/** Shopify CDN: Minification failed

Line 2569:0 Expected "}" to go with "{"

**/
:root {
  /* 电梯背景色 * /
  --tab-bg-color: #72caef;
  /* 电梯激活背景色 * /
  --tab-active-bg-color: #fff;
  /* 电梯文字色 * /
  --tab-text-color: #ffffff;
  /* 电梯hover背景色 * /
  --tab-hover-bg-color: #ffffff;
  /* 电梯文字hover色 * /
  --tab-hover-text-color: #72caef;
  /* 电梯激活文字色 * /
  --tab-active-text-color: #72caef;
  /* 电梯边框色 * /
  --tab-border-color: #fff;
  /* 电梯激活边框色 * /
  --tab-active-border-color: transparent;

  /* 折扣文字色 * /
  --discount-text-color: #ffffff;

  /* 引导文字色 * /
  --lead-scroll-text-color: #3bc7ff;
  /* 引导文字hover色 * /
  --lead-scroll-text-hover-color: #3bc7ff;

  /* 购买按钮背景色 * /
  --buy-now-button-bg-color: #3bc7ff;
  /* 购买按钮hover背景色 * /
  --buy-now-button-hover-bg-color: #98e2ff;
  /* 购买按钮边框色 * /
  --buy-now-button-border-color: #3bc7ff;
  /* 购买按钮hover边框色 * /
  --buy-now-button-hover-border-color: #98e2ff;

  /* 添加到购物车按钮背景色 * /
  --add-to-cart-button-bg-color: transparent;
  /* 添加到购物车按钮hover背景色 * /
  --add-to-cart-button-hover-bg-color: #98e2ff;
  /* 添加到购物车按钮边框色 * /
  --add-to-cart-button-border-color: #98e2ff;
  /* 添加到购物车按钮hover边框色 * /
  --add-to-cart-button-hover-border-color: #98e2ff;
  /* 添加到购物车按钮文字色 * /
  --add-to-cart-button-text-color: #3bc7ff;
  /* 添加到购物车按钮hover文字色 * /
  --add-to-cart-button-hover-text-color: #fff;

  /* 价格文字色 * /
  --price-text-color: #fe7b14;

  /* 轮播按钮背景色 * /
  --swiper-button-bg-color: #fed374;
  /* 轮播按钮边框色 * /
  --swiper-button-disabled-color: #fed374;

  /* 轮播按钮激活背景色 * /
  --swiper-button-bullet-bg-color: #ff9b00;

  /* 轮播信息框背景色 * /
  --info-carousel-wrapper-bg-color: #d7eefe;
  /* 轮播信息框文字色 * /
  --info-carousel-text-color: #414042;
}
*/
.sales-product-cards {
  padding: 32px 0;
  /*--section-theme-text-color: #01b072;*/
  position: relative;
}

.sales-product-cards:before {
  content: "";
  position: absolute;
  width: 80%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
}

@media (min-width: 1024px) {
  .sales-product-cards.products-pc-4 .container .as-lead-scroll-content-btn {
    font-size: 14px !important;
  }
}

/* .main-content {
  background: #070328;
} */

/* @media (min-width: 768px) {
  .main-content {
    background: linear-gradient(180deg, #000 0%, #292043 68.49%);
  }
} */

@media (max-width: 1023px) {
  .sales-product-cards {
    overflow: hidden;
  }
}
/*
#as-category-tab {
  background-color: var(--tab-bg-color) !important;
  padding: 12px 0 !important;
}

.main-content .category-tab .tab-list {
  column-gap: 0px !important;
}

.main-content .category-tab .tab-list .nav-item {
  padding-right: 0 !important;
}

.main-content .category-tab .tab-list .nav-item:last-child {
  margin-right: 20px !important;
}

.main-content .category-tab .tab-list .nav-item:first-child {
  margin-left: 20px !important;
}

.main-content .category-tab .container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.main-content
  .category-tab
  #as-category-tab
  .tab-list
  .nav-item:not(:last-child) {
  padding-right: 0 !important;
}

.main-content .category-tab .tab-list .nav-item .tab-item {
  padding: 8px 12px !important;
  border-radius: 100px !important;
  border: 1px solid var(--tab-border-color) !important;
  background-color: transparent !important;
  color: var(--tab-text-color) !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 20px !important; /* 142.857% * /
  text-transform: capitalize !important;
}

.main-content .category-tab .tab-list .nav-item .tab-item:hover {
  background-color: var(--tab-hover-bg-color) !important;
  color: var(--tab-hover-text-color) !important;
}

.main-content
  .category-tab
  #as-category-tab
  .tab-list
  .nav-item
  .tab-item.active {
  background-color: var(--tab-active-bg-color) !important;
  color: var(--tab-active-text-color) !important;
  border-color: var(--tab-active-border-color) !important;
}
*/
.sales-product-cards .enable-card-swipe > .swiper {
  overflow: inherit;
}

.sales-product-cards.has-pagination .cards-container {
  padding-bottom: 42px;
  margin-top: 0 !important;
}

.container {
  --se-container-max-width: 1312px;
  /* padding-left: 20px!important; */
  /* padding-right: 20px!important; */
}

.sales-product-cards .sales-product-cards-show-more-btn-container {
  display: none;
}

.sales-product-cards .secondary-product-card .card .info-carousel-wrapper {
  position: absolute;
  background-color: var(--info-carousel-wrapper-bg-color) !important;
}

.sales-product-cards .info-carousel-wrapper .swiper-slide {
  color: var(--info-carousel-text-color) !important;
}

.sales-product-cards .swiper-pagination {
  bottom: -40px;
}
/*
.main-content .secondary-product-cards .container .add-to-cart-button svg path {
  fill: var(--add-to-cart-button-text-color) !important;
}

.main-content .secondary-product-cards .add-to-cart-button {
  --se-border-color: var(--add-to-cart-button-border-color) !important;
  background-color: var(--add-to-cart-button-bg-color) !important;
}
*/
.sales-product-cards.has-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--swiper-button-bullet-bg-color);
  border-radius: 8px;
  width: 24px;
  height: 10px;
  opacity: 1;
}

.sales-product-cards.has-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: var(--swiper-button-bullet-bg-color);
  opacity: 0.5;
}

.sales-product-card {
  position: relative;
}

.sales-product-cards .featured-cards-container > .featured-cards {
  margin-top: 32px;
}

.shop_pay_terms {
  border-top: 1px dashed #8c8c8c;
  margin-top: 20px;
  padding-top: 20px;
  min-height: 111px;
  font-size: 12px;
  color: #414042;
}

@media (min-width: 768px) {
  .shop_pay_terms {
    width: calc(100% - 28px);
    margin-top: 17px;
    padding-top: 17px;
    min-height: 80px;
  }
  .sales-product-card.large-card.first-card .shop_pay_terms {
    min-height: auto;
  }
}

.sales-product-cards
  .first-card.large-card
  .card
  .card-top-content
  .variant-tag {
  width: 60px;
  height: 70px;
  margin-top: 0px !important;
  margin-left: 24px;
}

/* .sales-product-cards .first-card.large-card .card .card-top-content .variant-tag .discount {
  max-width: 52px;
}

.sales-product-cards .first-card.large-card .card .card-top-content .variant-tag .card-off {
  max-width: 60px;
} */

.sales-product-cards .card .card-top-content .variant-tag {
  width: 40px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: var(--mothers-day--variant-tag-image);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0px;
  padding-top: 0px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  margin-top: -2px !important;
  margin-left: 10px;
  min-width: unset;
  justify-content: center;
  position: absolute;
  z-index: 10;
}

@media (min-width: 1440px) {
  .sales-product-cards .card .card-top-content .variant-tag {
    width: 60px;
    height: 70px;
    margin-left: 16px;
  }
}

.sales-product-cards .card .card-top-content .variant-tag .fw-bold {
  margin-top: -15px !important;
  width: 100%;
  /* padding-right: 5px; */
}

@media (max-width: 1439px) {
  .sales-product-cards .card .card-top-content .variant-tag .fw-bold {
    margin-top: -10px !important;
    /* padding-right: 3px; */
  }
}

.sales-product-cards .as-lead-scroll-content-btn {
  color: var(--lead-scroll-text-color) !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px !important; /* 142.857% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.sales-product-cards .as-lead-scroll-content-btn:hover {
  color: var(--lead-scroll-text-hover-color) !important;
}

.sales-product-cards .lead-scroll {
  margin-top: 8px !important;
}
.sales-product-cards .lead-scroll .lead-scroll-content {
  overflow: hidden;
  color: #414042 !important;
  text-overflow: ellipsis;
  white-space: wrap;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 16px !important; /* 142.857% */
  font-family: Sk-Modernist !important;
}

.sales-product-cards
  .secondary-product-card.first-card
  .lead-scroll
  .lead-scroll-content {
  color: #3d3d3d !important;
}

@media (min-width: 768px) {
  .sales-product-cards .lead-scroll .lead-scroll-content {
    font-size: 14px !important;
    line-height: 20px !important; /* 142.857% */
  }

  .secondary-product-cards .info-carousel {
    font-size: 12px !important;
  }
}

.sales-product-cards .card .as-lead-scroll-content ul {
  padding-left: 1rem !important;
}

.sales-product-cards .card .card-top-content .variant-tag .discount {
  font-family: Gotham;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -2%;
  color: var(--discount-text-color);
  display: block;
  text-align: center;
  /* padding-left: 10px; */
  /* max-width: 38px; */
}

.sales-product-cards .card .card-top-content .variant-tag .card-off {
  font-family: Gotham;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  display: block;
  text-align: center;
  color: var(--discount-text-color);
  margin-top: 0px;
  /* padding-left: 10px; */
  /* padding-left: 5px; */
  transform: scale(0.8);
}
.heading-wrapper {
  overflow: hidden;
}
.heading-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 120%;
  height: 200px;
}

@media (min-width: 1024px) {
  .heading-wrapper:before {
    width: 183px;
    height: 89px;
  }
}
/*
.main-content .secondary-product-cards .buy-now-btn.btn-primary {
  background-color: var(--buy-now-button-bg-color) !important;
  border-color: var(--buy-now-button-border-color) !important;
}

.main-content .secondary-product-cards .buy-now-btn.btn-primary:hover {
  background-color: var(--buy-now-button-hover-bg-color) !important;
  border-color: var(--buy-now-button-hover-border-color) !important;
}

@media (min-width: 768px) {
  .sales-product-card.large-card.first-card .card-image-wrapper {
    aspect-ratio: 655 / 475 !important;
    width: 50%;
  }
}

@media (min-width: 1440px) {
  .sales-product-cards .card .card-top-content .variant-tag .card-off {
    transform: none;
  }
  .desktop-product-row-3 .sales-product-card .card-image-wrapper {
    aspect-ratio: 416 / 273 !important;
  }
}

.sales-product-card .card-content-wrapper {
  padding-bottom: 25px;
}

.sales-product-card.large-card.first-card .card-content-wrapper {
  flex: 1;
}

.sales-product-card .card-image-wrapper {
  aspect-ratio: 272 / 260 !important;
}

@media (min-width: 768px) {
  .sales-product-card.large-card.first-card .card-content-wrapper {
    padding-top: 30px !important;
    padding-bottom: 40px !important;
    min-height: 475px;
    /* max-height: 475px; * /
  }

  .sales-product-card.large-card.first-card .card-text-content,
  .sales-product-card.large-card.first-card .discount-price-container {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }

  .sales-product-card.large-card.first-card .card-text-content {
    padding-bottom: 48px !important;
  }

  .sales-product-card.large-card.first-card product-form {
    right: 48px !important;
  }

  .sales-product-card.large-card.first-card .card-price-container {
    max-width: 100px;
  }
}

.sales-product-card .card-text-content {
  position: relative;
}

.sales-product-cards .featured-cards .col-8 img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

.sales-product-card .pc-bg-image {
  display: none;
}

/* .sales-product-cards:not(.small-cards) .sales-product-card.large-card .sales-product-card-img-wrap {
  max-width: 63%!important;
} */

/* footer email * /
.site-footer-v2 .subscribe-wrap {
  border-radius: 16px !important;
  background-color: #2e1d30 !important;
}*/

/* .site-footer-v2 .subscribe-wrap .subscribe_btn,
.site-footer-v2 .subscribe-wrap button {
  background-color: #01b072 !important;
  border-color: #01b072 !important;
}

.site-footer-v2 .subscribe-wrap button:hover {
  background-color: #01b072 !important;
  border-color: #01b072 !important;
}

.site-footer-v2 .subscribe-wrap .subscribe-width .form-check-input:checked {
  border-color: #01b072 !important;
  background-color: #01b072 !important;
} */

.sales-product-cards .tiled-display-container {
  /* display: grid; */
  /* grid-template-columns: repeat(2, 1fr); */
  /* grid-template-rows: repeat(2, 1fr); */
  /* display: grid;
  grid-template-rows: auto;
  gap: 32px; */
  display: flex;
  flex-direction: column;
  gap: 32px;
}

@media (min-width: 768px) {
  .sales-product-cards .tiled-display-container {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }
}

.sales-product-cards .tiled-display-container .card-image-wrapper {
  aspect-ratio: 723/475 !important;
}

.sales-product-cards .tiled-display-container + .swiper,
.sales-product-cards .tiled-display-container + .swiper + .swiper {
  margin-top: 80px;
}
/* 
.sales-product-cards .tiled-display-container .tiled-display-block:first-child {
  grid-column: span 2;
}

.sales-product-cards .tiled-display-container .tiled-display-block {
  grid-column: span 1;
  overflow: hidden;
} */
/*
.secondary-product-cards .featured-cards .col {
  max-width: 100px;
}
*/
.sales-product-cards
  .tiled-display-container
  .as-variant-price
  .card-price-container {
  max-width: 100px;
}

@media (max-width: 767px) {
  .sales-product-cards .tiled-display-container {
    gap: 16px;
  }

  /* .sales-product-cards .tiled-display-container .tiled-display-block:first-child {
    width: 100%;
    grid-column: 1 / 3;
  } */

  .sales-product-cards .tiled-display-container + .swiper {
    margin-top: 32px;
  }

  .sales-product-cards .tiled-display-container .card-image-wrapper {
    aspect-ratio: 1/1 !important;
  }
}

.cards-mobile-row-1 .sales-product-card .sales-product-card-img-wrap-bg {
  top: 0px !important;
  left: 0px !important;
  right: 0px !important;
  bottom: 0 !important;
}

.cards-mobile-row-1 .sales-product-card .sales-product-card-img-wrap {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  max-width: 100%;
}

.sales-product-card .sales-product-card-img-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  aspect-ratio: 1/1;
  object-fit: cover;
  max-width: 300px;
}

.sales-product-card.has-gift-product-card .sales-product-card-img-wrap {
  top: auto;
  bottom: 5.77%;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 768px) {
  .sales-product-card .sales-product-card-img-wrap {
    /* width: 63.333%; */
  }
}

.sales-product-card.special-tag .sales-product-card-img-wrap {
  /* max-width: 68.84%; */
}

.sales-product-card product-form {
  right: 16px !important;
  bottom: auto !important;
  left: auto !important;
  transform: none !important;
  top: 16px !important;
}

.sales-product-card product-form .as-variant-select {
  background: transparent !important;
  text-indent: -9999px;
  overflow: hidden;
  padding: 0 !important;
  border-radius: 0 !important;
  height: 24px;
  gap: 8px !important;
}

.sales-product-card product-form .as-variant-select .as-variant-option {
  border-radius: 50% !important;
  overflow: hidden !important;
  width: 16px;
  height: 16px;
}

.sales-product-card product-form .as-variant-select .as-variant-option.border {
  border: 1px solid #d7d7d7 !important;
}

.sales-product-card product-form .as-variant-select .as-variant-option.index-1 {
  background: var(--color-variant-1) !important;
}

.sales-product-card product-form .as-variant-select .as-variant-option.index-2 {
  background: var(--color-variant-2) !important;
}

.sales-product-card .stock-label {
  color: #541c04;
  font-family: Sk-Modernist;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px; /* 142.857% */
  height: 23px;
  display: flex;
  align-items: flex-end;
  padding: 0 15px 5px;
  position: absolute;
  left: 20%;
  right: 20%;
  bottom: 5px;
  z-index: 10;
}

.sales-product-card .stock-label .progress-container {
  position: relative;
  width: 100%;
  height: 23px;
  position: relative;
}

.sales-product-card .stock-label .progress-bar {
  width: 100%;
  height: 18px;
  border-radius: 16px;
  background: #fff1e1;
  position: absolute;
  bottom: 0;
  left: 0;
}

.sales-product-card .stock-label .progress-bar-fill {
  background: linear-gradient(270deg, #fed17c 0%, #ec5e34 100%);
  border-radius: 16px;
  height: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.sales-product-card .stock-label .progress-icon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.sales-product-card .stock-label .progress-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

@media (max-width: 767px) {
  .sales-product-card .stock-label {
    padding: 0 8px 4px;
    font-size: 12px;
    line-height: 18px;
  }

  .sales-product-card .stock-label .progress-icon {
    width: 16px;
    height: 16px;
  }
}

.sales-product-card .as-ab-stock-label-legacy[hidden],
.sales-product-card .as-ab-card-sale-urgency[hidden] {
  display: none !important;
}

.sales-product-card .card-content-wrapper .card-sale-urgency {
  margin: 8px 8px 8px;
}

.sales-product-card .card-sale-urgency {
  border: 1px solid #fdba9a;
  border-radius: 10px;
  overflow: hidden;
}

.sales-product-card .card-sale-urgency__top {
  display: flex;
  align-items: flex-end;
  gap: 16px;
  padding: 10px 15px;
}

.sales-product-card .card-sale-urgency__progress-wrap {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.sales-product-card .card-sale-urgency__sold {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}

.sales-product-card .card-sale-urgency__flame {
  display: inline-flex;
  flex-shrink: 0;
  width: 13px;
  height: 14px;
}

.sales-product-card .card-sale-urgency__flame svg {
  width: 100%;
  height: 100%;
}

.sales-product-card .card-sale-urgency__sold-text {
  color: #000;
  font-family: Sk-Modernist, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

.sales-product-card .card-sale-urgency__progress-bar {
  position: relative;
  width: 100%;
  height: 14px;
  border-radius: 50px;
  background: #fff5ea;
  overflow: hidden;
}

.sales-product-card .card-sale-urgency__progress-fill {
  height: 100%;
  border-radius: 50px;
  background: linear-gradient(270deg, #fed17c 0%, #ec5e34 100%);
}

.sales-product-card .card-sale-urgency__stock {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 67px;
  padding: 7px 10px;
  border: 1px solid #fdba9a;
  border-radius: 10px;
  background: #fdf1e7;
  text-align: center;
}

.sales-product-card .card-sale-urgency__stock-count {
  color: #000;
  font-family: Sk-Modernist, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.sales-product-card .card-sale-urgency__stock-label {
  margin-top: 2px;
  color: #414042;
  font-family: Sk-Modernist, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
}

.sales-product-card .card-sale-urgency__countdown {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 15px;
  background: #fff5ea;
}

.sales-product-card .card-sale-urgency__clock {
  display: inline-flex;
  flex-shrink: 0;
  width: 12px;
  height: 12px;
}

.sales-product-card .card-sale-urgency__clock svg {
  width: 100%;
  height: 100%;
}

.sales-product-card .card-sale-urgency-countdown-value,
.sales-product-card .card-sale-urgency-countdown-ended {
  color: #9b320b;
  font-family: Sk-Modernist, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

.sales-product-card .card-sale-urgency__countdown-label {
  color: #9b320b;
  font-family: Sk-Modernist, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
}

@media (min-width: 1024px) {
  .sales-product-card .card-content-wrapper .card-sale-urgency {
    margin: 12px 16px 12px;
  }
}

@media (max-width: 767px) {
  .sales-product-card .card-sale-urgency__top {
    gap: 10px;
    padding: 8px 10px;
  }

  .sales-product-card .card-sale-urgency__sold-text,
  .sales-product-card .card-sale-urgency-countdown-value,
  .sales-product-card .card-sale-urgency-countdown-ended {
    font-size: 12px;
  }

  .sales-product-card .card-sale-urgency__stock-count {
    font-size: 14px;
  }

  .sales-product-card .card-sale-urgency__stock-label,
  .sales-product-card .card-sale-urgency__countdown-label {
    font-size: 12px;
  }

  .sales-product-card .card-sale-urgency__stock {
    min-width: 58px;
    padding: 6px 8px;
  }
}

.sales-product-card .code-container {
  display: flex !important;
  padding-left: 16px !important;
  justify-content: space-between !important;
  align-items: center !important;
  align-self: stretch !important;
  border-radius: 8px !important;
  background: #ffeef2 !important;
}

.sales-product-card .code-container .active-coupon-code:hover {
  background: transparent !important;
}

.sales-product-card .code-container .active-coupon-code {
  display: flex !important;
  height: 32px !important;
  padding: 0px 16px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px !important;
  border-radius: 6px !important;
  background: transparent !important;
  width: auto !important;
}

.sales-product-card .code-container .active-coupon-code a {
  text-decoration: none !important;
  color: #fd7b7b !important;
}

.sales-product-card .code-container .active-coupon-code a:hover {
  color: #fd7b7b !important;
}

.sales-product-card .code-container .active-coupon-code a svg path {
  fill: currentColor !important;
}

.sales-product-card .active-coupon-code-text {
  color: #fd7b7b !important;
  text-align: center !important;
  font-family: Sk-Modernist !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 22px !important; /* 137.5% */
}

.sales-product-card .active-coupon-code-text .code-value {
  color: #fd7b7b !important;
  font-family: Sk-Modernist !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 22px !important;
}

@media (max-width: 767px) {
  .sales-product-card .active-coupon-code-text {
    font-size: 12px !important;
  }
  .sales-product-card .active-coupon-code-text .code-value {
    font-size: 12px !important;
  }
}

.sales-product-cards.special-tag .sales-product-card .as-variant-tag {
  margin-left: 42px !important;
}

.sales-product-cards .sales-product-card .special-icon {
  position: absolute;
  top: 9px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}

.sales-product-cards.special-tag .sales-product-card .special-icon {
  display: block;
}

.sales-product-card .card .card-top-content .special-icon .through-price {
  color: #ff5c00 !important;
  font-family: Sk-Modernist !important;
  font-size: 7px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 12px !important; /* 171.429% */
  letter-spacing: -0.14px !important;
  /* text-decoration-line: line-through; */
  text-transform: capitalize;
  position: absolute;
  top: 13px;
}

.sales-product-card .card .card-top-content .special-icon .sale-price {
  color: #ff5c00 !important;
  font-family: Sk-Modernist !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 20px !important; /* 142.857% */
  text-transform: capitalize !important;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 49px;
}

.sales-product-card .special-icon .through-price.left {
  left: 10%;
  transform: translateX(-50%);
}

.sales-product-card .special-icon .through-price.right {
  right: 10%;
  transform: translateX(50%);
}

.secondary-product-cards .card {
  background-color: #fff !important;
  /* width: 100%!important; */
}
/* 
.secondary-product-cards .large-card.first-card .card {
  background-color: #A47644!important;
  display: flex;
}

.secondary-product-cards .large-card.first-card .card .stock-label {
  color: #EB9D00!important;
} */

@media (min-width: 768px) {
  .secondary-product-cards .large-card.first-card .card {
    flex-direction: row;
  }
  .secondary-product-cards
    .tiled-display-block:nth-child(2)
    .large-card.first-card
    .card {
    flex-direction: row-reverse;
  }
}
/* 
.sales-product-card.has-stock-label .code-container {
  margin-top: -2px !important;
  background: var(--code-bg-image) 100% 100% / center cover!important;
  justify-content: center!important;
} */

.sales-product-card .gift-product-wrapper {
  display: block;
  z-index: 3;
  text-decoration: none;
}
.sales-product-card .as-variant-featured-image-wrap {
  position: relative;
  height: 100%;
}

.sales-product-cards.cards-mobile-row-1 .secondary-product-card .card-title {
  font-size: 20px !important;
}

.sales-product-card .gift-product-wrapper .gift-product-decoration {
  width: 64px;
  height: 14px;
  margin: 0 auto;
  font-size: 0;
  transform: translateY(2px);
}

.sales-product-card .gift-product-wrapper .gift-product-tag {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0px 0px 16px 0px;
  background: linear-gradient(90deg, #fd6099 0%, #ffafcc 100%);
  padding: 10px 20px 6px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  color: #fff;
  color: #fff;
  text-align: center;
  font-family: Gotham;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 18px */
}

.sales-product-card .gift-product-wrapper .gift-product-tag svg {
  transform: translateY(-2px);
}

.sales-product-card .gift-product-wrapper .gift-product-text {
  flex: 1;
  padding-top: 40px;
}

.gift-product-title {
  margin-bottom: 7px;
  overflow: hidden;
  color: #000;
  text-overflow: ellipsis;
  font-family: Sk-Modernist;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 14px */
}
.gift-product-price {
  display: flex;
  align-items: center;
  gap: 4px;
}

.gift-product-price-now {
  color: #c92780;
  font-family: Sk-Modernist;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 18px */
}

.gift-product-price-original {
  color: #626164;
  font-family: Sk-Modernist;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 13px */
  text-decoration-line: line-through;
}

.sales-product-card .gift-product-wrapper .gift-product-content {
  display: flex;
  position: relative;
  border-radius: 16px;
  border: 1px solid #fd649c;
  margin: 0 16px;
  overflow: hidden;
  padding: 0 16px 5px 16px;
  gap: 16px;
  align-items: center;
}

@media (max-width: 767px) {
  .sales-product-cards.cards-mobile-row-1
    .container
    .as-lead-scroll-content-btn {
    font-size: 14px !important;
  }

  .sales-product-cards.cards-mobile-row-1
    .sales-product-card
    .container-group-price
    .group-button {
    flex: 0 0 auto;
  }

  .sales-product-cards.cards-mobile-row-1 .card .card-top-content .variant-tag {
    width: 60px;
    height: 70px;
  }

  .sales-product-cards.cards-mobile-row-1
    .card
    .card-top-content
    .variant-tag
    .discount {
    font-size: 16px;
  }

  .sales-product-cards.cards-mobile-row-1
    .card
    .card-top-content
    .variant-tag
    .card-off {
    font-size: 13px;
  }

  .sales-product-cards.cards-mobile-row-1 .add-to-cart-button {
    min-width: 70px;
  }

  .gift-product-title {
    font-size: 13px;
  }

  .gift-product-price-now {
    font-size: 16px;
  }

  .gift-product-price-original {
    font-size: 13px;
  }

  .sales-product-card .gift-product-wrapper .gift-product-content {
    padding: 5px 8px 5px 8px;
    margin: 0 12px;
  }

  .sales-product-card .gift-product-wrapper .gift-product-tag {
    font-size: 16px;
  }
}

.sales-product-card
  .gift-product-wrapper
  .gift-product-content
  .gift-product-img-box {
  width: 90px;
  height: 90px;
}

@media screen and (max-width: 767px) {
  .sales-product-card
    .gift-product-wrapper
    .gift-product-content
    .gift-product-img-box {
    width: 70px;
    height: 70px;
  }
}

.main-content
  .sales-product-cards
  .button-container
  .buy-now-btn.btn-primary:hover {
  background: var(--buy-now-button-hover-bg-color) !important;
  border-color: var(--buy-now-button-hover-border-color) !important;
}

.main-content .sales-product-cards .button-container .add-to-cart-button:hover {
  background: var(--add-to-cart-button-hover-bg-color) !important;
  border-color: var(--add-to-cart-button-hover-border-color) !important;
}

.main-content
  .sales-product-cards
  .button-container
  .add-to-cart-button:hover
  svg
  path {
  fill: var(--add-to-cart-button-hover-text-color) !important;
}

.gift-product-content {
}

.sales-product-card
  .gift-product-wrapper
  .gift-product-content
  .gift-product-img-box {
  background: #fff;
  border-radius: 8px 8px 0 0;
}

.sales-product-card
  .gift-product-wrapper
  .gift-product-content
  .gift-product-img
  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sales-product-card
  .gift-product-wrapper
  .gift-product-content
  .gift-product-text
  .gift-product-text-free {
  color: #fff;
  text-align: center;
  font-family: Sk-Modernist;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px; /* 100% */
  margin: 0;
}

.sales-product-card
  .gift-product-wrapper
  .gift-product-content
  .gift-product-text
  .gift-product-text-safe-value {
  color: #fff;
  font-family: Sk-Modernist;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px; /* 160% */
  letter-spacing: -0.2px;
  text-align: center;
  margin: 0;
}

.sales-product-cards
  .secondary-product-card
  .card
  .mt-md-auto.px-4
  .group-price
  .order-1.order-md-2
  .price {
  color: var(--price-text-color) !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 26px !important; /* 130% */
}

/* .sales-product-cards .secondary-product-card.first-card .card .mt-md-auto.px-4 .group-price .order-1.order-md-2 .price {
  color: #fff!important;
  font-size: 20px!important;
}

@media (min-width: 1440px) {
  .sales-product-cards .secondary-product-card.first-card .card .mt-md-auto.px-4 .group-price .order-1.order-md-2 .price {
    font-size: 24px!important;
  }
} */

.sales-product-cards .secondary-product-card .card .price-compare {
  color: #8e8e93 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 20px; /* 142.857% */
  text-decoration-line: line-through;
  opacity: 1;
}

/* .sales-product-cards  .secondary-product-card.first-card .card  .price-compare{
  color: #E0D5E1!important;
} */

.sales-product-cards .secondary-product-card .card-title {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px; /* 125% */
  margin-top: 0 !important;
  font-family: Sk-Modernist;
  padding-right: 45px;
  min-height: 40px;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.sales-product-cards .secondary-product-card.first-card .card-title {
  min-height: auto;
}

/* .sales-product-cards .secondary-product-card.first-card .card-title {
  color: #FFFFFF!important;
  font-size: 20px!important;
} */

.sales-product-cards .swiper-button-container {
  /* display: none; */
}

.sales-product-cards .sales-product-cards-description {
  color: #6c6c6c !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  /* background: url(https://cdn.shopify.com/s/files/1/0773/5273/0914/files/Vector_1.png?v=1770013624) no-repeat center center/cover; */
  margin-top: 6px;
  position: relative;
  z-index: 10;
}

@media (min-width: 1024px) {
  .sales-product-cards .sales-product-cards-description {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    margin-top: 14px;
  }
}

.sales-product-cards .wl-countdown {
  padding: 0;
  margin: 32px 0;
  color: var(--section-theme-text-color);
  background-color: transparent !important;
}

@media screen and (max-width: 1024px) {
  .sales-product-cards .wl-countdown {
    margin-top: 6px;
  }
}

.sales-product-cards .as-lead-scroll-content ul li {
  position: relative;
  list-style: none;
}

.sales-product-cards .as-lead-scroll-content ul li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: -13px;
  width: 4px;
  height: 4px;
  background: currentColor;
  border-radius: 100%;
}

.sales-product-cards .wl-countdown .countdown-timer {
  gap: 8px;
  width: auto;
}

@media (min-width: 1440px) {
  .sales-product-cards .wl-countdown .countdown-timer {
    gap: 16px;
  }
}

.sales-product-cards .wl-countdown .countdown-ended {
  color: #f3d090;
}

.sales-product-cards .wl-countdown .countdown-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  padding: 0;
}

.sales-product-cards .featured-cards-container .collection-tab:hover,
.sales-product-cards .featured-cards-container .collection-tab {
  border: 1px solid rgba(17, 0, 0, 0.2);
}

@media (max-width: 767px) {
  .sales-product-cards .featured-cards-container .collection-tab {
    width: 100px;
    min-width: 100px;
  }
}

@media (min-width: 768px) {
  .desktop-product-row-2 .sales-product-card .card-image-wrapper {
    aspect-ratio: 640 / 310 !important;
  }
  .desktop-product-row-2 .sales-product-card .sales-product-card-img-wrap-bg {
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: 0 !important;
  }
  .sales-product-card .sales-product-card-img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    max-width: 300px;
  }
}

.sales-product-cards .wl-countdown .countdown-time {
  /* width: 40px;
  height: 40px;
  background:#fba22e;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; */
  font-size: 24px;
  font-weight: 700;
  line-height: 24px; /* 133.333% */
  color: #fff;
  background: #fba22e;
}
.sales-product-cards .wl-countdown .countdown-separator {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px; /* 133.333% */
  text-transform: capitalize;
  margin-top: 4px;
  color: #fba22e;
}

.sales-product-cards .wl-countdown .countdown-container > .countdown-label {
  text-align: center;
  font-family: Sk-Modernist;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.16; /* 116.667% */
  /* text-decoration-line: underline; */
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: capitalize;
  margin-bottom: 0;
  color: #fba22e;
  /* background: linear-gradient(90deg, #FFE4C6 0%, #ECB475 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  border-bottom: none;
}

.sales-product-cards .wl-countdown .countdown-block .countdown-label {
  color: #ffffff;
  text-align: center;
  font-family: Sk-Modernist;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  text-transform: capitalize;
  transform: scale(0.9);
  line-height: 1;
}

.sales-product-card .sales-product-card-img-wrap-bg {
  /* background: #fff; */
  border-radius: 16px 16px 0 0;
  position: absolute;
  top: 8px !important;
  left: 8px !important;
  right: 8px !important;
  bottom: 0px !important;
  z-index: 1;
}

@media (min-width: 768px) {
  .sales-product-cards .wl-countdown .countdown-container {
    display: flex;
    flex-direction: row;
  }
  .sales-product-cards .wl-countdown .countdown-container > .countdown-label {
    font-size: 16px;
    border-bottom: none;
  }
}

@media (min-width: 1440px) {
  .sales-product-cards .wl-countdown .countdown-container {
    display: flex;
    flex-direction: row;
  }
  .sales-product-cards .wl-countdown .countdown-container > .countdown-label {
    color: #fba22e;
    text-align: center;
    font-family: Sk-Modernist;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 125% */
    text-transform: capitalize;
  }

  .sales-product-cards .wl-countdown .countdown-ended {
    font-size: 32px;
  }

  .sales-product-cards .wl-countdown .countdown-time {
    font-size: 24px;
    width: 48px;
    height: 48px;
  }

  .sales-product-cards .wl-countdown .countdown-container {
    gap: 24px;
  }

  .sales-product-cards .wl-countdown .countdown-separator {
    font-size: 24px;
    line-height: 30px;
  }
}

.sales-product-cards .wl-countdown .countdown-block {
  width: 43px;
  height: 43px;
  background: #fba22e;
  border-radius: 5.3px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 0;
  padding: 3px 0;
}

@media (min-width: 768px) {
  .sales-product-cards .wl-countdown .countdown-block {
    width: 48px;
    height: 48px;
    padding: 5px 0;
  }
}

.shopify-section.multicolumn .row {
  display: flex !important;
  justify-content: center !important;
}

.shopify-section.multicolumn .row .col {
  width: 48% !important;
}

.shopify-section.multicolumn .row .col .d-inline-block.align-middle.w-100 {
  width: 40px !important;
  height: 40px !important;
}

.shopify-section.multicolumn .row .col .title {
  color: #000;
  text-align: center;
  font-family: Sk-Modernist;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 133.333% */
  margin-bottom: 6px !important;
}

.shopify-section.multicolumn .row .col .description {
  color: #000;
  text-align: center;
  font-family: Sk-Modernist;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}

.sales-product-cards.products-mobile-2
  .sales-product-card
  .product-card-price-wrapper
  .code-container
  .active-coupon-code {
  width: 100% !important;
  position: relative;
}

.sales-product-cards
  .sales-product-card
  .product-card-price-wrapper
  .code-container
  .code-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  position: relative;
}

.sales-product-cards
  .sales-product-card
  .product-card-price-wrapper
  .code-container
  .code-container-line {
  width: 1px;
  opacity: 0.5;
  border: 1px dashed #01b072;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 65%;
}

@media (max-width: 1439px) {
  .sales-product-cards
    .sales-product-card
    .product-card-price-wrapper
    .code-container
    .code-container-line {
    border: none;
    border-top: 1px dashed #01b072;
    width: 100%;
    height: 0;
    transform: none;
    top: 0;
  }
  .sales-product-cards
    .sales-product-card.first-card
    .product-card-price-wrapper
    .code-container
    .code-container-line {
    width: 1px;
    opacity: 0.5;
    border: 1px dashed #01b072;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 65%;
  }

  .sales-product-cards
    .sales-product-card.first-card
    .product-card-price-wrapper
    .code-container
    .code-content {
    display: flex !important;
  }

  .sales-product-cards
    .sales-product-card
    .product-card-price-wrapper
    .code-container
    .code-content {
    width: 100%;
    display: block;
  }

  .sales-product-cards
    .sales-product-card
    .product-card-price-wrapper
    .code-container
    .code-header {
    width: 100%;
    text-align: center;
  }

  .sales-product-cards.products-mobile-2
    .sales-product-card
    .product-card-price-wrapper
    .code-container {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

.sales-product-cards.cards-mobile-row-1
  .sales-product-card
  .container-group-price
  .group-button {
  flex: 1;
  max-width: 60%;
}
.sales-product-cards.cards-mobile-row-1 .add-to-cart-button {
  min-width: 84px;
}

.sales-product-cards.products-mobile-2
  .sales-product-card
  .container-group-price
  .group-button {
  width: 100%;
}

.sales-product-cards.products-mobile-2
  .sales-product-card
  .product-card-price-wrapper
  .code-container {
  flex-wrap: wrap !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  justify-content: center !important;
}

.sales-product-cards.products-mobile-2
  .sales-product-card
  .product-card-price-wrapper
  .code-container
  .active-coupon-code-text {
  font-size: 12px !important;
}

.sales-product-cards.products-mobile-2
  .secondary-product-card
  .card
  .price-compare {
  margin-top: 3px !important;
}

.sales-product-cards.products-mobile-2
  .sales-product-card
  .as-variant-price
  .product-card-info-container {
  display: block !important;
}

.sales-product-cards
  .sales-product-card
  .as-variant-price
  .product-card-info-container {
  margin-top: 0 !important;
}

.sales-product-cards
  .sales-product-card.large-card.first-card
  .button-container {
  position: relative;
  /* padding-bottom: 20px; */
}

.sales-product-cards.products-mobile-2
  .sales-product-card.large-card.first-card
  .as-variant-price
  .product-card-info-container {
  display: flex !important;
  align-items: flex-start !important;
}

.sales-product-cards
  .sales-product-card.large-card.first-card
  .button-container
  .shipping-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff3ea;
  text-align: center;
  font-family: Sk-Modernist;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.sales-product-cards
  .sales-product-card.large-card.first-card
  .button-container
  .shipping-text
  p {
  margin: 0 !important;
}

.sales-product-cards.products-mobile-2
  .sales-product-card.large-card.first-card
  .as-variant-price
  .card-price-container {
  display: block !important;
  /* margin-top: 0!important; */
}

.sales-product-cards.products-mobile-2
  .sales-product-card.large-card.first-card
  .product-card-price-wrapper
  .code-container {
  padding-right: 0 !important;
}

.sales-product-cards
  .sales-product-card.large-card.first-card
  .product-card-price-wrapper
  .code-container
  .code-header {
  flex: 1;
  width: auto !important;
}

.sales-product-cards
  .sales-product-card.large-card.first-card
  .product-card-price-wrapper
  .code-container
  .code-content {
  width: 100px !important;
  position: relative;
}

@media (min-width: 768px) {
  .sales-product-cards
    .sales-product-card.large-card.first-card
    .button-container
    .shipping-text {
    font-size: 14px;
  }
}

.sales-product-cards.products-mobile-2
  .sales-product-card
  .as-variant-price
  .card-price-container {
  display: flex !important;
  align-items: center !important;
  /* justify-content: center !important; */
}

.sales-product-cards .featured-cards-swiper-desktop {
  display: none;
}

.sales-product-cards .swiper-button-container-swiper-desktop {
  display: none;
}

.cards-mobile-row-1
  .sales-product-cards
  .swiper-button-container-swiper-desktop {
  display: block;
}

.cg-countdown-content {
  margin-bottom: 8%;
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .container {
    --se-container-max-width: 1000px !important;
  }
}

@media (min-width: 1024px) and (max-width: 1440px) {
  .sales-product-cards.small-cards
    .sales-product-card
    .product-card-info-container {
    flex-wrap: wrap !important;
  }

  .sales-product-cards.small-cards .sales-product-card .card-price-container {
    width: 100% !important;
  }

  .sales-product-card.has-gift-product-card .sales-product-card-img-wrap {
    bottom: 8.33%;
  }

  .sales-product-cards.small-cards
    .sales-product-card.has-gift-product-card
    .gift-product-wrapper {
    width: 70px;
  }

  .sales-product-cards.small-cards
    .secondary-product-card
    .card
    .price-compare {
    margin-top: 3px !important;
  }
}

.secondary-product-cards .swiper-button-prev.swiper-button-disabled,
.secondary-product-cards .swiper-button-next.swiper-button-disabled {
  opacity: 0.6 !important;
}

.secondary-product-cards .swiper-button-prev,
.secondary-product-cards .swiper-button-next {
  width: 56px !important;
  height: 56px !important;
  border-radius: 50% !important;
  background: var(--swiper-button-bg-color) !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  color: #fff !important;
  border: none !important;
  transform: translateY(20px) !important;
  top: auto !important;
  bottom: 60% !important;
}
.secondary-product-cards .swiper-button-prev:after,
.secondary-product-cards .swiper-button-next:after {
  font-size: 28px !important;
}

@media (max-width: 767px) {
  .secondary-product-cards .swiper-button-prev,
  .secondary-product-cards .swiper-button-next {
    bottom: 59% !important;
  }
}

.sales-product-cards .swiper-pagination {
  bottom: -40px;
}

.featured-cards-swiper-mobile {
  padding-bottom: 40px;
}

@media (min-width: 1024px) {
  .sales-product-cards .enable-card-swipe > .swiper {
    padding-bottom: 60px;
  }
  .sales-product-cards .swiper-pagination {
    bottom: 10px;
  }
}

.sales-product-card.large-card.first-card
  .card-image-wrapper
  .sales-product-card-img-wrap-bg {
  position: absolute;
  top: 0px !important;
  left: 0px !important;
  right: 0px !important;
  bottom: 0 !important;
}

.sales-product-card.large-card.first-card
  .card-image-wrapper
  .sales-product-card-img-wrap {
  width: 100%;
  height: 100%;
  aspect-ratio: auto;
  bottom: 0 !important;
}

@media (max-width: 767px) {
  .secondary-product-cards .featured-cards .col-6 {
    padding: 0 4px !important;
  }
  .sales-product-card.large-card.first-card .card-image-wrapper {
    aspect-ratio: 358 / 298 !important;
  }
  .sales-product-card .card-image-wrapper {
    aspect-ratio: 157/160 !important;
  }

  .featured-cards-swiper-mobile > .swiper-wrapper {
    gap: 0px;
  }

  .secondary-product-cards .swiper-button-prev,
  .secondary-product-cards .swiper-button-next {
    width: 32px !important;
    height: 32px !important;
    border-radius: 50% !important;
    border: none !important;
  }
  .secondary-product-cards .swiper-button-prev:after,
  .secondary-product-cards .swiper-button-next:after {
    font-size: 20px !important;
  }

  .secondary-product-cards .swiper-button-prev {
    left: -3px !important;
  }
  .secondary-product-cards .swiper-button-next {
    right: -3px !important;
  }
}

.sales-product-cards.cards-mobile-row-1
  .sales-product-card
  .container
  .as-lead-scroll-content-btn {
  font-size: 14px !important;
}

@media (min-width: 768px) {
  .wl-icons-and-text__item {
    border-radius: 32px;
    /* background: linear-gradient(180deg, #fff6f7 0%, #fff 100%) !important; */
    /* box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.05); */
  }
}

@media (min-width: 1024px) {
  .heading-with-icons .heading-icon.icon-left img.icon-img,
  .heading-with-icons .heading-icon.icon-right img.icon-img {
    width: 30px;
    height: auto;
  }
  .secondary-product-cards {
    position: relative;
  }
  .sale-products-block1-decoration-icon-1 {
    position: absolute;
    background: url("https://cdn.shopify.com/s/files/1/0773/5273/0914/files/5728a5562f4169f6fa944213c9292730.svg?v=1780324336");
    width: 227.157px;
    height: 167.992px;
  }
  .sale-products-block1-decoration-icon-2 {
    position: absolute;
    background: url("https://cdn.shopify.com/s/files/1/0773/5273/0914/files/ff6a54361c55910817d32e2097b6e3a0.svg?v=1780324337");
    width: 187.157px;
    height: 220px;
  }
  .sale-products-block1-decoration-icon-3 {
    position: absolute;
    background: url("https://cdn.shopify.com/s/files/1/0773/5273/0914/files/2838d252b96249e2b229f4f13b0b0385.svg?v=1780324337");
    width: 99.647px;
    height: 100.873px;
  }
  .summer-sales-apps {
    position: relative;
  }
  .summer-sales-apps::before {
    content: "";
    position: absolute;
    background: url("https://cdn.shopify.com/s/files/1/0773/5273/0914/files/ff6a54361c55910817d32e2097b6e3a0.svg?v=1780324337");
    width: 187.157px;
    height: 220px;
    top: 30%;
    right: 0;
  }
  .wl-help-me-choose-section {
    position: relative;
  }
  .wl-help-me-choose-section::before {
    content: "";
    position: absolute;
    background: url("https://cdn.shopify.com/s/files/1/0773/5273/0914/files/2838d252b96249e2b229f4f13b0b0385.svg?v=1780324337");
    width: 99.647px;
    height: 100.873px;
    top: 15%;
    left: 4%;
  }
}

@media (max-width: 767px) {
  .wl-icons-and-text__items {
    border-radius: 16px;
    /* background: linear-gradient(180deg, #fff6f7 0%, #fff 100%), #fff; */
  }
}

@media (max-width: 767px) {
  .heading-with-icons .heading-icon.icon-left,
  .heading-with-icons .heading-icon.icon-right {
    margin-top: -12px !important;
  }
}

@media (min-width: 1024px) {
  .sales-product-cards:not(.cards-mobile-row-1)
    .sales-product-card.large-card
    .sales-product-card-img-wrap {
    max-width: 200px !important;
    max-height: 200px;
    height: 100%;
    transform: translate(-50%, -50%) !important;
    left: 50% !important;
    top: 50% !important;
  }

  .sales-product-cards.lg-products-center
    .featured-cards-swiper
    > .swiper-wrapper {
    justify-content: center !important;
  }

  .sales-product-cards .swiper-button-container {
    display: block;
  }

  .sales-product-cards.has-pagination .cards-container {
    overflow: inherit !important;
    padding-bottom: 0px !important;
  }

  .sales-product-cards .enable-card-swipe > .swiper {
    overflow: hidden !important;
  }

  .secondary-product-cards .swiper-button-prev,
  .secondary-product-cards .swiper-button-next {
    width: 56px !important;
    height: 56px !important;
    border-radius: 50% !important;
    color: #fff !important;
    border: none !important;
  }
  .secondary-product-cards .swiper-button-prev:after,
  .secondary-product-cards .swiper-button-next:after {
    font-size: 28px !important;
  }

  .secondary-product-cards .swiper-button-prev {
    left: -94px !important;
  }
  .secondary-product-cards .swiper-button-next {
    right: -94px !important;
  }

  .sales-product-cards .featured-cards-swiper-mobile {
    display: none;
  }

  .sales-product-cards .featured-cards-swiper-desktop {
    display: block;
  }

  .shopify-section.multicolumn .row .col {
    width: 32% !important;
  }

  .sales-product-cards.products-mobile-2
    .sales-product-card
    .product-card-price-wrapper
    .code-container
    .active-coupon-code-text {
    font-size: 14px !important;
  }

  .sales-product-cards.products-mobile-2
    .secondary-product-card
    .card
    .price-compare {
    margin-top: 0px !important;
  }

  .sales-product-cards .wl-countdown {
    margin: 40px 0;
  }

  .sales-product-cards.products-mobile-2
    .sales-product-card
    .product-card-price-wrapper
    .code-container
    .active-coupon-code {
    width: auto !important;
  }

  .sales-product-cards.products-mobile-2
    .sales-product-card
    .container-group-price
    .group-button {
    width: auto;
    flex: 1;
    max-width: 176px;
  }

  .sales-product-cards.products-mobile-2
    .sales-product-card
    .product-card-info-container {
    display: flex !important;
  }

  .sales-product-cards.products-mobile-2
    .sales-product-card
    .as-variant-price
    .card-price-container {
    display: block !important;
  }

  .sales-product-cards.enable-show-more
    .featured-cards-swiper
    > .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 32px;
  }

  .sales-product-cards.enable-show-more .swiper-wrapper .swiper-slide-hidden {
    visibility: hidden;
    opacity: 0;
    height: 0;
    transition: all 0.3s ease-in-out;
  }

  .sales-product-cards.enable-show-more
    .swiper-wrapper
    .swiper-slide-hidden.show {
    visibility: visible;
    opacity: 1;
    height: auto;
  }

  .sales-product-cards.enable-show-more
    .sales-product-cards-show-more-btn-container {
    padding-top: 8px;
    display: block;
  }

  .sales-product-cards.enable-show-more .sales-product-cards-show-more-btn {
    color: var(--section-theme-text-color);
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
    text-transform: capitalize;
    border-radius: 6px;
    border: 2px solid var(--section-theme-text-color);
    display: flex;
    width: 220px;
    padding: 16px 0px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: transparent;
    transition: all 0.3s ease-in-out;
  }

  .sales-product-cards.enable-show-more
    .sales-product-cards-show-more-btn:hover {
    background: #2f45a9 !important;
    color: #fff !important;
  }

  .sales-product-cards.enable-show-more
    .sales-product-cards-show-more-btn:hover
    svg
    path {
    stroke: #fff !important;
  }

  .sales-product-cards.has-pagination.enable-show-more .cards-container {
    padding-bottom: 0px;
  }

  .sales-product-cards.enable-show-more
    .sales-product-cards-show-more-btn
    .sales-product-cards-show-more-btn-icon {
    margin-left: 8px;
    font-size: 0px;
  }
}

@media (max-width: 767px) {
  .sales-product-cards
    .secondary-product-card.large-card.first-card
    .card-title {
    font-size: 18px !important;
  }
  .sales-product-cards
    .secondary-product-card
    .card
    .mt-md-auto.px-4
    .group-price
    .order-1.order-md-2
    .price {
    font-size: 20px !important;
  }
}

@media (min-width: 1440px) {
  /* .sales-product-cards:not(.small-cards)
    .sales-product-card.large-card
    .sales-product-card-img-wrap {
    max-width: 57.7% !important;
  } */

  .sales-product-cards.products-mobile-2
    .sales-product-card
    .product-card-price-wrapper
    .code-container {
    padding-left: 16px !important;
    padding-right: 0px !important;
    justify-content: space-between !important;
  }

  .sales-product-cards.products-mobile-2
    .sales-product-card
    .as-variant-price
    .product-card-info-container {
    display: flex !important;
  }

  /* 装饰图标 */
  .sales-product-cards-decoration-icon {
    display: none;
    position: absolute;
    z-index: 3;
  }
  .sales-product-cards-decoration-icon-coupon-1 {
    background: url(https://cdn.shopify.com/s/files/1/0773/5273/0914/files/coupon.png?v=1751218273)
      100% 100% / cover no-repeat;
    width: 152px;
    height: 137px;
  }
  .sales-product-cards-decoration-icon-coupon-2 {
    background: url(https://cdn.shopify.com/s/files/1/0773/5273/0914/files/coupon_1.png?v=1751221174)
      100% 100% / cover no-repeat;
    width: 134px;
    height: 121px;
  }

  .sales-product-cards-decoration-icon-coconut-tree-1 {
    background: url(https://cdn.shopify.com/s/files/1/0773/5273/0914/files/tree.png?v=1751218273)
      100% 100% / cover no-repeat;
    width: 261px;
    height: 340px;
  }

  .sales-product-cards-decoration-icon-coconut-tree-2 {
    background: url(https://cdn.shopify.com/s/files/1/0773/5273/0914/files/tree_1.png?v=1751218273)
      100% 100% / cover no-repeat;
    width: 238px;
    height: 300px;
  }

  .sales-product-cards-decoration-icon-swimming-ring {
    background: url(https://cdn.shopify.com/s/files/1/0773/5273/0914/files/1c8af7207920fd8aa4e0a2f9f3794129.png?v=1751218273)
      100% 100% / cover no-repeat;
    width: 130px;
    height: 130px;
  }

  .sales-product-cards-decoration-icon-swimming-ring-2 {
    background: url(https://cdn.shopify.com/s/files/1/0773/5273/0914/files/1_d1fd336b-e5f8-46d7-a902-58f637e19d87.png?v=1751356870)
      100% 100% / cover no-repeat;
    width: 130px;
    height: 130px;
  }

  .sales-product-cards-decoration-icons-1
    .sales-product-cards-decoration-icon-coupon-1 {
    top: 265px;
    left: -10px;
    display: block;
  }

  .sales-product-cards-decoration-icons-1
    .sales-product-cards-decoration-icon-coconut-tree-1 {
    bottom: -68px;
    right: -10px;
    display: block;
  }

  .sales-product-cards-decoration-icons-2
    .sales-product-cards-decoration-icon-swimming-ring {
    bottom: 0px;
    left: -22.5px;
    display: block;
  }

  .sales-product-cards-decoration-icons-3
    .sales-product-cards-decoration-icon-coupon-2 {
    bottom: -38px;
    right: 10px;
    display: block;
    /* transform: rotate(-7deg); */
  }

  .sales-product-cards-decoration-icons-4
    .sales-product-cards-decoration-icon-coconut-tree-2 {
    bottom: -62px;
    left: 0;
    display: block;
  }

  .sales-product-cards-decoration-icons-5
    .sales-product-cards-decoration-icon-swimming-ring-2 {
    bottom: -42px;
    right: 0px;
    display: block;
  }

  .sales-product-cards .sales-product-card .special-icon {
    top: 21px;
  }

  .sales-product-cards .card .card-top-content .variant-tag {
    width: 60px;
    height: 70px;
    padding-top: 8px !important;
  }

  .sales-product-cards .card .card-top-content .variant-tag .discount {
    font-size: 18px;
  }

  .shopify-section.multicolumn .row .col {
    width: 20% !important;
  }

  .main-content .category-tab .tab-list {
    column-gap: 0px !important;
  }

  .main-content .category-tab .tab-list .nav-item .tab-item {
    width: 192px !important;
    text-align: center !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 24px !important; /* 150% */
    text-transform: capitalize !important;
  }

  .sales-product-cards.enable-show-more .swiper-pagination {
    display: none;
  }

  .sales-product-cards .featured-cards-container > .featured-cards {
    /* margin: 40px auto 0; */
    /* max-width: 1184px; */
  }

  .sales-product-cards .secondary-product-card .card-title {
    font-size: 20px;
    line-height: 26px; /* 130% */
    min-height: 52px;
  }

  .sales-product-card.large-card.first-card .card-title {
    min-height: auto;
  }

  .sales-product-cards .sales-product-cards-description {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    margin-top: 14px !important;
  }
  .sales-product-card .pc-bg-image {
    display: block;
    height: 100%;
  }
  .sales-product-card .mobile-bg-image {
    display: none;
  }

  .sales-product-card .sales-product-card-img-wrap {
    /* max-width: 240px; */
  }

  .sales-product-cards .richtext-with-link {
    /* 描述 */
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
  }
}

@media (min-width: 1920px) {
  .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .sales-product-cards.no-padding-bottom .cards-container {
    padding-bottom: 0px;
  }

  .sales-product-cards.small-cards
    .sales-product-card
    .sales-product-card-img-wrap {
    /* max-width: 210px; */
  }
}
