/** Shopify CDN: Minification failed

Line 330:31 Unexpected "{"
Line 521:19 Expected identifier but found "*"

**/
/*@font-face {
font-family: Cinzel;
src: url(cinzel/Cinzel-Bold.otf);
}*/
@font-face {
  font-family: 'Cinzel';
  src: url('Cinzel-Regular.eot');
  src: url('Cinzel-Regular.eot?#iefix') format('embedded-opentype'),
    url('Cinzel-Regular.svg#Cinzel-Regular') format('svg'),
    url('Cinzel-Regular.ttf') format('truetype'),
    url('Cinzel-Regular.woff') format('woff'),
    url('Cinzel-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Cinzel-Bold';
  src: url('Cinzel-Bold.eot');
  src: url('Cinzel-Bold.eot?#iefix') format('embedded-opentype'),
    url('Cinzel-Bold.svg#Cinzel-Bold') format('svg'),
    url('Cinzel-Bold.ttf') format('truetype'),
    url('Cinzel-Bold.woff') format('woff'),
    url('Cinzel-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'JosefinSans-Regular';
  src: url('JosefinSans-Regular.eot');
  src: url('JosefinSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('JosefinSans-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'JosefinSans';
  src: url('JosefinSans.svg#JosefinSans') format('svg'),
    url('JosefinSans.ttf') format('truetype'),
    url('JosefinSans.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'JosefinSans-Bold';
  src: url('JosefinSans-Bold.eot');
  src: url('JosefinSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('JosefinSans-Bold.svg#JosefinSans-Bold') format('svg'),
    url('JosefinSans-Bold.ttf') format('truetype'),
    url('JosefinSans-Bold.woff') format('woff'),
    url('JosefinSans-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'JosefinSans-Light';
  src: url('JosefinSans-Light.eot');
  src: url('JosefinSans-Light.eot?#iefix') format('embedded-opentype'),
    url('JosefinSans-Light.svg#JosefinSans-Light') format('svg'),
    url('JosefinSans-Light.ttf') format('truetype'),
    url('JosefinSans-Light.woff') format('woff'),
    url('JosefinSans-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'JosefinSans-SemiBold';
  src: url('JosefinSans-SemiBold.eot');
  src: url('JosefinSans-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('JosefinSans-SemiBold.svg#JosefinSans-SemiBold') format('svg'),
    url('JosefinSans-SemiBold.ttf') format('truetype'),
    url('JosefinSans-SemiBold.woff') format('woff'),
    url('JosefinSans-SemiBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway-Regular';
  src: url('Raleway-Regular.eot');
  src: url('Raleway-Regular.eot?#iefix') format('embedded-opentype'),
    url('Raleway-Regular.svg#Raleway-Regular') format('svg'),
    url('Raleway-Regular.ttf') format('truetype'),
    url('Raleway-Regular.woff') format('woff'),
    url('Raleway-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway-Medium';
  src: url('Raleway-Medium.eot');
  src: url('Raleway-Medium.eot?#iefix') format('embedded-opentype'),
    url('Raleway-Medium.svg#Raleway-Medium') format('svg'),
    url('Raleway-Medium.ttf') format('truetype'),
    url('Raleway-Medium.woff') format('woff'),
    url('Raleway-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway-Light';
  src: url('Raleway-Light.eot');
  src: url('Raleway-Light.eot?#iefix') format('embedded-opentype'),
    url('Raleway-Light.svg#Raleway-Light') format('svg'),
    url('Raleway-Light.ttf') format('truetype'),
    url('Raleway-Light.woff') format('woff'),
    url('Raleway-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway-Bold';
  src: url('Raleway-Bold.eot');
  src: url('Raleway-Bold.eot?#iefix') format('embedded-opentype'),
    url('Raleway-Bold.svg#Raleway-Bold') format('svg'),
    url('Raleway-Bold.ttf') format('truetype'),
    url('Raleway-Bold.woff') format('woff'),
    url('Raleway-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
body{
  padding:0 !important
}
h1, .h1, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .section-header__title, .spr-header-title.spr-header-title, h2, .h2{
  font-family: 'Cinzel';
}
.h1.hero__title {
  font-family: 'Cinzel';
  /*font-size: 60px !important;*/
  color: #000;
  text-shadow: none;
  font-weight: normal;
  text-transform: uppercase;
}
.hero__subtitle {
  font-size: 16px;
  text-shadow: none;
  color: #000;
  text-transform: uppercase;
  font-style: italic;
  /*font-family: 'Josefin Sans', sans-serif;*/
  letter-spacing: -0.02px;
  margin-bottom: 30px;
  margin-top: 15px;
}

.hero__link .btn {
  height: 62px;
  /* 	width: 267px; */
  border-radius: 9px;
  background-color: #17C29B !important;
  color: #FFFFFF !important;
  font-family: Cinzel;
  font-size: 23px;
  letter-spacing: -0.03px;
}
.header-wrapper--overlay{
  background: none;
}
.header-item--logo-split .header-item:not(.header-item--logo){
  justify-content: center;
  margin-top: 85px;
}
.site-header--sticky .header-item--logo-split .header-item:not(.header-item--logo){
  margin-top: 85px;
}
.site-header__logo{
  z-index:999;
}
.header_top {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 75px;
  z-index: 1;
  width: 100%;
  left: 50%;
  max-width: 1440px;
  padding: 0 30px;
  transform: translateX(-50%);
}
.site-header--sticky .header_top {
  top: 46px;
}
.header-layout{
  position: relative;
  /*   top: -75px; */
}
.is-light .site-nav__link{
  color: #000;
}
.header_top .header_icons{
  width: 50%;
  display: flex;
  justify-content: flex-start;
  padding-right: 24%;
}
.header_icons .inline-list{
  display: flex;
  align-items: center;
}
.header_icons li{
  width: 23px;
  height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
  background: #000;
  border-radius: 50%;
}
.header_icons li a{
  line-height: 0;
}
.header_icons li .icon{
  width: 15px;
  height: 15px;
  fill: #fff !important;
}
.header_top .header_links{
  width: 50%;
  display: flex;
  justify-content: flex-end;
  padding-left: 24%;
}
.hero__link .btn{
  text-transform: uppercase;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
#shopify-section-1595619766350 .index-section{
  margin:0 0;
  padding: 60px 0;
  background-image: none !important;
  background: rgb(23 194 155 / 0.25);
}
.slideshow__slide::after {
  height: 0;
}

.slide-nav__link, .slide-nav__sublist-link {
    font-family: 'JosefinSans-Regular';
}

.index-section .btn_custom{
  min-width:267px;
  font-family: 'Cinzel';
  text-transform: uppercase;
  background: rgb(23 194 155);
  border-radius: 10px;
  color: #fff;
  font-size: 24px;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.overflow-scroller::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.overflow-scroller {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
} 
#shopify-section-1595621328524 .index-section{

}
.comming_soon, .healthy_hands {
  padding: 35% 18%;
}
.comming_soon h2, .healthy_hands h2{
  font-size: 42px;
  font-family: 'Cinzel';
}
.product-single__prices>:last-child{
  font-weight: 600;
}
.site-nav__thumb-button{
  display: none;
}
.main-content{
  /*   transform: translateY(-100px); */
}
.h1.hero__title, .section-header__title{
  font-style: normal;
  font-weight: lighter;
}
.hero__image-wrapper--overlay::before, .hero__media--overlay::before{
  opacity: 0 !important;
}
#shopify-section-1595263605013 {
  /*   margin-top: -80px; */
}
.product-single__title{
  font-family: 'JosefinSans-Bold';
  font-style: normal;
  font-weight: bold;
  margin-bottom: 30px;
}
.product__price{
  font-family: 'JosefinSans-Bold';
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 30px;
}
.grid-product__title{
  font-family: 'JosefinSans-Bold';
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.site-nav__link{
  font-family: 'JosefinSans-Regular';
  text-transform: uppercase;
  font-size: 0.7em;
  font-weight: bold;
}
.comming_soon p, .healthy_hands p{
  font-family: 'JosefinSans-Light';
}
.section-header__description,  {
  font-family: Cinzel;
}
.site-footer__section--newsletter p{
  font-family: 'JosefinSans-Regular';
}
.site-footer__section--newsletter .h2.appear-delay{
  font-family: 'JosefinSans-Bold';
  text-transform: uppercase;
}
.site-footer__linklist a{
  font-family: 'JosefinSans-SemiBold';
}
.product-single__meta .collapsible-trigger{
  font-family: 'JosefinSans-Bold';
  text-transform: uppercase;
}
.product-single__meta .rte p{
  font-family: 'JosefinSans-Light';
  font-size: 16px;
}
#shopify-section-blog-template .section-header__title.appear-delay{
  font-family: 'Cinzel';
}
.collapsible-content__inner{
  padding-left: 30px;
  padding-right: 30px
}
.shopify-payment-button .shopify-payment-button__button--unbranded{
  background: transparent;
  background-color: transparent;
  color: #000;
  border:2px solid #000;
  border-radius: 10px;
  font-family: 'JosefinSans-SemiBold';
  text-transform: uppercase
}
.btn.btn--tertiary.btn--full.add-to-cart {
  background: #17C29B;
  background-color: #17C29B;
  color: #000;
  border:2px solid #17C29B;
  border-radius: 10px;
  font-family: 'JosefinSans-SemiBold';
  text-transform: uppercase
}
.featured_product.header_icons{
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
}
.featured_product.header_icons span{
  margin-right: 30px;
}
.learn_more{
  text-transform: uppercase;
  margin-top: 60px;
}
.learn_more a{
  font-style: italic;
  margin-left: 30px;
}
.overflow-scroller .grid{
  justify-content: center;
}
.index-section.index-section--overflow-scroller{
  margin: 0 0;
  padding: 120px 0;
  background-color:#f7f5f4;
}
.grid-product__price{
  font-family: 'Raleway-Bold';
  font-size: 28px;
}
.collapsible-trigger{
  border-bottom: 1px solid #000;
  border-top: unset;
  margin-bottom: 29px;
}
.collapsibles-wrapper--border-bottom{
  border-bottom: unset;
}
.variant-input-wrap input[type="radio"] + label{
  border: 2px solid #000;
  border-radius: 10px;
}
.variant-input-wrap input[type="radio"]:checked + label{
  box-shadow: unset;
  background-color: #17C29B;
  border-radius: 10px;
  border-color:#17C29B;
}
.variant-input-wrap label{
  margin: 0 18px 12px 0;
}
.variant-input-wrap{
  margin-bottom: 50px;
}
.article__content-meta .h3{
  font-style:normal;
  font-family: 'JosefinSans-SemiBold';
}
.article__content-meta .article__date, .article__author{
  font-family: 'JosefinSans-Light';
  font-style:normal;
}
.herbal-and-benefits{
  background-color:rgb(151 118 202 / 0.25) !important;
}
.relax-and-refreshing{
  background-color:rgb(243 209 42 / 0.25) !important;
}
.mild-and-soft{
  background-color:rgb(132 195 164 / 0.25) !important;
}
.handmade-soaps-list {
  background-color:rgb(214 148 110 / 0.25) !important;
}
@media screen and (min-width: 769px){
  /*   .hero__text-shadow{
  margin-top: -10% !important;
} */
  .no-bullets.inline-list.site-footer__linklist {
    display: flex;
    justify-content: space-evenly;
  }
  #shopify-section-1595619766350{
    position: relative;
  }
  #shopify-section-1595619766350::before {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0063/6511/8553/files/fdz-aloe.png?v=1595960771);
    padding: 5%;
    background-size: cover;
    position: absolute;
    background-position: right;
    left: 0%;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
  }
  #shopify-section-1595619766350::after {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0063/6511/8553/files/avocado.png?v=1595960769);
    padding: 5%;
    background-size: contain;
    position: absolute;
    background-position: left;
    right: -6%;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    z-index:1
  }
  #shopify-section-1595266400147 .grid{
    display: flex;
    align-items: center;
  }
}
#shopify-section-product-template .product__price{
  font-size: 35px
}
#Recommendations-1944044306521 .section-header__title{
  font-family: 'JosefinSans-Bold';
  text-transform: capitalize;
}
#AjaxinatePagination {
  text-align: center;
}
#AjaxinatePagination .paginate_btn{
  background-color:#17c29b;
  border-radius: 10px;
  color: #fff;
}
.article {
  padding: 0 3%;
}
.article-listing {
  margin-bottom: 90px;
}
.index-section{
  font-family: 'JosefinSans-Light';
  font-size:22px;
  /*margin: 60px 0;*/
}
.index-section--alt{
  /*margin: 60px 0 0;*/
}

@media only screen and (min-width: 769px){
.index-section--alt {
  padding: 60px 0; */
}}

[data-animate_underlines="true"] .site-nav__item > a::before {
  display: none;
}
.site-nav__item a:hover, .site-nav__item.site-nav--active a:not(.site-nav__dropdown-link){
  color: #17C29B !important;
}
@media screen and (max-width: 768px){
  /*   .main-content{
  transform: translateY(187px);
} */
  .header-wrapper--overlay{
    position:relative
  }
  .site-nav__link.site-nav__link--icon.small--hide {
    display: inline-block !important;
  }
  .header_top .header_icons{
    display: none;
  }
  .header_top{
    top: 85px;
  }
  .header_top .header_links{
    /*     width: 1 */
  }
  .collection-hero{
    height: 550px;
  }
  .site-nav__thumb-button{
    display: inherit;
    width: 50% !important;
    position: relative;
    padding-left: 0;
  }
  .btn.site-nav__thumb-button img,.btn.site-nav__thumb-button .icon {
    position: absolute;
    transform: all ease-in 0.3s;
    transition: scale(1);
  }
  .btn.site-nav__thumb-button.is-active img{
    visibility: hidden;
    transition: scale(0.5);
  }
  .btn.site-nav__thumb-button .icon, .site-nav__link--icon .icon{
    height: 24px;
    width: 24px;
  }
  .slide-nav__overflow--thumb{
    bottom: 0 !important;
  }
  #shopify-section-1595263605013 {
    /*     margin-top: 160px; */
  }
  .hero__text-content.vertical-center{
    vertical-align: top;
    font-size: 2vw;
  }
  .h1.hero__title{
   font-size: 3em !important;
  }
  .hero__subtitle{
    font-size: 1.8em;
  }
  .hero__text-content.vertical-center .hero__link .btn{
    /*     width: 200px; */
    font-size: 1.6em
  }
  .hero__text-content.vertical-center .hero__link{
    display: flex;
    justify-content: center;
  }
  .herbal_benefits {
    font-size: 2vw;
  }
  .herbal_benefits h2{
    font-size: 1.8em;
  }
  .herbal_benefits small{
    font-size: 0.8em !important;
  }
  .index-section .btn_custom{
    font-size: 1.7em;
    min-width: 200px;
  }
  .section-header{
    font-size: 2vw;
  }
  .section-header__title{
    font-style: normal;
    font-size: 3em;
    padding: 0 18%;
  }
/*   .section-header__description{
    display: none;
  } */
  .overflow-scroller .grid{
    flex-direction: column;
    align-items: center;
  }
  .overflow-scroller .grid__item:first-child{
    margin-left: 0;
  }
  .overflow-scroller .grid__item{
    width: 90%;
    flex: 0 0 90%;
    padding: 0 5%;
    margin-left: 30px !important;
  }
  .overflow-scroller .grid__item:last-child{
    margin-right: 0;
  }
  .comming_soon, .healthy_hands {
    padding: 25% 10%;
    font-size: 2vw;
  }
  .healthy_hands {
    text-align: right;
  }
  .comming_soon h2{
    font-size: 2.5em;
    letter-spacing: 0px;
    padding-right: 44%;
    line-height: 1.2;
  }
  .healthy_hands h2{
    font-size: 2.5em;
    letter-spacing: 0px;
    padding-left: 0%;
    line-height: 1.2;
  }
  .comming_soon p {
    font-size: 1.3em;
    padding-right: 26%;
    line-height: 2;
  }
  .healthy_hands p {
    font-size: 1.3em;
    padding-left: 56%;
    line-height: 2;
  }
  .product-single__title{
    font-size: 24px;
    letter-spacing: 1px;
  }
  .product__price{
    font-size: 20px;
  }
  .featured_product.header_icons{
    justify-content: center;
    margin-top: 60px;
  }
  .featured_product.header_icons span{
    margin-right: 30px;
  }
  .learn_more{
    text-align: center;
  }
  .no-bullets.inline-list.site-footer__linklist {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column
  }
  .site-footer {
    margin-top: 0px;
    /*     padding-top: 40px */
  }
  #AjaxinateContainer{
    margin-left: 0;
  }
  .collection-hero__content__mobile {
    padding: 30px 10px;
    position: absolute;
    z-index: 999;
  }
  .header-wrapper--overlay{
    position:relative
  }
}
@media screen and (min-width: 769px) and (max-width: 1020px){
  .header-wrapper--overlay{
    position:relative
  }
  .btn.site-nav__thumb-button img,.btn.site-nav__thumb-button .icon {
    position: absolute;
    transform: all ease-in 0.3s;
    transition: scale(1);
  }
  .btn.site-nav__thumb-button.is-active img{
    visibility: hidden;
    transition: scale(0.5);
  }
  .btn.site-nav__thumb-button .icon, .site-nav__link--icon .icon{
    height: 24px;
    width: 24px;
  }
  .slide-nav__overflow--thumb {
    max-width: calc(100% - 80px);
    bottom: 0;
  }
  .header_top{
    top: 125px;
  }
  .btn.site-nav__thumb-button{
    display: inherit;
    width: 50% !important;
  }
  .header_top .header_icons {
    display: none;
  }
  .site-navigation.small--hide {
    display: none !important;
  }
  #shopify-section-1595263605013 {
    /*     margin-top: 200px; */
  }
  .learn_more{
    font-size: 0.75rem
  }
  .site-nav__thumb-menu {
    position: fixed !important;
    visibility: hidden;
  }
}
@media screen and (min-width: 769px){
  .collection-hero__content .hero__text-shadow {
    margin-top: 20px;
  }
  #shopify-section-liquid-soaps-header {
    /*     margin-top: -230px; */
  }
}
@media screen and (min-width: 1020px) and (max-width: 1240px){
  .hero__text-shadow {
    margin-top: 10% !important;
  }
  .hero__image{
    object-position: bottom;
    min-height: 900px;
  }
}
@media screen and (min-width: 1240px) and (max-width: 1500px){
  .hero__text-shadow {
    /* margin-top: 15% !important; */
  }
}

.page--collection__section .collection-title  {
  margin-top: 0;
  padding-top: 20px;
  margin-bottom: 80px;
}

/*.template-product .page-width {
	max-width: 1200px;
}*/

.overflow-scroller .grid__item:first-child {
	margin-left: 0;
}

.overflow-scroller .grid__item:last-child {
	margin-right: 0;
}

.overflow-scroller__arrow--left, .overflow-scroller__arrow--right {
	display: none !important;
}
.slick-slide {height: auto; margin-bottom: 40px;}


/*About Us Page*/

.hero-natural--8007ae3f-5b84-4649-be71-a5a5465a1ca6{height: 470px!important; padding:0!important;}
.hero-natural--8007ae3f-5b84-4649-be71-a5a5465a1ca6 .hero__text-content.vertical-center {margin-top: -80px;}
.aboutus-page .index-section p{font-size:20px;}
.white-box{background-color:#fff; padding:60px; width:85%; color:#000; box-shadow: 0px 1px 5px 1px rgb(0 0 0 / 10%); overflow:hidden; margin:0 auto;}
.images-left{width:36%;  float:left;}
.images-left img{margin:10px 0 30px;}
.content-right{width:58%; float:right; padding-top: 40px;}
.bottom-content{clear:left; padding-top:40px; text-align:center}
.bottom-content h3 {line-height: 1.5; font-size: 20px;}
.greenbg{background:#1dc49e; text-align:center; color:#fff; padding:70px 0; font-size:20px; font-family: 'JosefinSans-Light';}
.greenbg .center-div{max-width:800px; margin: 0 auto;}
.aboutus-page h2{margin:10px 0;}
.aboutus-page .index-section {margin: 0;}

@media(max-width:767px){
.hero-natural--8007ae3f-5b84-4649-be71-a5a5465a1ca6 {height: 300px!important; padding: 0!important;}
.white-box{width:100%; padding: 30px;}
.images-left {width: 100%; float: none;}
.content-right {width: 100%; float: none; padding-top: 20px;}  
.greenbg{padding:30px;}
.greenbg .center-div{padding:0 20px;}
}