@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

:root {
  /* Brand */
  --brand-yellow: #f6b500;
  --brand-yellow-hover: #d99500;
  --brand-gold-dark: #8a5600;
  --brand-black: #12100b;

  /* Text */
  --heading-color: #1a1813;
  --text-color: #2b2b28;
  --text-muted: #6b685f;
  --text-light: #ffffff;

  /* Background */
  --background-color: #fffdf7;
  --background-soft: #fff5d8;
  --background-dark: #12100b;

  /* Border */
  --border-color: #e8ddbf;

  /* Status */
  --success-color: #39733d;
  --alert-color: #b42318;

  /* Flatsome */
  --primary-color: #f6b500;
  --fs-color-primary: #f6b500;
  --fs-color-secondary: #12100b;
  --fs-color-success: #39733d;
  --fs-color-alert: #b42318;
  --fs-color-base: #2b2b28;

  --fs-experimental-link-color: #8a5600;
  --fs-experimental-link-color-hover: #d99500;
}

body {
  font-family: "Inter", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.banner h1,
.banner h2,
.banner h3,
b,
strong {
  font-weight: 600;
}

.dark,
.dark p,
.dark td {
  color: #fff;
  line-height: 1.6;
}

.box-text a:not(.button),
.box-text h1,
.box-text h2,
.box-text h3,
.box-text h4,
.box-text h5,
.box-text h6,
.box-text p {
  margin: 0;
}

.box-text {
  font-size: 100%;
  padding: 0;
}

.icon-box-img img,
.icon-box-img svg {
  padding: 0;
}

.bg-zoom:hover .bg,
.has-hover:hover .image-zoom img {
  transform: scale(1.05);
}

.has-hover .bg,
.has-hover [class*="image-"] img {
  transition:
    filter 0.3s,
    opacity 0.3s,
    transform 0.3s,
    box-shadow 0.3s;
}

.nav-pagination > li > a,
.nav-pagination > li > span {
  width: 38px;
  height: 38px;
  border-radius: 8px;
  line-height: 34px;
}

.icon-shopping-cart:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-color: #000000cf;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M3.392 6.875h13.216v8.016c0 .567-.224 1.112-.624 1.513-.4.402-.941.627-1.506.627H5.522a2.13 2.13 0 0 1-1.506-.627 2.15 2.15 0 0 1-.624-1.513zM8.818 2.969h2.333c.618 0 1.211.247 1.649.686a2.35 2.35 0 0 1 .683 1.658v1.562H6.486V5.313c0-.622.246-1.218.683-1.658a2.33 2.33 0 0 1 1.65-.686' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M3.392 6.875h13.216v8.016c0 .567-.224 1.112-.624 1.513-.4.402-.941.627-1.506.627H5.522a2.13 2.13 0 0 1-1.506-.627 2.15 2.15 0 0 1-.624-1.513zM8.818 2.969h2.333c.618 0 1.211.247 1.649.686a2.35 2.35 0 0 1 .683 1.658v1.562H6.486V5.313c0-.622.246-1.218.683-1.658a2.33 2.33 0 0 1 1.65-.686' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    center / contain no-repeat;
}

.icon-search:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-color: #000000cf;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M16.927 17.0401L20.4001 20.4001M19.2801 11.4401C19.2801 15.77 15.77 19.2801 11.4401 19.2801C7.11019 19.2801 3.6001 15.77 3.6001 11.4401C3.6001 7.11019 7.11019 3.6001 11.4401 3.6001C15.77 3.6001 19.2801 7.11019 19.2801 11.4401Z' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")
    center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M16.927 17.0401L20.4001 20.4001M19.2801 11.4401C19.2801 15.77 15.77 19.2801 11.4401 19.2801C7.11019 19.2801 3.6001 15.77 3.6001 11.4401C3.6001 7.11019 7.11019 3.6001 11.4401 3.6001C15.77 3.6001 19.2801 7.11019 19.2801 11.4401Z' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")
    center / contain no-repeat;
}

.bg-secon {
  background-color: #f8f8f8;
}

.bg-secon2 {
  background-color: #f0f1f2;
}

/* home */
.home2 {
  padding-top: 48px;
  padding-bottom: 22px;
}

/* product-small */
.products.row {
  margin-left: -5px !important;
  margin-right: -5px !important;
}

.product-small.col {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}

.product-small.box {
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.085);
  border-radius: 8px;
  box-shadow:
    -0.0625rem 0 0.625rem 0 rgba(0, 0, 0, 0.07),
    0.3125rem 1.25rem 2.5rem 0 rgba(0, 0, 0, 0.04);
  transition:
    border-color 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out;
  overflow: hidden;
}

.product-small .box-text {
  position: relative;
  padding: 18px 16px;
}

.product-small .product-title {
  margin-bottom: 8px;
}

.product-small .product-title a {
  color: #0d0d0d;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 42px;
  transition: color 0.3s ease;
  text-decoration: none;
}

.product-small .product-title a:hover {
}

span.amount {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  color: var(--alert-color);
}

/* product details */
.product-thumbnails.row-small {
  margin-left: -4px !important;
  margin-right: -4px !important;
}

.product-thumbnails.row-small > .flickity-viewport > .flickity-slider > .col {
  padding: 0 4px;
}

.product-thumbnails img {
  margin: 0;
  opacity: 1;
}

.product-thumbnails {
  border-color: rgb(0, 0, 0, 0.3);
  margin-top: 12px;
}

.product-thumbnails .is-nav-selected a img,
.product-thumbnails a:hover img {
  transform: translateY(0);
}

.product-thumbnails .is-nav-selected a,
.product-thumbnails a:hover {
  border-color: #000000;
}

.product-thumbnails .flickity-prev-next-button {
  display: none !important;
}

.woocommerce-product-gallery {
  border: 1px solid #eee;
  border-radius: 8px;
  overflow: hidden;
}

.product-thumbnails a {
  border-radius: 8px;
  overflow: hidden;
}

h1.product-title {
  color: #0d0d0d;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  margin: 0;
  margin-bottom: 15px;
}

.product-price-container span.amount {
  color: var(--alert-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.product-price-container del span.amount {
  font-size: 20px;
  font-weight: 400;
  color: #999;
  text-decoration: line-through;
  opacity: 1;
}

.product-short-description {
  border: 1px solid #eee;
  border-radius: 8px;
  max-height: 353px;
  margin-bottom: 24px;
  overflow-y: auto;
}

.product-short-description::-webkit-scrollbar {
  width: 6px;
}

.product-short-description::-webkit-scrollbar-thumb {
  background: #bbb;
  border-radius: 6px;
}

.product-short-description table {
  margin: 0;
}

.product-short-description table caption {
  display: none;
}

.product-short-description table td {
  font-size: 14px;
  padding: 8px 12px;
}

.product-short-description table td:first-child {
  font-weight: 600;
  width: 38%;
}

table.variations {
  margin-bottom: 16px;
}

table.variations .label {
  width: 80px;
  text-transform: uppercase;
}

select.variation-select-hidden {
  display: none;
}

.woocommerce-variation.single_variation {
  display: none !important;
}

table.variations .value > select {
  display: none !important;
}

.variation-options {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.variation-option {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  color: #0d0d0d;
  font-size: 14px;
  font-weight: 600;
  height: 40px;
  min-width: 56px;
  margin: 0;
  padding: 0 16px;
}

.variation-option:hover {
  border-color: #0d0d0d;
}

.variation-option.is-selected {
  background: #0d0d0d;
  border-color: #0d0d0d;
  color: #fff;
}

.variation-option.is-disabled {
  cursor: not-allowed;
  opacity: 0.4;
}

.variation-option:focus-visible {
  outline: 2px solid #f6b500;
}

.woocommerce-variation-add-to-cart {
  display: grid;
  grid-template-columns: 96px 1fr 1fr;
  gap: 10px;
}

.quantity,
.single_add_to_cart_button,
.ux-buy-now-button {
  border-radius: 8px;
  height: 46px;
  margin: 0 !important;
}

.quantity {
  border: 1px solid #ddd;
  display: flex;
  overflow: hidden;
}

.quantity input {
  border: 0 !important;
  box-shadow: none !important;
  height: 46px;
  margin: 0;
}

.quantity .button {
  background: #f5f5f5;
  color: #0d0d0d;
  width: 30px;
}

.single_add_to_cart_button {
  background: #0d0d0d;
  font-size: 14px;
}

.ux-buy-now-button {
  background: #f6b500;
  color: #0d0d0d;
  font-size: 14px;
}

.product-tabs {
  gap: 8px;
  margin-bottom: 24px;
}

.product-tabs li {
  margin: 0 !important;
}

.product-tabs li a {
  background: #f5f5f5;
  border-radius: 8px;
  padding: 12px 16px;
  font-size: 14px;
}

.product-tabs li.active a {
  background: #0d0d0d;
  color: #fff;
}

.product-tabs li a:before {
  display: none;
}

@media (max-width: 549px) {
  h1.product-title,
  .product-price-container span.amount {
    font-size: 26px;
    line-height: 34px;
  }

  .woocommerce-variation-add-to-cart {
    grid-template-columns: 88px 1fr;
  }

  .ux-buy-now-button {
    grid-column: 1 / -1;
  }
}

.product-price-container .price {
  margin-bottom: 20px;
}

table.variations label {
  font-size: 14px;
  margin: 0;
}

.variations .reset_variations {
  display: none !important;
}

/* mini cart */
.off-canvas-cart {
  --drawer-width: 400px !important;
  color: #111;
  background: #fff;
  box-shadow: -18px 0 44px rgb(0 0 0 / 14%);
}

body:has(.off-canvas-cart) .duy-contact-wrap {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

#cart-popup {
  height: 100%;
  --mini-cart-accent: #f6b500;
}

#cart-popup .cart-popup-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0;
  background: #fff;
}

#cart-popup .cart-popup-title {
  display: flex;
  flex: 0 0 76px;
  align-items: center;
  min-height: 76px;
  margin: 0;
  padding: 0 72px 0 24px;
  text-align: left !important;
  border-bottom: 1px solid #e7e7e7;
}

#cart-popup .cart-popup-title .heading-font {
  color: #111;
  font-size: 22px;
  font-weight: 700;
  text-transform: none;
}

#cart-popup .cart-popup-title .is-divider {
  display: none;
}

.off-canvas-right:has(.off-canvas-cart) > .mfp-close {
  top: 0;
  right: 4px;
  width: 56px;
  height: 76px;
  padding: 0;
  color: #222;
  opacity: 1;
}

.off-canvas-right:has(.off-canvas-cart) > .mfp-close:hover {
  color: #f6b500;
  background: transparent;
}

#cart-popup .widget_shopping_cart,
#cart-popup .widget_shopping_cart_content {
  display: flex;
  flex: 1;
  flex-direction: column;
  width: 100%;
  min-height: 0;
}

#cart-popup .woocommerce-mini-cart {
  flex: 1;
  min-height: 0;
  margin: 0;
  padding: 8px 24px 24px;
  overflow-x: hidden;
  overflow-y: auto;
}

#cart-popup .woocommerce-mini-cart-item {
  position: relative;
  min-height: 136px;
  margin: 0;
  padding: 20px 0 20px 112px !important;
  border-bottom: 1px solid #e7e7e7;
}

#cart-popup .woocommerce-mini-cart-item > a:not(.remove) {
  position: static;
  display: -webkit-box;
  min-height: 44px;
  padding: 2px 34px 0 0;
  color: #111;
  font-size: 15px;
  font-weight: 600;
  line-height: 21px;
  text-transform: none;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

#cart-popup .woocommerce-mini-cart-item > a:not(.remove):hover {
  color: #f6b500;
}

#cart-popup .woocommerce-mini-cart-item img {
  position: absolute;
  top: 20px;
  left: 0;
  width: 96px;
  height: 96px;
  margin: 0;
  object-fit: contain;
  background: #f7f7f7;
  border-radius: 10px;
}

#cart-popup .woocommerce-mini-cart-item .remove {
  position: absolute;
  top: 14px;
  right: -8px;
  width: 44px;
  height: 44px;
  color: #666 !important;
  font-size: 20px;
  line-height: 44px;
  text-align: center;
  background: transparent !important;
  border: 0;
}

#cart-popup .woocommerce-mini-cart-item .remove:hover {
  color: #c62828 !important;
}

#cart-popup .ux-mini-cart-qty {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  min-height: 44px;
  margin: 10px 0 0;
}

#cart-popup .ux-quantity {
  display: grid;
  grid-template-columns: repeat(3, 40px);
  width: 120px;
  height: 40px;
  margin: 0;
  overflow: hidden;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
}

#cart-popup .ux-quantity__button,
#cart-popup .ux-quantity .qty {
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  background: transparent;
  border: 0;
  box-shadow: none;
}

#cart-popup .ux-quantity__button:hover {
  color: #f6b500;
  background: #f2f2f2;
}

#cart-popup .product-subtotal {
  margin: 0;
  color: #111;
  font-size: 20px;
  font-weight: 700;
  white-space: nowrap;
  opacity: 1;
}

#cart-popup .product_list_widget li + li {
  border-top: 0;
}

#cart-popup .ux-mini-cart-footer {
  position: sticky;
  bottom: 0;
  z-index: 2;
  width: 100%;
  margin: 0;
  padding: 18px 24px calc(24px + env(safe-area-inset-bottom));
  background: #f7f7f7;
  border-top: 1px solid #e7e7e7;
  box-shadow: 0 -10px 28px rgb(0 0 0 / 5%);
}

#cart-popup .woocommerce-mini-cart__total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 44px;
  margin: 0 0 16px;
  padding: 0;
  border: 0;
}

#cart-popup .woocommerce-mini-cart__total strong {
  font-size: 18px;
  font-weight: 600;
}

#cart-popup .woocommerce-mini-cart__total .amount {
  color: #111;
  font-size: 24px;
  font-weight: 700;
}

#cart-popup .woocommerce-mini-cart__buttons {
  margin: 0;
}

#cart-popup .woocommerce-mini-cart__buttons .button:not(.checkout) {
  display: none;
}

#cart-popup .woocommerce-mini-cart__buttons .checkout {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 46px;
  margin: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
  background: #000;
  border-radius: 8px;
}

#cart-popup .woocommerce-mini-cart__buttons .checkout:hover {
  color: #fff;
  background: #f6b500;
}

#cart-popup .woocommerce-mini-cart__empty-message {
  margin: auto;
  padding: 48px 24px;
  color: #686868;
  font-size: 16px;
  text-align: center;
}

#cart-popup .button.wc-backward {
  height: 46px;
  margin: 0 !important;
  line-height: 46px;
  border-radius: 8px;
}

@media only screen and (max-width: 480px) {
  .off-canvas-cart {
    --drawer-width: 100vw !important;
  }

  #cart-popup .cart-popup-title {
    min-height: 68px;
    padding: 0 64px 0 20px;
  }

  .off-canvas-right:has(.off-canvas-cart) > .mfp-close {
    width: 48px;
    height: 68px;
  }

  #cart-popup .woocommerce-mini-cart {
    padding: 8px 20px 20px;
  }

  #cart-popup .woocommerce-mini-cart-item {
    padding-left: 100px !important;
  }

  #cart-popup .woocommerce-mini-cart-item img {
    width: 84px;
    height: 84px;
  }

  #cart-popup .ux-mini-cart-footer {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.entry-content {
  padding-top: 0;
}

.entry-header-text-top {
  padding-bottom: 0;
}

.rowSlider .flickity-prev-next-button:disabled,
.rowSlider button.flickity-prev-next-button[disabled] {
  opacity: 0.5 !important;
  background-color: #fff !important;
}

.rowSlider .flickity-prev-next-button {
  opacity: 1;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 99px;
  border: 1px solid var(--nc-line);
}

.rowSlider .flickity-prev-next-button svg {
  width: 30px;
  height: 30px;
}

.rowSlider .flickity-prev-next-button.previous {
  right: calc(100% + 15px);
}

.rowSlider .flickity-prev-next-button.next {
  left: calc(100% + 15px);
}

@media (max-width: 849px) {
  .rowSlider .flickity-prev-next-button.next {
    left: calc(100% - 22px);
  }

  .rowSlider .flickity-prev-next-button.previous {
    left: auto;
    right: calc(100% - 22px);
  }
}

.header-img {
  margin-bottom: 24px;
}

.products2 .related {
  padding-top: 15px;
  padding-bottom: 30px;
}

.products2 .related h2 {
  margin-bottom: 15px;
}

.products2 .row-xsmall > .flickity-viewport > .flickity-slider > .col {
  padding: 0 5px 10px;
}
