/** Shopify CDN: Minification failed

Line 73:15 Expected ":"

**/
.landing-hero-omega__reviews-mobile.customer_reviews_section_stress_relief_new{
  margin-top: 60px;
  display: block;
}
.landing-hero-omega__reviews-mobile.customer_reviews_section_stress_relief_new .page-width{
  padding: 0;
}
.landing-omega__reviews-desktop.customer_reviews_section_stress_relief_new{
  display: none;
}
.template-page-landing_page-omega3 .money-back-guarantee-right a{
  color: #438081;
}
.product-faq .faq-info p.info{
  font-family: Manrope !important;
}
.product-faq .faq-info p{
  font-family: Manrope !important;
}
.product-faq .wrapper .image img{
  height: auto;
}
.vegan_certifications .cont_wrap .img_cont img{
  height: 60px;
}
.vegan_certifications .txt_cont{
  padding-top: 20px;
}
.vegan_certifications .txt_cont p{
  font-size: 16px;
  line-height: 20px;
}

@media screen and (max-width: 767px){
  .money-back-guarantee{
    justify-content: center;
    align-items: center
  }
  .money-back-guarantee-right{
    padding-top: 20px;
  }
  .money-back-guarantee-right h3 {
    display: none;
  }
  .money-back-guarantee-left{
    width: fit-content;
  }
  .vegan_certifications .cont_wrap{
    row-gap: 25px;
  }
  .money-back-guarantee-left figure img{
    max-width: 345px;
  }
}
@media screen and (min-width: 900px){
  .landing-hero-omega__reviews-mobile.customer_reviews_section_stress_relief_new{
    display: none;
  }
  .landing-omega__reviews-desktop.customer_reviews_section_stress_relief_new{
    display: block;
    margin-top: 80px;
  }
  .vegan_certifications .cont_wrap .img_cont img{
    height: 80px;
  }
  .vegan_certifications .txt_cont p{
    font-size: 18px;
    line-height
  }
  .vegan_certifications .txt_cont{
    padding-top: 36px;
  }
}