.home-1 .item img,
.rounded-4,
.\[\&_img\]\:lg\:rounded-8 img,
.swiper-slide img,
.zoom-img,
.\[\&_img\]\:rounded-4px img,
.xl\:rounded-5,
.rounded-5,
.rounded-8,
.swiper-slide .item,
.home-11 .bg-primary-1 a,
.rounded-4px {
  border-radius: 12px !important;
}

header .header-wrap nav > ul > li[class*="children"]:hover > .mega-dropdown {
  margin-top: 0;
}

header .header-wrap .mega-dropdown {
  border-bottom-right-radius: 12px !important;
  border-bottom-left-radius: 12px !important;
}

.rating-wrapper .rating {
  order: 2;
  gap: 5px;
}

.rating-point {
  order: 1;
}

.woocommerce-product-rating {
  display: none;
}

.rating-wrapper .label {
  order: 3;
}

.main-banner .swiper-slide img {
  border-radius: 0 !important;
}

.home-10 .block-title,
.home-11 .block-title {
  padding-left: 0;
}

.home-11 .bg-primary-1 {
  background: transparent;
}

.mt-32 {
  margin-top: 32px;
}

.facetwp-hidden {
  display: none !important;
}

#coming-soon-footer-banner {
  display: none !important;
}

.facetwp-counter {
  display: none !important;
}

/* Custom woo */

:root {
  --color-accent: #08132f;
  --color-accent-hover: #000;
  --opacity-accent: 1;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  display: block;
  text-align: center;
  margin-bottom: 1em;
  padding: 1em;
  font-size: clamp(18px, calc(20 / 1920 * 100rem), calc(20 / 1920 * 100rem));
  line-height: 1.4;
  padding-left: calc(28 / 1920 * 100rem);
  padding-right: calc(28 / 1920 * 100rem);
  background-color: var(--color-accent);
  color: rgb(255 255 255 / var(--opacity-accent, 1));
  position: relative;
  z-index: 1;
}

body:not(.single) .woocommerce #respond input#submit,
body:not(.single) .woocommerce .button.button.button.button {
  background: var(--color-accent);
  color: #fff;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0);
  padding: 8px 12px;
  cursor: pointer;
  line-height: 24px;
  font-weight: 700;
  transition: all 0.25s;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  min-width: 10em;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 80px;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  float: left;
  box-sizing: border-box;
  border: 1px solid #cfc8d8;
  padding: 8px 20px;
  margin: 0 4px 0 0;
  outline: 0;
  border-radius: 4px;
}

form.woocommerce-cart-form {
  margin: 40px 0;
}

form.woocommerce-cart-form table {
  background: #ffffff;
}

form.woocommerce-cart-form table img {
  min-width: 10em;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
}

.woocommerce .cart-collaterals table,
.woocommerce-page .cart-collaterals table {
  background: #ffffff;
  margin-top: 1em !important;
}

form.woocommerce-cart-form table .box-quantity input {
  height: 100%;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

form.woocommerce-cart-form table .box-quantity input::-webkit-outer-spin-button,
form.woocommerce-cart-form
  table
  .box-quantity
  input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.canhcam-checkout {
  margin: 2rem 0;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  background: #ffffff;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  float: none;
  width: 100%;
  clear: both;
  max-width: 100%;
  flex: 0 0 100%;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  float: none;
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  line-height: normal;
  border: 1px solid #cfc8d8;
  padding: 10px 20px;
  margin: 0 4px 0 0;
  outline: 0;
  border-radius: 4px;
}

.select2-container--default .selection {
  display: block;
  height: 42px;
  line-height: 42px;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #cfc8d8;
  border-radius: 4px;
  height: 100%;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 42px;
  padding-left: 20px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 100%;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 50%;
  overflow: visible;
}

.inner-canhcam-checkout {
  display: flex;
  gap: 2rem;
}

.inner-canhcam-checkout .left {
  max-width: 70%;
  flex: 0 0 70%;
}

.woocommerce table.shop_table {
  background: #ffffff;
}

.woocommerce-additional-fields {
  margin-top: 20px;
  border-top: 1px solid #d9d9d9;
  padding-top: 20px;
  margin-bottom: 20px;
}

.woocommerce-additional-fields .form-row {
  padding: 0 !important;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #ffffff;
}

form.checkout.woocommerce-checkout h3 {
  font-size: 1.5rem;
  margin-bottom: 10px;
  font-weight: 600;
}

.woocommerce-order .woocommerce-notice {
  margin-bottom: 10px;
}

.woocommerce-bacs-bank-details .wc-bacs-bank-details-heading,
.woocommerce-order-details .woocommerce-order-details__title,
.woocommerce-customer-details .woocommerce-column__title {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
}

/* My Account */

/* Container chính của My Account */

.woocommerce-MyAccount-content {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* Menu điều hướng */

.woocommerce-MyAccount-navigation {
  width: 25%;
  float: left;
  margin-right: 5%;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #d9d9d9;
  transition: all 0.3s ease;
  position: relative;
}

.woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: none;
}

.woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 10px 15px;
  color: #666666d9;
  text-decoration: none;
  border-radius: 3px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.woocommerce-MyAccount-navigation ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  left: auto;
  right: 0;
  width: 3px;
  z-index: 1;
  background-color: var(--color-accent);
  opacity: 0;
  transition: all 0.3s ease;
}

.woocommerce-MyAccount-navigation ul li:hover::before,
.woocommerce-MyAccount-navigation ul li.is-active::before {
  opacity: 1;
}

.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a:hover {
  background: transparent !important;
  color: var(--color-accent);
}

/* Nội dung chính */

.woocommerce-MyAccount-content {
  width: 70%;
  float: left;
}

/* Bảng đơn hàng */

.woocommerce-MyAccount-orders {
  width: 100%;
  border-collapse: collapse;
}

.woocommerce-MyAccount-orders th,
.woocommerce-MyAccount-orders td {
  padding: 15px;
  border: 1px solid #ddd;
}

.woocommerce-MyAccount-orders th {
  background: #f5f5f5;
  text-align: left;
}

.woocommerce-MyAccount-orders .button {
  background: #0073aa;
  color: #fff;
  padding: 8px 15px;
  border-radius: 3px;
  text-decoration: none;
}

.woocommerce-MyAccount-orders .button:hover {
  background: #005d87;
}

/* Form chỉnh sửa (Địa chỉ, Chi tiết tài khoản) */

.woocommerce-EditAccountForm,
.woocommerce-Address {
  margin-bottom: 20px;
}

.woocommerce form .form-row {
  margin-bottom: 15px;
}

.woocommerce form .form-row label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

.woocommerce form .form-row input,
.woocommerce form .form-row textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 3px;
}

body:not(.single) .woocommerce form .button {
  background: #0073aa;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 3px;
  cursor: pointer;
}

body:not(.single) .woocommerce form .button:hover {
  background: #005d87;
}

.container.wrap-grid-account:after {
  content: "";
  display: block;
  clear: both;
}

.container.wrap-grid-account {
  margin: 2rem auto;
}

.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a:hover {
  background: var(--color-accent);
}

.woocommerce form .woocommerce-form-login__rememberme {
  display: flex !important;
  align-items: center;
  gap: 0.5rem;
}

.woocommerce form .woocommerce-form-login__rememberme input {
  display: inline-block;
  width: 16px;
  height: 16px;
}

.woocommerce form .woocommerce-form-login__rememberme span {
  display: inline-block;
}

.woocommerce form.woocommerce-ResetPassword {
  background: #fff;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  max-width: 500px;
  margin: 0 auto;
}

.inner-canhcam-checkout .left {
  padding: 2rem;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.inner-canhcam-checkout .right {
  padding: 2rem;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.inner-canhcam-checkout .right .wrapper {
  position: sticky;
  top: 6rem;
}

.mini-cart-wrapper .content .item-total {
  flex-wrap: wrap;
}

.mini-cart-wrapper .content .item-total dl {
  flex: 0 0 100%;
  display: flex;
  flex-wrap: wrap;
}

.mini-cart-wrapper .content .item-total dl dd {
  margin-right: 10px;
  margin-left: 3px;
}

body.woocommerce-order-received {
  background: #fff;
}

a.woocommerce-button.button.view.order-actions-button {
  display: none !important;
}

/* .product-detail-1 .thumb .swiper-slide {
    height: auto !important;
} */

.product-detail-1 .thumb .swiper-slide .img {
  width: 100% !important;
}

@media (max-width: 1023px) {
  .inner-canhcam-checkout {
    flex-wrap: wrap;
  }

  .inner-canhcam-checkout .left,
  .inner-canhcam-checkout .right {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

@media (max-width: 480px) {
  .inner-canhcam-checkout .form-row {
    width: 100% !important;
  }
}

.woocommerce-table tbody td.woocommerce-orders-table__cell-order-status,
.woocommerce-table thead th.woocommerce-orders-table__header-order-status {
  text-align: center;
}

.woocommerce-orders-table__cell-order-status span {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 3px;
  color: #fff;
  font-size: 0.625rem;
  width: 110px;
  text-align: center;
  background-color: #aeaeae;
}

@media (max-width: 767.98px) {
  .about-2 .col-left {
    border-radius: 0 !important;
  }
  .box-account-orders .woocommerce-table th:nth-child(5),
  .box-account-orders .woocommerce-table td:nth-child(5) {
    display: none;
  }

  .box-account-orders .woocommerce-orders-table__cell-order-status span {
    width: 60px;
    font-size: 9px;
  }

  .woocommerce-orders-table__cell-order-status span {
    width: 90px;
    font-size: 10px;
  }
  .logo-slider .swiper-button {
    width: auto !important;
  }
}

.woocommerce-table tbody td {
  padding: 0.36rem 0.52rem;
  border-bottom: 1px solid var(--color-gray-e5);
}

.woocommerce-table thead th {
  background-color: #f7f7f7;
  font-weight: 700;
  border-bottom: 1px solid var(--color-gray-e5);
  padding: 0.36rem 0.52rem;
  text-align: left;
}

.woocommerce-table tfoot tr th,
.woocommerce-table tfoot tr td {
  border-bottom: 1px solid #d1d1d1;
}

.woocommerce-table .woocommerce-orders-table__cell-order-actions a {
  display: inline-block;
  margin-left: 5px;
}

.woocommerce-table tr .woocommerce-orders-table__cell-order-total,
.woocommerce-table tr .woocommerce-orders-table__header-order-total {
  text-align: right;
}

.woocommerce-orders-table__cell-order-status span.on-hold,
.woocommerce-orders-table__cell-order-status span.pending {
  background-color: #fcb60e;
}

.woocommerce-orders-table__cell-order-status span.completed {
  background-color: #046a39;
}

.woocommerce-orders-table__cell-order-status span.processing {
  background-color: #2e77ff;
}

.woocommerce-orders-table__cell-order-status span.cancelled {
  background-color: #f20707;
}

.woocommerce-table tr td a:hover {
  text-decoration: underline !important;
}

.woocommerce-MyAccount-content .woocommerce-pagination {
  display: flex;
  gap: 0.52rem;
  justify-content: flex-end;
  margin-top: 1.0416666667rem;
}

.woocommerce-MyAccount-content
  .woocommerce-pagination
  .woocommerce-button.woocommerce-Button--previous {
  background-color: #f2f1f6;
  color: #333;
  border: 1px solid #f2f1f6;
}

.woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-primary);
  font-weight: 500;
  border-radius: 5px;
  color: white;
  padding: 7px 30px;
  text-decoration: none !important;
}

.woocommerce-MyAccount-content
  .woocommerce-pagination
  .woocommerce-button:not(.woocommerce-Button--previous):hover {
  color: #ffc845;
}

/* @note Woo - Account - Order Detail */

@media (max-width: 767.98px) {
  .woocommerce-table--order-details thead th:nth-child(2),
  .woocommerce-table--order-details thead th:nth-child(3),
  .woocommerce-table--order-details tbody td:nth-child(2),
  .woocommerce-table--order-details tbody td:nth-child(3) {
    display: none;
  }
}

.woocommerce-order-details
  .woocommerce-table
  .woocommerce-table__product-name
  .wc-item-meta
  li {
  display: flex;
  align-items: baseline;
  gap: 0.25rem;
}

.woocommerce-order-details
  .woocommerce-table
  .woocommerce-table__product-name
  a {
  text-decoration: none !important;
}

.woocommerce-order-details
  .woocommerce-table
  .woocommerce-table__product-name
  img {
  float: left;
  margin-right: 0.52rem;
}

.woocommerce-order-details .order-detail-information .number-order {
  color: var(--color-primary);
}

.woocommerce-order-details .order-detail-information .title,
.woocommerce-order-details
  .order-detail-information
  .woocommerce-column__title {
  margin-bottom: 0.25rem;
  font-size: inherit;
}

.woocommerce-order-details .order-again a:hover {
  background-color: #ffc845;
  color: var(--color-primary);
}

.woocommerce-order-details .order-again a {
  background-color: var(--color-primary);
  color: var(--color-secondary);
  border-radius: 5px;
  font-size: 0.833rem;
  text-decoration: none !important;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  padding: 10px 40px;
}

.woocommerce-order-details .order-detail-information {
  gap: 1.0416666667rem;
  display: grid;
  border: 1px solid var(--color-gray-e5);
  padding: 0.5208333333rem;
}

@media (min-width: 768px) {
  .woocommerce-order-details .order-detail-information {
    display: grid;
    grid-template-columns: 0.6fr 1fr 0.8fr;
  }
}

.woocommerce-order-details .woocommerce-order-details__title {
  margin: 0.52rem 0;
}

.woocommerce-order-details .woocommerce-table--order-details {
  border: 1px solid var(--color-gray-e5);
  width: 100%;
  text-align: left;
}

.woocommerce-order-details .woocommerce-table tfoot {
  background-color: #f7f7f7;
}

.woocommerce-order-details .woocommerce-table tfoot th {
  text-align: left;
}

.woocommerce-order-details .woocommerce-table tfoot td {
  text-align: right;
}

.woocommerce-order-details .woocommerce-table tfoot tr:last-child td {
  font-size: 1rem;
  color: var(--color-primary);
  font-weight: bold;
}

.woocommerce-order-details .woocommerce-table tfoot th,
.woocommerce-order-details .woocommerce-table tfoot td {
  padding: 7px 0.52rem;
  border: 0px;
}

.woocommerce-order-details .woocommerce-table tfoot td .space_bottom_10 {
  margin-bottom: 0.52rem;
}

.woocommerce-customer-details .woocommerce-columns {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1rem;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #f6f5f8;
  color: #515151;
  border-top: 3px solid #7f54b3;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
}

.woocommerce-error::after,
.woocommerce-error::before,
.woocommerce-info::after,
.woocommerce-info::before,
.woocommerce-message::after,
.woocommerce-message::before {
  content: " ";
  display: table;
}

.woocommerce-error::after,
.woocommerce-info::after,
.woocommerce-message::after {
  clear: both;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
  font-family: "Font Awesome 6 Pro";
  content: "\21";
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 1.5em;
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  float: right;
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
  list-style: none outside !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
  direction: ltr;
  unicode-bidi: embed;
}

.woocommerce-message {
  border-top-color: #8fae1b;
}

.woocommerce-message::before {
  content: "\f27a";
  color: #8fae1b;
}

woocommerce-order .woocommerce-info {
  border-top-color: #1e85be;
}

.woocommerce-info::before {
  color: #1e85be;
}

.woocommerce-error {
  border-top-color: #b81c23;
}

.woocommerce-error::before {
  content: "\21";
  color: #b81c23;
}

.order-received .woocommerce-notice {
  color: #292929;
}

.woocommerce-table--order-details
  .woocommerce-table__product-table.product-total {
  text-align: right;
}

.woocommerce-table--order-details
  .woocommerce-table__product-total.product-total {
  text-align: right;
}

.woocommerce-table--order-details
  .woocommerce-table__product-total.product-total {
  text-align: right;
}

.woocommerce-table--order-details
  .woocommerce-table__product-name.product-name {
  padding-top: 0.52rem;
  padding-bottom: 0.52rem;
}

.woocommerce-table--order-details
  .woocommerce-table__product-name.product-name
  ul.wc-item-meta {
  padding: 0.52rem 0;
}

.woocommerce-table--order-details
  .woocommerce-table__product-name.product-name
  ul.wc-item-meta
  li {
  margin-bottom: 0.52rem;
}

table.woocommerce-table--order-details {
  margin-bottom: 1.04rem;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
  text-align: center;
}

.woocommerce-MyAccount-orders th,
.woocommerce-MyAccount-orders td {
  text-align: center;
}

form.woocommerce-EditAccountForm .woocommerce-form-row {
  width: 100%;
}

form.woocommerce-EditAccountForm legend {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1.04rem;
}

form.woocommerce-EditAccountForm fieldset {
  border: 1px solid #d9d9d9;
  padding: 0.52rem;
  margin-bottom: 1.04rem;
}

.woocommerce-Addresses header {
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 1.04rem 0;
  align-items: center;
  row-gap: 0.52rem;
  transform: translate(0) !important;
}

.woocommerce-Addresses h2 {
  font-size: 1.25rem;
  font-weight: 600;
}

.woocommerce-Addresses a {
  display: table;
  padding: 10px 15px;
  text-decoration: none;
  border-radius: 3px;
  transition: all 0.3s ease;
  background-color: var(--color-accent);
  color: white;
  line-height: 1;
  font-size: 0.833rem;
}

.woocommerce-MyAccount-content h2 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1.04rem;
}

.woocommerce-address-fields .form-row .select2-container {
  width: 100% !important;
}

.woocommerce-ResetPassword .form-row,
.woocommerce-ResetPassword .form-row input.input-text {
  width: 100% !important;
}

.woocommerce-address-fields #billing_state_field {
  display: block;
}

.woocommerce-edit-address .woocommerce-input-wrapper > select + span.select2 {
  display: none;
}

.woocommerce ul.order_details li,
.woocommerce ul.order_details li strong {
  font-size: 16px;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  padding: 1em 0;
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  padding: 1em 0;
}

.page-template-FAQs .rank-math-breadcrumb a:not(:first-child),
.page-template-Policy .rank-math-breadcrumb a:not(:first-child),
.page-template-SupportDepartment .rank-math-breadcrumb a:not(:first-child) {
  pointer-events: none;
}

.comment-section #reviews.woocommerce-Reviews,
.comment-section .devvn_prod_cmt {
  max-width: 100%;
}

.mfp-wrap #review_form .comment-form-rating p.stars a,
.mfp-wrap
  .woocommerce
  #reviews
  #comments
  ol.commentlist
  #respond
  .comment-form-rating
  p.stars {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#review_form .comment-form-rating p.stars a:before,
.woocommerce
  #reviews
  #comments
  ol.commentlist
  #respond
  .comment-form-rating
  p.stars
  a:before {
  content: "";
  background-image: url(../img/product/star.svg);
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
}

#review_form .comment-form-rating p.stars:hover a:before,
.woocommerce
  #reviews
  #comments
  ol.commentlist
  #respond
  .comment-form-rating
  p.stars:hover
  a:before {
  background-image: url(../img/product/star-filled.svg);
}

#review_form .comment-form-rating p.stars a:hover ~ a:before,
.woocommerce
  #reviews
  #comments
  ol.commentlist
  #respond
  .comment-form-rating
  p.stars
  a:hover
  ~ a:before {
  background-image: url(../img/product/star.svg);
}

.woocommerce p.stars.selected a:not(.active)::before,
#review_form .comment-form-rating p.stars.selected a:before,
.woocommerce
  #reviews
  #comments
  ol.commentlist
  #respond
  p.stars.selected
  a:not(.active)::before,
.woocommerce
  #reviews
  #comments
  ol.commentlist
  #respond
  .comment-form-rating
  p.stars.selected
  a:before {
  background-image: url(../img/product/star-filled.svg);
}

.woocommerce-MyAccount-content #shipping_state_field {
  display: block;
}

.shipped_via {
  display: none;
}

.tax-rate small {
  display: none;
}

@media (max-width: 767.98px) {
  .woocommerce-cart-form__cart-item .product-quantity .box-quantity {
    justify-content: end;
  }

  .woocommerce-checkout-review-order-table tr td:last-child {
    text-align: right;
  }

  .woocommerce-orders-table.woocommerce-MyAccount-orders tr td::before,
  .woocommerce-orders-table.woocommerce-MyAccount-orders tr td::before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
  }

  .woocommerce-orders-table.woocommerce-MyAccount-orders tr td,
  .woocommerce-orders-table.woocommerce-MyAccount-orders tr td {
    display: block;
    text-align: right !important;
  }

  .woocommerce-orders-table.woocommerce-MyAccount-orders thead {
    display: none;
    text-align: right !important;
  }
}

table.cart.woocommerce-cart-form__contents td.actions .coupon:after,
table.cart.woocommerce-cart-form__contents td.actions .coupon:before {
  display: none;
}

table.cart.woocommerce-cart-form__contents td.actions .coupon {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 35%;
}

@media (max-width: 1199.98px) {
  table.cart.woocommerce-cart-form__contents td.actions .coupon {
    width: 50%;
  }
}

@media (max-width: 1023.98px) {
  table.cart.woocommerce-cart-form__contents td.actions .coupon {
    width: 100%;
  }
}

table.cart.woocommerce-cart-form__contents
  td.actions
  .coupon
  input[name="coupon_code"] {
  min-width: 0;
  width: 68%;
  float: none;
}

table.cart.woocommerce-cart-form__contents
  td.actions
  .coupon
  [name="apply_coupon"] {
  float: none;
}

.product-detail-1 .main .image-svg img {
  border: none !important;
}

/* .single-product .new {
  display: none;
} */
/* .single-product.postid-7080 .new {
  display: block;
/* } */
.single-product .not-new {
  display: none;
}

.single-product .content-thong-so-ky-thuat {
  display: flex;
  gap: 50px;
  /*align-items: center;*/
}

.single-product .content-thong-so-ky-thuat .col-left {
  width: 65%;
}

.single-product .content-thong-so-ky-thuat .col-right {
  display: none;
}

.thong-so-ky-thuat h2 {
  font-size: 26px;
  text-transform: capitalize;
  font-family: "Roboto Condensed", serif;
}

.single-product .content-thong-so-ky-thuat .hinh-anh-thong-so-ky-thuat {
  flex: 1;
}

.hinh-anh-thong-so-ky-thuat a {
  position: relative;
}

.content-thong-so-ky-thuat .hinh-anh-thong-so-ky-thuat a::before {
  content: "";
  background: url(/wp-content/uploads/2025/09/search-plus.svg) !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  transition: opacity 0.3s ease;
}

.keep-ul-disc ul {
  font-size: 16px;
  color: #08132f;
  padding-left: 30px !important;
}

.thong-so-ky-thuat {
  margin-top: 0 !important;
}

a.btn-xem-thong-so {
  margin: 0px auto;
  text-align: center;
  display: flex;
  border: 1px solid;
  width: fit-content;
  border-radius: 40px;
  border: 1px solid #fd7819;
  padding: 8px 20px;
  align-items: center;
  gap: 10px;
  transition: 0.5s;
}

a.btn-xem-thong-so:hover {
  background: #fd7819;
}

a.btn-xem-thong-so:hover span {
  color: #fff;
}

a.btn-xem-thong-so:hover i {
  color: #fff;
}

.product-buttons .fa-download:before {
  font-size: 20px;
}

a.btn-xem-thong-so span {
  color: #fd7819;
  font-size: 14.4px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

a.btn-xem-thong-so i {
  color: #fd7819;
}

.noi-dung-san-pham-wrapper {
  margin-top: 0;
}

.noi-dung-san-pham-wrapper .noi-dung-title {
  color: #1c2640;
  padding-bottom: 16px;
  font-size: 26px;
  font-style: normal;
  font-family: "Roboto Condensed", serif;
  font-weight: 700;
  line-height: 125%;
  /* 125% */
  text-transform: capitalize;
  margin-top: 40px;
}

.noi-dung-text {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 150% */
}

.noi-dung-text h3 {
  font-weight: 600;
}

.noi-dung-text ul li:not(:last-child) {
  margin-bottom: 10px;
}

.noi-dung-text p:not(:last-child) {
  margin-bottom: 8px;
  margin-top: 8px;
}

.noi-dung-text ol {
  list-style-type: auto;
  padding-left: 30px;
}

.noi-dung-text img {
  width: 70%;
  margin: 0px auto;
  margin-top: 32px;
  display: block;
}

.noi-dung-text ul {
  list-style: disc;
  margin-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.noi-dung-text ul li ul {
  list-style: circle;
  padding-top: 5px;
  margin-left: 40px;
}

.banner-giai-phap .banner-content {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 12px;
  overflow: hidden;
  margin-top: 40px;
  padding: 60px;
  color: #fff;
  height: 400px;
}

.banner-content {
  display: flex;

  gap: 22px;
  text-align: center;
  align-items: center;
}

.banner-content .right {
  width: 40%;
}

.banner-content .left {
  flex: 1;
  text-align: left;
}

.banner-title {
  color: #fff;
  text-align: center;
  font-family: "Roboto Condensed", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.banner-text {
  font-size: 14px;
  line-height: 142.857%;
  margin: 16px 0;
}

.banner-text strong {
  color: #fd7819;
  font-weight: 800;
  text-transform: capitalize;
}

.banner-text .highlight {
  color: #ff9b00;
  font-weight: 700;
}

.banner-btn {
  display: inline-block;
  border-radius: 4px;
  background: #08132f;
  padding: 8px 24px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  font-family: "Roboto Condensed", serif;
  transition: 0.5s;
}

.banner-btn:hover {
  background: #f70;
}

.video-thumbnail {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}

.video-thumbnail h2 {
  color: #1c2640;
  font-family: "Roboto Condensed", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-bottom: 32px;
}

.video-thumbnail img.w-full {
  border-radius: 10px;
}

.play-btn img {
  transition: transform 0.3s ease;
}

.play-btn:hover img {
  transform: scale(1.1);
}

.nhan-xet-wrapper {
  padding-bottom: 96px;
  overflow: hidden;
}

.nhan-xet-item {
  display: flex;
  align-items: flex-start;
  gap: 60px;
  background: #fff;
  border-radius: 10px;
}

.video-banner {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}

.video-banner .thumbnail {
  cursor: pointer;
  position: relative;
}

.video-banner .thumbnail img {
  width: 100%;
  height: auto;
  display: block;
}

.video-banner .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
}

.video-wrapper iframe,
.video-wrapper video {
  width: 100%;
  height: auto;
  display: block;
}

.nhan-xet-wrapper button {
  position: absolute;
  top: -60px;
  right: 0;
  border-radius: 100px;
  border: 1px solid #000;
  padding: 8px;
}

.nhan-xet-wrapper button.slick-prev {
  right: 50px;
}

.nhan-xet-wrapper .tieu-de {
  color: var(--Primary-Primary_01, #08132f);
  padding-bottom: 40px;
  font-family: "Roboto Condensed", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 125% */
}

.nhan-xet-wrapper .nhan-xet-image img {
  width: 100%;
  border-radius: 12px;
  height: 340px;
  object-fit: cover;
}

.nhan-xet-wrapper .nhan-xet-image {
  width: 45%;
  flex: 0 0 45%;
}

.nhan-xet-wrapper .nhan-xet-image iframe {
  /* width: 100%; */
  height: 350px;
  border-radius: 12px;
}

.nhan-xet-contents {
  flex: 1;
  overflow: hidden;
}

.nhan-xet-wrapper .nhan-xet-content {
  padding: 20px 0;
  flex: 1;
  color: #000;

  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 140% */
}

.video-review {
  margin-top: 40px;
}

.video-review .video {
  width: 70%;
  margin: 0px auto;
}

.nhan-xet-wrapper .icon-quote {
  font-size: 40px;
  color: #ff5a3c;
  font-weight: bold;
  margin-bottom: 10px;
}

.icon-quote svg {
  width: 50px;
}

.nhan-xet-wrapper .noi-dung {
  padding: 32px 0;
}

.nhan-xet-wrapper .ten-don-vi {
  font-weight: 800;
  font-size: 20px;
  color: #000;
  line-height: 150%;
  letter-spacing: -0.6px;
  padding-top: 16px;
}

h2.woocommerce-Reviews-title {
  display: none;
}

h2.title.dynamic-title.title-review {
  margin: 0;
  color: var(--Primary-Primary_01, #08132f);
  font-family: "Roboto Condensed", serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
  padding-bottom: 30px;
}

.seen-products {
  margin-top: 40px;
}

.page-banner h1 {
  color: #fff;
  font-family: "Roboto Condensed", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 125% */
  text-transform: uppercase;
  padding-bottom: 16px;
}

.page-banner p.text-base {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.logo {
  padding: 0 !important;
}

.logo .about-4 {
  padding: 30px 0 20px 0 !important;
}

.product-list {
  padding-top: 35px !important;
}

.search input {
  width: 100%;
  border-radius: var(--radius-md, 8px);
  border: 1px solid var(--Alias-Colors-Border-border-primary, #d0d5dd);
  background: var(--Alias-Colors-Background-bg-primary, #fff);
  padding: 10px 12px;
  /* Shadows/shadow-xs */
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
}

.top-filter {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  padding-bottom: 40px;
  align-items: baseline;
}

.search.search-input {
  width: 50%;
  position: relative;
}

button#btn_search {
  position: absolute;
  top: 12px;
  right: 12px;
}

.gioi-thieu h2.title {
  color: #1f2937;
  text-align: center;
  font-family: "Roboto Condensed", serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
  padding-bottom: 16px;
}

.gioi-thieu {
  margin-bottom: 40px;
}

.noi-dung p,
.noi-dung li {
  color: #374151;

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 140% */
}

.noi-dung figcaption {
  padding-bottom: 32px;
  font-size: 12px;
  font-style: italic;
  margin-top: -15px;
}

.noi-dung p:not(:last-child) {
  padding-bottom: 24px;
}

.gioi-thieu-chung li:not(:last-child) {
  padding-bottom: 10px;
}

.noi-dung ul li::before {
  content: "";
  background: url(/wp-content/uploads/2025/09/Check.png);
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.gioi-thieu-chung li {
  color: #374151;
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 140% */
}

.gioi-thieu-chung .ung-dung {
  padding-top: 24px;
}

.gioi-thieu-chung .noi-dung img {
  width: 70%;
  margin: 0px auto;
  text-align: center;
  max-width: 70%;
  border-radius: 12px;
  margin-top: 32px;
  margin-bottom: 32px;
  display: block;
}

.gioi-thieu-chung .ung-dung h3 {
  color: #1f2937;
  padding-bottom: 16px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 140% */
}

.ung-dung-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

.ung-dung-item {
  display: flex;
  align-items: center;
  gap: 8px;
}

span.ung-dung-title {
  color: #374151;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  position: relative;
  padding-left: 30px;
}

span.ung-dung-title:before {
  content: "";
  background: url(/wp-content/uploads/2025/09/Settings.png);
  position: absolute;
  top: 5px;
  left: 0;
  width: 16px;
  height: 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.phan-loai {
  padding-top: 40px;
}

.item-phan-list {
  display: grid;
  gap: 16px;
}

.item-phan-list:has(> .phan-loai-item:nth-child(3)) {
  grid-template-columns: repeat(3, 1fr);
}

.item-phan-list:not(:has(> .phan-loai-item:nth-child(3))) {
  grid-template-columns: repeat(2, 1fr);
}

.phan-loai-item {
  border-radius: 12px;
  border: 1px solid #e6e6e6;
  padding: 20px;
}

.phan-loai-item .top {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  padding-bottom: 12px;
  position: relative;
}

.phan-loai-item .top:before {
  content: "";
  background: url(/wp-content/uploads/2025/09/Vector-4.svg);
  position: absolute;
  top: 5px;
  left: 0;
  width: 16px;
  height: 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.phan-loai-item .top h3 {
  color: #1f2937;
  padding-left: 30px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 155.556%;
}

.bot ul {
  list-style: disc;
  margin-left: 30px;
  padding-top: 5px;
}

.bot ul li,
.bot p {
  color: #374151;

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 155.556% */
}

.thuong-hieu {
  padding-top: 40px;
}

.thuong-hieu .flex {
  gap: 16px;
}

.thuong-hieu .item {
  width: 25%;
}

.thuong-hieu .item img {
  border-radius: 12px;
  border: 1px solid #e6e6e6;
  background: url(<path-to-image>) lightgray -472.177px -10.815px / 871.835%
    121.053% no-repeat;
}

.loi-the,
.cau-hoi {
  padding-top: 40px;
}

.huong-dan .huong-dan-item {
  position: relative;
  padding-left: 25px;
}

.huong-dan .huong-dan-item::before {
  content: "";
  background: url("/wp-content/uploads/2025/09/Vector-4.svg");
  position: absolute;
  top: 5px;
  left: 0;
  width: 16px;
  height: 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.huong-dan h2 {
  color: #1f2937;
  text-align: center !important;
  font-family: "Roboto Condensed", serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
  padding-bottom: 16px;
  padding-top: 40px;
}

.huong-dan ul li:not(:last-child) {
  padding-bottom: 10px;
}

.huong-dan ul {
  padding-left: 40px;
  list-style: disc;
  padding-bottom: 10px;
  padding-top: 10px;
}

.huong-dan img {
  width: 70%;
  border-radius: 12px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.huong-dan ul li {
  color: #374151;
  font-size: 18px;
}

.huong-dan h3 {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 5px;
}

.loi-the-list {
  border-radius: 12px;
  background: #efefef;
  padding: 32px;
}

.loi-the-item {
  display: flex;
  gap: 12px;
  align-items: center;
  color: #374151;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 155.556%;
  /* 155.556% */
}

.loi-the-item img {
  width: 20px;
}

.loi-the-item:not(:last-child),
.huong-dan-item:not(:last-child) {
  padding-bottom: 12px;
}

.huong-dan-item {
  display: flex;
  align-items: center;
  gap: 12px;
}

.huong-dan-item,
.huong-dan p {
  color: #374151;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 155.556%;
  /* 155.556% */
}

.huong-dan p {
  padding-bottom: 10px;
}

.cau-hoi-item {
  border-radius: 8px;
  border: 1px solid #e6e6e6;
  background: #f9fafb;
  padding: 20px;
}

.cau-hoi-item:not(:last-child) {
  margin-bottom: 20px;
}

.cau-hoi .ea-header a {
  color: #1f2937 !important;

  font-size: 16px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 28px !important;
  padding: 0 !important;
}

.ea-card {
  border-radius: 8px !important;
  border: 1px solid #e6e6e6 !important;
  background: #f9fafb !important;
  padding: 20px;
}

.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body {
  padding: 0;
  background: transparent !important;
}

.sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body p {
  margin-bottom: 0;
  padding-top: 12px;
  color: #6b7280;
  padding-left: 30px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  position: relative;
}

.sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body p:before {
  content: "→";
  /* background: url(/wp-content/uploads/2025/09/Check.png); */
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.cau-hoi-item p.noi-dung {
  color: #6b7280;
  padding-left: 30px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  position: relative;
}

.ea-header a i {
  display: none;
}

.cau-hoi-item p.noi-dung::before {
  content: "→";
  /* background: url(/wp-content/uploads/2025/09/Check.png); */
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.js-collapse {
  overflow: hidden;
  transition: max-height 0.5s ease;
}

/* Trạng thái rút gọn */
.js-collapse.collapsed {
  max-height: 20vh;
  /* hoặc dùng px tùy giao diện */
  position: relative;
}

/* nút xem thêm */
.toggle-btn {
  gap: 8px;
  align-items: center;
  display: flex;
  margin: 16px auto 0;
  border: 1px solid #ddd;
  cursor: pointer;
  transition: all 0.3s;
  border-radius: 80px;
  background: var(--Primary-Primary_01, #08132f);
  color: #fff;
  line-height: 140%;
  font-weight: 400;
  font-size: 14.4px;
  padding-top: 8px;
  padding-left: calc(20 / 1920 * 100rem);
  padding-right: calc(20 / 1920 * 100rem);
  padding-bottom: 8px;
}

.toggle-btn svg {
  width: 10px;
}

.toggle-btn:hover {
  opacity: 0.5;
}

.button-view-more {
  position: relative;
}

.button-view-more .col-right {
  display: flex;
  border-radius: 0 0 32px 32px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.7) 41.25%,
    #fff 100%
  );
  padding: 120px 0 50px 0px;
  position: relative;
  top: -200px;
}

.tai-sao-chon-slider .item,
.giai-phap-ung-dung .item {
  margin: 0 10px;
}

.giai-phap {
  margin-bottom: 50px;
}

.tai-sao-chon-slider .slick-list,
.giai-phap-ung-dung .slick-list {
  margin-left: -10px;
  margin-right: -10px;
}

.tai-sao-chon-slider .thumb {
  position: relative;
  padding: 32px;
  height: 354px;
  border-radius: 12px;
  padding-top: 15%;
}

.tai-sao-chon-slider .thumb img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  display: block;
  border-radius: 12px;
}

.tai-sao-chon-slider .thumb .icon img {
  width: 44px;
  height: 44px;
  z-index: 999;
  position: relative;
}

.tai-sao-chon-slider .title {
  font-size: 14px;
  padding: 10px;
  font-weight: 500;
  text-align: center;
}

.tai-sao-chon-slider {
  padding-bottom: 40px;
}

.why-choose .title,
.giai-phap .title {
  color: #1c2640;

  font-family: "Roboto Condensed", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 125% */
  text-transform: capitalize;
  padding-bottom: 24px;
}

.tai-sao-chon-slider .play-btn img {
  height: 50px;
}

.tai-sao-chon-slider .item .title {
  font-size: 20px;
  text-align: left;
  padding: 16px 0 0;
  text-transform: inherit;
  z-index: 99;
  display: block;
  position: relative;
  color: #f70;
  z-index: 99;
}

.tai-sao-chon-slider .item .content-text {
  line-height: 150%;
  color: #fff;
  z-index: 999;
  position: relative;
  font-size: 16px;
  padding-top: 16px;
}

.short-descript {
  padding-bottom: 10px;
  line-height: 170%;
}

.short-descript ul {
  list-style: disc;
  padding-left: 30px;
}

.star-item {
  width: 17px;
}

.rating .star-item img {
  width: 17px;
}

.short-descript ul li {
  color: #000;
  font-size: 16px;
}

.short-descript ul li:not(:last-child),
.content-thong-so-ky-thuat ul li:not(:last-child) {
  padding-bottom: 10px;
  margin-top: 0;
}

.tai-sao-chon-slider .thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  /* màu đen trong suốt 40% */
  pointer-events: none;
  /* để không cản click */
  border-radius: 12px;
}

.tai-sao-chon-slider button,
.giai-phap-ung-dung button {
  position: absolute;
  top: -70px;
  right: 24px;
  border-radius: 100px;
  border: 1px solid #000;
  padding: 8px;
}

.tai-sao-chon-slider button.slick-prev,
.giai-phap-ung-dung button.slick-prev {
  right: 74px;
}

.giai-phap-ung-dung .slide-item .item {
  display: flex;
  align-items: center;
  height: 250px;
}

.giai-phap-ung-dung .item-img {
  width: 55%;
}

.giai-phap-ung-dung .item-img img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-radius: 12px 0 0 12px;
}

.giai-phap-ung-dung .item-content {
  flex: 1;
  padding: 16px;
  background: #08132f;
  height: 250px;
  border-radius: 0px 12px 12px 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.giai-phap-ung-dung .item-content h3 {
  color: var(--Neutral-White, #fff);
  padding-bottom: 20px;

  font-style: normal;

  line-height: 175%;
  /* 175% */
}

.giai-phap-ung-dung .item-content h3 a {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 0px;
  font-weight: 700;
  line-height: 155%;
}

.giai-phap-ung-dung .item-content a.underline {
  text-align: right;
}

.giai-phap-ung-dung .item-content a {
  color: var(--Neutral-White, #fff);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
}

.intro {
  padding-top: 50px;
}

.intro h1 {
  color: #1c2640;
  font-family: "Roboto Condensed", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 125% */
  text-transform: capitalize;
}

.intro .content {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  padding-top: 16px;
}

.solution-detail .container-fluid {
  display: flex;
  gap: 34px;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  border-radius: 12px;
}

.solution-detail .title h1 {
  font-size: 26px;
  font-family: "Roboto Condensed", serif;
}

.solution-detail .container-fluid .left {
  width: 70%;
}

.solution-detail .container-fluid .right {
  flex: 1;
}
section.solution .item .content .title *{
  font-size: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 0px;
  font-weight: 700;
  line-height: 155%;
}

section.solution .item .content .btn{
  color: var(--Neutral-White, #fff);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.single-post ul#toc-list {
  list-style: none;
  padding-left: 0;
}

.single-post .toc-header,
.single-post .toc-header strong,
.single-post .toc-toggle {
  margin: 0;
}

.single-post
  .prose
  .custom-toc
  :where(*):not(
    :where(
        [class~="not-prose"],
        .single-post .custom-toc [class~="not-prose"] *
      )
  ) {
  margin: 0;
}

.custom-toc {
  border-radius: 12px;
  background: var(--Gray-Gray-100, #f2f4f7);
  padding: 20px;
}

.toc-header strong {
  color: var(--Gray-900, var(--Gray-Gray-900, #101828));
  /*font-family: "Roboto Condensed", serif;*/
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  /* 130% */
  text-transform: capitalize;
}

.toc-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.toc-toggle {
  background: none;
  border: 0;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
}

.toc-list {
  list-style: none;
  margin: 16px 0 0;
  padding: 0;
}

a.toc-link.is-active {
  border-left: 2px solid #fd7804;
  color: #fd7804;
}

.toc-list a {
  color: var(--Gray-900, var(--Gray-Gray-900, #101828));
  /*font-family: "Roboto Condensed", serif;*/
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0 10px;
  border-left: 2px solid transparent;
  text-decoration: none;
}

.toc-list li {
  padding: 8px 20px;
}

.toc-list a:hover {
  color: #ff6600;
  border-left: 2px solid #fd7804;
}

.col-span-full.button-view-more.rut-gon .col-right {
  background: #fff;
  padding: 0 0 50px 0;

  top: -23px;
}

.col-span-full.button-view-more {
  height: 50px;
}

.col-span-full.button-view-more.rut-gon {
  height: 100px;
}

/* thu gọn */
.js-toc.is-collapsed .toc-list {
  display: none;
}

.the-content ul li:not(:last-child) {
  padding-bottom: 10px;
}

.the-content p,
.the-content ul li,
.the-content ol li {
  color: #08132f;
  /* padding-bottom: 5px; */
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 27.8px */
}

.the-content ul li ul {
  padding-left: 0;
}

.the-content img {
  margin: 20px 0;
  width: 70%;
}

.the-content .mejs-container {
  margin: 32px 0;
  border-radius: 12px;
}

.mejs-controls {
  border-radius: 12px;
}

.the-content img {
  border-radius: 12px;
}

.the-content ul li ul li::before,
.the-content ol li ol li::before {
  content: "• ";
  font-size: 20px;
  padding-right: 8px;
}

.the-content {
  padding-top: 18px;
}

.muc-luc {
  margin-top: 32px;
}

.the-content video,
.the-content .wp-video,
.the-content .mejs-container {
  width: 100% !important;
  height: 450px !important;
}

.the-content ul,
ol {
  margin-left: 30px;
  padding: 10px 0;
}

.the-content ul li {
  position: relative;
  list-style: disc;
}

.the-content h2 {
  color: #08132f;
  font-family: "Roboto Condensed", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.the-content h2 {
  scroll-margin-top: 100px;
  padding: 20px 0;
}

.the-content ul li {
  font-size: 16px;
}

.related-posts {
  margin-top: 20px;
}

.related-item img {
  object-fit: cover;
  border-radius: 12px;
  width: 120px;
  height: 83px;
  max-width: 120px;
}

.related-item .content h4 {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 5px;
  line-height: 1.4;
}

.related-item .date {
  overflow: hidden;
  color: #818999;
  text-overflow: ellipsis;

  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  /* 200% */
  display: flex;
  align-items: center;
  gap: 4px;
}

.relative-product .block-title,
.relative-blog h2.block-title {
  color: #273049;
  font-family: "Roboto Condensed", serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 142.857%;
  /* 142.857% */
  text-transform: none;
  border-bottom: 1px solid rgb(255 119 0 / var(--tw-border-opacity, 1));
  padding-bottom: 9px;
}

.related-products .related-item,
.relative-blog .related-item {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
}

.related-products .related-item h4 {
  overflow: hidden;
  color: #273049;
  margin-bottom: 7px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 7px;
}

.related-item ins {
  background: none !important;
  text-decoration: none !important;
  border: none !important;
}

.related-item ins,
.related-item del,
.woocommerce-Price-amount,
.woocommerce-Price-currencySymbol {
  text-decoration: none !important;
  border: none !important;
}

.related-item .price {
  overflow: hidden;
  color: #fd7819;

  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 175%;
  /* 175% */
}

.related-products {
  padding-top: 24px;
}

.relative-blog .content a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.relative-blog .content a h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #273049;
  /* text-transform: lowercase; */
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 150% */
}

.relative-blog {
  padding-top: 14px;
  padding-bottom: 14px;
}

.contact-detail {
  border-radius: 12px;
  background: #fd7819;
  padding: 24px;
}

.contact-detail p {
  color: #fff;
  font-family: "Roboto Condensed", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%;
  /* 111.111% */
  text-transform: capitalize;
  text-align: center;
}

.hotline {
  display: flex;
  gap: 13px;
  align-items: center;
  justify-content: center;
  padding-top: 16px;
}

.hotline .content {
  color: var(--Neutral-White, #fff);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 144.444%;
  /* 144.444% */
}

.hotline a {
  font-size: 16px;
}

.hotline .content p {
  color: var(--Neutral-White, #fff);
  font-family: "Roboto Condensed", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 125% */
}

.footer-menu,
.copyright-wrapper {
  width: 80%;
  margin: 0px auto;
  text-align: center;
}

footer .footer-menu ul {
  justify-content: center;
}

footer .bottom {
  margin-top: 32px;
}

footer .middle .label {
  color: rgba(255, 255, 255, 0.5);
  opacity: 1;
}

footer .middle .label strong {
  font-weight: 400;
  color: #fff;
}

footer .footer-menu a:hover {
  color: #fff;
}

footer .group-infomation {
  gap: 72px !important;
  display: flex !important;
  justify-content: center;
}

.group-infomation .col-left .link {
  font-size: 14px;
}

.term-san-pham .gioi-thieu {
  display: none;
}

.single-solution .wp-block-gallery .slick-next {
  position: absolute;
  top: 50%;
  right: 0;
  border-radius: 8px;
  border: 1px solid #000;
  padding: 8px;
  background: #fff;
}

.single-solution .wp-block-gallery .slick-prev {
  position: absolute;
  top: 50%;
  left: 0;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #000;
  padding: 8px;
}

.single-solution .wp-block-gallery .wp-block-image {
  padding: 12px;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 45px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.the-content ul.slick-dots li::before {
  display: none;
}

/* Trang giới thiệu */

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.wp-block-gallery .slick-list img {
  box-shadow: 0 4px 12px 0 rgb(0 0 0 / 0.05);
  border: 1px solid #d4cece;
}

.single-post .list a {
  border-radius: 12px !important;
}

.single .full-content .custom-toc {
  margin-bottom: 20px;
}

.single .full-content article p,
.single .full-content article > div {
  margin: 7px 0;
}

.single.single-product .product-detail-2 h2 {
  text-transform: uppercase !important;
}

@media screen and (max-width: 767px) {
  .solution-detail .container-fluid .right {
    padding-top: 50px;
  }

  .tai-sao-chon-slider,
  .giai-phap-ung-dung .slick-list {
    padding-top: 70px;
  }

  .tai-sao-chon-slider button,
  .giai-phap-ung-dung button {
    top: 0;
  }

  .button-view-more .grid.grid-cols-12.base-gap {
    display: block;
  }

  .gioi-thieu > .container-fluid > .grid.grid-cols-12.base-gap {
    display: block;
  }

  .ung-dung-item:not(:last-child) {
    padding-bottom: 10px;
  }

  .phan-loai-item:not(:last-child) {
    margin-bottom: 10px;
  }

  .thuong-hieu .grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .toggle-btn:hover {
    opacity: 1;
  }

  .gioi-thieu .right {
    max-height: 100%;
  }

  .item-phan-list {
    display: block;
  }

  .ung-dung-list {
    display: block;
  }

  .top-filter {
    display: block;
  }

  .search.search-input {
    width: 100%;
    padding-bottom: 30px;
  }

  .tax-product_cat .page-banner .content {
    width: 100%;
  }

  .tax-product_cat .page-banner .img a {
    padding-top: 100%;
  }

  .solution-detail .container-fluid {
    display: block;
  }

  .toc-list li {
    /* padding: 6px 0; */
    padding: 10px 0;

  }

  .toc-list li a {
    padding: 0;
  }

  a.toc-link.is-active,
  .toc-list a:hover {
    border-left: 2px solid transparent;
  }

  .solution-detail .container-fluid .left {
    width: 100%;
  }

  .thong-so-ky-thuat h2,
  .noi-dung-san-pham-wrapper .noi-dung-title,
  .banner-title,
  .nhan-xet-wrapper .tieu-de {
    font-size: 20px;
  }

  .single-product .content-thong-so-ky-thuat {
    display: block;
  }

  .single-product .content-thong-so-ky-thuat .col-left {
    width: 100%;
    padding-bottom: 32px;
  }

  .banner-content {
    display: block;
    padding: 20px !important;
    text-align: center;
    height: 100% !important;
  }

  .banner-content .right {
    width: 100%;
  }

  .nhan-xet-item {
    display: block;
  }

  .nhan-xet-wrapper .nhan-xet-image {
    width: 100%;
    padding-bottom: 32px;
  }
}

@media screen and (max-width: 820px) and (min-width: 768px) {
  .button-view-more .grid.grid-cols-12.base-gap {
    display: block;
  }

  .gioi-thieu > .container-fluid > .grid.grid-cols-12.base-gap {
    display: block;
  }

  .ung-dung-item:not(:last-child) {
    padding-bottom: 10px;
  }

  .phan-loai-item:not(:last-child) {
    margin-bottom: 10px;
  }

  .thuong-hieu .grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .toggle-btn:hover {
    opacity: 1;
  }

  .gioi-thieu .right {
    max-height: 100%;
  }

  /* .item-phan-list {
    display: block;
  } */

  .ung-dung-list {
    display: block;
  }

  .top-filter {
    display: block;
  }

  .search.search-input {
    width: 100%;
    padding-bottom: 30px;
  }

  .nhan-xet-wrapper .nhan-xet-image {
    width: 40%;
  }

  .nhan-xet-wrapper .icon-quote svg {
    width: 32px;
  }

  .nhan-xet-wrapper .noi-dung,
  .nhan-xet-wrapper .nhan-xet-content {
    padding-top: 0;
  }

  .tax-product_cat .page-banner .content {
    width: 85%;
  }

  .toc-list li {
    padding: 6px 0;
  }

  .toc-list li a {
    padding: 0;
  }

  a.toc-link.is-active,
  .toc-list a:hover {
    border-left: 2px solid transparent;
  }
}

@media screen and (max-width: 1025px) {
  .banner-giai-phap .banner-content {
    height: 100% !important;
  }
}

@media screen and (max-width: 1024px) {
  footer .group-infomation {
    display: grid !important;
  }

  .group-infomation .col-left .link {
    font-size: 10px;
  }
}

.term-thuong-hieu .gioi-thieu {
  display: none;
}

footer .shop-info .swiper-wrapper {
  width: 80%;
  margin: 0 auto;
}

.solution-detail,
.single-solution .contact-banner,
.single-solution .other-solution {
  padding-left: var(--px-fluid, var(--px));
  padding-right: var(--px-fluid, var(--px));
}

@media screen and (min-width: 1025px) {
  /*.solution-detail,*/
  /*.single-solution .contact-banner,*/
  /*.single-solution .other-solution {*/
  /*  width: 80%;*/
  /*  margin: 0px auto;*/
  /*}*/
  .single-solution .other-solution {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .single-solution .contact-banner .container-fluid,
  .single-solution .other-solution .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}

/* Responsive cho mobile */

@media (max-width: 768px) {
  .tai-sao-chon-slider .thumb {
    padding-top: 5%;
  }

  .woocommerce-MyAccount-navigation,
  .woocommerce-MyAccount-content {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .woocommerce-MyAccount-navigation {
    margin-bottom: 20px;
  }

  .solution-detail .container-fluid {
    display: block;
  }

  .solution-detail .container-fluid .left {
    width: 100%;
  }

  .solution-detail .container-fluid .right {
    margin-top: 50px;
  }
}

.product_cat-dong-co-dien-toshiba .content-thong-so-ky-thuat .col-left {
  width: 50%;
}

.star_box span.star_average {
  font-size: 26px;
}

.star_box .star-rating {
  display: none;
}

.star_box .woocommerce-product-rating {
  align-items: center !important;
  padding-bottom: 20px;
}

.tax-product_cat .loi-the p,
.tax-product_cat .huong-dan p,
.tax-product_cat .huong-dan li {
  font-size: 16px;
}

@media (min-width: 1024px) {
  .solution-template-default .container-fluid .wrapper {
    grid-template-columns: calc(80%) 1fr;
  }
}

@media (min-width: 769px) {
  .single-product section.video-review .big-wrapper,
  .single-product .comment-section .bg-white,
  .single-product .product-detail-2 .big-wrapper {
    padding-left: 150px;
    padding-right: 150px;
  }
}

@media (min-width: 1550px) {
  .single-solution .contact-banner .col-left.text-white .title.sm\:regular-20 {
    font-size: 17px;
  }
  .logo-slider .swiper-wrapper {
    padding-bottom: 100px;
  }

  .banner-say .col-left {
    width: 59% !important;
  }

  .banner-say p {
    font-size: 18px !important;
  }

  .single-product .product-detail-2 p,
  .single-product .product-detail-2 li {
    font-size: 18px;
  }
  .single-product .banner-giai-phap .banner-text {
    font-size: 16px !important;
  }

  /* footer .department {
    white-space: nowrap;
  } */
}

@media (max-width: 769px) {
  .footer-menu,
  .copyright-wrapper {
    width: 100%;
  }

  .product_cat-dong-co-dien-toshiba .content-thong-so-ky-thuat .col-left {
    width: 100%;
  }
}

@media (max-width: 769px) and (min-width: 600px) {
  footer .group-infomation {
    display: flex !important;
    gap: 32px !important;
    flex-direction: column;
  }

  footer .group-infomation .font-heading {
    font-size: 18px;
  }

  footer .group-infomation .col-left {
    width: 45%;
    flex-shrink: 0;
  }

  footer .group-infomation .col-left .big-label {
    font-size: 34px;
  }
}

@media (max-width: 600px) {
  .nhan-xet-wrapper .nhan-xet-image img {
    height: auto !important;
  }

  .product-list .filter-item:nth-of-type(3) .selectize-input {
    min-width: calc(160 / 1920 * 100rem);
  }

  .product-list .col-right .filter-item {
    align-items: flex-start;
  }

  .button-view-more .col-right {
    top: -175px;
    border-radius: 0;
  }

  .archive .gioi-thieu {
    background: #fff;
  }

  .archive .gioi-thieu .button-view-more .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  .archive .product-list {
    padding-top: 0 !important;
  }

  .product-list .col-right .filters {
    justify-content: start !important;
  }

  .single-solution .contact-banner,
  .single-solution .other-solution {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .solution-detail {
    padding-left: var(--px-fluid, var(--px)) !important;
    padding-right: var(--px-fluid, var(--px)) !important;
  }

  footer .copyright-wrapper .col-right {
    text-align: left !important;
  }

  footer .group-infomation .label.font-heading {
    font-size: 18px;
  }

  footer .group-infomation {
    gap: 24px !important;
  }

  footer .group-infomation .col-right .top {
    flex-direction: row;
    align-items: center;
    gap: 24px !important;
    justify-content: flex-start;
  }

  footer .group-infomation .col-right .top .hotline {
    padding-top: 0;
  }

  .the-content video,
  .the-content .wp-video,
  .the-content .mejs-container {
    height: 197px !important;
  }

  .the-content .mejs-container {
    overflow: hidden;
  }

  .the-content img {
    width: 100%;
  }

  .news-detail .col-right img {
    border-radius: 12px !important;
  }

  .banner-image .banner-content img {
    width: 115%;
    max-width: 115%;
    margin-left: -10px;
  }

  .banner-btn {
    font-size: 14px;
  }

  .play-btn {
    width: 25px;
    top: 60% !important;
  }

  .noi-dung-text img,
  .video-review .video {
    width: 100%;
  }

  .video-thumbnail h2 {
    font-size: 20px;
  }

  a.btn-xem-thong-so i {
    width: 15px;
  }

  a.btn-xem-thong-so span {
    font-size: 14.4px;
  }

  .gioi-thieu-chung .noi-dung img {
    width: 100%;
    max-width: 100%;
  }

  .home-1 .item img {
    border-radius: 8px !important;
  }

  .home-11 .title a {
    border-radius: 0 !important;
  }

  .archive section.logo .about-4 {
    padding-top: 0 !important;
  }

  .archive section.logo img {
    border-radius: 8px !important;
  }

  .archive section.logo {
    background-color: rgb(239 239 239 / var(--tw-bg-opacity, 1));
  }

  .archive .col-span-full {
    padding-top: 40px !important;
  }

  .giai-phap h2,
  .why-choose h2,
  .intro h1 {
    font-size: 25px;
  }

  .giai-phap-ung-dung .slide-item .item,
  .giai-phap-ung-dung .item-img img,
  .giai-phap-ung-dung .item-content {
    height: 200px;
  }
}

footer .social-icons a {
  width: 40px;
  height: 40px;
  border-radius: 4px !important;
}

footer .social-icons a i {
  font-size: 16px;
}

footer .group-infomation .col-left .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

footer .copyright-wrapper .content {
  text-align: left;
}

footer .copyright-wrapper .content p {
  line-height: 150%;
  /* 150% */
  margin-bottom: 4px;
}

footer .copyright-wrapper .col-right {
  text-align: right;
}

footer .copyright-wrapper .col-right img {
  width: 160.395px;
  height: 59.709px;
}

footer .social-icons {
  margin-left: 10px;
}

footer .group-infomation .col-right .step:first-child {
  display: flex;
  align-items: center;
}

.noi-dung-text h3 {
  font-size: 18px;
}

.giai-phap-ung-dung button,
.tai-sao-chon-slider button {
  font-size: 0;
  border: 0;
}

.giai-phap-ung-dung button:after,
.tai-sao-chon-slider button:after {
  content: "";
  position: absolute;
  inset: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
}

.giai-phap-ung-dung .slick-prev:after,
.tai-sao-chon-slider .slick-prev:after {
  background-image: url(/wp-content/themes/CanhCamTheme-NgocTienWoo/img/slide/arrow-left.svg);
}

.giai-phap-ung-dung .slick-prev:hover:after,
.tai-sao-chon-slider .slick-prev:hover:after {
  background-image: url(/wp-content/themes/CanhCamTheme-NgocTienWoo/img/slide/arrow-left-hover.svg);
}

.giai-phap-ung-dung .slick-next:after,
.tai-sao-chon-slider .slick-next:after {
  background-image: url(/wp-content/themes/CanhCamTheme-NgocTienWoo/img/slide/arrow-right.svg);
}

.giai-phap-ung-dung .slick-next:hover:after,
.tai-sao-chon-slider .slick-next:hover:after {
  background-image: url(/wp-content/themes/CanhCamTheme-NgocTienWoo/img/slide/arrow-right-hover.svg);
}

.comment-section .item-review path {
  fill: rgb(255 119 0 / var(--tw-bg-opacity, 1));
}

.page-template-Contact .img span {
  padding-top: 50%;
}

.page-template-Contact .contact .col-right > div {
  padding-top: 40px;
  padding-bottom: 40px !important;
}

.page-template-Contact .contact .header-32 {
  font-size: 22px !important;
  text-transform: uppercase;
}
.page-template-Contact .infos a,
.infos p,
.infos li {
  font-size: 18px !important;
}
.page-template-Contact .iframe {
  padding-top: 80%;
}

.page-template-About .about-1 .flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 274px;
}

.page-template-About div#section-2 {
  transform: translateY(-100px);
}

.about-1 .block-title {
  text-transform: unset;
  color: #000;

  /* Desktop/Headline/H1 */
  font-family: var(--Family-Headline, "Roboto Condensed");
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 76.8px */
  letter-spacing: 1.28px;
}

.about-1 p {
  color: var(--Text-tertiary, #787878);
  /*font-family: var(--Family-Headline, "Roboto Condensed");*/
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  /* 33.6px */
}

.page-heading {
  color: #000;
  text-align: center;

  /* Desktop/Headline/H2 */
  font-family: var(--Family-Headline, "Roboto Condensed");
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 52.8px */
  letter-spacing: 0.44px;
}

.banner-say {
  margin-top: 32px;
  background-image: url(/wp-content/uploads/2025/11/main-content.jpg);
  border-radius: 20px;
  padding: 32px 0 32px 32px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: cover;
  position: relative;
}

/* .banner-say:before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2025/11/quote-yellow.svg);
  right: 35px;
  top: 0;
  width: 129px;
  height: 129px;
} */

.banner-say .col-left {
  width: 57%;
}

.banner-say h3 {
  color: #f70;
  font-family: "UTM Aristote";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 44.8px */
}

.banner-say p {
  color: #262626;
  font-family: "Times New Roman";
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  /* 28px */
}

.section-line {
  border-radius: 24px;
  background: #fff;
  padding: 74px 160px 54px 160px;
}

.section-timline-heading .list-item {
  border-radius: 16px;
  background: #08132f;
  box-shadow: 0 0 44px 0 rgba(0, 0, 0, 0.1);
  padding: 40px 12px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.section-timline-heading .list-item:before,
.section-timline-heading .list-item:after {
  content: "";
  position: absolute;
  width: 323.914px;
  height: 115.13px;
  border-radius: 323.914px;
  background: radial-gradient(
    50% 50% at 50% 50%,
    rgba(247, 148, 29, 0.7) 0%,
    rgba(247, 148, 29, 0) 72.29%
  );
  transition: 0.3s;
  opacity: 0;
}

.section-timline-heading .list-item:before {
  top: -39%;
  left: -45%;
}

.section-timline-heading .list-item:after {
  bottom: -39%;
  right: -45%;
}

.section-timline-heading .list-item:hover:before,
.section-timline-heading .list-item:hover:after {
  transition: 0.3s;
  opacity: 1;
}

.section-timline-heading .list-item:hover span {
  color: #f58220;
  transition: 0.3s;
}

.list-item span {
  color: #f5f5f5;
  text-align: center;
  font-family: "Roboto Condensed";
  font-size: 54px;
  font-style: normal;
  font-weight: 800;
  line-height: 51px;
  /* 91.071% */
  margin-bottom: 12px;
  display: inline-block;
  transition: 0.3s;
}

.list-item p {
  color: #fff;
  text-align: center;
  /*font-family: var(--Family-Headline, "Roboto Condensed");*/
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  /* 28px */
}

.line-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 62px;
}

.line-img {
  margin-top: 74px;
}

.about-2 .list .item {
  border-radius: 24px;
  background: #fff;
}

.about-2 .col-left {
  border-radius: 24px;
  overflow: hidden;
}

.about-2 .list .item:first-child {
  padding-right: 156px;
}

.about-2 .list .item:nth-child(2) {
  padding-left: 156px;
}

.about-2 .list .item:nth-child(3) {
  padding: 60px 156px;
}

.about-2 .list .item:nth-child(2) .col-left {
  order: 2;
}

.about-2 .list .item:nth-child(2) .col-right {
  order: 1;
}

.about-2 .list .item:not(:last-child) {
  margin-bottom: 24px;
}

.about-2 .list .item .col-right {
  width: 860px;
}

.about-2 .list .item .flex {
  align-items: center;
  justify-content: space-between;
}

.about-2 .list .block-title {
  margin-bottom: 10px;
}

.about-2 .list .description {
  color: #000;
  /*font-family: var(--Family-Body-text, "Roboto Condensed");*/
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
}

.about-2 .list .description ul li {
  position: relative;
  padding-left: 22px;
}

/* .about-2 .list .description ul li span {
  color: #565656 !important;

} */

.about-2 .list .description ul li:before {
  content: "";
  position: absolute;
  width: 8px;
  border-radius: 4px;
  background: #f7941d;
  height: 8px;
  left: 0;
  top: 7px;
}

.about-2 .list .description ul li span {
  color: #000;
}

.about-2 .list .description ul li:not(:last-child),
.about-2 .list .description p:not(:last-child) {
  margin-bottom: 12px;
}

.home-11 .bg-primary-1 .title a {
  border-radius: 0 !important;
}

.why-section {
  border-radius: 24px;
  background: #fff;
  padding: 74px 153px;
  position: relative;
}

.why-section:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 221px;
  height: 267px;
  opacity: 0.3;
  background-image: url("/wp-content/uploads/2025/11/Layer_1.svg");
}

.why-section .heading {
  margin-bottom: 53px;
}

.why-list-group {
  display: grid;
  grid-template-columns: repeat(3, 2fr);
  gap: 53px 32px;
}

.why-item {
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  height: 412px;
}

.why-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(0, 0, 0, 0.65) 100%
  );
}

.why-item-content {
  position: absolute;
  top: 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  gap: 16px;
}

.why-item-heading {
  min-height: 130px;
}

.why-item-content img {
  margin-bottom: 24px;
}

.why-item h4 {
  color: #f70;
  /* Desktop/Headline/H5 */
  font-family: var(--Family-Headline, "Roboto Condensed");
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  /* 33.6px */
}

.why-item p {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  /*font-family: var(--Family-Body-text, "Roboto Condensed");*/
}

.trademark-section {
  border-radius: 24px;
  background: #08132f;
  padding: 74px 156px;
  position: relative;
  overflow: hidden;
}

.trademark-section:after {
  content: "";
  border-radius: 3174px;
  background: radial-gradient(
    50% 50% at 50% 50%,
    #f70 0%,
    rgba(7, 16, 63, 0) 100%
  );
  position: absolute;
  bottom: -10%;
  width: 120%;
  height: 350px;
  right: -10%;
}

.trademark-section .heading {
  margin-bottom: 53px;
}

.trademark-section .heading h3 {
  color: #fff;
}

.trademark-section .logo-album {
  margin-bottom: 53px;
}

.trademark-section .logo-gallery {
  display: grid;
  grid-template-columns: repeat(4, 2fr);
  gap: 44px 24px;
}

.trademark-section .logo-item {
  border-radius: 12px;
  border: 1px solid #fff;
  transition: 0.3s;
  overflow: hidden;
  background: #ffff;
}

.trademark-section .logo-item img {
  width: 100%;
  border-radius: 12px;
}

.trademark-section .logo-item:hover {
  border-color: #f70;
  transition: 0.3s;
}

.logo-slider .swiper-slide.swiper-slide-active .button {
  opacity: 1;
}

.logo-slider .button {
  opacity: 0;
  display: flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 80px;
  color: #fff;
  /*font-family: var(--Family-Body-text, "Roboto Condensed");*/
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  width: max-content;
  margin: 0 auto;
  background: #08132f;
  position: relative;
  z-index: 1;
  transition: 0.3s;
}

.logo-slider .button:hover {
  color: #08132f;
  background: #fff;
  transition: 0.3s;
}

.logo-slider.button path {
  transition: 0.3s;
}

.logo-slider .button:hover path {
  fill: #08132f;
  transition: 0.3s;
}

.doanhnghiep-section {
  border-radius: 24px;
  background: #fff;
  padding: 74px 180px;
}

.doanhnghiep-section .heading {
  margin-bottom: 44px;
}

.doanhnghiep-section .logo-gallery {
  display: grid;
  grid-template-columns: repeat(5, 2fr);
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.doanhnghiep-section .logo-gallery .logo-item {
  text-align: center;
}

.doanhnghiep-section .logo-gallery .logo-item img {
  transition: 0.3s;
}

.doanhnghiep-section .logo-gallery .logo-item:hover img {
  scale: 1.1;
  transition: 0.3s;
}

.vanhanh-section .heading,
.team-section .heading,
.doanhnghiep-section .heading {
  margin-bottom: 53px;
}

.team-section {
  padding: 74px;
  border-radius: 24px;
  background: linear-gradient(180deg, #fff 0%, #e0e0e0 100%);
}

.team-item {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  height: 100%;
}

.team-first {
  flex: 0 0 31.7%;
}
/* 
.team-box {
  display: flex;
  gap: 40px;
} */
.team-box {
  display: grid;
  grid-template-columns: 3.8fr 6.2fr;
  gap: 40px;
}


.team-last {
  display: grid;
  grid-template-columns: repeat(2, 2fr);
  gap: 40px;
}

.team-item img {
  border-radius: 16px;
  transition: 0.3s;
  height: 100%;
  object-fit: cover;
}

.team-item h4 {
  position: absolute;
  bottom: 0;
  color: #fff;
  text-align: center;

  /* Desktop/Headline/H5 */
  /*font-family: var(--Family-Headline, "Roboto Condensed");*/
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  /* 33.6px */
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 42px 24px 24px 24px;
}

.team-item:before {
  content: "";
  position: absolute;
  bottom: 0;
  border-radius: 16px;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 74.39%,
    rgba(0, 0, 0, 0.5) 87.32%,
    rgba(0, 0, 0, 0.5) 100%
  );
  width: 100%;
  height: 100%;
}

.team-item:hover img {
  scale: 1.1;
  transition: 0.3s;
}

.vanhanh-section {
  border-radius: 24px;
  background: var(--Background-primary, #fff);
  padding: 74px 156px 0 156px;
  position: relative;
  overflow: hidden;
}

.vanhanh-section:before {
  content: "";
  position: absolute;
  top: 50px;
  right: 0;
  background-image: url(/wp-content/uploads/2025/11/vanhanh-layer.svg);
  width: 711px;
  height: 533px;
}

.vanhanh-section .heading,
.vanhanh-box {
  position: relative;
}

.vanhanh-box {
  text-align: center;
}

.vanhanh-box img {
  margin: 0 auto;
}

.project-section {
  border-radius: 24px 24px 0 0;
  padding-bottom: 95px;
  background: #0a152f;
  padding-left: 156px;
  padding-right: 156px;
}

.projects-slider-wrap h4 {
  color: #f70;
  text-align: center;

  /* Desktop/Headline/H2 */
  font-family: var(--Family-Headline, "Roboto Condensed");
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 52.8px */
  letter-spacing: 0.44px;
  margin-bottom: 80px;
}

.projects-slider-wrap {
  border-radius: 0 0 24px 24px;
  background: #0a152f;
  padding-bottom: 86px;
}

.projects-slider-wrap .slick-list {
  margin-left: 120px;
  margin-right: 110px;
  padding: 12px 0;
}

.page-template-About .section {
  padding: 12px 0;
}

.project-slider-item img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  transform: skew(-10deg);
  border-radius: 8px;
}

.project-slider-item {
  position: relative;
}

.project-slider-item:before,
.project-slider-item .project-img:before {
  content: "";
  position: absolute;
  width: 48px;
  height: 34px;
  background: url(/wp-content/uploads/2025/11/Vectortop.svg);
  transition: 0.3s;
  opacity: 0;
}

.project-slider-item:before {
  top: -11px;
}

.project-slider-item .project-img:before {
  bottom: -11px;
  right: 0;
  rotate: 180deg;
}

.project-slider-item:hover:before,
.project-slider-item:hover .project-img:before {
  transition: 0.3s;
  opacity: 1;
}

.project-img {
  text-align: center;
  position: relative;
}

.project-img:after {
  content: "";
  position: absolute;
  left: -30px;
  bottom: -90px;
  background: #f70;
  transform: skew(-10deg);
  border-radius: 8px;
  width: 50%;
  height: 220px;
  z-index: -1;
}

.project-slider-item h5 {
  color: #f70;
  text-align: center;
  /* Desktop/Headline/H5 */
  /*font-family: var(--Family-Headline, "Roboto Condensed");*/
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  /* 33.6px */
  margin-top: 50px;
  margin-left: -50px;
}

.project-slider-item p {
  color: #fff;
  text-align: center;
  /*font-family: var(--Family-Headline, "Roboto Condensed");*/
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  /* 28px */
  margin-top: 25px;
  margin-left: 50px;
}

.project-slider-item {
  padding-left: 48px;
  padding-right: 30px;
}

.about-company .background img {
  border-radius: 24px;
}

.company-box {
  padding: 64px 56px;
  display: flex;
  align-items: center;
  gap: 44px !important;
}

.company-box .col-left {
  flex: 0 0 40%;
}

.company-box .video {
  margin-bottom: 24px;
}

.company-box iframe {
  height: 383px;
  border-radius: 20px;
}

.company-box h3 {
  color: #fff;
  font-family: "Roboto Condensed";
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 24px;
}

.company-box h2 {
  color: var(--Text-neutral-primary, #fff);
  text-align: center;
  font-family: "Roboto Condensed";
  font-size: 44px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 24px;
}

.company-box .button {
  display: flex;
  padding: 12px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 80px;
  background: #fff;
  width: max-content;
  margin: 0 auto;
  color: #0a152f;
  /*font-family: var(--Family-Body-text, "Roboto Condensed");*/
  font-size: var(--Size-Body-text-2, 16px);
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  transition: 0.3s;
}

.company-box .button:hover {
  color: #fff;
  background: #f70;
  transition: 0.3s;
}

.company-box .button:hover path {
  fill: #fff;
  transition: 0.3s;
}

.company-box .button path {
  transition: 0.3s;
}

.company-box .description {
  color: var(--Text-white, #fff);
  /*font-family: var(--Family-Body-text, "Roboto Condensed");*/
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.company-box .description ul {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 8px;
}

.company-box .description ol {
  margin-left: 15px;
}

.company-box .description p {
  margin-bottom: 8px;
}

.bottom-content {
  display: flex;
  gap: 44px;
}

.top-content {
  margin-bottom: 24px;
}

.project-slider .slick-arrow {
  width: var(--Spacing-Number-9, 48px);
  height: var(--Spacing-Number-9, 48px);
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  position: absolute;
  top: 50%;
}

.project-slider .slick-arrow:hover {
  transition: 0.3s;
  background: #f70;
}

.project-slider .slick-arrow:hover path {
  transition: 0.3s;
  stroke: #fff;
}

.project-slider .slick-next {
  right: 0;
}

.project-slider .slick-next svg {
  rotate: -180deg;
}

.project-slider .slick-next svg path {
  transition: 0.3s;
}

.logo-slider .swiper-button {
  top: 40%;
}

.logo-slider .swiper-button {
  width: 48px;
}

.logo-slider .swiper-button:hover:after {
  color: #fff;
  transition: 0.3s;
  background: #f70;
}

.logo-slider .swiper-button-next {
  right: 0;
  background-image: none;
}

.logo-slider .swiper-button-prev {
  left: 0;
  background-image: none;
}

.logo-slider .swiper-button-next:after,
.logo-slider .swiper-button-prev:after {
  font-size: 24px;
  color: #b4b4b4;
  width: 48px;
  height: 48px;
  background: #08132f;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}

.logo-slider .swiper-slide img {
  width: 100%;
  padding-bottom: 50px;
}

.logo-slider .swiper-slide {
  width: 335.581px;
  height: 471.302px;
}

.product-detail-2 table td {
  border: 1px solid #ccc;
  text-align: center;
  padding: 10px;
}

.single-product .banner-giai-phap .banner-text {
  text-align: justify;
}

.tax-product_cat .gioi-thieu .toggle-btn svg {
  display: none;
}

.tax-product_cat .gioi-thieu .grid {
  display: block;
}

.tax-product_cat .product-list {
  padding-bottom: calc(2.08333rem);
}

.single-solution .contact-detail {
  display: none;
}

@keyframes fadeInLeftCustom {
  from {
    opacity: 0;
    transform: translate3d(-3rem, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeftCustom;
  animation-duration: 2s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
    transform var(--e-transform-transition-duration, 0.4s);
}

@keyframes fadeInUpCustom {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3rem, 0);
    transform: translate3d(0, 3rem, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.fadeInUp {
  animation-name: fadeInUpCustom;
  animation-duration: 2s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
    transform var(--e-transform-transition-duration, 0.4s);
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -3rem, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
  animation-duration: 2s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
    transform var(--e-transform-transition-duration, 0.4s);
}

.section-wraper {
  border-radius: 24px;
  background: #fff;
  padding: 64px 0 32px 0;
}

.section-timline-heading {
  padding: 0 153px;
}

.about-2 .list .item:nth-child(2) .col-left .img img {
  object-fit: contain;
}

.timeline {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  align-self: stretch;
  position: relative;
  overflow: hidden;
}

.vector {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #ddd;
}

.indicator {
  display: flex;
  width: 16px;
  height: 230px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  flex-shrink: 0;
}

.timeline .up {
  width: 99.95%;
  display: flex;
  align-items: center;
  gap: 43px;
  justify-content: space-between;
}

.timeline .timeline-item {
  width: 16.6%;
}

.timeline .down .timeline-item {
  align-items: flex-end;
}

.timeline .down {
  width: 82%;
  margin-left: 9.5%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 59px;
  align-self: stretch;
}

.timeline .down .indicator {
  justify-content: flex-start;
}

.timeline-item {
  display: flex;
  /* width: 140px; */
  /* height: 264px; */
  align-items: flex-start;
  gap: 4px;
}

.timeline-item .year {
  border-radius: 8px;
  background: linear-gradient(90deg, #0a152f 0%, #666a71 100%);
  display: flex;
  padding: 8px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  color: #fff;
  text-align: center;
  font-family: "Roboto Condensed";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  width: 64px;
}

.timeline-item .content {
  overflow: hidden;
  color: #0a152f;
  white-space: nowrap;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
  text-align: left;
  margin-top: 20px;
}

.up .timeline-item .dot {
  top: 12px;
}

.up .timeline-item .line {
  bottom: -8px;
}

.down .timeline-item .dot {
  bottom: 12px;
}

.down .timeline-item .line {
  top: -8px;
}

.timeline-item .dot {
  width: 8px;
  height: 8px;
  background: #ff7700;
  border-radius: 50%;
  position: relative;
  text-align: center;
}

.timeline-item .dot:before {
  content: "";
  position: absolute;
  border: 1px solid #ff7700;
  width: 16px;
  height: 16px;
  border-radius: 50px;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.timeline-item .line {
  width: 1px;
  background: #0a152f;
  height: 100%;
  position: relative;
}

.timeline-item .line:after {
  content: "";
  position: absolute;
  width: 7.52px;
  height: 7.52px;
  background: #0a152f;
  border-radius: 50px;
  left: -3px;
}

.top .timeline-item .line:after {
  top: 0;
}

.down .timeline-item .line:after {
  bottom: 0;
}

.timeline-item {
  opacity: 0;
  transform: translateX(-40px);
  transition: 0.8s ease;
}

.timeline-item.show {
  opacity: 1;
  transform: translateX(0);
}

.timeline.desktop:after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2025/12/Arrow.svg);
  width: 6px;
  background-repeat: no-repeat;
  height: 6px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.section-timline {
  padding: 48px;
}

@media (min-width: 1195px) {
  .about-2 .list .item:nth-child(2) .col-left .img img {
    margin-top: 40px;
  }

  .product-detail-2 iframe {
    width: 100%;
    height: 550px;
  }
}

@media (max-width: 1400px) and (min-width: 676px) {
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .team-first img {
    width: 100%;
    height: 440px !important;
  }
  .team-last img {
    height: 200px !important;
    width: 100%;
  }
}
@media (max-width: 1210px) {
  .company-box .button {
    padding: 8px 12px;
    gap: 6px;
    font-size: var(--Size-Body-text-2, 14px);
  }

  .company-box .button svg {
    width: 15px;
  }
}

@media (max-width: 1210px) and (min-width: 1025px) {
  .section-timline-heading {
    padding: 0 32px !important;
  }

  .product-detail-2 iframe {
    width: 100%;
    height: 400px;
  }

  .logo-slider .swiper-slide {
    width: 295px !important;
  }

  .project-slider-item {
    padding-left: 47px;
    padding-right: 17px;
  }

  .project-slider-item p {
    margin-left: 40px;
    font-size: 16px;
  }

  .why-section .why-item-content {
    top: 75px;
  }

  .list-item p {
    font-size: 18px;
  }

  .section-timline-heading .list-item {
    padding: 32px 12px;
  }

  footer .group-infomation .col-left {
    flex: 0 0 35%;
  }

  .page-template-About .about-1 .col-left {
    text-align: right;
  }

  .banner-say {
    background-position: 85% 100%;
  }
}

@media (max-width: 1210px) and (min-width: 676px) {
  .logo-slider .swiper-button {
    top: 40%;
  }
  .vanhanh-section {
    padding: 74px 48px 0 48px;
  }

  .project-section {
    padding-left: 48px;
    padding-right: 48px;
  }

  .page-template-About div#section-2 {
    transform: translateY(0);
    padding-bottom: 60px;
    padding-top: 20px;
  }

  .page-template-About .about-1 .flex {
    gap: 150px;
  }

  .page-template-About div#section-2 img {
    width: 80%;
    margin-top: -80px;
  }
  .team-last,
  .team-box {
    gap: 24px;
  }
}
@media (max-width: 1210px) and (min-width: 1025px) {
  .team-first img {
    width: 100%;
    height: 423px !important;
  }
  .team-last img {
    height: 200px !important;
    width: 100%;
  }
  .team-last,
  .team-box {
    gap: 16px;
  }
}
@media (max-width: 1024px) and (min-width: 821px) {
  .team-first img {
    width: 100%;
    height: 340px !important;
  }
  .team-last img {
    height: 158px !important;
    width: 100%;
  }
}

@media (max-width: 1024px) and (min-width: 861px) {
  .why-item-heading {
    min-height: 96px;
  }
  .why-item-content {
    top: 25%;
  }
  .about-1 .block-title {
    font-size: 28px !important;
  }

  .about-1 .col-right {
    max-width: 40%;
  }

  .about-1 .col-left {
    width: 40%;
  }

  .about-1 img {
    max-width: 80%;
    margin-top: -50px;
  }

  .about-1 .images-ab {
    text-align: right;
  }

  .page-template-About div#section-2 {
    padding-bottom: 80px;
    transform: translateY(0);
  }
}

@media (max-width: 1000px) and (min-width: 767px) {

footer .group-infomation .col-right .step:first-child {
  flex-wrap: wrap !important;
}
  footer .group-infomation .col-left {
    width: max-content;
  }

  footer .group-infomation {
    gap: 34px !important;
  }

  footer .group-infomation .col-right .top {
    justify-content: left;
    gap: 48px;
  }

  .footer-menu,
  .copyright-wrapper {
    width: 100%;
  }

  footer .middle .label {
    white-space: nowrap;
  }

  footer .payment {
    gap: 5px;
  }

  footer .group-infomation .col-right .step:first-child {
    gap: 6px;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

@media (min-width: 1026px) {
  .about-2 .list .item:nth-child(3) img {
    width: 385.896px;
    height: 392.823px;
    object-fit: contain;
  }
}

@media (min-width: 1025px) {
  .tax-product_cat .gioi-thieu .grid .right {
    padding-left: 150px;
    padding-right: 150px;
  }

  .timeline.mobi {
    display: none;
  }
}

@media (max-width: 1550px) {
  .gioi-thieu-chung table td,.gioi-thieu-chung  table th,.product-detail-2 table td,.product-detail-2 table th {
    font-size:16px;
  }
  table td,  table th {
      font-size:16px;
      line-height: 21px;
  }
  .section-timline-heading {
    padding: 0 74px;
  }

  .logo-slider .swiper-slide {
    width: 367px;
    height: auto;
  }

  .about-2 .list .item:nth-child(2) .col-left {
    height: 446px;
  }

  .about-2 .list .item:nth-child(2) .col-left .img img,
  .about-2 .list .item:nth-child(2) .col-left .img {
    height: 100%;
  }

  .about-2 .list .block-title {
    margin-bottom: 20px;
  }

  .section-line,
  .why-section,
  .trademark-section {
    padding: 74px;
  }

  .about-2 .list .item:not(:last-child) {
    padding-right: 74px;
  }

  .about-2 .list .item:nth-child(2) {
    padding-left: 74px;
    padding-right: 0;
  }

  .doanhnghiep-section {
    padding-left: 64px;
    padding-right: 64px;
  }

  .about-2 .list .item:nth-child(3) {
    padding-left: 0;
    padding-right: 64px;
  }
  section.solution .item .content .title *{
    font-size: 24px;

  }
  
  /* section.solution .item .content .btn{
    color: var(--Neutral-White, #fff);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
  } */
}

@media (max-width: 1367px) {
  .bottom-content {
    gap: 24px;
  }

  .why-item-content {
    padding: 20px;
  }

  .why-item p {
    font-size: 14px;
  }

  .why-item h4 {
    font-size: 22px;
  }
}

@media (max-width: 1367px) and (min-width: 1200px) {
  .logo-slider .swiper-slide {
    width: 332px;
  }
}

@media (max-width: 1025px) {
  .line-list {
    grid-template-columns: repeat(2, 2fr);
  }

  /* .timeline.mobi:after {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/12/Vector-Stroke.svg);
    width: 6px;
    height: 5px;
    bottom: 0;
  } */

  .timeline.mobi::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50.5%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #bdbdbd;
  }

  
  .timeline.mobi .vector {
    left: 6px;
    top: 20px;
    width: 1px;
    height: 100%;
    right: 0;
    margin: 0 auto;
  }

  .timeline.mobi .down {
    flex-direction: column;
  }

  .down .timeline-item .line {
    top: 3px;
    width: 40px;
    height: 1px;
  }

  .down .timeline-item .dot {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 0;
    bottom: inherit;
  }

  .timeline .down .timeline-item {
    display: block;
    width: 100%;
  }

  .timeline .down .indicator,
  .timeline-item {
    height: auto;
  }

  .timeline .down .indicator {
    width: auto;
    display: block;
  }

  .timeline-item .year {
    width: 105px;
  }

  .timeline-item:nth-child(odd) .info {
    padding-right: calc(50% + 55px);
    margin-top: -15px;
  }

  .timeline-item:nth-child(odd) .line {
    position: absolute;
    right: calc(50% + 8px);
  }

  .timeline-item:nth-child(even) .line {
    left: calc(50% + 8px);
    position: absolute;
  }

  .timeline-item:nth-child(even) .line:after {
    left: 35px;
  }

  .timeline-item:nth-child(odd) .year {
    float: right;
  }

  .timeline-item:nth-child(odd) .content {
    text-align: right;
    clear: both;
    padding-top: 20px;
  }

  .timeline-item:nth-child(even) .info {
    padding-left: calc(50% + 55px);
    margin-top: -15px;
  }

  .down .timeline-item .line:after {
    top: 50%;
    transform: translateY(-50%);
  }

  .timeline {
    padding: 20px 0 50px 0;
  }

  .timeline .down {
    gap: 2px;
  }

  .timeline .up {
    gap: 0;
    width: auto;
  }

  .list-item span {
    font-size: 50px;
  }

  .company-box {
    flex-direction: column;
  }

  .company-box .col-left {
    order: 2;
  }
  #section-5 .company-box .col-left {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100% !important;
  }
  #section-5 .company-box .col-left .video-wrapper iframe{
    width: 100% !important;
  }
  .section-timline-heading .list-item {
    padding: 32px 12px;
  }

  .item-phan-list:has(> .phan-loai-item:nth-child(3)) {
    grid-template-columns: repeat(2, 1fr);
  }

  .tax-product_cat .product-list {
    padding-bottom: 32px;
  }

  .project-slider-item p {
    margin-left: 33px;
  }

  .project-img:after {
    bottom: -50px;
  }

  .project-slider-item h5 {
    margin-top: 20px;
  }

  .product-detail-2 iframe {
    width: 100%;
  }

  .timeline.desktop {
    display: none;
  }
}
@media (max-width: 1025px) and (min-width: 821px) {
  .why-item-content {
    top: 89px !important;
  }
}

@media (max-width: 1025px) and (min-width: 676px) {
  .line-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .projects-slider-wrap h4,
  .company-box h2,
  .page-template-About .heading .page-heading {
    font-size: 32px;
  }

  .about-1 .block-title {
    font-size: 36px;
  }

  .company-box h3 {
    font-size: 24px;
  }

  .page-template-About .about-1 .flex {
    gap: 64px;
  }

  .banner-say {
    background-position: 75% 100%;
  }

  .bottom-content {
    flex-direction: column;
  }

  .why-item h4 {
    font-size: 18px;
  }

  .why-list-group {
    grid-template-columns: repeat(2, 2fr);
  }

  .logo-slider .swiper-slide {
    width: 256px;
  }

  .team-item h4 {
    font-size: 20px;
  }

  .projects-slider-wrap .slick-list {
    margin-left: 96px;
    margin-right: 86px;
  }

  .project-slider-item {
    padding-left: 48px;
    padding-right: 20px;
  }

  .projects-slider-wrap h4 {
    padding-top: 32px;
  }

  .project-slider-item img {
    height: 160px;
  }

  .project-img:after {
    height: 160px;
  }

  .project-slider-item p {
    font-size: 14px;
  }
  .section-timline {
    padding-left: 0;
    padding-right: 0;
  }

  .timeline-item .content br {
    display: none;
  }

  .timeline-item .content {
    white-space: normal;
  }

  .company-box iframe {
    height: 500px;
    width: 800px;
  }

  .section-line,
  .why-section,
  .trademark-section {
    padding: 74px 64px;
  }

  .project-section {
    padding-bottom: 48px;
  }

  .why-item-content {
    top: 70px;
  }

  .page-template-About .about-1 .flex {
    max-width: 80%;
    margin: 0 auto;
  }

  .page-template-About .about-1 .col-left {
    flex: 0 0 40%;
  }

  .about-1 .block-title {
    font-size: 28px;
  }

  .about-1 p {
    font-size: 18px;
  }

  .projects-slider-wrap h4,
  .company-box h2,
  .page-template-About .heading .page-heading {
    font-size: 26px;
  }

  /* .banner-say .col-left {
    width: 65%;
  } */

  /* .banner-say {
    background-position: 75% 100%;
  } */

  .section-timline-heading .list-item {
    padding: 24px 8px;
  }

  .about-2 .list .block-title {
    font-size: 24px;
    margin-bottom: 12px;
  }

  .about-2 .list .item:nth-child(2) {
    padding-left: 32px;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .logo-slider .swiper-slide {
    width: 212px;
  }

  .team-item h4 {
    font-size: 16px;
    padding: 42px 12px 24px 12px;
  }

  .about-2 .list .description {
    font-size: 14px;
  }

  .about-2 .list .item:nth-child(2) .col-left {
    height: auto;
  }

  .banner-say p {
    margin: 10px 0;
  }
}

@media (max-width: 865px) and (min-width: 676px) {
  .list-item p {
    font-size: 11px;
  }
}

@media (max-width: 676px) {
  .why-item-heading {
    min-height: auto;
  }
  .why-item {
    height: 395px;
  }
  .timeline-item .dot {
    width: 6px;
    height: 6px;
  }
  .down .timeline-item .line {
    height: 1px;
  }
  .timeline.mobi .vector {
    left: 4px !important;
  }

  .logo-slider .swiper-button-next:after,
  .logo-slider .swiper-button-prev:after {
    width: 32px;
    height: 32px;
    font-size: 16px;
  }

  .about-8.section img {
    height: 120px;
    object-fit: cover;
  }

  .section-timline-heading {
    padding: 0 32px;
  }

  .team-item img {
    height: auto;
  }

  .team-item h4 {
    padding: 42px 12px 24px 12px;
  }

  .section-timline {
    padding: 48px 0 !important;
  }

  .timeline-item .content {
    white-space: normal;
  }

  .timeline-item .content br {
    display: none;
  }

  .timeline-item .year {
    width: 85px;
  }

  .down .timeline-item .line {
    width: 16px;
  }

  .timeline-item:nth-child(even) .line:after {
    left: 16px;
  }

  .timeline-item:nth-child(odd) .info {
    padding-right: calc(50% + 35px);
  }

  .timeline-item:nth-child(even) .info {
    padding-left: calc(50% + 40px);
  }

  /* .page-template-SupportDepartment .page-banner .img a {
    padding-top: 56.25%;
  } */
  .page-template-SupportDepartment .page-banner .img a {
    padding-top: 40%;
  }
  .product-detail-2 iframe {
    height: 185px;
  }

  .logo-slider .swiper-slide {
    width: 100%;
  }

  .term-catalogue .catalogue .col-span-full {
    padding-top: 0 !important;
  }

  .term-san-pham.term-66 .page-banner .img a {
    padding-top: 177.77777777777777%;
    /*     background-image: url(/wp-content/uploads/2025/10/20251027-145529.jpg); */
    background-size: cover;
    background-position: 100% 60%;
  }

  /*   .term-san-pham.term-66 .page-banner .img a img {
    opacity: 0;
  } */

  .page-template-About div#section-2 {
    transform: translateY(0);
    margin-top: 20px;
  }

  .projects-slider-wrap h4,
  .company-box h3,
  .company-box h2,
  .page-template-About .heading .page-heading {
    font-size: 26px;
  }

  .about-1 .block-title {
    font-size: 28px;
  }

  .about-1 .block-title br {
    display: none;
  }

  .huong-dan img {
    width: 100%;
  }

  .projects-slider-wrap h4,
  .vanhanh-section .heading,
  .team-section .heading,
  .doanhnghiep-section .heading,
  .trademark-section .logo-album,
  .trademark-section .heading,
  .why-section .heading {
    margin-bottom: 32px;
  }

  .page-template-About div#section-3 {
    margin-top: 32px;
  }

  .projects-slider-wrap {
    padding-bottom: 32px;
  }

  .projects-slider-wrap h4 {
    padding-top: 32px;
  }

  .line-list {
    margin-top: 24px;
  }

  .about-1 p {
    font-size: 16px;
  }

  .page-template-About .about-1 .flex {
    gap: 44px;
    flex-direction: column;
  }

  .banner-say {
    padding: 24px;
  }

  .banner-say .col-left {
    width: 100%;
  }

  .banner-say {
    padding: 24px 24px 130px 24px;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 135%;
    position: relative;
    background-color: #fafafa;
  }

  /* .banner-say:before {
    right: -35px;
    top: 35px;
    background-size: 50%;
    background-repeat: no-repeat;
  } */

  .banner-say h3 {
    font-size: 20px;
  }

  .section-line,
  .why-section,
  .trademark-section {
    padding: 32px;
  }

  .line-list {
    display: flex;
    flex-direction: column;
  }

  .section-timline-heading .list-item {
    padding: 32px 20px;
  }

  .list-item span {
    font-size: 40px;
  }

  .list-item p {
    font-size: 18px;
  }

  .line-img {
    margin-top: 32px;
  }

  .company-box {
    flex-direction: column;
    padding: 32px;
    gap: 32px;
  }

  .bottom-content {
    gap: 0;
    flex-direction: column;
  }

  .about-2 .list .item .col-right {
    width: 100%;
  }

  .about-2 .list .item:nth-child(2) .col-left {
    height: auto;
  }

  .about-2 .list .item .flex {
    flex-direction: column;
  }

  .about-2 .list .block-title {
    margin-bottom: 16px;
    font-size: 22px;
  }

  .about-2 .list .item:nth-child(3) {
    padding: 32px !important;
  }

  .about-2 .list .item:nth-child(2) {
    padding-left: 32px;
    padding-right: 0;
    padding-top: 32px;
  }

  .about-2 .list .item:nth-child(2) .col-right {
    padding-right: 32px;
  }

  .about-2 .list .item:nth-child(1) .col-right {
    padding-left: 32px;
    padding-top: 32px;
  }
  .about-2 .list .item:nth-child(1) .col-left {
    order: 2;
  }
  .about-2 .list .item:nth-child(1) {
    padding-right: 32px;
    padding-bottom: 0;
  }

  .why-list-group {
    display: flex;
    gap: 24px;
    flex-direction: column;
  }

  .why-item h4 {
    font-size: 18px;
  }

  .why-item-content {
    position: relative;
    top: 0;
    flex-direction: column;
    padding: 20px;
    gap: 16px;
  }

  .trademark-section .logo-gallery {
    grid-template-columns: repeat(2, 2fr);
    gap: 12px;
  }

  .team-section,
  .doanhnghiep-section {
    padding: 32px;
  }

  .doanhnghiep-section .logo-gallery {
    grid-template-columns: repeat(4, 2fr);
    gap: 24px;
  }

  .team-box {
    gap: 24px;
    flex-direction: column;
  }

  .team-last {
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
  }

  .vanhanh-section {
    padding: 32px 0 0 0;
  }

  .vanhanh-section:before {
    width: 100%;
    height: 100%;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: top right;
  }

  .project-section {
    padding-bottom: 32px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .project-slider-item p {
    font-size: 16px;
  }

  .project-slider-item h5 {
    font-size: 16px;
  }

  .projects-slider-wrap .slick-list {
    margin-left: 52px;
    margin-right: 52px;
  }

  .project-slider .slick-arrow {
    width: 36px;
    height: 36px;
  }

  .project-slider .slick-arrow svg {
    width: 15px;
    height: 16px;
  }
}

@media (min-width: 676px) {
  .about-1 .block-title {
    white-space: nowrap;
  }
}
@media (min-width: 767px) {
  .tai-sao-chon-slider .item .title {
    min-height: 60px;
  }
}

@media (max-width: 1024px) {
  .support-title {
    font-size: 20px;
  }
  section.section.faqs-page .col-span-full.lg\:col-span-3 {
    order: 1;
  }

  section.section.faqs-page .col-span-full.lg\:col-span-9 {
      order: 2;
  }
}
/* @media (max-width: 1200px) and (min-width: 821px) {
  .about-15.section {
    padding-bottom: 0;
  }
  .about-16.section {
    padding-top: 0;
  }
} */




/* LEFT */
section.section.faqs-page  .col-span-full {
  grid-column: span 12;
}

@media (min-width: 1025px) {
  section.section.faqs-page  .lg\:col-span-9 {
    grid-column: span 9;
  }
  section.section.faqs-page .lg\:col-span-3 {
    grid-column: span 3;
  }
}

@media (min-width: 1194px) {
  section.section.faqs-page  .lg\:col-span-9 {
    grid-column: span 8;
  }
  section.section.faqs-page .lg\:col-span-3 {
    grid-column: span 4;
  }
}

section.section.faqs-page .faqs-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

section.section.faqs-page  .faqs-content .item {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  overflow: hidden;
  margin-top:0px;
}

/* Header */
section.section.faqs-page  .faqs-content .top {
  background: #203A7E;
  color: #fff;
  padding: 16px 32px 16px 16px;
  position: relative;
  cursor: pointer;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  vertical-align: middle;
}
section.section.faqs-page  .faqs-content .top {
  position: relative;
  padding-right: 64px; /* chừa chỗ cho icon */
}


section.section.faqs-page  .faqs-content .top::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: #ffffff;
  border-radius: 8px;
}
section.section.faqs-page  .faqs-content .top::before {
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-right: 2px solid #121212;
  border-bottom: 2px solid #121212;
  transform: translateY(-60%) rotate(45deg);
  transition: transform 0.25s ease;
  z-index: 1;
}



section.section.faqs-page  .faqs-content .item.active .top::before {
  transform: translateY(-40%) rotate(-135deg);
}


/* Content */
section.section.faqs-page  .faqs-content .bottom {
  padding: 20px;
  font-size: 14px;
  line-height: 1.7;
  color: #333;
}

section.section.faqs-page  .hidden {
  display: none;
}

section.section.faqs-page  #faq-category {
  list-style: none;
  margin: 0;
  padding: 12px 24px;
  background: #EFEFEF;
}

section.section.faqs-page  #faq-category li a {
  color: var(--Neutral-800, #121212);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 27px */
}

section.section.faqs-page  .faq-cat-toggle *{
  display: block;
  padding: 16px 0px;
  border-radius: 4px;
  /* 30px */
  color: var(--Neutral-800, #121212);
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 30px */
}
section.section.faqs-page  ul.faq-subcat.hidden{
  display: flex;
    padding: 16px 16px 16px 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
    border-radius: 12px;
    background: #FFF;
    margin-top: 0px;

}
section.section.faqs-page  ul.faq-subcat.hidden li{
  margin:0px;
}

section.section.faqs-page  #faq-category li a:hover,
section.section.faqs-page  #faq-category li a.active {
  color: #F70;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 130% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

section.section.faqs-page  .title {
  background: var(--Primary-Primary_01, #08132F);
  padding: 20px;
  color: var(--Neutral-White, #FFF);
  font-family: "Roboto Condensed";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 125% */
}
section.section.faqs-page  .shadow-light.overflow-hidden {
  box-shadow: none;
  border-radius:20px;
}
section.section.faqs-page .grid.grid-cols-12.base-gap {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 64px;
}

section.section.faqs-page #faq-results .mt-6.text-center{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 32px;
}

/* Reset style cũ */
section.section.faqs-page .page-numbers {
  color: var(--Primary-Body, #818998);
  text-align: center;
  padding:13px 10px;
  position: relative;
  /* Subheader/24 Bold */
  font-family: "Roboto Condensed";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 133.333% */
}

/* Hover */
section.section.faqs-page .page-numbers:hover {
  color: #F70;
}

/* Trang hiện tại */
section.section.faqs-page .page-numbers.current {
  color: #F70;
  font-weight: 700;
}

/* Gạch chân trang hiện tại */
section.section.faqs-page .page-numbers.current:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 100%;
  height: 2px;
  background: #F70;
  border-radius: 2px;
}

/* Mũi tên prev / next */
section.section.faqs-page .page-numbers.prev,
section.section.faqs-page .page-numbers.next {
  font-size: 18px;
  color: #9CA3AF;
}

section.section.faqs-page .page-numbers.prev:hover,
section.section.faqs-page .page-numbers.next:hover {
  color: #F70;
}


/* SEARCH WRAP */
section.section.faqs-page  .faq-search-wrap {
  position: relative;
  max-width: 420px;
  width:400px;
}

/* INPUT */
section.section.faqs-page  .faq-search-wrap input {
  width: 100%;
  height: 44px;
  padding: 0 48px 0 14px;
  font-size: 14px;
  outline: none;
  border: 1px solid var(--Primary-Primary_01, #08132F);
}

/* PLACEHOLDER */
section.section.faqs-page  .faq-search-wrap input::placeholder {
  color: #667085;
}

/* BUTTON */
section.section.faqs-page  .faq-search-wrap button {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 64px;
  height: 40px;
  border-radius: 4px;
  border: none;
  background: var(--Primary-Primary_01, #08132F);
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* HOVER */
section.section.faqs-page  .faq-search-wrap button:hover {
  background: #102a66;
}


section.section.faqs-page .faq-search {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
}


section.section.faqs-page .faq-cat-parent{
  margin-top:0px;
}
section.section.faqs-page .faq-cat {
  position: relative;
  padding-right: 24px;
}

section.section.faqs-page .faq-cat .remove-cat {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-weight: bold;
  display: d;
  color: #999;
}

section.section.faqs-page .faq-cat.active .remove-cat {
  display: inline !important;
}



section.section.faqs-page .faq-search-wrap {
  position: relative;
}

section.section.faqs-page #faq-clear {
  position: absolute;
  right: 52px; /* nằm trước nút search */
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  font-size: 16px;
  cursor: pointer;
  color: #818998;
}

section.section.faqs-page #faq-clear:hover {
  color: #F70;
}
section.section.faqs-page button.faq-clear.hidden {
  display: none !important;
}

section.section.faqs-page .lg\:col-span-9 > div {
  padding: 0px;
}
body.page-template-FAQs {
  background: #fff;
}


/* ===============================
   BASE (Desktop / 13 inch / 1920)
   =============================== */
   body.page-template-FAQs {
    font-size: 18px;
}

section.section.faqs-page h1 { font-size: 32px; }
section.section.faqs-page h2 { font-size: 26px; }
section.section.faqs-page h3 { font-size: 20px; }
section.section.faqs-page h4 { font-size: 18px; }

section.section.faqs-page .faqs-content p,
section.section.faqs-page .faqs-content li,
section.section.faqs-page .faqs-content span {
    font-size: 18px;
}

@media (max-width: 1390px){
  body.page-template-FAQs {
    font-size: 16px !important;
  }

  section.section.faqs-page h1 { font-size: 32px !important; }
  section.section.faqs-page h2 { font-size: 20px !important; }
  section.section.faqs-page h3 { font-size: 18px !important; }
  section.section.faqs-page h4 { font-size: 16px !important; }
  section.section.faqs-page .title,section.section.faqs-page .page-numbers{
    font-size: 20px !important;
    line-height: 100% !important;
  }
  section.section.faqs-page .faqs-content p,
  section.section.faqs-page .faqs-content li,
  section.section.faqs-page .faqs-content span,section.section.faqs-page #faq-category a,section.section.faqs-page .faqs-content .top {
      font-size: 16px !important;
  }
  section.section.faqs-page .faq-cat-toggle *{
    font-size: 18px !important;
  }
}
/* ===============================
   iPad ngang (≤ 1199px)
   =============================== */
@media (max-width: 1199px) {
    body.page-template-FAQs {
        font-size: 16px;
    }

    section.section.faqs-page h1 { font-size: 32px; }
    section.section.faqs-page h2 { font-size: 26px; }
    section.section.faqs-page h3 { font-size: 18px; }
    section.section.faqs-page h4 { font-size: 16px; }

    section.section.faqs-page .faqs-content p,
    section.section.faqs-page .faqs-content li,
    section.section.faqs-page .faqs-content span {
        font-size: 16px;
    }
}

/* ===============================
   iPad dọc (≤ 1023px)
   =============================== */
@media (max-width: 1023px) {
    body.page-template-FAQs {
        font-size: 16px;
    }

    section.section.faqs-page h1 { font-size: 32px; }
    section.section.faqs-page h2 { font-size: 26px; }
    section.section.faqs-page h3 { font-size: 18px; }
    section.section.faqs-page h4 { font-size: 16px; }

    section.section.faqs-page .faqs-content p,
    section.section.faqs-page .faqs-content li,
    section.section.faqs-page .faqs-content span {
        font-size: 16px;
    }
}

/* ===============================
   iPhone 14 Pro Max (≤ 767px)
   =============================== */
@media (max-width: 767px) {
  .page-banner p {
    font-size: 16px;
  }

  .page-banner h1 {
      font-size: 24px;
  }
  .tax-product_cat .page-banner .img a {
      padding-top: 100% !important;
  }

  section.solution .item .content .title * {
    font-size: 16px;
  }
  section.solution .item .content .btn{
    font-size: 14px;
  }
  section.section.faqs-page .grid.grid-cols-12.base-gap{
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
    gap:0px;
    row-gap: 64px !important; 
  }
  section.section.faqs-page .faq-search.mb-6{
    margin-bottom:0px !important;
  }
  section.section.faqs-page .faq-search-wrap{
    width: auto !important;
  }
    body.page-template-FAQs {
        font-size: 16px !important;
    }

    section.section.faqs-page h1 { font-size: 24px !important; }
    section.section.faqs-page h2 { font-size: 20px !important; }
    section.section.faqs-page h3 { font-size: 18px !important; }
    section.section.faqs-page h4 { font-size: 16px !important; }
    section.section.faqs-page .title,section.section.faqs-page .page-numbers{
      font-size: 20px !important;
      line-height: 100% !important;
    }
    section.section.faqs-page .faqs-content p,
    section.section.faqs-page .faqs-content li,
    section.section.faqs-page .faqs-content span,section.section.faqs-page #faq-category a,section.section.faqs-page .faqs-content .top {
        font-size: 16px !important;
    }
    section.section.faqs-page .faq-cat-toggle *{
      font-size: 18px !important;
    }
}


.single-product .site-main p,
.single-product .site-main li,
.single-product .site-main span,
.single-product .site-main strong,
.single-product .site-main em,
.single-product .site-main ol {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
/* .single-product .site-main p:not(.banner-content p),
.single-product .site-main li:not(.banner-content li),
.single-product .site-main span:not(.banner-content span),
.single-product .site-main strong:not(.banner-content strong),
.single-product .site-main em:not(.banner-content em),
.single-product .site-main ol:not(.banner-content ol) {
    color: #000 !important;
} */

.single-product .site-main p:not(.banner-content p),
.single-product .site-main li:not(.banner-content li),
.single-product .site-main span:not(.banner-content span):not(.price):not(.woocommerce-Price-amount):not(.woocommerce-Price-currencySymbol),
.single-product .site-main strong:not(.banner-content strong),
.single-product .site-main em:not(.banner-content em),
.single-product .site-main ol:not(.banner-content ol) {
    color: #000 !important;
}
/* Giá gốc (del) – màu xám #818998, bao gồm cả gạch ngang */
.single-product .woocommerce-variation-price del,
.single-product .woocommerce-variation-price del * {
    color: #818998 !important;
    text-decoration-color: #818998 !important; /* màu của dấu gạch */
}

/* Nếu theme có reset lại text-decoration */
.single-product .woocommerce-variation-price del {
    text-decoration: line-through !important;
}

.single-product .site-main li {
    line-height: 27.2px !important;
}

.single-product .site-main ul {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.single-product .site-main h2 {
    margin: 10px 0 !important;
}

.single-product .site-main h3 {
    margin: 5px 0 !important;
}

.single-product .site-main h4 {
    margin: 2px 0 !important;
}

.single-product .site-main h2,
.single-product .site-main h3,
.single-product .site-main h4,
.single-product .site-main h5,
.single-product .site-main h6 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-weight: 600;
}
.single-product .site-main h1:not(.banner-content h1),
.single-product .site-main h2:not(.banner-content h2),
.single-product .site-main h3:not(.banner-content h3),
.single-product .site-main h4:not(.banner-content h4),
.single-product .site-main h5:not(.banner-content h5),
.single-product .site-main h6:not(.banner-content h6) {
    color: #000 !important;
}


.single-solution .solution-detail p,
.single-solution .solution-detail li,
.single-solution .solution-detail span,
.single-solution .solution-detail strong,
.single-solution .solution-detail em,
.single-solution .solution-detail ol {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    color:#000 !important;
}

.single-solution .solution-detail li {
    line-height: 27.2px !important;
}

.single-solution .solution-detail ul {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.single-solution .solution-detail h2 {
    margin: 10px 0 !important;
}

.single-solution .solution-detail h3 {
    margin: 5px 0 !important;
}

.single-solution .solution-detail h4 {
    margin: 2px 0 !important;
}

.single-solution .solution-detail h2,
.single-solution .solution-detail h3,
.single-solution .solution-detail h4,
.single-solution .solution-detail h5,
.single-solution .solution-detail h6 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-weight: 600;
    color:#000 !important;
}

.single-post .news-detail p,
.single-post .news-detail li,
.single-post .news-detail span,
.single-post .news-detail strong,
.single-post .news-detail em,
.single-post .news-detail ol {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    color:#000 !important;
}

.single-post .news-detail li {
    line-height: 27.2px !important;
}

.single-post .news-detail ul {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.single-post .news-detail h2 {
    margin: 10px 0 !important;
}

.single-post .news-detail h3 {
    margin: 5px 0 !important;
}

.single-post .news-detail h4 {
    margin: 2px 0 !important;
}
.single-post .news-detail h4{
  font-size:18px
}
.single-post .news-detail h2,
.single-post .news-detail h3,
.single-post .news-detail h4,
.single-post .news-detail h5,
.single-post .news-detail h6 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-weight: 600;
}

body.archive.tax-product_cat .gioi-thieu p,
body.archive.tax-product_cat .gioi-thieu li,
body.archive.tax-product_cat .gioi-thieu span,
body.archive.tax-product_cat .gioi-thieu strong,
body.archive.tax-product_cat .gioi-thieu em,
body.archive.tax-product_cat .gioi-thieu ol {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    color:#000 !important;
}

body.archive.tax-product_cat .gioi-thieu li {
    line-height: 27.2px !important;
}

body.archive.tax-product_cat .gioi-thieu ul {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

body.archive.tax-product_cat .gioi-thieu h2 {
    margin: 10px 0 !important;
}

body.archive.tax-product_cat .gioi-thieu h3 {
    margin: 5px 0 !important;
}

body.archive.tax-product_cat .gioi-thieu h4 {
    margin: 2px 0 !important;
}

body.archive.tax-product_cat .gioi-thieu h2,
body.archive.tax-product_cat .gioi-thieu h3,
body.archive.tax-product_cat .gioi-thieu h4,
body.archive.tax-product_cat .gioi-thieu h5,
body.archive.tax-product_cat .gioi-thieu h6 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-weight: 600;
    color:#000 !important;
}

body.archive.tax-product_cat .gioi-thieu .phan-loai-item .top h3 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.text-primary-1{
  color:#000 !important;
}