/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.0.2
	Stable tag: 3.0.2
	Requires at least: 6.0
	Tested up to: 6.4
	Requires PHP: 7.3
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
/**
 * Loading first in the style.scss & classic-editor.scss
 */
/**
* Document basic styling
* Inspired by Normalize.css, HTML5 Boilerplate & Bootstrap Reboot Projects under MIT License
 */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.
 */
/*html {*/
/*  line-height: 1.15; !* 1 *!*/
/*  -webkit-text-size-adjust: 100%; !* 2 *!*/
/*}*/

/**,*/
/**::before,*/
/**::after {*/
/*  box-sizing: border-box; !* 3 *!*/
/*}*/

/*!* Sections*/
/* *!*/
/*body {*/
/*  margin: 0;*/
/*  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";*/
/*  font-size: 1rem;*/
/*  font-weight: 400;*/
/*  line-height: 1.5;*/
/*  color: #333333;*/
/*  background-color: #fff;*/
/*  -webkit-font-smoothing: antialiased;*/
/*  -moz-osx-font-smoothing: grayscale;*/
/*}*/

/*!***/
/* * Correct the font size and margin on `h1` elements within `section` and*/
/* * `article` contexts in Chrome, Firefox, and Safari.*/
/* *!*/
/*h1, h2, h3, h4, h5, h6 {*/
/*  margin-block-start: 0.5rem;*/
/*  margin-block-end: 1rem;*/
/*  font-family: inherit;*/
/*  font-weight: 500;*/
/*  line-height: 1.2;*/
/*  color: inherit;*/
/*}*/

/*h1 {*/
/*  font-size: 2.5rem;*/
/*}*/

/*h2 {*/
/*  font-size: 2rem;*/
/*}*/

/*h3 {*/
/*  font-size: 1.75rem;*/
/*}*/

/*h4 {*/
/*  font-size: 1.5rem;*/
/*}*/

/*h5 {*/
/*  font-size: 1.25rem;*/
/*}*/

/*h6 {*/
/*  font-size: 1rem;*/
/*}*/

/*p {*/
/*  margin-block-start: 0;*/
/*  margin-block-end: 0.9rem;*/
/*}*/

/*!* Grouping content*/
/* *!*/
/*!***/
/* * 1. Add the correct box sizing in Firefox.*/
/* * 2. Show the overflow in Edge and IE.*/
/* *!*/
/*hr {*/
/*  box-sizing: content-box; !* 1 *!*/
/*  height: 0; !* 1 *!*/
/*  overflow: visible; !* 2 *!*/
/*}*/

/*!***/
/* * 1. Correct the inheritance and scaling of font size in all browsers.*/
/* * 2. Correct the odd `em` font sizing in all browsers.*/
/* *!*/
/*pre {*/
/*  font-family: monospace, monospace; !* 1 *!*/
/*  font-size: 1em; !* 2 *!*/
/*  white-space: pre-wrap;*/
/*}*/

/*!* Text-level semantics*/
/* *!*/
/*a {*/
/*  background-color: transparent;*/
/*  text-decoration: none;*/
/*  color: #CC3366;*/
/*}*/
/*a:hover, a:active {*/
/*  color: #333366;*/
/*}*/
/*a:not([href]):not([tabindex]) {*/
/*  color: inherit;*/
/*  text-decoration: none;*/
/*}*/
/*a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {*/
/*  color: inherit;*/
/*  text-decoration: none;*/
/*}*/
/*a:not([href]):not([tabindex]):focus {*/
/*  outline: 0;*/
/*}*/

/*!***/
/* * 1. Remove the bottom border in Chrome 57-*/
/* * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.*/
/* *!*/
/*abbr[title] {*/
/*  border-block-end: none; !* 1 *!*/
/*  -webkit-text-decoration: underline dotted;*/
/*          text-decoration: underline dotted; !* 2 *!*/
/*}*/

/*!***/
/* * Add the correct font weight in Chrome, Edge, and Safari.*/
/* *!*/
/*b,*/
/*strong {*/
/*  font-weight: bolder;*/
/*}*/

/*!***/
/* * 1. Correct the inheritance and scaling of font size in all browsers.*/
/* * 2. Correct the odd `em` font sizing in all browsers.*/
/* *!*/
/*code,*/
/*kbd,*/
/*samp {*/
/*  font-family: monospace, monospace; !* 1 *!*/
/*  font-size: 1em; !* 2 *!*/
/*}*/

/*!***/
/* * Add the correct font size in all browsers.*/
/* *!*/
/*small {*/
/*  font-size: 80%;*/
/*}*/

/*!***/
/* * Prevent `sub` and `sup` elements from affecting the line height in*/
/* * all browsers.*/
/* *!*/
/*sub,*/
/*sup {*/
/*  font-size: 75%;*/
/*  line-height: 0;*/
/*  position: relative;*/
/*  vertical-align: baseline;*/
/*}*/

/*sub {*/
/*  bottom: -0.25em;*/
/*}*/

/*sup {*/
/*  top: -0.5em;*/
/*}*/

/*!* Embedded content*/
/* *!*/
/*!***/
/* * Remove the border on images inside links in IE 10.*/
/* *!*/
/*img {*/
/*  border-style: none;*/
/*  height: auto;*/
/*  max-width: 100%;*/
/*}*/

/*!* Interactive*/
/* *!*/
/*!**/
/* * Add the correct display in Edge, IE 10+, and Firefox.*/
/* *!*/
/*details {*/
/*  display: block;*/
/*}*/

/*!**/
/* * Add the correct display in all browsers.*/
/* *!*/
/*summary {*/
/*  display: list-item;*/
/*}*/

/*figcaption {*/
/*  font-size: 16px;*/
/*  color: #333333;*/
/*  line-height: 1.4;*/
/*  font-style: italic;*/
/*  font-weight: 400;*/
/*}*/

/*!* Misc*/
/* *!*/
/*!***/
/* * Add the correct display in IE 10+.*/
/* *!*/
/*template {*/
/*  display: none;*/
/*}*/

/*!***/
/* * Add the correct display in IE 10.*/
/* *!*/
/*[hidden] {*/
/*  display: none;*/
/*}*/

/*!* Print*/
/* *!*/
/*@media print {*/
/*  *,*/
/*  *:before,*/
/*  *:after {*/
/*    background: transparent !important;*/
/*    color: #000 !important; !* Black prints faster *!*/
/*    box-shadow: none !important;*/
/*    text-shadow: none !important;*/
/*  }*/
/*  a,*/
/*  a:visited {*/
/*    text-decoration: underline;*/
/*  }*/
/*  a[href]:after {*/
/*    content: " (" attr(href) ")";*/
/*  }*/
/*  abbr[title]:after {*/
/*    content: " (" attr(title) ")";*/
/*  }*/
/*  a[href^="#"]:after,*/
/*  a[href^="javascript:"]:after {*/
/*    content: "";*/
/*  }*/
/*  pre {*/
/*    white-space: pre-wrap !important;*/
/*  }*/
/*  pre,*/
/*  blockquote {*/
/*    -moz-column-break-inside: avoid;*/
/*         break-inside: avoid;*/
/*    border: 1px solid #cccccc;*/
/*  }*/
/*  thead {*/
/*    display: table-header-group;*/
/*  }*/
/*  tr,*/
/*  img {*/
/*    -moz-column-break-inside: avoid;*/
/*         break-inside: avoid;*/
/*  }*/
/*  p,*/
/*  h2,*/
/*  h3 {*/
/*    orphans: 3;*/
/*    widows: 3;*/
/*  }*/
/*  h2,*/
/*  h3 {*/
/*    -moz-column-break-after: avoid;*/
/*         break-after: avoid;*/
/*  }*/
/*}*/
/*!***/
/* * Form styling*/
/* *!*/
/*label {*/
/*  display: inline-block;*/
/*  line-height: 1;*/
/*  vertical-align: middle;*/
/*}*/

/*!***/
/* * 1. Change the font styles in all browsers.*/
/* * 2. Remove the margin in Firefox and Safari.*/
/* *!*/
/*button,*/
/*input,*/
/*optgroup,*/
/*select,*/
/*textarea {*/
/*  font-family: inherit; !* 1 *!*/
/*  font-size: 1rem; !* 1 *!*/
/*  line-height: 1.5; !* 1 *!*/
/*  margin: 0; !* 2 *!*/
/*}*/

/*input[type=text],*/
/*input[type=date],*/
/*input[type=email],*/
/*input[type=number],*/
/*input[type=password],*/
/*input[type=search],*/
/*input[type=tel],*/
/*input[type=url],*/
/*select,*/
/*textarea {*/
/*  width: 100%;*/
/*  border: solid 1px #666666;*/
/*  border-radius: 3px;*/
/*  padding: 0.5rem 1rem;*/
/*  transition: all 0.3s;*/
/*}*/
/*input[type=text]:focus,*/
/*input[type=date]:focus,*/
/*input[type=email]:focus,*/
/*input[type=number]:focus,*/
/*input[type=password]:focus,*/
/*input[type=search]:focus,*/
/*input[type=tel]:focus,*/
/*input[type=url]:focus,*/
/*select:focus,*/
/*textarea:focus {*/
/*  border-color: #333333;*/
/*}*/

/*!***/
/* * Show the overflow in IE.*/
/* * 1. Show the overflow in Edge.*/
/* *!*/
/*button,*/
/*input { !* 1 *!*/
/*  overflow: visible;*/
/*}*/

/*!***/
/* * Remove the inheritance of text transform in Edge, Firefox, and IE.*/
/* * 1. Remove the inheritance of text transform in Firefox.*/
/* *!*/
/*button,*/
/*select { !* 1 *!*/
/*  text-transform: none;*/
/*}*/

/*!***/
/* * Correct the inability to style clickable types in iOS and Safari.*/
/* *!*/
/*button,*/
/*[type=button],*/
/*[type=reset],*/
/*[type=submit] {*/
/*  width: auto;*/
/*  -webkit-appearance: button;*/
/*}*/

/*!***/
/* * Remove the inner border and padding in Firefox.*/
/* *!*/
/*button::-moz-focus-inner,*/
/*[type=button]::-moz-focus-inner,*/
/*[type=reset]::-moz-focus-inner,*/
/*[type=submit]::-moz-focus-inner {*/
/*  border-style: none;*/
/*  padding: 0;*/
/*}*/

/*!***/
/* * Restore the focus styles unset by the previous rule.*/
/* *!*/
/*button:-moz-focusring,*/
/*[type=button]:-moz-focusring,*/
/*[type=reset]:-moz-focusring,*/
/*[type=submit]:-moz-focusring {*/
/*  outline: 1px dotted ButtonText;*/
/*}*/

/*button,*/
/*[type=submit],*/
/*[type=button] {*/
/*  display: inline-block;*/
/*  font-weight: 400;*/
/*  color: #CC3366;*/
/*  text-align: center;*/
/*  white-space: nowrap;*/
/*  -webkit-user-select: none;*/
/*     -moz-user-select: none;*/
/*          user-select: none;*/
/*  background-color: transparent;*/
/*  border: 1px solid #CC3366;*/
/*  padding: 0.5rem 1rem;*/
/*  font-size: 1rem;*/
/*  border-radius: 3px;*/
/*  transition: all 0.3s;*/
/*}*/
/*button:focus,*/
/*[type=submit]:focus,*/
/*[type=button]:focus {*/
/*  outline: 5px auto -webkit-focus-ring-color;*/
/*}*/
/*button:hover, button:focus,*/
/*[type=submit]:hover,*/
/*[type=submit]:focus,*/
/*[type=button]:hover,*/
/*[type=button]:focus {*/
/*  color: #ffffff;*/
/*  background-color: #CC3366;*/
/*  text-decoration: none;*/
/*}*/
/*button:not(:disabled),*/
/*[type=submit]:not(:disabled),*/
/*[type=button]:not(:disabled) {*/
/*  cursor: pointer;*/
/*}*/

/*!***/
/* * Correct the padding in Firefox.*/
/* *!*/
/*fieldset {*/
/*  padding: 0.35em 0.75em 0.625em;*/
/*}*/

/*!***/
/* * 1. Correct the text wrapping in Edge and IE.*/
/* * 2. Correct the color inheritance from `fieldset` elements in IE.*/
/* * 3. Remove the padding so developers are not caught out when they zero out*/
/* *    `fieldset` elements in all browsers.*/
/* *!*/
/*legend {*/
/*  box-sizing: border-box; !* 1 *!*/
/*  color: inherit; !* 2 *!*/
/*  display: table; !* 1 *!*/
/*  max-width: 100%; !* 1 *!*/
/*  padding: 0; !* 3 *!*/
/*  white-space: normal; !* 1 *!*/
/*}*/

/*!***/
/* * Add the correct vertical alignment in Chrome, Firefox, and Opera.*/
/* *!*/
/*progress {*/
/*  vertical-align: baseline;*/
/*}*/

/*!***/
/* * Remove the default vertical scrollbar in IE 10+.*/
/* *!*/
/*textarea {*/
/*  overflow: auto;*/
/*  resize: vertical;*/
/*}*/

/*!***/
/* * 1. Add the correct box sizing in IE 10.*/
/* * 2. Remove the padding in IE 10.*/
/* *!*/
/*[type=checkbox],*/
/*[type=radio] {*/
/*  box-sizing: border-box; !* 1 *!*/
/*  padding: 0; !* 2 *!*/
/*}*/

/*!***/
/* * Correct the cursor style of increment and decrement buttons in Chrome.*/
/* *!*/
/*[type=number]::-webkit-inner-spin-button,*/
/*[type=number]::-webkit-outer-spin-button {*/
/*  height: auto;*/
/*}*/

/*!***/
/* * 1. Correct the odd appearance in Chrome and Safari.*/
/* * 2. Correct the outline style in Safari.*/
/* *!*/
/*[type=search] {*/
/*  -webkit-appearance: textfield; !* 1 *!*/
/*  outline-offset: -2px; !* 2 *!*/
/*}*/

/*!***/
/* * Remove the inner padding in Chrome and Safari on macOS.*/
/* *!*/
/*[type=search]::-webkit-search-decoration {*/
/*  -webkit-appearance: none;*/
/*}*/

/*!***/
/* * 1. Correct the inability to style clickable types in iOS and Safari.*/
/* * 2. Change font properties to `inherit` in Safari.*/
/* *!*/
/*::-webkit-file-upload-button {*/
/*  -webkit-appearance: button; !* 1 *!*/
/*  font: inherit; !* 2 *!*/
/*}*/

/*select {*/
/*  display: block;*/
/*}*/

/*!***/
/* * Table styling*/
/* *!*/
/*table {*/
/*  background-color: transparent;*/
/*  width: 100%;*/
/*  margin-block-end: 15px;*/
/*  font-size: 0.9em;*/
/*  border-spacing: 0;*/
/*  border-collapse: collapse;*/
/*}*/
/*table th,*/
/*table td {*/
/*  padding: 15px;*/
/*  line-height: 1.5;*/
/*  vertical-align: top;*/
/*  border: 1px solid rgba(128, 128, 128, 0.5019607843);*/
/*}*/
/*table th {*/
/*  font-weight: bold;*/
/*}*/
/*table thead th,*/
/*table tfoot th {*/
/*  font-size: 1em;*/
/*}*/
/*table caption + thead tr:first-child th,*/
/*table caption + thead tr:first-child td,*/
/*table caption + thead tr:first-child th,*/
/*table caption + thead tr:first-child td,*/
/*table colgroup + thead tr:first-child th,*/
/*table colgroup + thead tr:first-child td,*/
/*table colgroup + thead tr:first-child th,*/
/*table colgroup + thead tr:first-child td,*/
/*table thead:first-child tr:first-child th,*/
/*table thead:first-child tr:first-child td,*/
/*table thead:first-child tr:first-child th,*/
/*table thead:first-child tr:first-child td {*/
/*  border-block-start: 1px solid rgba(128, 128, 128, 0.5019607843);*/
/*}*/
/*table tbody > tr:nth-child(odd) > td,*/
/*table tbody > tr:nth-child(odd) > th {*/
/*  background-color: rgba(128, 128, 128, 0.0705882353);*/
/*}*/
/*table tbody tr:hover > td,*/
/*table tbody tr:hover > th {*/
/*  background-color: rgba(128, 128, 128, 0.1019607843);*/
/*}*/
/*table tbody + tbody {*/
/*  border-block-start: 2px solid rgba(128, 128, 128, 0.5019607843);*/
/*}*/
/*@media (max-width: 767px) {*/
/*  table table {*/
/*    font-size: 0.8em;*/
/*  }*/
/*  table table th,*/
/*  table table td {*/
/*    padding: 7px;*/
/*    line-height: 1.3;*/
/*  }*/
/*  table table th {*/
/*    font-weight: 400;*/
/*  }*/
/*}*/

/*!***/
/* * List styling*/
/* *!*/
/*dl,*/
/*dt,*/
/*dd,*/
/*ol,*/
/*ul,*/
/*li {*/
/*  margin-block-start: 0;*/
/*  margin-block-end: 0;*/
/*  border: 0;*/
/*  outline: 0;*/
/*  font-size: 100%;*/
/*  vertical-align: baseline;*/
/*  background: transparent;*/
/*}*/

/*.woocommerce-breadcrumb {*/
/*	margin-bottom: 0!important;*/
/*}*/

/*.content_chuong{*/
/*	display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*}*/
.wishlistwrap {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 999999;
}

.wishlistwrap svg {
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.wishlistwrap .added svg path {
  stroke: #F6921E;
}

.wishlistwrap .added svg g {
  fill: #F6921E;
}

.wishlistwrap svg path {
  stroke: #fff;
}

.spinner {
  border: 2px solid #f3f3f3;
  border-top: 2px solid #f6921e;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  animation: spin 2s linear infinite;
  position: absolute;
  top: 0px;
  left: -25px;
  transform: translate(-50%, -50%);
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.wrap_wishlist {
  position: relative;
}

.needlogin {
  display: flex;
  justify-content: center;
  align-items: center;
}

.viewlogin {
  width: 800px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 500px;
  flex-direction: column;
}

.viewlogin p {
  font-size: 23px;
  font-weight: bold;
}

.viewlogin a {
  background: #ef4124;
  color: #fff;
  padding: 10px 16px;
  border-radius: 5px;
}

.wishlist {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 30px 0px;
}

.wishlist .title-page h2 {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 50px;
}

.list-khoahoc {
  display: flex;
  flex-direction: row;
  gap: 20px;
  flex-wrap: wrap;
  width: 1320px;
  margin: 0 auto;
}

.list-khoahoc .item {
  width: 300px;
}

.buy-now-product {
  display: block;
  text-align: center;
  background: #F6921E;
  padding: 9px 0px;
  border-radius: 5px;
  color: #fff !important;
  font-weight: bold;
  cursor: pointer;
}

.tt-comment {
  border-radius: 6.362px;
  background: var(--Color-Secondary, #F6921E);
  box-shadow: 0px 1.06px 2.121px 0px rgba(0, 0, 0, 0.05);
  display: flex;
  width: max-content;
  padding: 10px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  color: #fff;
}

.tt-comment svg {
  margin-right: 10px;
}

.sendthaoluan {
  width: 100%;
}

.sendthaoluan a {
  border-radius: 6.362px;
  background: var(--Color-Secondary, #F6921E);
  box-shadow: 0px 1.06px 2.121px 0px rgba(0, 0, 0, 0.05);
  display: flex;
  width: max-content;
  padding: 5px 10px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  color: #fff !important;
  cursor: pointer;
}

.container {
  background-color: #F9F9F9;
  font-family: "Plus Jakarta Sans";
}

.container li {
  list-style: none;
}

.container p {
  line-height: 1.4em;
}

.activeCourse {
  display: flex;
  margin: 0 auto;
  width: 100%;
  max-width: 1280px;
  gap: 20px;
  padding: 40px 0;
}

@media screen and (max-width: 1024px) {
  .activeCourse {
    padding: 30px 15px;
  }
}

.left_container {
  flex: 1;
  position: relative;
  border-radius: 16px;
}


.video-section {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  overflow: hidden;
}

.video-section iframe {
  width: 100%;
  height: 100%;
}

.activeCourse .left_container .tab {
  display: flex;
  justify-content: space-around;
  background-color: white;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  box-shadow: 1px 2px 21px 0px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 1px 2px 21px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 1px 2px 21px 0px rgba(0, 0, 0, 0.04);
  backdrop-filter: blur(25px);
}

.activeCourse .left_container .tab .tab_item {
  text-decoration: none;
  color: #777E90;
  font-size: 18px;
  line-height: 5em;
}

@media screen and (max-width: 1024px) {
  .activeCourse .left_container .tab .tab_item {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .activeCourse .left_container .tab .tab_item {
    font-size: 14px;
  }
}

.activeCourse .left_container .tab .tab_item::after {
  content: "";
  position: relative;
  background-color: #F6921E;
  height: 5px;
  width: 54px;
  border-radius: 4px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}

.activeCourse .tab .tab_item:hover,
.activeCourse .tab .tab_item.active {
  color: #F6921E;
  cursor: pointer;
}

.activeCourse .tab .tab_item:hover::after,
.activeCourse .tab .tab_item.active::after {
  display: block;
}

.right_container {
  width: 300px;
  background-color: #f9f9f9;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.right_container h2 {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #23262F;
  border-left: 4px solid #F6921E;
  padding-left: 12px;
}

.right_container>ul {
  list-style: none;
  padding: 24px 0;
  border-radius: 16px;
  background-color: white;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.04);
}

.right_container li.parent {
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 16px;
  padding: 0 16px 24px;
  border-bottom: 0.5px solid #dadada;
  cursor: pointer;
}

.right_container>ul li.parent:last-of-type {
  border-bottom: none;
  padding: 0 16px;
}


.right_container li.parent p {
  padding-right: 30px;
  position: relative;
  text-decoration: underline;
  margin: 0;

}

.right_container li.parent>p::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 14px;
  height: 14px;
  background: url(https://ftechwebsite.com/eLearning/wp-content/uploads/2024/08/arrow-right.png) center / contain no-repeat;
  transition: transform 0.3s ease;
}

.right_container li.parent>p.active::after {
  transform: rotate(180deg);
}

.right_container li.parent>ul {
  padding: 0 !important;
  transition: height 0.5s ease;
  overflow: hidden;
  height: auto;
}

.right_container li.child {
  font-size: 10px;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 12px;
}

.right_container li.child a:hover,
.right_container li.parent>p:hover {
  color: #F6921E;
}

.right_container li.child:last-of-type {
  margin-bottom: 0;
}

.right_container li.child:first-of-type {
  margin-top: 24px;
}

.right_container li.child a {
  text-decoration: none;
  color: #333;
  position: relative;
}


/*----- Discussion -----*/

.discussion_container {
  width: 100%;
  margin: 50px auto;
  background: white;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 24px;
}

.discussion_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
  gap: 10px;
}

.discussion_header h2 {
  font-size: 24px;
  margin: 0;
}

.discussion_header .order {
  font-size: 15px;
  cursor: pointer;
}

.new_comment {
  margin: 32px 0;
  display: flex;
  gap: 24px;
}

.new_comment textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.comment {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  gap: 24px;
}

.new_comment img,
.comment img {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.comment_content {
  position: relative;
  background: #F9F9FA;
  padding: 20px 15px;
  border: 0.5px solid #E6E8EC;
  border-radius: 5px;
  width: 100%;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.04);
}

.comment_content p {
  margin: 0;
  font-size: 14px;
}

.comment_name {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 10px;
}

.comment_name img {
  width: 11px;
  height: 11px;
  object-fit: contain;
}

.comment_name .comment_time {
  font-size: 12px;
  color: #888;
}

.comment_actions {
  display: flex;
  gap: 32px;
  margin-top: 20px;
}

.comment_actions button {
  border: none;
  padding: 0;
  color: #555;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.comment_actions button svg {
  margin-right: 5px;
}

.discussion_container>button {
  background: #F6921E;
  border: none;
  border-radius: 6.362px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5em;
}

.reply_section {
  margin-left: 50px;
}

textarea {
  font-size: 14px;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.04);
}

.reply_section textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 10px;
}

.reply_section button {
  background: #fdb33c;
  border: none;
  color: white;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
}

.like_count {
  font-size: 14px;
}

.norfitication {
  display: flex;
  justify-content: center;
  margin: 200px 0;
}

.norfitication p {
  font-weight: bold;
}

.child.current a {
  color: #f79320 !important;
}

#comments .woocommerce-Reviews-title {
  margin: 0;
  color: var(--Neutral-Color-Color-2, #23262F);
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 14px;
}

.commentlist {
  padding: 0;
  margin: 0;
}

.commentlist li {
  margin-bottom: 18px;
}

.commentlist li:last-child {
  margin-bottom: 0;
}

.commentlist .comment_container {
  display: flex;
  gap: 24px;
  align-items: start;
}

.commentlist .comment_container img {
  width: 56px;
  height: 56px;
  border-radius: 56px;
  object-fit: cover;
}

.commentlist .comment-text {
  display: flex;
  padding: 12px 15px;
  align-items: flex-start;
  align-content: flex-start;
  gap: 7px;
  flex: 1 0 0;
  flex-wrap: wrap;
  border-radius: 4px;
  border: 0.5px solid var(--Neutral-Color-Color-6, #E6E8EC);
  background: var(--Color-BG-2, #F9F9FA);
  /* DS nhẹ */
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.04);
}

.commentlist .comment-text .star-rating {
  font-size: 14px;
  line-height: 21px;
  width: 100%;
}

.commentlist .comment-text .meta {
  margin-bottom: 0;
}

.commentlist .comment-text .meta strong {
  color: #333;
  font-size: 15px;
  font-weight: 700;
  line-height: 25.5px;
}

.commentlist .comment-text .meta .woocommerce-review__verified {
  background-color: #eebc49;
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  padding: 2px 6px;
  border-radius: 3px;
  line-height: 13px;
  height: 15px;
  font-style: normal;
}

.commentlist .comment-text .meta .woocommerce-review__published-date {
  color: #999;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

.commentlist .description {
  width: 100%;
  color: var(--Neutral-Color-Color-2, #23262F);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.commentlist .description p {
  margin-bottom: 0;
}

#comments {
  margin-bottom: 40px;
}

#reply-title,
.form-submit .submit {
  cursor: pointer;
  display: inline-flex;
  padding: 10px 18px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 6.362px;
  background: var(--Color-Secondary, #F6921E);
  box-shadow: 0px 1.06px 2.121px 0px rgba(0, 0, 0, 0.05);
  color: var(--white, #FFF);
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  border: none;
  outline: none !important;
}

#reply-title {
  margin-bottom: 40px;
}

.comment-form-rating,
.comment-form-comment {
  margin-bottom: 16px;
}

#commentform label {
  margin-bottom: 8px;
  color: var(--Neutral-Color-Color-2, #23262F);
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
}

#comment,
#rating {
  display: flex;
  height: 154px;
  padding: 8px 16px;
  align-items: center;
  flex: 1 0 0;
  border-radius: 4px;
  border: 0.5px solid var(--Stroke-Stroke-Stroke-Color, #D6D5D5);
  background: var(--Text-Color-White, #FFF);
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.04);
  outline: none !important;
  color: var(--Neutral-Color-Color-2, #23262F);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

#rating {
  height: auto;
}

.right_container li.child span {
  color: #ef4225;
  display: inline-block;
  margin-left: 10px;
  position: absolute;
  right: -22px;
}

.right_container li.child span svg {
  width: 15px;
  height: 15px;
  fill: #f6921e;
}

.popup-div1 {
  position: fixed;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #00000057;
  z-index: 9999999999;
}

.popup-mes1 {
  background: #fff;
  border-radius: 10px;
  padding: 25px;
}

.popup-mes1 p {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

.popup-mes1 .close {
  display: flex;
  justify-content: center;
}

.popup-mes1 span {
  display: inline-block;
  padding: 8px 18px;
  border-radius: 10px;
  background: #9e2c19;
  color: #fff;
  font-weight: bold;
}

/* Đặt kích thước cho trang A4 nằm ngang */
.wrap-certificate {
  padding: 20mm;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  margin: 40px auto;
}

/* Định dạng nội dung */
.content-certificate {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  position: relative;
}

/* Logo */
.content-certificate .logo img {
  max-width: 100px;
  margin: 0 auto;
  display: block;
}

/* Tiêu đề chứng nhận */
.title-certificate {
  color: #DAB963;
  font-family: "Times New Roman";
  font-size: 75px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.certi-none {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
  /* filter: blur(5px); */
  background: #fff;
}

.certi-none p {
  font-weight: bold;
}

/* Tên học viên */
.name {
  font-size: 48px;
  font-weight: bold;
  border-bottom: 1px solid #3A4887;
  margin: 20px auto;
  width: 100%;
  max-width: 700px;
  color: #3A4887;
}

/* Nội dung mô tả */
.content-mota {
  font-size: 24px;
  line-height: 1.5;
  color: #3A4887;
  font-style: italic;
  letter-spacing: 2px;
}

/* Phần đại diện và chữ ký */
.botton-right {
  text-align: center;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.content-bottom-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

/* Tiêu đề đại diện */
.title-daidien {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  color: #3A4887;
  font-style: italic;
  letter-spacing: 2px;
}

/* Hình ảnh chữ ký */
.chuky img {
  max-width: 150px;
  display: block;
}

/* Định dạng khi in */
@media print {
  .wrap-certificate {
    width: 297mm;
    height: 210mm;
    box-shadow: none;
    page-break-after: always;
  }

  body * {
    visibility: hidden;
  }

  .wrap-certificate,
  .wrap-certificate * {
    visibility: visible;
  }

  @page {
    size: A4 landscape;
    margin: 0;
  }
}

@media (max-width: 768px) {
  .wrap-certificate {
    width: 100%;
    height: auto;
    padding: 25px;
    background-position: center;
  }

  .content-certificate .logo img {
    max-width: 50px;
    margin-block: 10px;
  }

  .title-certificate {
    font-size: 38px;
  }

  .name {
    font-size: 20px;
    max-width: 70%;
    margin: 10px auto;
  }

  .content-mota {
    font-size: 15px;
  }

  .title-daidien {
    font-size: 14px;
  }

  .botton-right {
    text-align: center;
    /* Canh giữa các phần trên mobile */
    margin-top: 20px;
  }

  .content-bottom-right {
    gap: 8px;
  }

  .chuky img {
    max-width: 100px;
    /* Giảm kích thước chữ ký */
  }
}

/* Responsive cho màn hình rất nhỏ (dưới 480px) */
@media (max-width: 480px) {

  .title-certificate {
    font-size: 20px;
  }

  .name {
    font-size: 18px;
  }

  .content-mota {
    font-size: 14px;
  }

  .title-daidien {
    font-size: 14px;
  }

  .chuky img {
    max-width: 80px;
  }
}

.woocommerce-review__verified.verified,
.star-rating {
  display: none !important;
}

.like_count {
  cursor: pointer;
}

.like_count.active {
  color: #ef4225;
}

.comment_actions button:hover {
  background: none;
  border: none;
}

.empty_cart h3 {
  font-size: 14px;
}

.woocommerce-billing-fields__field-wrapper .form-row-first {
  width: 100% !important;
}

.thoiluong .time {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 5px;
}

.thoiluong svg {
  width: 15px;
}