/** Shopify CDN: Minification failed

Line 698:21 Unexpected "8"
Line 852:0 Unexpected "}"
Line 1304:45 Unterminated string token
Line 1984:3 Expected identifier but found "#shopify-section-template--14591891931191__7ad553e8-8ba0-4ebb-9336-923977f265d2"

**/
body.rewards .spaced-section:first-child {
    padding-bottom: 0;
    padding-top: 0;
}

body.subscribe-save modal-opener.product-popup-modal__opener.no-js-hidden.collection--subscribe.button {
    width: 50%;
}
.cart-notification.active {
    position: relative;
    margin-right: 0;
    margin-left: auto;
}
section.slider-mobile-gutterssss ul.grids.grid--2-col.product-grid {
    padding: 0;
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

body.subscribe-save section.slider-mobile-gutterssss ul.grids.grid--2-col.product-grid {
  max-width: 1200px;
  margin: auto;
  padding: 50px;
}
span.price-value {}

span.price-value {
    display: true;
}
body.subscribe-save .sub-description {
    text-align: center;
    padding-top: 40px
}
div#shopify-section-template--14291807240247__1657133693bbda3808 {
    background-color: #edd6c4;
}
div#shopify-section-template--14291807240247__1657133693bbda3808 hr.hr-separator.three-steps {
    display: none;
}
.three-column-cta.lion-integrated-page--guest.reward-steps .reward-step .reward-steps-description {
    font-family: 'GT America Extended Bold';
}

body.subscribe-save .three-column-cta.lion-integrated-page--guest.reward-steps .reward-step .reward-steps-description {
    font-family: 'GT America Extended Bold';
  text-align: left;
    align-self: start;
}
section.reward-steps.three-column-cta.lion-integrated-page--guest {
    overflow: hidden;
}
body.subscribe-save section.reward-steps.three-column-cta.lion-integrated-page--guest {
    overflow: visible;
}
.cactus-fruit-3-in-1 .spaced-section .product-form__buttons button:hover, .mobile-ingredient a.button.button--primary:hover{
    color:#fff !Important;
}
/* PDP Page Style Start */
.ratingStylePro img {
    max-width: 90px;
    margin-right:5px;
}
.ratingStylePro {
    display: flex;
    align-items: center;
    flex-wrap:wrap;
    margin:5px 0;
}
.collection .ratingStylePro {
    margin:5px 0 10px;
    display: none;
}
.text-pink-color{
  color: #FB5273;
}
.benefits-section-mobile{
  display:none;
}
.benefitsListingPro{
  display:flex;
}
.benefits-sectionStle {
    padding-left: 0;
    flex-wrap: wrap;
    list-style-type: none;
    margin-bottom: 0px;
}
.benefits-sectionStle > li {
    padding-left: 10px;
    position: relative;
    line-height: 1!important;
    height: auto;
    min-height: auto;
    padding-right: 15px;
    text-transform: uppercase;
    font-size: 10px;
    padding-bottom: 0 !important;
}
.benefits-sectionStle > li:before {
    position: absolute!important;
    content: '';
    left: 0;
    top: 50%;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #be6a14;
    transform: translateY(-50%);
}
.priceListTotalStl {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    align-items:center;
}
.comonPriceLst {
    font-size: 13px;
}
.originalPrice {
    text-decoration: line-through;
}
.originalPrice.text-linethrough-none{
  text-decoration:none;
}
.discountPrice {
    letter-spacing: 0.4px;
    font-weight:600;
}
.discountPrecent {
    color: #FB5273;
}
#pdp-default-sec .price__regular .price-item.price-item--regular{
  font-family: GT America;
  font-style:normal;
}
.product__text {
  font-style: italic;
}

/* PDP Page Style End */

/* Collection-list-style-start */
.d-dsec-stl{
  margin-bottom:1px;
  display: none;
}
.listSizeAllCnt {
    list-style-type: none;
    padding-left: 0;
    display: none;
    flex-wrap: wrap;
    margin: 0 -6px;
}
.collection .listSizeAllCnt li > a{
   width: auto;
   border-radius: 0px;
}
.listSizeAllCnt li > a {
    width: 44px;
    height: 44px;
    display: block;
    overflow: hidden;
    border-radius: 50%;
}

.listSizeAllCnt li > a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.listSizeAllCnt li {
    padding: 6px;
}
.priceFontSize {
    padding: 4px 0 8px;
    font-size: 14px;
}
.minHeightTitle{
  min-height:40px;
}
.benefits-sectionStle.benefitsListingPro li {
    font-size: 12px;
    padding-left: 8px;
    color: #BE6A14;
    text-transform: lowercase;
}
.benefits-sectionStle.benefitsListingPro {
    padding-bottom: 10px;
}
.benefits-sectionStle.benefitsListingPro li::before {
    width: 3px;
    height: 3px;
}
.benefits-sectionStle li {
    padding-bottom: 4px;
}
/* Collection-list-style-end */
.product__info-wrapper .yotpo.bottomLine.review_star.yotpo-small {
    order: 0;
    margin-top: 20px;
}
.productSpaceSingle{
  padding-bottom:15px;
}
.mainColumTestominal{
  position: relative;
  padding: 0 28px!important;
  margin: 0 -28px 10px!important;
}
.mainColumTestominal  .slick-arrow{
  background-repeat:no-repeat;
  background-color:transparent;
  border:0;
  font-size:0;
  width:20px;
  height:20px;
  background-size: auto 18px;
  background-position: center center;
  position: absolute;
  z-index:999;
  top:calc(50% - 25px);
}
.innerColumTestominal {
    padding-left: 5px!important;
}
.mainColumTestominal  .slick-arrow.slick-prev{
  background-image:url(./arrow-right.png);
  right:0;
}
.mainColumTestominal  .slick-arrow.slick-next{
  background-image:url(./arrow-left.png);
  left:0;
}
.mainColumTestominal .slick-dots {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
    width:100%;
}
.mainColumTestominal .slick-dots > li button {
    width: 8px;
    height: 8px;
    padding: 0;
    font-size: 0;
    border-radius: 50%;
    border: 0;
    background-color: rgb(80 3 17 / 30%);
}
.mainColumTestominal .slick-dots > li.slick-active button {
    background-color: rgb(80 3 17 / 100%);
}
.innerColumTestominal > h4 {
    margin: 0 0 5px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 600;
}
.descReviewInnr {
    margin: 15px 0 8px;
    font-weight: 500;
    font-size: 14px;
}
.nameReviewInnr {
    font-size: 14px;
}
.customreviewtitle {
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
}
.fixedBar.show{
  z-index:12;
}
/* Size Variation Code start here */

#pdp-default-sec variant-radios.custom-size-variation fieldset.product-form__input label{
  border: 0px !important;
}

/* Size Variation Code start here */

.custom-size-variation fieldset.js.product-form__input {
    justify-content: flex-start !important;
}
.custom-size-variation fieldset.product-form__input label {
    width: auto !important;
    border-radius: 50% !important;
    padding: 4px !important;
}
.custom-size-variation fieldset.product-form__input label img{
  width: 50px;
  height: 50px; 
  border-radius: 50%;
}
.custom_featured_collection .title-wrapper-with-link {
    display: block;
}
/* .alternative-collection .custom_featured_collection .grid--3-col-tablet .grid__item {
    width: calc(25.33% - 1rem * 2 / 3);
} */
.custom-button {
    border: 1px solid;
    min-width: unset;
    min-height: 4.5rem;
    padding: 10px 50px;
    width: 100%;
    justify-content: center;
    font-size: 12px;
}
.alternative-collection .collection{
  margin-bottom:50px;
}
.collection .product-info-rating-wrapper{
  flex:1;
}
.contact__button button.button:hover {
    color: #fff !important;
}
.fairy-duster .product-form__buttons button {
    color: #fff !important;
    background-color: #fb5373;
    border-color: #fb5373;
    opacity:1;
}
.fairy-duster shopify-payment-terms {
    display: none;
}
.fairy-duster .button{
  border-color:transparent;
  margin-left:0px !important;
}
.ctm_ingredient{
  background-color: #fbcdc3;
}
.new_ingredients {
    display: flex;
    flex-wrap: wrap;
    max-width: 1805px;
    padding: 0 50px;
    margin: 0 auto;
    width: 100%;
}
.inner-ingredient {
    width: 25%;
    text-align: center;
    padding:30px 10px 50px 10px;
}
.inner-ingredient h2 {
    font-size: 15px;
    font-family: "GT America";
    color: #be6a14;
    text-transform: none;
    line-height: 1.4;
    margin: 0px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 700;
}
.inner-ingredient p {
    font-size: 15px;
    font-family: "GT America";
    color: #be6a14;
    text-transform: none;
    line-height: 1.4;
    margin: 0px;
}
.inner-ingredient img{
    width: 122px;
    height: 122px;
    object-fit: cover;
}
.inner-ingredient:hover {
    background-color: #f1ddc9;
    transition: all 0.38s ease-in-out 0s;
}


.fixedBar.show{
  z-index:2 !important;
}
/* .fairy-duster button#scroll_btn{
  display:none;
} */
.spaced-section p button.btnn.trigger{
  width:100%;
}
#add-to-cart-form input {
    background-color: #fb5373;
    color: #fff;
    border-color: #fb5373;
    font-size: 12px;
    letter-spacing: 0.2px;
    font-family: 'GT America Bold';
    box-shadow: none !important;
    text-transform: uppercase;
    padding: 0.9rem 3rem 1.1rem;
    text-decoration: none;
    border: 0.1rem solid transparent;
    min-width: 12rem;
    min-height: 4.5rem;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.alternative-collection .benefits-sectionStle > li{
	text-transform: lowercase !important;
}
.custom_featured_collection .listMainGridCstm li{
  display:flex;
  flex-direction:column;
}
p.promo.message.text {
    font-size: 13px;
    color: #fb5373;
    font-style: italic;
    line-height: 13px;
}
.alternative-collection button.product-form__submit.button.button--full-width.button--primary:has(.sephora-link) {
    padding: 2px;
    opacity: 1;
    background-color: #fb5373;
    border: 1px solid #fb5373;
}
.alternative-collection a.sephora-link{
  height:auto;
}
@media screen and (max-width: 1024px) {
  
  body.subscribe-save section.slider-mobile-gutterssss ul.grids.grid--2-col.product-grid {
  max-width: 1200px;
  margin: auto;
  padding: 0px;
  }
  #add-to-cart-form input{
     padding: 0.9rem 2rem 1.1rem;
  }
}

/* Custom Style Media Query Start */
@media screen and (max-width: 749px) {
  body:not(.fairy-duster) .bannerMobileDataCstm.banner__box,
  .fairy-duster .sales_text_bannerMobCstm{
      display: none !important;
  }
  .benefits-section-desktop {
      display: none;
  }
  .benefits-section-mobile{
    display:flex;
  }
  .pd_slider .productMedia img{
    height: 430px;
    object-fit: cover;
  }
  .listSizeAllCnt li > a {
    width: 38px;
    height: 38px;
  }
  .listSizeAllCnt li {
    padding:5px 3px;
  }
  .listSizeAllCnt {
      margin: 0 -6px;
  }
  .product__info-container .ratingStylePro,
  .product__info-container .review_star.yotpo-small + p{
      margin: 0.5rem 0;
  }
  .product__info-container .product__description {
      margin: 2rem 0 2.5rem;
  }
  .testimonialSliderReview .mainColumTestominal{
    margin:0 -20px!important; 
    position: relative;
    display: grid;
  }
}
/* Custom Style Media Query End */
@media screen and (max-width: 640px) {
  
 
body.subscribe-save section.reward-steps.three-column-cta.lion-integrated-page--guest {
    overflow: hidden;
}
}

body#recharge-novum main#MainContent {
    z-index: -4;
    position: relative;
}
body.body_tag.rewards .shopify-section {
    overflow-x: unset;
}
body.subscribe-save .featured_collections.collection.page-width.mycon p {
/*     font-family: 'GT America Extended Bold';
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
     */
  margin: 0px;
}
body.subscribe-save .d-flex-title {
    flex-wrap: wrap;
}

.d-flex-title .card-information__text {
    flex: 0 0 70%;
}
div#shopify-section-template--14287159853111__1657133693bbda3808 hr.hr-separator.three-steps {
    margin: 0;
    border: 0;
    background-color: #edd6c4 !IMPORTANT;
}
section.slider-mobile-gutterssss ul.grids.grid--2-col.product-grid li.grid__item {
    padding: 10px 3px 0 3px;
    flex: 0 0 25%;
    list-style: none;
}
.review-badge {
  margin-top: 10px;
}
section.main-banner {
    display: flex;
    align-items: center;
      border-bottom: 1px solid;
      flex-wrap: wrap;
}
.banenr-text {
    padding: 50px;
    flex: 0 0 40%;
}
.banenr-text a {
    background-color: #FB5373;
    color: white;
    font-size: 12px;
    max-width: 222px;
    padding: 9px 37px;
    width: 100%;
      font-family: 'GT America Extended Bold'; 
}
.banenr-text h1 {
    font-size: 18px;
    font-weight: normal;
        font-family: 'GT America Extended Bold';
    margin: 0;
}
.para p {
    margin-bottom: 22px;
}
.banenr-text a:hover {
    background-color: #be6a14;
}
.imgbanner {
    display: flex;
    flex: 0 0 60%;
}
.imgbanner img {
    width: 100%;
}

.review-imge , .review-imge img {
    width: 100%;
}
/* 12-01-2023 Start*/
.featured_collection .slider-mobile-gutter.w-100 {
    width: 100%;
}
.listGridStyle {
    margin-bottom: 20px;
}
ul.listMainGridCstm {
    margin: 0 -1rem!important;
}
slider-component .listMainGridCstm.product-grid li.grid__item.slider__slide {
    padding: 0 1rem!important;
}
slider-component .listMainGridCstm.product-grid li.grid__item.slider__slide:first-of-type {
    margin-left: 0!important;
}
h2.desert_heading {
    text-align: center;
    background-color: #f48c8b;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #fff !important;
    margin: 0px;
    padding: 15px;
}
/* 12-01-2023 End*/

@media(max-width:800px){
.imgbanner {
    flex: 0 0 100%;
}

.banenr-text {
    flex: 0 0 100%;
    text-align: center;
}
  section.slider-mobile-gutterssss ul.grids.grid--2-col.product-grid li.grid__item {
    flex: 0 0 50%;
}
  div#shopify-section-template--14287159853111__1658366307c128a4dd {}

.reward-steps-inner {
    flex-wrap: wrap;
}

body.subscribe-save .lion-integrated-page--guest.reward-steps.testimonials .reward-step {
    max-width: 44%;
    flex: 0 0 50%;
}

.review-imge , .review-imge img {
    width: 100%;
}
}


@media(max-width:641px){
section.slider-mobile-gutterssss ul.grids.grid--2-col.product-grid li.grid__item {
    flex: 0 0 49%;
}
  div#shopify-section-template--14287159853111__1658366307c128a4dd {}

.reward-steps-inner {
    flex-wrap: wrap;
}
.shopify-section {
    overflow-x: unset;
}
body.subscribe-save .lion-integrated-page--guest.reward-steps.testimonials .reward-step {
    max-width: 100%;
    flex: 0 0 100%;
}
.review-imge , .review-imge img {
    width: 100%;
}
  a.text-m {
    display: none;
}
/* body.subscribe-save modal-opener.product-popup-modal__opener.no-js-hidden.collection--subscribe.button {
    display: none;
} */
body.subscribe-save .d-flex-title {
    display: flex !important;
    flex-wrap: nowrap !important;
}
body.subscribe-save .price_btn_pannel .product-form__submit {
    width: 100%;
}
body.subscribe-save .product-form__buttons {
    width: 100%;
}
/* body.subscribe-save form.form {
    width: 100% !important;
} */
  body.subscribe-save .product-grid .price_btn_pannel {
    flex-wrap: wrap;
}
  body.subscribe-save .d-flex-title {
    height: 100px;
}
.d-flex-title .card-information__text {
    flex: 1 0 50%;
}
html body.subscribe-save modal-opener.product-popup-modal__opener.no-js-hidden.collection--subscribe.button {
/*     width: 100%; */
/*     margin: 10px 2px 0px 2px; */
}
}
div#shopify-section-template--14299943338039__1657133693bbda3808 .reward-step {
  align-items: start;
}
div#shopify-section-template--14299943338039__1657133693bbda3808 .lion-integrated-page--guest.reward-steps {
  max-width: none;
}
div#shopify-section-template--14299943338039__165712688386bfa071 .sub-description {
  text-align: center;
}
<!-- rechargesms css 8/4/22-->

.rcsms-cart-widget__checkbox:checked {
  background-color: #fb5373;
}
.rcsms-cart-widget__checkmark {
  border: 1px solid;
  border-color: #fb5373;
  color: #fb5373;
}
.rcsms-cart-widget__label {
  color: #fb5373;
  font-size: 14px;
}
.rcsms-cart-widget__wrapper {
  justify-content: end;
  margin: 0;
}

/* 05-08-22  */
.right_side_header-menu {
	width: 100%;
	display: flex;
	justify-content: end;
}

/* 8/5/22 */

body.product .pairs-well .grid__item .product-form__submit {
    background-color: transparent !important;
    color: #be6a14 !important;
}


@media screen and (max-width:990px) {
  .right_side_header-menu {
    display: none !important;
  }
}


/* div:empty {
  display: block !important;
} */


.no-js details[open]>.menu-drawer, .js details[open].menu-opening>.menu-drawer, details[open].menu-opening>.menu-drawer__submenu {
    transform: translate(0);
    visibility: visible;
    z-index: 123456789123456789 !important;
}


#shopify-section-header {
    z-index: 99999993 !important;
}

body#recharge-novum header, body body#recharge-novum .site-header {
    position: relative !important;
    z-index: 99999971 !important;
}

.header-wrapper.active-custom-drawer  {
/*     z-index: 99999999; */
}

span.price-item.price-item--sale.price-item--last {
    margin-left: 7px !important;
    font-family: 'Louize Display';
    font-style: italic;
    font-size: 18px;
    color: #fb5373;
}
.featured_collection span.price-item.price-item--sale.price-item--last, .pairs-well span.price-item.price-item--sale.price-item--last {
    margin-left: 7px !important;
    font-family: 'GT America';
    font-style: normal;
    font-size: 13px;
    color: #fb5373;
}
.featured_collection span.price-item.price-item--regular.recharge-inner-most-price, .pairs-well span.price-item.price-item--regular.recharge-inner-most-price {
    font-size: 13px;
}

.price--on-sale .price__sale {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

body.collection .grid__item .price__sale .price-item--sale {
    font-family: 'GT America' !important;
    font-size: 13px !important;
    font-style: normal !important;
    color: #fb5373 !important;
}

body.collection  .grid__item .price--on-sale .price__sale {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
    column-gap: 6px;
}

@media screen and (max-width:640px) {
  body.collection  .grid__item .price--on-sale .price__sale {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: baseline;
    column-gap: 6px;
}
}

#pdp-default-sec .product-form__submit .price .price-item.price-item--sale {
    color: #f9f4ed;
    font-size: 12px;
    letter-spacing: .2px;
    font-family: 'GT America Bold';
    font-style: normal;
    margin-left: 0px;
    line-height: 1;
}

.product-form__buttons  .price__sale .price-item--regular {
  display: none !important;
}

.product .gift-card .product-form__submit {
    background-color: #fb5373;
    color: #f9f4ed;
    margin-top: 0px;
}
.product .gift-card .product-form__submit span.add-to-cart-btn  {
    color: #f9f4ed;
}

#pdp-default-sec.gift-card .product-form__submit .price .price-item.price-item--regular {
    color: #f9f4ed;
    font-size: 12px;
    letter-spacing: .2px;
    font-family: 'GT America Bold';
    font-style: normal;
}

.gift-card .select__select, .gift-card .customer select {
    font-size: 16px;
}
/* change holiday menu tabs to pink */
.header__inline-menu a[href="/collections/black-fridae"]{
    color: #fb5373;
}
}

#pdp-default-sec .slider-mobile-gutter {
    position: relative;
}

#pdp-default-sec .slider-mobile-gutter img.special-badge {
  position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
}

.card__badge span.color-accent-2.sales {
  display: none;
}

.pairs-well product-form.product-form, .featured_collection product-form.product-form  {
    width: 40%;
}

@media screen and (max-width: 480px) {
  
  .pairs-well .grid.metas-products.product-grid .grid__item.slider__slide, .product-section .grid__item.slider__slide {
      width: calc(80% - 0.875rem);
  }
}

@media screen and (max-width: 1200px) and (min-width:640px) {
  
.featured_collection .grid--4-col-desktop .grid__item {
    max-width: calc(35% - .75rem);
    width: calc(35% - .75rem);
}

 .featured_collection .grid--quarter-max.grid--4-col-desktop .grid__item {
    max-width: 35%;
}
}
@media screen and (max-width: 1000px) and (min-width:640px) {
  
.featured_collection .slider--tablet.grid--peek.grid--3-col-tablet .grid__item {
    width: calc(43.33% - 4rem * 2 / 3);
}

 .featured_collection .grid--quarter-max.grid--4-col-desktop .grid__item {
    max-width: 45%;
}
}



@media screen and (max-width:640px) {

  .product__info-container {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}
  
.product__title {
    order: 0;
}

  .yotpo.bottomLine.review_star.yotpo-small {
    order: 1;
}


  div#price-template--14450203689015__main {
    order: 2;
    margin: 0px;
}

  .product__description.rte {
    order: 3;
}

  .product-form__input.product-form__quantity {
    order: 4;
}
  .row__subscription {
    order: 5;
    margin-top: 0px !important;
}


  .benefits-section {
    order: 6;
    margin: 0;
    padding-bottom: 20px;
    text-align: left;
    border: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom: 16px;
    border-top: 1px solid #be6a14 !important;
    width: 100% !important;
}


  .responsibly-made {
    order: 7;
}

  .pdp-accordion {
    order: 8;
}
.testimonialSliderReview {
    order: 9;
}
.product .benefits-section .benefits-sec-main > div {
    width: auto;
    padding-left: 0px;
    padding-right: 20px;
}

  .benefits-sec-main>div, .responsibly-made-sec-main>div {
    padding-left: 0px !important;
    padding-right: 20px;
}
#shopify-block-wonderment_pdp_etas_bFC3kx, #wonderment-pdp-eta  {
      order: 5;
}
}

/* // SEARCH PAGE // */

#search .collection-grid-section {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
}

#search .article .media + .card__content {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    margin-left: 12px;
    width: 90%;
}

#search modal-opener.product-popup-modal__opener.no-js-hidden.collection--subscribe.button {
    margin-right: 0;
}

@media screen and (max-width:640px) {
  
  #search .product-grid .grid__item {
      max-width: 100%;
      padding-left: 20px;
  }

  #search .collection--grid .price_btn_pannel .button {
    min-height: 36px;
    height: 36px;
  }
  #search modal-opener.product-popup-modal__opener.no-js-hidden.collection--subscribe.button {
    padding: 0;
    height: 36px;
    margin: 6px;
    text-transform: uppercase;
    min-height: 0;
    margin-top: 0px;
    margin-right: 0px;
}
  
}

#search .collection--grid .price_btn_pannel .button {
    padding: 0;
}

body.faqs hr.hr-separator {
/*   display: none !important; */
  margin: 3.5rem 0;
}

body.faqs section.reward-faqs {
  padding-top: 10px;
  padding-bottom: 10px;
}


@media screen and (max-width:640px) {
  .custom_size_options a:first-child {
      width: auto;
  }
  .custom_size_options a {
    width: fit-content;
  }
  .yotpo .promoted-products-box .promoted-products .yotpo-promoted-product .yotpo-review-stars .yotpo-icon {
    font-size: 12px;
    letter-spacing: 1px;
  }
}

body.privacy-policy table {
  border: 1px solid #be6a14;
}

body.privacy-policy .rte table td {
    border: 1px solid #be6a14;
}

p.product__text.italic {
  font-style: italic;
  color: #FB5373;
}

a.sephora-link {
  width: 100%;
text-align: center;
align-items: center;
justify-content: center;
display: flex;
height: 45px;
border: 1px solid #fb5373;
background-color: #fb5373;
color: #f9f4ed;
margin-top: 0px;
font-size: 12px;
letter-spacing: 0.2px;
font-family: 'GT America Bold';
box-shadow: none !important;
text-transform: uppercase;
}
.fixedBar a.sephora-link {
max-width: 220px;
}


/***************************************** Start Section ticker Banner ******************************************/
.main-ticker-banner {
  background: #FF9683;
}
.ticker-banner {
  background: #FF9683;
  padding: 0;
font-size: 15px !important;
}
.ticker-banner .row {
padding: 24px 0;
overflow: hidden;
}
.ticker-banner .row span {
  color: #FFFCF5;
  font-size: 15px;
  font-family: 'GT America Mono Regular';
  text-transform: uppercase;

}
.ticker-banner .row span b  {
  font-size: 15px;
  -webkit-text-size-adjust: 100%;
}
.cactus-fruit-3-in-1 .ticker-banner .row span b {
  font-size:25px;
  font-weight:400;
}

.main-ticker-banner.small .ticker-banner .row {
padding: 10px 0;
}
.main-ticker-banner.small .ticker-banner .row span, .main-ticker-banner.small .ticker-banner .row span b {
  color: #FFFCF5;
  font-size: 15px !important;
  font-family: 'GT America Mono Regular';
  -webkit-text-size-adjust: none;
  text-transform: uppercase;

}

@media screen and (max-width: 640px) {
.main-ticker-banner.small .ticker-banner .row span, .main-ticker-banner.small .ticker-banner .row span b {
  color: #FFFCF5;
  font-size: 15px !important;

}
}


/* SALES DRY HEAT */


body.dry-heat section.reward-faqs {
  padding: 20px 12px;
  margin: auto;
  display: block;
  width: 100%;
  max-width: 1200px;
  padding-top: 0px;
}

body.dry-heat hr.hr-separator {
  display: none !important;
}

body.dry-heat section.reward-faqs .reward-faqs-top-title h3 {
  font-size: 15px;
  font-family: "GT America Extended Bold";
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #FD8D7A;
}

body.dry-heat section.reward-faqs .reward-faqs-title h4 {
  font-size: 15px;
  font-family: 'GT America Mono Regular';
  color: #FD8D7A;
}

section.reward-faqs .reward-faqs-title {
  border-top: 1px solid #FD8D7A !important;
}
section.reward-faqs .reward-faqs-description * {
  color:#FD8D7A;
}


/* 
@media screen and (min-width: 1200px) {
  

body.dry-heat main#MainContent {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-areas:
    "image image image hero hero hero"
    "product_info product_info product_info hero hero hero"
    "image_cta image_cta image_cta gif gif gif"
    "ticker ticker ticker ticker ticker ticker"
    "ingredients ingredients ingredients ingredients ingredients ingredients"
    "how_to how_to how_to how_to special special"
    "shop shop shop shop faq faq"
    ;
}

section#shopify-section-template--14506267082807__c7bca493-c339-4f4b-a583-73bd4c99042f {
  grid-area: image;
}

section#shopify-section-template--14506267082807__5ef0228a-0455-469c-bebc-11e3156c1e78 {
  grid-area: hero;
  display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
}
section#shopify-section-template--14506267082807__ae80ce1a-8ef4-4ecd-919e-900d9005d0b8 {
  grid-area: product_info;
}


div#shopify-section-template--14506267082807__3f3b8c13-197b-448c-b5f6-604ff0d93878 {
  grid-area: ticker;
}

section#shopify-section-template--14506267082807__b26beb65-dd69-420b-b42c-aeba503be464 {
  grid-area: image_cta;
}

section#shopify-section-template--14506267082807__471e6fcb-4e0f-4f2b-86c8-62ec5801e5a1 {
  grid-area: gif;
}
section#shopify-section-template--14506267082807__4ac784ca-a4c8-4187-a871-1ac82ca460f7 {
  grid-area: ingredients;
}

section#shopify-section-template--14506267082807__43db5a28-c6a4-46f2-a4a2-df11282391fb {
  grid-area: special;
  display: none;
}

section#shopify-section-template--14506267082807__af24b877-1cda-43f3-930c-1dfb180c9b9d {
 grid-area: special;
}

 section#shopify-section-template--14506267082807__af24b877-1cda-43f3-930c-1dfb180c9b9d .banner--adapt {
height: 100% !important;
max-height: 100%;
}

section#shopify-section-template--14506267082807__81ee5378-baa0-46a8-a21a-d0082dfd73d5 {
  grid-area: shop;
}

div#shopify-section-template--14506267082807__f30b7d6e-c57c-45b0-9615-0cdd3a9f2c1e {
  grid-area: faq;
}

section#shopify-section-template--14506267082807__2b4bbc5e-d205-469d-8868-d44e547f690f {
  grid-area: how_to;
}

section#shopify-section-template--14506267082807__2b4bbc5e-d205-469d-8868-d44e547f690f .banner--adapt {
    max-height: 100% !important;
}

  
body.dry-heat .banner--adapt {
height: 100% !important;
max-height: 600px;
}
  
} */


/* STYLES FROM A/B TESTING TEAM */

html {

  scroll-behavior: smooth;

}

.DH_PDP_04 .product .product__info-wrapper .yotpo a.text-m {

display: block;

text-decoration-line: underline !important;

font-weight: 500;

color: #FB5373 !important;

}

.DH_PDP_04 .product .product__info-wrapper .yotpo a.text-m:before {

  content: "See ";

}

.DH_PDP_04 .product .product__info-wrapper .yotpo .standalone-bottomline .star-clickable{

-ms-flex-wrap: wrap;

    flex-wrap: wrap;

}



.DH_PDP_04 .product .row__subscription:before {

  content: 'Free Shipping On US Orders $60+!;

  display: block;

  font-style: normal;

  font-weight: 400;

  font-size: 13px;

  line-height: 16px;

  color: #FB5373;

  margin: 10px 0 10px;

}



.DH_PDP_04 .product .benefits-section {

  margin: 0;

  padding-bottom: 0;

  text-align: center;

  border: none;

}

.DH_PDP_04 .product .benefits-section .benefits-sec-main > div {

  width: auto;

}

.DH_PDP_04 .product .benefits-section .benefits-sec-main {

  -webkit-box-pack: center;

      -ms-flex-pack: center;

          justify-content: center;

}

.DH_PDP_04 .product .benefits-section .benefits-sec-main p {

  margin-bottom: 0;

}

.DH_PDP_04 .product span.ratingNumber {

  font-weight: 500;

  font-size: 14px;

  line-height: 17px;

  color: #FB5373;

  margin-right: 6px;

}

.DH_PDP_04 .product .hide-ratings {

  display: none;

}

@media(max-width: 350px){

.DH_PDP_04 .product .benefits-section .benefits-sec-main {

      -webkit-box-pack: center;

          -ms-flex-pack: center;

              justify-content: center;

      margin: 0 -5px;

  }

}

/* RANDOM FIXES */
 
@media screen and (min-width: 640px) and (max-height: 800px ) {
body.index div>div.needsclick.kl-private-reset-css-Xuajs1 {
  top: 24px !important;
}
}
/* SHOULD ONLY BE ACTIVE WHEN REBUY SMART CART IS ENABLED */
cart-notification {
  display: none !important;
}


@media screen and (max-width:640px) {

  #product-grid .d-flex-title {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap!important;
    min-height: auto !important;
    height: 100%;
}
.price {
  margin-top: 8px;
  margin-bottom: 12px;
}
.product-info-rating-wrapper {
  /* min-height: 80px; */
  flex: 1;
}

body.collection #ProductGridContainer .collection.page-width .card-wrapper {
  justify-content: flex-start;
}
body.collection #ProductGridContainer .collection.page-width .yotpo.bottomLine.review_star.yotpo-small {
  display: none;
}

}

a.header__icon.header__icon--cart.disabled {
 pointer-events: none;
}

.bottom-list .product__media-item.half-width, .bottom-list .product__media-item.full-width{
  width:calc(25% - 20px) !important;
  margin:0px 5px !important;
  border-left:none !important;
}
.bottom-list{
  width:690px;
  height:189px;
  margin-left:auto !important;
  margin-right:auto !important;
  margin-top:20px !important;
  overflow:hidden;
}
.bottom-list .product__media.media.media--transparent{
   min-height:201px;
  height:100%;
}
/* ul.product__media-list {
    margin-bottom: 0;
    flex-wrap: nowrap !important;
    overflow-x: auto;
} */
.product_box{
  width:520px;
}
/* .product-form__buttons button {
    width: 100%;
    background-color: #fb5373;
    color: #fff;
    border-radius: 0px;
    border: none;
    font-size: 12px;
    margin-left:2px;
} */
.cactus-fruit-3-in-1 .product-form__buttons button {
   width: 100%;
    background-color: #fb5373;
    color: #fff;
    border-radius: 25px;
    border: none;
    font-size: 12px;
    margin-left:2px;
}
.containerCustomStyle {
    max-width: 1805px;
    padding: 0 50px;
    margin: 0 auto;
    display: block;
}
.product_box a.link.product__view-details.animate-arrow {
  display:none !important;
}
.product_box a.link.product__view-details.animate-arrow {
  display:none !important;
}
.custom-mobile-slider{
  display:none !important;
}
.ctm-sliderr {
  display:none !important;
}
 .mobile-ingredient{
    display:none !important;
  }
.mobile-ingredient a.button.button--primary {
    background: #FB5373;
    color: #ffff;
    opacity: 1;
    border-radius: 25px;
    border: none;
    font-size: 12px;
}
.slick-dots li.slick-active button:before{
  color:#b26050 !important;
}
.custom-desktop-slider li.full-width.product__media-item.grid__item.slider__slide{
   padding-left: 0px !important;
}
.custom-bundle-button{
    background-color: #fb5373;
    color: #fff;
    border-radius: 0px;
    font-size: 12px;
    min-height: 4.5rem;
    padding: 4px;
    width: 100%;
    justify-content: center;
    font-size: 12px;
    letter-spacing: 0.2px;
    align-items: center;
    display: flex;
    font-family:'GT America Bold';
}
 .cactus-fruit-3-in-1 .spaced-section .button{
   width:330px !important;
 }
div#shopify-section-template--14664054177847__662594f3-4d74-4ecb-937d-304e6e95d8d8{
  padding-top:5rem;
  padding-bottom:5rem;
}
.mobile_code{
  display:none;
}
.desktop_ctm .grid--3-col-tablet .grid__item {
    width: calc(25.33% - 1rem * 2 / 3) !important;
}

/* 12-01-2023 Start*/
.featured_collection .slider-mobile-gutter.w-100 {
    width: 100%;
}
.listGridStyle {
    margin-bottom: 20px;
}
ul.listMainGridCstm {
    margin: 0 -1rem!important;
}
slider-component .listMainGridCstm.product-grid li.grid__item.slider__slide {
    padding: 0 1rem!important;
}
slider-component .listMainGridCstm.product-grid li.grid__item.slider__slide:first-of-type {
    margin-left: 0!important;
}

/* 3-in-1 PDP Start */
.main-step-wrap-all {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.step_col {
    width: calc(20% - 30px);
    margin: 0 15px;
}
.step_col_4  .step_col {
    width: calc(25% - 30px);
    margin: 0 15px;
}
.step_col_3  .step_col {
    width: calc(33% - 30px);
    margin: 0 15px;
}
.step__image_video video {
    max-width: 100%;
    cursor: pointer;
    max-height: 400px;
    width: 100%;
}

.step__content > h2,
.step__content > h3{
  font-size:16px;
  text-align:center;
  letter-spacing: 0;
  text-transform: none;
}
.step_number {
    width: 36px;
    height: 36px;
    background-color: #fb5373;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    margin: 20px auto 10px;
}
.step__image_video video {
  appearance: none;
  -webkit-appearance: none;
  controls: none;
}
.step__image_video video::-webkit-media-controls {display: none;}
.step__image_video video::-webkit-media-controls-panel {display: none;}
.step__image_video video::-webkit-media-controls-play-button {display: none;}
.step__image_video video::-webkit-media-controls-volume-slider {display: none;}
.step__image_video video::-webkit-media-controls-mute-button {display: none;}
.step__image_video video::-webkit-media-controls-timeline {display: none;}
.step__image_video video::-webkit-media-controls-current-time-display {display: none;}

.stepSectionWash{
  padding: 60px 0 30px;
}
.welcome-outter h2.section-heading {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}
/* 3-in-1 PDP End */

/* 12-01-2023 End*/
.fairy-duster .shopify-section {
    overflow-x: unset;
}
.fairy-duster .featured-product.product {
    margin-bottom: 0!important;
}
.page-featured-cstm-sec.product slider-component.slider-mobile-gutter  .product__media-item.half-width{
  width:calc(50% - .5rem);
}

.fairy-duster .page-featured-cstm-sec.featured-product .product__media-item:not(:first-child) {
    display: inline-block;
}
.fairy-duster .featured-product .product__media-item,
.fairy-duster .featured-product .product__media-list{
    margin-bottom: 0!important;
}
.fairy-duster .page-featured-cstm-sec .product_box {
    width: auto;
}
.fairy-duster .sales-ingredients.small-icons {
    width: auto;
}

.fairy-duster a.skip-to-content-link.button.visually-hidden {
    display: inline-block;
    width: auto!important;
}
.fairy-duster .featured-product .product__media-list.bottom-list{
  max-width:690px;
}
section.welcome.stepSectionWash{
  overflow:hidden!important;
}
.fairy-duster .featured-product:not(.page-featured-cstm-sec)  .mainHeadingPDPPage {
    display: flex;
    flex-wrap:wrap;
}
.fairy-duster .featured-product:not(.page-featured-cstm-sec) .ingredientsTitle{
  order:2;
  width:100%;
}
.fairy-duster .featured-product:not(.page-featured-cstm-sec) .eyeToggleOption{
  order:1;
}
.fairy-duster .banner__box .banner__buttons {
    display: flex;
    justify-content: center !important;
    width: 100%;
}
.fairy-duster .eyeToggleOption {
    width: auto!important;
    line-height: 1;
    align-self: self-start;
    cursor: pointer;
    padding-top: 19px;
}
.eyeToggleOption svg {
    color: #fb5373;
}
/* .page-featured-cstm-sec {
      display: none!important;
} */
/* .fairy-duster .featured-product:not(.page-featured-cstm-sec) .eyeToggleOption{
    display:inline-block!important;
} */
/* .fairy-duster .featured-product:not(.page-featured-cstm-sec) .ingredientsTitle{
    display:none;
}  */
/* .fairy-duster .eyeToggleOption .closeEyesClick {
    display: none;
}
.fairy-duster .eyeToggleOption .normalEyesClick {
    display: inline-block;
} */
/* .fairy-duster .featured-product:not(.page-featured-cstm-sec) .row.rich{
  display:none;
} */

@media screen and (min-width: 750px){
  .page-featured-cstm-sec.featured-product .product__media-list.grid {
      margin-left: 0;
  }
  .banner_ctm_text span p {
    font-size: 44px !important;
    margin-bottom: 10px;
}
  .fairy-duster .banner__box{
     padding-top:10px !important;
   }
}
@media (max-width:1400px){
  .containerCustomStyle {
      padding: 0 30px;
  }
}

@media only screen and (max-width: 1320px) and (min-width: 1025px) {
   .bottom-list{
     width:100% !important;
   }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
   .ctm-mb-slide li.half-width.product__media-item.grid__item.slider__slide{
     width:auto !important;
   }
  body.collection #ProductGridContainer .collection.page-width .grid--2-col .grid__item{
    padding:5px !important;
  }
  .product.DH_PDP_04 li.grid__item.slider__slide:first-of-type{
    margin-left:0px !important;
  }
  .cart .product-form__buttons .button {
    padding: 9px 8px;
    min-width: 80px !important;
    font-size: 10px;
}
  .inner-ingredient{
    width:50%;
  }
   .featured_collection .cstm-product-title{
    height:110px !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  #product #pdp-default-sec .product .product-form__submit{
    margin-left:62px !important;
  }
}

 @media (max-width:1024px){
  .containerCustomStyle {
      padding: 0 15px;
  }
     div#Banner-template--14582613409847__af24b877-1cda-43f3-930c-1dfb180c9b9d {
    height: 100% !important;
}
   .sales-ingredients img {
      width: 90px !important;
      height: 50px !important;
}
  .bottom-list.custom-desktop-slider .product__media.media.media--transparent {
    min-height: auto;
    height: 100%;
  }
  .grid.slider--mobile.bottom-list.custom-desktop-slider {
      width: auto;
      height: auto;
      flex-wrap: nowrap;
      overflow-x:auto;
  }
  .bottom-list.custom-desktop-slider .product__media-item.half-width, .bottom-list .product__media-item.full-width {
    width: calc(20% - 20px) !important;
  }
  .bottom-list.slider--mobile .product__modal-opener{
     height:100%;
   }
   .bottom-list {
    width: 100% !important;
    height: auto !important;
   }
   .product_box{
     width:100% !important;
   }
   .cactus-fruit-3-in-1 .spaced-section .button{
     width:100% !important;
   }
   .sales-ingredients.small-icons{
     width:100% !important;
   }
   .product.DH_PDP_04 .product__info-wrapper.grid__item {
      padding-right: 25px !important;
      padding-left: 25px !important;
   }
   .product.DH_PDP_04 .product-form__buttons button{
      margin-left:8px !important;
   }
   
   .product__info-wrapper.grid__item {
      padding-top: 30px !important;
      padding-right: 25px !important;
      padding-left: 30px;
}
   div#Banner-template--14591891931191__c7bca493-c339-4f4b-a583-73bd4c99042f{
     height:700px !important;
   }

   /* .step_col {
      width: calc(33% - 30px);
      margin: 0 15px;
  }
  .step_col_4  .step_col {
      width: calc(33% - 30px);
      margin: 0 15px;
  }
  .step_col_3  .step_col {
      width: calc(33% - 30px);
      margin: 0 15px;
  } */
   
}
/* @media screen and (min-width: 750px)
.custom-desktop-slider li.full-width.product__media-item.grid__item.slider__slide{
   padding-left: 0px !important;
}
} */
/* Media query start here */
@media (max-width:767px){
  div#Banner-template--14582613409847__c7bca493-c339-4f4b-a583-73bd4c99042f{
    height:100% !important;
  }
  .shopify-block.shopify-app-block {
    order: 5;
    margin-bottom: 15px !important;
    margin-top: 10px !important;
}
   .subscribe-save .ctm-mobile-cart{
   display:none;
 }
  .custom-subscribe-cart{
    width:100%;
  }
  .custom-subscribe-cart .collection--subscribe.button {
    width: 100% !important;
  }
  .custom-paragraph {
    font-size: 16px !important;
    margin-top: 15px !important;
}
  .menu-drawer__navigation {
     padding: 2.6rem 0 !important;
   }
  #product #pdp-default-sec .product .product-form__submit{
   margin-left: 85px !important;
  }
  body .featured_collection ul.listMainGridCstm.grid .grid__item{
    max-width:80% !important;
    width:100%;
  }
  .featured_collection .cstm-product-title{
    height:110px !important;
  }
  .custom_size_options a{
     width:100% !important;
  }
  .needsclick.go3241907364.kl-private-reset-css-Xuajs1{
     margin-top:80px !important;
  }
  .sales-ingredients.small-icons{
    width:100% !important;
  }
  .product_box{
    width:100% !important;
  }
  .collection .button {
      margin-left: 0px !important;
      width: 100%!important;
  }
  .fairy-duster .featured-product.product .product-form__buttons .product-form__submit.button{
    margin-left:0;
  }
  .button {
    margin-left: 20px;
    width: 100% !important;
}
  .cactus-fruit-3-in-1 .button{
    margin-left: 20px;
    width: 330px !important;
  }
  .spaced-section .product__info-wrapper.grid__item{
    padding-left:15px !important;
    padding-right:10px !important;
  }
  section.reward-faqs .reward-faqs-title {
    border-top: 1px solid #be6a14 !important;
}
  div#Banner-template--14582613409847__af24b877-1cda-43f3-930c-1dfb180c9b9d{
    height:100% !important;
  }
  #shopify-section-template--14582613409847__f30b7d6e-c57c-45b0-9615-0cdd3a9f2c1e section.reward-faqs {
    padding-top: 0 !important;
    padding-left: 10px !important;
    padding-bottom: 40px !important;
    padding-right: 10px !important;
}
  #shopify-section-template--14591891931191__f30b7d6e-c57c-45b0-9615-0cdd3a9f2c1e section.reward-faqs{
      padding-top: 0 !important;
      padding-left: 10px !important;
      padding-bottom: 40px !important;
      padding-right: 10px !important;
  }
  section.reward-faqs .reward-faqs-top-title h3{
    margin:0px !important;
  }
  .sales-specials h2{
    margin:0px !important;
    padding-bottom: 30px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .before_after .sales-specials h2{
      padding-bottom: 0px !important;
  }
  .bottom-list{
      width: 100% !important;
      height: auto !important;
      padding: 0px 20px !important;
      overflow: hidden !important;
  }
  .bottom-list .product__media.media.media--transparent{
    min-height:auto !important;
  }
   .custom-desktop-slider{
    display:none !important;
  }
  .custom-mobile-slider{
    display:block !important;
  }
  .ctm-sliderr {
    display:block !important;
}
  .ctm-mb-slide{
    display:none !important;
  }
  li.grid__item.slider__slide:first-of-type{
    margin-left:0px !important;
  }
   .mobile-ingredient{
    display:block !important;
  }
  .sales-ingredients.small-icons{
     display:none !important;
  }
  .mobile-ingredient .button {
    margin-left: 0px !important; 
    width: 100% !important;
}
 .mobile-ingredient h2.text-center{
    text-align:left !important;
  }
  .mobile-ingredient-inner .row.heading-row, .mobile-ingredient-inner .row.btn-row  {
    padding:0px 15px !important;
  }
  .mobile-ingredient-inner .row{
    padding:0px 25px !important;
  }
  .sales-ingredients:not(.small-icons) {
    padding-bottom: 0px !important;
}
  .#shopify-section-template--14591891931191__7ad553e8-8ba0-4ebb-9336-923977f265d2 .product__info-wrapper.grid__item {
    padding-top: 15px !important;
}
  .spaced-section .product__info-wrapper.grid__item{
    padding-top:0px !important;
  }
  .before_after{
    overflow:hidden;
  }
  section#shopify-section-template--14591891931191__2b4bbc5e-d205-469d-8868-d44e547f690f{
    display:none !important;
  }
  .bottom-list .grid__item.slider__slide {
    box-sizing: border-box !important;
}
  .cart .product-form__buttons .button {
    padding: 8px 22px !important;
}
  .cart .product-grid .grid__item{
    padding:5px !important;
  }
  .custom_featured_collection.featured_collection.collection.page-width{
    padding-right:3.5rem;
  }
  .custom_featured_collection.featured_collection .grid--3-col-tablet .grid__item{
    padding:5px;
  }
  slider-component.mob-ctm {
    display:block !important;
}
 .product .slider-mobile-gutter {
    display:none;
  }
.product .ingredientsSlider .slider__slide img {
    display: block;
    max-width: 100%;
    height: 420px;
    width: 100%;
    object-fit: cover;
}
 .product .ingredientsSlider .slick-dots li.slick-active button:before {
    color: #fb5373 !important;
    background-color: #fb5373 !important;
   
}
  .product .ingredientsSlider .slick-dots{
    bottom:-30px !important;
  }
  .product .ingredientsSlider .slick-dots li button:before {
    content: "";
    width:8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #fb5373;
}
  .custom_featured_collection.featured_collection.collection.page-width {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}
  .product .grid__item.product__media-wrapper{
     overflow:hidden;
  }
  .product .product__media-wrapper{
     border-right:none !important;
  }
  .th_pb_wf.btn.button.th_pb_cb_p_grid_add_qty{
     margin-left:0px !important;
  }
.listMainGridCstm li:first-child .card-information__text, .listMainGridCstm li:first-child .card-information__text + .d-flex-title1, .listMainGridCstm li:first-child .benefits-sectionStle, .listMainGridCstm li:first-child p.promo.message.text {
    padding-left: 6px !important;
}

.listMainGridCstm  li:first-child .price_btn_pannel {
    padding-left: 6px !important;
}
.alternative-collection .custom_featured_collection .grid--3-col-tablet .grid__item {
    width: calc(50% - 1rem * 2 / 3) !important;
}
.alternative-collection .collection{
  margin-bottom:0px !important;
}
.desktop_ctm{
  display:none !important;
}
.mobile_code{
  display:block !important;
}  
  .fairy-duster .product__info-container>*+* {
      margin: 0;
  }
  .fairy-duster .featured-product .product__media-list .product__media-item {
      width: 100%;
  }
  .stepSectionWash {
    padding: 30px 0 30px !important;
}
  .new_ingredients{
	display:block;
	padding-bottom:50px;
}
.inner-ingredient {
    width: 100%;
    padding: 20px 10px 10px 10px;
}
  .fairy-duster div#sales-text-template--14852434231351__ae80ce1a-8ef4-4ecd-919e-900d9005d0b8 {
    display: none;
}
  .shopify-section #Banner-template--14913671528503__c7bca493-c339-4f4b-a583-73bd4c99042f .banner__box {
    padding-top: 35%;
}
  .fairy-duster #Banner-template--14913671528503__c7bca493-c339-4f4b-a583-73bd4c99042f .sales-banner__text *{
    font-size:25px !important;
    line-height:36px !important;
  }
  /* .fairy-duster #sales-text-template--14913671528503__ae80ce1a-8ef4-4ecd-919e-900d9005d0b8{
       display:none;
  } */
    .fairy-duster h1.sales-banner__heading.ctm-h2.h0{
      display:none;
    }
  .new_sales .row{
    width:50%;
  }
  .sales-ingredients.new_sales {
    display: flex;
    flex-wrap: wrap;
}
  .sales-ingredients.new_sales .row {
    padding: 20px 10px!important;
}
  .sales-ingredients.new_sales img {
    width: 80px !important;
    height: 80px !important;
}
  .product__text{
    margin-bottom:5px !important;
  }
  .fairy-duster .spaced-section{
    padding-bottom:0px;
  }
  .shop-by-scent .custom-multicolumn .multicolumn-card-wrapper {
    padding: 10px !important;
}
.shop-by-scent .custom-multicolumn .grid--1-col .grid__item {
    max-width: 50%;
    width: 100%;
}
  .shop-by-scent .multicolumn.custom-multicolumn .title-wrapper-with-link {
    margin-bottom: 0rem;
    margin-top: 0px;
}
  .shop-by-scent .custom-multicolumn .multicolumn-card {
    padding: 1.5rem;
}
  .shop-by-scent .custom-multicolumn .multicolumn-list h3{
    font-size:16px;
  }
  .shop-by-scent .multicolumn.custom-multicolumn:not(.background-secondary) {
    padding: 4rem 0;
}
  .shop-by-scent .spaced-section{
      padding: 0px !important;
  }
  .shop-by-scent .custom-img-content.image-with-text__content{
      padding:4rem calc(0rem / var(--font-body-scale)) 4rem !important;
  }
  .shop-by-scent .custom-image-with-text.image-with-text {
    margin-top: 4rem;
    margin-bottom: 3rem;
}
  .shop-by-scent .new_sales .row {
    width: 100%;
}
  .shop-by-scent .sales-ingredients.new_sales{
     display:block;
  }
.product .product__info-wrapper.grid__item{
  padding-top:5px !important;
}
.product .product__info-container>*+* {
    margin: 30px 0 0px 0px;
}

.product .product__info-container .product__description {
    margin: 1.5rem 0;
}
  #product quantity-input.quantity {
    width: 30%;
    position: absolute;
    bottom: 0;
  }
  
  /* .step_col {
      width: calc(50% - 30px);
      margin: 0 15px;
  }
  .step_col_4  .step_col {
      width: calc(50% - 30px);
      margin: 0 15px;
  }
  .step_col_3  .step_col {
      width: calc(50% - 30px);
      margin: 0 15px;
  } */
}
/* @media (max-width:575px){
.step_col {
      width: calc(100% - 30px);
      margin: 0 15px;
  }
  .step_col_4  .step_col {
      width: calc(100% - 30px);
      margin: 0 15px;
  }
  .step_col_3  .step_col {
      width: calc(100% - 30px);
      margin: 0 15px;
  }
}*/
/*Media Query end here */


.cart .product-form__buttons .button{
  padding:.9rem 3rem 1.1rem;
}


 .pw-route-protection .pw-container:not(.legacy) .pw-row-2 .pw-info-icon{
      background: none !important;
        }
.pw-route-protection .pw-container:not(.legacy) .pw-row-1 .pw-toggle-wrapper .pw-switch[data-toggle=true] .pw-toggle{
      background: none !important;
  }
.pw-route-protection {
padding: 0px !important;
  margin-bottom: 5px;
}
.ctm-tagg{
    text-transform: uppercase;
    display: flex;
    justify-content:center;
    align-items:center;
    text-align: center;
    padding: 5px 20px;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: 0.3px;
    font-family: 'GT America Bold';
    color:#FFFCF5;
    border:1px solid #FFFCF5;
    min-height: 38px;
  
}
.Coming-Soon {
    background: #b1b876;
}
.going-viral {
    background: #bea9c5;
}
.New {
    background: #ca6777;
}
.Best-Seller {
    background: #ad6e37;
}
.twentyoff {
  background: #fb5373;
}
.Ships-Free {
    background: #b1b876;
}
.Online-Exclusive {
background: #fb5373;
  line-height: 8px;
}
.card__badges.new-card{
  margin-top:0px;
}
.ctm-badge{
    top:0px !important;
    right:0px !important;
}
.card__badges.new-card{
  animation:none;
}
/* product bundle code start here */
.wc_pb_bb_section_id .th_pb_cb_p_grid_4_column .th_pb_cb_p_grid_inner .th_pb_cb_p_grid_column{
   -webkit-flex: 0 0 33.3333%;
    -ms-flex: 0 0 33.3333% ;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}
#th_pb_buildbox_id .th_pb_cb_p_grid_inner .th_pb_cb_p_grid_column {
    -webkit-flex: 0 0 33.3333%;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}
/* product budle code end here */
/* Rebolt Bundle product code start here */

.wc_pb_bb_section_id .th_pb_bb_section{
  padding-bottom: 50px;
}
.wc_pb_bb_section_id .th_pb_cb_p_grid_details .th_pb_cb_p_grid_title{
  min-height:44px;
}
.wc_pb_bb_section_id h1.th_pb_cb_title_text{
  text-align:center;
}
.wc_pb_bb_section_id .th_pb_cb_content .th_pb_cb_title .th_pb_bb_short_desc {
  text-align: center;
}
.wc_pb_bb_section_id button.btn.button.th_pb_cb_ms_next_btn, .wc_pb_bb_section_id button.btn.button.th_pb_cb_ms_previous_btn {
    background-color: #fb5373;
    border-color: #fb5373;
    color:#fff;
}
.wc_pb_bb_section_id button.btn.button.th_pb_cb_ms_next_btn:hover, .wc_pb_bb_section_id button.btn.button.th_pb_cb_ms_previous_btn:hover{
  color:#fff !important;
}
.wc_pb_bb_section_id .th_pb_cb_p_grid_details .th_pb_cb_p_grid_image .th_pb_cb_p_grid_figure img{
   width:100% !important;
   position: static;
   transform: translate(0);
}
.wc_pb_bb_section_id .th_pb_cb_p_grid_details .th_pb_cb_p_grid_image .th_pb_cb_p_grid_figure a::after{
  float:none;
}
#th_pb_buildbox_id .th_pb_bb_section{
  padding-bottom: 50px;
}
#th_pb_buildbox_id .th_pb_cb_p_grid_details .th_pb_cb_p_grid_title{
  min-height:44px;
}
#th_pb_buildbox_id h1.th_pb_cb_title_text{
  text-align:center;
}
#th_pb_buildbox_id .th_pb_cb_content .th_pb_cb_title .th_pb_bb_short_desc {
  text-align: center;
}
#th_pb_buildbox_id button.btn.button.th_pb_cb_ms_next_btn, #th_pb_buildbox_id button.btn.button.th_pb_cb_ms_previous_btn {
    background-color: #fb5373;
    border-color: #fb5373;
    color:#fff;
}
#th_pb_buildbox_id button.btn.button.th_pb_cb_ms_next_btn:hover, #th_pb_buildbox_id button.btn.button.th_pb_cb_ms_previous_btn:hover{
  color:#fff !important;
}
#th_pb_buildbox_id .th_pb_cb_p_grid_details .th_pb_cb_p_grid_image .th_pb_cb_p_grid_figure img{
   width:100% !important;
   position: static;
   transform: translate(0);
}
#th_pb_buildbox_id .th_pb_cb_p_grid_details .th_pb_cb_p_grid_image .th_pb_cb_p_grid_figure a::after{
  float:none;
}
@media (max-width:767px){
#th_pb_buildbox_id .th_pb_wf.btn.button.th_pb_cb_p_grid_add_qty{
  margin-left:0px !important;
}
#th_pb_buildbox_id .th_pb_cb_content .th_pb_cb_title .th_pb_cb_title_text{
     font-size:18px;
  }
  #th_pb_buildbox_id .th_pb_bb_section{
    padding-bottom: 20px;
  }
  #th_pb_buildbox_id .th_pb_cb_p_grid_inner .th_pb_cb_p_grid_column{
    -webkit-flex: 0 0 50% !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .wc_pb_bb_section_id .th_pb_cb_p_grid_inner .th_pb_cb_p_grid_column{
   -webkit-flex: 0 0 50% !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
}
  
}
@media only screen and (max-width: 991px) and (min-width: 768px)  {
.wc_pb_bb_section_id .th_pb_cb_p_grid_details .th_pb_cb_p_grid_title {
    min-height: 60px;
}
  #product #pdp-default-sec .product .product-form__submit{
    margin-left:65px !important;
  }
 #th_pb_buildbox_id .th_pb_cb_p_grid_details .th_pb_cb_p_grid_title {
    min-height: 60px;
}
   .shop-by-scent .custom-multicolumn .multicolumn-card-wrapper {
    padding: 10px !important;
}
.shop-by-scent .custom-multicolumn .grid--1-col .grid__item {
    max-width: 50%;
    width: 100%;
}
  .shop-by-scent .multicolumn.custom-multicolumn .title-wrapper-with-link {
    margin-bottom: 0rem;
    margin-top: 0px;
}
  .shop-by-scent .custom-multicolumn .multicolumn-card {
    padding: 1.5rem;
}
  .shop-by-scent .custom-multicolumn .multicolumn-list h3{
    font-size:16px;
  }
  .shop-by-scent .multicolumn.custom-multicolumn:not(.background-secondary) {
    padding: 4rem 0;
}
  
}


/* price update code */

span.price-item.price-item--regular {
    text-decoration: line-through;
    text-decoration-color: #f35373;
}

#discount_text {
    font-family: GT America;
    font-size: 
    14px;
    color: #f35373;
    font-style: italic;
}

#visual_discounted_price {
    font-family: GT America;
    font-size: 15px;
    color: #f35373;
    padding-left: 5px;
}


.productSpaceSingle #visual_discounted_price {
    font-size: 18px;
}
.productSpaceSingle #discount_text {
    font-size: 18px;
}




/* Rebolt Bundle product code end here */





/* Alternate collection page code start here  */
  .custom_featured_collection.featured_collection.collection.page-width {
    display: block;
}
.alternative-collection span.price-value{
  display:none;
}
.alternative-collection .review_star {
  display: none;
}
.alternative-collection ul.benefits-sectionStle{
  display:flex;
}
.alternative-collection .product-grid .price_btn_pannel{
  border-top:none;
}
.alternative-collection button.product-form__submit.button.button--full-width.button--primary {
    border: 1px solid;
    min-width: unset;
    min-height: 4.5rem;
    padding: 10px;
    width: 100%;
    justify-content: center;
    font-size: 12px;
}
.alternative-collection .price_btn_pannel{
  display:block;
}
.alternative-collection .price_btn_pannel .price{
  display:none;
}
/* .alternative-collection .title-wrapper-with-link h2, .alternative-collection .title-wrapper-with-link p{
  padding-left: 2rem;
} */
.alternative-collection .product-grid .grid__item{
   padding-bottom:0px;
}

.custom_featured_collection.featured_collection.collection.page-width {
    padding-top: 3rem;
}
.custom_featured_collection.featured_collection .grid--3-col-tablet .grid__item {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}
.custom_featured_collection.featured_collection .yotpo-display-wrapper{
  display:flex;
  padding:20px 0px 10px 0px;
}
div#shopify-section-template--14645624897591__ecc5249d-67a5-4650-9dc4-9bc47930c9fe {
    padding-bottom: 5rem;
    padding-top: 5rem;
}
  .featured_collection .grid::-webkit-scrollbar {
  height: 4px;
  background: #fb5373 !important; 
}

/* Track */
.featured_collection .grid::-webkit-scrollbar-track {
  background: #f1f1f1 !important; 
}
 
/* Handle */
.featured_collection .grid::-webkit-scrollbar-thumb {
  background: #fb5373 !important; 
}

/* Handle on hover */
.featured_collection .grid::-webkit-scrollbar-thumb:hover {
  background: #fb5373; 
}




.collection .custom-bundle-button {
    background: transparent;
    color: #be6a14;
    border: 1px solid #be6a14;
}
.collection .custom-bundle-button:hover{
  color:#fc5373;
  border-color:#fc5373;
}

.accordion_video {
    display: flex;
    justify-content: center;
    background-color: #f1e1cd;
}

/* cart page css start */
.ctmbox{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.ctm-minus{
   position: absolute;
   left: 10%;
   font-size:1.8rem;
   color: #deb384;
}
.ctm-plus{
    position: absolute;
    right: 10%;
    font-size: 1.8rem;
    color: #deb384;
}
/* cart page css end */
/* theme 11.14.23 */
.slider-mobile-gutter .card-information__text{
  min-height:auto !important;
}
slider-component.mob-ctm {
    display: none;
}
.product .testimonialSliderReview .slick-dots li button:before{
   color:transparent !important;
}
.testimonialSliderReview .mainColumTestominal .slick-arrow.slick-prev:before,
.testimonialSliderReview .mainColumTestominal .slick-arrow.slick-next:before{
  display: none;
}
.testimonialSliderReview .mainColumTestominal .slick-arrow.slick-prev:hover,
.testimonialSliderReview .mainColumTestominal .slick-arrow.slick-next:hover,
.testimonialSliderReview .mainColumTestominal .slick-arrow.slick-prev:focus,
.testimonialSliderReview .mainColumTestominal .slick-arrow.slick-next:focus{
         background-repeat: no-repeat;
    background-size: auto 18px;
}
.testimonialSliderReview .mainColumTestominal .slick-arrow.slick-prev {
    transform: rotate(180deg);
    left: 0px;
  right: auto;
}

.testimonialSliderReview .mainColumTestominal .slick-arrow.slick-next {
    right: 0;
    transform: rotate(-180deg);
  left: auto;
}
.mainColumTestominal.slider.slick-initialized.slick-slider.slick-dotted{
   overflow:hidden;
}

/* fairy duster landing page */
.containerCustomStyle.fairy-container {
    max-width: none;
    padding: 0;
    background: #fbcdc3;
    padding-bottom: 0px;
    margin:60px 0px;
}
.sales-ingredients.new_sales {
    padding: 0px 10px 0px 10px !important;
    max-width: 1805px;
    margin-left: auto;
    margin-right: auto;
}
.sales-ingredients.new_sales .row.heading-row {
    padding: 0px;
}
.new_sales .row{
   text-align:center;
   padding:30px 10px 50px 10px !important;
  
}
.new_sales .row:hover{
   background-color:#f1ddc9;
   transition:all 0.38s ease-in-out 0s;
}
.sales-ingredients.new_sales .row .col-md-8 p strong, .sales-ingredients.new_sales .row .col-md-8 p{
   color: #be6a14;
}
.fairy-duster .product-form .button{
  color:#fff;
}
.fairy-duster .product-form .button:hover{
  color:#fff !important;
}
.shop-all span.price-item.price-item--regular, .shop-by-scent span.price-item.price-item--regular {
    font-size: 13px !important;
}
.shop-all .price_btn_pannel .product-form__submit, .shop-by-scent .price_btn_pannel .product-form__submit {
    border: 1px solid;
    min-width: unset;
    min-height: 4.5rem;
    padding: 10px;
    width: 100%;
    justify-content: center;
    font-size: 12px;
}
.shop-all .price_btn_pannel, .shop-by-scent .price_btn_pannel {
    display: inline;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    border: none!important;
    margin-top: 10px;
    padding-top: 0;
}
.shop-all .benefits-sectionStle, .shop-by-scent .benefits-sectionStle{
  display:flex;
}
.shop-all .benefits-sectionStle > li, .shop-by-scent .benefits-sectionStle > li{
  line-height: 1.6!important;
  text-transform: lowercase !important;
}
.shop-all .footer__content-top{
  margin-top:50px;
}
.custom-button-container {
    text-align: center;
}
.shop-by-scent .containerCustomStyle.fairy-container{
  margin:0px 0px 40px 0px !important;
}
.ctm_quantity_hide {
  position:relative;
}
.ctm_quantity_hide span{
 position:absolute;
  left:50%;
  top:10px;
  transform:translateX(-50%);
}
.banner__richtext p {
    font-size: 20px;
    margin: 0px;
    line-height: 34px;
}
.step__content h3 .metafield-rich_text_field p{
  font-weight:bold !important;
  font-size:16px !important;
  font-family:'GT America Extended Bold';
}
.outer-title{
  display:flex;
  flex-direction:column;
  height:100%:
}
.cstm-product-title{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height:90px;
}


#product quantity-input.quantity {
    width: 30%;
    position: absolute;
    bottom: 0;
}
#product .buttton-and-quantity {
    display: flex;
    align-items: flex-start;
    flex-direction: column-reverse;
    position: relative;
}

#product .product .product-form__submit{
    margin-left: 80px;
}
#product #pdp-default-sec .product .product-form__submit{
  margin-top:10px;
}
/* 10/7/24 */
@media screen and (min-width: 768px) {
  #product quantity-input.quantity {
width: 20%;
}
}

.bundle_product_detail {
    font-size: 14px;
    font-weight: 500 !important;
}

/* Bundle Subheading css Start here */
.custom-paragraph {
    font-size: 20px;
    font-weight: 500;
    font-family: Louize Display;
    margin-top: 25px;
    color: #ec6d72;
}
/* Bundle Subheading css End here */

.product-form__submit.button.button--full-width.button--primary {
  border:1px solid;
  min-width: unset;
  min-height: 4.5rem;
  padding:8px;
  width: 100%;
  justify-content: center;
  font-size: 12px;
}
.pdp-default-sec .product .product-form__submit.button.button--full-width.button--primary {
  border: 0px solid;
}
.card-information__text.h5.ctm_text_height {
  min-height: 40px !important;
}
.collection--subscribe.button{
  width:auto !important;
}

.index .price-item {
    color: #FFFCF5;
  font-size: 13px;
} 
.index .product-form__submit.button.button--full-width.button--primary {
  border:1px solid #FFFCF5;
  color: #FFFCF5;
  width: 100%;
  transition: all 0.38s ease-in-out 0s;
}
.index .featured_collection .product-form__submit:hover{
  color:#BE6A14 !important;
  border-color:#BE6A14 !important; 
}

.index .featured_collection .collection--subscribe.button{
  display: none;
}
.index .featured_collection product-form.product-form{
  width: 100%;
}

.index .featured_collection .price_btn_pannel{
  flex-wrap: wrap;
}

/* Cyber Featured Collection css start here */
#cyber-featured-collection .cstm-product-title .outer-title h3 > a,
#cyber-featured-collection .section-heading {
    color: #fffcf5;
}
#cyber-featured-collection .discountPrecent {
    color: #FFFF;
}
.product-form__buttons  button span.klaviyo-button-container {
    color: #be6a14;
}
#cyber-featured-collection .product-form__buttons  button span.klaviyo-button-container {
    color: #fffcf5;
}
#cyber-featured-collection .product-form__submit.button.button--full-width.button--primary {
  padding: 0px;
}
#cyber-featured-collection .price_btn_pannel .product-form__submit {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  justify-content: center;
}

.priceListTotalStl.priceFontSize + p.promo.message.text {
    display: ;
}
.customCyberGridRow .card__badge.ctm-badge {
    display: none;
}
#cyber-featured-collection .view-more-button .btn{
  font-family: 'GT America Bold';
  letter-spacing: 0.05rem;
}

@media screen and (max-width: 749px) {
  #cyber-featured-collection .view-more-button .btn{
    display: flex;
} 
}
.cyber_product .card-information__text.minHeightTitle a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    display: block;
}
#cyber-featured-collection .container-sec {
  padding-right: 5rem;
  padding-left: 5rem;
}
#cyber-featured-collection .klaviyo-button-container {
  border: none;
}

/* Cyber Featured Collection css End here */

/* Sunsetter page code start here */
#shopify-section-template--16247453712439__main {
    background-image: url("/cdn/shop/files/sunset_Background-desktop.png?v=1746647705");
    background-size:cover;
    background-postition:center;
}
#shopify-section-template--16247453712439__featured_product_BMKj9N {
   background-image: url("/cdn/shop/files/sunset_Background-desktop.png?v=1746647705");
    background-size:cover;
    background-postition:center;
}
#shopify-section-template--16247453712439__main .main-page-title {
  display: none;
}
.sunsetter .featured-product .product__media-item,
.sunsetter .featured-product .product__media-list{
    margin-bottom: 0!important;
}
.sunsetter .button {
    border-color: transparent;
    margin-left: 0px !important;
}
.sunsetter a.skip-to-content-link.button.visually-hidden {
    display: inline-block;
    width: auto !important;
}

.sunsetter .featured-product {
    margin-bottom: 0rem !important;
}
.sunsetter .product__media-wrapper{
  border-right: none !important;
}

.sunsetter {
    background-image: url(/cdn/shop/files/sunset_Background-desktop.png?v=1746647705);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff !important;
}
.sunsetter h1, .sunsetter h2 {
  color: #fff !important;
}
.sunsetter .featured-product span, .sunsetter label, .sunsetter .featured-product a, .sunsetter .richtext p, .sunsetter .featured-product p{
  color: #fff !important;
}
.sunsetter button{
  border-color: #fff !important;
}


.btn-soldout{
    color: #FFFCF5 !important;
    border: none !important;
  font-size: 12px;
}

.product-form__submit:has(.btn-soldout) {
    padding: 0 !important;
    width: 100% !important;
    background-color: #A7C6CB !important;
    color: #FFFCF5 !important;
    border-color: #be6a14 !important;
    cursor: pointer !important;
}

.sunsetter quantity-input.quantity{
  border-color: #fff !important;
}

.product-form__buttons .notify_me_when_available a {
    color: #fff !important;
}

.product-form__buttons .notify_me_when_available {
    background-color: #A7C6CB !important;
    border: 1px solid #ffffff !important;
}
.product-form__buttons .notify_me_when_available:hover {
    cursor: pointer !important;
}
