/** Shopify CDN: Minification failed

Line 36:0 All "@import" rules must come first
Line 276:0 Expected "{" but found "."
Line 2027:15 Expected identifier but found "0"

**/

/*

******************************************************
************** MOONSTONE TEMPLATE ********************
******************************************************

*/


#moonstone-stone-stopper-elderberry-gummies .home-inline__items .o-layout{
  justify-content: center;
}
#moonstone-stone-stopper-elderberry-gummies .home-inline__items .o-layout .o-layout__item:nth-child(3){
  display: none;
  opacity: 0;
  visibility: hidden;
}




/*
========================================================================
================================ GLOBAL ================================
========================================================================
*/

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700;900&display=swap');


.okeReviews .oke-modal--large .oke-modal-content {
    max-width: 850px !important;
}


.c-btn--full {
    width: 300PX;
    margin: auto;
    display: block;
}
@media (max-width: 575px){
    .c-btn--full {
      max-width: 100%;
    }
}
@media (max-width: 991px){
  .oke-reviewsTab{
    z-index: 999 !important;
  }
}

.c-btn--big {
    padding: 12px 30px;
    font-size: 1.0rem;
    font-weight: bold;
    font-family: quasimoda, helvetica, sans-serif;
    border-radius: 100px;
    background-color: #00B6F1;
}



section.section.section--mb-s.section--16565101890f98acb5 {
    background-color: #9baee440;
    padding-top: 80px;
    padding-bottom: 80px;
  margin-bottom: 80px;
}

img.home-custom__img {
    background-color: #ffffff40;
}

.home-carousel .slick-slide.slick-slide {
    height: 700px;
}

.rebuy-cart__flyout-announcement-bar {
    color: #000 !important;
    background-color: #F6E652 !important;
}

.privy-pusher.privy-pusher-bar {
    height: 20px;
    
}

.nav__sub-wrap {
    background: #fff;
    border: 1px solid #1111111a;
    padding: 10px 2px 12px;
    min-width: 160px;
    max-width: 320px !important;
    width: max-content;
    left: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}



div#shopify-section-1650633654a3e56fd5 {
    margin-top: 10px;
}

html, body{
	font-family: 'proxima-nova', Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6{
	text-transform: none;
    font-weight: bold;
  	font-family: 'quasimoda', Arial, sans-serif;
}
mark{
	background: transparent;
  	position: relative;
}
mark::before{
	
    content: "";
    position: absolute;
    width: 110%;
    height: 55%;
    background: #ffec82;
    z-index: -1;
    bottom: -1px;
    left: -3%;
}
footer#footer{
	font-family: Montserrat, Arial;
}
/* html{
	font-size: 10px;
}

body, .o-layout__item{
	font-size: 1.6rem;
} */



/*
========================================================================
================================ NAVBAR ================================
========================================================================
*/


/* TOP BAR */
.top-bar{
    display: block;
    width: 100%;
    position: relative;
}
.top-bar .announcement{
    display: flex;
    width: 100%;
    height: 43px;
    position: relative;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: #f6e652;
    filter: saturate(1);
    transition: filter .3s .0s ease;
}
.top-bar .announcement:hover{
 	filter: saturate(1.4); 
}
.top-bar .announcement__text{
    font-size: 1.0rem;
    line-height: 1;
    font-family: Montserrat, Source Sans Pro, Arial, sans-serif;
    color: #000;
    font-weight: 400;
}
/* END TOP BAR */








/* LOGO */
header.header .header__logo-img{
	padding: 24px 0;
}
/* END LOGO */








/* CART NAVIGATION */
header.header.header--center .secondary-nav{
    top: calc(50% + 10px - 32px);
    transform: translateY(-50%);
}
header.header .secondary-nav .secondary-nav__item--search{
	;
}

header.header .secondary-nav .secondary-nav__item{
	margin-left: 24px;
}

header.header .secondary-nav .secondary-nav__item a{
    letter-spacing: 0;
    font-size: 0.875rem;
}
/* END CART NAVIGATION */







/* NAVIGATION */
header.header{}

header.header .primary-nav{
	padding-right: calc(100px - 25px);
}

header.header .primary-nav .primary-nav__item{
    margin-left: 18px;
    margin-right: 18px;
}

header.header .primary-nav .primary-nav__item a{
    font-size: .9rem;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 3.0;
}

/* END NAVIGATION */








/* HOME CAROUSEL */
section[data-section-type="home-carousel"] > .container{
	max-width: 2140px;
}

.home-carousel__item{
	align-items: flex-start;
}

.home-carousel__item-wrapper--small:before{
	padding-bottom: 65%;
}


@media (max-width: 980px)
.home-carousel--minimal .home-carousel__content.home-carousel__content {
    padding: 25px;
    height: 40% !important;
    max-height: 40%;
    width: 100%;
}

.home-carousel--minimal .home-carousel__content.home-carousel__content{
  	max-width: calc(542px + 36px + 36px + 105px);
/*     margin-left: calc(118px - 36px); */
    
    padding-left: calc(36px + 148px - 36px);
    margin-left: 0;
  	min-height: 59%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 85px;
  	padding-top: 55px;
}

.home-carousel--minimal .home-carousel__content.home-carousel__content h2.section__title-text{
    font-family: 'quasimoda', Arial, sans-serif;
    font-size: 4.063rem;
    color: #000;
    line-height: 1;
    margin-bottom: 34px;
    font-weight: bold;
    letter-spacing: 3px;
  	text-transform: none;
}
.home-carousel--minimal .home-carousel__content.home-carousel__content .home-carousel__text{
	margin-bottom: 24px
}
.home-carousel--minimal .home-carousel__content.home-carousel__content .home-carousel__text p {
    font-weight: 400;
    font-size: 1.5rem;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    letter-spacing: 1px;
    line-height: 1.33;
    font-family: 'proxima-nova', Arial, sans-serif;
    color: #000;
    text-decoration: none solid rgba(0, 0, 0);
  	margin-bottom: 10px; 
}
.home-carousel--minimal .home-carousel__btn{
  	border-radius: 100px;
    max-width: 330px;
    width: 100%;
    padding: 17px 10px;
    background-color: #00b6f1;
    background-size: cover;
    font-family: 'quasimoda', Arial, sans-serif;
    font-size: 1.0rem;
    color: #ffffff;
    text-decoration: none solid rgb(255, 255, 255);
    letter-spacing: 5px;
    text-align: center;
    filter: saturate(1);
  	transition: filter .3s .0s ease;
}
.home-carousel--minimal .home-carousel__btn:hover{
    filter: saturate(1.4);
}
.home-carousel--minimal .home-carousel__btn::after{
	display: none;
}
@media (max-width: 980px){
  .home-carousel__item-wrapper--small:before{
  	padding-bottom: 0;
    height: 650px;
  }
  .home-carousel--minimal .home-carousel__content.home-carousel__content{
    padding: 15px 25px !important;
    height: 75%;
    max-height: none;
    width: 100%;
    margin-top:-120px !important;
  }

 

  
  .home-carousel--minimal .home-carousel__content.home-carousel__content h2.section__title-text{
      font-size: 2.5rem;
    margin-bottom: 10px;
  }
  .home-carousel--minimal .home-carousel__content.home-carousel__content .home-carousel__text p{
  	font-size: 1.2rem;
  }
  .home-carousel--minimal .home-carousel__btn{
  max-width: 220px;
    font-size: 0.75rem;
    padding: 12px 10px;
  }
}
/* END HOME CAROUSEL */













/*
========================================================================
============================= HOME CONTENT =============================
========================================================================
*/


/* HOME INLINE ICONS */
section[data-section-type="home-inline"].home-columns-inline{}


section[data-section-type="home-inline"].home-columns-inline .home-inline__items > .o-layout{
    display: flex;
}

section[data-section-type="home-inline"].home-columns-inline .home-inline__items > .o-layout > .o-layout__item{
    width: 12.5%;
    display: flex;
    align-items: center;
}
section[data-section-type="home-inline"].home-columns-inline .home-inline__items > .o-layout > .o-layout__item :is(.home-inline__item){
	margin-bottom: 0;
}
section[data-section-type="home-inline"].home-columns-inline .home-inline__items > .o-layout > .o-layout__item .home-inline__media-img{
    max-height: 76px;
    max-width: 70px;
    object-fit: contain;
    object-position: center;
}
@media (max-width: 980px){
  section[data-section-type="home-inline"].home-columns-inline .home-inline__items > .o-layout > .o-layout__item{
      width: 25%;
  }
  section[data-section-type="home-inline"].home-columns-inline .home-inline__items > .o-layout{
  	flex-wrap: wrap;
  }
  
}
@media (max-width: 575px){
	section[data-section-type="home-inline"].home-columns-inline .home-inline__items > .o-layout > .o-layout__item{
      width: 50%;
      margin-bottom: 15px;
    }
}
/* END HOME INLINE ICONS */











/* BLOG POSTS ROW */
section[data-page-section="blog-posts-row"]{}

section[data-page-section="blog-posts-row"] .section__title{
	visibility: visible;
    max-width: 715px;
    width: 100%;
    text-align: left;
    margin-left: 0;
 	margin-bottom: 54px;
}

section[data-page-section="blog-posts-row"] .section__title h2{
	font-size: 24px;
    color: #000;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 1px;
    font-family: 'quasimoda', Arial, sans-serif;
    line-height: 1.16;
    font-weight: bold;
}
section[data-page-section="blog-posts-row"] .section__title::after{
  	content: "";
/* 	border-bottom: 3px solid #00b6f1;	 */
  	border-bottom: 3px solid #38008e;
    border-radius: 10px;
    width: 100%;
    max-width: 172px;
    display: block;
    margin-top: 28px;
}

section[data-page-section="blog-posts-row"] > .container{
	max-width: 1150px;
}
section[data-page-section="blog-posts-row"] .home-blog__items > .o-layout{
    margin-left: -44px;
}
section[data-page-section="blog-posts-row"] .home-blog__items > .o-layout > .o-layout__item{
	padding-left: 44px;
}
section[data-page-section="blog-posts-row"] .home-blog__items .blog .blog__media{
	background: transparent;
}
section[data-page-section="blog-posts-row"] .home-blog__items .blog .blog__media .o-ratio{
    padding-bottom: 55%;
}
section[data-page-section="blog-posts-row"] .home-blog__items .blog .blog__media .o-ratio .o-ratio__content{
    border-radius: 10px;
    overflow: hidden;
}

section[data-page-section="blog-posts-row"] .home-blog__items .blog .blog__details {
    margin-top: 0;
    width: 100%;
    margin-left: 0;
    left: 0;
  	padding-left: 0;
    padding-right: 0;
    border: 0;
}

section[data-page-section="blog-posts-row"] .home-blog__items .blog .blog__details h2.h4{
	max-width: 300px;
    font-family: 'quasimoda', Arial, sans-serif;
    font-size: 20px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 1.2;
    letter-spacing: 1px;
    text-transform: none;
    font-weight: 500;
    width: 100%;
}
section[data-page-section="blog-posts-row"] .home-blog__items .blog .blog__details .blog__read-more{
	font-family: 'quasimoda', Arial, sans-serif;
    font-size: 18px;
    color: #280e6e;
    text-decoration: none solid rgb(40, 14, 110);
    line-height: 36px;
    letter-spacing: 1px;
    font-weight: bold;
    position: relative;
    margin-top: 25px;
    display: inline-block;
}
section[data-page-section="blog-posts-row"] .home-blog__items .blog .blog__details .blog__read-more::before{
  	content: "";
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    width: 100%;
    max-width: 99px;
    border-bottom: 3px solid #00b6f1;
    border-radius: 10px;
}
@media (max-width: 980px){

}
@media (max-width: 575px){

}
/* END BLOG POSTS ROW */









/* HOME IMAGE GRID */
section[data-section-type="home-image-grid"]{}

section[data-section-type="home-image-grid"] .home-image-grid > .container{
    max-width: 1550px;
    padding-right: 60px;
}

section[data-section-type="home-image-grid"] .home-image-grid__item{}

section[data-section-type="home-image-grid"] .home-image-grid__item .home-image-grid__title.h2{
    font-size: 2rem;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 1.15;
    letter-spacing: 3px;
    font-family: 'quasimoda', Arial, sans-serif;
    text-transform: none;
    font-weight: bold;
    text-align: left;
    margin-bottom: 26px;
  max-width: 505px;
}
section[data-section-type="home-image-grid"] .home-image-grid__item .home-image-grid__content{
    padding: 0;
    max-width: none;
    margin-right: 0;
    margin-left: 40px;
}
@media (max-width: 575px){
  section[data-section-type="home-image-grid"] .home-image-grid__item .home-image-grid__content{
  	margin-left: 0px;
  }
}
section[data-section-type="home-image-grid"] .home-image-grid__item .home-image-grid__desc{
    margin-bottom: 22px;
}
section[data-section-type="home-image-grid"] .home-image-grid__item .home-image-grid__desc p{
	font-size: 1.125rem;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 1.8;
    letter-spacing: 1px;
    font-family: 'proxima-nova', Arial, sans-serif;
  	text-align: left;
    margin-bottom: 10px;
  max-width: 505px;
}
section[data-section-type="home-image-grid"] .home-image-grid__item picture .home-image-grid__bg{
    object-fit: contain;
    padding: 50px;
}
section[data-section-type="home-image-grid"] .home-image-grid__item .home-image-grid__bg--cover{
  	background: #FFF !important;
}


html body ul.separators{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
html body ul.separators li{
	position: relative;
  	margin-right: 17px;
    padding-right: 17px;
}
html body ul.separators li:not(:last-of-type)::after{
	content: "|";
    position: relative;
    color: #280e6e;
    font-weight: 500;
    right: -16px;
}
html body ul.separators li a{
    text-decoration: none !important;
    font-size: 0.875rem;
    font-family: 'quasimoda', Arial, sans-serif;
    color: #280e6e;
    line-height: 2;
    letter-spacing: 2px;
  	font-weight: bold;
  position: relative;
}
html body ul.separators li a::before{
	    content: "";
    display: block;
    max-width: 99px;
    width: 100%;
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    border-bottom: 3px solid #00b6f1;
    transition: max-width .3s 0s ease, opacity .3s .0s ease;
    pointer-events: none;
  opacity: 0;
}
html body ul.separators li a:hover::before{
opacity: 1;
}
@media (max-width: 980px){

}
@media (max-width: 575px){
section[data-section-type="home-image-grid"] .home-image-grid > .container{
    padding: 0px !important;
}
}
/* END HOME IMAGE GRID */









/* HOME TESTIMONIALS CAROUSEL */
.home-products-testimonials{}
.home-products-testimonials{}

.home-products-testimonials .testimonials{
	max-width: calc(1100px + 10px + 10px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 175px;
}

.home-products-testimonials .testimonials .testimonials__wrap{
	overflow: hidden;
/*     padding-left: 10px; */
}
.home-products-testimonials .testimonials .testimonials__wrap .slick-list{
    padding: 20px 16px;
/*     margin-left: -5px; */
}



.home-products-testimonials .home-products-testimonials--title{
	display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}
.home-products-testimonials .home-products-testimonials--title::before{
	content: "";
    display: block;
    position: absolute;
    border-bottom: 2px solid #e8e8e8;
    width: 100%;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    max-width: 950px;
}
.home-products-testimonials .home-products-testimonials--title h2{
	text-align: center;
    display: inline-block;
    margin: 0;
    padding: 5px 50px;
    background: #FFF;
    position: relative;
    z-index: 2;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 3px;
}


.testimonial-item{
	padding: 0 8px;
  	opacity: 0;
    transition: opacity .3s .0s ease;
}
.testimonial-item.slick-active{
  opacity: 1;
}

.testimonial-item .testimonial-item__wrap{
	background: #FFF;
    box-shadow: 5px 0px 25px rgb(0 0 0 / 10%);
    border-radius: 6px;
    padding: 30px 35px 35px 35px;
    border: 2px solid #e2e2e2;
    margin: 0 0px;
}
.testimonial-item .testimonial-item__quote--headline h5{
	letter-spacing: 0;
    margin-bottom: -10px;
    font-size: 15px;
}
.testimonial-item .testimonial-item__quote--message{
    margin-bottom: 35px;
}
.testimonial-item .testimonial-item__quote--message p{
    color: #adadb2;
    font-weight: 500;
    font-family: 'proxima-nova', Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.testimonial-item .testimonial-item__days-ago .span{
    color: #adadb2;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'proxima-nova', Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 13px;
    text-shadow: 0.5px 0px 0px #adadb2;
}
.testimonial-item .testimonial-item__product--image{
    display: flex;
    align-items: flex-end;
    position: relative;
    bottom: -5px;
  	max-width: 120px;
    height: 120px;
}
.testimonial-item .testimonial-item__product--image figure{
	margin: 0;
}
.testimonial-item  .testimonial-item__product{
    display: flex;
    margin-bottom: 20px;
    justify-content: space-between;
    align-items: center;
}

.testimonial-item  .testimonial-item__product--content{
	padding-bottom: 20px;
}
.testimonial-item  .testimonial-item__product--content__title h4{
	letter-spacing: 0;
    line-height: 1.3;
    font-size: 16px;
  	margin-bottom: 0px;
}
.testimonial-item  .testimonial-item__days-ago{
	font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #9b9ca1;
}


html body span.spr-badge{
    margin-top: 4px;
}

html body  .product__reviews span.spr-badge .spr-badge-caption{
	display: none;
}

html body span.spr-badge .spr-starrating .spr-icon:before{
	font-size: 110%;
  	color: #f6e652;
}


.home-products-testimonials .slick-arrow{
    width: 53px;
    height: 53px;
    background: #00b6f1;
    border: 1px solid #00b6f1;
    border-radius: 100%;
    line-height: 1;
    padding: 1px 0 0px 2px;
  	z-index: 2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  	cursor: pointer;
}
.home-products-testimonials .slick-arrow:active{
	filter: saturate(0.8);
}
.home-products-testimonials .slick-prev{
	left: 0;
    padding: 2px 4px 0px 0px;
}
.home-products-testimonials .slick-next{
	right: 0;
    padding: 2px 0 0px 4px;
}
@media (max-width: 980px){

}
@media (max-width: 675px){
  .testimonial-item  .testimonial-item__product{
      flex-direction: column;
  }
}
/* END HOME TESTIMONIALS CAROUSEL */






















/* LARGE BOX & GRAPHIC */

.home-left-large-box-and-graphic{
	margin-bottom: calc(135px - 32px);
}

.home-left-large-box-and-graphic > .container{
    padding: 0;
    max-width: 100%;
}

.home-left-large-box-and-graphic .large-box{

}

.home-left-large-box-and-graphic .large-box .large-box__wrap{
    display: flex;
}

.home-left-large-box-and-graphic .large-box .large-box__graphic{
    margin-right: 50px;
    max-width: 555px;
    margin-top: -10px;
}

.home-left-large-box-and-graphic .large-box .large-box__graphic figure{
	margin: 0;
}

.home-left-large-box-and-graphic .large-box .large-box__content{
    background-color: #38008e;
/*     max-width: 675px; */
    margin-right: auto;
    border-radius: 0px 10px 10px 0px;
    position: relative;
    padding-left: 52px;
      margin-bottom: auto;
}

.home-left-large-box-and-graphic .large-box .large-box__sidebar-bg{
    position: absolute;
    width: 52px;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.home-left-large-box-and-graphic .large-box .large-box__content--wrap{
    height: 100%;
    padding: 62px 60px 62px 112px;
    color: #FFF;
    max-width: calc(660px);
}
.home-left-large-box-and-graphic .large-box .large-box__content--wrap h3{
	font-size: 2rem;
    text-decoration: none solid rgb(255, 255, 255);
    line-height: 2.35;
    letter-spacing: 3px;
 	 color: #FFF;
}
.home-left-large-box-and-graphic .large-box .large-box__content--wrap p{
    font-size: 1.125rem;
    text-decoration: none solid rgb(255, 255, 255);
    line-height: 1.8;
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 20%);
}
@media (max-width: 1100px){
  .home-left-large-box-and-graphic .large-box .large-box__wrap{
  	flex-direction: column;
  }
  .home-left-large-box-and-graphic .large-box .large-box__graphic{
  	margin-left: auto;
    margin-right: auto;
  }
  .home-left-large-box-and-graphic{
  	margin-bottom: 50px;
  }
}
@media (max-width: 675px){
  .home-left-large-box-and-graphic .large-box .large-box__content{
      width: 97%;
  }
  .home-left-large-box-and-graphic .large-box .large-box__content--wrap{
  padding: 30px 30px 30px;
  }
  .home-left-large-box-and-graphic .large-box .large-box__content--wrap p{
      font-size: 1rem;
    line-height: 1.7;
  }
  .home-left-large-box-and-graphic .large-box .large-box__content--wrap h3{
  font-size: 1.7rem;
  }
}

/* END LARGE BOX & GRAPHIC */




.home-checklist-and-content > .container{
    max-width: calc(1250px + 100px);
    padding-left: calc(70px + 70px);
    padding-right: 0;
}
.home-checklist-and-content .o-layout__item h3{
	font-size: 1.875rem;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 1.2;
    letter-spacing: 3px;
}
.home-checklist-and-content .o-layout__item p{
	font-size: 1.125rem;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 1.8;
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 20%);
  	margin-bottom: 1.8rem;
      max-width: 525px;
}
.home-checklist-and-content .o-layout__item .btn-underline{
    margin-top: 20px;
}


html body .btn-underline{
      font-weight: bold;
    font-family: 'quasimoda', Arial, sans-serif;
    font-size: 1.125rem;
    color: #280e6e;
    text-decoration: none solid rgb(40, 14, 110);
    line-height: 1.4;
    letter-spacing: 1px;
    position: relative;
    white-space: nowrap;
  display: inline-block;
}
html body .btn-underline::before{
	content: "";
    display: block;
    max-width: 99px;
    width: 100%;
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    border-bottom: 3px solid #00b6f1;
  	transition: max-width .3s .0s ease;
  	pointer-events: none;
}

html body .btn-underline:hover::before{
	max-width: 125px;
}


html body ul.check-icons{
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}
html body ul.check-icons li{
  	position: relative;
	font-size: 1.375rem;
    color: #280e6e;
    text-decoration: none solid rgb(40, 14, 110);
    line-height: 1.87;
    text-shadow: 0px 1px 2px rgb(0 0 0 / 20%);
    font-weight: bold;
    padding-left: 48px;
    margin-bottom: 4px;
}
html body ul.check-icons li::before{
	content: "";
  	width: 28px;
  	height: 28px;
  	position: absolute;
  	left: 1px;
  	top: 8px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  	background-image: url(blue-check.svg);
}
@media (max-width: 1100px){
  .home-checklist-and-content>.container{
  	    padding: 0 40px;
  }
  .home-checklist-and-content>.container .o-layout{
  display: flex;
    flex-direction: column-reverse;
  }
  .home-checklist-and-content>.container .o-layout .o-layout__item:nth-child(2){
      margin-bottom: 50px;
  }
  .home-checklist-and-content .o-layout__item p{
 	 font-size: 1rem;
  }
  .home-checklist-and-content .o-layout__item h3{
  font-size: 1.4rem;
  }
}
@media (max-width: 767px){
  html body ul.check-icons li{
      font-size: 1rem;
        padding-left: 36px;
  }
  html body ul.check-icons li:before{
      width: 20px;
    height: 20px;
  }
}







.home-products-subscribe-and-buy-now{
	background: rgba(155, 174, 228, 0.25);
}

.home-products-subscribe-and-buy-now > .container{
	max-width: 1240px;
  	padding: 0 calc(30px + 30px);
}

.home-products-subscribe-and-buy-now .o-layout{
    padding: 70px 0;
}

.home-products-subscribe-and-buy-now .o-layout__item:nth-child(1){
	padding: 20px 0 0;
}

.home-products-subscribe-and-buy-now .o-layout__item:nth-child(2){
      padding-left: 75px;
}

.home-products-subscribe-and-buy-now .o-layout__item h2{
	font-size: 2rem;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 1.2;
    letter-spacing: 1px;
    max-width: 425px;
  	margin-bottom: 20px;
}
.home-products-subscribe-and-buy-now .o-layout__item p{
    font-size: 1.125rem;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 1.35;
    letter-spacing: 1px;
    width: calc(100% + 20px);
    max-width: 550px;
}
.home-products-subscribe-and-buy-now .o-layout__item .content__wrap{
	margin-bottom: 45px;
}

.home-products-subscribe-and-buy-now .o-layout__item .format__title{
	font-size: 0.938rem;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    letter-spacing: 1px;
    font-family: 'quasimoda', Arial, sans-serif;
    display: inline-block;
    margin-bottom: 12px;
}


.styled-radio{}
.styled-radio label{
	margin-bottom: 6px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.styled-radio label input{
    display: none;
}
.styled-radio label input:checked + .radio-mimic::before{
	background: #00b6f1;
} 
.styled-radio label .radio-mimic{
    width: 26px;
    height: 26px;
    display: inline-block;
    margin-right: 17px;
    border-radius: 100%;
    border: 3px solid #000;
    background: transparent;
  	position: relative;
}
.styled-radio label .radio-mimic::before{
	content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    top: calc(50% - 0px);
    left: 50%;
    transform: translate(-50%,-50%);
    background: transparent;
    border-radius: 100%;
  	background: transparent;
  	transition: background .2s .0s ease;
}
.styled-radio{
	display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.styled-radio label strong{
	font-family: Quasimoda;
    font-size: 1.125rem;
    color: #280e6e;
    text-decoration: none solid rgb(40, 14, 110);
    line-height: 2;
    letter-spacing: 1px;

}


.discount-group{
	display: none;
}
.discount-group.active{
	display: block;
}

.discount-group .discount-group--wrap{
	display: flex;
}

.discount-group .discount-group--wrap .product-card-item{
  border-radius: 10px;
    background: #ffffff;
    border: 2px solid #440099;
    margin-right: 40px;
    text-align: center;
    position: relative;
    min-width: 280px;
}

.product-card-item .product-card-item__product{
    display: flex;
    height: 100%;
    flex-direction: column;
}

.discount-group .product-card-item .product-card-item__discount{
    position: absolute;
    bottom: calc(100% + 2px);
    left: 50%;
    width: 100%;
    height: 26px;
    max-width: 150px;
    border-top-left-radius: 10px;
    background: #f6e652;
    border-top-right-radius: 10px;
    transform: translateX(-50%);
    font-size: 0.75rem;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 2.4;
    letter-spacing: 1px;
    font-family: 'quasimoda', Arial, sans-serif;
}
.discount-group .product-card-item .product-card-item__title{
	background: #000000;
    color: #FFF;
    border-radius: 6px 6px 0 0;
    padding: 8px 0;
}
.discount-group .product-card-item.featured .product-card-item__title{
	background: #440099;
}
.discount-group .product-card-item .product-card-item__title h3{
	font-size: 1rem;
    color: #ffffff;
    text-decoration: none solid rgb(255, 255, 255);
    line-height: 1.8;
    letter-spacing: 1px;
    text-align: center;
    margin: 0;
}
.discount-group .product-card-item .product-card-item__product--name h4{
    font-size: 16px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 22px;
    letter-spacing: 1px;
    text-align: center;
    margin: 0;
    padding: 12px 10px 0 10px;
    margin-bottom: -5px;
}
.discount-group .product-card-item .product-card-item__product--tagline span{
    font-family: Proxima-Nova;
    font-size: 11px;
    color: #9468a8;
    text-decoration: none solid rgb(148, 104, 168);
    line-height: 1;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    display: inline-block;
}
.product-card-item .product-cad-item__wrap{
display: flex;
    height: 100%;
    flex-direction: column;
}
.product-card-item .product-card-item__product--image{
	
}
.product-card-item .product-card-item__product--image figure{
	margin: 0;
}
.product-card-item .product-card-item__product--image figure img{
	max-width: 210px;
    width: 100%;
    height: 200px;
    object-fit: contain;
    margin-bottom: 16px;
}
.product-card-item .product-card-item__product--price{
    font-family: Quasimoda;
    font-size: 18px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 32px;
    letter-spacing: 1px;
    text-align: center;
}
.product-card-item .product-card-item__product--discount{
font-family: Proxima-Nova;
    font-size: 10px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 14px;
    margin: -5px auto 0;
    text-align: center;
  margin-bottom: 25px;
}
.product-card-item .product-card-item__product--action{
	margin-top: auto;
}
.btn-primary{
	border-radius: 100px;
    padding: 17px 10px 14px;
    background-color: #00b6f1;
    background-size: cover;
    font-family: quasimoda,Arial,sans-serif;
    font-size: 14px;
    text-decoration: none solid rgb(255,255,255);
    text-align: center;
    filter: saturate(1);
    transition: filter .3s 0s ease;
    color: #FFF;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    width: 100%;
    line-height: 1;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
  cursor: pointer;
}
.btn-primary:hover{
filter: saturate(1.4) !important;
}

.product-card-item  select[name="discount-product--variation"]{
    height: 32px;
    color: #38008e;
    border: 1px solid #38008e;
    border-radius: 100px;
    padding: 0 25px;
    font-weight: bold;
    max-width: 190px;
    margin: 0 auto 20px;
    font-size: 9px;
}


@media (max-width: 1400px){
  .discount-group .discount-group--wrap .product-card-item{
      min-width: 250px;
    margin-right: 15px;
  }
}
@media (max-width: 1200px){
  .home-products-subscribe-and-buy-now .o-layout{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .home-products-subscribe-and-buy-now .o-layout .o-layout__item{
    width: 100%;
    max-width: 650px;
    margin: 20px 20px 0;
  }
  .home-products-subscribe-and-buy-now .o-layout .o-layout__item:nth-child(2){
      display: flex;
    margin-top: 75px;
    padding: 0;
    justify-content: center;
  }
}
@media (max-width: 625px){
  .discount-group .discount-group--wrap{
  	    flex-direction: column;
  }
  .discount-group .discount-group--wrap .product-card-item{
      width: 100%;
    max-width: none;
    min-width: initial;
    margin-bottom: 30px;
        margin-right: 0;
    margin-left: 0;
  }
  .home-products-subscribe-and-buy-now .o-layout .o-layout__item .product-cards{
		width: 100%;
  }
  .home-products-subscribe-and-buy-now .o-layout{
  	width: calc(100% + 60px);
  }
}






html body .product-price-handle:not(.active),
html body .product-image-handle:not(.active),
html body .product-button-handle:not(.active){
	display: none !important;
}

@media (max-width: 575px){

	section[data-section-type="home-image-grid"] .home-image-grid__item picture .home-image-grid__bg{
    	margin-left: -10px;
    	padding: 15px;
    }
    section[data-section-type="home-image-grid"] .home-image-grid__item{
		margin: -10px 0 25px;
    	min-height: 360px;
    }
}

/*
========================================================================
=========================== END HOME CONTENT ===========================
========================================================================
*/
















/*
========================================================================
============================== PDP CONTENT =============================
========================================================================
*/






.template-product{}

.template-product h1.section__title-text{
	visibility: visible;
    font-weight: bold;
    font-family: Quasimoda;
    font-size: 32px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 1.15;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.template-product h3.section__title-headline{
	font-family: Quasimoda;
    font-size: 16px;
    color: #280e6e;
    text-decoration: none solid rgb(40, 14, 110);
    line-height: 18px;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 23px;
    padding-left: 2px;
}


/*
.template-product .product-single__photos{
	position: relative;
}
.template-product .product-single__photo{
	width: 75%;
    margin-left: auto;

}
.template-product .product-single__photo .slick-list{
    width: 100%;
    max-width: 100%;
}
.template-product .product-single__photo .slick-list .product-single__photo__wrapper{

}
.template-product .product-single__photo .slick-list .product-single__photo__wrapper .product-single__photo__item{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 120%;
    background: transparent !important;
}
.template-product .product-single__photo .slick-arrow{
  z-index: 2;
}
.template-product .product-single__photo .slick-list .product-single__photo__wrapper .product-single__photo__item img{
  	position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}


.template-product .product-single__photo__nav {
    position: absolute;
    left: 0;
    width: 20%;
    top: 0;
    padding: 0;
}
/*
.template-product .product-single__photo__nav .product-single__photo__nav__dots{
	width: 100%;
    display: block;
}
.template-product .product-single__photo__nav .product-single__photo__nav__dots .slick-dots {
  width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;

}
.template-product .product-single__photo__nav .product-single__photo__nav__dots .slick-dots li{
    margin: 0;
    width: 100%;
    display: block;
    max-width: 110px;
    margin-bottom: 30px;
}
.template-product .product-single__photo__nav .product-single__photo__nav__dots .slick-dots  li button{
display: block;
    width: 100%;
}
.template-product .product-single__photo__nav .product-single__photo__nav__dots .slick-dots li button .product-single__photo-thumbs__item{
    position: relative;
    height: 0;
    width: 100%;
    padding-top: 100%;
  border: transparent;
}
.template-product .product-single__photo__nav .product-single__photo__nav__dots .slick-dots li button .product-single__photo-thumbs__item img{
width: 100%;
    max-width: none;
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    object-fit: contain;
}
*/

@media (max-width: 767px){
  .template-product .product-single__photo{
  		width: 100%;
  }

  .template-product .product-single__photo__nav{
      	width: 100%;
    	position: relative;
  }
  
  .template-product .product-single__photo .slick-list .product-single__photo__wrapper .product-single__photo__item{
  		padding-top: 0%;
  }
  /*
  .template-product .product-single__photo__nav .product-single__photo__nav__dots .slick-dots{
      	flex-direction: row;
    	padding: 0 50px;
  }
  .template-product .product-single__photo__nav .product-single__photo__nav__dots .slick-dots li{
  	margin-left: 10px;
  }
  .template-product .product-single__photo__nav .product-single__photo__nav__dots .slick-dots li button .product-single__photo-thumbs__item img{
  	display: block;
    opacity: 1;
  }
  .template-product .product-single__photo__nav .product-single__photo__nav__dots .slick-dots li.slick-active button .product-single__photo-thumbs__item img{
  	opacity: 0.75;
  }
  */
}

.template-product span.spr-badge{
    margin: 25px 0 20px;
}

.template-product span.spr-badge .spr-starrating .spr-icon:before{
	color: #f6e652;
    font-size: 26px;
    margin-right: 10px;
}

.template-product span.spr-badge .spr-badge-caption{
    font-weight: bold;
    font-size: 16px;
    position: relative;
    margin-left: 8px;
    top: -2px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #000;
    font-family: 'proxima-nova';
}

.template-product .product-single__content-text :is(p, span){
    font-size: 16px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 1.4;
    letter-spacing: 1px;
    font-weight: 400;
}

.template-product .rc-template__legacy-radio .rc-radio__label{
	font-family: Montserrat;
    font-size: 20px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 1.2;
    letter-spacing: 1px;
    font-weight: 500;
}
.template-product .rc-template__legacy-radio .rc-radio__label::before{
	content: "";
    width: 24px;
    height: 24px;
    position: relative;
    display: inline-block;
    border: 1px solid #8c8c8c;
    margin-right: 12px;
    border-radius: 100%;
    top: 5px;
    margin-left: -8px;
}
.template-product .rc-template__legacy-radio input{
	display: none;
}
.template-product .rc-template__legacy-radio .rc-option{
    margin-bottom: 6px;
}
.template-product .rc-template__legacy-radio .rc-option--active{
	background: transparent;
}
.template-product .rc-template__legacy-radio  input:checked + .rc-radio__label::before{
	background-image: url(Oval.svg);
    background-repeat: no-repeat;
    background-position: center;
}
@media (max-width: 767px){
  .template-product .rc-template__legacy-radio .rc-radio__label{
  	font-size: 16px;
  }
  .template-product .rc-template__legacy-radio .rc-option{
  	margin: 0;
  }
  .template-product .rc-container .rc_popup{
      margin-top: 6px;
  }
}


.template-product .rc_popup .rc_popup__hover .rc_popup__label{
font-family: Montserrat;
    font-size: 14px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 1.6;
    letter-spacing: 1px;
    margin-left: 0;
}
.template-product .rc_popup .rc_popup__hover svg{
width: 12px;
    height: 12px;
    margin-left: 4px;
    margin-right: 12px;
}







.template-product .home-columns-inline{
	margin-bottom: 80px;
}

.template-product .home-columns-inline .container.container--large{
	max-width: 1100px;
}

.template-product .product-single__qty{
    display: flex;
    align-items: center;
    margin: 18px 0 25px;
}
.template-product .product-single__qty .quantity-selector{
	font-family: Montserrat;
    font-size: 14px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 1.6;
    letter-spacing: 1px;
}
.template-product .product-single__qty .product-single__qty-input{
	font-weight: bold;
    display: inline-block;
	margin-left: 35px;
    position: relative;
}
.template-product .product-single__qty .product-single__qty-input button{
	width: 60px;
    font-size: 18px;
    padding-top: 2px;
    font-weight: bold;
}
.template-product .product-single__qty .product-single__qty-input input{
	font-weight: bold;
    width: 60px;
    font-size: 18px;
}
.template-product .product-single__price{
	border: 0;
    font-family: Quasimoda;
    font-size: 20px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 0.9;
    letter-spacing: 3px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 35px;
}


.template-product section :is(.product-single__form, .js-product-form) :is(.c-btn, .product-btn__btn){
	border-radius: 100px;
    background-color: #00b6f1;
    background-size: cover;
    font-family: Quasimoda;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none solid rgb(255, 255, 255);
    letter-spacing: 5px;
    text-align: center;
    font-weight: bold;
    width: 100%;
    margin-right: auto;    
  	margin-left: auto;
    max-width: 220px;
    display: block;
    margin-bottom: 20px;
    margin-top: 45px;
  	padding: 8px 10px;
}
section :is(.product-single__form, .js-product-form) :is(.c-btn, .product-btn__btn):after{
	display: none !important;
}


.template-product .product-single__add button.c-btn{
/* 	height: 63px; */
    height: auto;
    padding: 16.5px 10px;
    font-size: 16px;
  max-width: 440px;
  margin-left: 0;
}
.template-product .product-single__add button.c-btn::after{
	display: none;
}


.template-product .product-reviews {
    margin-top: 100px;
}
.template-product .product-reviews .product-reviews__gif{
	text-align: center;
    padding-bottom: 50px;
}
.template-product .product-reviews .product-reviews__title h2{
	font-family: Quasimoda;
    font-size: 32px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 100px;
}







.template-product .section--related-products > .container--large {
	max-width: 1200px;
}

.template-product .section--related-products h2.section__title-text{
	font-family: Quasimoda;
    font-size: 32px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 65px;
    font-weight: 600;
  	line-height: 1.3;
}

.template-product .related-products .product .product__details h2.product__title{
	font-family: Quasimoda;
    font-size: 16px;
    color: #030303;
    text-decoration: none solid rgb(3, 3, 3);
    line-height: 18px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}

.template-product .related-products .product .product__details .product__price{
	font-family: Quasimoda;
    font-size: 20px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 1;
    letter-spacing: 3px;
    font-weight: bold;
    margin-top: -3px;
}

.template-product .related-products .product span.spr-badge .spr-starrating .spr-icon:before{
	color: #f6e652;
    font-size: 16px;
    margin-right: 15px;
}

@media (max-width: 767px){
  .template-product .related-products .slick-list{
  	padding: 0 !important;
  }
  .template-product .related-products .slick-dots li{
  	border: 1px solid lightgray;
    background: transparent;
    opacity: 1;
  }
  .template-product .related-products .slick-dots li.slick-active{
    background: lightgray;
    opacity: 1;
    
  }
  
  .template-product .product-reviews .product-reviews__title h2,
  .template-product .section--related-products h2.section__title-text{
  	font-size: 26px;
    line-height: 1.4;
  }
}

.template-product .rc_widget__option__plans__dropdown{
	margin-top: 14px !important;
}

.product-reviews__comments .spr-content .spr-reviews .spr-review{
	border-top: 2px solid lightgray;
    padding: 48px 65px 38px;
}



#shopify-product-reviews{}

#shopify-product-reviews{
    max-width: 1330px;
    margin-left: auto;
    margin-right: auto;
}

#shopify-product-reviews .spr-header{}

#shopify-product-reviews .spr-header .spr-header-title{
    display: none;
}

#shopify-product-reviews .spr-starrating .spr-icon:before{
	color: #f6e652;
    font-size: 26px;
    margin-right: 10px;
}

#shopify-product-reviews .spr-summary .spr-summary-actions-togglereviews{
	font-family: proxima-nova;
    font-size: 16px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 1.6;
    letter-spacing: 1px;
    font-weight: 500;
    margin-left: 10px;
    position: relative;
    top: -2px;
}

#shopify-product-reviews .spr-summary-actions-newreview{
    border-radius: 100px;
    background-color: #38008e;
    background-size: cover;
    font-family: Quasimoda;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none solid rgb(255, 255, 255);
    text-align: center;
    display: block;
    width: 100%;
    max-width: 170px;
    padding: 7.5px 5px;
}

#shopify-product-reviews .spr-content .spr-form{
	display: none;
}

#shopify-product-reviews{
    max-width: 1330px;
    margin-left: auto !important;
    margin-right: auto !important;
}

#shopify-product-reviews .spr-review-header{
    display: flex;
    flex-direction: column;
}


#shopify-product-reviews .spr-review-header .spr-starratings{
	order: 2;
    margin-top: 13px;
    margin-bottom: 23px;
}

#shopify-product-reviews .spr-review-header .spr-starratings .spr-icon{
	color: #f6e652;
    font-size: 15px;
    margin-right: 5px;
}

#shopify-product-reviews .spr-review-header .spr-review-header-title{
	order: 3;
    margin-bottom: 30px;
    font-family: Quasimoda;
    font-size: 20px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    line-height: 1.6;
    letter-spacing: 0;
}

#shopify-product-reviews .spr-review-header .spr-review-header-byline{
	order: 1;
    display: flex;
    width: 100%;
    justify-content: space-between;
    font-size: 0;
}

#shopify-product-reviews .spr-review-header .spr-review-header-byline strong:nth-child(1){
  	font-family: Quasimoda;
    font-size: 24px;
    color: #000000;
    text-decoration: none solid rgb(0, 0, 0);
    font-style: normal;
    letter-spacing: 0;
  	line-height: 1.3;
}

#shopify-product-reviews .spr-review-header .spr-review-header-byline strong:nth-child(2){
    height: 23px;
    font-family: proxima-nova;
    font-size: 16px;
    color: #6e6e6e;
    text-decoration: none solid rgb(110, 110, 110);
    font-style: normal;
  	line-height: 1.3;
}


#shopify-product-reviews .spr-review-content p{
font-family: proxima-nova;
    font-size: 15px;
    color: #545353;
    text-decoration: none solid rgb(84, 83, 83);
    max-width: 800px;
    line-height: 1.7;
}
#shopify-product-reviews .spr-review-footer{
	display: none;0
}

@media (max-width: 767px){
  #shopify-product-reviews .spr-starrating .spr-icon:before{
    margin-right: 3px;
    font-size: 18px;
  }
  #shopify-product-reviews .spr-summary .spr-summary-actions-togglereviews{
  	font-size: 13px;
    top: 0px;
  }
  #shopify-product-reviews .spr-summary-actions-newreview{
  	margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: 12px;
  }
  
}
.product-single .container .o-layout .o-layout__item:nth-child(1){
	padding-left: 30px;
}
@media (max-width: 550px){
  .product-reviews__comments .spr-content .spr-reviews .spr-review{
  	padding-left: 0;
    padding-right: 0;
  }
  #shopify-product-reviews .spr-review-header .spr-review-header-byline{
  	flex-direction: column;
  }
}

@media (max-width: 1200px){
  .product-single .container .o-layout .o-layout__item:nth-child(1){
  	padding: 40px 0 0;
  }
}
@media (max-width: 980px){
  .product-single .container .o-layout .o-layout__item .js-cart-replace .product-single__classic-title,
  .product-single .container .o-layout .o-layout__item .js-cart-replace .product-single__reviews-stars,
  .product-single .container .o-layout .o-layout__item .js-cart-replace .product-single__content-text,
  .product-single .container .o-layout .o-layout__item .js-cart-replace .product-single__box{
      max-width: 660px;
      margin-left: auto;
      margin-right: auto;
  }
}

.pdp--discount-product--variation, .pdp--discount-product--variation-qty{
	padding: 0px 0px 0px 30px;
    border: 1px solid #a6a6a6;
    border-radius: 25px;
    font-family: Quasimoda;
    font-size: 14px;
    color: #38008e !important;
    text-decoration: none solid rgb(56, 0, 142);
    letter-spacing: 1px;
    font-weight: bold;
    height: 57px;
    appearance: none;
    background: url(select-arrow-gray.svg);
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: calc(100% - 12px) calc(50% - 2px);
}

.pdp--discount-product--variation-qty{
	padding: 2px  0 0 19px;
}

.product-cad-item__product--variations{
	display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.pdp--discount-product--variation-qty.active{
	display: block;
}
.pdp--discount-product--variation-qty{
	display: none;
  	width: calc(25% - 12px);
}
.pdp--discount-product--variation{
	width: 75%;
    margin-right: 12px;
}
.pdp-discout-product--form{
	visibility: hidden;
  overflow: hidden;
  height: 0;
}
.pdp-discout-product--form.active{
	visibility: visible;
  overflow: hidden;
  height: auto;
}
@media (max-width: 535px){
  .pdp--discount-product--variation-qty{
  	display: none;
    	width: calc(100% - 8px);
  }
  .pdp--discount-product--variation{
    	width: 100%;
        margin-right: 8px;
  }
  .pdp--discount-product--variation, .pdp--discount-product--variation-qty{
        padding-left: 20px;
        font-size: 12px;
        height: 50px;
  }
  
}
/*
========================================================================
============================ END PDP CONTENT ===========================
========================================================================
*/



















/*
========================================================================
================================ FOOTER ================================
========================================================================
*/


/* BEFORE FOOTER */
section.section--footer{
}

section.section--footer .container{
    padding: 0px 50px;
}

section.section--footer .newsletter{
	visibility: visible;
/*     background: #38008e; */
    border-radius: 10px 10px 0px 0px;
    margin-top: 45px;
  	max-width: 1330px;
    margin-left: auto;
    margin-right: auto;
    padding: 38px 24px 30px;
}


section.section--footer .newsletter :is(.section__title-text, h3.newsletter__form-message__text){
    font-family: 'quasimoda', Arial, sans-serif;
    font-size: 1.25rem;
    letter-spacing: 2px;
    line-height: 1.2;
    margin-bottom: 28px;
}
section.section--footer .newsletter .section__title-text{
	text-transform: none;
}
section.section--footer .newsletter h3.newsletter__form-message__text{
	color: #73e600;
  	font-size: 1rem;
}

section.section--footer .newsletter .newsletter__input{
    border: 1px solid #8c8c8c;
    border-right: 0;
    border-radius: 100px 0 0 100px;
    padding-left: 30px;
    max-width: 310px;
    margin-right: 0;
    margin-left: auto;
  	font-size: 0.875rem;
  	cursor: text;
}
section.section--footer .newsletter button[type="submit"]{
	max-width: 187px;
    margin-left: 0;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    background: #00b6f1;
    border-radius: 0 100px 100px 0;
    font-size: 0.75rem;
    font-weight: bold;
    font-family: 'quasimoda', Arial, sans-serif;
    letter-spacing: 5px;
  	transition: filter .3s .0s ease;
  	filter: saturate(1);
}
section.section--footer .newsletter .o-layout .o-layout__item:nth-child(1){
    width: 55%;
}
section.section--footer .newsletter .o-layout .o-layout__item:nth-child(2){
    width: 45%;
}
section.section--footer .newsletter button[type="submit"]:hover{
	filter: saturate(1.5);
}
section.section--footer .newsletter button[type="submit"]::after{
	display: none;
}

@media (max-width: 625px){
  section.section--footer .container{
  	padding: 0 10px;
  }
  section.section--footer .newsletter :is(.section__title-text,h3.newsletter__form-message__text){
  	font-size: 1rem;
        letter-spacing: 1px;
  }
  section.section--footer .newsletter  .o-layout{
  	display: flex;
    flex-direction: column;
    justify-content: center;
  }
  section.section--footer .newsletter .o-layout .o-layout__item{
  	width: 100% !important;
  }
  section.section--footer .newsletter button[type=submit], section.section--footer .newsletter .newsletter__input{
    width: 100%;
    max-width: none;
    border-radius: 100px;
  }
}

/* END BEFORE FOOTER */



/* HAVE QUESTIONS FLOATING BUTTON */
html body #chatra.chatra--side-right.chatra--style-tab:not(.chatra--expanded){
    position: absolute;
    bottom: calc(468px - 100px);
}
/* END HAVE QUESTIONS FLOATING BUTTON */






/*
========================================================================
============================== OKENDO APP ==============================
========================================================================
*/




/*
	OKENDO REVIEWS CAROUSEL
*/

.home-products-testimonials .okeReviews{
	max-width: none !important;
}

.home-products-testimonials, .home-products-testimonials [data-oke-carousel]{
	overflow: hidden;
}

.home-products-testimonials .okeReviews  .oke-prevNextButton{
  width: 53px;
  height: 53px;
  background: #00b6f1;
  border: 1px solid #00b6f1;
  border-radius: 100%;
  line-height: 1;
  padding: 1px 0 0px 2px;
  z-index: 2;
  position: absolute;
  cursor: pointer;
}
.home-products-testimonials .okeReviews  .oke-prevNextButton.oke-reviewCarousel-prev{
	left: 30px; 
}

.home-products-testimonials .okeReviews  .oke-prevNextButton.oke-reviewCarousel-next{
	right: 30px; 
}
.home-products-testimonials .okeReviews .oke-prevNextButton .oke-prevNextButton-icon{
  color: #fff !important;
  font-size: 32px !important;
  font-weight: bold;
  width: 32px !important;
  height: 32px !important;
}
.home-products-testimonials .okeReviews .oke-prevNextButton .oke-prevNextButton-icon::before{
	font-weight: 900;
}
.home-products-testimonials .okeReviews  .oke-reviewContent-top,
.home-products-testimonials .okeReviews  :is(.oke-reviewContent){
	text-align: left !important;
  width: 100% !important;
}
.home-products-testimonials .okeReviews .oke-reviewContent-date{
  left: 0 !important;
  transform: none !important;
  bottom: 18px;
}
.home-products-testimonials .okeReviews .oke-reviewContent-date span{
	color: #adadb2;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'proxima-nova', Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 13px;
    text-shadow: 0.5px 0px 0px #adadb2;
}

.home-products-testimonials .okeReviews .oke-reviewCardMinimalCentered-contentContainer{
	padding-bottom: 0;
}

.home-products-testimonials .okeReviews :is(.oke-reviewCardMinimalCentered-contentContainer, .oke-reviewCardMinimalCentered-content){
    height: 100%;
    display: flex;
  width: 100% !important;
  margin-top: 2px;
}



.home-products-testimonials .okeReviews :is(.oke-w-review-helpful, .oke-reviewCardMinimalCentered-reviewer),
.home-products-testimonials .okeReviews .oke-reviewCarousel-header{
	display: none !important;
}
.home-products-testimonials  .okeReviews .oke-reviewCarousel .oke-reviewCardMinimalCentered{
  background: #FFF;
  box-shadow: 4px 4px 15px rgb(0 0 0 / 5%);
  border-radius: 9px;
  padding: 30px 35px 35px 35px;
  border: 2px solid #eee;
  margin: 0 0px 0;
}
.home-products-testimonials  .okeReviews :is(.hooper-list, .oke-reviewCarousel-reviews.hooper){
	overflow: visible;
}





.home-products-testimonials  .okeReviews .oke-reviewCarousel-reviews-review{
	padding: 20px 8px;
  	opacity: 0;
  	transition: opacity .4s .0s ease;
  
}
.home-products-testimonials  .okeReviews .oke-reviewCarousel-reviews-review.is-active{
	opacity: 1;
}





.home-products-testimonials .okeReviews .oke-reviewCardMinimalCentered .oke-reviewCardMinimalCentered-product .oke-product{
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-end;
}
.home-products-testimonials .okeReviews .oke-reviewCardMinimalCentered .oke-reviewCardMinimalCentered-product .oke-product :is(a, img){
  width: 100px;
  height: 100px;
  border: 0;
}
.home-products-testimonials .okeReviews .oke-reviewCardMinimalCentered .oke-reviewCardMinimalCentered-product .oke-product  .oke-product-details{
  letter-spacing: 0;
  line-height: 1.3;
  font-size: 18px;
  margin-bottom: 0px;
  padding-right: 30px;
  text-align: left !important;
  display: inline-block;
  font-weight: 500;
}

.home-products-testimonials .okeReviews .oke-reviewContent-top .oke-stars{
  position: relative;
  transform: scale(0.85);
  transform-origin: left;
  margin-top: 1px;
}


.home-products-testimonials .okeReviews .oke-reviewCardMinimalCentered .oke-reviewCardMinimalCentered-product .oke-product  .oke-product-details,
.home-products-testimonials .okeReviews .oke-reviewContent-top .oke-stars{
  top: -40px;
  position: relative;
}



.home-products-testimonials .okeReviews .oke-reviewCardMinimalCentered-contentContainer .oke-reviewContent{
    align-items: flex-start !important;
    justify-content: flex-start;
    height: 100%;
    flex-direction: column;
    padding-bottom: 45px;
}

.home-products-testimonials .okeReviews .oke-reviewCardMinimalCentered-contentContainer .oke-reviewContent .oke-reviewContent-top .oke-reviewContent-date{
	bottom: 17px;
}

.home-products-testimonials .okeReviews .oke-reviewCardMinimalCentered-contentContainer .oke-reviewContent .oke-reviewContent-title {
	margin-bottom: 5px;
}


.home-products-testimonials .okeReviews .oke-reviewCardMinimalCentered-contentContainer .oke-reviewContent p{
width: 100%;
}

.home-products-testimonials .okeReviews .oke-reviewCardMinimalCentered-contentContainer .oke-reviewContent :is(button, p){
	color: #adadb2;
    font-weight: 500;
    font-family: 'proxima-nova', Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.5px;
}

@media (max-width: 1200px){
  .home-products-testimonials .okeReviews .oke-reviewCardMinimalCentered .oke-reviewCardMinimalCentered-product .oke-product .oke-product-details{
      font-size: 15px;
  }
  .home-products-testimonials .okeReviews .oke-reviewCardMinimalCentered .oke-reviewCardMinimalCentered-product .oke-product :is(a, img){
  		width: 70px;
		height: 70px;
  }
  .home-products-testimonials .okeReviews .oke-reviewContent-title{
  	font-size: 16px;
  }
}
@media (max-width: 676px){
  .home-products-testimonials .okeReviews .oke-prevNextButton.oke-reviewCarousel-next{
  	right: 0;
  }
  .home-products-testimonials .okeReviews .oke-prevNextButton.oke-reviewCarousel-prev{
  	left: 0;
  }
  .home-products-testimonials .okeReviews .oke-reviewCarousel .oke-reviewCardMinimalCentered{
  	padding: 20px 15px 20px 20px;
  }
  .home-products-testimonials .okeReviews .oke-reviewCardMinimalCentered .oke-reviewCardMinimalCentered-product .oke-product .oke-product-details, .home-products-testimonials .okeReviews .oke-reviewContent-top .oke-stars{
  	top: 0;
  }
  .home-products-testimonials .okeReviews .oke-reviewCardMinimalCentered .oke-reviewCardMinimalCentered-product .oke-product{
  	flex-direction: column;
	align-items: flex-start;
  }
  .okeReviews .oke-reviewContent-body p{
  	width: calc(90%) !important;
    max-width: calc(450px);
    margin-bottom: 40px !important;
  }
  .okeReviews .oke-w-reviewer > div{
  	display: block !important;
  }
}

/*
	ENDS OKENDO REVIEWS CAROUSEL
*/









/*
	OKENDO PDP REVIEWS
*/

.okeReviews {
	max-width: 1450px !important;
}


.okeReviews .oke-w-header-content,
.okeReviews .oke-w-controls-nav,
.okeReviews .oke-qw-questionList-item > div{
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

.okeReviews .oke-w-reviews-list li.oke-w-reviews-list-item{
	border-bottom: 2px solid #dadada !important;
}

.okeReviews .oke-w-ratingAverageModule-rating .oke-w-ratingAverageModule-rating-average,
.okeReviews .oke-w-navBar-item-count,
.okeReviews .oke-poweredBy{
	display: none !important;
}

.okeReviews .oke-w-reviews-list li.oke-w-reviews-list-item .oke-w-reviewMinimal{
	max-width: 1150px;
    margin: 0 auto;
    padding: 25px 0 25px;
}
.okeReviews .oke-w-reviews-list li.oke-w-reviews-list-item:last-of-type{
  border-bottom: 0px solid #000 !important;
}




.okeReviews  .oke-w-reviews-head{
 display: flex;
flex-flow: row wrap;
justify-content: space-between;
margin-bottom: 40px;
max-width: 1270px;
margin-left: auto;
margin-right: auto;
  margin-top: -100px;
}

.okeReviews  .oke-w-writeReview.oke-button{
width: auto;
height: 43px;
border-radius: 100px;
background-color: #38008e !important;
background-size: cover;
font-family: Quasimoda;
font-size: 16px;
color: #ffffff !important;
text-decoration: rgb(255, 255, 255);
text-align: center;
font-weight: 600 !important;
padding: 16px 34px 8px;
line-height: 1;
text-transform: none !important;
filter: saturate(1);
transition: filter .3s .0s ease;
}
.okeReviews  .oke-w-writeReview.oke-button:hover{
filter: saturate(0.4);
}

.okeReviews  .oke-w-writeReview.oke-button::before{
display: none !important;
}

.okeReviews  .oke-w-controls-nav{
	border: 0 !important;
}
.okeReviews  .oke-w-controls .oke-w-navBar-item{
  font-family: Quasimoda;
  font-size: 24px;
  color: #6e6e6e;
  text-decoration: rgb(0, 0, 0);
  font-weight: bold !important;
  text-transform: none !important;
  padding-bottom: 20px;
  margin-bottom: 27px;
  border-color: #FFF !important;
}

.okeReviews  .oke-w-controls .oke-w-navBar-item[aria-selected="true"]{
color: #000;
border-color: #000 !important;

}

.okeReviews .oke-w-reviews-main{
	border-top: 2px solid #dadada !important;
}

.okeReviews .oke-w-reviews-controls,
.okeReviews .oke-w-reviewer .oke-w-reviewer-avatar{
	display: none;
}


.okeReviews .oke-w-reviewMinimal-helpful{
  margin-top: 50px;
  max-width: 300px;
  margin-left: auto;
}


.okeReviews .oke-w-reviewer > div{
	display: flex;
}
.okeReviews .oke-w-reviewer > div .oke-w-reviewer-identity .oke-w-reviewer-name{
  font-family: Quasimoda;
  font-size: 24px;
  color: #000000;
  text-decoration: rgb(0, 0, 0);
  font-weight: 700;
  line-height: 1.3;
  margin-right: 18px;
}
.okeReviews .oke-w-reviewer > div .oke-w-reviewer-verified{
  font-family: Proxima-Nova;
  font-size: 16px;
  color: #6e6e6e;
  text-decoration: rgb(110, 110, 110);
  position: relative;
  top: 3px;
  font-weight: 600;
}

.okeReviews .oke-w-reviewMinimal-date{
  font-family: Proxima-Nova;
  font-size: 16px !important;
  color: #6e6e6e !important;
  text-decoration: rgb(110, 110, 110);
  position: relative;
  margin-right: 50px;
	top: 15px;
}

.okeReviews .oke-w-reviewMinimal-content{
	margin-top: 12px;
}

.okeReviews .oke-w-reviews-controls{
	display: none !important;
}

.okeReviews  .oke-helpful-label{
  font-family: Quasimoda;
  font-size: 16px;
  color: #000;
  text-decoration: rgb(0, 0, 0);
}

.okeReviews  .oke-helpful-vote :is( .oke-helpful-vote-button ){
	color: #000 !important;
  	opacity: 1 !important;
}
.okeReviews  .oke-helpful-vote  .oke-helpful-vote-button::before{
color: #000 !important;
  	opacity: 1 !important;
}

.okeReviews  .oke-helpful-vote  .oke-helpful-vote-button span{
  top: -5px;
}
.okeReviews  .oke-helpful-vote  .oke-helpful-vote-button.oke-helpful-vote-button--negative::before{
  margin-top: -2px;
  transform: scaleX(-1)
}
.okeReviews  .oke-helpful-vote   .oke-helpful-label{
  position: relative;
  top: 3px;
}


.okeReviews .oke-reviewContent-body p{

  font-family: Proxima-Nova;
  font-size: 15px;
  color: #545353;
  text-decoration: rgb(84, 83, 83);
  width: calc(100% - 300px);
}

.okeReviews .oke-reviewContent-title{

  font-family: Quasimoda;
  font-size: 20px;
  color: #000000;
  text-decoration: rgb(0, 0, 0);
  margin: 22px 0 20px !important;
  font-weight: 700 !important;
  
  
}





.okeReviews.oke-w .oke-sortSelect{
	display: none !important;
}
.okeReviews.oke-w  .oke-questions .oke-qw-header{
  margin-top: -100px;
  margin-bottom: 30px;
}

.okeReviews.oke-w .oke-button.oke-qw-askQuestion{
  height: 41px;
  border: 2px solid #dddddd;
  border-radius: 100px;
  background-color: #ffffff;
  background-size: cover;
  font-family: Quasimoda;
  font-size: 16px;
  color: #38008e;
  text-decoration: rgb(56, 0, 142);
  text-align: center;
  font-weight: bold;
  text-transform: none;
}
.okeReviews.oke-w .oke-button.oke-qw-askQuestion:hover{
  border: 2px solid #e4e4e4 !important;
}

.okeReviews.oke-w .oke-qw-answer{
    border-radius: 0;
    border: 0;
    background: #FFF;
    padding-left: 25px;    
    padding-right: 0;
    position: relative;
}

.okeReviews.oke-w .oke-qw-answer::before{
	content: "";
position: absolute;
left: 0;
height: 65px;
width: 0px;
border-left: 3px solid #38008e;
top: 50%;
transform: translatey(-50%);
display: block;
opacity: 1;
visibility: visible;
}

.okeReviews.oke-w .oke-qw-question-avatar{
	display: none;
}
.okeReviews.oke-w .oke-qw-question-main-author{
  font-weight: 600;
  font-family: Quasimoda;
  font-size: 24px;
  color: #000000;
  text-decoration: rgb(0, 0, 0);
}
.okeReviews.oke-w .oke-qw-answer-main-author{
  font-family: Quasimoda;
  font-size: 24px;
  color: #000000;
  text-decoration: rgb(0, 0, 0);
  font-weight: 400;
}

.okeReviews.oke-w .oke-qw-question-main-body,
.okeReviews.oke-w .oke-qw-answer-main-body{
  font-family: Proxima-Nova;
  font-size: 15px;
  color: #545353;
  text-decoration: rgb(84, 83, 83);
  font-weight: 500;
  width: calc(100% - 300px);
  text-align: left;
}
.okeReviews.oke-w .oke-qw-question-main{
	position: relative;
text-align: right;
padding-top: 40px;
padding-bottom: 20px;
}
.okeReviews.oke-w .oke-qw-answer-main-helpful{
	display: none !important;
}
.okeReviews .oke-qw-questionList-item > div{
	max-width: 1150px;
}
.okeReviews.oke-w .oke-qw-question .oke-qw-question-main{
	padding: 30px 0 10px;
}

.okeReviews.oke-w .oke-qw-question .oke-qw-question-main-date,
.okeReviews.oke-w .oke-qw-answer .oke-qw-answer-main-date{
	margin-right: 50px;
}
.okeReviews.oke-w .oke-qw-question .oke-helpful{
margin: 40px 0 0px;
}
.okeReviews.oke-w .oke-questions-main{
	border-top: 2px solid #dadada !important;
  	border-bottom: 0 !important;
}
.okeReviews.oke-w .oke-qw-questionList-item:not(:last-of-type){
	border-bottom: 2px solid #dadada !important;
}

@media (max-width: 676px){
	.okeReviews.oke-w .oke-qw-question-main-body,
	.okeReviews.oke-w .oke-qw-answer-main-body{
      width: calc(90%) !important;
      max-width: calc(450px);
      margin-bottom: 40px !important;
    }
}
/*
	END OKENDO PDP REVIEWS
*/


.product-single__photo-thumbs__badge{
  z-index: 4;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 45%;
  height: 45%;
  max-width: 36px;
  max-height: 36px;
  border-radius: 100%;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.2);
  opacity: 0.8;
}

.product-reviews__video{

}
.product-reviews__video .product-reviews__video--wrap{
  max-width: 490px;
  margin: 0 auto 1.5rem;
  padding: 0 20px;
}
.product-reviews__video .product-reviews__video--wrap figure{}
.product-reviews__video .product-reviews__video--wrap figure video{
  width: 100%;
  max-width: 100%;
}

.o-layout__item.no-link-hover .home-image-grid__bg--overlay::before{
  display: none;
}
.o-layout__item.no-link-hover{
	position: relative;
}
.o-layout__item.no-link-hover .home-image-grid__link::before{
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  height: 40px;
  display: block;
  background-image: url(play-button.svg);
  transform: translate(-50%, -50%);
  z-index: 2;
  background-color: #eee;
  border-radius: 100%;
  opacity: 0.85;
}