/** Shopify CDN: Minification failed

Line 1180:3 Expected "}" to go with "{"

**/
.w-1 {
  width: 0.25rem;
}
.w-2 {
  width: 0.5rem
}
.h-1 {
  height: 0.25rem;
}
.h-2 {
  height: 0.5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.py-\[11px\] {
  padding-top: 0.6875rem;
  padding-bottom: 0.6875rem;
}
.gap-x-1 {
  column-gap: 0.25rem;
}
.text-10 {
  font-size: 0.625rem;
}
@media (max-width:749px) {
 .feature_product_section .grid>div:first-child .ctm_grid{
  aspect-ratio: 321 / 214;
 }
}
@media (max-width: 767px) {
  .md\:py-\[7px\] {
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }
}
@media (min-width: 768px) {
  .md_min\:pt-4 {
    padding-top: 1rem;
  }
  .md_min\:order-last {
    order: 9999;
  }
}

.header {
    z-index: 9999;
}
body[data-scroll-lock-locked="true"] access-widget-ui::part(acsb-trigger) {
    display: none !important;
}
li.country_picker_item {
    float: right;
    margin-top: -34px;
}
.header__bar  li.country_picker_item .language-selector {
    margin-right: 0;
}
/*  new variant design css  */

.option-selector__group label {
    padding: 5px 13px;
}

.option-selector__group label.option-selector__button {
    height: 100%;
}

.option-selector__group .flex.items-center.flex-col {
    flex: 1;
}

.option-selector__group .flex.items-center.flex-col:first-child label {
    padding: 5px 23px;
}

.option-selector__group label.option-selector__button {
    width: 100%;
}

.option-selector__group {
    gap: 10px;
}

@media (max-width: 1024px) {
    .option-selector__group label {
        padding: 5px 12px;
    }

    .option-selector__group .flex.items-center.flex-col {
        flex: unset;
    }

    .option-selector__group {
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .option-selector__group label {
        padding: 5px 23px;
    }
}

@media (max-width: 575px) {
    .option-selector__group label {
        padding: 5px 13px;
    }

    .option-selector__group .flex.items-center.flex-col {
        flex: 1;
    }
}

@media (max-width: 320px) {
    .option-selector__group label {
        padding: 5px 8px;
    }
}
.kl-private-reset-css-Xuajs1 div span{
  display:flex !important;
  gap: 10px !important;
}
.kl-private-reset-css-Xuajs1 span img{
  max-width: none;
}
.kl-private-reset-css-Xuajs1.go3176171171 p{
  display: flex;
}
.kl-private-reset-css-Xuajs1.go3176171171 p img{
  margin: 0 0 30px 0;
}

/* Start styles for Option Selector Badge */
  .product-quantity .option-selector__group {
    align-items: flex-end;
    gap: 15.5px;
  }
  .product-quantity .option-selector__group > .flex.items-center.flex-col {
    border: solid 2px rgba(27, 49, 83, 0);
    border-radius: 16px;
    overflow: hidden;
  }
  .product-quantity .option-selector__group > .flex.items-center.flex-col:has(.quantity-discount-badge) {
    border-radius: 8px 8px 16px 16px;
  }
  .product-quantity .option-selector__group > .flex.items-center.flex-col:has(.peer:checked) {
    border: solid 2px rgba(27, 49, 83, 1);
  }
  .product-quantity .option-selector__group > .flex.items-center.flex-col label {
    padding: 12px 16px;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0;
    border-radius: 0 !important;
    border: none !important;
    font-weight: 700;
  }
  .product-quantity .option-selector__group .quantity-discount-badge {
    display: block !important;
    line-height: normal;
    letter-spacing: -0.24px;
    color: rgb(241 207 121);
    background-color: rgb(27, 49, 83);
    text-transform: capitalize;
    padding-bottom: 0.149rem;
    padding-top: .149rem;
  }
  .product-quantity .option-selector__group .quantity-discount-badge.bg-yellow {
    color: rgb(27, 49, 83);
    background-color: rgb(241 207 121);
  }
/* End styles for Option Selector Badge */

/* feature products hover button css start */
.featured-products .main_atc_btn_form button.main_fetured_buton {
    width: 100% ;
    max-width: 100%;
    min-width: unset !important;
}
@media (max-width: 991px) {
    #shop.featured-products .grid {
        grid-template-columns: repeat(3, 1fr);
    }

}
@media (max-width: 767px) {
    #shop.featured-products .grid {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 18px;
    }
}
@media (max-width: 749px) {
    .featured-products .ctm_grid_slide_main:first-child{
        grid-column: unset !important;
    }
    #shop .ctm_grid_slide_main:first-child .ctm_grid {
        aspect-ratio: 321 / 428 !important;
    }
}
@media (max-width: 575px) {
    .featured-products .main_atc_btn_form button.main_fetured_buton {
      padding: 10px 10px;
      font-size: 14px;
    }
    .free_shipping-main .free_shipping_image_main p, .free_shipping-main .free_gift_image_main p {
      font-size: 12px;
    }
}
@media (min-width: 1900px) {
  .index .headline {
    margin-top: -2px;
    margin-bottom: -2px;
  }
}
/* feature products hover button css end */
/* collection-grid css start */
.collection-grid  .product-grid {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 16px;
  padding-inline: 80px;
  padding-bottom: 50px;
  padding-block: 50px;
}

.collection-grid .collection-title h2 {
font-size: 5rem;
font-weight: 400;
line-height: 40px;
letter-spacing: -0.02em;
padding: 30px 40px;
text-align: center;
}
.collection-grid .grid-box {
  border: 1.5px solid #1B3153;
  border-radius: 15px;
  background: #E3EBED;
  display: flex;
  flex-direction: column;
  /* Product-grid tracks are 1fr, but 1fr defaults to min-width:auto, so a child
     with a large min-content width (the "Shop Early on TikTok" CTA) stretches
     its column past 50%. That squeezes the neighbouring column narrower, and
     because the card image is square (aspect-ratio 3/3, height:auto), the
     narrower column renders a shorter image — one thumbnail came out ~half
     height on mobile. min-width:0 keeps both tracks a true equal 50/50.
     Lives here in custom.css so it applies to every .collection-grid layout
     (both the filter grid and the tab-with-grid collection). */
  min-width: 0;
}
.collection-grid .grid-box .product-card {
  border-radius: 15px;
}
.collection-grid .grid-box .product-info {
  padding-top: 0px;
  padding-inline: 15px;
  padding-bottom: 20px;
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 15px;
}
.collection-grid .grid-box .product-info h3 {
  font-size: 25px;
  font-weight: 400;
  line-height: 28.1px;
  letter-spacing: -0.02em;
  font-family: 'HafferBold', sans-serif;
}
/* .collection-grid .grid-box .product-info p {
  padding-top: 10px;
} */
.collection-grid .grid-box .product-info .card__content-form span {
  margin-left: 0;
}
.collection-bundle-grid .collection-grid {
  padding-top: 150px !important;
}
.page-contact .ctm_contact_custom {
  padding-top: 110px !important;
}
.collection-grid .grid-box .product-card a {
  border-radius: 15px 15px 0 0;
}
.collection-grid .grid-box span.price {
  font-weight: 500;
  font-family: 'HafferBold',sans-serif;
}

.collection-grid .button.add_to_cart strong {
  font-weight: 500;
}

@media (max-width:1440px) {
  .collection-grid  .product-grid {
    gap: 40px;
    padding-inline: 40px;
  }
}

@media (max-width:1024px) {
  .collection-grid  .product-grid {
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
  }
}

@media (max-width:767px) {
  .collection-grid  .product-grid {
    grid-template-columns: repeat(2,1fr);
  }
  .collection-grid .grid-box .product-info p {
    padding-top: 0px;
    margin-top: 0px;
}
  .collection-grid .grid-box .product-info {
    gap: 10px;
  }
}

@media (max-width:575px) {
  .collection-grid .product-grid {
    grid-template-columns: repeat(2,1fr);
    column-gap: 10px;
    row-gap: 18px;
     padding-inline: 15px;
  }
  .collection-grid .grid-box .product-info {
    padding-inline: 10px;
  }
  /* .collection-grid .product-grid {
    padding-inline: 15px;
  } */
  .collection-grid .grid-box .product-info h3 {
    font-size: 20px;
    line-height: 24.1px;
  }
  .collection-grid .grid-box .product-info p {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -.02em;
  }
  .keepshopping_btn {
    font-size: 13px;
  }
}
@media (max-width:425px) {
  .collection-grid .grid-box .product-info h3 {
    font-size: 18px;
    line-height: 22.1px;
  }
  .sticky_main_btn {
    font-size: 12px;
  }
}
.group:hover .supports-hover\:group-hover\:visible {
  display: none;
}
/* collection-grid css end */
.featured-products a.group .product-card__details button {
 min-width: auto !important;
 border-width: 2px;
}
.featured-products a.group .product-card__details button span {
 transform: none !important;
}

.featured-products a.group .product-card__details .ss-main .ss-arrow{
display:none;
}

 .keepshopping_btn {
  font-weight: 700;
 }

 @media (min-width:1024px) {
 .featured-products .card_pdp_feature {
  gap: 3.75rem;
 }
 .featured-products .card_pdp_feature .title {
   font-size: 30px;
 }
 .featured-products .card_pdp_feature .title span{
  font-size: 47px;
  }
}
.include-section .divide-navy li{
  font-size: 17px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.include-section .divide-navy li svg {
  max-width: 70px;
}
.include-section .divide-navy li .text-script {
  font-size: 32px;
  line-height: 34px;
  margin-left: 3px;
  margin-right: 0;
}
.include-section .divide-navy {
  margin-top: 0;
}
.include-section .include-title {
font-weight: 700;
letter-spacing: normal;
}
.product:not(.page) h1 {
  font-size: 26px;
  line-height: 26px;
  font-family:HafferBold,sans-serif;
  font-weight: 400;
  text-transform: lowercase;
}
@media (max-width: 767px) {
  .product-bundle-pdp #reviews {
    display: none;
  }
}

  .collection-bundle-grid main {
    background: #1B3052;
  }

  .collection-bundle-grid .collection-description p {
      padding-inline: 40px;
      margin: 10px 0;
      font-family: 'HafferBold', sans-serif;
  }

@media (max-width: 575px) {
  .collection-bundle-grid .collection-title h2, .collection-bundle-grid .collection-description p {
    padding-inline: 15px;
  }
  .add_to_cart strong.hide-mobile {
    display: none;
  }
}

.strikethrough {
  text-decoration: line-through;
  margin-left: 3px;
}

@media (max-width: 749px) {
  .featured-products .ctm_grid_slide_main:first-child{
      grid-column: unset !important;
  }
  #shop .ctm_grid_slide_main:first-child .ctm_grid {
      aspect-ratio: 321 / 428 !important;
  }
}

.discount_price_sale {
  display: contents;
}

.original-price.hide {
  display: none !important;
}

.original-price.show {
  display: inline-block !important;
}

/* hero banner video css start */
.hero .banner-video video.desktop-video {
  display: none;
}
.hero .banner-video video.tablet-video {
  display: none;
}
.hero .banner-video video.mobile-video {
  display: block;
}
.hero .banner-video img.mobile-video {
  display: block;
}
.heading-45 {
  font-size: clamp(2.1875rem, 5vw, 2.8125rem);
  line-height: clamp(2.25rem, 5vw, 2.75rem);
  font-family: HafferBold, sans-serif;
}
.hero .main_hero_aanouncement {
  height: calc(100% - var(--header-height, 84px));
}
@media (max-width:991px) {
  .hero .main_hero_aanouncement {
    height: calc(100% - 110px);
    bottom: 0 !important;
    gap:12px;
  }
}
@media (max-width:768px) {
  .hero .main_hero_aanouncement {
    height: calc(100% - 84px);
  }
  .hero .main_hero_aanouncement a {
    font-size: 16px;
  }
}
@media (min-width:768px) {
  .hero .banner-video video.tablet-video {
    display: block;
  }
  .hero .banner-video video.mobile-video {
    display: none;
  }
  .hero .banner-video img.mobile-video {
    display: none;
  }
}
@media (min-width:1200px) {
  .hero .banner-video video.desktop-video {
    display: block !important;
  }
  .hero .banner-video video.tablet-video {
    display: none !important;
  }
}
.banner-slide-3 img {
 opacity: 1;
}
/* hero banner video css end */
.footer_social_img {
  justify-content: space-around;
}

/* nav/pdp upsell css start */
.ctm_nav_upsell_main {
  position: absolute;
  width: 100%;
  max-width: calc(100vw - 7rem) !important;
  padding-top: calc(var(--header-height) + 3rem);
  padding-bottom: 5rem;
}
.ctm_nav_upsell_main.swiper {
  position: absolute;
  width: 100%;
  max-width: calc(100vw - 7rem) !important;
  padding-top: calc(var(--header-height) + 3rem);
  padding-bottom: 5rem;
}
.ctm_pdp_upsell {
  margin: 16px 0;
}
.ctm_pdp_upsell .ctm_pdp_upsell_img img {
  width: 104px;
  height: 87px;
}
.ctm_pdp_upsell .ctm_pdp_upsell_box {
  display: flex;
  align-items: center;
  padding: 15px;
  gap: 10px;
  background: #F5F9F9;
}
.ctm_pdp_upsell p.ctm_pdp_upsell_heading {
  font-size: 15px;
  font-weight: 400;
  line-height: 16.41px;
  letter-spacing: normal;
}
.ctm_pdp_upsell .ctm_pdp_upsell_content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: start;
  align-items: start;
}
.ctm_pdp_upsell .ctm_pdp_upsell_btn .main_atc_btn_form button {
  padding: 5px 13px;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  align-items: center;
}
.ctm_pdp_upsell .ctm_pdp_upsell_title .ctm_pdp_upsell_remedy {
  max-width: clamp(5rem,5vw,8.75rem);
}
.ctm_pdp_upsell .ctm_pdp_upsell_title .ctm_pdp_upsell_for {
  font-size: clamp(1.5rem, 1.2vw, 3rem);
  white-space: nowrap;
}
.ctm_pdp_upsell .ctm_pdp_upsell_title .ctm_pdp_upsell_purpose {
  font-size: clamp(0.9rem, 1vw, 2.2rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.ctm_nav_upsell_main .swiper-button-next:after,.ctm_nav_upsell_main .swiper-button-prev:after {
  display: none !important;
}
.header__ecom-menus .swiper-button-next:after,.header__ecom-menus .swiper-button-prev:after{
  display: none !important;
}
.ctm_nav_upsell_main.active ~ .remedy_nav_next {
  display: block;
}
.ctm_nav_upsell_main.active ~ .remedy_nav_prev {
  display: block;
}
.remedy_nav_prev,.remedy_nav_next {
  display: none;
}
/* navigation megamenu css start */
.header__ecom-menus-wrapper ul.invisible {
  pointer-events: none;
}
.ctm_main_megamenu {
  display: flex;
  align-items: center;
  max-width: calc(100vw - 7rem) !important;
  width: 100%;
}
.ctm_main_megamenu .nagigation_menu_img .nagigation_menu_content p {
  text-align: center;
}
.ctm_main_megamenu .nagigation_menu_img .nagigation_menu_content {
  padding-top: 28px;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
  letter-spacing: -1.2px;
}
.ctm_main_megamenu .nagigation_menu_img .nagigation_menu_main_img img {
  width: 396px;
  height: auto;
  border-radius: 27px;
  border: 2px solid #1B3153;
  margin: 0 auto;
}
.ctm_main_megamenu .main_menu_link {
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
  font-family: 'HafferBold';
  letter-spacing: -0.42px;
}

.ctm_main_megamenu a.inner_menu_link {
  font-size: 25px;
  font-weight: 400;
  line-height: 37px;
  letter-spacing: -0.42px;
  font-family: 'HafferRegular';
}
.main_megamenu_bundle .ctm_main_megamenu .nagigation_menu_img {
    width: 35%;
}
.main_megamenu_bundle .ctm_main_megamenu .ctm_megamenu_list {
    justify-content: space-between !important;
    width: 65%;
}
.main_ctm_child_link {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  gap: 20px;
  padding-bottom: 1rem !important;
}
.ac-panel.main_accordion_content {
  height: auto;
  max-height: 0;
  transition: max-height 0.4s ease;
}
.ac-panel.main_accordion_content.open {
  max-height: var(--ac-content-height, none);
}
.main_accordion_content .card__image_collec {
  width: 196px;
  aspect-ratio: 196 / 265;
  max-width: 100%;
  object-fit: cover;
}
.main_ctm_child_link.active .main_accordion_arrow {
  transform: rotate(180deg);
}
.main_accordion_arrow {
  transition: transform 0.3s ease;
}
.ctm_mobile_menu_link {
  margin-left: 24px;
  margin-right: 24px;
  border-bottom: 2px solid #f1cf79;
  font-size: 32px;
  padding-bottom: 1rem;
}
.shop_product_card_menu .menu_title_mobile span,
.ctm_multiple_inner_accordion .menu_title_mobile span {
  font-size: 32px !important;
  font-family: 'HafferRegular',sans-serif;
}
.main_menu_mobile {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 92%;
}
.menu-link-badge {
  top: -1.6rem;
  transform: translateX(-50%);
}
.mobile-menu-link-badge {
  font-weight: 700;
}
.main_menu_mobile .menu_title_mobile span.mobile-menu-link-badge {
  font-size: 0.875rem !important;
  font-family: 'HafferBold', sans-serif;
}
/* navigation megamenu css end */
@media (max-width: 575px) {
  .ctm_pdp_upsell .ctm_pdp_upsell_content {
    gap: 4px;
  }
}
/* nav upsell css end */
@media (min-width: 1660px) {
  .ctm_pdp_upsell .ctm_pdp_upsell_title .ctm_pdp_upsell_remedy {
     max-width: clamp(5rem, 4vw, 8.75rem);
  }
}

@media (min-width: 901px) and (max-width: 1439px) {
  .ctm_pdp_upsell_title {
    flex-wrap: wrap;
    gap: 5px;
  }
  .ctm_main_megamenu .nagigation_menu_img .nagigation_menu_content {
    font-size: 18px;
    line-height: 25px;
  }
  .ctm_main_megamenu .main_menu_link {
    font-size: 25px;
    line-height: 32px;
  }

  .ctm_main_megamenu a.inner_menu_link {
    font-size: 18px;
    line-height: 25px;
  }
}
@media (max-width: 900px) {
  .ctm_main_megamenu .nagigation_menu_img .nagigation_menu_content {
    font-size: 18px;
    line-height: 25px;
  }
  .ctm_main_megamenu .main_menu_link {
    font-size: 20px;
    line-height: 26px;
  }

  .ctm_main_megamenu a.inner_menu_link {
    font-size: 16px;
    line-height: 20px;
  }
}
.ctm_swiper_remedy .ctm_swiper_wrapper_remedy .ctm_grid  {
  min-height: 300px;
}
html, body {
  /* overflow-x: hidden; */
  scroll-behavior: auto !important;

}
@media (max-width: 991.98px) {
  html:has(.scroller), body:has(.scroller) {
    overflow-x: hidden;
  }
}

/* Start styles for Landing Page Dark Spot Protocol */
  html:has(.page-product-landing-page) {
    scroll-behavior: smooth !important;
  }

  /* Header Landing */
  .landing-header-section--loaded main,
  body:has(.header__landing) main {
    margin-top: 0 !important;
  }
  .site-header--hidden .header,
  body:has([data-site-header="hidden"]) .header {
    display: none;
  }

  /* Titles */
  .page-product-landing-page .testimonials h1,
  .page-product-landing-page #video-carousel-title.headline h1 {
    font-size: clamp(2.5rem, 4.25vw, 3.5rem);
  }
  .page-product-landing-page .ctm_dermato_main_title {
    font-size: 32px;
    line-height: 40px;
  }

  @media (max-width: 767px) {
    .page-product-landing-page .testimonials h1,
    .page-product-landing-page #video-carousel-title.headline h1 {
      font-size: 2rem;
    }
    .page-product-landing-page .ctm_dermato_main_title {
      font-size: 24px;
      line-height: 32px;
    }
  }

  /* Section Doctor */
  .page-product-landing-page .section-doctor .text-image__description * {
    font-size: 16px;
    line-height: 24px;
  }
  @media screen and (min-width: 768px) {
    .page-product-landing-page .section-doctor .section-doctor-text {
      justify-content: end;
      padding-right: 63px;
    }
    .page-product-landing-page .section-doctor .text-image__media {
      padding-left: 63px !important;
    }
  }

  /* Testimonials Section */
  .testimonials .swiper-pagination {
    position: static;
  }
  .testimonials .swiper-pagination .swiper-pagination-bullet {
    background: #FFFFFF;
  }
  .testimonials .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1B3153 !important;
  }

  /* Custom Tabs Section */
  .page-product-landing-page .custom-dynamic-tabs__wrapper .inner {
    max-width: 1092px !important;
  }

  /* Videowise Section */
  .page-product-landing-page .reeview-app-widget [class*="rw__inline-widget--container"] > div {
    padding: 0px 0px 80px !important;
  }
  @media (max-width: 767px) {
    .page-product-landing-page .reeview-app-widget [class*="rw__inline-widget--container"] > div {
      padding: 0px 0px 40px !important;
    }
  }

/* End styles for Landing Page Dark Spot Protocol */

@media (max-width: 479px) {
  .product-gallery-info__heading #reviews img {
    max-width: 84px;
  }
}

@media (max-width: 991.98px) {
  .header__bar-right #bag-icon,
  .header__bar-right #bag-icon + div {
    margin-left: 1.25rem !important;
  }

  .header__bar-right #bag-icon.items-added {
    margin-right: 0.65rem;
  }

  .product-gallery-info {
    padding-top: 0.5rem;
  }

  .product-gallery-info__heading {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.5rem;
  }

  .product-gallery-info__heading--purpose-brand {
    max-width: clamp(5rem, 28vw, 8.75rem);
  }

  .product-gallery-info__heading--purpose-for {
    font-size: clamp(1.5rem, 9.5vw, 2.625rem);
    margin-left: 0.75rem;
  }

  .product-gallery-info__heading--purpose-title {
    font-size: clamp(1rem, 5.6vw, 1.5rem);
  }

  .product-gallery-info__heading--descriptor {
    text-transform: uppercase;
    font-size: clamp(0.75rem, 4.25vw, 1rem);
    line-height: 1.2;
    margin-top: 5px
  }

  .product-gallery-info__heading #reviews {
    gap: 0.375rem;
    font-size: 0.75rem;
    letter-spacing: -0.36px;
  }

  .product-gallery-info__heading #reviews #reviews-content {
    gap: 0.375rem;
  }

  .product-gallery-info__description {
    font-family: HafferRegular, sans-serif;
    font-size: clamp(0.92rem, 4vw, 1.06rem);
    line-height: 1.33;
    margin-top: 0.5rem;
  }

  .product-gallery-info__description p:not(:first-child) {
    margin-top: 0.5rem;
  }

  .product-gallery-info .benefits-list {
    margin-top: 0.5rem;
    margin-bottom: 1.25rem;
  }

  .product-gallery-info .clinical-data-modal {
    margin-top: 0.5rem;
  }
}

@media (max-width: 1023px) {
  [id^="alia-root-"] {
    bottom: 62px !important;
    transition: ease-out all .2s !important;
  }
  body.sticky-nav-open [id^="alia-root-"] {
    bottom: 80px !important;
    transition: ease-out all .2s !important;
  }
}

@media (min-width: 992px) {
  .product-gallery-info__heading--descriptor {
    text-transform: uppercase;
    line-height: 1.2;
  }
  .product-gallery-info__heading #reviews {
    letter-spacing: -0.36px;
  }
  .product-gallery-info__heading #reviews #reviews-content span:first-child {
    font-weight: 700;
  }
  .product-gallery-info__description {
    font-family: HafferRegular, sans-serif;
    line-height: 1.25;
  }
  .product-gallery-info .benefits-list {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}


/* Sticky Product */

  @media (min-width: 1024px) {
    .product-gallery-main .products-frame {
      display: block;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .product-gallery-main .products-frame img {
      position: absolute;
        inset: 0;
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: top center !important;
    }

    .product-gallery-main {
      position: sticky;
      top: 110px;
      /* height: calc(100vh - 61px); */
      height: calc(100vh - 112px);
      max-height: inherit !important;
      min-height: inherit !important;
    }
  }
/* Unify text sizes & spacing in mobile nav drawer */
@media (max-width: 991.98px) {
  #mobile-ecom-menu li.text-body-2xl,
  #mobile-ecom-menu li.text-body-2xl a,
  #mobile-ecom-menu li .text-body-2xl,
  #mobile-ecom-menu li .heading-48,
  #mobile-ecom-menu li .heading-48.font-body,
  #mobile-ecom-menu li .text-60,
  #mobile-ecom-menu li .main_ctm_child_link {
    font-size: 1.375rem !important;
    line-height: 1.3 !important;
  }
  #mobile-ecom-menu .text-60 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    min-height: 0 !important;
  }
  #mobile-ecom-menu .ac-trigger svg {
    width: 1.25rem !important;
    height: 1.25rem !important;
  }

  header .md\:\[\&_svg\]\:w-6 svg {
        width: 1.5rem;
  }

  header .md\:border-0 {
        border-width: 0;
  }

  header .md\:rounded-none {
    border-radius: 0;
  }

  header .md\:transform-none {
        transform: none;
  }

  header .md\:z-\[999\] {
    z-index: 999;
  }

  header .md\:fixed {
    position: fixed;
  }

  header .md\:hidden {
        display: none;
  }

  header .pill {
        font-size: .75rem;
        padding-left: .75rem;
        padding-right: .75rem;
  }

  header .md\:mt-1 {
        margin-top: .25rem;
  }

  header .md\:py-1 {
        padding-bottom: .25rem;
        padding-top: .25rem;
  }
  
  .hero .main_hero_aanouncement {
    flex-direction: column;
  }

  .product-main .md\:max-w-\[100vw\] {
    max-width: 100vw;
  }

  .product-gallery-main.product-gallery-main--exclusive-mobile-media .swiper-main-mobile {
    display: block;
  }

  .product-main .md\:p-2 {
    padding: .5rem;
  }

  .product-main .md\:pr-2 {
    padding-right: .5rem;
  }

  .product-main .md\:max-w-\[calc\(100vw_-_30px\)\] {
    max-width: calc(100vw - 1.875rem);
  }

  .product-main .right-4 {
    right: 3rem;
  }

  .product-main .md\:p-6 {
    padding: 1rem;
    padding-top: 5px;
  }

  .product-main .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .product-main .md_min\:max-w-\[480px\] {
    max-width: 100%;
  }

  .product-gallery-main.product-gallery-main--exclusive-mobile-media .swiper-main {
    display: none;
  }
}

@media (max-width: 767.98px) { 
  .product-main .md\:px-5 {
    padding-left: 0;
    padding-right: 0;
  }
}

.collection-tab-grid-collection .header {
  z-index: 9;
}

.collection-tab-grid-collection .header.nav-open,
.collection-tab-grid-collection .header.swiped-down { 
  z-index: 11;
}

.collection-tab-grid-collection main {
  margin-top: 0;
}

@media (min-width: 992px) {
  .product-main .md_min\:max-w-\[480px\] {
    max-width: 30rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .lg-min-w {
        min-width: 120px;
    }
    .product-gallery-main .swiper-main-mobile {
          max-height: 73dvh !important;
    }
}

@media (min-width: 550px) and (max-width: 767.98px) { 
  .product-gallery-main .swiper-main-mobile {
          max-height: 73dvh !important;
    }
}
delivery-promise-wc {
  --buttons-radius-outset: 30px;
}
.featured-products .\[\&\.\\\!dropdown-open_\.button\]\:rounded-b-none.\!dropdown-open .button, .featured-products .\[\&\.\\\!dropdown-open_\.button\]\:border-cream.\!dropdown-open .button, .featured-products .\[\&\.\\\!dropdown-open_\.button\]\:rounded-t-\[32px\].\!dropdown-open .button {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 2rem !important;
    border-bottom-right-radius: 2rem !important;
}
amazon-delivery-card {
  text-align: center;
}

.cart-drawer-ajax-cart .cart__drawer-btn-checkout.btn-top {
    display: none;
}

.product-gallery-main .swiper-main-mobile {
    min-height: 390px !important;
    height: 68dvh !important;
}
.remove-bg-v1 .stock_alert_badge {
  text-transform: uppercase;
  font-family: 'HafferBold';
  letter-spacing: 0;
}

@media (max-width: 767.98px) {
  .remove-bg-v1 .stock_alert_badge {
    font-size: 14px;
  }