#main {
  --c-best-sale-1: #965713;
  --c-best-sale-2: #FDF7E7;
  background: var(--c-best-sale-2);
}
.fla-title {
  position: relative;
  color: var(--c-best-sale-1);
  &::before {
    content: '';
    position: absolute;
    background: url(https://cdn.shopify.com/s/files/1/0538/9533/2027/files/2026-spring-title-hr.png?v=1772272215) no-repeat center;
    background-size: contain;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 480px;
  }
}
.fla-des p {
  color: #666 !important;
}

[id*="__section_best_sale_trackit_VcN7UR"] {
  position: relative;
  background: url(https://cdn.shopify.com/s/files/1/0538/9533/2027/files/2026-12th-bg-2.png) no-repeat center -10%;
  &::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://cdn.shopify.com/s/files/1/0538/9533/2027/files/2026-12th-bg-3.png) no-repeat center bottom;
  }
  .section-best-sale-trackit .p-img {
    align-self: stretch;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fafafa;
  }

  .section-best-sale-trackit .p-tag {
    right: 40px !important;
    width: min(144px, 20%)!important;
    top: -52px !important;
  }

  .section-best-sale-trackit .product-main {
    padding: 0 !important;
    background-color: #fff;
  }
  .p-more-btn {
    border-bottom: solid 1px #D8D8D8;
  }
  .section-best-sale-trackit .p-sell-point {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .section-best-sale-trackit .p-price {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .p-price-now {
    color: #ECAE2B;
  }
  .p-info {
    padding: 40px 40px 40px 0;

    .p-buttons-wrapper {
      
      text-align: center;
      font-size: var(--font-20-16);
      font-weight: 600;
      line-height: 1.5;
      padding-top: 20px;
      .bs-love--btn-cart {
        border-radius: 8px;
        background: #FFD878;
        color: #965713;
        height: 48px;
      }
      .p-button {
        border-radius: 8px;
        border: 2px solid #FFD878;
        color: #F7CA59;
        height: 48px;
        margin: 0;
        background: #fff;
      }
    }
  }
}
[id$="__festival_productcard_bs_FWCrnU"] {
  .section-festival-productcard-bs {
    background: url(https://cdn.shopify.com/s/files/1/0538/9533/2027/files/2026-12th-bg-2.png) no-repeat center -10%;
  }
  &::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://cdn.shopify.com/s/files/1/0538/9533/2027/files/2026-12th-bg-3.png) no-repeat center bottom;
  }
}
.festival-note-content {
  border-radius: 8px;
  background: linear-gradient(183deg, rgba(254, 239, 215, 0.10) -11.17%, #FFDB81 87.16%);
}
.festival-note-page-payout {
  background: linear-gradient(180deg, #FFF 0%, #FFF8E8 100%);
}
.pcard-hr {
  height: 0;
  border-bottom: solid 0.5px #D8D8D8;
}
.bs--sell-points {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  .bs--sell-points-item {
    .bs--sell-points-item-icon {
      width: 32px;
    }
    .bs--sell-points-item-text {
      font-size: var(--font-14-12);
    }
  }
}

.cla-title1 {
  color: #666 !important;
}
.pcard-text {
  margin-top: 20px !important;
}
@media screen and (min-width: 768px) {
  [class*='__festival_productcard_Xf3VNB'] {
    .cla-pcard-item:not(.item-has-custom-content) {
      padding: 0 var(--spacing-4) var(--spacing-8);
    }
  }
  [class*='__festival_productcard_bs_FWCrnU'] .cla-pcard-item {
    padding: 0 var(--spacing-4) var(--spacing-8);
  }
  [class*='__festival_productcard_bs_gAte6p'] {
    .item-has-custom-content {
      &::before {
        content: '';
        position: absolute;
        background: url(https://cdn.shopify.com/s/files/1/0538/9533/2027/files/2026-spring--off-15.png?v=1772430317) no-repeat;
        background-size: contain;
        left: unset;
        width: 90px;
        height: 90px;
        z-index: 3;
        top: 0;
        right: 0;
      }
    }

    
    .cla-title {
      color: #000 !important;
      position: relative;
      width: fit-content;
      margin: 0 auto;
      &::before,
      &::after {
        content: '';
        position: absolute;
        background: url(https://cdn.shopify.com/s/files/1/0538/9533/2027/files/2026-spring--adorn-leaf.png?v=1772431094) no-repeat;
        background-size: contain;
        width: 48px;
        height: 48px;
        z-index: 3;
        top: 4px;
      }
      &::before {
        left: -70px;
        transform: rotateY(180deg);
      }
      &::after {
        right: -70px;
      }
    }
  }
}

[class*='__festival_productcard_bs_'] {
  .cla-pcard-item:not(.item-has-custom-content) {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    .pcard-text {
      flex: 1;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      .pcard-desc {
        flex: 1;
        
        display: flex;
        flex-direction: column;
        justify-content: space-between;
      }
    }
    .pcard-price-item {
      display: none;
      &.active {
        display: flex;
      }
    }
  }
}

[class*='__festival_productcard_bs_73hpiX'] {
  background-image: url(https://cdn.shopify.com/s/files/1/0538/9533/2027/files/2026-12th-bg-bundle.png?v=1772432965);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  .bs-sku-select-wrapper {
    display: none;
  }
  .pcard-button-checkout {
    color: #FFD878 !important;
    border: solid 1px #FFD878 !important;
    background-color: #fff !important;
  }
}
[class*='__festival_productcard_bs_HgAGgd'] {
  .bs-sku-select-wrapper {
    display: none;
  }
}
[class*='__festival_productcard_Xf3VNB'] {
  background-image: url(https://cdn.shopify.com/s/files/1/0538/9533/2027/files/2026-12th-bg-software.png?v=1772432965);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  .item-has-custom-content {
    .custom_content_wrapper {
      border-radius: 0 8px 8px 0;
      background: linear-gradient(90deg, #FFEBB8 0%, #FFDB7F 100%);
      .pcard-button , .pcard-button-top {
        color: #F7CA59 !important;
      }
    }
  }
  
  .item-has-custom-content {
    padding: 0;
    display: flex;
    flex-direction: row;
  }
  .item-has-custom-content .product-img {
    width: 50%;
  }
  .item-has-custom-content .product-img img {
    padding: 0;
  }
  .item-has-custom-content .pcard-content-text {
    font-size: 40px;
    color: #000;
  }
}
[class*='__festival_productcard_bs_gAte6p'] {
  .swiper-button-prev {
    margin-left: var(--spacing-4);
  }
  .swiper-button-next {
    margin-right: var(--spacing-4);
  }
}
.cla-pcard-item .pcard-button {
  max-width: 100%;
  background-color: #ffd878;
  color: var(--c-best-sale-1);
  height: 48px;
}
.cla-pcard-item .pcard-button-more {
  border: solid 1px #FFD878;
  background-color: #fff;
  color: #FFD878;
}
.pcard-button .pcard-btn-prefix {
  left: -9px;
  top: -12px;
}
.dis-pcard {
  top: 0 !important;
  left: 0 !important;
}
.dis-pcard img {
  width: 100%;
}
[class*="renew2025_HxaPYr"] {
  background: url(https://cdn.shopify.com/s/files/1/0538/9533/2027/files/2026-12th-bg-1.png) no-repeat center top;
}
.countdown-renew25 * {
 color: #E99E0F !important;
}
.countdown-renew25-wrapper {
  margin-top: var(--spacing-5) !important;
  background-color: #fff;
  &:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://cdn.shopify.com/s/files/1/0538/9533/2027/files/2026-12th-countdown-bg.png) no-repeat center;
    background-size: cover;
  }
  .countdown-tip {
    background: unset !important  ;
  }
}

.section-best-sale-trackit .p-tag-l {
  top: -12px !important;
  left: 0 !important;
  width: 138px !important;
}
.section-best-sale-trackit .p-tag {
  width: 60px;
  top: 16px !important;
}
.section-best-sale-trackit .p-tag,
.section-best-sale-trackit .p-tag .pc-media {
  display: block !important;
}


/* ************************************* */
.cla-pcard .pcard-btn-prefix {
  top: unset;
  left: 13px;
  bottom: -11px;
  width: 67px;
}
.cla-pcard .pcard-btn-adorn {
  right: 12px;
  bottom: 2px;
  width: 33px;
}

/* select2 */
.bs-sku-select-wrapper .select2-container .select2-selection--single {
  padding-top: var(--spacing-2);
  padding-bottom: var(--spacing-2);
  height: auto;
  display: flex;
  align-items: center;
}
.bs-sku-select-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: unset;
}
.pcard-price-item-price-now {
  color: #ECAE2B;
}
[class*='__festival_productcard_bs_jtyQzE'] {
  .custom_content_wrapper {
    padding: 32px 20px 0;
    .pcard-content-text {
      height: 100%;
      .festival-custom-liquid {
        height: 100%;
        .bs--2026-12th-choose {
          gap: 16px;
          height: 100%;
          .bs--2026-12th-choose-title {
            font-size: var(--font-40-24);
            font-weight: 600;
            line-height: 1.3;
            color: #000;
          }
          .bs--2026-12th-choosedesc {
            font-size: var(--font-24-14);
            line-height: 1.5;
            color: #666;
            font-weight: 400;
          }
          .bs--2026-12th-choose-btn {
            font-size: var(--font-16-12);
            border-radius: 8px;
            background: #FFD878;
            color: var(--c-best-sale-1);
            height: 48px;
          }
        }
      }
    }
  }
}
@media screen and (max-width: 768px) {
  .bs--sell-points {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 8px;
    .bs--sell-points-item {
      .bs--sell-points-item-icon {
        width: 24px;
      }
    }
  }
  .countdown-renew25-wrapper {
    position: relative;
    &:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url(https://cdn.shopify.com/s/files/1/0538/9533/2027/files/2026-12th-countdown-bg-m.png) no-repeat center;
      background-size: contain;
      z-index: 9;
    }
  }
  [class*='__festival_productcard_bs_jtyQzE'],
  [class*='__festival_productcard_Xf3VNB'] {
    .pcard-content-text br {
      display: none;
    }
    .item-has-custom-content {
      flex-direction: column;
      overflow: hidden;
    }
    .item-has-custom-content .product-img {
      width: 100%;
    }
    .item-has-custom-content .pcard-content-text {
      font-size: 24px;
      color: #000;
    }
  }

  .dis-pcard {
    width: min(78px, 30%) !important;
  }
}

.tw-title {
  font-size: var(--font-48-24);
}