/** Shopify CDN: Minification failed

Line 1243:11 Expected ":"
Line 2905:4 Unexpected "#"

**/


body{ 
  overflow-x: hidden !important;
  width: 100%;
  } 

.sf__btn:not(.sf__btn-link):hover {
    box-shadow: none !important;
}

.explore1 .sf__btn-icon{
  display: none !important;
}

@media(min-width:1024px){
.explore1 .collection-card__info{
  padding: 4.5rem;
}
}
@media(max-width:767px){
.explore1 .collection-card__info .text-black {
    color: #000 !important;
}
}

.explore1 .collection-card__info .text-black{
  color: white;
}


.footer-layout  .sf__footer-bottom-inner{
  flex-direction: column;
}

.footer-layout  .sf__footer-bottom-inner .sf-image{
  margin-bottom: 1rem;
}

.gifting .sf__btn{
	background-color: #45523e !important;
    border-color: #45523e !important;
    color: #ffffff !important;
}
.gifting .sf__btn:hover{
	background-color: #000 !important;
}

.selfcare .image__card-heading{
  font-size: 1.6rem;
  width: 60%;
  color: #F7ECC3;
}

.range .image__card-heading{
  font-size: 1.6rem;
  width: 78%;
  color: #554117;
}



.selfcare .sf__btn{
  margin-top: 6rem;
  background-color: #ECD9C3 !important;
  border-color: #ECD9C3 !important;
  color: #9E7152 !important;
}
@media(max-width: 767px){
  .selfcare .sf__btn{
    margin-top: 0rem;
  }
}
.selfcare .sf__btn:hover{
  box-shadow: 0 0 0 .2rem #bd922c !important;
}
.range .sf__btn{
  margin-top: 1rem;
  background-color: #ECD9C3 !important;
  border-color: #9E7152 !important;
  color: #9E7152 !important;
}
.range .sf__btn:hover{
  box-shadow: 0 0 0 .2rem #bd922c !important;
}

.natural .sf-icon-box__text h3{
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 2rem
}

.natural .text-color-subtext{
  font-size: 1rem;
}

.natural .sf-column:nth-child(3) .sf-icon-box__icon{
  width: 92px !important;
}
.natural .sf-column:nth-child(4) .sf-icon-box__icon{
  width: 92px !important;
}

@media(min-width:767px){
.natural .section__description{
  width: 55%;
  margin: 1rem auto;
}
}

.bannerimage .sf-hero__content h3{
  color: #D64E71;
  font-weight: bold;
  margin-bottom: 4rem;
}

.bannerimage .sf__btn{
  background-color: #D64E71 !important;
  color: #fff !important;
  font-size: 2rem;
  border-color: #D64E71 !important;
}

.insta2 .section-py{
  padding-top: 1rem;
}

.insta1 .section-py{
  padding-top: 35px !important;
  padding-bottom: 0 !important;
}

.insta1 .section__header{
  margin-bottom: 0;
}

.insta1 .section__heading{ 
  font-size: 1.5rem !important;
  font-weight: 100;
  color:#000 !important;
}

.template-index .insta1 .section-py {
    padding-top: 10px;
    padding-bottom: 40px;
}

.insta1 .section__subheading{
  font-size: 24px;
  font-weight: bold;
  color:#bba151 !important;
}

@media(max-width: 767px){
  .insta1 .section__heading{ 
  font-size: 1.2rem !important;
  
}
  .insta1 .section__subheading{
  font-size: 2rem;
  margin-bottom: 0;
}

}

.test {
  background: url("/cdn/shop/files/testimonial-elements.png?v=1645438064");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 -256px;
  padding: 3rem 0;
}



 .facial .image__card-heading-group{
  display: flex;
  flex-direction: column-reverse;
}

.facial .image-card__content-inner{
  top: 0;
  margin: 3rem 2rem;
  position: absolute;
}

.facial .image__card-heading{
  font-weight: bold;
  font-size: 1.2rem;
  border-bottom: 1px solid #7C9D69;
  color: #3F5836;
  padding: 0 0 0.5rem 0;
}
.facial .image__card-subheading{
  font-weight: 100;
  font-size: 1rem;
  margin: 0.5rem 3rem;
  color: #3F5836;
}
.facial .sf__btn{
  font-size: 0.8rem;
  margin-top: 1rem;
  color: #3F5836;
} 

@media(max-width: 767px){
  .facial .image__card-subheading {
    font-size: 0.7em;
    line-height: 1rem;
    margin: 0 0.5rem;
  }
  .facial .image__card-heading {
    line-height: 1.5;
    font-size: 0.9rem;
  }  
  .facial .image-card__content-inner {
    top: 0;
    margin: 1.2rem 1rem; 
    position: absolute;
  }
  .facial .sf__btn {
    font-size: .6rem;
    margin-top: 0;
  }
}

@media(min-width: 1024px){
  .sf-footer__accordion{
 	flex-wrap: wrap;
  }
  .sf__footer-block-newsletter{
    flex: 1 1 100%;
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .sf__footer-block-newsletter .sf-footer__block-inner{
    padding: 0 22rem;
  }
}

.list1 .collection-card__info a{
  color:white;
  font-size: 1.1rem !important;
  
}

.list1 .sf__btn-icon{
  display: none !important;
  }


@media (min-width: 1200px){
  .list1 .collection-list__inner--overflow {
    padding: 0 calc((100vw - 1400px)/ 2) !important;
  }
}




@media (min-width: 768px){
  .test .lg\:transition-opacity {
  opacity: 0;
  }
}


/* newsletter */
.sf-footer form.sf__footer-form-newsletter .sf__newletter__form-input {
    color: #000;
}
.sf-footer .sf__form-submit{
  background-color: #BBA151;
  color: #000;
  border: 1px solid #BBA151;
}
.sf-footer .sf__form-submit p:hover {
  color: #000 !important;
}
.sf-footer .sf__form-submit:hover {
  background-color: #fff !important;
}
.sf-footer .sf__footer-form-newsletter-icon{
  color: #BBA151;
}

.form-control{
    background: #00000000;
    border: 1px solid #BBA151 !important;
}



.sf__blog-cardTitle{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 53px;
}

/* product page */
@media (min-width: 768px){
  .sf-product__section-tabs .hidden.md\:flex {
    display: flex!important;
    justify-content: flex-start;
  } 
  .template-product .sf-product__section-tabs{
    padding-bottom: 0;
  }

 
  .template-product .sf-product__section-tabs .md\:py-10{
    padding-bottom: 0;
  }
}

.insta2 h1{
  font-size: 6.5rem;
  font-weight: bold;
  text-align: center;
}
  
.insta2 p{
  font-size: 1.2rem;
  line-height: 2rem;
  text-align: center;
  margin-top: 1rem;
}

.insta2 .button1{
  text-align: center;
  margin-top: 3rem;
}
.insta2 .button1 a{
 border: 2px solid #45523E;
}

.insta2 .button1 .sf__btn{
  box-shadow: none;
}
 .insta2{
   position: relative;
 }
 


@media(min-width: 1024px){
  .insta2 p{    
    width: 34%;
    margin: auto;
  }
}

.organic .sf-custom__block-inner{
  margin: 10rem 6rem 6rem 6rem;
}

.organic{
  background:url(/cdn/shop/files/certificate-background.jpg?v=1650532693);
  background-position: -47px;
  position: relative;
  background-size: cover;
}

.organic .content__heading{
  color: #bba151;
}


.organic .content__heading {
  font-weight: bold;
  font-size: 3rem;
}

.organic .rte{
  font-weight: 100;
  margin: 1.5rem 5rem;
  font-size: 1.1rem;
  line-height: 1.8rem;
}
@media(max-width: 768px){
  .organic .rte{
  margin: 0;
  }
  .organic .sf-custom__block-inner{
    margin: 0rem 2rem;
}
}


.main-product__block-short_description ul{
  list-style: unset;
}

.main-product__block-short_description ul li{
  line-height: 2;
}
.main-product__block-short_description ul{
  margin: 0 0 0 1.4rem;
}


.main-product__block-price span{
  font-weight: bold;
/*   color: #457729; */
}

.template-product .sf-tab-header{
  font-size: 2rem;
  margin-left: 0;
}

#shopify-section-template--15661330727150__1645013770a8ba9df7 .sf__accordion-button{
  font-size: 2rem;
  font-weight: bold;
}

.organic .sf-custom__block-inner .icon12{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 10rem;
}


.organic .sf-custom__block-inner .org img {
  width: 25%; 
  margin: auto;
}

@media(min-width: 768px) and (max-width: 1023px){
  .organic{
      height: 380px;
  }
  .organic .sf-custom__block-inner .icon12{
    bottom: 2rem;
  }
  .organic .sf-custom__block-inner .org img {
    width: 75%;
    margin: auto;
  }
  .organic .sf-custom__block-inner .org{
    width:17%;
  }
    .organic .org p {
      font-size: 1.2rem !important;
    }
}


@media (min-width: 1024px) and (max-width:1199px){
.certified1 .icon12 {
    margin-top: 1rem !important;
}
  .certified1 .icon12 .org {
    width: 21%!important ;
}
  .certified1 .icon12 .org img {
    width: 64% !important;
    margin: auto !important;
}
  .certified1 .content__heading{
    font-size: 1rem !important;
  }
  .certified1 .prose p {
    font-size: 1.8rem !important;
  }
  .certified1{
    background-position: 0 -12px;
  }
  .certified1 .rte {
    margin-top: 6rem !important;
  }
}

@media(max-width:767px){

  .organic .org p {
    font-size: 0.8rem !important;
  }
  .organic .content__heading{   
    margin-top: 2rem;
    font-size: 1.5rem;
  }
  .organic{
    height:250px;
}
  .organic .prose p{
    line-height: 1.5em;
    font-size: 0.8rem;
    font-style: italic;
}
  .organic .sf-custom__block-inner .icon12{
    width: 70%;
  bottom: 1rem;
   left:4rem;
}
  .organic .sf-custom__block-inner .org img {
    width: 70%;
    margin: auto;
}
}

.organic .sf-custom__block-inner .org{
  align-self: flex-start;
  margin: 0.2rem;
}

 .organic .org p{
  color: #4F7E36;
  font-size: 0.9rem;
}

.template-product .faq1 .section-py {
    padding-bottom: 1px;
}

@media (min-width: 768px){
  #shopify-section-template--15661330727150__164501537748de1bcf .sf-product__section {
    padding-bottom: 7rem !important;
  }
}

#shopify-section-template--15661330727150__164501537748de1bcf .sf__accordion-button{
  font-weight: bold;
}

.sf-video__wrapper{
  height: 100%;
}

.youv .plyr__controls{
  display: none;
}

.sf__pcard .sf__pcard-content .sf__pcard-name { 
  display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 50px;
    font-size: 1.2rem;
/*   	margin-bottom: 1.2rem; */
}

.sf__pcard .sf__pcard-content p{ 
/*   margin-top:1rem; */
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 50px;
  line-height: 1.8;
  font-size: 0.9rem;
/*   margin-bottom: 1.2rem; */
}

#shopify-section-template--15661330727150__product-recommendations{
  Background-color:#f3f4ed; 
}



@media(min-width: 768px){
#shopify-section-template--15661330727150__recent-viewed-products{
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
}
#shopify-section-template--15661330727150__recent-viewed-products{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.template-product #MainContent {
    padding-bottom: 0px;
}

.sf-header .sf-menu-item>a {
    font-size: 1rem;
}

 
 .sf__pcard-quick-add .atc-text p{
    margin: 0;
    display: block;
    height: auto;
    line-height: 2;
    font-size: 0.7rem;
    overflow: visible;
    text-overflow: unset;
 }


 @media(min-width:1024px){
.sf__pcard-content .sf__pcard-action-atc{
  width: 117%;
  justify-content: normal;
}
   .sf__pcard-style-4 .sf__pcard-content .sf__pcard-price .prod__price {
    font-weight: 700;
    font-size: 0.8rem;
}
 }

.sf__btn{
/*   	border-radius: 0px !important; */
    font-size: 0.8rem;
      padding:  0.5rem 5rem;
    text-transform: uppercase;
}




.sf-header .sf-menu-item:hover>a:after {
  background-color: #BBA151;
}
.product-tabs__header .sf-tab-header { text-transform: uppercase;
    font-size: .85rem !important;}
@media (max-width: 1440px){
.sf-menu-item a {
    margin-right: 1rem;
}}


@media(min-width:1200px){

  .sf__menu-item-level2{
    width: 100%;
  }
  .sf-menu-submenu__addon{
    width: 50%;
    
  }
}

#shopify-section-template--15661330727150__product-recommendations {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #FCFBF6;
  
}



.sf-mega-menu-collections sup{
  display: none;
}

@media(min-width: 768px){
.sf__footer-block-menu{
  padding-top: 30px !important;
  padding-bottom: 40px !important;
}
  
  .sf__footer-bottom-inner{
    padding-top: 0;
  }
 
}


 .sf__footer-middle .sf__footer-block-content .mb-5{
   margin:auto;
 }

@media(min-width: 1024px){
 .sf-menu-item[data-index="4"] .sf-column .sf-image {
       --aspect-ratio: 4/4 !important;
  
 }
}

  .sf-logo-default{
    padding: 1rem 0;
  }
  
  
  .sf-sub-menu__link {
    text-transform: capitalize;
  }
  

  
  .sf__footer-bottom-inner .social-media-links{
    padding-top:1rem;
  }
  
 
  .jdgm-rev{ 
    border-top: 1px solid #BBA151 !important;
  }
  
  .jdgm-rev-widg {
    border: none !important;
  }
  
  
  .main-product__block-buy_buttons .add-to-cart{
        padding: 0.82rem 5rem;
  }
  
  .ship-badge{
    display: flex;
    flex-direction: row;
  }
  
  .ship-badge div{
    width: 100%;
  }
  .ship-badge div p{
    text-align: center;
    font-size: 0.8rem;
    color: #BBA151; 
  }

  
  @media(max-width:768px){
    .sf__pcard-style-4 .sf__pcard-content .sf__pcard-quick-add .sf__btn {
        padding: 0.5rem;
  }
    .sf__footer-bottom{
    padding-bottom: 1rem !important;
  }
    .sf__footer-middle .px-5 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
    .sf-footer form.sf__footer-form-newsletter .sf__newletter__form-input {
    padding: 0.375rem 8rem 0.375rem 3rem;
  }
    .product-tabs__header .hidden{
      display:block;
    }
    .product-tabs__header .inline-flex{
      display:none;
    }
    .collection-card__info h3 a {
    color: #000;
}
    .section2 .sf__btn{
       padding: 0.5rem 1rem;
    width: 100%;
  }
    
  
  }
  
  .sf__footer-bottom{
    padding-top: 3rem;
  }
  
  .sf-prod__info .quantity-input input {
    background-color: #f1f1f100;
}
  .sf-prod__info .quantity-input {
    background-color: #f1f1f100;
  }
  
  .sf-menu-item[data-index="6"] .sf__menu-item-level2 {
    width: 100%;
}
    .sf-menu-item[data-index="5"] .sf__menu-item-level2 {
    width: 100%;
}
  
  .border-color-border {
    border-color: #e5e7eb !important;
}
  
  @media (min-width: 768px){
.prod__sticky-atc.enable-dynamic-checkout .sf__btn.add-to-cart {
    padding: 0.78rem 5rem !important;
}
    .collection-card--inside .collection-card__info{
      height: 6rem;
}
  }
  
  .jdgm-write-rev-link {
    border: 1px solid #BBA151 !important;
    padding: 0.5rem 1rem !important;
    border-radius: 5px;
  }
  
  .jdgm-sort-dropdown.jdgm-sort-dropdown{
    border: 1px solid #BBA151 !important;
  }

#insta-feed img{
   border-radius: 5px !important;
  }

/* key ingredients  */
 .ingredients1 .image__card-heading{
   font-size: 1rem;
    color: black;
   line-height: 1.25;
   margin-bottom: 1rem;
 }
  .ingredients1 .image__card-subheading{
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 1.5rem;
    margin-bottom: 3rem;
  }
  .ingredients1 .sf-image{border-radius:25px !important}
  
  .ingredients1 .image-card__content{
    padding: 1.5rem
  }
  
 .ingredients1 .sf-custom__block:nth-child(3) .image__card-heading{
   margin-bottom: 0;
 }
  .ingredients1 .section__heading{
    font-size: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e5e7eb;
  }
  
  @media (max-width: 767px){
.ingredients1 .sf__ms .image-card__img {
    height: 100%;
}
.ingredients1 .sf__ms .image-card__img .sf-image {
    width: 100%;
  }
    .ingredients1 .image-card__content {
    position: absolute;
}
    .ingredients1 .image__card-subheading {
    font-size: 1rem;
      text-align: left;
  }
    .ingredients1 .image__card-heading {
    margin-bottom: 2rem;
      text-align: left;

    }
    .ingredients1 .sf-custom__block:nth-child(2) .image__card-heading-group{
      margin-left: -3rem;
    }
    .ingredients1 .sf-custom__block:nth-child(3) .image__card-heading-group{
   	 margin-left: 1rem;
  	}
    .ingredients1 .sf-custom__block:nth-child(3) .image__card-subheading{
   	 margin-bottom: 2.5rem;
  	}
    .sf__footer-bottom .sf__footer-bottom-inner .sf-footer__left div:nth-child(1){
      width: 100% !important;
    }
  }
  
/*  end  */
  
  
 .shopify-payment-button__button.shopify-payment-button__button--unbranded {
    padding: 0.78rem 1.25rem;

}
  .section2 img{
    border-radius: 5px;
  }
  

  
 
  
   @media (min-width: 768px){
     .mo1{
       display:none;
     }
   }
  
  @media (max-width: 767px){    
    .mo1{
       background: url("/cdn/shop/files/certification-background.jpg?v=1644992706");
    }
    .mo1 .section-my{
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
    }
	.mo1 .sf__ms .image-card__img .sf-image {
    	width: 60%;
    	height: 27%;
        margin: auto;
	}
    .mo1 .section__heading{
      	font-size: 1rem !important;
    	line-height: 1 !important;
	}  
/*     #True{
      	display:none !important;
    } */
    .mo1 .sf__ms-wrapper:not(.swiper-container-initialized)>* {
    	width: 24vw!important;
	}
	.mo1 .sf__ms .image-card__img {
    	height: auto;
	}
    .mo1 .image__card-heading{
      	font-size: 0.8rem;
      	line-height: 1rem;
    }
    .mo1 .section__description{
      font-size: 0.8rem;
    line-height: 1.2rem;
    }
  }
  

  
  .sf__blog-post .sf-image{border-radius:25px !important}
  
  .list1 .sf-image{border-radius:25px !important}
  
 .main-product__block-addons{
    margin-top: -15px !important;
  }
  .main-product__block-addons a{
    color: #616b5b;
  }
  .main-product__block-addons a path{
    fill: #616b5b;
  }
   
  .certified1{
    background: url(/cdn/shop/files/certificate-background.jpg?v=1650532693);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .certified1 .sf-custom__block-inner .text-center{
    display: flex;
    flex-direction: column-reverse;
  }
  .certified1 .prose p{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
        font-weight: bold;
   color:#bba151 !important;

} 
  .certified1 .icon12 .org p{
    font-size: 0.7rem;
  } 
  
  
  
  @media(min-width: 1024px){
  .certified1 .icon12{
  	display: flex;
    justify-content: center;
  }
  
    
  .certified1 .rte{
    margin-top: 8rem;
    font-size: 2.5rem;
    color: black;
  }
  
  .certified1 .content__heading{
    font-size: 1.1rem;
    margin: 0px 10rem;
    font-weight: 100;
    line-height: 1.5rem;
  }
  .certified1 .icon12 .org:nth-child(2) img{
    margin: auto;
  }
    .certified1 .icon12 .org{
    width: 18%;
  }
     .certified1 .icon12 .org img{
        width: 55%;
    	margin: auto;
     }
  

  
  .certified1 .icon12{
    margin-top: 2.5rem;
  }
    .certified1 .prose p {
    font-size: 2.4rem;
    letter-spacing: 1px;  
}
   .certified1 .content__heading{
     font-style: italic;
   }
  
  }
  @media(min-width:1024px) and (max-width:1199px){
    .certified1 .content__heading{
      margin: 0px 6rem;
    }
  }
  
  @media(max-width: 1023px){
  .certified1 .icon12 .org p {
    font-size: 0.7rem;
    text-align: left;
    margin-left: 1rem;
  }

  .certified1 .icon12 .org p {
    font-size: 0.7rem;
    text-align: left;
    margin-left: 1rem;
  }
    .certified1 .icon12 .org{
      margin-bottom: 1rem;
    }
  .certified1 .icon12 .org:nth-child(1){
    width: 20%;
  }
  .certified1 .icon12 .org:nth-child(3){
    width: 20%;
  }
   .certified1 .icon12{
     margin: 0 3rem;
  }
    .certified1 .rte{
    font-size: 2rem;
    color: black;
  }
    .certified1 .content__heading{
    font-size: 0.9rem;
    line-height: 1.5rem;
          padding: 0 2rem;
  }

    
.certified1 {
    background-position: 0 !important;
}
}

 .sf-testimonials-description{
  font-size: 1.4rem;
    line-height: 2rem;
}
  
  
  
/*  mega menu */
  .sf-mega-menu-products .swiper-slide h3{
      display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  
  

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,15px)) !important;
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,15px)) !important;
      }
  
  
  
  @media(max-width: 767px){
.sf-footer .sf__footer-middle {
    padding-top: 0px !important;
}
    .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,12px)) !important;
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,12px)) !important;
      }
    
    .insta2 #insta-feed{
      margin-top: 0;
    }
    .insta2 .section-py{
      margin-bottom: 0;
    }
    
  }
  
  
  .template-product .swiper-pagination {
     position: relative;
  }
  
  .swiper-pagination-bullet:after {
    top: 0;
    left: 0;
  }

   .quantity-input {
    border: 1px solid #BBA151 !important;
  }
  
   .ship-badge .ship p{
  border-right: 1px solid #ccc;
/*   padding: 0 10px; */
}
.ship-badge .ship p:last-child {
  border-right: none;
  padding-right: 0;
  text-transform: capitalize;
}

  .ship-badge .ship p:after {
content:"" !important; 
    background: #BBA151; 
    position: absolute; 
    top: 7px;
    right: 0;
    height: 70%; 
    width: 1px;
  }
  .ship-badge .ship:nth-child(3) p:after {
    content:"" !important; 
    background: none; 
    position: absolute; 
    top: 0; 
    right: 0; 
    height: 0; 
    width: 0;
  }
@media(max-width:768px){
  .ship-badge .ship:nth-child(3){
    margin-left: 1rem;
  }
  .ship-badge .ship p:after {
content:"" !important; 
    background: #BBA151; 
    position: absolute; 
    top: 7px;
    right: -3px;
    height: 68%
    width: 1px;
  }
  .ship-badge .ship:nth-child(1) img {
    margin-right: 0.5rem !important;
}
  .ship-badge .ship:nth-child(2) img {
    margin-right: 0rem !important;
}
  .ship-badge .ship:nth-child(3) img {
    margin-right: -1rem  !important;
  }
}
  
.ship-badge .ship:nth-child(3) p:after {
  content: '' !important;
  margin: 0 10px;
}
  .ship-badge .ship{
    position: relative;
  }
  
  @media(min-width:1024px){
    .certified-1{
      display: none;
    }
  }
  @media(max-width:1023px){
    .certified-2{
      display: none;
    }
  }
 
  
  .nav-swiper-container .swiper-slide-thumb-active .sf-prod-media {
    border: 1px solid #bba151;
}
  
   .insta1 .section__heading:after{
    content:"\f178";
    font-family: FontAwesome;
     margin-left: 1rem;
   }
  
  

  
  .categories1 .section-my {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
  
   @media(min-width:1200px){
  .collection-hair-care .categories1 .section-my {
    width: 22%;
}
    .collection-gifting .categories1 .section-my {
    width: 22%;
}
  .collection-accessories  .categories1 .section-my{
  width: 14%;
}
      .collection-essential-oil .categories1 .section-my{
        width:38%;
      }
     .collection-bath-body .categories1 .section-my{
       width: 30%;
     }
     .collection-skin-care .categories1 .section-my{
           width: 70%;
     }
  }
  
  @media (max-width: 767px){
 .categories1 .sf__ms-wrapper:not(.swiper-container-initialized)>* {
    width: 32vw!important;
}
  }
  
  .categories1 .collection-card__info h3 a:hover{
    color: #bba151;
  }
  
    .categories1 {
      border-top : 1px solid #dedede;
      border-bottom : 1px solid #dedede;
      padding: 3rem 0;
    }
    
    .categories1 .collection-card__info a{
      line-height: 1.2rem;
      font-size: 0.98rem !important;
    }
    .categories1 .collection-card__info a:hover{
      color #bba151;
    }
    
    @media(min-width:768px) and (max-width: 1199px){
       .collection-accessories .categories1 .sf__ms-wrapper {
      grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    }
      .collection-accessories .categories1 .section-my {
    width: 25%;
}
      .collection-skin-care .categories1 .sf__ms-wrapper {
      grid-template-columns: repeat(8,minmax(0,1fr)) !important;
    }
     .collection-hair-care .categories1 .sf__ms-wrapper {
      grid-template-columns: repeat(3,minmax(0,1fr)) !important;
    }
       .collection-hair-care .categories1 .section-my {
    width: 38%;
}
      .collection-bath-body  .categories1 .sf__ms-wrapper{
        grid-template-columns: repeat(4,minmax(0,1fr)) !important;
      }
      .collection-bath-body .categories1 .section-my {
    width: 48%;
}
      .collection-essential-oil .categories1 .sf__ms-wrapper {
      grid-template-columns: repeat(5,minmax(0,1fr)) !important;
    }
      .collection-essential-oil .categories1 .section-my{
        width:60%;
      }
       .collection-gifting .categories1 .sf__ms-wrapper {
          grid-template-columns: repeat(3,minmax(0,1fr)) !important;
       }
      .collection-gifting .categories1 .section-my {
    width: 38%;
}
    }
  
      .categories1  .swiper-pagination{
      display: none;
      }
  
  @media(max-width: 767px){
  .list1 .collection-card__info a {
    color: #000;
}
  }
  
  
  .f-quantity-upsell__product h4 {
    font-weight: bold;
    color: #624b04;
    font-size: 16px;
}
  .f-quantity-upsell__products{
  	background-color: #fbf8f0;
    padding: 0 20px;
    border-radius: 5px;
    border: 1px solid #bba151 !important;
  }
  
  
 .sf-product__section-tabs .sf-tab-header{
    font-weight: bold;
    }

  .faq1 .section__heading{
        font-size: 2.5rem;
  }
  
  .jdgm-rev-widg__title{
        font-size: 2.5rem;
  }
  
  .upsell_heading{
        font-size: 2.5rem;
  }
  
  #shopify-section-template--15661330727150__product-details-tabs .sf-tab-header:after{
    background: none;
  }
  
  
  .use{
    padding: 4rem 0;
  }
  .use .title1{
    margin-bottom: 2rem; 
    padding-bottom: 0.8rem;
    border-bottom: 1px solid #e5e7eb;
  }
  @media(max-width: 767px){
    .use .title1{
    margin: 1rem;
    }
  }
  
  .ingredients1 .section-my {
    margin-top: 25px;
    margin-bottom: 25px;
}
  
  .ingredients1 .image-card__content-inner{
    width: 100%;
  }
  
  @media (min-width: 1280px){
  .page-private-labelling-2 #shopify-section-template--15768424055022__contact-form .xl\:w-6\/12:nth-child(1) {
    width: 100% !important;
}
  }
  

  
  .template-collection .sf__gridColumn-view [data-column="1"]{
    display: none;
  }
  
  @media(min-width: 1024px){
  .template-page .content-image2{
    padding-right: 3rem;
  }
    .template-page .columnbox{
      padding:0.5rem;
    }
  }
  
  
 .template-page .faq dt:before {
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    position: absolute;
    left: 0;
    top: 0;
    font: bold 50px/1 Sans-Serif;
    background: #bd9e42;
    color: #fff;
}
  
 .template-page  .faq dt, .faq dd {
    padding-left: 50px;
    border: 1px solid #bd9e42;
    margin-bottom: 10px;
    font-weight: 100;
    min-height: 100px;
   position: relative;
}
  
  .template-page .columnbox{
      padding:1rem;
    }
  
  .template-page .columnbox img{
     margin:auto;
    }
  
   .template-page table{
     margin: 0;
   }
  
  .template-page  .faq{
    counter-reset: my-badass-counter;
  }
  @media(max-width: 767px){
  .page-facial-massage .columnbox{
    padding: 0;
  } 
  }
  
  
/* about us  */
  .always .content__heading {
    margin-bottom: 2.5rem;
    color: #BBA151;
    font-weight: 100;
  }
   .always .prose {
     font-size: 1.3rem;
  }
  .well1 .content__subheading{
    font-size: 1.5rem;
     color: #BBA151;
    font-weight: bold;
  }
  .well1 .prose{
    font-size: 1.1rem;
  }
  @media(min-width: 1024px){
  .well1 .sf-custom__block-inner{
    padding: 2rem;
  }
  }
  @media(max-width: 768px){
    .well1 .prose {
     font-size: 1.3rem;
  }
  }
  
/*  end  */
  
 @media(min-width:1024px){
  .each1 .sf-custom__grid{
    position: relative;
  }
  
  .each1 .sf-custom__grid::before{
    content: "";
    position: absolute;
    top: 25%;
    height: auto;
    bottom: 0;
    z-index: 0;
    width: 100%;
    background-color: #FFFAE5;
  }
  
  .each1 .content__box-template--15661330333934__16464817117a83637a{
    z-index:11;
  }
   .each1 .content__heading{
     font-size: 1rem;
     color: #BBA151;
   }
   .each1 .content__heading {
    font-size: 2rem;
    color: #BBA151;
    font-weight: 100;
}
   .each1 .content__box{
     margin-left: 3rem;
     width:80%;
     margin-top: 10rem;
   }
  .each1 .prose{
    font-size:1.3rem;
  }
 }
  .each1 .content__heading {
    line-height: 2.5rem;
  }
  @media(max-width: 1023px){
    .each1 .content__heading {
    color: #BBA151;
    }
   .each1{
      background-color: #FFFAE5 !important;
   }
  }
  
  .page-about-us .test{
    background: none;
  }
  
  .page-about-us .test .indexes{
    display: none;
  }
  
  .page-about-us .test .section__heading::before{
    content: "";
    background-image: url(/cdn/shop/files/comm-01.svg?v=1646485495);
    background-size: contain;
    background-repeat: no-repeat;
    width: 11%;
    position: absolute;
    height: 100%;
    top: 0;
  }
  .page-about-us .test .sf-testimonials-description{
    color: #BBA151;
    font-size:1.5rem;
    line-height: 2rem;
  }
  .page-about-us .test .section__heading{
    color:#fcfbf600 !important;
  }
  
  
  .shopify-policy__container {
    max-width: 174ch !important;
  }

  
  #shopify-section-template--15765490303214__16468329313002664f .sf-collapsible{
      padding-bottom: 4rem;
  }
  

  
  @media(max-width: 767px){
    .values div:nth-last-child(1){
    width: 15%;
  }
      .values div:nth-last-child(1) img{
        margin-left: 1rem;
  }
  }
  
  .values{
    display: flex;
    margin-bottom: 1rem;
  }
  
  .values div{
    width: 10%;
    margin: 2rem 4rem 0 0;
  }
   .values div p{
     text-align:center;
     font-size: 1.1rem;
     font-weight: bold;
  }
  
  .sf-tab-header.active:after {
    width: 0%;
}
  
  .aboutm .collection-card__inner{
    display: flex;
    flex-direction: column-reverse;
}
  
  .aboutm .collection-card__info h3 a{
    font-size: 1.8rem;
    color: #BBA151;
    margin-bottom: 2rem;
  }
  
  
/*   bundles */
  #fox-product-bundle-inside .upsell__products-wrapper .sf-prod__block:nth-child(1){
    display: none;
  }
/*   end */
  
  
  @media(min-width:768px){ 
    #shopify-section-template--15837954867438__16472554045c42b4ca  .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15837855580398__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15837947789550__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15837922361582__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15837925015790__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15837962305774__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15837865836782__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15837836902638__16472554045c42b4ca   .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15819748475118__16472554045c42b4ca  .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15819754373358__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15819948392686__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15826293686510__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    
    #shopify-section-template--15819192598766__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    
    #shopify-section-template--15826418893038__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15826245746926__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15819942265070__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15819913265390__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15819837735150__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
     #shopify-section-template--15819799396590__16472554045c42b4ca  .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15819712495854__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15819693326574__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15819675566318__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    
    #shopify-section-template--15819648368878__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15819637391598__16472554045c42b4ca  .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15819561140462__16472554045c42b4ca  .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
   #shopify-section-template--15819521360110__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15819486167278__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
     #shopify-section-template--15819432820974__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    
    #shopify-section-template--15819402772718__16472554045c42b4ca  .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15819366039790__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15819342971118__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    
   #shopify-section-template--15819293491438__16472554045c42b4ca  .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    
    #shopify-section-template--15819256922350__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    
    #shopify-section-template--15819209277678__16472554045c42b4ca .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    
    #shopify-section-template--15819172446446__16472554045c42b4ca  .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    
     #shopify-section-template--15819151507694__16472554045c42b4ca  .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
  }
    
    #shopify-section-template--15818744660206__16472554045c42b4ca .sf__accordion-button{
    font-weight: bold;
    font-size: 2rem;
  }
    
    #shopify-section-template--15816043102446__16472554045c42b4ca .sf__accordion-button{
    font-weight: bold;
    font-size: 2rem;
  }
    
    #shopify-section-template--15806920884462__164725433541594575 .sf__accordion-button{
    font-weight: bold;
    font-size: 2rem;
  }
    
  .product-carrier-base-oils #shopify-section-template--15783065682158__1646892624c24432d8 .sf__accordion-button{
    font-weight: bold;
    font-size: 2rem;
  }
     .product-carrier-base-oils #shopify-section-template--15783065682158__16468926107eab59fb .sf__accordion-button{
    font-weight: bold;
    font-size: 2rem;
  }
  
    #shopify-section-template--15765490303214__1646833124dded8ab3 .sf__accordion-button{
      font-weight: bold;
    font-size: 2rem;
    }
      
  #shopify-section-template--15765490303214__16468329313002664f .sf__accordion-button{
    font-weight: bold;
    font-size: 2rem;
  }
    #shopify-section-template--15814673793262__16472554045c42b4ca .sf__accordion-button{
    font-weight: bold;
    font-size: 2rem;
  }
    
    #shopify-section-template--15792842801390__164690682593f27f73 .sf__accordion-button {
      font-weight: bold;
    font-size: 2rem;
    }
  }
  
  @media(max-width: 767px){
    #shopify-section-template--15837954867438__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15837855580398__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15837947789550__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15837922361582__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15837925015790__16472554045c42b4ca  .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15837962305774__16472554045c42b4ca  .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15837865836782__16472554045c42b4ca  .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15837836902638__16472554045c42b4ca   .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819748475118__16472554045c42b4ca  .sf__accordion-button{
     font-size: 1.3rem;
  }
    
    #shopify-section-template--15819754373358__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819948392686__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15826293686510__16472554045c42b4ca  .sf__accordion-button{
     font-size: 1.3rem;
  }
    
   #shopify-section-template--15819192598766__16472554045c42b4ca  .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15826418893038__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15826245746926__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819942265070__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819913265390__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819837735150__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819799396590__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819712495854__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819693326574__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819675566318__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819648368878__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819637391598__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819561140462__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819521360110__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
     #shopify-section-template--15819486167278__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    
     #shopify-section-template--15819432820974__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    
    #shopify-section-template--15819402772718__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819366039790__16472554045c42b4ca   .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819342971118__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    #shopify-section-template--15819293491438__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    
    #shopify-section-template--15819256922350__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    
    
    #shopify-section-template--15819209277678__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    
    #shopify-section-template--15819172446446__16472554045c42b4ca  .sf__accordion-button{
     font-size: 1.3rem;
  }
    
    #shopify-section-template--15819151507694__16472554045c42b4ca  .sf__accordion-button{
     font-size: 1.3rem;
  }
    
     #shopify-section-template--15818744660206__16472554045c42b4ca .sf__accordion-button{
     font-size: 1.3rem;
  }
    
    #shopify-section-template--15816043102446__16472554045c42b4ca .sf__accordion-button{
   font-size: 1.3rem;
  }
    
  .page-about-us .test .sf-testimonials-description {
    color: #BBA151;
    font-size: 1.2rem;
    line-height: 1;
}
    
    #shopify-section-template--15806920884462__164725433541594575 .sf__accordion-button{
   font-size: 1.3rem;
  }
    
    #shopify-section-template--15814673793262__16472554045c42b4ca .sf__accordion-button{
   font-size: 1.3rem;
  }
    .page-about-us .test {
   padding:0;
}
     #shopify-section-template--15765490303214__1646833124dded8ab3 .sf__accordion-button{
       font-size: 1.3rem;
    }
      
  #shopify-section-template--15765490303214__16468329313002664f .sf__accordion-button{
    font-size: 1.3rem;
  }
    .product-carrier-base-oils #shopify-section-template--15783065682158__1646892624c24432d8 .sf__accordion-button{
    font-size: 1.3rem;
  }
     .product-carrier-base-oils #shopify-section-template--15783065682158__16468926107eab59fb .sf__accordion-button{
    font-size: 1.3rem;
  }
    
     .product-ready-to-use-blend #shopify-section-template--15783093141742__164689326578fac17b .sf__accordion-button{
     font-size: 1.3rem;
  }
     .product-ready-to-use-blend #shopify-section-template--15810496135406__16473251795b6f5fb9 .sf__accordion-button{
    font-size: 1.3rem;
  }
    
     
    #shopify-section-template--15792842801390__164690682593f27f73 .sf__accordion-button {
      font-size: 1.3rem;
    }
    
    .sf-tabs--responsive .sf__accordion-item {
    border-bottom: 1px solid #e5e7eb;
}
  }
  #shopify-section-template--15815823360238__164501537748de1bcf  .sf-collapsible{
      padding-bottom: 4rem;
    } 
  #shopify-section-template--15816043102446__164501537748de1bcf  .sf-collapsible{
      padding-bottom: 4rem;
    } 
  #shopify-section-template--15837962305774__164501537748de1bcf  .sf-collapsible{
      padding-bottom: 4rem;
    } 
  #shopify-section-template--15837954867438__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    } 
  #shopify-section-template--15837954867438__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    } 
  #shopify-section-template--15837855580398__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15837947789550__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    } 
  
  #shopify-section-template--15837855580398__16472554045c42b4ca  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15837947789550__164501537748de1bcf  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15837947789550__16472554045c42b4ca  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15837922361582__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15837922361582__16472554045c42b4ca  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15837925015790__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15837925015790__16472554045c42b4ca  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15837962305774__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15837865836782__164501537748de1bcf  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15837865836782__16472554045c42b4ca  .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  #shopify-section-template--15837836902638__164501537748de1bcf  .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  #shopify-section-template--15837836902638__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15826418893038__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  #shopify-section-template--15806920884462__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
 #shopify-section-template--15819892621550__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819748475118__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819748475118__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819486167278__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819754373358__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819754373358__16472554045c42b4ca  .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  #shopify-section-template--15819948392686__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819948392686__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  #shopify-section-template--15826293686510__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15826293686510__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819837735150__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819799396590__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819432820974__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819402772718__164501537748de1bcf  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819712495854__164501537748de1bcf  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819942265070__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819521360110__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819693326574__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819675566318__164501537748de1bcf  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819192598766__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819192598766__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15826418893038__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15826245746926__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819942265070__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819913265390__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819913265390__164501537748de1bcf  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819561140462__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819637391598__164501537748de1bcf  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819648368878__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  #shopify-section-template--15819209277678__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  
  #shopify-section-template--15819837735150__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  #shopify-section-template--15819799396590__16472554045c42b4ca  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819712495854__16472554045c42b4ca  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819693326574__16472554045c42b4ca  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819675566318__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819648368878__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819637391598__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819561140462__16472554045c42b4ca  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819521360110__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15826245746926__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819432820974__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
   #shopify-section-template--15819486167278__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  #shopify-section-template--15819402772718__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  #shopify-section-template--15819366039790__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  #shopify-section-template--15819342971118__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  #shopify-section-template--15819293491438__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  #shopify-section-template--15819256922350__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  #shopify-section-template--15819209277678__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
      #shopify-section-template--15819172446446__16472554045c42b4ca  .sf-collapsible{
      padding-bottom: 4rem;
    }
  
   #shopify-section-template--15818744660206__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  #shopify-section-template--15816043102446__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  
  #shopify-section-template--15814673793262__16472554045c42b4ca .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15797401616622__164501537748de1bcf  .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15806920884462__164725433541594575 .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819256922350__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15814673793262__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819172446446__164501537748de1bcf .sf-collapsible{
      padding-bottom: 4rem;
    }
   #shopify-section-template--15765490303214__164509424979f7c3b9 .sf-collapsible{
      padding-bottom: 4rem;
    }    
  #shopify-section-template--15819342971118__164501537748de1bcf .sf-collapsible{
    padding-bottom: 4rem;
  }
  
#shopify-section-template--15818744660206__164501537748de1bcf .sf-collapsible{
    padding-bottom: 4rem;
  }
  #shopify-section-template--15819293491438__164501537748de1bcf  .sf-collapsible{
    padding-bottom: 4rem;
  }
  #shopify-section-template--15819151507694__164501537748de1bcf  .sf-collapsible{
    padding-bottom: 4rem;
  }
  
    .product-carrier-base-oils #shopify-section-template--15783065682158__1646892624c24432d8 .sf-collapsible{
    padding-bottom: 4rem;
  }
  
  .product-carrier-base-oils #shopify-section-template--15783065682158__164501537748de1bcf .sf-collapsible{
     padding-bottom: 4rem;
  }
    #shopify-section-template--15819151507694__16472554045c42b4ca  .sf-collapsible{
    padding-bottom: 4rem;
  }
  
  #shopify-section-template--15765490303214__164501537748de1bcf .sf-collapsible{
    padding-bottom: 4rem;
  }
  
  #shopify-section-template--15792842801390__164690682593f27f73 .sf-collapsible {
      padding-bottom: 4rem;
    }
  #shopify-section-template--15819366039790__164501537748de1bcf .sf-collapsible {
      padding-bottom: 4rem;
    }
  
  
  .product-essential-oil {
    background-color: #fff !important;
  }
  
  .template-index{
    background-color: #fff !important;
  }
  
  
  .check li {
    background-repeat: no-repeat;
    background-image: url(/cdn/shop/files/check-01.svg?v=1646734431);
    background-size: 15px;
    padding-left: 24px;
    background-position: 0 6px;
    align-items: center;
}
  
  .check {
    list-style-type: number !important;
}
  
.check li{
  background-image: none !important;
  padding-left:unset;
}
  
  .main-ing li {
    background-repeat: no-repeat;
    background-image: url(/cdn/shop/files/leaf-01.svg?v=1647259441);
    background-size: 20px;
    padding-left: 24px;
    background-position: 0 3px;
    align-items: center;
}
  
  .main-product__block-short_description ul{
    list-style-type: none !important;
    margin-left: 0;
  }
  
  .main-product__block-short_description li{
    background-repeat: no-repeat;
    background-image: url(/cdn/shop/files/leaf-01.svg?v=1647259441);
    background-size: 20px;
    padding-left: 24px;
    background-position: 0 3px;
    align-items: center;
}
 .key{
  list-style-type: none !important;
 }
  .key li {
    background-repeat: no-repeat;
    background-image: url(/cdn/shop/files/check-01.svg?v=1646734431);
    background-size: 15px;
    padding-left: 24px;
    background-position: 0 6px;
    align-items: center;
}
  
  
  
  .main-ing {
    list-style-type: none;
}
  
  .prod__compare_price{
    display: block;
  }
    
    @media(min-width: 768px){
    #shopify-section-template--15661330727150__16472554045c42b4ca .sf__accordion-button {
      font-weight:bold;
      font-size: 2rem;
          color: black;
  }
      
    }
   @media(max-width: 767px){
    #shopify-section-template--15661330727150__16472554045c42b4ca .sf__accordion-button {
      font-size: 1.3rem;
  }
      
    }
  
  .col-span-3{
    grid-column: span 3/span 3;
}

/* pages */
  .template-page .page-sidebar::before{
    content:" ";
    background-image:url(/cdn/shop/files/section1_c92b67c8-273b-46d1-b398-2fc5269e876a.jpg?v=1647339681);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    right:0;
    top: 0;
    position: absolute;
    min-height: 80vh;
    z-index: 1;
  }
  .template-page .page-sidebar1{
    margin-top: 12rem;
    min-height: 63vh;
  }
  
   .template-page .page-sidebar1::before{
    content:" ";
    background-image:url(/cdn/shop/files/section2_d77b5b04-bfd4-402b-b12e-f2478055561b.jpg?v=1647350119);
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    right:0;
    position: absolute;
    height: 74vh;
    z-index: 1;
  }
  .column2{
    position: relative;
  }
  @media(min-width: 767px){
 .template-page .column2:nth-child(1){
    padding: 0 6rem 0 0; 
  }
  }
  .template-page .column2 .actve a{
    font-weight: bold;
    color: #b1962f;
  }
  
  .template-page .page-sidebar1 .but1 .sf-btn{
    position: relative;
    font-size: 1.4rem;
    z-index: 222;
    font-weight: bold;
    margin-top: 1.5rem;
    width: auto;
    COLOR: white;
    padding: 0.7rem 1.2rem;
    background-color: #b39630;
}
  .template-page .page-sidebar1 .but1{
    text-align: center;
  }
  
  .template-page .page-sidebar1 .but1 a{
  text-decoration: none;
    color: white;
}

  .page-sidebar{
    z-index: 999;
  }
  .page-sidebar ul{
    background-color: #f3f2ee;
    margin: 7rem 2rem 0 2rem; 
    list-style-type: none !important;
    padding: 2rem;
    position: relative;
    z-index: 2 !important;
  }
   .page-sidebar ul li{
     border-bottom: 1px solid #000;
     padding:0.5rem;
     font-size: 1.2rem;
  }
  .page-sidebar ul li a{
         text-decoration: none;
  }
  @media(max-width: 767px){
     .template-page .page-sidebar::before{
    	min-height: 100%;
     }
    .template-page .page-sidebar1{
    margin-top: 9rem;
  }
    .template-page .column2:nth-child(1){
    grid-row: 2; 
  }
  }
/*  end  */
  
/*  ingredients section  */
  .key-ing .sf-slider__controls{
    display: flex !important;
  }
  
  .key-ing .section__heading{
    font-size: 2rem;
    padding-bottom:1rem;
    border-bottom: 1px solid #dedede;
  }
  
  .key-ing2 .section__heading{
    font-size: 1.5rem !important;
    padding-bottom:1rem;
    border-bottom: 1px solid #dedede;
  }
  
   .key-ing .sf__btn-icon{
     display: none !important;
   }
  
  .key-ing .collection-card__info h3 a {
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 1.5rem;
}
   .key-ing2 .collection-card__info h3 a {
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 1.5rem;
}
  .key-ing  .collection-card--inside .collection-card__info {
    position: absolute;
    height: 7rem;
  }
  
  .key-ing .section-my {
    margin-top: 15px !important; 
    margin-bottom: 50px !important;
}
    .key-ing2 .section-my {
    margin-top: 15px !important; 
    margin-bottom: 50px !important;
}
  
  
  @media(min-width: 1200px){
   .key-ing .collection-list__inner--overflow {
    padding: 0 calc((100vw - 1200px)/ 2) !important;
}
  }
  
  @media(max-width: 767px){
   .key-ing .section__heading{
   	 font-size: 1.3rem !important;
     font-weight: 100;
   }
    .key-ing2 .section__heading{
   	 font-size: 1.3rem !important;
     font-weight: 100;
   }
  }
  
  .key-ing .collection-card__inner {
    cursor: default;
  }
  .key-ing .sf-image{
    border-radius: 30px;
  }
  
 .key-ing2 .sf-image{
   border-radius: 100%;
   width: 70%;
    margin: auto;
 }
  
  .active-ing h3{
    font-size: 1.3rem;
  }
   .active-ing ul{
    font-size: 0.9rem;
     align-items: flex-start;
  }
.active-ing p span {
      line-height: 4rem;
    font-size: 1.3rem;
    font-weight: bold;
}
  .active-ing .self-end{
    align-self: flex-start;;
  }
/* ended   */
  
  
 @media(max-width: 767px){
   .jdgm-widget-actions-wrapper{
     margin-top: 1rem !important;
   }
 }
  
  
  .product-recommendations {
    padding-top: 6rem;
    padding-bottom: 6rem;
}
  
  .main-product__blocks .ymq-options-button-input:checked+label {
    color: black;
    background: #bba151;
    border: 1px solid #bba151;
}
  
 .main-product__blocks .ymq-options-button-input:not(:checked)+label{
    border: 1px solid #bba151;
 }
  
  .add-to-cart .atc-text{
    font-size: 1.1rem;
  }
  button.shopify-payment-button__button--unbranded:before{
    font-size: 1.1rem;
  }
  
  
  @media (min-width: 767px){
 .list1 .collection-card--inside .collection-card__info {
    padding: 1.25rem 1rem !important;
}
  }
  
  .sf__blog-card .sf__blog-cardImage {
    border-radius: 10px;
}
  
  
  .template-product #shopify-section-template--15837954867438__164501537748de1bcf, #shopify-section-template--15837922361582__164501537748de1bcf, #shopify-section-template--15837962305774__164501537748de1bcf, #shopify-section-template--15837947789550__164501537748de1bcf, #shopify-section-template--15837865836782__164501537748de1bcf, #shopify-section-template--15837925015790__164501537748de1bcf, #shopify-section-template--15837855580398__164501537748de1bcf, #shopify-section-template--15837836902638__164501537748de1bcf, #shopify-section-template--15826418893038__164501537748de1bcf, #shopify-section-template--15826293686510__164501537748de1bcf, #shopify-section-template--15826245746926__164501537748de1bcf, #shopify-section-template--15819942265070__164501537748de1bcf, #shopify-section-template--15819913265390__164501537748de1bcf, #shopify-section-template--15819892621550__164501537748de1bcf, #shopify-section-template--15819837735150__164501537748de1bcf, #shopify-section-template--15783065682158__164501537748de1bcf{
    background-color: #FCFBF6;
  }
  
   .template-product #shopify-section-template--15819799396590__164501537748de1bcf, #shopify-section-template--15819754373358__164501537748de1bcf, #shopify-section-template--15819748475118__164501537748de1bcf, #shopify-section-template--15819712495854__164501537748de1bcf, #shopify-section-template--15819693326574__164501537748de1bcf, #shopify-section-template--15819675566318__164501537748de1bcf, #shopify-section-template--15819648368878__164501537748de1bcf, #shopify-section-template--15819637391598__164501537748de1bcf, #shopify-section-template--15819561140462__164501537748de1bcf, #shopify-section-template--15819521360110__164501537748de1bcf, #shopify-section-template--15819486167278__164501537748de1bcf, #shopify-section-template--15819432820974__164501537748de1bcf, #shopify-section-template--15819402772718__164501537748de1bcf, #shopify-section-template--15819366039790__164501537748de1bcf, #shopify-section-template--15819342971118__164501537748de1bcf, #shopify-section-template--15819293491438__164501537748de1bcf, #shopify-section-template--15819256922350__164501537748de1bcf, #shopify-section-template--15819209277678__164501537748de1bcf, #shopify-section-template--15819192598766__164501537748de1bcf, #shopify-section-template--15816043102446__164501537748de1bcf, #shopify-section-template--15815823360238__164501537748de1bcf, #shopify-section-template--15806920884462__164501537748de1bcf, #shopify-section-template--15797401616622__164501537748de1bcf, #shopify-section-template--15792842801390__164501537748de1bcf, #shopify-section-template--15661330727150__164501537748de1bcf, #shopify-section-template--15765490303214__164501537748de1bcf ,#shopify-section-template--15818744660206__164501537748de1bcf, #shopify-section-template--15819151507694__164501537748de1bcf, #shopify-section-template--15819172446446__164501537748de1bcf{
    background-color: #FCFBF6;
  }
  
  
  #shopify-section-template--15792842801390__164501537748de1bcf .sf-collapsible {
    padding-bottom: 4rem;
  }
  
  .reeview-app-widget{  
    padding: 3rem 0;
    background-color: #FFFAE5;
  }
  
  #vw-root .vw-cmp__carousel--root .swiper-slide{
    border-radius: 25px;
  }
  
  .gpo-app .gpo-label {
    margin-bottom: 1rem !important;
    margin-left: 0;
}
  
  
 .explore1 .collection-card__image .sf-image {
    border-radius: 15px;
  }
  
  .explore1 .collection-card__info{
    display: none;
  }
  
  
  .new-arrival .swiper-pagination {
     position: relative !important;
  }
  
  
 .section__heading{
   color:#bba151 !important;
   font-size: 24px !important;
 }
   .sf-product__section-heading{
   color:#bba151 !important;
   font-size: 24px !important;
 } 
  .jdgm-rev-widg__title{
   color:#bba151 !important;
   font-size: 24px !important;
 }
  
  .swiper-pagination-bullet {
    background: #fffefb !important;
      }
  
  .swiper-pagination-bullet{
    border: 2px solid #d1c393;
  }
  
  
  .swiper-pagination-bullet:after{
    background:  #d1c393  ;
  }
 
 
  
  @media(min-width:768px){
  .template-product .product-template .sf-prod__block .md\:w-1\/2:nth-child(1) {
    width: 60%;
}
  .template-product .product-template .sf-prod__block .md\:w-1\/2:nth-child(2) {
    width: 40%;
}
  }
  /*** Edit By Priya 1 april **/
  
  .prod__sticky-atc .border-color-border {
    border-color: #bba151 !important;
}
  
  .sf__tooltip-item.sf__btn-icon {
    color: #bba151;
    border: 1px solid;
}
  
  #shopify-section-template--15661330727150__16472554045c42b4ca .sf__accordion-button, .template-product .sf-tab-header {
    font-size: 2rem; 
    font-weight: bold;
    font-size: 1.5rem;
    color: #bba151;
}
    
    .text-color-regular-price {
    color: #bba151;
}
  
  .sf-prod__info .quantity-input {
    height: 49px;
    background-color: #f1f1f100;
}
  .bread-crumb__item {
    padding: 0.5rem 0.8rem;
    font-size: 11px;
    color: #93928f;
}
  

  .sf__pcard-quick-add .atc-text p {
    font-size: 0.8rem;
    letter-spacing: 1px;
    color:#bba151;
}
  
  .section__heading , h1, h2, .insta1 .section__subheading{ letter-spacing: 1px;}
  .collection-list .swiper-pagination.sf__dot-dark .sf__dot:before, .home-banner__slideshow .swiper-pagination.sf__dot-dark .sf__dot:before, .sf__banner-with-slider .swiper-pagination.sf__dot-dark .sf__dot:before {
    background-color: #bba151;
}
  
  .swiper-pagination-bullet:after {
    background: #817240;
}
  
  .sf__btn.sf__btn-white, a.sf__btn.sf__btn-white, button.sf__btn.sf__btn-white {
    background: #fff;
    color: #bba151;
}
  
  .sf__btn.sf__btn-link, a.sf__btn.sf__btn-link, button.sf__btn.sf__btn-link {
    color: #bba151;
}
  
  .sf__btn.sf__btn-white:hover p, a.sf__btn.sf__btn-white:hover p, button.sf__btn.sf__btn-white:hover p {
    
    color: #fff;}
  .sf-slider__controls button {
    width: 30px;
    height: 30px;
    border-color: #8d8f8b;
    color: #8d8f8b;
}
  
  
    
    
    #shopify-section-template--15765490303214__16468329313002664f .sf__accordion-button, #shopify-section-template--15819486167278__16472554045c42b4ca .sf__accordion-button, .key-ing .section__heading{font-size: 1.5rem !important;
    color: #bba151; letter-spacing:0 !important}
    
    @media (min-width: 1024px){
.sf__pcard-style-4 .sf__pcard-content .sf__pcard-price .prod__price {
    font-weight: 500;
    font-size: 0.9rem;
  color:#8d7837;
}}
    
    .jdgm-preview-badge .jdgm-star.jdgm-star {
    color: #45523f;
}
    
    .sf-pis__wrapper .swiper-button-control {
      color: #7c8977;}
    
    
     .sf__pcard-style-4 .sf__pcard-content .sf__pcard-quick-add .sf__btn{
     padding: 0.5rem !important;
   }
    
    .list1 .collection-card__inner .collection-card__image:before{ 
    content:"";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    border-radius: 25px;
    background-color: rgb(74 70 46 / 15%);
  }
    
    
    .list1 .collection-card--inside .collection-card__info{
      z-index: 2;
    }
    
    
   
    
    .collection-card__inner{
        cursor: auto;
       width:auto;
    }
    
    .ship-badge .ship{
      display: flex;
      align-items: center;
      justify-content: center;
    }
    
    .ship-badge .ship:nth-child(1)  img{
      width: 30%;
      margin-right: 1rem;
    }
    .ship-badge .ship:nth-child(2) img{
      width: 30%;
      margin-right: 0.5rem;
    }
     .ship-badge .ship:nth-child(3) img{
        width: 34%;
        margin-right: 0rem;
    }
    
    
     .coll-tabs1 .sf__accordion-button {
       color: #bba151;
       font-size:1.5rem !important;
     }
    .coll-tabs1  {
     padding-bottom: 0rem !important;
    }

    
  
  
  .best1 .product-tabs__header{
    display: none;
  }
    
    
    .f-popup__submit {
          margin-top: 0 !important;
          padding: 0.625rem 1.25rem !important;
    }
    
    
    .f-popup__subtitle p:nth-child(1){
     font-size: 1.5rem;
   }
    .f-popup__subtitle p:nth-child(2){
         margin-top: 1rem;
   }
   .f-popup__subtitle p em {
     font-size: 1.2rem;
   }
    
    
    .f-popup__title {
    font-size: 2.5rem !important;
    font-weight: bold;
}

    
     .added-to-wishlist:not(.in-prod-page,.sf__tooltip-style-2){
      color:white;
      background-color: #bba151 ;
    }
    
/*   candle Diffuser   */
 
    @media(min-width: 1024px){
      .page-policies{
        max-width:1200px !important;
      }
    }
 
    @media(max-width:768px){
      .f-popup__image{
        display: none;
      }
      .f-popup__title {
        font-size: 1.5rem !important;
      }
	.f-popup__subtitle p:nth-child(1) {
      font-weight: bold;
      font-size: 1rem;
    }
    .f-popup__subtitle p:nth-child(2) {
      margin-top: 0.5rem;
    }
    .f-popup__subtitle p em {
      font-size: 1rem;
    }
      .f-popup__subtitle {
       margin-top: 0.8rem;
    }
    .f-popup__content{
     padding: 1rem !important;
    }
      
.sf-modal__close {
    right: 20px;
    top: 25%;
}
    }
/*   ended   */
    @media(min-width:768px) and (max-width:1199px){
    .key-ing2 .sf__ms-wrapper{
       grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
    }
    
    .sf-testimonials{
      padding: 0 !important;
    }
    
    .sf-testimonials .section-py {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    }
    
    .sf-testimonials-description {
    font-size: 1.3rem;
    line-height: 1.8rem;
}
    
    .Reviews .section-my{
      margin-top: 0px !important;
      margin-bottom: 50px !important;
}
    

#shopify-section-template--15939654910190__164501537748de1bcf , #shopify-section-template--15939654025454__164501537748de1bcf{
background:#fcfbf6;
  padding-bottom: 3rem;
}
    
    #shopify-section-template--15939649306862__164501537748de1bcf,
    #shopify-section-template--15939649143022__164501537748de1bcf, #shopify-section-template--15939649241326__164501537748de1bcf{
background:#fcfbf6;
  padding-bottom: 3rem;
}
    
    #shopify-section-template--15939523084526__164501537748de1bcf, #shopify-section-template--15939630891246__164501537748de1bcf
    , #shopify-section-template--15939638362350__164501537748de1bcf, #shopify-section-template--15939762323694__164501537748de1bcf{
background:#fcfbf6;
  padding-bottom: 3rem;
}
    
    #shopify-section-template--15939701768430__164501537748de1bcf,
    # shopify-section-template--15939731325166__164501537748de1bcf, #shopify-section-template--15939751510254__164501537748de1bcf{
background:#fcfbf6;
  padding-bottom: 3rem;
}
    
    #shopify-section-template--15939719364846__164501537748de1bcf,
     #shopify-section-template--15939701768430__164501537748de1bcf, #shopify-section-template--15939696328942__164501537748de1bcf{
background:#fcfbf6;
  padding-bottom: 3rem;
}
    
    #shopify-section-template--15939682435310__164501537748de1bcf,
    #shopify-section-template--15939676995822__164501537748de1bcf, #shopify-section-template--15939655106798__164501537748de1bcf{
background:#fcfbf6;
  padding-bottom: 3rem;
}
    
    
    #shopify-section-template--15939655041262__164501537748de1bcf,
    #shopify-section-template--15939655008494__164501537748de1bcf, #shopify-section-template--15939654975726__164501537748de1bcf{
background:#fcfbf6;
  padding-bottom: 3rem;
}
    
    #shopify-section-template--15939654025454__164501537748de1bcf, #shopify-section-template--15939654975726__164501537748de1bcf, #shopify-section-template--15939649306862__164501537748de1bcf{
background:#fcfbf6;
  padding-bottom: 3rem;
}
    #shopify-section-template--15939654910190__164501537748de1bcf , #shopify-section-template--15939649306862__164501537748de1bcf, #shopify-section-template--15939649241326__164501537748de1bcf, #shopify-section-template--15939649143022__164501537748de1bcf, #shopify-section-template--15939638362350__164501537748de1bcf, #shopify-section-template--15939630891246__164501537748de1bcf, #shopify-section-template--15939523084526__164501537748de1bcf{
background:#fcfbf6;
  padding-bottom: 3rem;
}
    
   .f-popup__inner{
        background: #eff3e9 !important;
         align-items: center;
      }
  
    
      .video-1{
    text-align: center;
    padding:50px 0;
  }
    
    
    .prose :where(ul>li):not(:where([class~=not-prose] *))::marker {
    color: black;
}
    
    
    .section-ing-my{
      margin-top: 50px;
      margin-bottom: 50px;
    }
    
    .template-product .product-recommendations{
      background-color: white !important;
      }

    
    .test .swiper-slide .bg-white{
      height: 260px;
    }
    
    .test .swiper-pagination{
      padding-top: 2rem;
    }
    
     .key-ing .swiper-button-prev{
    left: auto !important;
    right: 10px !important;
}
    
  .key-ing .swiper-button-next {
    left: 10px !important;
    right: auto !important;
}
    @media(max-width:767px){
    .key-ing .collection-list__controls{
      display: none;
    }
    }
    
   .key-ing  .collection-list__controls.absolute .sf-slider__controls-button {
    margin: -10px;
}
    
    .testimonial-home p { line-height:1.2 !important}
    
    .sf-prod-template .swiper-button-prev:after{
      content:"" !important;
    }
    .sf-prod-template .swiper-button-next:after{
      content:"" !important;
    }
    
    .sf-header__desktop .sf-currency-switcher{
      display: none !important;
    }
    
    .sf__footer-bottom .sf-currency-switcher{
      padding-top: 1rem;
      padding-bottom:0;
    }
  
    
    .sf-menu-wrapper-mobile .mega-menu-customer .block{
      margin-bottom: 0
    }
    .sf-logo-default{
      padding: 0 !important;
    }
    
    #shopify-section-template--15661330497774__contact-form h3{
      font-weight:600;
    }
  

  
  .bc-color .sf-custom__grid{
      background-color: #fffae5;
    }
  .bc-color .content__box .prose{
    font-size: 1.1rem;
  }
  
  .private-content{
    background-color:#fffae5;
    display: flex;
    align-items:center;
    padding: 0 4rem;
  }
  @media(min-width: 1200px){
  .private-content .content{
    font-size: 1.2rem;
  }
  }
  @media(max-width: 768px){
    .private-content{
      padding: 2rem;
      margin-bottom: 2rem;
    }
  }
  
  @media (min-width: 1280px){
    .contact-private {
      width: 80%;
    }
  }
  @media(min-width: 768px) and (max-width: 991px){
    .private-content{
      margin-right: 3rem;
    }
  }
  @media(min-width:768px){
  .testimonial-home .swiper-button-prev {
    left: auto;
    right: 10px;
  }
    .testimonial-home .swiper-button-next {
    left: 10px;
    right: auto;
  }
  }
  @media (min-width: 768px){
    .testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls {
    right: 3rem;
    }
  }
  @media(max-width:768px){
    .testimonial-home .sf-slider__controls{
      display: none;
    }
  }
  
  @media (max-width: 767px){
     .page-private-labelling-2  .rte br,  .page-private-labelling-2 .rte p br {
      display: block;
    }
    .disclaimer{
    font-size: 0.8rem;
  }
  }
  .p-content1 .section-my {
    margin-top: 50px;
    margin-bottom: 80px;
  }
  .disclaimer{
    text-align: center;
    font-size: 0.9rem;
  }
  #shopify-section-template--15768424055022__contact-form h3 {
    font-weight: 600;
}
  .text-1 .prose{
    font-size: 1.2rem;
  }
  .f-incart{
    background-color:#fffae5;
    border: 1px solid #bba151;
  }
  
  
  .f-popup.template-4 .f-popup__image {
    width: 33%!important;
    flex: 0 0 auto;
}
  
  .sf__footer-block-newsletter .sf__footer-block-title{
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
  }
  .sf__footer-block-newsletter .sf__newsletter-block-desc{
    font-size: 1rem;
  }
 .sf__pcard-image .sf-image{
  border-radius: 10px;
}
  
  @media(min-width:768px){
  .page-aromatherapy .prose .mobile{
    display:none;
  }
  }
  
  @media(max-width:767px){
  .page-aromatherapy .prose .desktop{
    display:none;
  }
  }
  
  .page-aromatherapy .prose .mobile{
    height: 442px;
    margin-top: 4rem;
  }
  
  .page-aromatherapy .prose .mobile::before {
    margin: 0 1rem;
  }
  
  .enq-text .section-my{
    margin-top: 0px;
    margin-bottom: 0px;
  }
   .enq-text .content__subheading{
     font-size: 1.1rem;
   }
  .sf__accordion-button {
    color: #bba151;
    font-size: 1.5rem !important;
}
  @media (max-width: 767px){
    .key-ing2 .section__heading {
      letter-spacing: 0;
    }
  }
  
  .insta1{
    background-color: #eff3e9 !important;
  }
  
  .insta2{
    background-color: #eff3e9 !important;
  }
  
  .text-black {
    color: #45523f;
}
    
    .f-incart {
    border: 1px solid #c1ac6e !important;

}
  
 .order-summary__sections product-thumbnail__quantity {
    background-color: rgb(180 151 49);
  }
  
  .prod__compare_price {
    display: inline-block;
}
   @media (max-width: 767px){
      .sf-sub-links--level-2 li{padding-left:1rem; display: block;}
     .sf-sub-links--level-2 li a{ border-bottom:#ccc 1px solid; padding-left:0; font-weight:bold}
     .sf-sub-links--level-2  li ul a {border-bottom:none; padding-left:1rem ; font-weight:normal}
     
   .product-essential-oil .prod__dynamic_checkout .shopify-cleanslate  .shopify-payment-button__button--unbranded{display:block !important}
    
   }
  
  /* Edits  by priya 6th June */
  
 .template-index #rawa-button {bottom:1.5rem !important}
  
  .prod__option .h-16 {
    height: 2.5rem;
}
  
  
 body .prod__dynamic_checkout .shopify-payment-button .shopify-payment-button__button--unbranded {
     display: inline-block !important; 
}

  
  .sf-mega-menu-products{display:none}

  
  

