/** Shopify CDN: Minification failed

Line 209:35 Expected "}" to go with "{"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:product-3-bottles-of-inno-shroom-1-free (INDEX:331, SCOPED:FALSE) */
.product_list_row ul li::before {
    display: none;
}
  .product_list ul {
    padding-left: 0!important;
}
.product_list_row.mobile {
    display: none;
}

@media only screen and (max-width: 767px) {  
.product_list_row.desktop {
    display: none;
} 
.product_list_row.mobile {
    display: block;
}  
  }
/* END_SECTION:product-3-bottles-of-inno-shroom-1-free */

/* START_SECTION:product-inno-shroom-3-bottles (INDEX:636, SCOPED:FALSE) */
.product_list_row ul li::before {
    display: none;
}
  .product_list ul {
    padding-left: 0!important;
}
.product_list_row.mobile {
    display: none;
}

@media only screen and (max-width: 767px) {  
.product_list_row.desktop {
    display: none;
} 
.product_list_row.mobile {
    display: block;
}  
  }
/* END_SECTION:product-inno-shroom-3-bottles */

/* START_SECTION:product-inno-shroom (INDEX:637, SCOPED:FALSE) */
.product_list_row ul li::before {
    display: none;
}
  .product_list ul {
    padding-left: 0!important;
}
.product_list_row.mobile {
    display: none;
}

@media only screen and (max-width: 767px) {  
.product_list_row.desktop {
    display: none;
} 
.product_list_row.mobile {
    display: block;
}  
  }
/* END_SECTION:product-inno-shroom */

/* START_SECTION:product-magnesium-powder (INDEX:662, SCOPED:FALSE) */
.product_list_row ul li::before {
    display: none;
}
  .product_list ul {
    padding-left: 0!important;
}
.product_list_row.mobile {
    display: none;
}
.faq_txt .faq_ul li ul, .faq_txt .faq_ul li ul li {
    list-style: disc;
}
.faq_txt .faq_ul li ul {
    margin-top: 12px;
    padding-left: 20px;
}
.faq_txt .faq_ul li ul li {
    margin-bottom: 7px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    font-family: proxima-nova;
    color: #4e4e4e;
}
  

@media only screen and (max-width: 767px) {  
.product_list_row.desktop {
    display: none;
} 
.product_list_row.mobile {
    display: block;
}  
.faq_txt .faq_ul li ul li {
    font-size: 18px;
    line-height: 20px;
}
  
  }
/* END_SECTION:product-magnesium-powder */

/* START_SECTION:product-super-nad-3-bottles (INDEX:812, SCOPED:FALSE) */
.product_list_row ul li::before {
    display: none;
}
  .product_list ul {
    padding-left: 0!important;
}
.product_list_row.mobile {
    display: none;
}

@media only screen and (max-width: 767px) {  
.product_list_row.desktop {
    display: none;
} 
.product_list_row.mobile {
    display: block;
}  
  }
/* END_SECTION:product-super-nad-3-bottles */

/* START_SECTION:product-super-nad (INDEX:813, SCOPED:FALSE) */
.product_list_row ul li::before {
    display: none;
}
  .product_list ul {
    padding-left: 0!important;
}
.product_list_row.mobile {
    display: none;
}

@media only screen and (max-width: 767px) {  
.product_list_row.desktop {
    display: none;
} 
.product_list_row.mobile {
    display: block;
}  
  }
/* END_SECTION:product-super-nad */

/* START_SECTION:promo-slider-2025 (INDEX:1007, SCOPED:FALSE) */
.promo_slider_inner {
margin: 0 auto;
position: relative;
}

.promo_slider_inner a.learn_more_btn  {
position: absolute;
}

.promo_slider a.learn_more_btn {
    padding: 8px 24px;
    background: #000;
    display: inline-block;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    left: 11%;
    top: 70%;
}

.promo_slider img.mobile {
    display: none;
}

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

  .promo_slider a.learn_more_btn {
    left: 7%;
    top: 75%;
  }
.promo_slider img.desktop {
    display: none;
}

.promo_slider img.mobile {
    display: block;
    width: 100%;
}

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

      .promo_slider a.learn_more_btn {
        left: 8%;
        font-size: 3vw;
        padding: 1.5vw 4vw;
        top: 73%;
    }

}
/* END_SECTION:promo-slider-2025 */