/** Shopify CDN: Minification failed

Line 810:41 Unexpected "{"

**/
body {
  letter-spacing: 0 !important;
}
.button{
  border-radius:4px;
  font-size: 1.9rem;
  line-height: 100% !important;
  font-weight: 700;
}
.button:before,
.button:after{
  content:none;
}
.featured-product-section-layout1 .featured-product .global-media-settings {
  border: 0;
}
.link, .customer a {
  font-size: 1.8rem;
}
.additional-icons-with-text-block {
  display: grid;
  grid-template-columns: repeat(2, 0fr);
  /* gap:5px; */
}
.additional-icons-with-text-block .additional-icons-with-text-inner-element {
  width: 240px;
  height: 60px;
  background-color: #b5eebb52;
  margin: 10px 10px 0 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.additional-icons-with-text-block .icon-as-text {
  background-color: #62b763;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
  border-radius:4px;
}
.additional-icons-with-text-block .fp-icons-title {
  font-weight: 700;
  font-size: 18px;
  margin-right: 20px;
}
.additional-icons-with-text-block .fp-icons-title,
.additional-icons-with-text-block .fp-icons-subtitle {
  line-height: 130%;
}
.multicolumn-section-layout2 {
    background-image: linear-gradient(360deg,#b7eaba80,#fff9ec 100.4950495049505%);
    background-color: #b7eaba;
}
.multicolumn-section-layout2 .title-wrapper-with-link {
  justify-content: center;
  text-align: center;
}
.multicolumn-section-layout2 .multicolumn-list__item {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 16px 16px 0px #0000000D;
  padding: 24px 32px;
}
.multicolumn-section-layout2 .multicolumn-card__image-wrapper {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 5px solid #b7eaba;
  border-radius: 50%;
}
.multicolumn-section-layout2 .media{
  width: 45px !important;
}
.multicolumn-section-layout2 .multicolumn-list__item .multicolumn-card__image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-card-block-wrapper .card__information .card__heading a {
    font-size: 24px;
}
.product-card-block-wrapper .card__information .price, .product-card-block-wrapper .card__information .price * {
    font-size: 20px !important;
}
.product-card-block-wrapper .shortDescription-wrapper {
    margin-top: 15px !important;
    padding-bottom: 10px;
    border-bottom: 1px solid #d2d4db;
    margin-bottom: 15px;
}
.product-card-block-wrapper .productItem-list ul {
    padding: 0;
    list-style-type: none;
}
.product-card-block-wrapper form button {
    background: #62b763;
    color: #fff;
}
.collection-card-new-wrapper .grid {
  gap: 25px;
}
.collection-card-new-wrapper .grid.grid--3-col-desktop .grid__item {
  width: calc(33.33% - 17px);
  max-width: calc(33.33% - 17px);
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.collection-card-new-wrapper .grid.grid--3-col-desktop .grid__item .card__information,
.collection-card-new-wrapper .grid.grid--3-col-desktop .grid__item  .quick-add{
  padding-inline: 1.7rem !important;
}
/* Custom Reviews Section */
.friendly_header {
  font-size: 36px;
  letter-spacing: normal;
  text-transform: none;
  text-align: center;
  margin-top:0;
  margin-bottom: 0;
}
.friendly_text {
  font-size: 24px;
  text-align: center;
  margin: 0;
}
.friendly_swiper {
  /* width: 270px; */
  background: #fff;
  border: 1px solid rgba(97,110,141,.1);
  box-sizing: border-box;
  box-shadow: 0 20px 50px rgba(169,208,250,.1);
  border-radius: 1rem;
  margin-left: auto;
  margin-right: auto;
  padding-inline: 20px;
  text-align: center;
      /* background: linear-gradient(145deg, #bde1bd, #e8f4e8 40%, #e0f1e0); */
      background: #f5f5f5;
    border: .0625rem solid rgb(59 130 246 / .15);
    padding-top: 15px;
    padding-bottom: 15px;
}
.friendly_picture p {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
    line-height: 26px;
}
.friendly_cloud {
    position: relative;
    background: #fff;
    width: 30%;
    margin: auto;
    height: 1px;
    top: -1px;
}
.friendly_cloud svg {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -14px;
}
.friendly_stars {
    padding: 15px 0 0;
    gap:2px;
}
.friendly_stars img {
    width: 16px;
}
.customer_review {
  font-size: 18px;
  letter-spacing: 0;
  text-align: center;
  text-transform: inherit;
  margin:5px 0;
}
.friendly_person {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
padding: 15px 0 10px;
    border-top: 1px solid #3b82f62e;
    /* border-top: 1px solid #dfe2e8; */
}
.friendly_selfie {
  width: 20px;
  border-radius: 50%;
  margin-right: 20px;
}
.friendly_name {
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  line-height: 100%;
  margin-bottom: 5px;
}
.friendly_type {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    line-height: 100%;
    padding: 4px 8px;
    background: #5db75a;
    color: white;
    border-radius: 100px;
}

img.friendly_customer_picture {
    display: block;
    width: 100%;
    height: 200px !important;
    object-fit:cover;
}
.friendly_picture {
    min-height: 100px;
}
.friendly_stars {
    display: flex;
    justify-content: center;
}
.slidr-slide {
    padding: 25px 10px;
}
.swiper-container-wrapper button.slick-arrow {
    background: #62b763;
    border: 0;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}
.swiper-container-wrapper button.slick-arrow.chevPrev {
    left: 0;
}
.swiper-container-wrapper button.slick-arrow.chevNext {
    right: 0;
}
.header-wrapper header.header {
    padding-top: 10px;
    padding-bottom: 10px;
}
.header-wrapper nav.header__inline-menu a, .header-wrapper nav.header__inline-menu span {
    font-size: 14px;
    text-transform: uppercase !important;
  font-weight:600;
}
.header-wrapper header.header h1.header__heading .header__heading-logo-wrapper img {
    max-height: 50px;
}
.fp-icons-element .fp-icons-img-size {
  width: 40px;
  height: 40px;
  margin: 0 10px;
  padding: 10px;
  background: #62b763;
  border-radius: 4px;
}
.fp-icons-element .fp-icons-img-size img{
  width: 100%;
}
.multicolumn-section-layout2 .multicolumn-list {
  gap: 25px;
}
h2.collapsible-content__heading.inline-richtext.h1 {
    font-weight: 400;
}
@media screen and (min-width: 750px) {
  .featured-product-section-layout1 .featured-product .product__info-container .price--on-sale .price-item--regular {
    font-size: 20px;
  }
 .price-item.price-item--sale.price-item--last {
    font-size: 20px !important;
        margin: 0 0.5rem 0 0;
  }
 /* .featured-product-section-layout1 .featured-product .price--on-sale .price__sale {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
  } */
   .featured-product-section-layout1 .featured-product .price--on-sale .price__sale , .price--on-sale .price__sale{
    line-height: normal;
   }
  .featured-product-section-layout1 .grid__item.product__media-wrapper,
  .featured-product-section-layout1 .product__info-wrapper.grid__item{
    max-width: 50% !important;
  }
   .multicolumn-section-layout2 .grid--3-col-desktop .grid__item {
    width: calc(33.33% - 20px);
    max-width: calc(33.33% - 20px);
  }
}
@media screen and (max-width: 989px) {
  .additional-icons-with-text-block {
    grid-template-columns: repeat(1, 0fr);
  }
  .collection-card-new-wrapper .grid.grid--3-col-desktop .grid__item {
    width: calc(50% - (24px)* 2 / 3);
    max-width: calc(50% - (24px)* 2 / 3);
  }
}
@media screen and (max-width: 749px) {
  .additional-icons-with-text-block {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .additional-icons-with-text-block .additional-icons-with-text-inner-element {
    width: 100%;
  }
  .collection-card-new-wrapper .grid.grid--3-col-desktop .grid__item {
    width: 100%;
    max-width: 100%;
  }
}
.header .header__inline-menu .list-menu--inline {
  gap: 30px;
}
.multicolumn-section-layout1 .multicolumn-card__info>:nth-child(2) {
  margin-top: 0rem;
}
.featured-product-section-layout1 img {
  background: #f7f7f7;
}
.featured-product-custom-badge{
  position: absolute;
  top: 15px;
  left: 10px;
  z-index: 1;
  padding: 2px 6px;
  border-radius: 4px;
  display:inline-block;
  color: rgb(var(--color-button-text));
  background-color: rgba(var(--color-button), var(--alpha-button-background));
}
.save-price-element {
  display: inline-block;
  background: #62b763;
  color: #fff;
  line-height: 1;
  padding: 6px 6px;
  height: fit-content;
  border-radius: 4px;
  margin-left: 10px;
  font-weight:700;
}
.price.price--on-sale .price__container {
  display: flex;
  align-items: center;
}
.product-card-block-wrapper .productItem-list ul li:not(:last-child) {
  margin-bottom: 8px;
}
.banner__text.rte.subtitle{
  color:#000;
}
.multicolumn-section-layout2  .multicolumn-card__image-wrapper+.multicolumn-card__info {
  padding-top: 0.5rem !important;
  padding-bottom: 0rem !important;
}
.multicolumn-section-layout2 .multicolumn-card__info>:nth-child(2) {
  margin-top: 0 !important;
}
.productItem-list ul li{
  font-weight:100;
}
.swiper-container-wrapper svg path {
  stroke: #fff;
}
.header__icons #cart-icon-bubble svg polyline,
.header__icons #cart-icon-bubble svg circle{
  stroke: #5db75a;
}
.footer-block-newsletter-with-notice-text-element {
  display: flex !important;
  align-items: start !important;
}
.footer-block-newsletter-with-notice-text-element .footer-notice-text-element {
  width: 100%;
}
.footer-block-newsletter-with-notice-text-element .footer-block__newsletter {
  width: 50%;
  text-align: center !important;
}
.footer-block-newsletter-with-notice-text-element .footer-block__newsletter:not(:only-child) .footer__newsletter {
  justify-content: center;
  margin: 0 auto;
}
.footer-notice-text-element p {
  font-size: 12px;
  line-height: 18px;
  margin: 5px 0 0;
}
.footer-block-newsletter-with-notice-text-element .footer-notice-text-element h3 {
  margin: 0 0 12px;
  font-size:16px;
  line-height:16px;
}
@media (max-width: 768px){
  .footer-block__details-content {
    margin-bottom: 0rem;
  }
  .footer-block-newsletter-with-notice-text-element .footer-notice-text-element,
  .footer-block-newsletter-with-notice-text-element .footer-block__newsletter{
    width: 100%;
  }
  .footer-block-newsletter-with-notice-text-element{
    margin-top:0px !important;
  }
  .price--large {
    font-size: 2.3rem !important;
  }
  .price--on-sale .price-item--regular {
    font-size: 2rem !important;
    margin-right: 0.5rem !important;
  }
  .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .multicolumn-section-layout2 .multicolumn-list h3 {
    /* font-size: 25px; */
  }
  .new-banner-section-element .banner__heading.inline-richtext.h0,
   .friendly_header{
    font-size:20px;
  }
  .friendly_text {
    font-size: 16px;
  }
  .multicolumn-section-layout2 .multicolumn-list__item,
  .image-with-text__content{
    padding: 20px !important;
  }
  .new-banner-section-element .banner__content {
    justify-content: end;
  }
  .new-banner-section-element .banner__box {
    text-align: right;
    max-width: 300px;
  }
  .multicolumn-section-layout1 .multicolumn-list.grid {
    row-gap: 20px;
  }
  .image-with-text__grid--reverse .image-with-text__content {
    padding-top: 0px !important;
  }
  .new-banner-section-element .banner__text.rte.subtitle {
    font-size: 16px;
    line-height: 110%;
  }
  .new-banner-section-element .banner__heading.inline-richtext.h1{
    font-size: 20px;
  }
  .multicolumn-section-layout1 .multicolumn-list h3 {
    line-height: 110%;
    font-size: 14px;
  }
  .multicolumn-section-layout1 .multicolumn-list .rte p {
    line-height: 110%;
    font-size: 14px;
    margin-top: 5px !important;
  }
  .multicolumn-section-layout1.multicolumn .page-width {
    padding-bottom: 0;
  }
  .featured-product-section-layout1 .product__title {
    margin-bottom: 0;
    margin-top: 0;
  }
  .multicolumn-section-layout2.multicolumn .title {
    font-size: 24px;
  }
}
@media screen and (max-width: 749px) {
  .footer .grid {
    display: flex !important;
  }
  .footer .footer-block__details-content .link, .footer .footer-block__details-content .customer a {
    font-size: 1.5rem;
  }
  .footer .footer-block.grid__item {
    width: calc(50% - 10px);
    margin: 0;
  }
}
@media screen and (max-width: 425px) {
  .button {
    font-size: 1.5rem;
  }
}

.chemical_icon img {
    width: 40px;
    height: 40px;
}
.contain_chemicals li.chemical_item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
/* Custom CSS 5/Dec */
.header-wrapper header.header a.header__heading-link {
    padding: 0;
}
.header-wrapper header.header .header__heading a {
    padding: 0;
    width: 100%;
    height: 100%;
}
.header-wrapper header.header .header__heading a .header__heading-logo-wrapper,
.header-wrapper header.header .header__heading a .header__heading-logo-wrapper img {
    height: 100%;
    width: 100px;
    max-height: 100%;
}
.product__tax.caption.rte {
    display: none;
}
.priceBlock-wrapper,
.priceForm-wrapper {
    margin: 0 !important;
}
.priceBlock-wrapper {
    margin-bottom: 0px !important;
}
.product__description {
    margin-top: 0 !important;
}
.product__title {
    margin-bottom: 10px !important;
}
.product__info-wrapper .product-form__input--pill input[type=radio]+label {
    border-radius: 6px;
    box-shadow: 0 2px 2px #00000040;
    padding: 15px 15px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product__info-wrapper .product-form__input--pill input[type=radio]:checked+label {
    background: transparent;
    color: #000 !important;
    border: 2px solid #000000ad;
}
span.saveBadge-price {
    position: absolute;
    top: -8px;
    background: #C8202F;
    color: #fff;
    font-size: 10px;
    padding: 2px 5px;
    border-radius: 5px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: fit-content;
    white-space: nowrap;
}
span.freeShipping-wrapper {
    position: absolute;
    bottom: -8px;
    background: #3D348BFF;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    border-radius: 5px;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    max-width: fit-content;
    white-space: nowrap;
}
.product__info-wrapper .product-form__input:not(.product-form__quantity) {
    width: 100%;
    max-width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
}
.product__info-wrapper .product-form form .product-form__buttons {
    max-width: 100%;
}
.product__info-wrapper .product-form__input legend {
    margin-bottom: 8px;
}
.checkPoints {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px 12px;
    margin-top: 30px !important;
        margin-top: 15px !important;
}
.checkPoints li {
    display: flex;
    align-items: center;
    gap: 8px;
    line-height: 24px;
        font-size: 14px;

}
.image-with-text_points .list-slide {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
    width: 100%;
}
.image-with-text_points .list-slide img.image {
    display: block;
    max-width: 40px;
    height: 40px;
}
.image-with-text_points .list-slide p {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
}
.image-with-text_points .list-slide .rich-content p {
    font-size: 14px;
    margin: 0;
}
.image-with-text_points {
    margin-top: 3rem;
}
.product_contain h2 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0;
}
.product_contain_wrapper {
    width: 100%;
    max-width: 1000px;
    padding: 50px;
    background: #e1fae3;
    margin: auto;
    border-radius: 16px;
    display: flex;
    align-items: center;
}
ul.contain_chemicals {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}
li.chemical_margin {
    font-size: 20px;
}
.product_contain {
    padding: 36px 0;
}
.cart__blocks .cart__dynamic-checkout-buttons.additional-checkout-buttons {
    display: none;
}
.cart__ctas.checkout-movingBtn {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.cart__ctas.checkout-movingBtn .agreement {
    display: flex;
    gap: 10px;
    padding: 5px 10px;
    border: 1px solid #dddddd;
    border-radius: 10px;
}
.cart__ctas.checkout-movingBtn .agreement label {
    font-size: 12px;
    text-align: left;
    line-height: 16px;
}
.product__title h1 {
    font-size: 36px;
}
@media (max-width: 749px) {
  ul.contain_chemicals {
    flex-direction: column;
    gap: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
    ul.contain_chemicals span.chemical_text{
            text-align: center;
        font-size: 14px;
        line-height: normal;
  }
  .product_contain h2 {
    margin-bottom: 32px;
    font-size: 24px;
  }
  .checkPoints {
    grid-template-columns: 1fr;
    gap: 2px;
  }
  .product media-gallery li .product-media-container {
    width: 100% !important;
  }
  product-info .product.product--small.product--left button.slider-button {
    display: none;
}
  product-info .thumbnail-slider .thumbnail-list.slider{
  margin-inline: 10px;
}
.product_contain_wrapper{
  padding: 25px;
}
.chemical_icon img {
    width: 30px;
    height: 30px;
}
.product__title h1 {
    font-size: 26px;
    line-height: 30px;
}
}

.physio-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: #cfe9d3;
  border-radius: 999px;
  padding: 5px 10px 5px 8px;
  width: fit-content;
}

.physio-badge__image {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}

.physio-badge__text {
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: #111;
}

.physio-badge__check {
  width: 14px;
  height: 14px;
  color: #6f7f8c;
  flex-shrink: 0;
}

.customReviews-wrapper .swiper-container-wrapper ul.slick-dots li button {
    display: none;
}
.customReviews-wrapper .swiper-container-wrapper ul.slick-dots{
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 0px;
}
.customReviews-wrapper .swiper-container-wrapper ul.slick-dots li{
  width: 10px;
  height: 10px;
  background: #cde8cd;
  border-radius: 50%;

}
.customReviews-wrapper .swiper-container-wrapper ul.slick-dots li.slick-active{
   background:  #70bd72;
}

@media (max-width: 749px) {
  .physio-badge {
    padding: 5px 14px 5px 7px;
    gap: 8px;
            margin-top: 10px;
  }

  .physio-badge__text {
    font-size: 12px;
  }

  .physio-badge__image {
    width: 24px;
    height: 24px;
  }
  .product__info-container .product-form,{
    margin-bottom: 0;
  }
  .product_contain{
    padding-bottom: 10px;
  }
  h2.collapsible-content__heading.inline-richtext.h1{
        margin-bottom: 0rem;

  }
  .dust-mint .image-with-text__grid {
    padding-top: 15px !important;
  }
}
.product__info-container .price.price--large.price--sold-out.price--on-sale.price--show-badge {
      display: flex;
    align-items: center;
    gap: 10px;
   margin-bottom: 15px;
}
.product__info-container .priceForm-wrapper {
    background: #f5f5f5;
    border-radius: 100px;
    padding: 5px 10px;
    display: inline-flex;
    margin-top: 10px;
}
.product__info-container .checkPoints .svg-icon svg path {
    stroke: white;
}
.product__info-container .checkPoints .svg-icon svg {

    width: 20px;
    height: 20px;
    background: #5db75a;
    border-radius: 50%;
    padding: 4px;
    display: flex;
    align-items: center;
}
.dust-mint .image-with-text__media.image-with-text__media--adapt{
  padding: 0px !important;
}
/* new free gifts */
.customReviews-wrapper {
    padding-bottom: 30px;
}
.free-gifts-banner .fg-heading svg {
    width: 20px;
    height: 20px;
}
.free-gifts-banner span.sale-price-text {
    font-size: 12px;
    font-weight: 700;
    text-decoration: line-through;
}

.free-gifts-banner {
  border: 1.5px solid var(--fg-border-color, #ff7a59);
  background-color: var(--fg-bg-color, #ffffff);
  border-radius: 8px;
  padding: 16px;
  margin: 15px 0;
}

.fg-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-weight: 700;
  font-size: 16px;
  color: var(--fg-heading-color, #1e7e34);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
  text-align: center;
}

.fg-content {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 12px;
}

.fg-item {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
}

.fg-image img {
  max-width: 70px;
  height: auto;
  object-fit: contain;
  display: block;
}

.fg-details {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.fg-subtitle {
  font-size: 12px;
  font-weight: 700;
  color: var(--fg-heading-color, #1e7e34);
  text-transform: uppercase;
}

.fg-title {
  font-size: 13px;
  line-height: 1.2;
  margin: 0;
  color: var(--fg-text-color, #222222);
  font-weight: 600;
}

.fg-badge {
  background-color: var(--fg-badge-bg, #e8f5e9);
  color: var(--fg-badge-text, #1e7e34);
  font-size: 11px;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: 12px;
  margin-top: 4px;
  display: inline-block;
}

.fg-plus {
  font-size: 22px;
  font-weight: 700;
  color: var(--fg-heading-color, #1e7e34);
  padding: 0 5px;
}
.fg-heading h2 {
    font-size: 16px;
    margin: 0;
    font-weight: 700;
}

@media (max-width: 580px) {
  .fg-content {
    flex-direction: column;
    gap: 10px;
  }
  .fg-plus {
    margin: -5px 0;
  }
  .fg-item{
    width: 100%;
  }
}

.essential_countdown_annoucement_bar_wrapper{
z-index: 9 !important;
}
