#shopify-section-sections--18990485537007__header
  .main-menu__content
  > nav
  > .main-nav
  > li
  a[href*="/pages/merry-chrismas"] {
  padding-left: 27px;
  background-image: url("/cdn/shop/files/1_36e02213-a2e1-4759-a959-c9d48474d4f1.png?v=1764916963");
  background-repeat: no-repeat;
  background-position: 0 10px;
  background-size: 24px;
  /* color: #FD7622; */
}

@media (max-width: 768.98px) {
  #shopify-section-sections--18990485537007__header
  .main-menu__content
  > nav
  > .main-nav
  > li
  a[href*="/pages/merry-chrismas"] {
    padding-left: 37px;
    background-position: 10px;
  }
}

/* banner 顶部的折扣 */
#shopify-section-sections--18990485537007__promo_strip_Kb4BxY .color-scheme {
  --text-color: #000;
  --heading-color: #000;
  --bg-color:#fff;
}

/* banner 标题 */
#shopify-section-template--18990492188911__image_banner_wghM8E {
  background-color: rgba(99, 16, 16, 1);

  .text-overlay__heading {
    font-family: Inter;
    color: rgba(255, 255, 255, 0.6);
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: normal;
  }

  div.text-overlay {
    margin-left: -40%;
    margin-top: 10%;
    text-align: left;
  }

  div.text-overlay__block.enlarge-text {
    color: #fff;
    font-family: Inter;

    p:nth-child(1) {
      position: relative;
      margin-bottom: 20px;
      color: #fff;
      font-family: Inter;
      font-weight: 700;
      font-style: Bold;
      font-size: 40px;
    }

    p:nth-child(2) {
      color: rgba(252, 206, 103, 1);
      font-weight: 500;
      font-size: 36px;
      margin-top: -26px;

      strong {
        font-weight: 700;
        font-size: 64px;
      }
    }
  }

  /* join now 按钮 */
  p.text-overlay__block.subheading {
    background: transparent;
    color: rgba(255, 255, 255, 0.6);
    padding: 7px 0;
    font-size: 24px;
  }
}
 
/* banner 底部 */
#shopify-section-template--18990492188911__icons_with_text_e4n7fc {
  position: sticky;
  top: max(0px, calc(var(--header-end) + 1px));
  z-index: 29;
  background: rgba(64, 0, 0, 1);
  color: #fff;
  margin-bottom: -4px;

  ul {
    /* grid-auto-columns: calc((100% - var(--column-gap) * 4) / 4); */
    li {
      cursor: pointer;
    }
  }

  .icon {
    display: none;
  }
}

/* Why Buy From Our Official Website */
#shopify-section-template--18990492188911__icons_with_text_ALqtdY {
  div.section--padded-medium {
    padding-top: 100px;
    background-color: rgba(99, 16, 16, 1);
    color: #fff;
  }

  .container {
    width: 70%;
    max-width: 1590px;
    background: rgba(99, 16, 16, 1);
  }

  .gap-theme {
    gap: 3em 0;
  }

  h2.section__heading {
    width: 590px;
    padding: 50px 25px;
    margin-bottom: 60px;
    font-size: 24px;
    color: #fff;
    background-image: url('/cdn/shop/files/1_fb41b649-4ef6-4121-85cf-20fc723bc359.png?v=1764916979');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .icons-with-text__text {
    font-size: 22px;
    font-weight: 400;
  }
}


/* 倒计时 */
#shopify-section-template--18990492188911__countdown_timer_YiG8Pg {
  #template--18990492188911__countdown_timer_YiG8Pg {
    padding-top: 100px;
    padding-bottom: 0;
    background-position: center 100px;
    background-size: 474px 440px;
    background-repeat: no-repeat;
    background-image: url('/cdn/shop/files/1_c7ae3db8-5ece-4b1f-b5b9-c866cf334a41.png?v=1764917003');
  }

  div.section__block--countdown {
    margin-top: 500px;
    background-image: url('/cdn/shop/files/bd0263d8ae73804cab9d7f0279c4d2c1.png?v=1764917006');
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 250px 200px 250px;
    margin-bottom: 100px;
  }

  div.color-scheme {
    background-color: rgba(10, 61, 35, 1);
  }

  /* .countdown__item {
    margin-top: 360px;
  } */

  .text-center.cc-animate-init.cc-animate-in {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    color: #fff;
  }

  .countdown__grid {
    gap: 1.4em;

    .countdown__number {
      color: rgba(252, 206, 103, 1);
      background: linear-gradient(180deg, rgba(252, 206, 103, 0.128) 0%, rgba(252, 206, 103, 0.32) 100%);
    }
  }

  .countdown__item:not(:last-child) .countdown__number:after {
    content: ':';
    color: #fff;
    left: 178px;
  }

  .countdown__item.text-center {
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
  }

  .countdown__unit.text-sm {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
  }
}


/* 左右图片文字描述相关 */
#shopify-section-template--18990492188911__media_with_text_T8hR7H,
#shopify-section-template--18990492188911__media_with_text_RhHwnP {
  background: rgba(10, 61, 35, 1);
  .h3 {
    color: #fff;
    font-size: 24px;
  }
  .media-with-text {
    max-width: 100%;
    background: rgba(3, 37, 20, 1);
    color: #fff;
    border-radius: 64px;
  }
}


#shopify-section-template--18990492188911__media_with_text_drim4t,
#shopify-section-template--18990492188911__media_with_text_FLhgN3 {
  background: rgba(99, 16, 16, 1);

  .h3 {
    color: #fff;
    font-size: 24px;
  }
  .media-with-text {
    max-width: 100%;
    background: rgba(64, 0, 0, 1);
    color: #fff;
    border-radius: 64px;
  }
}

#shopify-section-template--18990492188911__media_with_text_drim4t,
#shopify-section-template--18990492188911__media_with_text_FLhgN3 {
  padding-bottom: 0;
  div.media.w-full {
    border-top-left-radius: 64px;
    border-bottom-left-radius: 64px;
  }
}

#shopify-section-template--18990492188911__media_with_text_T8hR7H,
#shopify-section-template--18990492188911__media_with_text_RhHwnP {
  background-color: rgba(10, 61, 35, 1);
  padding-bottom: 0px;

  .media-with-text {
    max-width: 100%;
    background: rgba(3, 37, 20, 1);
    border-radius: 64px;
  } 
  
  div.media.w-full {
    border-top-right-radius: 64px;
    border-bottom-right-radius: 64px;
  }
}


/* 15%、30% 折扣标签 */
#shopify-section-template--18990492188911__countdown_timer_YiG8Pg .section__block {
  padding: 12px 0;
  height: 72px;
  margin-top: 35px;
  font-size: 22px;
  font-weight: 800;
  background: url('/cdn/shop/files/1_af18c407-e258-4202-bbb2-ccd4d27144cb.png?v=1764916965');
  background-size: 100% 100%;
  margin-bottom: 23px;
  color: rgba(3, 40, 21, 1);
  width: 100%;
}

#shopify-section-template--18990492188911__countdown_timer_Q4iDc9 .section__block {
  padding: 12px 0;
  height: 72px;
  margin-top: 35px;
  font-size: 22px;
  font-weight: 800;
  background: url('/cdn/shop/files/1_af18c407-e258-4202-bbb2-ccd4d27144cb.png?v=1764916965');
  background-size: 100% 100%;
  margin-bottom: 23px;
  color: rgba(3, 40, 21, 1);
  width: 740px;
}

#shopify-section-template--18990492188911__countdown_timer_Q4iDc9 .color-scheme {
  background-color: rgba(10, 61, 35, 1) !important;
  padding-bottom: 0px;
  margin-top: -78px;
}

#shopify-section-template--18990492188911__countdown_timer_wti96Q .section__block {
  padding: 12px 0;
  height: 72px;
  margin-top: 35px;
  font-size: 22px;
  font-weight: 800;
  background: url('/cdn/shop/files/2_a0828a3c-2478-4a15-998f-1af3733058b3.png?v=1764916965');
  background-size: 100% 100%;
  margin-bottom: 23px;
  color: rgba(99, 16, 16, 1);
  width: 740px;
}

#shopify-section-template--18990492188911__countdown_timer_YiG8Pg .section__block em,
#shopify-section-template--18990492188911__countdown_timer_wti96Q .section__block em,
#shopify-section-template--18990492188911__countdown_timer_Q4iDc9 .section__block em {
  height: fit-content;
  font-size: 32px;
}
#shopify-section-template--18990492188911__countdown_timer_YiG8Pg .section__block p,
#shopify-section-template--18990492188911__countdown_timer_wti96Q .section__block p,
#shopify-section-template--18990492188911__countdown_timer_Q4iDc9 .section__block p {
  display: inline-block;
  margin: 0;
}
#shopify-section-template--18990492188911__countdown_timer_YiG8Pg .section__block p:nth-child(1) {
  border-right: 2px dashed rgba(3, 40, 21, 1);
  margin-right: 30px;
  width: 40%;
}
#shopify-section-template--18990492188911__countdown_timer_wti96Q .section__block p:nth-child(1) {
  border-right: 2px dashed rgba(99, 16, 16, 1);
  margin-right: 30px;
  width: 40%;
}
#shopify-section-template--18990492188911__countdown_timer_Q4iDc9 .section__block p:nth-child(1) {
  border-right: 2px dashed rgba(3, 40, 21, 1);
  margin-right: 30px;
  width: 40%;
}

#shopify-section-template--18990492188911__countdown_timer_YiG8Pg .section__block p:nth-child(2),
#shopify-section-template--18990492188911__countdown_timer_wti96Q .section__block p:nth-child(2),
#shopify-section-template--18990492188911__countdown_timer_Q4iDc9 .section__block p:nth-child(2) {
  line-height: 48px;
  vertical-align: top;
  text-decoration: underline;
}
#shopify-section-template--18990492188911__countdown_timer_YiG8Pg .section__block strong {
  margin-right: 10px;
  font-size: 32px;
  color: rgba(3, 40, 21, 1);
}
#shopify-section-template--18990492188911__countdown_timer_wti96Q .section__block strong {
  margin-right: 10px;
  font-size: 32px;
  color: rgba(99, 16, 16, 1);
}

#shopify-section-template--18990492188911__countdown_timer_Q4iDc9 .section__block strong {
  margin-right: 10px;
  font-size: 32px;
  color: rgba(3, 40, 21, 1);
}



/* 折扣商品标题 */
/* 30% 的折扣券相关 */
#shopify-section-template--18990492188911__countdown_timer_wti96Q {
  div.color-scheme {
    background-color: rgba(99, 16, 16, 1);
  }
}


#shopify-section-template--18990492188911__featured_collection_KXqKKr > div {
  padding: 0 0 100px;
}

#shopify-section-template--18990492188911__featured_collection_H9JGQC > div {
  padding: 0 0 100px;
}

#shopify-section-template--18990492188911__featured_collection_NaNx9d > div {
  padding: 0 0 100px;
}

#shopify-section-template--18990492188911__featured_collection_pekBUp > div {
  padding: 0 0 100px;
}


/* 折扣商品标题 */
/* 15% */
#shopify-section-template--18990492188911__featured_collection_KXqKKr,
#shopify-section-template--18990492188911__featured_collection_H9JGQC,
#shopify-section-template--18990492188911__featured_collection_rKc3Yd {
  background-color: rgba(10, 61, 35, 1);

  div.container h2 {
    width: 510px;
    margin-top: 80px;
    font-weight: 600;
    color: #fff;
    background-image: url('/cdn/shop/files/3_4f4849a5-16bd-4d87-b644-cb10735b889d.png?v=1764916981');
    border: none;
    border-radius: 0;
    background-color: transparent;
    background-size: 100%;
    padding: 46px 30px;
    background-repeat: no-repeat;
    font-size: 26px;
  }

  .section__header a.link {
    color: rgba(255, 255, 255, 0.6);
    font-size: 33px;
    margin-top: 36px;
  }
}

html[lang='it'] #shopify-section-template--18990492188911__featured_collection_H9JGQC {
  div.container h2 {
    padding: 34px 30px;
  }
}

/** 30% */
#shopify-section-template--18990492188911__featured_collection_rjaPPU,
#shopify-section-template--18990492188911__featured_collection_pekBUp,
#shopify-section-template--18990492188911__featured_collection_NaNx9d {
  background-color: rgba(99, 16, 16, 1);
  margin-top: -100px;

  div.container h2 {
    width: 510px;
    margin-top: 80px;
    font-weight: 600;
    color: #fff;
    background-image: url('/cdn/shop/files/4_1f4234b1-a59b-4ba1-850e-6a30f7f8aa83.png?v=1764916984');
    border: none;
    border-radius: 0;
    background-color: transparent;
    background-size: 100%;
    padding: 74px 82px;
    background-repeat: no-repeat;
    font-size: 26px;
    background-position: center;
  }

  .section__header a.link {
    color: rgba(255, 255, 255, 0.6);
    font-size: 33px;
    margin-top: 36px;
  }

  > div {
    padding: 0 0 100px !important;
  }
}


#shopify-section-template--18990492188911__featured_collection_rjaPPU {
  padding-bottom: 100px;
}


#shopify-section-template--18990492188911__featured_collection_H9JGQC .products-grid-container {
  padding: 42px;
  background: #fff;
  border-radius: 64px;
}


/* 商品顶部折扣标签 */
#shopify-section-template--18990492188911__featured_collection_KXqKKr .product-label-container,
#shopify-section-template--18990492188911__featured_collection_rjaPPU .product-label-container,
#shopify-section-template--18990492188911__featured_collection_NaNx9d .product-label-container,
#shopify-section-template--18990492188911__featured_collection_rKc3Yd .product-label-container,
#shopify-section-template--18990492188911__featured_collection_pekBUp .product-label-container,
#shopify-section-template--18990492188911__featured_collection_H9JGQC .product-label-container {
  width: 100%;

  > .product-label-wrapper {
    /* 特价区域 */
    &:has(.product-label--sale) {
      position: absolute;
      left: 0;
      top: 0;
      transform: translate(-40%, -50%);
      width: 120px;
      height: 88px;
      background: url('/cdn/shop/files/77aac5646ace8dd752c364d6ca52a877_830d37d0-25a4-4b8c-8142-b9fa9105376b.png?v=1764916965') no-repeat;
      background-size: 100% 100%;
    }

    /* 价格 */
    .product-label--sale {
      width: 90%;
      position: absolute;
      top: 42%;
      left: 50%;
      transform: translate(-50%, -80%);
      display: flex ;
      flex-direction: row-reverse;
      align-items: center;
      justify-content: center;
      line-height: 1;
      font-weight: 800;
      font-size: 20px;
      color: #fff;
      background-color: transparent;

      svg {
        display: none;
      }
       
      span {
        position: absolute;
        top: 98%;
        left: 35%;
        transform: translate(-35%, 0%);
        width: 100%;
        text-align: center;
      }
    }
  }
}

/* 底部感谢 和 背景图 */

/* 最后一块背景图 */
#shopify-section-template--18990492188911__rich_text_d3Pcpq {
  background-color: rgba(99, 16, 16, 1);
  padding: 100px 150px 180px;
  background-image: url('/cdn/shop/files/4_1_791740fd-5c66-4f96-ab6d-9f51a33d5146.png?v=1765159416');
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-bottom: 500px;
  margin-bottom: 100px;
  
  div.container {
    position: relative;
    background: rgba(64, 0, 0, 1);
    border-radius: 64px;
    padding: 90px 0;
  }
  
  div.container::before {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 36px;
    display: block;
    width: 117px;
    height: 150px;
    background: url('/cdn/shop/files/5b247317aed0fbac29e764f9c20465fe.png?v=1764916966');
    background-size: 100%;
    background-repeat: no-repeat;
  }
  
  div.container::after {
    content: "";
    position: absolute;
    display: block;
    bottom: 8px;
    right: 24px;
    width: 183px;
    height: 203px;
    background: url('/cdn/shop/files/d878832c5352e94a5149fa880cd9c2a9.png?v=1764916967');
    background-size: 100%;
    background-repeat: no-repeat;
  }

  h2.section__block {
    font-size: 30px;
    color: #fff;
  }

  div.section__block {
    font-size: 26px;
    color: rgba(255, 255, 255, 0.4);
  }
}



/* 移动端 */
@media (max-width: 599.98px) {

  /* banner 标题 */ 
  #shopify-section-template--18990492188911__image_banner_wghM8E {
    div.text-overlay {
      margin-top: 11%;
      margin-left: 0;
      text-align: center;
    }

    .text-overlay__heading {
      font-size: 15px;
    }

    h2 {
      font-size: 0.7em;
    }

    p.text-overlay__block.subheading {
      font-size: 0.7em;
      margin-top: 0px;
    }

    div.text-overlay__block.enlarge-text {
      color: #fff;
      font-family: Inter;
      margin-top: 8px;
      margin-bottom: 0;

      p:nth-child(1) {
        margin-bottom: 10px;
        font-size: 13px;
      }

      p:nth-child(2) {
        font-size: 12px;
        margin-top: 0px;

        strong {
          font-size: 32px;
        }
      }
    }
  }

  /* banner 下面的5个锚点 */
  #shopify-section-template--18990492188911__icons_with_text_e4n7fc {
    display: none;
    margin-top: -1px;
    margin-bottom: -1px;
  }

  /* Why Buy From Our Official Website */
  #shopify-section-template--18990492188911__icons_with_text_ALqtdY {
    /* 第一块背景图 */
    #template--18990492188911__icons_with_text_ALqtdY {
      margin-top: -1px;
      padding: 36px 0 20px;
    }

    div.section--padded-medium {
      padding-top: 50px;
    }

    h2.section__heading {
      margin-bottom: 30px;
      padding: 16px 33px 21px !important;
      font-size: 12px;
    }
  }


  /*  倒计时 */
  #shopify-section-template--18990492188911__countdown_timer_YiG8Pg {
    #template--18990492188911__rich_text_d3Pcpq {
      margin: 0 auto 50px
    }

    margin-top: -1px;

    div.section__block--countdown {
      margin-top: 210px;
      position: relative;
    } 

    .countdown {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translate(-50%, 82%);
    }

    #template--18990492188911__countdown_timer_YiG8Pg {
      background-image: url('/cdn/shop/files/1_da46fe35-f20c-4e12-9700-b3df37e46174.png?v=1765161453');
      background-size: 170px 160px;
      background-position-y: 50px;
    }

    .countdown__unit.text-sm {
      color: #fff;
      font-size: 1em;
    }
  }

  #shopify-section-template--18990492188911__featured_collection_KXqKKr,
  #shopify-section-template--18990492188911__featured_collection_rjaPPU,
  #shopify-section-template--18990492188911__featured_collection_NaNx9d,
  #shopify-section-template--18990492188911__featured_collection_rKc3Yd,
  #shopify-section-template--18990492188911__featured_collection_pekBUp,
  #shopify-section-template--18990492188911__featured_collection_H9JGQC,
  #shopify-section-template--18990492188911__countdown_timer_wti96Q,
  #shopify-section-template--18990492188911__media_with_text_drim4t,
  #shopify-section-template--18990492188911__media_with_text_T8hR7H,
  #shopify-section-template--18990492188911__media_with_text_RhHwnP,
  #shopify-section-template--18990492188911__media_with_text_FLhgN3 {
    margin-top: -1px;
  }
  

  /* 15%标签 */
  #shopify-section-template--18990492188911__countdown_timer_YiG8Pg .section__block,
  #shopify-section-template--18990492188911__countdown_timer_wti96Q .section__block,
  #shopify-section-template--18990492188911__countdown_timer_Q4iDc9 .section__block {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -320px;
    padding: 12px 0;
    height: 36px;
    font-size: 22px;
    font-weight: 800;
    background: url('/cdn/shop/files/1_af18c407-e258-4202-bbb2-ccd4d27144cb.png?v=1764916965');
    background-size: 100% 100%;
    margin-bottom: 23px;
    color: rgba(3, 40, 21, 1);
    width: 80%;
  }

  #shopify-section-template--18990492188911__countdown_timer_wti96Q .section__block {
    margin-top: -20px;
    background: url('/cdn/shop/files/2_ebcb2cb8-cd3e-4f27-88eb-89d22e219861.png?v=1765161452');
    background-size: 100% 100%;
    color: rgba(99, 16, 16, 1);
  }

  #shopify-section-template--18990492188911__countdown_timer_Q4iDc9 {
    .text-center {
      width: 100%;
    }
    .section__block {
      width: 80%;
      margin-top: 0px;
    }
  }


  /* 15%
  #shopify-section-template--18990492188911__featured_collection_KXqKKr .container h2::before {
    content: "";
    display: block;
    position: absolute;
    top: -1.4em;
    left: 1.7em;
    width: 10em;
    background-image: url("/cdn/shop/files/OBJECTS.png?v=1759133451");
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
  } */

  /* 左右图片文字描述相关 */
  #shopify-section-template--18990492188911__media_with_text_drim4t,
  #shopify-section-template--18990492188911__media_with_text_T8hR7H,
  #shopify-section-template--18990492188911__media_with_text_RhHwnP,
  #shopify-section-template--18990492188911__media_with_text_FLhgN3 {
    padding-bottom: 30px;

    .media-with-text__media {
      padding: 16px;
    }
    .media-with-text__text {
      padding: 21px 16px !important;
    }

    h2 {
      font-size: 14px;
    }
    p {
      font-size: 12px;
    }
  }

  #shopify-section-template--18990492188911__media_with_text_T8hR7H,
  #shopify-section-template--18990492188911__media_with_text_RhHwnP,
  #shopify-section-template--18990492188911__media_with_text_FLhgN3 {
    padding-top: 50px;
  }

  #shopify-section-template--18990492188911__media_with_text_drim4t,
  #shopify-section-template--18990492188911__media_with_text_T8hR7H,
  #shopify-section-template--18990492188911__media_with_text_RhHwnP,
  #shopify-section-template--18990492188911__media_with_text_FLhgN3 {
    .media-with-text {
      border-radius: 24px;
    }
  }

  #shopify-section-template--18990492188911__media_with_text_T8hR7H .section,
  #shopify-section-template--18990492188911__media_with_text_RhHwnP .section,
  #shopify-section-template--18990492188911__media_with_text_FLhgN3 .section {
    padding-top: 0;
  }

  #shopify-section-template--18990492188911__media_with_text_drim4t,
  #shopify-section-template--18990492188911__media_with_text_FLhgN3,
  #shopify-section-template--18990492188911__media_with_text_RhHwnP {
    div.media.w-full {
      border-radius: 0;
    }
  }

  #shopify-section-template--18990492188911__icons_with_text_ALqtdY .section--padded-medium {
    background-color: #7A6594;
  }
  #shopify-section-template--18990492188911__icons_with_text_ALqtdY .container {
    width: 85% !important;
  }
  #shopify-section-template--18990492188911__icons_with_text_ALqtdY .container li img {
    width: 2.7em;
  }
  #shopify-section-template--18990492188911__icons_with_text_ALqtdY .container li .icons-with-text__text .text-body-medium {
    font-size:10px;
  }
  #shopify-section-template--18990492188911__icons_with_text_ALqtdY ul {
    padding-bottom: 2em !important;
  }
  #shopify-section-template--18990492188911__icons_with_text_ALqtdY ul > li {
    width: 47% !important;
  }
  #shopify-section-template--18990492188911__icons_with_text_ALqtdY h2 {
    font-size:14px;
    padding: 23px 38px 10px !important;
  }
  #shopify-section-template--18990492188911__countdown_timer_YiG8Pg .container,
  #shopify-section-template--18990492188911__countdown_timer_wti96Q .container {
    padding:0 !important;
  }
  #shopify-section-template--18990492188911__countdown_timer_YiG8Pg .color-scheme {
    padding: 1em 0 !important;
    background-color: #7A6594;
  }
  #shopify-section-template--18990492188911__countdown_timer_YiG8Pg .countdown__number {
    font-size: 1.3em !important;
    border-radius: .3em !important;
    padding: 0.2em !important;
  }
  #shopify-section-template--18990492188911__countdown_timer_YiG8Pg .countdown__unit.text-sm {
    font-weight: 400 !important;
    font-size: 0.5em !important;
  }
  #shopify-section-template--18990492188911__countdown_timer_YiG8Pg .text-center.cc-animate-init.cc-animate-in,
  #shopify-section-template--18990492188911__countdown_timer_wti96Q .text-center.cc-animate-init.cc-animate-in {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 1200px;
  }
  #shopify-section-template--18990492188911__countdown_timer_wti96Q .text-center.cc-animate-init.cc-animate-in {
    background-position: calc(50% - 9.2em) 87%, calc(50% + 9.2em) 87%;
  }

#shopify-section-template--18990492188911__countdown_timer_YiG8Pg .countdown__grid {
  gap:1.4em;
}
#shopify-section-template--18990492188911__countdown_timer_YiG8Pg .countdown__item:not(:last-child) .countdown__number:after {
  content:':';
  color:#fff;
  left:2em;
  top:-0.3em;
}
#shopify-section-template--18990492188911__countdown_timer_YiG8Pg .countdown__item.text-center {
  display: flex;
  flex-direction: column-reverse;
  gap:0.18em;
}

#shopify-section-template--18990492188911__countdown_timer_YiG8Pg .section__block em,
#shopify-section-template--18990492188911__countdown_timer_wti96Q .section__block em,
#shopify-section-template--18990492188911__countdown_timer_Q4iDc9 .section__block em {
  height: fit-content;
  font-size: 0.75em;
}
#shopify-section-template--18990492188911__countdown_timer_YiG8Pg .section__block p,
#shopify-section-template--18990492188911__countdown_timer_wti96Q .section__block p,
#shopify-section-template--18990492188911__countdown_timer_Q4iDc9 .section__block p {
  display: inline-block;
  margin: 0;
}
#shopify-section-template--18990492188911__countdown_timer_YiG8Pg .section__block p:nth-child(1),
#shopify-section-template--18990492188911__countdown_timer_wti96Q .section__block p:nth-child(1),
#shopify-section-template--18990492188911__countdown_timer_Q4iDc9 .section__block p:nth-child(1) {
  line-height: 0.9em;
  border-right: 1px dashed rgba(3, 40, 21, 1);
  margin-right: 0;
  width: 50%;
}
#shopify-section-template--18990492188911__countdown_timer_YiG8Pg .section__block p:nth-child(2),
#shopify-section-template--18990492188911__countdown_timer_wti96Q .section__block p:nth-child(2),
#shopify-section-template--18990492188911__countdown_timer_Q4iDc9 .section__block p:nth-child(2) {
  line-height: 0.56em;
  width: 50%;
  font-size: 0.57em;
  text-decoration: underline;
}
#shopify-section-template--18990492188911__countdown_timer_YiG8Pg .section__block strong,
#shopify-section-template--18990492188911__countdown_timer_wti96Q .section__block strong,
#shopify-section-template--18990492188911__countdown_timer_Q4iDc9 .section__block strong {
  margin-right: 0.2em;
  font-size: 0.75em;
}
  #shopify-section-template--18990492188911__icons_with_text_ALqtdY .gap-theme {
    gap: 1em 0 !important;
  }
  #shopify-section-template--18990492188911__featured_collection_KXqKKr > div,
  #shopify-section-template--18990492188911__featured_collection_NaNx9d > div,
  #shopify-section-template--18990492188911__featured_collection_rKc3Yd > div,
  #shopify-section-template--18990492188911__featured_collection_pekBUp > div {
    padding: 0px 0 70px !important;
    background-size: 16px !important;
    background-position: center bottom !important;
  }

  #shopify-section-template--18990492188911__featured_collection_rjaPPU > div {
    padding: 0px 0 0px !important;
  }

  #shopify-section-template--18990492188911__featured_collection_KXqKKr div.container h2,
  #shopify-section-template--18990492188911__featured_collection_rjaPPU div.container h2,
  #shopify-section-template--18990492188911__featured_collection_NaNx9d div.container h2,
  #shopify-section-template--18990492188911__featured_collection_rKc3Yd div.container h2,
  #shopify-section-template--18990492188911__featured_collection_pekBUp div.container h2,
  #shopify-section-template--18990492188911__featured_collection_H9JGQC div.container h2 {
    font-size: 12px;
    width: 18.4em !important;
    margin-top: 18px !important;
    padding: 1.6em 0 !important;
    font-weight: 600;
    color: #fff;
  }


  #shopify-section-template--18990492188911__countdown_timer_wti96Q {
    div.color-scheme {
      padding-bottom: 0 !important;
    }
  }

  #shopify-section-template--18990492188911__featured_collection_rjaPPU .container h2 {
    margin-top: -46px;
  }

  /* 商品顶部折扣标签 */
  #shopify-section-template--18990492188911__featured_collection_KXqKKr .product-label-container,
  #shopify-section-template--18990492188911__featured_collection_rjaPPU .product-label-container,
  #shopify-section-template--18990492188911__featured_collection_NaNx9d .product-label-container,
  #shopify-section-template--18990492188911__featured_collection_rKc3Yd .product-label-container,
  #shopify-section-template--18990492188911__featured_collection_pekBUp .product-label-container,
  #shopify-section-template--18990492188911__featured_collection_H9JGQC .product-label-container {
    width: 100%;

    > .product-label-wrapper {
      /* 特价区域 */
      &:has(.product-label--sale) {
        position: absolute;
        right: 0;
        top: 0;
        transform: scale(0.8) translate(-34%, -40%);
        width: 66px;
        height: 46px;
        background: url('/cdn/shop/files/11_2.png?v=1765161073') no-repeat;
        background-size: 100% 100%;
      }

      /* 价格 */
      .product-label--sale {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        transform: translate(-46%, -105%);
        display: flex ;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: center;
        gap: 2px;
        line-height: 1;
        font-weight: 800;
        font-size: 12px;
        color: #fff;
        background-color: transparent;

        svg {
          display: none;
        }
        
        span {
          position: absolute;
          top: 86%;
          left: 40%;
          width: 100%;
          transform: scale(0.8) translate(-50%, 4px);
        }
      }
    }
  }

  
  #shopify-section-template--18990492188911__featured_collection_KXqKKr carousel-slider,
  #shopify-section-template--18990492188911__featured_collection_rjaPPU carousel-slider,
  #shopify-section-template--18990492188911__featured_collection_NaNx9d carousel-slider,
  #shopify-section-template--18990492188911__featured_collection_rKc3Yd carousel-slider,
  #shopify-section-template--18990492188911__featured_collection_pekBUp carousel-slider,
  #shopify-section-template--18990492188911__featured_collection_H9JGQC carousel-slider {
    padding: 15px;
    background: #fff;
    border-radius: 25px;
  }
  #shopify-section-template--18990492188911__featured_collection_KXqKKr .products-grid-container,
  #shopify-section-template--18990492188911__featured_collection_rjaPPU .products-grid-container,
  #shopify-section-template--18990492188911__featured_collection_NaNx9d .products-grid-container,
  #shopify-section-template--18990492188911__featured_collection_rKc3Yd .products-grid-container,
  #shopify-section-template--18990492188911__featured_collection_pekBUp .products-grid-container,
  #shopify-section-template--18990492188911__featured_collection_H9JGQC .products-grid-container {
    padding: 0 !important;
  }
  #shopify-section-template--18990492188911__featured_collection_KXqKKr .products-grid-container li + li,
  #shopify-section-template--18990492188911__featured_collection_rjaPPU .products-grid-container li + li,
  #shopify-section-template--18990492188911__featured_collection_NaNx9d .products-grid-container li + li,
  #shopify-section-template--18990492188911__featured_collection_rKc3Yd .products-grid-container li + li,
  #shopify-section-template--18990492188911__featured_collection_pekBUp .products-grid-container li + li,
  #shopify-section-template--18990492188911__featured_collection_H9JGQC .products-grid-container li + li {
    margin-left: 10px !important;
  }
  
  #template--20351765151983__image_banner_wghM8E div.enlarge-text {
    > p:nth-child(1) {
      line-height:1;
      em {
        font-size: 0.37em !important;
      }
    }

    > p:nth-child(2) em {
      font-size: 0.24em !important;
    }
  }


  
  /* 底部感谢 和 背景图 */
  #shopify-section-template--18990492188911__rich_text_d3Pcpq {
    padding: 20px 20px 80px;
    margin-bottom: 0;
    
    div.container {
      padding: 20px 40px 60px;
      border-radius: 24px;
    }
    
    div.container::before {
      bottom: -4px;
      width: 36px;
      height: 47px;
    }
    
    div.container::after {
      bottom: 2px;
      right: 26px;
      width: 57px;
      height: 63px;
    }

    h2.section__block {
      font-size: 18px;
      font-weight: 700;
    }

    div.section__block {
      font-size: 16px;
      font-weight: 500;
    }
  }

}


/* 这里只针对活动页banner下面的6个走马灯选项 */
@media (min-width: 1024px) {
  .lg\:auto-cols-4 {
    grid-auto-columns: calc((100% - var(--column-gap) * 3) / 6);
  }

  .gap-theme {
    gap: 10px;
  }
}



/* 首页banner */
#template--18990491730159__slideshow_TnYFTk_4 {
  background-color: rgba(99, 16, 16, 1);

  div.text-overlay {
    margin-left: -40%;
    margin-top: 10%;
    color: #fff;
    text-align: left;
  }

  /* 第一行标题 */
  > .text-overlay__heading {
    font-family: Inter;
    font-weight: 700;
    font-size: 40px;
    color: rgba(252, 206, 103, 1);
    margin-bottom: 20px;
  }

  /* 折扣文本 */
  > div.text-overlay__block.enlarge-text {
    color: #fff;
    font-family: Inter;

    p:nth-child(1) {
      position: relative;
      font-weight: 700;
      font-size: 40px;
      margin-bottom: 0;
    }

    /* 底部文本 */
    > p:nth-child(2) {
      font-weight: 500;
      font-size: 24px;
      margin-top: -12px;

      strong {
        font-weight: 700;
        font-size: 64px;
      }
    }
  }

  /* join now 按钮 */
  > p.text-overlay__block.subheading {
    background: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.6);
    font-size: 24px;
  }
}
