/** Shopify CDN: Minification failed

Line 642:12 Expected identifier but found whitespace
Line 642:13 Unexpected "("
Line 2128:0 Unexpected "}"
Line 2364:12 Expected identifier but found whitespace
Line 2364:13 Unexpected "("

**/
html {
  scroll-behavior: smooth;
}


/* 1280px to 1439px */
@media (min-width: 1200px) and (max-width: 1439px) {
  body {
    .gapstates {
    padding-left: 50px;
    padding-right: 50px;
}
        h3.infostatehead {
        line-height: 31px !important;
        font-size: 25px !important;
    }
.Grey-Main-section {
    width: 100%;
    background-color: white;
    padding: 0px 100px;
}
       .custom_options.custom_options_0 img {
        margin: 0 !important;
        width: 100% !important;
        max-width: 205px !important;
        height: 164px !important;
        object-fit: cover;
    }
    
   .greybox {
 max-width: 1460px !important;
    margin: 0 auto;
    padding: 10px 60px 60px !important;
   }

    
    .banner__text.rte {
    font-size: 24px;
}
    
h2.banner__heading.inline-richtext {
    font-size: 60px;
}
    
.infostatesection {
    margin-top: -240px;
   
}
    p.product__text.inline-richtext {
    font-size: 64px;
    font-family: Calvino Grande Trial;
    font-weight: 600;
   line-height: 61px;
}
    h2.product__title {
    font-size: 54px;
    font-family: 'Inter';
    font-weight: 600;
    line-height: 61px;
}
span.jdgm-prev-badge__stars {
    font-size: 30px;
}
    
  }
  span.product_des_stat {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Inter';
    color: #555555 !important;
}
  span.packonetext {
    display: flex;
    flex-direction: column-reverse;
  font-size: 30px !important;
    font-family: 'Inter';
    font-weight: 600;
    line-height: 30px;
  
}
}

/* 1440px to 1559px */
@media (min-width: 1440px) and (max-width: 1559px) {
  body {

     .footer__content-top.page-width {
    padding-top: 20px !important;
    padding-bottom: 0 !important;
    padding-left: 190px;
}

    span.packonetext {
    display: flex;
    flex-direction: column-reverse;
  font-size: 30px !important;
    font-family: 'Inter';
    font-weight: 600;
    line-height: 30px;
  
}

  .page-width.section-template--18696537931973__multicolumn_WrTP7k-padding.isolate .media.media--transparent.media--adapt img.multicolumn-card__image {
 height: 70% !important;
}
    
.Grey-Main-section {
    width: 100%;
    background-color: white;
    padding: 0px 90px;
    margin-top: -140px;
}
    
   .gapstates {
    padding-left: 50px;
    padding-right: 50px;
}
        h3.infostatehead {
        line-height: 38px !important;
        font-size: 32px !important;
    }
 
  .greybox {
 max-width: 1460px !important;
    margin: 0 auto;
    padding: 10px 60px 60px !important;
   }
    
.banner__text.rte {
    font-size: 24px;
}
h2.banner__heading.inline-richtext.h2 {
    font-size: 60px;
}
.infostatesection {
    margin-top: -298px;
   
}
    .slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-scheme-2.gradient.slideshow__text--center.slideshow__text-mobile--center {
    margin-right: 129px;
}
   .gapstates > div {
  border-right: 1px solid #ccc; /* Add right border to all columns */
  padding: 0 15px;
}

/* Remove right border from the last column */
.gapstates > div:last-child {
  border-right: none;
}  
 p.product__text.inline-richtext {
    font-size: 64px;
    font-family: Calvino Grande Trial;
    font-weight: 600;
   line-height: 61px;
}
    h2.product__title {
    font-size: 64px;
    font-family: 'Inter';
    font-weight: 600;
    line-height: 61px;
}
span.jdgm-prev-badge__stars {
    font-size: 30px;
}
/* Container: responsive layout with spacing */
 fieldset.product-form__input--pill {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  padding: 0;
  margin: 0;
}

/* Label style: white background, no hover/active styles */
 fieldset.product-form__input--pill label {
  background-color: white !important;
  border: 1px solid #ccc;
  border-radius: 12px;
  padding: 16px;
  text-align: center;
  cursor: pointer;
  width: 140px; /* optional fixed width */
  min-height: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  transition: none;
}

/* Container layout */
 fieldset.product-form__input--pill {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  padding: 0;
  margin: 0;
}

/* Label design */
 fieldset.product-form__input--pill label {
  background-color: white !important;
  border: 1px solid #ccc;
  border-radius: 12px;
  padding: 16px;
  width: 140px;
  min-height: 200px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  transition: none;
}

/* Ensure image is on top */
 fieldset.product-form__input--pill label img {
  width: 80px;
  height: auto;
  margin-bottom: 12px;  /* Adds space between image and text */
}
    
    
/* Text below image */
 fieldset.product-form__input--pill label span:not(.visually-hidden) {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  padding-top: 6px;
  margin-top: 12px;  /* Adds space below the text */
}
.product-form__submit {
    margin-bottom: 1rem;
    background-color: #6a4aa7;
}
    .footer-signup button {
    padding: 20px 53px !important;
    font-size: 24px !important;
    background: #452ca5 !important;
    color: #fff !important;
    border: none;
    border-radius: 14px !important;
    cursor: pointer;
}
    span.product_des_stat p {
    font-size: 17px;
      color: #555555 !important;
}
    .footer__content-top.page-width {
    padding-top: 20px;
    padding-bottom: 0 !important;
    padding-left: 190px;
}
   
  }
}

/* 1560px to 1919px */
@media (min-width: 1560px) and (max-width: 1919px) {
  .container {
    max-width: 1560px;
    
  }

  .footer__content-top.page-width {
    padding-top: 20px !important;
    padding-bottom: 0 !important;
    padding-left: 190px;
}
  .greybox {
 max-width: 1460px !important;
    margin: 0 auto;
    padding: 10px 60px 60px !important;
   }

    span.packonetext {
    display: flex;
    flex-direction: column-reverse;
  font-size: 30px !important;
    font-family: 'Inter';
    font-weight: 600;
    line-height: 30px !important;
  
}

  
  .gapstates {
    padding-left: 50px;
    padding-right: 50px;
}
      h3.infostatehead {
        line-height: 31px !important;
        font-size: 25px !important;
    }
  .product__text.inline-richtext strong {
  color: #443B8C !important;
}
   fieldset.product-form__input--pill label img {
    width: 135px;
    height: auto;
    margin-bottom: 12px;
}
  .js.product-form__input.product-form__input--pill {
    display: flex;
}
  
}

/* 1920px and above */
@media (min-width: 1920px) {
  body {

.greybox {
 max-width: 1460px !important;
    margin: 0 auto;
    padding: 10px 60px 60px !important;
   }

  span.packonetext {
    display: flex;
    flex-direction: column-reverse;
  font-size: 30px !important;
    font-family: 'Inter';
    font-weight: 600;
    line-height: 30px !important;
  
}
    
    .gapstates {
    padding-left: 50px !important;
    padding-right: 50px !important;
}
        h3.infostatehead {
        line-height: 40px !important;
        font-size: 32px !important;
    }
        h3.infostatehead {
        line-height: 31px !important;
        font-size: 25px !important;
    }
    p.product__text.inline-richtext {
    font-size: 64px;
    font-family: Calvino Grande Trial !important;
    font-weight: 600;
   line-height: 61px;
}
    h2.product__title {
    font-size: 64px;
    font-family: 'Inter';
    font-weight: 600;
    line-height: 61px;
}
span.jdgm-prev-badge__stars {
    font-size: 30px;
}

    h2.banner__heading.inline-richtext.h2 {
    font-size: 90px;
    font-family: Calvino Grande Trial !important;
    font-weight: 600;
}
  }
}
/* general styling product*/

variant-selects {
    width: 695px !important;
}
 fieldset.product-form__input--pill label img {
        width: 180px !important;
        height: auto;
        margin-bottom: 0;
    }
 fieldset.product-form__input--pill label {
        padding: 0;
        width: 180px !important;
        min-height: 200px;
    }

  fieldset.product-form__input--pill label img {
    width: 70px;
  }

.js.product-form__input.product-form__input--pill {
    display: flex;
    flex-direction: row;
    gap: 10px;
}
/* Container: responsive layout with spacing */
 fieldset.product-form__input--pill {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  padding: 0;
  margin: 0;
}

/* Label style: white background, no hover/active styles */
 fieldset.product-form__input--pill label {
  background-color: white !important;
  border: 1px solid #ccc;
  border-radius: 12px;
  padding: 16px;
  text-align: center;
  cursor: pointer;
  width: 140px; /* optional fixed width */
  min-height: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  transition: none;
}

/* Container layout */
 fieldset.product-form__input--pill {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  padding: 0;
  margin: 0;
}

/* Label design */
 fieldset.product-form__input--pill label {
  background-color: white !important;
  border: 1px solid #ccc;
  border-radius: 12px;
  padding: 16px;
  width: 140px;
  min-height: 200px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  transition: none;
}

/* Ensure image is on top */
 fieldset.product-form__input--pill label img {
  width: 80px;
  height: auto;
  margin-bottom: 12px;  /* Adds space between image and text */
}

/* Text below image */
 fieldset.product-form__input--pill label span:not(.visually-hidden) {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  padding-top: 6px;
  margin-top: 12px;  /* Adds space below the text */
}
.product-form__submit {
    margin-bottom: 1rem;
    background-color: #6a4aa7;
}
fieldset.product-form__input--pill label img {
    width: 145px !important;
    height: auto;
    margin-bottom: 12px;
}

.ta-pro {
    display: flex
;
    flex-direction: column;
}
.ta-pro>div:first-child {
    order: 2;
}
.ta-pro>variant-selects {
    order: 1;
}
.ta-pro>div:nth-child(3) {
    order: 3;
}

.tabs-nav li {
  float: left;
  width: 33%;
}
.tabs-nav li:first-child a {
  border-right: 0;
  border-top-left-radius: 6px;
}
.tabs-nav li:last-child a {
  border-top-right-radius: 6px;
}
a {
  background: #eaeaed;
  border: none;
  color: #0087cc;
  display: block;
  font-weight: 600;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}


.tab-active a {
  background: #fff;
  border-bottom-color: transparent;
  color: #2db34a;
  cursor: default;
}
.tabs-stage {
  border: none;
  border-radius: 0;
  border-top: 0;
  clear: both;
  padding: 24px 30px;
  position: relative;
  top: -1px;
}
  ul.tabs-nav li {
    list-style-type: none;
}
ul.tabs-nav {
    padding: 0;
}
li.tab-active {
    padding: 0;
     border-bottom: 2px solid #443B8C;
    font-size: 25px;
}

a.link.product__view-details.animate-arrow {
    display: none;
}

li.tab-active a{
  
    background-color: #ff000000;
}

ul.tabs-nav li a {
  background-color: transparent;
  color:#6A4AA7;
}
.seal-row {
    background-color: white;
}

.footer-columns {
    display: flex
;
    flex-wrap: wrap;
    gap: 192px;
    justify-content: space-between;
    margin-bottom: 40px;
}
.tabs-stage {
    padding: 54px 30px;
  
}

a {
    background: #eaeaed00;
  text-align: left !important;
}


    .section-template--18696537931973__featured_product_new_BrFdeK-padding {
        padding-top: 36px;
        padding-bottom: 1px;
    }

p.rating-count.caption {
    display: none;
}

ul.tabs-nav {
    font-size: 25px;
  background-color: white;
}

.tab-active a{
   color: #6a4aa7;
}

.product .rating-star {
    font-size: 40px;
}

.rating-star {
    --color-rating-star: rgb(254, 216, 63) !important;
}

.sls-widget-branding {
    display: none;
}

fieldset.product-form__input--pill label span:not(.visually-hidden) {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    padding-top: 6px;
    margin-top: 12px;
    color: black;
}

legend.form__label {
    display: none;
}

label.sls-purchase-options-label {
    margin-bottom: 0.15em;
    cursor: default;
    padding-top: 30px;
}


.sls-more-info-container {
    display: none;
}

.button--full-width {
    display: flex;
    width: 100%;
}

.featured-product.product.product--small.grid.grid--1-col.gradient.color-scheme-1.product--left.isolate.grid--2-col-tablet
Specificity: (0,10,0)
 {
    padding-top: 70px;
}

fieldset.product-form__input--pill input[type="radio"]:checked + label {
    border-color: #F9F4FF !important;
    border-radius: 14px;
}


fieldset.product-form__input--pill label{
   border-color: #F9F4FF !important;
    border-radius: 2px;
    border-radius: 14px !important;
  
}

label#seal-purchase-options-label {
    padding-top: 30px !important;
}

.featured-product.product.product--small.grid.grid--1-col.gradient.color-scheme-1.product--left.isolate.grid--2-col-tablet {
    background-color: #ff000000;
}

section.color-scheme-1.gradient {
    padding-top: 100px;
    background-color: #F9F4FF;
  padding-bottom: 70px;
}


fieldset.product-form__input--pill label img {
    width: 80px;
    height: auto;
    margin-bottom: 12px;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

fieldset.product-form__input--pill label:hover img {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

form__input--pill input[type="radio"] + label {
   border-color: #F9F4FF !important;
    border-radius: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
}


.sealsubs-container .sls-purchase-options-container .sls-option-container.sls-active, .sealsubs-container .sls-option-container.sls-active {
    box-shadow: 3px 3px 0px 0px #3E3165 !important;
    border: 1px solid transparent;
}

.sealsubs-container .sls-purchase-options-container .sls-option-container, .sealsubs-container .sls-option-container
 {
    
}
variant-selects {
    width: 695px !important;
}
 fieldset.product-form__input--pill label img {
        width: 180px !important;
        height: auto;
        margin-bottom: 0;
    }
body  fieldset.product-form__input--pill label {
        padding: 0;
        width: 180px !important;
        min-height: 200px;
    }

span.money.conversion-bear-money.seal-money.ht-money {
    font-size: 24px;
    color: #2F2F30;
    font-family: 'Inter';
}

/* Ensure parent is positioned */
.custom_options {
  position: relative;
  padding-left: 0px;
    padding-bottom: 10px;
}

/* Badge for 2nd column */
.custom_options:nth-of-type(2)::before {
    content: "$32.50 OFF";
    position: absolute;
    left: 48.5%;
    top: 7px;
    transform: translateX(-50%);
    background-color: #6A4AA7;
    color: white;
    padding: 4px 0px;
    font-size: 17px;
    font-weight: 600;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    white-space: nowrap;
    z-index: 10;
    width: 180px;
    text-align: center;
}

.custom_options:nth-child(1) label {
    position: relative;
    height: 335px;
    top: -47px;
}




/* Badge for 3rd column */
.custom_options:nth-of-type(3)::before {
    content: "$48.00 OFF";
    position: absolute;
    left: 49.5%;
    top: 7px;
    transform: translateX(-50%);
    background-color: #6A4AA7;
    color: white;
    padding: 4px 0px;
    font-size: 17px;
    font-weight: 600;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    white-space: nowrap;
    z-index: 10;
    width: 180px;
    text-align: center;
}

/* Optional: Add space above columns so badges don’t get cut off */
.product-form__input--pill {
  padding-top: 30px;
}

.custom_options {
  position: relative;
  overflow: visible;
}



/*product tabs txtsection */
label.sls-purchase-options-label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  text-align: center;
  margin-bottom: 0.15em;
  cursor: default;
  padding: 0 10px;
  font-weight: 500;
  font-size: 24px;
  color: #2F2F30;
  padding-bottom: 20px !important;
}

label.sls-purchase-options-label::before,
label.sls-purchase-options-label::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #ccc;
}

/* Optional: Adjust font size and gap for smaller screens */
@media (max-width: 767px) {
  label.sls-purchase-options-label {
    font-size: 14px;
    gap: 8px;
  }
}



 .section-template--18696537931973__featured_product_QBMcQC-padding {
        padding-bottom: 10px !important;
    }

body  fieldset.product-form__input--pill label {
       
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: flex-start;
    }
 h2.banner__heading.inline-richtext.h2 {
    font-size: 93px;
    font-family: Calvino Grande Trial !important;
    font-weight: 600;
}

.banner__heading strong {
  font-family: inter !important;
  font-weight: 600; 
    display: block;
}
.product__text.inline-richtext strong {
  color: #443B8C !important;
}
 p.product__text.inline-richtext {
    font-size: 64px;
    font-family: Calvino Grande Trial;
    font-weight: 600;
   line-height: 61px;
}
    h2.product__title {
    font-size: 64px;
    font-family: 'Inter';
    font-weight: 600;
    line-height: 61px;
}
span.jdgm-prev-badge__stars {
    font-size: 30px;
}
   .gapstates > div {
  border-right: 1px solid #8671CC; /* Add right border to all columns */
  padding: 0 15px;
}

/* Remove right border from the last column */
.gapstates > div:last-child {
  border-right: none;
}
/* Container: responsive layout with spacing */
 fieldset.product-form__input--pill {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  padding: 0;
  margin: 0;
}

/* Label style: white background, no hover/active styles */
 fieldset.product-form__input--pill label {
  background-color: white !important;
  border: 1px solid #ccc;
  border-radius: 12px;
  padding: 16px;
  text-align: center;
  cursor: pointer;
  width: 140px; /* optional fixed width */
  min-height: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  transition: none;
}

/* Container layout */
 fieldset.product-form__input--pill {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  padding: 0;
  margin: 0;
}

/* Label design */
 fieldset.product-form__input--pill label {
  background-color: white !important;
  border: 1px solid #ccc;
  border-radius: 12px;
  padding: 16px;
  width: 140px;
  min-height: 200px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  transition: none;
}

/* Ensure image is on top */
 fieldset.product-form__input--pill label img {
  width: 80px;
  height: auto;
  margin-bottom: 12px;  /* Adds space between image and text */
}

/* Text below image */
 fieldset.product-form__input--pill label span:not(.visually-hidden) {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  padding-top: 6px;
  margin-top: 12px;  /* Adds space below the text */
}
.product-form__submit {
    margin-bottom: 1rem;
    background-color: #6a4aa7;
}
    .footer-signup button {
    padding: 20px 53px !important;
    font-size: 24px !important;
    background: #452ca5 !important;
    color: #fff !important;
    border: none;
    border-radius: 14px !important;
    cursor: pointer;
}
/* */
.banner__text.rte {
    font-size: 24px;
}
h2.banner__heading.inline-richtext.h2 {
    font-size: 50px;
}
.infostatesection {
    margin-top: -240px;
   
}
 h3.infostatehead {
        line-height: 37px !important;
        font-size: 33px !important;
    }

/*product tab */

 
/* end*/




/* Responsive adjustments */
@media (min-width: 480px) {
   fieldset.product-form__input--pill label {
    width: 120px;
  }
}

@media (min-width: 768px) {
   fieldset.product-form__input--pill label {
    width: 140px;
  }
 
}

/* Text styling */
 fieldset.product-form__input--pill label span:first-of-type {
  order: -1;
  /* margin-bottom: 10px; */
  text-align: center;
  color: #222;
  text-decoration: none;
  transition: color 0.3s ease, text-decoration 0.3s ease;
}

/* Image styling */
 fieldset.product-form__input--pill label img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  border: 2px solid transparent;
  transition: border-color 0.3s ease, transform 0.3s ease;
}

/* Active (checked) state */
 fieldset.product-form__input--pill input[type="radio"]:checked + label span:first-of-type {
  color: #007bff;
  text-decoration: none;
  font-weight: 600;
}

/* Active image border */
 fieldset.product-form__input--pill input[type="radio"]:checked + label {
  border-color: #007bff;
  
}

/* Hover effects */
 fieldset.product-form__input--pill label:hover img {
  border-color: #007bff88;
}



span.deferred-media__poster-button.motion-reduce {
  width: 130px;
  height: 130px;
  background-color: #6a4aa7;
  color: white;
}
.content-container {
  box-radius: 0;
}

.button,
.button-label,
.shopify-challenge__button,
.customer button {
  font-size: 25px;
  letter-spacing: 0.1rem;
  font-weight: 600;
}
.slideshow__text.banner__box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 60.5rem;
  right: 30px;
  top: 5px;
}
.banner__text.rte {
  font-size: 37px;
  color: white;
}
.ingridents .multicolumn-card.content-container {
  display: flex;
  justify-content: left;
  flex-direction: row-reverse;
}
border {
  display: none;
}
.multicolumn.color-scheme-1.gradient.no-heading {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
.ingridents .multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--third-width.multicolumn-card-spacing {
  width: 20%;
}
.multicolumn-card.content-container {
  border: none;
  border-radius: 12px;
}
.ataw .multicolumn-card__info {
  background-color: #6a4aa7;
  color: white;
  border-radius: 0 0 14px 14px;
  font-size: 24px;
  padding: 13px;
}
.media.media--transparent.media--square {
  border-radius: 14px 14px 0 0px;
}
.ataw .multicolumn-card {
  border-radius: 14px;
  border: none;
}
.ataw
  .multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--full-width {
  padding: 0;
  margin: 0;
}
.background-none
  .slider
  .multicolumn-card__image-wrapper
  + .multicolumn-card__info {
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.infostatesection{
  width: 100%; 
  padding: 0;  
  box-sizing: border-box; 
  margin-top: -280px; 
  position: relative; 
  z-index: 10;
}

p.infostatehead {
    font-size: 16px !important;
      text-align: center !important;
}
h3.infostatehead {
  line-height: 34px !important;
}

  .ingridents .multicolumn-list h3 {
    font-size: 31px;
    color: #282572;
    font-weight: 600;
}
  .ingridents .rte p {
    font-size: 20px;
    color: #282572;
    font-weight: 500;
}
  .ingridents .multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--third-width.multicolumn-card-spacing {
    width: 33%;
    align-items: center;
    padding-top: 30px;
}
        .multicolumn .button {
        margin-top: 10px !important;
    }

.page-width.section-template--18696537931973__multicolumn_V7HHCw-padding.isolate {
    display: flex
;
    justify-content: space-between;
}
.ingridents .rte p {
    font-size: 24px;
    color: #282572;
    font-weight: 500;
}
.multicolumn-card.content-container {
    border-radius: 25px;
}
li#Slide-template--18696537931973__multicolumn_GDY6tp-5 {
    margin-left: 300px;
}
.center.small-hide.medium-hide {
    padding-top: 30px;
}

 .accordion .accordion__title {
  font-family: inter;
  font-size: 30px;
  font-weight: 600;
  color: #111111;
  margin-bottom: 0px;
}

.accordion p, .accordion li {
  font-family: inter;
  font-size: 15px;
  color: #111111;
  line-height: 1.6;
}
  .accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 20px 0;
    font-weight: bold;
    font-size: 24px;
}
  .accordion-header .plus {
    font-size: 20px;
    font-weight: bold;
}
.custom-section {
    width: 100%;
    background: white !important;
    padding: 40px 80px;
    box-sizing: border-box;
}

 .footer-signup {
    display: flex;
    justify-content: center;
    gap: 40px;
}
  .footer-signup p {
    font-size: 24px !important;
    margin-bottom: 10px;
    font-family: inter; 
}
  .footer-signup button {
    padding: 0 20px !important;
    font-size: 24px !important;
    background: #452CA5 !important;
    color: #ffffff !important;
    border: none;
    border-radius: 14px !important;
    cursor: pointer;
}

.footer-custom {
    max-width: 100%;
    margin: auto;
    padding-left: 90px !important;
    padding-right: 20px !important;
    background: #DCD0FE;
    color: black;
    font-family: Arial, sans-serif;
    padding-top: 100px;
    padding-bottom: 40px;
}

.collapsible-content-wrapper-narrow {
   
    max-width: 104.4rem !important;
}

.Grey-Main-section{
  width: 100%; 
  background-color: white; 
  padding: 0px 20px;
  
}

/*1920 screen*/
@media (min-width: 1920px) {
  .container {
    max-width: 1920px;
  }
  .slideshow__text.banner__box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 73.5rem !important;
    margin-top: 79px;
}
h2.banner__heading.inline-richtext.hxxl {
    font-size: 53px !important;
    line-height: 101px;
}
  
  .button, .button-label, .shopify-challenge__button, .customer button {
    font-size: 33px;
    letter-spacing: .1rem;
    font-weight: 600;
    background-color: #291952;
    padding-top: 10px;
    padding-bottom: 10px;
}
.eyemaskinfo .multicolumn.color-scheme-1.gradient.no-heading {
  padding-left: 50px;
  padding-right: 50px;
  background-color: white;
}
img.multicolumn-card__image {
  height: 400px !important; /* adjust as needed */
  object-fit: cover; /* ensures the image fills the area neatly */
  width: 100%; /* optional, makes image responsive */
}
  .multicolumn.background-none .multicolumn-card {
    border-radius: 24px !important;
}
  .infostatesection{  
  margin-top: -400px !important; 
 
}
  h3.infostatehead {
    font-size: 40px !important;
    text-align: center;
    line-height: 45px !important;
    
  }
  .gapstates {
  border-right: 1px solid white;
}
  .gapstates{
    gap: 40px !important;
    
  }
   p.infostatehead {
    font-size: 24px !important;
    color: white;
    line-height: 35px !important;
    text-align: center;
  }
  .page-width.section-template--18696537931973__multicolumn_V7HHCw-padding.isolate {
    display: flex;
    justify-content: space-between;
}
  .ingridents .multicolumn-list h3 {
    font-size: 41px;
    color: #282572;
    font-weight: 600;
}
  .ingridents .rte p {
    font-size: 30px;
    color: #282572;
    font-weight: 500;
}
  .ingridents .multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--third-width.multicolumn-card-spacing {
    width: 33%;
    align-items: center;
    padding-top: 30px;
}
        .multicolumn .button {
        margin-top: 10px !important;
    }
.custom-section {
    width: 100%;
    background: white !important;
    padding-left: 216px !important;
    padding-right: 216px !important;

    box-sizing: border-box;
}
  .collapsible-content-wrapper-narrow {
   
    max-width: 151.4rem !important;
}
  .column-left img {
    width: 70% !important;
    height: 79vh !important;
    display: block;
    border-radius: 8px;
}
  h1 strong {
  font-size: 36px !important;
  font-weight: 700; /* Optional: ensures it's bold */
}

  .accordion .accordion__title {
  font-family: inter;
  font-size: 32px!important;
  font-weight: 600;
  color: #282572;
  margin-bottom: 10px;
}

.accordion p, .accordion li {
  font-family: inter;
  font-size: 15px;
  color: #111111;
  line-height: 1.6;
}
  .accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 20px 0;
    font-weight: bold;
    font-size: 27px;
}
  .accordion-header .plus {
    font-size: 32px;
    font-weight: bold;
}

  li#Slide-template--18696537931973__multicolumn_GDY6tp-5 {
    margin-left: 375px;
}
  .testimonialssec .center.small-hide.medium-hide {
    padding-top: 50px;
}
  .eyemaskinfo.multicolumn.color-scheme-1.gradient.background-none.no-heading {
    margin-bottom: -150px;
}

  .footer-signup {
    display: flex;
    justify-content: center;
    gap: 40px;
}
  .footer-signup p {
    font-size: 24px !important;
    margin-bottom: 10px;
}
  .footer-signup button {
     padding: 34px 53px !important;
        font-size: 24px !important;
        background: #452ca5 !important;
        color: #fff !important;
        border: none;
        border-radius: 14px !important;
        cursor: pointer;
        line-height: 10px;
}
  a.button.button--primary {
    font-size: 24px;
    line-height: 15px;
    font-weight: 600;
    padding-top: 34px;
    padding-bottom: 34px;
    padding-left: 53px;
    padding-right: 53px;
    background-color: #452CA5;
}
  img.icon-class {
    margin-top: 11px !important;
}
  .rightborder {
    border-right: 1px solid #a1a1a1;
}
  .gapstates {
    padding-bottom: 30px;
}
 .section-template--18696537931973__featured_product_QBMcQC-padding {
        padding-bottom: 10px !important;
    }
  
}

@media (min-width: 1400px) and (max-width: 1920px) {
 h1 strong {
    font-size: 36px !important;
    font-weight: 700;
}
  .slideshow__text.banner__box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 73.5rem !important;
    margin-top: 79px;
}
    h3.infostatehead {
        line-height: 52px !important;
        font-size: 44px !important;
    }
  .slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-scheme-2.gradient.slideshow__text--center.slideshow__text-mobile--center {
    padding-left: 0;
    padding-right: 0;
}
  .rightborder {
border-right: 1px solid #a1a1a1;
    
}
  .gapstates {
    padding-bottom: 30px;
}
   .page-width.section-template--18696537931973__multicolumn_WrTP7k-padding.isolate .media.media--transparent.media--adapt img.multicolumn-card__image {
 height: 70% !important;
}
}

/*Tablet querry*/
@media (min-width: 768px) and (max-width: 1024px) {
  h1 strong {
    font-size: 36px !important;
     font-weight: 700;
}
  .multicolumn.color-scheme-1.gradient.no-heading {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer__content-top.page-width {
    padding-left: 50px !important;
}


  .featured-product.product.product--small.grid.grid--1-col.gradient.color-scheme-1.product--left.isolate.grid--2-col-tablet {
        display: flex !important;
        flex-wrap: wrap !important;
        flex-direction: column !important;
    gap: 63px;
    }
  /*product section */

  .featured-product.product.product--small.grid.grid--1-col.gradient.color-scheme-1.product--left.isolate.grid--2-col-tablet {
    display: flex
;
    flex-wrap: wrap;
}
   fieldset.product-form__input--pill {
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
    justify-content: center;
    padding: 0;
    margin: 0;
    flex-direction: row;
}
       fieldset.product-form__input--pill label {
        width: 115px !important;
    }
  h2.product__title {
    font-size: 40px !important;
}
p.product__text.inline-richtext {
    font-size: 44px;
}
  
  .Grey-Main-section {
    padding: 0 60px;
  }

  h2 {
    font-size: 30px;
  }

  .accordion-header {
    font-size: 20px;
  }

  .slideshow__text.banner__box {
    margin-top: 20px;
    padding-top: 20px;
    padding-right: 16px;
    padding-left: 250px;
  }

  .banner__heading {
    font-size: 50px;
  }
.slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-scheme-2.gradient.slideshow__text--center.slideshow__text-mobile--center {
    margin-top: -30px;
}

  .footer-custom {
      padding-left: 30px !important;
      padding-right: 30px !important;
      padding-top: 30px !important;
      padding-bottom: 30px !important;
    }

    .footer-columns {
      flex-direction: row !important;
      gap: 0px;
      justify-content: center !important;
     display: flex !important;
    flex-wrap: nowrap !important;
    padding-bottom: 20px;
    }

    .footer-col {
      flex: 1; /* Take up equal space */
      max-width: none; /* Override any max-width */
      min-width: 150px;
      margin-bottom: 0;
    }
  .footer-col {
    flex: 1 1 200px;
    min-width: 180px;
    text-align: left !important;
}
  h2.collapsible-content__heading.inline-richtext.hxl {
    font-size: 32px !important;
    padding-left: 30px !important;
}
  .section-template--18696537931973__collapsible_content_gajNGx-padding {
        padding-top: 50px !important;
    }
  li#Slide-template--18696537931973__multicolumn_GDY6tp-5 {
    margin-left: 0;
}
      .section-template--18696537931973__multicolumn_V7HHCw-padding {
        padding-top: 50px;
        padding-bottom: 20px;
        padding-right: 70px !important;
    }
  h3.infostatehead {
    line-height: 25px !important;
    font-size: 20px !important;
}
  .custom-grid {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 0px;
    flex-direction: column;
}
  .infostatesection {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    margin-top: -200px;
    position: relative;
    z-index: 10;
    background-color: #6958b6;
}
  .slideshow__text.banner__box {
    max-width: 43.5rem !important;
}
  .banner__text.rte {
    font-size: 20px !important;
}
      h2.banner__heading.inline-richtext.h2 {
        font-size: 50px !important;
    }
  .tabs {
    width: 600px !important;
}
 
}

/*Mobile Querry */
 @media (min-width: 1024px) and (max-width: 1400px) {

   .slideshow__text.banner__box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 73.5rem !important;
    margin-top: 79px;
}

   .custom_options.custom_options_0 img {
    margin: 0 !important;
    width: 100% !important;
    max-width: 205px !important;
    height: 125px !important;
    object-fit: cover;
}   

  
.product-form__submit span {
    font-size: 17px;
}
   
   h3.infostatehead {
    line-height: 44px !important;
    font-size: 34px !important;
}
   .slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-scheme-2.gradient.slideshow__text--center.slideshow__text-mobile--center {
    padding-left: 100px;
    padding-right: 103px;
}
   .rightborder {
   border-right: 1px solid #a1a1a1;
}
   .gapstates {
    padding-bottom: 30px;
}
   
   
 }

@media (max-width: 767px) {
  .accordion p, .accordion li {
    font-size: 15px !important;
}
  .infostatesection {
    margin-top: 0;
    padding: 20px 16px;
    background-color: #b49de7;
  }

.jdgm-rev-widg__header {
    text-align: left !important;
}
  .jdgm-rev-widg {
    padding: 0 !important;
    margin: 0 !important;
    
}
  .jdgm-rev.jdgm-divider-top.jdgm--done-setup {
    padding: 0;
}

.price-item--regular {
    color: lightgray !important;
    font-size: 16px !important;
    padding-left: 10px !important;
    margin-right: -20px !important;
}
      .product-form__submit span {
        text-transform: uppercase;
        font-size: 15px !important;
    }
  
.custom_options:nth-of-type(3)::before {
    font-size: 13px;
    width: 110px;
}
  
   fieldset.js.product-form__input.product-form__input--pill {
        display: flex !important;
        flex-direction: row;
        flex-wrap: nowrap !important;
    }

span.packonetext {
    display: flex;
    flex-direction: column-reverse;
    font-size: 20px !important;
    font-family: 'Inter';
    font-weight: 600;
    line-height: 4px !important;
}
  
 

fieldset.product-form__input--pill input[type=radio]:checked+label {
    padding: 0 !important;
}


.custom_options:nth-of-type(2)::before {
    font-size: 13px !important;
    width: 110px !important;
}

  
.product-form__input--pill input[type=radio]+label {
    padding: 0 !important;
}

fieldset.product-form__input--pill input[type=radio]:checked+label {
    height: 120px !important;
}

.custom_options:nth-of-type(2)::before {
        left: 47.5% !important;
    }
body fieldset.product-form__input--pill label {
    width: 110px !important;
}


span.packtwotext {
    font-size: 11px !important;
}

.js.product-form__input.product-form__input--pill {
    display: flex;
    flex-direction: row;
    gap: 0 !important;
}

  .product-form__submit span {
    text-transform: uppercase;
    font-size: 20px;
}
  
section.color-scheme-1.gradient {
    padding-bottom: 0px !important;
}


.Grey-Main-section {
    width: 100%;
    background-color: white;
    padding: 0px 10px !important;
}
  .footer__content-top.page-width {
    padding-top: 10px;
    padding-bottom: 0 !important;
    padding-left: 20px !important;
}
  
  .custom_options:nth-of-type(3)::before {
  content: "$48.00 OFF";
  position: absolute;
  top: 0px;
  left: 22%;
  }
  .product-form__buttons {
    max-width: 26rem !important;
}
  .button--full-width {
    display: flex;
    width: 75% !important;
}
section.color-scheme-1.gradient {
    overflow: hidden;
    padding-top: 10px;
}
.tabs-stage {
    padding: 4px 0px !important;
}
  
    .slideshow__text-wrapper.banner__content.banner__content--top-right.page-width.banner--desktop-transparent::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4); /* Adjust the color and opacity */
    z-index: 1;
  }
  .tabs-nav li.tab-active{
  padding: 0;
  border-bottom: none;
  font-size: 17px !important;
}
  ul.tabs-nav {
    font-size: 19px !important;
    background-color: white;
}
  
  /*product tabs*/
  .product-form__buttons {
    max-width: 30rem !important;
}
    fieldset.js.product-form__input.product-form__input--pill {
        display: flex !important
;
        flex-direction: column;
    }
  .custom_options:nth-of-type(2)::before {
    content: "$32.50 OFF";
    position: absolute;
    top: 0px;
    left: 22%;
  }
  .product-form__buttons {
    max-width: 26rem
260px
 !important;
}
  .slideshow__text-wrapper.banner__content.banner__content--top-right.page-width.banner--desktop-transparent {
    position: relative;
    z-index: 2; /* Ensure content appears above the overlay */
  }

    .banner__text.rte p {
        font-size: 20px;
    }

/*product section*/
 
   fieldset.product-form__input--pill label img {
    width: 70px;
  }

   fieldset.product-form__input--pill label span:not(.visually-hidden) {
    font-size: 15px;
  }
h3.infostatehead {
    line-height: 30px !important;
    font-size: 20px !important;
  font-family: inter;
}
  
  p {
    font-size: 24px;
    font-family: inter;
  }
h2{
  font-size: 32px;
  font-family: inter;
}
  h3 {
    font-size: 28px;
    line-height: 30px;
    font-family: inter;
  }
      h2.rich-text__heading.rte.inline-richtext.h1 {
        font-size: 30px !important;
        line-height: 41px !important;
        font-family: inter;
    }
  .accordion-header {
    font-size: 28px;
    font-family: inter;
}
  h2.collapsible-content__heading.inline-richtext.hxl {
    font-size: 32px !important;
    line-height: 40px !important;
}
  h3 {
    font-size: 28px;
  }
  .banner__content {
    padding: 0 !important;
   
}
/* li#Slide-template--18696537931973__featured_product_QBMcQC-29332529250501 {
  max-width: 60% !important;
} */
fieldset.js.product-form__input.product-form__input--pill {
    display: flex !important;
}
  
  .slideshow__text.banner__box {
   
    padding-left: 70px !important;
    padding-right: 0px !important;
}
  .rightborder {
    padding: 0 0 20px 20px !important;
}
  p.infostatehead {
    font-size: 20px !important;
    text-align: center !important;
}
/*infostates part */
 .gapstates {
    display: flex !important;
    flex-wrap: wrap;
    gap: 0px !important;
    justify-content: center;
  }
/*product tabs styel */
 fieldset.product-form__input--pill label {
    width: 104px !important;
    min-height: 150px;
  padding: 5px;
}
  a.link.product__view-details.animate-arrow {
    color: black;
    font-size: 20px;
}
.cart-notification.active {
    border-radius: 24px !important;
}
    
  .rightborder {
        padding: 0 10px 0px 10px !important;
    }
 fieldset.product-form__input--pill {
    display: flex
;
    flex-wrap: nowrap;
    gap: 5px;
    justify-content: center;
    padding: 0px;
    margin: 0;
    flex-direction: row;
}
h2.product__title {
    font-size: 32px !important;
}

  
  .slideshow__text-wrapper.banner__content.banner__content--top-right.page-width.banner--desktop-transparent {
    padding-left: 25px;
}
  h2.banner__heading.inline-richtext.h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}
  .banner__text.rte p {
    font-size: 20px;
}
  .section-template--18696537931973__rich_text_Vh4cN6-padding {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
  .section-template--18696537931973__multicolumn_8FM7bj-padding {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
}
  .section-template--18696537931973__featured_product_QBMcQC-padding {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
  .section-template--18696537931973__multicolumn_GDY6tp-padding {
    padding-top: 0px;
    padding-bottom: 30px !important;
}
  h2.rich-text__heading.rte.inline-richtext.h1 {
    font-size: 32px !important;
}
  h2 {
    font-size: 32px;
    line-height: 30px;
  }
  .greybox {
    padding:10px !important;
}
   .ingridents .multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--third-width.multicolumn-card-spacing {
    width: 50%;
    align-items: center;
    padding-top: 10px;
}
  li#Slide-template--18696537931973__multicolumn_GDY6tp-5 {
     margin-left: 0; 
}
  .ingridents .multicolumn-card.content-container {
    display: flex;
    justify-content: left;
    flex-direction: column;
}
  .section-template--18696537931973__multicolumn_V7HHCw-padding {
    padding-top: 20px;
    padding-bottom: 20px;
}
      .multicolumn .title-wrapper-with-link {
        margin-bottom: 10px !important;
    }
.page-width.section-template--18696537931973__multicolumn_V7HHCw-padding.isolate {
    padding: 20px;
}
  .section-template--18696537931973__multicolumn_GDY6tp-padding {
    padding-top: 0px;
    padding-bottom: 30px;
}

  .grey-box-gap {
    gap: 5px !important;
}
.slideshow__media.banner__media.media {
    height: 526px !important;
}

  .page-width.section-template--18696537931973__multicolumn_V7HHCw-padding.isolate {
    display: flex;
    justify-content: left;
    flex-direction: column !important;
    align-content: center;
    align-items: flex-start !important;
}
  variant-selects {
width: 100% !important;
}
  
}
  /*footer style */
   .footer-custom {
      padding: 40px 16px;
    }

    .footer-columns {
      flex-direction: column;
      align-items: center;
      text-align: center;
      gap: 30px;
    }

    .footer-col {
      width: 100%;
    }

    .footer-col h4 {
      font-size: 20px;
    }

    .footer-col ul li a {
      font-size: 18px;
      line-height: 30px;
    }

    .footer-bottom p {
      font-size: 16px;
    }
  .footer-columns {
  display: flex !important;
  flex-direction: row !important;
  gap: 0px !important; 
  margin-bottom: 10px;
  text-align: left;
}

.footer-col {
  flex: 2 2 calc(50% - 20px) !important;
  box-sizing: border-box;
  text-align: left;
}

  .footer-custom {
    padding-top: 20px !important;
    padding-left: 20px !important;
}
  .footer-signup {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-direction: column;
    align-items: center;
}
  .footer-signup button{
    padding-top:10px;
    padding-bottom: 10px;
  }
.footer-signup button {
    padding: 10px 19px !important;
}
  .section-template--18696537931973__collapsible_content_gajNGx-padding {
    padding-top: 50px !important;
    padding-bottom: 9px;
}
  .review-text {
    font-size: 17px;
}
legend.form__label {
    display: none;
}
.rc-selection__root {
    display: flex !important;
    flex-direction: column-reverse !important;
}
  /* product title section*/
  p.product__text.inline-richtext {
    font-size: 35px !important;
    font-family: Calvino Grande Trial;
    font-weight: 600;
    line-height: 24px;
}
 .section-template--18696537931973__multicolumn_qfBJyJ-padding {
    padding-top: 27px;
    padding-bottom: 21px !important;
}
  .rich-text.content-container.color-scheme-8fc2f19d-83e5-4ea4-a9b6-745bc879ec18.gradient.rich-text--full-width.content-container--full-width.section-template--18696537931973__rich_text_faa9if-padding {
    padding-top: 40px !important;
}

}
.custom_options:nth-child(1) label {
    position: relative;
    height: 335px;
    top: -47px;
}

        fieldset.product-form__input--pill label img {
            width: 80px;
            height: auto;
            margin-bottom: 0;
            margin-top: 25px;
        }
.custom_options {
    position: relative;
    overflow: hidden;
}

fieldset.product-form__input--pill label {
    background-color: white !important;
    border: 1px solid #ccc !important;
}
.product-form__buttons {
    max-width: 50rem !important;
   
}

    .button, .button-label, .shopify-challenge__button, .customer button {
       
        background-color: #6A4AA7 !important;
        
    }

.tabs-stage {
    padding: 54px 0px;
}
 fieldset.product-form__input--pill input[type=radio]:checked+label {
    color: #000000;
    text-decoration: none;
    font-weight: 600;
    background-color: white !important;
    border: 2px solid #443B8C !important;
   /* padding-left: 5px; */
   
}
fieldset.product-form__input--pill input[type="radio"]:checked + label span:first-of-type {
    color: #000000;
    text-decoration: underline;
    font-weight: 600;
}

@media only screen and (max-width: 600px) {
h3 .feature-title{
  font-size: 18px !important;
  text-align: center !important;
}

.product-form__buttons span.money.conversion-bear-money.seal-money.ht-money {
    padding-left: 20px !important;
}

  .product-form__submit span {
    text-transform: uppercase;
    font-size: 16px !important;
}

.product-form__buttons{
    display: flex !important;
    justify-content: center !important;
}
.button--full-width{
  width: 85% !important;
}
.multicolumn-card.content-container {
    border-radius: 10px !important; 
}

p .feature-description{
  font-size: 12px !important;
}

.label.sls-purchase-options-label {
  font-size: 18px !important;
}
.accordion .accordion__title {
        font-family: inter;
        font-size: 18px !important;
    }
}




span.product_des_stat {
  color: #555555 !important;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Inter';
}

span.jdgm-prev-badge__text {
    font-size: 27px;
}

.accordion .accordion__title {
        font-family: inter;
        font-size: 24px;
    }
.icon-with-text--horizontal .icon-with-text__item {
    flex-direction: column;
    width: 31% !important;
}

ul.icon-with-text.icon-with-text--horizontal.list-unstyled {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.footer-custom {
    max-width: 100%;
    margin: auto;
    padding-left: 215px !important;
    padding-right: 215px !important;
    background: #DCD0FE;
    color: black;
    font-family: inter, sans-serif;
    padding-top: 70px;
    padding-bottom: 40px;
}

variant-selects {
    width: 120% !important;
}


span.packtwotext {
    font-size: 16px !important;
    font-weight: 400;
    font-family: 'Inter';
    color: #443B8C !important;
}
fieldset.product-form__input--pill input[type=radio]:checked+label span:first-of-type {
    color: #000000;
    text-decoration: none !important;
    background-color: #ffffff00 !important;
    border: none;
    /* padding: 5px; */
}
label#seal-purchase-options-label {
    padding-top: 0px !important;
}

@media only screen and (max-width: 600px) {
label.sls-selling-plan-group-name {
    font-size: 18px !important;
    font-family: inter;
    font-weight: 700 !important;
    text-transform: capitalize !important;
   margin-top: 3px !important;
}
}
label.sls-selling-plan-group-name {
    font-size: 24px;
    font-family: inter;
    font-weight: 500;
    text-transform: capitalize !important;
}
.sls-purchase-options-container {
    padding-bottom: 0px !important;
}


.product-form__buttons span.money.conversion-bear-money.seal-money.ht-money {
    font-size: 21px;
    color: #ffffff;
    font-family: 'Inter';
    font-weight: 600;
    padding-left: 31px;
  padding-top: 10px;
}
span.packtwotext {
    margin: 0 !important;
    padding: 0 !important;
    padding-top: 10px !important;
    padding-bottom: 7px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}
fieldset.product-form__input--pill :nth-child(1) label img {
    margin-top: 0 !important;
}



.seal-col.seal-col-radio {
    padding-top: 5px;
}

.sealsubs-target-element .sls-custom-radio, .sls-option[type="radio"] + span.sls-custom-radio {
    border: 1px solid #443B8C !important;
    background: #ffffff00 !important;
}
[data-product] .sls-purchase-options-container {
    border: 0px solid rgba(198, 198, 198, 0.55) !important;
}
/* label.sls-selling-plan-group-name {
    font-family: Inter;
    font-weight: 500;
    font-size: 32px;
    line-height: 36px;
} */
.seal-row {
    position: relative;
}
span.sls-savings-badge {
    position: absolute;
    top: 30px;
    right: 0;
    padding: 0;
    background-color: transparent;
    color: #443B8C;
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 500;
}

.sls-selling-plan-group-options {
    display: flex!important;
    justify-content: space-between;
}

.price__container {
    margin-bottom: 0 !important;
}

li#Slide-template--18696537931973__featured_product_QBMcQC-29332529250501
Specificity: (1,0,1)
 {
    padding-top: 89px !important;
}


element.style {
    width: 285px;
}
.slick-slider .element {
    justify-content: space-between !important;
}

media-gallery {
    position: sticky;
    top: 20px;
}



/* foooter code  */

footer {
    background-color: #E9E9F1 !important;
}
h2.footer-block__heading {
    font-family: Inter;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    color: #282572;
}

.footer__content-top a.link {
    color: #2F2F30;
    font-family: Inter;
    font-weight: 400;
    font-size: 18px;
    line-height: 44px;
}
.footer-block--newsletter {
    align-items: center !important;
    flex-direction: column;
}
.footer-block__newsletter {
    margin: auto;
}
.footer-block__newsletter h2.footer-block__heading {
    display: none;
}
.newsletter-form__field-wrapper .field__input {
    background-color: #fff !important;
}
.newsletter-form__field-wrapper .field__input::placeholder {
    color: #000 !important;
    position: relative;
    opacity: 1;
      font-size: 12px !important;
      text-transform: capitalize;
    font-weight: 500;

}
.newsletter-form__field-wrapper {
    display: flex;
    width: 700px !important;
    max-width: 700px !important;
}
.newsletter-form__field-wrapper .field__input {
    height: 73px;
    border-radius: 14px;
    font-family: Inter;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    color: #000000;
    position: relative;
    border-radius: 14px 0 0 14px;
    width: 500px;
    left: 0;
    padding: 11px 20px 20px !important;
}
button#Subscribe {
    width: 200px;
    height: 74px;
    border-radius: 0 14px 14px 0;
    background-color: #452CA5;
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}
.newsletter-form__field-wrapper .field {
    display: block;
    width: 500px;
}
.footer-block--newsletter svg path {
    fill: #452CA5;
}
.footer-block--newsletter .svg-wrapper {
    width: 30px;
    height: 30px;
}
.footer-block--newsletter .svg-wrapper svg {
    width: 30px !important;
    height: 30px !important;
}
.footer__content-bottom-wrapper {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.footer__copyright.caption {
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    color: #2F2F30;
}
.footer__content-top.page-width {
    padding-top: 40px;
    padding-bottom: 0!important;
}
.footer__content-bottom {
    padding-top: 0!important;
}
.footer-block--newsletter {
    gap: 30px!important;
    margin-top: 30px!important;
}
label.field__label {
    color: #2F2F30;
    font-size: 14px !important;
    margin-top: 16px;
    font-family: Inter;
    font-weight: 400;
    letter-spacing: 0;
}

.product-form__submit span {
    text-transform: uppercase;
}
.product-form__submit span {
    text-transform: uppercase;
    font-size: 24px;
}
.product-form__buttons span.money.conversion-bear-money.seal-money.ht-money {
    font-size: 24px;
}
a#cart-notification-button {
    width: 100%;
    color: #fff;
}
@media screen and (min-width: 750px) {
    .newsletter-form {
        max-width: 700px!important;
    }
}
@media (max-width: 767px){
  span.sls-savings-badge {
    font-size: 14px !important;
}
  .product__media-item.grid__item.slider__slide.is-active.product__media-item--single {
    max-width: 93% !important;
}
  .button--full-width {
    display: flex;
    width: 100%;
}
  .footer__content-top a.link {
    font-size: 20px;
    line-height: 24px;
}
  h2.footer-block__heading {
    font-size: 28px !important;
    line-height: 20px !important;
}
  .footer-block--newsletter {
    gap: 40px!important;
    margin-top: 45px!important;
}
  .footer-block__newsletter {
    width: 100%;
}
.newsletter-form__field-wrapper {
    display: flex;
    width: 350px !important;
    max-width: 647px !important;
}
.newsletter-form__field-wrapper .field {
    display: block;
    width: 260px;
}
.newsletter-form__field-wrapper .field__input {
    height: 49px;
    border-radius: 14px;
    font-family: Inter;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase;
    color: #000000;
    position: relative;
    border-radius: 14px 0 0 14px;
    width: 250px;
    left: 0;
    padding: 15px 20px 20px !important;
}
button#Subscribe {
    width: 100px;
    height: 50px;
    border-radius: 0 14px 14px 0;
    background-color: #452CA5;
    font-family: Inter;
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}
  variant-selects {
    width: 100% !important;
}
  fieldset.js.product-form__input.product-form__input--pill {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
}
  .custom_options:nth-of-type(2)::before {
    content: "$32.50 OFF";
    position: absolute;
    top: 8px;
    left: 47.5%;
}
  .custom_options:nth-of-type(3)::before {
    content: "$48.00 OFF";
    position: absolute;
    top: 7px;
    left: 47.5%;
}
  .grey-box-gap {
    flex-direction: column;
}

  .custom_options {
    width: fit-content;
}
  .newsletter-form__field-wrapper .field__input::placeholder {
      font-size: 5px !important;

}
span.sls-savings-badge {
    margin: 40px 0px 0px 0px !important;
    top: 0px;
    right: 10px;
}

  .sls-selling-plan-group-options {
    margin-top: -15px;
}
}
  .sls-selling-plan-group-first-line:last-child {
    padding-bottom: 0;
}
.sls-one-time-price.sls-total-price.sls-price-container {
    margin-top: 5px;
}
.Grey-Main-section 
 {
    width: 100%;
    background-color: white;
    padding: 0px 120px;
}
.price__badge-sale {
  display: none !important;
}
.price-item--regular {
  color: lightgray !important;
  font-size: 16px !important;
  padding-left: 10px !important;
  margin-right: -20px !important;
}
.product-form__submit {
  border: none !important;
}
.product-form__submit:hover {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after {
    content: "";
    position: absolute;
    top: var(--buttons-border-width);
    right: var(--buttons-border-width);
    bottom: var(--buttons-border-width);
    left: var(--buttons-border-width);
    z-index: 1;
    border-radius: none;
    box-shadow: none;
    transition: none;
}
@media (min-width: 1300px) {
.eyemaskinfo.multicolumn.color-scheme-1.gradient.background-none.no-heading {
    margin-bottom: 65px;
}
}
@media (min-width: 1550px) {
    .eyemaskinfo.multicolumn.color-scheme-1.gradient.background-none.no-heading {
        margin-bottom: -150px;
    }
 
}


.button:not([disabled]):hover:after {
    box-shadow: none;
}

.footer__content-top.page-width {
    padding-top: 10px;
    padding-bottom: 0 !important;
    padding-left: 170px;
}
/*image*/

.keyingredients 
 a.button.button--primary {
    border-radius: 64px;
    background-color: #291952 !important;
    line-height: 10px;
}

.price-item--regular {
    color: lightgray !important;
    font-size: 16px !important;
    padding-left: 10px !important;
    margin-right: -20px !important;
}
.keyingredients .title.inline-richtext {
    color: #282572;
}
.thumbnail-list__item.slider__slide button.thumbnail {
    border-radius: 16px;
    border-width: 0px;
}

span.mobile-facets__open-label.button-label.medium-hide.large-up-hide {
    background-color: transparent !important;
    font-size: 14px;
    color: #121212ba;
    letter-spacing: normal;
    font-weight: 500;
}
.card-wrapper.product-card-wrapper .card__heading {
    color: #000 !important;
    font-size: 22px;
    font-weight: 500 !important;
}
.card-wrapper.product-card-wrapper .card-information span.price-item {
    color: #000 !important;
}

.template-blog .full-unstyled-link {
    color: #282572;
}
.template-blog p.article-card__excerpt.rte-width, .template-blog time {
    color: #000;
    text-align: left!important;
    margin: 0;
}
.template-blog .article-card__info.caption-with-letter-spacing.h5 {
    text-align: left;
}

.template-blog p.article-card__excerpt.rte-width {
    padding-top: 11px;
}
.template-blog .card__information {
    padding: 0 !important;
}
/* .template-blog h3.card__heading.h2 {
    display: none;
} */