/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */


/* Basic */
@font-face {
  font-family: "Vesterbro";
  src: url("Vesterbro-Poster-Latin-kari_asselin.woff2") format("woff2"),
       url("Vesterbro-Poster-Latin-kari_asselin.woff") format("woff");
}  
@font-face {
  font-family: "Gilmer-Reg";
  src: url("Gilmer-Regular.woff2") format("woff2"),
       url("Gilmer-Regular.woff") format("woff");
}
@font-face {
  font-family: "Gilmer-Bold";
  src: url("Gilmer-Bold.woff2") format("woff2"),
       url("Gilmer-Bold.woff") format("woff");
} 
@font-face {
  font-family: "Gilmer-Heavy";
  src: url("Gilmer-Heavy.woff2") format("woff2"),
       url("Gilmer-Heavy.woff") format("woff");
} 
@font-face {
  font-family: "Gilmer-Light";
  src: url("Gilmer-Light.woff2") format("woff2"),
       url("Gilmer-Light.woff") format("woff");
} 
@font-face {
  font-family: "Gilmer-Medium";
  src: url("Gilmer-Medium.woff2") format("woff2"),
       url("Gilmer-Medium.woff") format("woff");
} 


html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body, html {
  margin: 0;
  font-family: 'Gilmer-Reg', sans-serif;
  background-color: #fff;
  line-height: 1.4;
  font-size: 100%;
  font-weight: 400;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

#shopify-section-content_section-wholesale .grid__inner__item.grid__icon.shape-square {
  height:100%; 
}
.mobile-nav__accordion-content.third_level{
  display:block;
  position: static;
  transform: none;
  padding: 0;
  opacity: 1;
} 
.mobile-nav__accordion-content .mobile-nav__item.has-children + .mobile-nav__item.has-children {
  padding-top: 25px;
}
main {
  display: block;
  position: relative;
}
@media(max-width: 767px) {
  body:not(.template-product) #main {
    padding-top: 82px;
  }
}
html {
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    max-width: 100vw;
}
.pad {
  padding-top: calc(40px + (100 - 40) * (100vw - 400px) / (1440 - 400));
  padding-bottom: calc(40px + (100 - 40) * (100vw - 400px) / (1440 - 400));
}
.pad-top,
.shopify-section-faq,
#shopify-section-faq,
#shopify-section-faq-wholesale,
.shopify-section-faq-wholesale {
  padding-top: calc(40px + (100 - 40) * (100vw - 400px) / (1440 - 400));
}
.pad-top-half {
  padding-top: calc(20px + (50 - 40) * (100vw - 400px) / (1440 - 400));
}
.pad-bottom {
  padding-bottom: calc(40px + (100 - 40) * (100vw - 400px) / (1440 - 400));
}
.pad-bottom-half {
  padding-bottom: calc(20px + (50 - 40) * (100vw - 400px) / (1440 - 400));
}
.text-right {
  text-align: right;
}
.fixed {
  position: fixed;
}
.video-background {
  position: relative;
}
.video-background video {
  width: 100%; 
  display: block;
}
.video-background .play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background: rgba(0,0,0,.5);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s;
  z-index: 9;
}
.video-background .play-btn:hover {
  cursor: pointer;
  background: rgba(0,0,0,1);
}
.video-background .play-btn svg {
	width: 20px;
}
.video-background .play-btn svg * {
  fill: #fff;
}

.video-background .mute-control {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 35px;
  z-index: 9;
}
.video-background .mute-control:hover,
.video-background .mute-control:focus {
 cursor: pointer;
}
.video-background .mute-control.unmute-video img.sound-on {
  display: block;
}
.video-background .mute-control.unmute-video img.sound-off {
  display: none;
}
.video-background .mute-control img.hidden {
 display: none;
}




.pattern-block .custom__grid .custom__item .grid-block svg,
.pattern-block .custom__grid .custom__item img.full-width{
  width:100%;
  height:100%;
}

.heading-block-wrapper{
  display:flex;
}
.heading-block-wrapper h4{
      flex: 3 2 75%;
}
.heading-block-wrapper .impact__image{
	flex: 1 1 25%;
  filter:invert(1);
  text-align:right;
}

/* Typography */

.h1, h1,
.h2, h2, 
.h3, h3,
.h4, h4,
.h5, h5,
.h6, h6 {
  font-family: 'Gilmer-Bold', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 .5em 0;
}
.h1.alt, h1.alt
.h2.alt, h2 .alt
.h3.alt, h3.alt,
.h4.alt, h4.alt,
.h5.alt, h5.alt,
.h6.alt, h6.alt {
  font-family: 'Vesterbro', serif;
}
h1, .h1 {
  font-size: calc( 47px + (70 - 47) * (100vw - 400px) / (1440 - 400) );
}
h1.alt, .h1.alt {
  font-size: calc( 47px + (72 - 47) * (100vw - 400px) / (1440 - 400) );
}
h2, .h2 {
  font-size: calc( 38px + (53 - 38) * (100vw - 400px) / (1440 - 400) );
}
h2.alt, .h2.alt {
  font-size: calc( 38px + (54 - 38) * (100vw - 400px) / (1440 - 400) );
}
h3, .h3 {
  font-size: calc( 31px + (40 - 31) * (100vw - 400px) / (1440 - 400) );
}
h3.alt, .h3.alt {
  font-size: calc( 31px + (42 - 31) * (100vw - 400px) / (1440 - 400) );
}
h4, .h4 {
  font-size: calc( 25px + (28 - 25) * (100vw - 400px) / (1440 - 400) );
}
h4.alt, .h4.alt {
  font-size: calc( 25px + (30 - 25) * (100vw - 400px) / (1440 - 400) );
}
h5, .h5 {
  font-size: calc( 20px + (22 - 20) * (100vw - 400px) / (1440 - 400) );
}
h5.alt, .h5.alt {
  font-size: calc( 20px + (23 - 20) * (100vw - 400px) / (1440 - 400) );
}
h6, .h6 {
  font-size: calc( 16px + (18 - 16) * (100vw - 400px) / (1440 - 400) );
}
h6.alt, .h6.alt {
  font-size: calc( 16px + (18 - 16) * (100vw - 400px) / (1440 - 400) );
}
p {
  margin: 0 0 1em 0;
  font-size: calc( 18px + (19 - 18) * (100vw - 400px) / (1440 - 400) );
  line-height: 1.8;
}
p.md {
  font-size: calc( 15px + (16 - 15) * (100vw - 400px) / (1440 - 400) );
}
p.small,
small {
  font-size: 13px;
}
p.extra-small,
p.xs-small,
p.xs-sm {
  font-size: 11px;
}
p strong {
  text-transform: uppercase;
  font-family: 'Gilmer-Bold', sans-serif;
  letter-spacing: .08em;
  font-size: .8em;
  font-weight: 500;
}
p a {
  text-decoration: none;
  background-image: linear-gradient(rgb(0 0 0/.3),rgb(0 0 0/.3)),linear-gradient(#000000,#000000);
  background-size: 100% 2px,0 2px;
  background-position: 100% 100%,0 100%;
  background-repeat: no-repeat;
  transition: background-size .3s ease;

}
p a:hover,
p a:focus {
  background-size: 0 2px,100% 2px;

}
a:hover {
  cursor: pointer;
}
b, strong {
  font-family: 'Gilmer-Bold', sans-serif;
  font-weight: 500;
}
.vesterbro {
  font-family: 'Vesterbro', serif;
}
.gilmer,
.gilmer-reg,
.gilmer-regular {
  font-family: 'Gilmer-Reg', sans-serif;
}
.gilmer-bold {
  font-family: 'Gilmer-Bold', sans-serif;
}
.gilmer-heavy {
  font-family: 'Gilmer-Heavy', sans-serif;
}
.gilmer-light {
  font-family: 'Gilmer-Light', sans-serif;
}
.gilmer-med,
.gilmer-medium {
  font-family: 'Gilmer-Medium', sans-serif;
}
a:not([class]) {
  color: currentColor;
}
label, .label {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Gilmer-Bold', sans-serif;
}
label.lg, .label.lg {
  font-size: 16px;
}
label.sm, .label.sm {
  font-size: 11px;
}

img {
  max-width: 100%;
  height: auto;
  border-style: none;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
@media(min-width: 992px) {
  .template-index #main,
  
  .template-page-philosophy #main,
  .template-page-impact #main,
  .template-page-ambassador #main,
  .template-page-wholesale #main,
  .template-page-faq #main,
  .template-product-no-add-cart #main{
    padding-top: 0 !important;
  }
}
.template-product #main {
  padding-top: 0 !important;
  background: #fff;
}

/* Forms */
input,
select,
textarea {
  border-radius: 0;
  border: 0.125rem solid #000;
  padding: 0.75rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
input:focus,
select:focus,
textarea:focus {
border-radius: 0;
}
select {
  border: 1px solid #DBD5CD;
  padding: 0.5rem 3em .5rem .5rem;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: calc(100% - 0.5rem) 50%;
  background-repeat: no-repeat;
}
select ::-ms-expand {
  display: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
    display: none;
}

/* Popup */
.wisepops-root .wisepops-popup {
  background:#fff !important;
}
.wisepops-root .hZCZrk {
  padding: 0 !important;
}
.wisepops-root .wisepops-popup{
  height:auto !important;
}
.wisepops-root.fCTkla{
  height:auto;
}
.wisepops-root .dZnyrb {
  background: #fff !important;
}
.wisepops-root .hzNmSO {
  display: none;
}

/*.wisepops-root .SdpMH{
  padding:2rem 2rem 0rem 2rem;
}*/
.wisepops-root .SdpMH span {
	color:#000;
  font-size:19px;
  line-height:24px;
}
.wisepops-root .SdpMH:first-child span {
 /* color:#fff !important;*/
  font-size:38px;
}
/*.wisepops-root .SdpMH:first-child {
  background:#000;
  padding:2.5rem 2rem;
}*/

/* .wisepops-root .SdpMH:nth-child(3),
.wisepops-root .SdpMH:nth-child(4) {
  
}
.wisepops-root .SdpMH:nth-child(3) span,
.wisepops-root .SdpMH:nth-child(4) span {
  
} */
.wisepops-root .SdpMH:last-child {
  padding-bottom:2rem;
}
.wisepops-root .SdpMH:last-child span {
   font-size:13px;
}
.wisepops-root .fQpHse[name] {
  text-transform:uppercase;
  font-size:16px;
  padding:19px 16px 16px 16px !important;
}
.wisepops-root .Nlsyk[name] {
  text-transform:uppercase;
  font-size:16px;
  padding:19px 16px 16px 16px !important;
}
.wisepops-root .bJqtOW {
  height:55px !important;
}

.wisepops-root .hudTdk {
  text-align: left !important;
}
.wisepops-root .fJjGwS {
  padding:0px !important;
}
.wisepops-root .htQFTJ, .wisepops-root .ieLUSj {
  height:auto !important;
}



/* Featured Collection */
.feat-collection.pad + .feat-collection.pad {
  padding-top: 0;
}
.feat-collection .title-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: flex-start;
  border-top: 2px #000 solid;
  padding-top: 35px;
}
.feat-colletion__title {
  font-size: calc(30px + (54 - 30) * (100vw - 400px) / (1440 - 400));
  margin: 0;
  line-height: 1;
}
  .feat-colletion_products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 25px;
    list-style: none;
    padding: 0;
    margin: 0;
  }
@media(min-width: 768px) {
  .feat-colletion_products .product-grid-item:nth-child(4) {
    display: none;
  }
}
@media(max-width: 767px) {
  .feat-colletion_products{
    grid-template-columns: repeat(2, 1fr);
  }
  .feat-collection .title-grid {
    display: block;
  }
  .feat-collection .title-grid .text-right {
    text-align: left;
    margin-top: 1rem;
  }

}
.collection-nav,
.collection-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
}
.collection-nav a {
  text-decoration: none;
}
.collection-nav .parent-link {
  margin-bottom: 30px;
  
}
.collection-nav .parent-link > a {
  font-size: 11px;
  color: #000;
  margin-bottom: 5px;
  display: block;
}
.collection-nav .parent-link:first-of-type >a {
  display: none;
}
.collection-nav .parent-link:first-of-type li {
  text-transform: uppercase;
  letter-spacing: .08em;  
  font-family: 'Gilmer-Bold', sans-serif;
}
.collection-nav .child-link {
  line-height: 1.6;
  margin-bottom: .25em;
}
.collection-nav .child-link:hover a {
  text-decoration: underline;
}
@media(max-width: 991px) {
   .collection-nav {
     text-align: left !Important;
   }
  .collection-nav .parent-link {
    display: none;
  }
  .collection-nav .parent-link:first-child,
  .collection-nav .child-link {
    display: inline-block;
    margin: 0 1em 1em 0;
  }
}

/* Product Grid */

.product-grid-item__text {
  padding: 15px;
  text-align: center;
}

.product-grid-item__title {
  display: inline-block;
  font-size: calc(13px + (22 - 13) * (100vw - 400px) / (1440 - 400));
  margin: 10px 0 15px;
}
@media(max-width: 767px) {
  .product-grid-item__text {
    padding: 25px 5vw 35px;
  }
}
.product-grid-item__type,
.product-grid-item__price,
.product-grid-item__text .okeReviews-reviewsSummary-ratingCount {
  margin: 0;
  font-size: calc(8.5px + (11 - 8.5) * (100vw - 400px) / (1440 - 400));
  letter-spacing: .08em;
  text-transform: uppercase;
}
.product-grid-item__price > * {
  display: inline-block;
}
.product-grid-item__text .okeReviews-reviewsSummary-ratingCount {
  font-family: 'Gilmer-Bold', sans-serif;
  font-size: calc(8.5px + (11 - 8.5) * (100vw - 400px) / (1440 - 400)) !important;
  font-weight: 500;
  margin: 4px 0 0;
}

.product-grid-item__price .bullet {
  color: #DBD5CD;
  margin: 0 5px;
  font-size: 24px;
  line-height: 0;
  transform: translate(0px, 2px);
  display: inline-block;
}
.product-grid-item__original-price {
  color: inherit;
  text-decoration: line-through;
}
.product-grid-item__original-price + .price-alt {
  color: #AF3924;
  margin-left: .5em;
}

/* Hero Banner */
.square-hero {
  position: relative;
  background-size: cover;
  background-position: 50%;
}
@media(min-width: 768px) {
  .square-hero.height-large .square-hero__image {
    height: calc(100vh - 123px);  
  }
  .template-index .square-hero.height-large .square-hero__image,
  .template-page-impact .square-hero.height-large .square-hero__image,
  .template-page-philosophy .square-hero.height-large .square-hero__image {
    height: calc(100vh - 35px);  
  }
  
  .square-hero.height-medium .square-hero__image {
    height: 75vh;  
  }
  .square-hero.height-small .square-hero__image {
    height: 50vh;  
  }
}
@media(max-width: 767px) {
  .square-hero .inner-wrap {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }
  .square-hero .inner-wrap-grid {
    display: block;
  }
}
.square-hero__image {
  display: block;
  width: 100%;
  object-fit: cover;
}

.square-hero__link {
  color: currentColor;
  text-decoration: none;
}
.square-hero__title {
  margin: 0;
  font-size: calc(47px + (72 - 47) * (100vw - 400px) / (1440 - 400));
  line-height: 1;
  max-width: 40rem;
}
.square-hero__title + a.btn {
  margin-top: 1.5rem;
}
.square-hero__description,
.square-hero__title {
  color: #000;
}
.square-hero__content--light *:not(.btn) {
  color: #fff;
}
.square-hero__content p {
  max-width: 40rem;
}
.square-hero__description {
  margin-top: 1.25rem;

  :is(p) {
      font-size: calc(18px + (19 - 18) * (100vw - 400px) / (1440 - 400));
  }
}

.square-hero__disclaimer {
    margin-top: 0.75rem;

    :is(p) {
        font-size: 85%;
    }
}

.square-hero__accent-wrapper {
  position: absolute;
}
.square-hero__accent-wrapper svg {
  width: 100%;
  height: auto;
}
.square-hero__accent-wrapper--1 {
  width: 11.25rem;
  bottom: -4rem;
  right: -2.625rem;
}











/* Custom Grids / Layout */
.custom__grid {
  display: grid;
  grid-gap: 0px;
  align-items: center;
  position: relative;
}
@media(max-width: 767px) {
  .custom__grid {
    display: block;
}
}
.custom__grid-align--one-half-one-half {
 
 /*  grid-template-columns: 50% 50%; */
  grid-template-columns: minmax(0, 1fr) 50%; 
}
.mac_os .custom__grid-align--one-half-one-half{
   grid-template-columns: 1fr 1fr;
}
.custom__grid-align--one-third-two-thirds,
.custom__grid-align--two-thirds-one-third.align--right {
  grid-template-columns: 1fr 2fr;
}
.custom__grid-align--one-third-two-thirds.align--right,
.custom__grid-align--two-thirds-one-third {
  grid-template-columns: 2fr 1fr;
}
.custom__grid-align--one-quarter-three-quarters,
.custom__grid-align--three-quarters-one-quarter.align--right {
  grid-template-columns: 1fr 3fr;
}
.custom__grid-align--one-quarter-three-quarters.align--right,
.custom__grid-align--three-quarters-one-quarter{
  grid-template-columns: 3fr 1fr;
}





.custom__grid.align--right .image_wrapper,
.custom__grid.custom__item--form.align--left .text_wrapper {
  order: 2;
}
.custom__grid.align--right .text_wrapper,
.custom__grid.custom__item--form.align--left .form_wrapper {
  order: 1;
}
.full-width {
  width: 100%;
}
@media(min-width: 768px) {
  .grid__item.image_wrapper {
    align-self: flex-start;
    /*position: sticky;
    top: 82px;*/
    height: 100%;
  }
}
.grid__item.image_wrapper.icon-2,
.grid__item.image_wrapper.icon-3 {
  display: none !important;
}
.align--right .grid__item.image_wrapper.icon-2 {
  padding-left: 50%;
}
.align--left .grid__item.image_wrapper.icon-2 {
  padding-right: 50%;
}
.grid__item.image_wrapper.icon-3 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.grid__item.image_wrapper.icon-3 .grid__inner__item:last-child {
  grid-column-end: span 2;
  grid-row-end: span 2;
}
.grid__item.image_wrapper.icon-4 {
  display: grid;
  grid-template-columns: 1fr 1fr;
/*   grid-template-columns: 50% 50%; */
}
.icon-1.grid__item.image_wrapper .pos-sticky {
  position: sticky;
  top: 85px;
}
.grid__item.image_wrapper.icon-1 .grid__inner__item {
  height: 100%;
}

.icon-1.grid__item.image_wrapper.icon-1 .grid__inner__item .no-img-icon:after {
  content: '';
  background: red;
}
.grid__item.image_wrapper.icon-1 .grid__inner__item .shape-circle img {
  position: sticky;
    top: 82px;
}
.grid__item.image_wrapper .shape-square > div,
.grid__item.image_wrapper .shape-square img {
  height: 100%;
  object-fit: cover;
}


.grid__item.image_wrapper img {
 display: block;
}
.grid__item .shape-square {
  background: transparent !important;
}
.grid__item .shape-circle {
  display: flex;
}
.grid__item .shape-circle img {
  border-radius: 50%;
  padding: .1px;
  object-fit: cover;
}
.grid__item .shape-circle .no-img-icon {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
}
.grid__item .shape-m .no-img-icon {
  display: grid;
}
.circle-icon{
  width:100%;
}

.icon-1.grid__item .shape-m .pos-sticky:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 99%;
  bottom: -100%;
}
.grid__item.text_wrapper.text__color-light p a {
  background-image: linear-gradient(rgb(255 255 255/.3),rgb(255 255 255/.3)),linear-gradient(#fff,#fff);
}
.grid__item.text_wrapper {
  padding: calc(30px + (100 - 30) * (100vw - 400px) / (1440 - 400)) 5vw;
}
.grid__item.text__color-dark * {
  color: #000;
  border-color: #000;
}
.grid__item.text__color-dark .btn {
  background: #000;
  color: #fff;
}
.grid__item.text__color-dark .btn:hover,
.grid__item.text__color-dark .btn:focus {
  background: transparent;
  color: #000;
}
.grid__item.text__color-light * {
  color: #fff;
  border-color: #fff !important;
}
.grid__item.text__color-light .btn {
  background: #fff;
  color: #000;
}
.grid__item.text__color-light .btn:hover,
.grid__item.text__color-light .btn:focus {
  background: transparent;
  color: #fff;
}
.grid__item.text_wrapper h2 {
  margin-bottom: calc(25px + (30 - 25) * (100vw - 400px) / (1440 - 400));
}
.grid__item.text_wrapper hr {
 border-bottom-width: 2px;
 margin: 0 0 calc(15px + (28 - 15) * (100vw - 400px) / (1440 - 400));
  border-color: #000;
}
.grid__item.text_wrapper p + hr {
  margin-top: calc(15px + (28 - 15) * (100vw - 400px) / (1440 - 400));
}
.grid__item .subtitle + p {
  margin-top: 28px;
}
.grid__item.text_wrapper .btn {
  margin-top: 25px;
}

.custom__grid.custom__item--text2 .grid__item.image_wrapper {
  position: relative;
}
.custom__grid.custom__item--text2 .grid__item.image_wrapper img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.custom__grid.custom__item--text3 {
  grid-template-columns: repeat( auto-fit, minmax(1px, 1fr) );
  grid-gap: 80px;
  padding: calc(30px + (100 - 30) * (100vw - 400px) / (1440 - 400)) 5vw;
  align-items: flex-start;
}
.custom__grid.custom__item--text3 .grid__item.text_wrapper {
  padding: 0;
}

.template-page-free-trial {
    .custom__grid.custom__item--text3 {
        &:has(.custom__item-title) {
            grid-template-rows: auto auto;
            row-gap: 2.5rem;

            @media screen and (min-width: 768px) {
                row-gap: 5rem;
            }
        }

        .custom__item-title {
            grid-row-start: 1;
            grid-row-end: 2;
            grid-column: 1 / 4;
            font-size: calc(47px + (72 - 47) * (100vw - 400px) / (1440 - 400));
            margin-bottom: 0;

            & ~ .grid__item {
                grid-row-start: 2;
                grid-row-end: -1;
            }
        }

        .grid__item.text_wrapper {
            display: flex;
            flex-direction: column;
            align-self: stretch;

            & > h4 {
                font-size: calc(47px + (72 - 47) * (100vw - 400px) / (1440 - 400));
                text-wrap: balance;
            }
    
            & > p {
                font-weight: 700;
                max-width: 42rem;
            }

            & > h6:last-child {
                margin-top: 4rem;
                flex: 1 1 0%;
                display: flex;
                align-items: flex-end;
                font-size: 18px;

                &::first-line {
                    font-size: 16px;
                    text-transform: uppercase;
                }
            }
        }
    }

    .custom__grid.custom__item--text .grid__item.text_wrapper {
        & > h6:not(.subtitle) {
            margin-bottom: 2.5rem;
            line-height: 1.5;
        }
    }
}
.custom__grid.custom__item--text3 .grid__item:only-child {
  width: 50%;
}
.custom__item--pattern-block {
  display: grid;
  grid-template-columns: repeat( auto-fit, minmax(50px, 1fr) );
}
.custom__item--pattern-block .custom__item {
  position: relative;
  display: flex;
}
.custom__item--pattern-block  .grid-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
.custom__item--pattern-block .grid__icon >div {
  display: flex;
}
.custom__item--image video {
  display: block;
  height: 90vh;
  width: 100%;
  object-fit: cover;
}


.custom__item--d08c5f9e-3438-4a1a-84ee-af75140e794e p:first-of-type {
  column-count: 2;  
}
@media(max-width:767px){
  .custom__item--d08c5f9e-3438-4a1a-84ee-af75140e794e p:first-of-type {
    column-count: 1;  
  }  
}











/* TNS */
.tns-outer {
    padding: 0 !important;
}
.tns-outer [hidden] {
    display: none !important;
}
.tns-outer [aria-controls],
.tns-outer [data-action] {
    cursor: pointer;
}
.tns-slider {
    -webkit-transition: all 0s;
    transition: all 0s;
}
.tns-slider > .tns-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
    white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
 	position: relative;
  	overflow: hidden;
}
.tns-horizontal.tns-no-subpixel:after {
    content: "";
    display: table;
    clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
    float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
    margin-right: -100%;
}
.tns-horizontal.tns-subpixel > .tns-item .bg-slideshow-photo {
  width: 105%;
  height: 105%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  filter: blur(7px);
  z-index: -1;
  transform: scale(101%);
}
.tns-gallery,
.tns-no-calc {
    position: relative;
    left: 0;
}
.tns-gallery {
    min-height: 1px;
}
.tns-gallery > .tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s, opacity 0s;
    -webkit-transition: opacity 0s, -webkit-transform 0s;
    transition: opacity 0s, -webkit-transform 0s;
    transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s, -webkit-transform 0s;
}
.tns-gallery > .tns-slide-active {
    position: relative;
    left: auto !important;
}
.tns-gallery > .tns-moving {
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.tns-autowidth {
    display: inline-block;
}
.tns-lazy-img {
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
    opacity: 0.6;
}
.tns-lazy-img.tns-complete {
    opacity: 1;
}
.tns-ah {
    -webkit-transition: height 0s;
    transition: height 0s;
}
.tns-ovh {
    overflow: hidden;
}
.tns-visually-hidden {
    position: absolute;
    left: -10000em;
}
.tns-transparent {
    opacity: 0;
    visibility: hidden;
}
.tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0;
}
.tns-fadeOut,
.tns-normal {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
}
.tns-vpfix {
    white-space: nowrap;
}
.tns-vpfix > div,
.tns-vpfix > li {
    display: inline-block;
}
.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden;
}
.tns-t-ct {
    width: 2333.3333333%;
    width: 2333.33333%;
    position: absolute;
    right: 0;
}
.tns-t-ct:after {
    content: "";
    display: table;
    clear: both;
}
.tns-t-ct > div {
    width: 1.4285714%;
    width: 1.42857%;
    height: 10px;
    float: left;
}
.tns-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1.875rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tns-nav button {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 3.75rem;
    flex: 0 1 3.75rem;
    height: 0.0625rem;
    border: none;
    background-color: #80929E;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tns-nav .tns-nav-active {
    background-color: #000;
}
.tns-controls button {
    position: absolute;
    bottom: 0;
    width: 3rem;
    height: 3rem;
    font-size: 0;
    padding: 0;
    border: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.tns-controls button:focus {
    outline: 0.25rem solid transparent;
}
.tns-controls button[data-controls="next"] {
    right: 0;
    left: auto;
}
@media (min-width: 48em) {
    .tns-controls button[data-controls="prev"] {
        left: -4.5rem;
    }
    .tns-controls button[data-controls="next"] {
        right: -4.5rem;
    }
}
.slideshow--arrows-right .tns-controls {
    position: absolute;
    top: -1.5rem;
    right: -0.25rem;
}
.slideshow--arrows-right .tns-controls [data-controls="prev"] {
    left: -6rem;
}
.slideshow--arrows-right .tns-controls [data-controls="next"] {
    right: 0;
}
.slideshow--arrows-left .tns-controls {
    position: absolute;
    top: -1.5rem;
    left: -0.25rem;
}
.slideshow--arrows-left .tns-controls [data-controls="prev"] {
    left: 0;
}
.slideshow--arrows-left .tns-controls [data-controls="next"] {
    left: 3rem;
}
.okendo {
    padding-top: 3.75rem;
}
@media (min-width: 62em) {
    .okendo {
        padding-top: 7.5rem;
    }
}
#shopify-section-product-template + .okendo {
    padding-top: 0;
}
.okeReviews .okeReviews-reviewsSummary-ratingCount {
 margin: 0;
  font-size: 13px;
}
.okeReviews.okeReviews--theme {
    font-size: 1rem;
    line-height: 1.4;
}
.okeReviews.okeReviews--theme p {
    line-height: 1.4;
}
.okeReviews.okeReviews--theme .okeReviews-reviewsWidget {
    padding-top: 0;
}
.okeReviews.okeReviews--theme .okeReviews-review,
.okeReviews.okeReviews--theme .okeReviews-review-attribute-value,
.okeReviews.okeReviews--theme .okeReviews-review-date,
.okeReviews.okeReviews--theme .okeReviews-review-helpful,
.okeReviews.okeReviews--theme .okeReviews-review-helpful-vote-button,
.okeReviews.okeReviews--theme .okeReviews-reviewsAggregate,
.okeReviews.okeReviews--theme .okeReviews-reviewsAggregate-summary-total,
.okeReviews.okeReviews--theme .okeReviews-sectionedList-list-item {
    color: #000;
}
.okeReviews.okeReviews--theme .okeReviews-select,
.okeReviews.okeReviews--theme .okeReviews-select:before {
    border-color: #000;
}
.okeReviews.okeReviews--theme .okeReviews-review-main-heading {
    font-size: 1rem;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.btn,
.okeReviews.okeReviews--theme a.okeReviews-button,
.okeReviews.okeReviews--theme button.okeReviews-button,
.yotpo-widget-hero-section .yotpo-customer-logged-out-buttons .yotpo-action-button-widget .yotpo-button-standard-size,
.yotpo-widget-my-rewards-widget .yotpo-action-button-widget .yotpo-button-standard-size {
    display: inline-block;
  width: auto;
    padding: .9em 1.2em;
    font-size: calc( 13px + (15 - 13) * (100vw - 400px) / (1440 - 400) );
    font-family: 'Gilmer-Bold', sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.05em;
    background-color: #000;
    color: #fff;
    border-radius: 0;
    border: 1px solid #000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  	letter-spacing: .12em;
  font-family: Gilmer-Bold, sans-serif;
}
.btn:hover,
.okeReviews.okeReviews--theme a.okeReviews-button:hover,
.okeReviews.okeReviews--theme button.okeReviews-button:hover {
    background-color: transparent;
    color: #000;
}
.btn:active,
.okeReviews.okeReviews--theme a.okeReviews-button:active,
.okeReviews.okeReviews--theme button.okeReviews-button:active {
    -webkit-transform: translateY(0.3125rem);
    transform: translateY(0.3125rem);
}
.btn:focus,
.okeReviews.okeReviews--theme a.okeReviews-button:focus,
.okeReviews.okeReviews--theme button.okeReviews-button:focus {
    outline: 0.25rem solid transparent;
    -webkit-box-shadow: 0 0 0 0.25rem #80929e;
    box-shadow: 0 0 0 0.25rem #80929e;
}
.btn--full {
    width: 100%;
    text-align: center;
}
.btn--large {
    padding: 1.5rem;
}
.btn--small,
.btn--sm,
.btn-small,
.btn-sm {
    font-size: 13px !important;
}
.btn--loading {
    border: 0;
    background-color: transparent;
}
.btn--loading:before {
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}
.btn--loading:focus,
.btn--loading:hover {
    border: 0;
    background-color: transparent;
}
.btn--loading svg {
    display: none;
    visibility: hidden;
}
.btn--secondary {
    background-color: transparent;
    color: #000;
}
.btn--secondary:hover {
    background-color: #000;
    color: #fff;
}
.btn--tertiary {
    border-color: #000;
    background-color: #000;
    color: #fff;
}
.btn--tertiary:hover {
    border-color: #000;
    background-color: transparent;
    color: #000;
}
.btn--ghost {
 border-color: #fff;
  color: #fff;
  background: transparent;
}
.btn--ghost:hover {
  background: #fff;
  color: #000;
  cursor: pointer;
}
.btn--ghost-dark {
 border-color: #000;
  color: #000;
  background: transparent;
}
.btn--ghost-dark:hover {
  background: #000;
  color: #fff;
  cursor: pointer;
}
.btn--inverse,
.btn--white {
 border-color: #fff;
  color: #000;
  background: #fff;
}
.btn--inverse:hover,
.btn--white:hover {
  background: #fff;
  color: #000;
  cursor: pointer;
}
.btn--rust {
  background: #9C4D35;
  border-color: #9C4D35;
}
.btn--blue {
  background: #80929E;
  border-color: #80929E;
}
.btn--brown {
  background: #754F3D;
  border-color: #754F3D;
}
.btn--green {
  background: #616142;
  border-color: #616142;
}
.btn--light-grey {
  background: #F5F1EC;
  border-color: #F5F1EC;
  color: #000;
}
.btn--pink {
  background: #E6AF97;
  border-color: #E6AF97;
}
.btn--yellow {
  background: #D9C682;
  border-color: #D9C682;
}





.btn[aria-disabled],
.btn[disabled],
.okeReviews.okeReviews--theme a.okeReviews-button[aria-disabled],
.okeReviews.okeReviews--theme a.okeReviews-button[disabled],
.okeReviews.okeReviews--theme button.okeReviews-button[aria-disabled],
.okeReviews.okeReviews--theme button.okeReviews-button[disabled] {
    color: #bdbdbd;
    background-color: #e7e7e7;
    border-color: transparent;
    cursor: not-allowed;
}
.text-button {
    display: inline-block;
    padding: 0.9375rem 1.5625rem;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.4;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.05em;
    border-radius: 0;
    border: 0;
    background: transparent;
    width: 100%;
    -webkit-transition: -webkit-text-decoration 0.3s ease;
    transition: -webkit-text-decoration 0.3s ease;
    transition: text-decoration 0.3s ease;
    transition: text-decoration 0.3s ease, -webkit-text-decoration 0.3s ease;
}
.text-button:focus,
.text-button:hover {
    text-decoration: underline;
  cursor: pointer;
}
.text-button:focus {
    outline: 0.25rem solid transparent;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
.container {
    width: 90%;
    margin: 0 auto;
}
.container--xl {
    max-width: 90rem;
}
.container--lg {
    max-width: 77.5rem;
}
.container--md {
    max-width: 64.375rem;
}
.container--sm {
    max-width: 38.125rem;
}


.visible-xs {
    display: none;
  }
.product-info {
  text-align: left;
}
.product-info__price-wrapper {
  justify-content: space-between;
}
.product-info__price-wrapper.info {
  padding: 15px 0 0;
}
.product-info__size-wrapper {
  padding: 0 0 30px;
}
.product-info__price-wrapper + .product-info__size-wrapper {
  margin: -15px 0 0 0;
}

.product-info blockquote {
  border-left: 3px #000 solid;
  margin: 0 0 30px 0;
  padding: 0 0 0 25px;
}
.product-info blockquote p {
  font-family: 'Gilmer-Bold', sans-serif;
  font-size: calc( 13px + (16 - 13) * (100vw - 400px) / (1440 - 400) );
  margin: 0;
}
.product-info blockquote p small {
  font-family: 'Gilmer-Reg', sans-serif;
  font-size: 11px;
}
.product-info .product-skin-concerns {
  list-style: none;
  padding: 0 0 30px 0;
  margin: 0;
}
.product-info .product-skin-concerns li {
  display: inline-block;
  font-size: 13px;
  font-family: 'Gilmer-Bold', sans-serif;
}
.product-info .product-skin-concerns li span {
  margin-left: -.25em;
}
.product-info .product-skin-concerns li:last-of-type span {
  display: none;
}

@media (min-width: 62em) {
  .product__form {
    margin: 2rem auto;
}
  .product-info__price-wrapper {
    justify-content: space-between;
  }
  .product-info__price-wrapper.price {
    justify-content: flex-start;
  }
  .product-info__price-wrapper.info {
  padding: 15px 0 30px;
}

}
.page {
    padding-top: 5vw;
}
.page--padding-bottom {
    padding-bottom: 6.25rem;
}
.page__description {
    margin: 0 auto;
    max-width: 31.5625rem;
    text-align: center;
}
.page__description .page__header + .page__description {
    margin-top: -2rem;
}
@media (max-width: 767px) {
    .page {
        padding-top: 1rem;
    }
}
.drawer {
    position: relative;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 20;
}
.drawer[aria-hidden] {
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
}
.drawer[aria-hidden] .drawer__dialog {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.drawer--ingredients .drawer__dialog {
    background-color: #fff;
}
.drawer__background {
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 20;
}
.drawer__background,
.drawer__dialog {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.drawer__dialog {
    max-height: 100vh;
    padding: 2rem;
    background-color: #fff;
    overflow-y: auto;
    z-index: 21;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: none;
    transform: none;
}
.drawer__close {
    margin-left: -0.5rem;
    margin-top: -0.5rem;
    padding: 0.5rem;
    background-color: transparent;
    border: none;
}
.drawer__close svg {
    display: block;
}
.drawer__close:focus {
    outline: 0.25rem solid transparent;
    -webkit-box-shadow: 0 0 0 0.25rem #80929E;
    box-shadow: 0 0 0 0.25rem #80929E;
}
.drawer__close:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #80929E;
}
@media (min-width: 48em) {
    .drawer__dialog {
        width: 37.5rem;
        left: auto;
        right: 0;
    }
}
.announcement-bar {
    display: block;
    position: relative;
    padding: 10.5px 0;
    color: #fff;
    text-decoration: none;
    text-align: center;
    z-index: 11;
}
.announcement-bar__text a {
    color: currentColor;
    text-decoration: underline;
}
.announcement-bar__text p {
    margin: 0;
  font-size: 13px;
  line-height: 1.1;
}
.article {
    margin-bottom: 5rem;
    text-align: center;
}
.article__header,
.article__image {
    margin: 0 auto 2.5rem;
}
.article__image {
    display: block;
    width: 100%;
    max-width: 64.375rem;
}
.article__container {
    max-width: 38.125rem;
}
.article__back {
    margin-top: 2.5rem;
}
@media (min-width: 62em) {
    .article {
        margin-bottom: 7.5rem;
    }
    .article__image {
        margin: 0 auto 3.75rem;
    }
    .article__back {
        margin-top: 5rem;
    }
}
.back-in-stock {
    position: relative;
    max-width: 34.375rem;
    margin: 1.875rem auto 0;
    padding: 1.25rem;
    background-color: #faf5ed;
    -webkit-transition: visibility 0.3s ease, opacity 0.3s ease;
    transition: visibility 0.3s ease, opacity 0.3s ease;
}
.back-in-stock__form {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.back-in-stock__form[aria-hidden] {
    visibility: hidden;
    opacity: 0;
}
.back-in-stock__heading {
    margin: 0 0 1rem;
    font-size: 1rem;
    letter-spacing: 0.05em;
    font-weight: 500;
}
.back-in-stock__input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.back-in-stock__input-group:not(:first-of-type) {
    margin-top: 1.25rem;
}
.back-in-stock__input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    min-width: 0;
    border-width: 0.0625rem;
}
.back-in-stock__submit {
    margin-left: -1px;
}
.back-in-stock__message-wrapper {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1rem;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    pointer-events: auto;
    -webkit-transition: visibility 0.3s ease, opacity 0.3s ease;
    transition: visibility 0.3s ease, opacity 0.3s ease;
  color: #fff;
}
.back-in-stock__message-wrapper[aria-hidden] {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}
.back-in-stock__message-wrapper:focus {
    outline: 0.25rem solid transparent;
    -webkit-box-shadow: 0 0 0 0.25rem #80929E;
    box-shadow: 0 0 0 0.25rem #80929E;
}
.back-in-stock__input-checkbox {
    position: absolute;
    clip: rect(0 0 0 0);
    padding: 0;
    border: 0;
    height: auto;
    overflow: hidden;
    margin: 0;
    width: 1px;
}
.back-in-stock__input-checkbox:checked + .back-in-stock__label-checkbox:before {
    border-color: #000;
    background-color: #000;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.008 10L0 4.992 1.072 3.92l3.936 3.92L13.233 0l1.072 1.055L5.008 10z' fill='%23fff'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 1rem;
}
.back-in-stock__input-checkbox:focus-visible + .back-in-stock__label-checkbox:before {
    -webkit-box-shadow: 0 0 0 0.25rem #80929E;
    box-shadow: 0 0 0 0.25rem #80929E;
}
.back-in-stock__label-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.back-in-stock__label-checkbox:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1.25rem;
    height: 1.25rem;
    border: 1px solid #000;
    margin-right: 0.625rem;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.background {
    background-color: #f8f8f8;
}
.background--sand {
    background-color: #faf5ed;
}
.background__title-container {
    position: relative;
}
.background__section-title {
    position: absolute;
    left: 1rem;
    margin: 0;
    -webkit-transform: rotate(180deg) translateY(40%);
    transform: rotate(180deg) translateY(40%);
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    white-space: nowrap;
    z-index: 2;
}
@media (min-width: 48em) {
    .background__section-title {
        left: 0;
    }
}
.background__container {
    padding: 3rem 0;
}
.background__text-content {
    background-color: #fff;
    padding: 2.5rem;
    text-align: center;
}
.background__text-content > * {
    margin: 0;
}
.background__text-content > * + * {
    margin-top: 2.5rem;
}
@media (min-width: 62em) {
    .background__container {
        padding: 6.25rem 0;
    }
    .background__text-content {
        background-color: #fff;
        padding: 6.25rem 4.375rem;
    }
}
.blog-post-item {
    position: relative;
}
.blog-post-item__link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
  
}
.blog-post-item__read-more {
  transition: all .3s;
}
.blog-post-item:hover .blog-post-item__read-more,
.blog-post-item:focus .blog-post-item__read-more {
  padding-bottom: .5rem; 
  margin-top:1.375rem;
}
.blog-post-item__image {
    display: block;
    width: 100%;
    margin-bottom: 1.25rem;
}
.blog-post-item__title {
    margin: 0 auto 1.25rem;
}
.blog-post-item__read-more {
    display: inline-block;
    margin-top: 1.25rem;
    text-decoration: none;
    border-bottom: 1px solid #000;
}
@media (min-width: 48em) {
    .blog-post-item__image {
        margin-bottom: 1.875rem;
    }
    .blog-post-item__read-more {
        margin-top: 1.875rem;
    }
}
.blog {
    max-width: 71.875rem;
    margin-bottom: 7.5rem;
}
.blog__posts {
    margin: 0 0 -3.125rem -3.125rem;
    padding: 0;
    list-style: none;
}
.blog__item {
    margin-left: 3.125rem;
    margin-bottom: 3.125rem;
}
@media (min-width: 30em) {
    .blog__posts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: -5rem;
    }
    .blog__item {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 3.125rem);
        flex: 0 1 calc(50% - 3.125rem);
        margin-bottom: 5rem;
    }
}
@media (min-width: 62em) {
    .blog__item {
        -ms-flex-preferred-size: 29%;
        flex-basis: 29%;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(33.3% - 3.125rem);
        flex: 0 1 calc(33.3% - 3.125rem);
    }
}
.cart-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1.875rem;
}
.cart-footer__aside {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.cart-footer__total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.cart-footer__total,
.cart-footer__total-label {
    font-family: Neutra Text, sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
}
.cart-footer__total-label {
    margin: 0;
}
.cart-footer__main-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cart-footer__button {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-top: 1.25rem;
}
.cart-footer__button--update {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.cart-footer__note {
    font-size: 1rem;
}
.cart-footer__continue {
    width: 100%;
}
@media (min-width: 34em) {
    .cart-footer__total {
        margin-left: auto;
        margin-right: 0;
        max-width: 13.75rem;
    }
    .cart-footer__main-buttons {
        display: block;
        text-align: right;
    }
    .cart-footer__aside {
        max-width: 18.75rem;
        text-align: right;
        margin-left: auto;
    }
}
@media (min-width: 48em) {
    .cart-footer {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .cart-footer__aside {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 20rem;
        flex: 0 1 20rem;
        max-width: none;
        margin-left: 0;
        text-align: left;
    }
    .cart-footer__note {
        margin: 0;
    }
    .cart-footer__note,
    .cart-footer__total {
        min-height: 5rem;
    }
    .cart-footer__continue {
        width: auto;
        margin: 0;
    }
    .cart-footer__button {
        margin: 0;
    }
}
.cart {
    width: 100%;
}
.cart__header {
    display: none;
}
.cart__row {
    display: block;
    position: relative;
    padding: 1.25rem 0;
    border-top: 1px solid #f8f8f8;
}
.cart__row:last-child {
    border-bottom: 1px solid #f8f8f8;
}
.cart__product {
    text-align: left;
}
.cart__image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 3.125rem;
}
.cart__product-wrapper {
    display: block;
    position: relative;
    padding-left: 4.375rem;
}
.cart__quantity,
.cart__subtotal {
    display: block;
    margin-left: 4.375rem;
}
.cart__unit-price {
    display: none;
}
.cart__empty {
    text-align: center;
}
.cart__quantity .quantity-input__wrapper {
    max-width: 9rem;
    margin: 1.25rem 0;
    border: 0.125rem solid #000;
}
.cart__link {
    color: #000;
    text-decoration: none;
}
.cart__final-line-price {
    display: block;
    line-height: 1.2;
}
.cart__original-line-price {
    color: #80929E;
}
.cart__item-discounts {
    list-style: none;
    margin: 0;
    padding: 0;
}
.cart__item-discount,
.cart__promo-messaging{
    margin-top: 0.5rem;
    text-transform: uppercase;
    color: #80929E;
    font-size: 0.75rem;
    font-weight: 500;
    text-align: right;
    letter-spacing: 0.05rem;
}
.cart__promo-data {
    display: none;
    visibility: hidden;
}
@media (min-width: 62em) {
    .cart__header {
        display: table-header-group;
    }
    .cart__row {
        display: table-row;
    }
    .cart__row td {
        padding: 1.25rem 0;
        border-top: 1px solid #f8f8f8;
    }
    .cart__row:last-child td {
        border-bottom: 1px solid #f8f8f8;
    }
    .cart__product-wrapper,
    .cart__quantity,
    .cart__subtotal,
    .cart__unit-price {
        display: table-cell;
        vertical-align: middle;
    }
    .cart__image-wrapper {
        position: static;
    }
    .cart__product-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .cart__product-wrapper {
        padding-left: 0;
    }
    .cart__product {
        margin-left: 1.25rem;
    }
    .cart__quantity,
    .cart__unit-price {
        text-align: center;
    }
    .cart__quantity .quantity-input__wrapper {
        margin: 0 auto;
    }
    .cart__subtotal {
        text-align: right;
    }
}
.checkbox-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.checkbox-list__item {
    margin: 0;
}
.checkbox-list__item:before {
    vertical-align: middle;
    margin-right: 0.75rem;
}
.checkbox-list__item + .checkbox-list__item {
    margin-top: 1rem;
}
.bg-slideshow-photo {
 display: none;
}
/*.template-collection {
  overflow-x: hidden;
}*/
.template-collection .bg-slideshow-photo {
 display: none;
}
.product-slideshow__image-wrapper .bg-slideshow-photo {
  display: block;
}
.collection-nav {
    position: relative;
    margin-bottom: 2rem;
    text-align: center;
 
}
.collection-nav__tab {
    display: inline-block;
    background-color: transparent;
    border: none;
    padding: 0;
}
.collection-nav__tab[aria-selected="true"] {
    font-weight: 500;
}
.collection-nav__tab[aria-selected="true"] .collection-nav__tab-text:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #80929E;
}
.collection-nav__tab:focus {
    outline: 0.25rem solid transparent;
}
.collection-nav__tab:focus .collection-nav__tab-text {
    -webkit-box-shadow: 0 0 0 0.25rem #fff, 0 0 0 0.5rem #80929E;
    box-shadow: 0 0 0 0.25rem #fff, 0 0 0 0.5rem #80929E;
}
.collection-nav__tab:focus .collection-nav__tab-text :after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #000;
}
.collection-nav__tab:hover .collection-nav__tab-text {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.collection-nav__tab:hover .collection-nav__tab-text:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #000;
}
.collection-nav__tab + .collection-nav__tab:before {
    content: "/";
    color: #80929E;
    margin: 0 1.25rem;
}
.collection-nav__tab .collection-nav__tab-text:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    height: 0.125rem;
    width: 100%;
    background-color: #000;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.collection-nav__tab-text {
    display: inline-block;
    position: relative;
    padding: 0.5rem 0;
    pointer-events: none;
}
.collection-nav__tab-text:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    height: 0.125rem;
    width: 100%;
    background-color: #000;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    pointer-events: none;
}
.collection-nav__tab-content {
    top: 2.25rem;
    width: 100%;
    -webkit-transition: opacity 0.3s ease 0.1s;
    transition: opacity 0.3s ease 0.1s;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.collection-nav__tab-content[aria-hidden] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}
.collection-nav__desktop {
    display: none;
    list-style: none;
    margin: 0 -0.5rem 0 0;
    padding: 0;
}
.collection-nav__item {
    display: inline-block;
    margin-left: 2rem;
}
.collection-nav__item:first-child {
    margin-left: -0.5rem;
}
.collection-nav__link {
    display: inline-block;
    color: #000;
    padding: 0 0.5rem;
    text-decoration: none;
}
.collection-nav__link[aria-current] {
    font-weight: 500;
}
.collection-nav__link[aria-current] .collection-nav__link-text:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.collection-nav__link:focus {
    outline: 0.25rem solid transparent;
    -webkit-box-shadow: 0 0 0 0.25rem #fff, 0 0 0 0.5rem #80929E;
    box-shadow: 0 0 0 0.25rem #fff, 0 0 0 0.5rem #80929E;
}
.collection-nav__link:focus .collection-nav__link-text:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #000;
}
.collection-nav__link:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.collection-nav__link:hover .collection-nav__link-text:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #000;
}
.collection-nav__link-text {
    display: inline-block;
    position: relative;
    padding: 0.5rem 0;
}
.collection-nav__link-text:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    height: 0.125rem;
    width: 100%;
    background-color: #80929E;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.collection-nav__select {
  margin-top: 2rem;
  width: 100%;
  max-width: 25rem;
}
@media (min-width: 62em) {
  .collection-nav {
    position: sticky;
    top: 100px;
    text-align: left;
  }
  .collection-nav__tab-content {
    margin-top: 1.5rem;
    top: auto;
    right: 0;
    bottom: 0;
    width: auto;
  }
  .collection-nav__mobile {
    display: none;
  }
  .collection-nav__desktop {
    display: block;
  }
}
@media (min-width: 87.5em) {
  .collection-nav__tab-content {
    position: absolute;
    margin-top: 0;
  }
}
#sort-by-mobile ul {
  list-style: none;
  padding: 10px 0 30px 0;
  margin: 0;
  display: flex;
    flex-direction: column;
}
.filter-list {
  display: none;
}
.btn.filter-closed .svg-closed,
.btn.filter-open .svg-filter {
  display: none;
}
.btn.filter-open {
  background: #DBD5CD;
  border-color: #DBD5CD;
  color: #000;
}
.btn.filter-open .svg-closed {
  display: inline-block;
}
.filter-list .collection-nav .parent-link > a {
  font-size: 13px;
}
.filter-list ul label {
  text-transform: none;
    letter-spacing: 0;
    font-family: 'Gilmer-Reg', sans-serif;
  margin-left: .5em;
}
.filter-list .best-selling {
  order: 1;
}
.filter-list .created-descending {
  order: 2;
}
.filter-list .price-ascending {
  order:4;
}
.filter-list .price-descending {
  order:3;
}
.filter-list .best-selling label:after {
  content: 'Popular';
}
.filter-list .created-descending label:after {
  content: 'Newest';
}
.filter-list .manual,
.filter-list .created-ascending,
.filter-list .title-ascending,
.filter-list .title-descending,
.filter-list .best-selling label span,
.filter-list .created-descending label span {
  display: none;
}
@media(max-width: 991px) {
  .filter-list.active {
    display: block;
  }
   .filter-list .parent-link,
  .filter-list .child-link{
    display: block;
  }
  .filter-list .parent-link:first-child {
    display: none;
  }
}


@media (max-width: 48em) {
  .collection-slideshow__product .product-grid-item__secondary-image {
    display: none;
  }
}
.collection__container {
    max-width: 71.875rem;
    margin-bottom: 7.5rem;
    text-align: center;
}
.collection-heading-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.collection-heading-grid p {
  text-align: right;
  display: none;
}
.collection__heading {
    margin: 0 auto 25px;
}
#sort-by {
    text-transform: uppercase !important;
  letter-spacing: .08em;
  font-family: 'Gilmer-Bold', sans-serif !important;
  font-size: 13px;
  position: relative;
}
.sort-by:before {
  content: 'Sort by:';
  padding-right: 1em;
}

@media(max-width: 991px) {
  .collection__heading {
    font-family: 'Gilmer-Light', sans-serif;
  }
  .collection-heading-grid p {
    display: block;
  }
  .sort-by {
    display: none;
  }
 
  
}
.collection__description {
    margin-bottom: 1.75rem;
}
.collection__nav {
    margin-top: 1.25rem;
}
@media (min-width: 62em) {
    .collection__container {
        text-align: left;
    }
}
.contact-form {
    margin-top: 2.5rem;
}
.contact-form__item {
    position: relative;
    margin-bottom: 1.25rem;
}
.contact-form__item:last-child {
    margin-bottom: 0;
}
.contact-form__input {
    padding: 1.25rem 1rem;
    width: 100%;
}
.contact-form__input:valid + .contact-form__label {
    top: -0.875rem;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
}
.contact-form__input:focus + .contact-form__label {
    top: -0.875rem;
    -webkit-transform: scale(0.875);
    transform: scale(0.875);
}
.contact-form__label {
    display: inline-block;
    position: absolute;
    left: 1rem;
    top: 50%;
    background-color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.contact-form__input--textarea + .contact-form__label {
    -webkit-transform: none;
    transform: none;
    top: 0.75rem;
}
.contact-form__input--textarea:focus + .contact-form__label {
    top: -0.875rem;
    -webkit-transform: scale(0.875);
    transform: scale(0.875);
}
@media (min-width: 62em) {
    .contact-form {
        margin-top: 3.75rem;
    }
}
#shopify-section-faq-wholesale,
.shopify-section-faq-wholesale,
#shopify-section-faq-wholesale-2,
#shopify-section-faq-wholesale-3,
.template-page-faq #shopify-section-faq,
.template-page-faq #shopify-section-faq-2,
.template-page-faq #shopify-section-faq-3 {
  background: #F5F1EC
}

.template-page-ambassador .shopify-section-faq {
    background-color: #D9C682;
}

.template-page-free-trial .shopify-section-faq {
    background-color: #f5f1ec;
}

#shopify-section-faq + #shopify-section-faq-2 .pad {
  padding-top: 0;
}

.faq-wholesale__container {
    max-width: 51.25rem;
    text-align: center;
}
.faq__title {
    margin: 0 0 2.5rem;
}
.faq__title.text-center {
  text-align: center;
}
.faq__block {
    border-top: 1px solid #000;
}
.faq__block:last-of-type {
    border-bottom: 1px solid #000
}
.faq__toggle {
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    width: 100%;
    color: #000000;
    padding: 1.75rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.faq__toggle:hover,
.faq__toggle:focus {
  cursor: pointer;
}
.faq__toggle:focus {
    outline: none;
    box-shadow: none;
}
.faq__toggle[aria-expanded="true"] svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.faq__toggle svg {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.faq__toggle svg * {
  fill: #000;
}
.faq__question {
    margin: 0;
}
.faq__answer {
    text-align: left;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    visibility: visible;
    opacity: 1;
}
.faq__answer[aria-hidden="true"] {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    border: none;
}
.faq__answer p {
  max-width: 50rem;
}
.faq__answer p a, .faq__answer li a {
  background-image: linear-gradient(rgb(231 175 149 / 50%),rgb(231 175 149 / 50%)),linear-gradient(#e7af95,#e7af95);
}
.faq-product .faq__answer p {
  font-size: calc( 18px + (19 - 18) * (100vw - 400px) / (1440 - 400) ) !important;
}
.faq__answer p:first-of-type {
    padding-top: 0;
}
.faq__answer p:last-of-type {
    padding-bottom: 2rem;
}
.faq.faq-alt {
  background: #231f20;
}
.faq.faq-alt .faq__title,
.faq.faq-alt .faq__toggle,
.faq.faq-alt .faq__answer p {
  color: #fff;
  transition: all .3s;
}
.faq.faq-alt .faq__toggle svg * {
    fill: #fff;
}
.faq.faq-alt .faq__toggle[aria-expanded="true"] {
  color: #e7af95;
}
.faq.faq-alt .faq__toggle[aria-expanded="true"] svg * {
    fill: #e7af95;
}
.faq.faq-alt .faq__block,
.faq.faq-alt .faq__block:last-of-type {
    border-color: #fff;
}



@media (min-width: 62em) {
    .faq__answer p:first-of-type {
        padding-top: 0.5rem;
    }
    .faq__answer p:last-of-type {
        padding-bottom: 2rem;
    }
}
.feature-icons {
    padding: 3.75rem 0;
    background-color: #faf5ed;
    text-align: center;
}
.feature-icons__heading {
    margin: 0 auto;
    max-width: 38.75rem;
}
.feature-icons__paragraph {
    margin: 1rem auto 0;
    max-width: 30rem;
}
.feature-icons__list {
    margin: 0;
    padding: 0;
  list-style: none;
}
.custom-field__full-ingredients {
  display: none;
}
.custom-field__full-ingredients.active {
  display: block;
}
.feature-icons__item {
  margin: 0 0 10px 0;
}
.feature-icons__image-wrapper {
    position: relative;
    height: 3.4375rem;
    margin-bottom: 1.25rem;
}
.feature-icons__image {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.feature-icons__text-wrapper {
    width: 90%;
    margin: 0 auto;

}
.footer {
    color: #fff;
  background: #000;
  padding: calc(40px + (70 - 40) * (100vw - 400px) / (1440 - 400)) 0 calc(20px + (35 - 20) * (100vw - 400px) / (1440 - 400)) 0;
}

.footer p {
  font-size: 13px;
  margin: 0;
}
.footer .social-icons {
    position: relative;
    color: #fff;
    z-index: 1;
}
.footer .social-icon__link {
  padding: 0;
}
.footer__aside {
    position: relative;
}
.footer__aside:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.2;
}
.footer__main {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}

.footer__main h5 {
 text-transform: uppercase;
  margin: 0 0 20px 0;
  letter-spacing: .08em;
  font-size: 13px;
}
.footer__nav + h5 {
  margin-top: 30px;
}
.footer__nav-list {
 list-style: none;
  padding: 0;
  margin: 0;
}
.footer__nav-item {
  font-size: 13px;
  margin: 0 0 8px 0;
}
.footer__nav-link {
  color: inherit;
  text-decoration: none;
  font-size: inherit;
}
.footer__nav-link:hover,
.footer__nav-link:focus {
  text-decoration: underline;
}
.footer__col:first-child .footer__nav-item {
  font-size: calc(13px + (19 - 13) * (100vw - 400px) / (1440 - 400));
  margin: 0 0 14px 0;
}
.footer__col:last-child .footer__nav-list {
 margin: 20px 0 0 0;
}
.footer__address-link {
  display: flex;
  align-items: flex-start;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  grid-gap: 10px;
}
.footer__address-link:hover {
 text-decoration: underline;
}
.footer__address-link p {
  font-size: inherit;
  line-height: 1.8;
}
.footer__address-link + .footer__nav-list {
  margin-top: 15px;
}
.footer__row-2 {
  text-align: center;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  margin-top: 50px;
}
.footer__crew a {
  text-decoration: none;
}
.footer__crew svg {
  height: 14px;
}
.footer__copyright {
  display: inline;
  font-size: 13px;
}
.footer__legal-list {
  display: inline-block;
  margin: 0;
  padding: 0 0 0 18px;
  list-style: none;
}
.footer__legal-link {
    position: relative;
    color: #fff;
  font-size: 13px;
    text-decoration: underline;
}
.footer__legal-link:hover {
  text-decoration: none;
}
.footer__legal-link:after {
    content: none;
    display: block;
    position: absolute;
    bottom: -0.25rem;
    height: 0.0625rem;
    left: 0;
    right: 0;
    background-color: currentColor;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.footer__legal-link:focus:after,
.footer__legal-link:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
@media (min-width: 48em) {
   
    .footer__address-wrapper {
        margin: 0;
        padding: 0;
        border: 0;
        text-align: left;
    }
    .footer__address-icon {
        display: inline-block;
        margin-right: 0.625rem;
      margin-top: .25em;
    }
  .footer__copyright-container {
    margin-top: 3.5rem;
    text-align: left;
  }
}
@media (min-width: 68em) {
  .footer .footer__row-1 {
    display: grid;
    grid-template-columns: 2fr 3fr;
    grid-gap: 50px;
  }
  /* .footer__aside {
  }
  .footer__main {
  } */
  .footer__address-wrapper {
    text-align: left;
  }
}
@media (min-width: 82em) {
    .footer__copyright-container,
    .footer__main-container {
        width: 100%;
    }
    .footer__nav {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 25rem;
        flex: 0 1 25rem;
        margin-right: 6.25rem;
    }
    .footer__nav-list {
        -webkit-column-gap: 6.25rem;
        -moz-column-gap: 6.25rem;
        column-gap: 6.25rem;
    }
}
@media(max-width: 767px) {
  .footer__main {
  grid-template-columns: repeat(2, 1fr);
    padding-top: 5vw;
  }
  .footer__row-2 {
    display: block;
  }
  .footer__row-2 .footer__col {
	text-align: center !important;
    margin: 1rem 0;
  }
}
.form-message {
    margin-bottom: 1.25rem;
    padding: 0.75rem;
}
.form-message ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.form-message a {
    color: currentColor;
    text-decoration: none;
}
.form-message__title {
    margin: 0 auto 0.5rem;
}
.gift-products,
.gift-products__container {
    position: relative;
}
.gift-products__section-title {
    position: absolute;
    left: 1rem;
    margin: 0;
    -webkit-transform: rotate(180deg) translateY(40%);
    transform: rotate(180deg) translateY(40%);
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    white-space: nowrap;
    z-index: 2;
}
@media (min-width: 48em) {
    .gift-products__section-title {
        left: 0;
    }
}
.gift-products__background-container {
    padding: 6rem 0;
}
.gift-products__background-text-content {
    padding: 4rem 2rem 1rem;
}
.gift-products__subscribe-title {
    margin: 0;
}
.gift-products__subscribe-description {
    margin: 1.25rem 0 2.5rem;
}
.gift-products__subscribe-input {
    width: 100%;
    text-align: center;
    font-size: 1.3125rem;
    padding: 0.8125rem 1.5625rem;
}
.gift-products__subscribe-input::-webkit-input-placeholder {
    color: #000;
}
.gift-products__subscribe-input::-moz-placeholder {
    color: #000;
}
.gift-products__subscribe-input:-ms-input-placeholder {
    color: #000;
}
.gift-products__subscribe-input::-ms-input-placeholder {
    color: #000;
}
.gift-products__subscribe-input::placeholder {
    color: #000;
}
.gift-products__subscribe-submit {
    margin-top: 1rem;
    padding: 0.9375rem 1.5625rem;
}
.gift-products__subscribe-skip {
    margin-top: 1.5rem;
}
@media (min-width: 62em) {
    .gift-products__background-container {
        padding: 10.5rem 0;
    }
    .gift-products__background-text-content {
        padding: 6.75rem 2.5rem 2rem;
    }
    .gift-products__subscribe-description {
        margin: 1.25rem 0 3.75rem;
    }
    .gift-products__subscribe-input {
        padding: 1.3125rem;
    }
    .gift-products__subscribe-submit {
        margin-top: 1.25rem;
        padding: 1.5rem;
    }
}
.hero {
    background-color: #fff;
}
.hero--mobile-overlay {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 25rem;
    padding: 5rem 0;
}
.hero--mobile-overlay .hero__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    z-index: 1;
}
.hero--mobile-overlay .hero__content {
    position: relative;
    padding: 0;
    z-index: 1;
}
.hero--mobile-overlay .hero__content--light {
    color: #fff;
}
.hero__image {
    display: block;
}
.hero__image--desktop {
    display: none;
}
.hero__video-button {
    display: none;
    position: absolute;
    bottom: 2.5rem;
    right: 2.5rem;
    z-index: 2;
}
.hero__video-button[aria-label^="Pause"] .hero__video-button-group--play,
.hero__video-button[aria-label^="Play"] .hero__video-button-group--pause {
    display: none;
}
.hero__video-button svg {
    display: inline-block;
    width: 0.75rem;
    height: 0.75rem;
    margin-right: 0.25rem;
    vertical-align: baseline;
}
.hero__content {
    padding: 3rem 0;
}
.hero__content--hor-left {
    text-align: left;
}
.hero__content--hor-center {
    text-align: center;
}
.hero__title {
    margin: 0;
}
.hero__description,
.hero__title {
    color: currentColor;
}
.hero__description {
    margin-top: 1.25rem;
}
.hero__button {
    max-width: 25rem;
    width: 100%;
    margin-top: 2.5rem;
}
.hero__link {
    text-decoration: none;
    color: currentColor;
}
@media (min-width: 48em) {
    .hero {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 8rem 0;
    }
    .hero--small {
        min-height: 37.5rem;
    }
    .hero--medium {
        min-height: 43.75rem;
    }
    .hero--large {
        min-height: 50.625rem;
    }
    .hero--ver-top {
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }
    .hero--ver-bottom {
        -webkit-box-align: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end;
    }
    .hero__video-button {
        display: block;
        opacity: 0;
        pointer-events: none;
    }
    .hero__video-button:focus {
        pointer-events: auto;
        opacity: 1;
    }
    .hero__image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        z-index: 1;
    }
    .hero__image--desktop {
        display: block;
    }
    .hero__image--mobile {
        display: none;
    }
    .hero__content {
        position: relative;
        max-width: 40rem;
        z-index: 1;
    }
    .hero__content--small {
        max-width: 25rem;
    }
    .hero__content--hor-left {
        margin-left: 0;
        margin-right: auto;
    }
    .hero__content--hor-center {
        margin-left: auto;
        margin-right: auto;
    }
    .hero__content--hor-right {
        margin-left: auto;
        margin-right: 0;
    }
    .hero__content--light {
        color: #fff;
    }
    .hero__button {
        width: auto;
    }
}
.illustration-block {
    background-color: #e9dfd1;
    background-size: cover;
}
.illustration-block__container {
    position: relative;
}
.illustration-block__rotate-title {
    position: absolute;
    left: 1rem;
    margin: 0;
    -webkit-transform: rotate(180deg) translateY(40%);
    transform: rotate(180deg) translateY(40%);
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    white-space: nowrap;
    z-index: 2;
}
@media (min-width: 48em) {
    .illustration-block__rotate-title {
        left: 0;
    }
}
.illustration-block__image-wrapper {
    position: absolute;
    left: 5%;
    top: -2rem;
}
.illustration-block__block-wrapper {
    position: relative;
    max-width: 25rem;
    margin: 0 auto;
    padding: 11.25rem 0 3.75rem;
    z-index: 1;
}
.illustration-block__block {
    padding: 2rem;
    background-color: #fff;
}
.illustration-block__title {
    margin: 0 auto 1.25rem;
}
.illustration-block__sections > * + * {
    margin-top: 2.5rem;
}
.illustration-block__section-title {
    margin: 0;
    font-weight: 500;
}
.illustration-block__section-rte p + p {
    margin-top: 0;
}
@media (min-width: 62em) {
    .illustration-block__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 3.75rem 0;
    }
    .illustration-block__image-wrapper {
        position: relative;
        top: 0;
        left: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    }
    .illustration-block__image {
        position: absolute;
        top: 0;
        left: -6.25rem;
    }
    .illustration-block__block-wrapper {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        position: relative;
        padding: 0;
        max-width: 38.125rem;
    }
}
@media (min-width: 72em) {
    .illustration-block__image {
        top: 3.75rem;
    }
    .illustration-block__block {
        padding: 3.75rem;
    }
}
.image-text__wrapper {
    padding: 7.5rem 0;
}
.image-text__container {
    position: relative;
    width: 90%;
}
.image-text__section-title {
    position: absolute;
    left: 1rem;
    margin: 0;
    -webkit-transform: rotate(180deg) translateY(40%);
    transform: rotate(180deg) translateY(40%);
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    white-space: nowrap;
    z-index: 2;
}
@media (min-width: 48em) {
    .image-text__section-title {
        left: 0;
    }
}
.image-text {
    text-align: left;
}
.image-text + .image-text {
    margin-top: 6.25rem;
}
.image-text__image-wrapper {
    position: relative;
    max-width: 23.4375rem;
    margin: 0 auto 3.75rem;
    padding: 0;
}
.image-text__image-wrapper--1 .image-text__block-1 {
    top: -1.25rem;
    right: -1.25rem;
}
.image-text__image-wrapper--1 .image-text__block-2 {
    left: -2.5rem;
    bottom: -2.5rem;
}
.image-text__image-wrapper--2 .image-text__block-1 {
    top: -1.25rem;
    left: -1.25rem;
}
.image-text__image-wrapper--2 .image-text__block-2 {
    right: -2.5rem;
    bottom: -2.5rem;
}
.image-text__image-wrapper--3 .image-text__block-1 {
    top: -1.25rem;
    right: -1.25rem;
}
.image-text__image-wrapper--3 .image-text__block-2 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -2.5rem;
}
.image-text__block-1 {
    display: block;
    position: absolute;
    width: 3.75rem;
    height: 3.75rem;
}
.image-text__block-2 {
    display: block;
    position: absolute;
    width: 10rem;
    height: 10rem;
}
.image-text__image,
.image-text__video {
    position: relative;
    display: block;
    width: 100%;
    z-index: 1;
}
.image-text__text-wrapper {
    max-width: 23.4375rem;
    margin: 0 auto;
}
.image-text__title {
    margin: 0;
}
.image-text__paragraph {
    max-width: 30rem;
    margin: 1.25rem auto 0;
}
.image-text__button {
    max-width: 25rem;
    width: 100%;
    margin-top: 2.5rem;
    text-align: center;
}
.image-text__video-wrapper {
    position: relative;
}
.image-text__video-button {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: transparent;
    border: none;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.3s ease, color 0.3s ease;
    transition: opacity 0.3s ease, color 0.3s ease;
    z-index: 2;
}
.image-text__video-button:hover {
    color: #80929E;
    outline: 0.25rem solid transparent;
}
.image-text__video-button[aria-hidden="true"] {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}
@media (min-width: 48em) {
    .image-text__wrapper {
        padding: 11rem 0;
    }
    .image-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .image-text--right .image-text__image-wrapper {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-left: 6.25rem;
        margin-right: 0;
    }
    .image-text + .image-text {
        margin-top: 11rem;
    }
    .image-text__image-wrapper {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%;
        margin-right: 6.25rem;
        margin-bottom: 0;
        max-width: none;
    }
    .image-text__text-wrapper {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
        flex: 1 1 60%;
        max-width: 35rem;
        min-width: 20rem;
        padding: 0 3rem 0 0;
    }
    .image-text__paragraph {
        max-width: none;
    }
    .image-text__button {
        width: auto;
    }
}
@media (min-width: 72em) {
    .image-text__image-wrapper--1 .image-text__block-1 {
        top: -3.125rem;
        right: 0.625rem;
    }
    .image-text__image-wrapper--1 .image-text__block-2 {
        left: 0;
        bottom: -3.75rem;
    }
    .image-text__image-wrapper--2 .image-text__block-1 {
        top: -3.125rem;
        left: 0.625rem;
    }
    .image-text__image-wrapper--2 .image-text__block-2 {
        right: 0;
        bottom: -3.75rem;
    }
    .image-text__image-wrapper--3 .image-text__block-1 {
        top: -3.125rem;
        right: 0.625rem;
    }
    .image-text__image-wrapper--3 .image-text__block-2 {
        left: 0;
    }
    .image-text__block-1 {
        width: 6.25rem;
        height: 6.25rem;
    }
    .image-text__block-2 {
        width: 18.75rem;
        height: 18.75rem;
    }
    .image-text__image-wrapper {
        padding: 0 3.75rem;
    }
    .image-text__text-wrapper {
        padding: 0 3rem 0 0;
    }
    .image-text--right .image-text__text-wrapper {
        padding: 0 0 0 3rem;
    }
}
.ingredients-drawer {
    margin-top: 1rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 30rem;
}
.ingredients-drawer__heading {
    margin: 0 auto 1.25rem;
}
.ingredients-drawer__key-ingredients-list {
    padding: 0;
    list-style: none;
    margin: -1.875rem 0 2.5rem;
}
.ingredients-drawer__key-ingredient {
    padding: 1.875rem 0;
}
.ingredients-drawer__key-ingredient-title {
    margin-top: 0;
    margin-bottom: 0.75rem;
    text-transform: none;
    letter-spacing: 0;
    font-size: 1.3125rem;
}
.ingredients-drawer__chart {
    display: none;
}
.ingredients-drawer__organic {
    margin-bottom: 1rem;
}
.ingredients-drawer__organic-text {
    display: inline-block;
    text-transform: none;
    letter-spacing: 0;
    font-size: 1.3125rem;
}
@media (min-width: 48em) {
    .ingredients-drawer {
        margin-top: 3rem;
    }
    .ingredients-drawer__key-ingredients-list {
        margin-bottom: 3.75rem;
    }
}
@supports (background: conic-gradient(#000 10deg, #000 20deg)) {
  .ingredients-drawer__chart {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    margin-right: 0.75rem;
    border-radius: 50%;
    vertical-align: middle;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }
}
.instagram {
  padding: calc(40px + (70 - 40) * (100vw - 400px) / (1440 - 400)) 0 0;
  background: #000;
}
.instagram__container {
  position: relative;
}
.instagram__section-title {
  font-size: calc(25px + (42 - 25) * (100vw - 400px) / (1440 - 400));
  color: #fff;
}
.instagram__section-subtitle {
  margin-bottom: 33px;
}
.instagram__wrapper .instagram__block.tns-item {
  padding-right: 0 !important;
}
.instagram__link {
    color: #fff;
    text-decoration: none;
}
.instagram__link svg {
    width: 1rem;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
    color: #80929E;
}
.instagram__image-link {
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.instagram__image-link:hover {
    opacity: 0.7;
}
.instagram__image {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
 .instagram__wrapper:not(.tns-slider) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
   flex-wrap: wrap;
    }
    .instagram__wrapper:not(.tns-slider) .instagram__block {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%;
    }
.instagram__wrapper:not(.tns-slider) .instagram__block img {
  display: block;
}
  .instagram__wrapper:not(.tns-slider) .instagram__block {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%;
    }
    .instagram__wrapper:not(.tns-slider) .instagram__block:nth-child(n + 3) {
        display: block;
    }
@media(max-width: 767px) {
  .instagram__wrapper:not(.tns-slider) .instagram__block {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    }
}
.key-ingredients {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-top: 2.5rem;
}
.key-ingredients + .key-ingredients {
  margin-top: 0;
  padding-top: 0;
}
.key-ingredients__text-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
}
.key-ingredients__title {
    margin: 0 0 0.5rem;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0;
  	text-transform: none;
  font-family: 'Gilmer-Light', sans-serif;
}
.key-ingredients__list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.key-ingredients__item {
    display: inline;
}
.key-ingredients__button {
    margin-right: -0.5rem;
    padding: 0.5rem;
    background-color: transparent;
    border: none;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.key-ingredients__button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.key-ingredients__button svg {
    display: block;
}
.key-ingredients__button:focus {
    outline: 0.25rem solid transparent;
    -webkit-box-shadow: 0 0 0 0.25rem #80929E;
    box-shadow: 0 0 0 0.25rem #80929E;
}
.key-ingredients__button:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #80929E;
}
.location-modal {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.location-modal[aria-hidden] {
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
}
.location-modal__background {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 20;
}
.location-modal__dialog {
    position: fixed;
    max-height: 100vh;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1.25rem;
    background-color: #fff;
    text-align: center;
    overflow-y: auto;
    z-index: 21;
}
.location-modal__heading {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.location-modal__buttons {
    margin: 1.25rem auto;
    max-width: 18.0625rem;
}
.location-modal__button {
    display: block;
    width: 100%;
}
.location-modal__button + .location-modal__button {
    margin-top: 1.25rem;
}
@media (min-width: 48em) {
    .location-modal {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 20;
    }
    .location-modal__background {
        display: block;
    }
    .location-modal__dialog {
        width: 90%;
        max-width: 37.5rem;
        padding: 3.75rem 3.75rem 3rem;
        left: auto;
        right: auto;
        bottom: auto;
    }
    .location-modal__heading {
        margin-bottom: 1.25rem;
    }
    .location-modal__location {
        margin-bottom: 1.875rem;
    }
    .location-modal__buttons {
        margin: 2.5rem auto;
    }
    .location-modal__footer {
        margin: 0 auto;
        max-width: 18.0625rem;
    }
}
.location-select {
    max-width: 25rem;
    margin: 2.5rem auto;
}
.location-select__select {
    width: 100%;
    padding: 0.5rem 1.5rem 0.5rem 0.5rem;
    color: currentColor;
    border: 1px solid;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: calc(100% - 0.5rem) 50%;
    background-repeat: no-repeat;
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center;
}
.location-select__select option {
    color: #000;
}
@media (min-width: 48em) {
    .location-select {
        display: inline-block;
        margin: 0 1.25rem 0 0;
    }
    .location-select__select {
        min-width: 6.25rem;
        text-align: left;
        -moz-text-align-last: left;
        text-align-last: left;
    }
}
.minicart__dialog {
    padding: 0;
    overflow-y: auto;
}
.minicart__content {
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
.minicart__content--loading {
    pointer-events: none;
    opacity: 0.3;
}
.minicart__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}
.minicart__close {
    margin-right: -0.5rem;
    border: 0;
    padding: 0.5rem;
    border-radius: 0;
    background-color: transparent;
}
.minicart__close svg {
    display: block;
}
.minicart__title {
    margin: 0;
    font-size: 0.875rem;
    font-weight: 500;
}
.minicart__empty {
    padding: 0 2rem 2rem;
}
.minicart__empty-text {
    margin-bottom: 2.5rem;
}
.minicart__wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #000 #fff;
}
.minicart__wrapper::-webkit-scrollbar {
    width: 0.5rem;
}
.minicart__wrapper::-webkit-scrollbar-track {
    background: #fff;
    border: 0.0625rem solid #000;
    -webkit-box-shadow: inset 0 0 0.25rem #000;
    box-shadow: inset 0 0 0.25rem #000;
}
.minicart__wrapper::-webkit-scrollbar-thumb {
    background-color: #000;
}
.minicart__items {
    margin: 0;
    padding: 0 1rem;
    list-style: none;
}
.minicart__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1.25rem 0;
    border-bottom: 0.0625rem solid #000;
}
.minicart__item:last-child {
    border: none;
}
.minicart__item--upsell {
    padding: 1.25rem 1rem;
    background-color: #faf5ed;
    border-bottom: none;
}
.minicart__item--upsell .minicart__item-aside {
    -ms-flex-item-align: center;
    align-self: center;
}
.minicart__item--upsell .minicart__item-heading .label {
  letter-spacing: .12em;
  margin-bottom: 1.25rem;
}
.minicart__item--upsell .minicart__item-title {
  font-size: 17px;
  font-family: 'Gilmer-Bold';
}
.minicart__item--upsell .minicart__item-text p {
  font-size: 13px;
}
.minicart__item--upsell .minicart__item-main {
  margin: 0;
  display: flex;
}
.minicart__item--upsell .minicart__item-button {
  font-size: 13px;
}

/*.minicart__item-button {
    padding: 0.75rem 0.375rem;
}*/
.minicart__item-button:hover,
.minicart__item-button:focus {
  cursor: pointer;
}
.minicart__item-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 3.75rem;
  flex: 0 0 3.75rem;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  margin-right: 1rem;
  display: block;
  
}
.minicart__item-wrapper:focus {
  position: relative;
  outline: 0.25rem solid transparent;
  -webkit-box-shadow: 0 0 0 0.25rem #80929E;
  box-shadow: 0 0 0 0.25rem #80929E;
  z-index: 1;
}
.minicart__item-image {
    display: block;
  width: 80px;
}
.minicart__item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.minicart__item-content,
.minicart__item-main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.minicart__item-main {
    display: block;
    margin-right: 2rem;
}
.minicart__item-link {
    color: #000;
    text-decoration: none;
}
.minicart__item-link h4 {
	font-size: 0.875rem;
  	margin: 0 0 0.75rem;
    color: #000;
}
.minicart__item-emphasis {
    margin: 0 0 0.5rem;
    font-size: 0.875rem;
    color: #80929E;
}
.minicart__meta-text {
    font-size: 0.875rem;
}
.minicart__quantity {
    max-width: 5rem;
}
.minicart__quantity .quantity-input {
    min-height: 2.5rem;
}
.minicart__quantity .quantity-input__button {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 1.75rem;
    flex: 0 1 1.75rem;
    padding: 0;
}
.minicart__quantity .quantity-input__button:hover {
  cursor: pointer;
}
.minicart__item-price {
    text-align: right;
    line-height: 1.2;
}
.minicart__final-line-price {
    display: block;
    line-height: 1.2;
}
.minicart__original-line-price {
    color: #80929E;
}
.minicart__item-discounts {
    list-style: none;
    margin: 0;
    padding: 0;
}
.minicart__item-discount,
.minicart__promo-messaging,
.minicart__promo-messaging  p{
    margin-top: 0.5rem;
    text-transform: uppercase;
    color: #80929E;
    font-size: 0.75rem;
    font-weight: 500;
    text-align: right;
    letter-spacing: 0.05rem;
}
.minicart__promo-data {
    display: none;
    visibility: hidden;
}
.minicart__total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.25rem;
}
.minicart__footer {
    padding: 1rem;
  background: white;
}
.minicart__footer-note {
    font-size: 0.875rem;
    margin-top: 1.25rem;
    text-align: center;
}
.minicart__footer .ecocart {  
  border: none !important;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.minicart__footer .ecocart > div > div:first-of-type > div p {
  color: #000 !important;
}
.minicart__footer .ecocart .tooltip img {
  display: block !important;
  height: 10px !important;
  filter: grayscale(1) !important;
}
.minicart__footer .ecocart .ecocart-block .ecocart-checker:after {
  border-color: #000 !important;
}
@media (min-height: 30em) {
    .minicart__dialog {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 0 12.5rem;
        overflow-y: hidden;
    }
    .minicart__footer {
        position: absolute;
        width: 100%;
        bottom: 0;
    }
}
@media (min-width: 30em) {
    .minicart__header {
        padding: 0.5rem 2rem;
    }
    .minicart__dialog {
        padding-bottom: 11.3125rem;
    }
    .minicart__items {
        padding: 0 1.875rem;
    }
    .minicart__item--upsell {
        padding: 1.875rem;
    }
    .minicart__item-button {
        /*padding: 0.75rem 0.5rem;*/
        white-space: nowrap;
    }
    .minicart__footer {
        padding: 1.25rem 2rem;
    }
}
@media (min-width: 48em) {
    .minicart__dialog {
        padding-bottom: 13.4375rem;
    }
    .minicart__header {
        padding: 1.25rem 3.75rem;
    }
    .minicart__title {
        font-size: 1.75rem;
    }
    .minicart__empty {
        padding: 0 3.75rem 3.75rem;
    }
    .minicart__items {
        padding: 0 3.75rem;
    }
    .minicart__item--upsell {
        padding: 3rem 3.75rem;
    }
    .minicart__item-wrapper {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 5rem;
      flex: 0 0 5rem;
      width: 80px;
      margin-right: 1.25rem;
    }
    .minicart__item-title {
        margin-bottom: 0.5rem;
        font-size: 1rem;
    }
    .minicart__meta-text {
        font-size: 1rem;
    }
    .minicart__footer {
        padding: 1.875rem 3.75rem;
    }
    .minicart__footer-note {
        font-size: 1rem;
    }
}
.mobile-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  height: 100vh;
  max-height: 100vh;
    padding: 0 5% 20px 5%;
    background-color: #000;
    color: #fff;
    overflow-y: auto;
  overflow-x: hidden;
  overflow: hidden;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 11;
}
.mobile-nav[aria-expanded="true"] {
  height: 100%;
}
[aria-expanded="true"] + .mobile-nav {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.mobile-nav__header {
  position: relative;
  margin-bottom: 0;
  position: sticky;
  top: 0;
  z-index: 999;
  background: #000;
  padding: 5% 0;
}
.mobile-nav__close {
  position: absolute;
    top: 50%;
    right: 0;
    background-color: transparent;
    border: none;
    padding: 0.5rem;
  margin-right: -.5rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.mobile-nav__close:focus {
    outline: none;
  border: none;
  box-shadow: none;
}
.mobile-nav__close:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mobile-nav__close svg {
    display: block;
}
.mobile-nav__close svg path {
  fill: #fff;
}
.mobile-nav__logo-wrapper {
    display: inline;
    margin: 0 auto;
}
.mobile-nav__logo-wrapper svg {
    display: block;
    height: 34px;
  width: 72px;
}
.mobile-nav__logo-wrapper svg path {
  fill: #fff;
}
.mobile-nav__heading {
    margin-bottom: 1.25rem;
    color: #80929E;
}
.mobile-nav__list {
    margin: 0;
    padding: 45px 0 0 0;
    list-style: none;
  position: relative;
}
.mobile-nav__item {
    margin-bottom: 0;
  color: #fff;
  font-size: 32px;
}

.mobile-nav__accordion-trigger {
  display: block;
  position: relative;
  width: 100%;
  background-color: transparent;
  border: none;
  padding: 15px 0;
  text-align: left;
  color: #fff;
  font-family: 'Gilmer-Reg', sans-serif;
  font-size: 32px;
  margin: 0;
  line-height: 1;
  /*text-transform: uppercase;
  letter-spacing:.08em;
  font-family: 'Gilmer-Bold', sans-serif;
  font-size: 13px;*/
}
.mobile-nav__accordion-trigger:focus,
.mobile-nav__accordion-trigger:hover {
    outline: none;
}
.mobile-nav__accordion-trigger:focus .mobile-nav__accordion-label:before,
.mobile-nav__accordion-trigger:hover .mobile-nav__accordion-label:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.mobile-nav__accordion-trigger > * {
    pointer-events: none;
}
.mobile-nav__accordion-trigger[aria-expanded="true"] .mobile-nav__icon-vertical {
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
}
.mobile-nav__accordion-label {
    position: relative;
    display: inline-block;
    padding: 0;
}
.mobile-nav__accordion-label:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0.0625rem;
    width: 100%;
    background-color: #000;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.mobile-nav__icon {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-60%);
    transform: translateY(-60%);
}
.mobile-nav__icon svg * {
  stroke: #fff;
}
.mobile-nav__icon-vertical {
    height: 0.625rem;
    width: 0.125rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.mobile-nav__icon-horizontal,
.mobile-nav__icon-vertical {
    display: block;
    position: absolute;
    background-color: #fff;
}
.mobile-nav__icon-horizontal {
    width: 0.625rem;
    height: 0.125rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}




.mobile-nav__accordion-content {
  max-height: calc(100vh - 67px);
  margin: 0;
  padding: 0;
  list-style: none;
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  transition: all 0.5s ease;
  text-align: left;

  position: absolute;
  width: calc(100% + 40px);
  padding: 45px 20px 0 40px;
  top: 0;
  left: -20px;
  right: -20px;
  transform: translate(calc(100% + 20px), 0);
  background: #000;
  z-index: 1;
  overflow-x: hidden;
  opacity: 0;
}
.mobile-nav__accordion-content[aria-expanded="true"] {
  transform: translate(0, 0);
  opacity: 1;
}

.mobile-nav__accordion-content .navbar-image-block__content {
  width: calc(100% + 60px);
   margin: 25px -20px 0 -40px;  
  display: none;
  background: #fff;
}
.mobile-nav__accordion-content#shop-all-1-content .navbar-image-block__content.block-all,
.mobile-nav__accordion-content#face-2-content .navbar-image-block__content.block-face,
.mobile-nav__accordion-content#body-3-content .navbar-image-block__content.block-body {
  display: block;
}

.mobile-nav__accordion-content .navbar-image-block__inner-wrap {
  background: #fff;
  padding: 20px 5%;
}






.mobile-nav__accordion-content .mobile-nav__item.has-children > .mobile-nav__link {
  text-transform: uppercase;
  letter-spacing:.08em;
  font-family: 'Gilmer-Bold', sans-serif;
  font-size: 16px;
}
.mobile-nav__accordion-content .mobile-nav__sec-heading {
   text-transform: uppercase;
  letter-spacing:.08em;
  font-family: 'Gilmer-Bold', sans-serif;
  font-size: 13px;
  margin-bottom: 30px;
  margin-left: -20px;
  padding-left: 20px;
}
.mobile-nav__accordion-content .mobile-nav__sec-heading:hover,
.mobile-nav__accordion-content .mobile-nav__sec-heading:focus {
  cursor: pointer;
}
.mobile-nav__accordion-content .mobile-nav__sec-heading svg {
  transform: rotate(180deg) translate(0px, -2px);
  height: 13px;
  position: absolute;
  left: 20px;
}


/*.mobile-nav__accordion-content[aria-hidden] {
max-height: 0;
overflow: hidden;
padding: 0;
visibility: hidden;
}*/
.mobile-nav__link {
  color: #fff;
  text-decoration: none;
  padding: 15px 0;
  display: inline-block;
  line-height: 1;
}
[data-a11y-dialog-native] > :first-child {
  display: none;
}
dialog[open] {
  display: block;
}
.dialog-container[aria-hidden="true"] {
    display: none;
}
.navbar-dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    min-height: 21.875rem;
    left: 0;
    bottom: 0;
    border-top: 1px solid #000;
    background-color: #fff;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
[aria-expanded="true"] + .navbar-dropdown {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}
.navbar-dropdown#navigation-5ad4d262-aac9-46f3-aa7d-69256a3a6290 .navbar-dropdown__menus, 
.navbar-dropdown#navigation-a3ac614c-0d38-491b-bf81-1f4e84f99869 .navbar-dropdown__menus,
.navbar-dropdown#navigation-30b9ebee-3874-4fa0-899e-3390abd66e40 .navbar-dropdown__menus {
  display: block;
}
.navbar-dropdown#navigation-5ad4d262-aac9-46f3-aa7d-69256a3a6290 .navbar-dropdown__menu, 
.navbar-dropdown#navigation-a3ac614c-0d38-491b-bf81-1f4e84f99869 .navbar-dropdown__menu,
.navbar-dropdown#navigation-30b9ebee-3874-4fa0-899e-3390abd66e40 .navbar-dropdown__menu {
  width: 100%;
}
.navbar-dropdown#navigation-5ad4d262-aac9-46f3-aa7d-69256a3a6290 .navbar-dropdown__menus .navbar-dropdown__list, 
.navbar-dropdown#navigation-a3ac614c-0d38-491b-bf81-1f4e84f99869 .navbar-dropdown__menus .navbar-dropdown__list,
.navbar-dropdown#navigation-30b9ebee-3874-4fa0-899e-3390abd66e40 .navbar-dropdown__menus .navbar-dropdown__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.navbar-dropdown#navigation-5ad4d262-aac9-46f3-aa7d-69256a3a6290 .navbar-dropdown__link, 
.navbar-dropdown#navigation-a3ac614c-0d38-491b-bf81-1f4e84f99869 .navbar-dropdown__link,
.navbar-dropdown#navigation-30b9ebee-3874-4fa0-899e-3390abd66e40 .navbar-dropdown__link {
  font-size: calc(32px + (40 - 32) * (100vw - 400px) / (1440 - 400));
}
.navbar-dropdown#navigation-5ad4d262-aac9-46f3-aa7d-69256a3a6290 .navbar-dropdown__heading, 
.navbar-dropdown#navigation-a3ac614c-0d38-491b-bf81-1f4e84f99869 .navbar-dropdown__heading,
.navbar-dropdown#navigation-30b9ebee-3874-4fa0-899e-3390abd66e40 .navbar-dropdown__heading {
  margin-bottom: 30px;
}



.navbar-image-block__inner-wrap {
  padding: 20px 30px;
}
.navbar-image-block__inner-wrap p + p {
  margin: 0 0 5px 0;
}
.navbar-dropdown__menus {
    padding: 2rem 2.5rem;
    /*-webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;*/
  width: 75%;
  display: grid;
    grid-template-columns: repeat(3, 1fr);
  background: #000;
}
.navbar-dropdown__menu {
  display: inline-block;
  vertical-align: top;
  margin-right: 5rem;
}
.navbar-dropdown__heading {
  color: #fff;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 13px;
}
.navbar-dropdown__list {
  margin: 0;
    padding: 0;
    list-style: none;
}
.navbar-image-block__desc {
  margin-bottom: 5px;
}
.navbar-image-block__link a {
  text-decoration: none;
  letter-spacing: .12em;
  font-family: Gilmer-Bold, sans-serif;
  text-transform: uppercase;
  font-size:13px;
  color: #000;
}
.navbar-dropdown__link {
    display: inline-block;
    position: relative;
    padding: 0.25rem 0;
    color: #fff;
    text-decoration: none;
  font-size: 17px;
  font-family: Gilmer-Light, sans-serif;
}
.navbar-dropdown__link--emphasis {
    font-weight: 500;
}
.navbar-dropdown__link:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0.25rem;
    height: 0.0625rem;
    left: 0;
    right: 0;
    background-color: currentColor;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.navbar-dropdown__link:focus:after,
.navbar-dropdown__link:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
@media (min-width: 72em) {
    .navbar-dropdown__menus {
        
        padding: 5%;
    }
    .navbar-dropdown__link {
        padding: 0.375rem 0;
        font-size: 1.3125rem;
    }
}
@media (min-width: 78em) {
    .navbar-dropdown {
        min-height: 30rem;
    }
    .navbar-dropdown__menu {
        margin-right: 7.1875rem;
    }
}
.navbar-image-block {
    display: block;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
    max-width: 31.25rem;
}
.navbar-image-block:active .navbar-image-block__image,
.navbar-image-block:focus .navbar-image-block__image,
.navbar-image-block:hover .navbar-image-block__image {
    opacity: 0.5;
}
.navbar-image-block__content {
  min-height: 100%;
  width: 25%;
  display:grid;
}
.navbar-image-block__image {
  height: 270px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.navbar-image-block__text {  
  color: #000;
  font-size: calc(23px + (28 - 23) * (100vw - 400px) / (1440 - 400));
}
.navbar-image-block__desc {
  color: #000;
  font-size: 13px;
  margin: 0;
}
.navbar-search {
  position: static;
  width: 100%;

}





[aria-expanded="true"] + .navbar-search {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
@media(max-width: 1299px) {
  .navbar-search {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    border-top: 1px solid #80929E;
    background-color: #fff;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
}
.navbar__search-input {
  font-size: 13px;
  padding: 0px 15px;
  text-align: left;
  letter-spacing: .08em;
  font-family: 'Gilmer-Bold';
  display: block;
  height: 38px;
  width: 100%;
  text-transform: uppercase;
  border: 1px solid #000;
  background: transparent;
}
.navbar__search-input::-webkit-input-placeholder {
  color: #000;
}
.navbar__search-input::-moz-placeholder {
  color: #000;
}
.navbar__search-input::placeholder {
  color: #000;
}
.navbar__search-input:-ms-input-placeholder {
  color: #000;
}
.navbar__search-input::-ms-input-placeholder {
  color: #000;
}
.navbar-search__close {
  position: static;
 
}
.navbar-search__close svg {
    display: block;
}
.navbar__wrapper {
    position: absolute;
    width: 100%;
    z-index: 12;
}
.template-index .navbar__wrapper.nav-text-color-white:not(.navbar__wrapper--sticky) .navbar--transparent:not(:hover) .navbar__link {
  color: #fff;
}
.template-index .navbar__wrapper.nav-text-color-white:not(.navbar__wrapper--sticky) .navbar--transparent:not(:hover) .navbar__brand svg path {
  fill: #fff;
}
.template-index .navbar__wrapper.nav-text-color-white:not(.navbar__wrapper--sticky) .navbar--transparent:not(:hover) .navbar__search-input {
  border-color: #fff;
  color: #fff;
}
.template-index .navbar__wrapper.nav-text-color-white:not(.navbar__wrapper--sticky) .navbar--transparent:not(:hover) .navbar__search-input::-webkit-input-placeholder {
  color: #fff;
}
.template-index .navbar__wrapper.nav-text-color-white:not(.navbar__wrapper--sticky) .navbar--transparent:not(:hover) .navbar__search-input::-moz-placeholder {
  color: #fff;
}
.template-index .navbar__wrapper.nav-text-color-white:not(.navbar__wrapper--sticky) .navbar--transparent:not(:hover) .navbar__search-input::placeholder {
  color: #fff;
}
.template-index .navbar__wrapper.nav-text-color-white:not(.navbar__wrapper--sticky) .navbar--transparent:not(:hover) .navbar__search-input:-ms-input-placeholder {
  color: #fff;
}
.template-index .navbar__wrapper.nav-text-color-white:not(.navbar__wrapper--sticky) .navbar--transparent:not(:hover) .navbar__search-input::-ms-input-placeholder {
  color: #fff;
}
.template-index .navbar__wrapper.nav-text-color-white:not(.navbar__wrapper--sticky) .navbar--transparent:not(:hover) .navbar__icon--cart path {
  fill: #fff;
}
.template-index .navbar__wrapper.nav-text-color-white:not(.navbar__wrapper--sticky) .navbar--transparent:not(:hover) .navbar__icon--cart .navbar__cart-count {
  color: #000;
}
.template-index .navbar__wrapper.nav-text-color-white:not(.navbar__wrapper--sticky) .navbar--transparent:not(:hover) .navbar__item-skin-quiz .button {
  background: #fff;
  color: #000;
}
.template-index .navbar__wrapper.nav-text-color-white:not(.navbar__wrapper--sticky) .navbar--transparent:not(:hover) #shopify-section-navigation-mobile svg path {
  stroke: #fff;
}
.template-index .navbar__wrapper.nav-text-color-white:not(.navbar__wrapper--sticky) .navbar--transparent:not(:hover) .navbar__icon-item--search svg * {
 fill: #fff;
}




.navbar {
  	padding-left: 5vw;
   padding-right: 5vw;
    display: grid;
    grid-template-columns: 1fr 4fr 2.5fr;
    align-items: center;
    position: relative;
    padding: 1.25rem calc(5% - 0.5rem);
    background-color: #fff;
    color: #000;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease;
}

@media(max-width: 991px) {
  .navbar__wrapper {
    background: #fff;
  }
  .navbar {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
    width: 90vw;
    margin: 0 auto;
  }
  .navbar > .navbar__right {
    align-items: center;
    display: flex;
  }
}
.navbar .navbar__cart-count {
    color: #fff;
}

.navbar--transparent {
    color: #fff;
    background: transparent;
}
.navbar--transparent .navbar__cart-count {
    color: #000;
}
.navbar--transparent:hover {
    background-color: #fff;
    color: #000;
}
.navbar--transparent:hover .navbar__cart-count {
    color: #fff;
}
.navbar--transparent:focus-within {
    background-color: #fff;
    color: #000;
}
.navbar--transparent:focus-within .navbar__cart-count {
    color: #fff;
}
.navbar--transparent-dark {
    background: #fff;
}
.navbar--transparent-dark:hover {
    /*background-color: #fff;*/
    color: #000;
}
.navbar--transparent-dark:hover .navbar__cart-count {
    color: #fff;
}
.navbar--transparent-dark:focus-within {
    /*background-color: #fff;*/
    color: #000;
}
.navbar--transparent-dark:focus-within .navbar__cart-count {
    color: #fff;
}
.navbar [data-trigger] * {
    pointer-events: none;
}
.navbar__background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    z-index: 10;
}
.navbar__background--show {
    opacity: 1;
    pointer-events: auto;
}
.navbar__background--show + .navbar {
    background-color: #fff;
    color: #000;
}
.navbar__background--show + .navbar .navbar__cart-count {
    color: #fff;
}
.navbar__mobile {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
}
.navbar__brand {
    margin: 0;
    font-size: 0;
    color: currentColor;
}
.navbar__brand svg {
    height: 42px;
}
.navbar__main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
}
.navbar__main-links {
    list-style: none;
    margin: 0 0 0 -1.5rem;
    padding: 0;
}
.navbar__item {
    display: inline-block;
    margin-left: 1.5rem;
}

.navbar__main {
    display: none;
}
.navbar__link {
  position: relative;
  padding: 1rem 0.5rem;
  color: #000;
  background-color: transparent;
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .08em;
  font-family: 'Gilmer-Bold', sans-serif;
  font-weight: 500;
}
@media(max-width: 1090px) {
  .navbar__link {
    padding: 1rem 0.35rem;
    font-size: 13.25px;
  }
}
.navbar__link:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0.5rem;
    height: 0.0625rem;
    left: 0.5rem;
    right: 0.5rem;
    background-color: currentColor;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}
.navbar__link:after,
.navbar__link svg {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.navbar__link svg {
    margin-left: 0.25rem;
    -webkit-transform-origin: center center;
    transform-origin: center center;
}
.navbar__link--button:after {
    right: 1.375rem;
}
.navbar__link:focus,
.navbar__link:hover {
    outline: 0.25rem solid transparent;
  cursor: pointer;
}
.navbar__link:focus:after,
.navbar__link:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.navbar__link[aria-expanded="true"] svg {
    -webkit-transform: rotate(180deg) translateY(0.0625rem);
    transform: rotate(180deg) translateY(0.0625rem);
}
.navbar__right {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
  /*display: flex;*/
}
.navbar__icon-item {
    display: inline-block;
    vertical-align: middle;
}
.navbar__icon {
  display: block;
  background-color: transparent;
  border: none;
  color: currentColor;
  padding: 0.5rem;
  
}
.navbar__icon--cart svg * {
  fill: #000;
}
.navbar__icon--cart .navbar__cart-count {
  color: #fff;
}
.navbar__item-skin-quiz {
  margin: 0;
}
.navbar__item-skin-quiz .button {
  background: #000;
  position: relative;
  padding: .55rem 1rem;
  color: #fff;
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .08em;
  font-family: 'Gilmer-Bold', sans-serif;
  height: 38px;
  margin-right: 15px;
  transform: translate(0px, 2px);
  border: 1px #000 solid;
  transition: all 0.3s ease;
}
.navbar__item-skin-quiz .button:hover,
.navbar__item-skin-quiz .button:focus {
  cursor: pointer;
  background: #fff;
  color: #000;
}

@media(max-width: 1199px) {
  .navbar__item-skin-quiz .button,
  .navbar__icon-item--search { 
    margin-right: 0px !important;
  }
}
@media(max-width: 991px) {
  .navbar__item-skin-quiz { 
    display: none !important;
  }
}
@media(min-width: 1300px) {
  .navbar__icon-item--search {
    position: relative;
    margin-right: 15px;
    width: 41%;
  }
  .navbar__icon-item--search .navbar__icon {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
  }
  .navbar__icon-item--search svg {
    height: 16px;
  }
}

@media(min-width: 992px) {
  
}



@media(max-width: 1900px) {
 .navbar__item:not(.navbar__item-skin-quiz){
  margin-left:.5rem;
    
  }
  
}
.navbar__icon-item--search svg * {
  fill: #000;
}

.navbar__icon svg {
    display: block;
}
.navbar__icon:focus,
.navbar__icon:hover {
    color: #80929E;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.navbar__icon:focus {
    outline: 0.25rem solid transparent;
    -webkit-box-shadow: 0 0 0 0.25rem #80929E;
    box-shadow: 0 0 0 0.25rem #80929E;
}
.navbar__icon:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar__icon--cart {
    position: relative;
}
.navbar__cart-count {
    position: absolute;
    color: #fff;
    bottom: 0.75rem;
    left: 50%;
    font-size: 0.75rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
@media (min-height: 25em) {
    .navbar__wrapper--sticky {
        position: fixed;
        top: 0;
      background: #fff;
    }
    .navbar__wrapper--sticky .navbar {
        color: #000;
    }
    .navbar__wrapper--sticky .navbar .navbar__cart-count {
        color: #fff;
    }
}
@media (min-width: 62em) {
   
    .navbar__main {
        display: inline-block;
    }
    .navbar__mobile {
        display: none;
    }
}
.pagination {
    margin-top: 2.5rem;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.pagination__item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
  font-family: 'Gilmer-Bold', sans-serif;
}
.pagination__item a {
    display: inline-block;
    padding: 0.5rem 0.25rem;
    color: currentColor;
    text-decoration: none;
  
}
.pagination__item a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0.25rem;
    height: 0.125rem;
    left: 0.25rem;
    right: 0.25rem;
    background-color: #000;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.pagination__item a:focus {
    outline: 0.25rem solid transparent;
    -webkit-box-shadow: 0 0 0 0.25rem #fff, 0 0 0 0.5rem #80929E;
    box-shadow: 0 0 0 0.25rem #fff, 0 0 0 0.5rem #80929E;
}
.pagination__item a:focus:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #000;
}
.pagination__item a:hover {
    outline: 0.25rem solid transparent;
}
.pagination__item a:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #000;
}
.pagination__item + .pagination__item {
    margin-left: 1rem;
}
.pagination__item[aria-current="page"]:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -0.25rem;
    height: 0.125rem;
    left: 0;
    width: 100%;
    background-color: #80929E;
}
@media (min-width: 48em) {
    .pagination {
        margin: calc(40px + (70 - 40) * (100vw - 400px) / (1440 - 400)) 0;
    }
}
.panel-hero__panel {
    position: relative;
}
.panel-hero__panel--has-text {
    padding: 3.75rem 0;
}
.panel-hero__panel--has-text .panel-hero__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    z-index: 1;
}
.panel-hero__panel--has-text .panel-hero__content {
    position: relative;
    padding: 0;
    z-index: 1;
}
.panel-hero__image {
    display: block;
    min-height: 100%;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.panel-hero__image--desktop {
    display: none;
}
.panel-hero__container {
    max-width: 25rem;
}
.panel-hero__content {
    position: relative;
    z-index: 1;
}
.panel-hero__content--light {
    color: #fff;
}
.panel-hero__content--hor-center {
    text-align: center;
}
.panel-hero__link {
    color: currentColor;
    text-decoration: none;
}
.panel-hero__title {
    margin: 0;
}
.panel-hero__description,
.panel-hero__title {
    color: currentColor;
}
.panel-hero__description {
    margin-top: 1.25rem;
}
.panel-hero__button {
    max-width: 25rem;
    width: 100%;
    margin-top: 2.5rem;
}
@media (min-width: 62em) {
    .panel-hero {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .panel-hero__panel {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    }
    .panel-hero__panel--has-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .panel-hero__container--ver-top {
        -ms-flex-item-align: flex-start;
        align-self: flex-start;
    }
    .panel-hero__container--ver-center {
        -ms-flex-item-align: center;
        align-self: center;
    }
    .panel-hero__container--ver-center .panel-hero__title {
        margin-top: 3.125rem;
    }
    .panel-hero__container--ver-bottom {
        -ms-flex-item-align: flex-end;
        align-self: flex-end;
    }
    .panel-hero__image--desktop {
        display: block;
    }
    .panel-hero__image--mobile {
        display: none;
    }
    .panel-hero__image--video {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        z-index: 1;
    }
    .panel-hero__button {
        width: auto;
    }
}
@media (min-width: 72em) {
    .panel-hero {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .panel-hero__panel--small {
        min-height: 37.5rem;
    }
    .panel-hero__panel--medium {
        min-height: 43.75rem;
    }
    .panel-hero__panel--large {
        min-height: 50.625rem;
    }
    .panel-hero__container {
        width: 80%;
    }
}
.price__original-price {
    margin-left: 0.375rem;
    font-size: 0.875em;
    color: #80929E;
    text-decoration: line-through;
}

/*Recharge Subscription */
.rc-template__legacy-radio .rc-radio {
  border: 1px black solid;
  padding: 14px !important;
  margin-bottom: 5px;
}
.rc-template__legacy-radio .rc-radio:last-child {
  margin-bottom: 0;
}

.rc-template__legacy-radio .rc-radio .rc-option__price{
  float: right;
}

.rc-widget .rc_widget__option__selector {
  display: grid;
  grid-template-columns: 22px auto;
  align-items: center;
}
.rc-template__legacy-radio .rc-radio__input, .rc-template__legacy-radio .rc-radio__label,
.rc-widget .rc-option__text {
  font-size: calc(13px + (15 - 13) * (100vw - 400px) / (1440 - 400)) !important;
}
.rc-template__legacy-radio .rc-radio input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  font: inherit;
  color: black;
  width: 22px;
  height: 22px;
  border: 2px solid black;
  border-radius: 50%;
  display: block;
}
.rc-widget .rc-option--active {
  color: #ffffff !important;
  background-color: #000000 !important;
}

.rc-widget .rc-radio.rc-option--active input[type="radio"] {
  border-color: #fff !important;
  display: grid;
  place-content: center;
}
.rc-widget .rc-radio.rc-option--active input[type="radio"]::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
}
.rc-widget .rc-option__text {
  font-size: 15px;
}  
.rc-template__legacy-radio .rc_widget__option__selector+.rc-selling-plans {
  padding: 15px 0 15px 30px;
}
.rc-template__legacy-radio .rc_widget__option__selector+.rc-selling-plans select {
  width: 100%;
  color: #fff;
  border-radius: 0;
  padding: 0 15px;
  background-image: url(/cdn/shop/t/39/assets/icon-caret-down-white.svg?v=1163521…);
  background-size: 9.5px;
  height: 38px;
  background-position: calc(100% - 15px) 50%;
  background-color: #000;
  outline: none !important;
}
.rc_popup__label {
  font-size: 11px;
}
.reload-icon {
  height: 9px !important;
}

div.rc_popup__block {
  color: rgb(255, 255, 255) !important;
  
  background: black !important;
  width: 100% !important;
  padding: 15px 15px 15px !important;
  margin-top: 5px;
}
div.rc_popup {
  position: relative;
}
div.rc_popup .rc_popup__hover {
  padding: 0;
  position: static;
}
div.rc_popup {
  padding: 5px 0 0px !important;
  margin: 0;
}
div.rc_popup__block:before,
.rc_popup__block__footer,
.rc_popup__learn_more {
  display: none !important;
}
.rc_popup__block__content {
  padding-bottom: 0 !important;
  font-size: 11px;
}

.rc_popup__how_it_works ul {
  padding: 0 0 0 12px;
  margin: 0;
}
.rc_popup__how_it_works li {
  padding-left: 5px;
}
.rc_popup__how_it_works li::marker {
  content: url('/cdn/shop/files/checkmark.png?v=1646341134');
}
/*
div.rc_popup__hover:hover .rc_popup__block, 
div.rc_popup__block:hover {
  display: none !important;
}
div.rc_popup__label:hover + .rc_popup__block {
  display: block !important;
}*/

.product-header .rc-template__legacy-radio {
  display: flex;
  gap: 5px;
}
.product-header .rc_popup {
  display: none !important;
}
.product-header .rc-template__legacy-radio .rc-radio__input, 
.product-header .rc-template__legacy-radio .rc-radio__label, .rc-widget .rc-option__text {
  font-size: 13px !important;
  white-space: normal;
  line-height: 1.2;
  width: 150px;
}

.product-header .rc-template__legacy-radio .rc-radio {
  margin-bottom: 0;
}
.product-header .rc-template__legacy-radio .rc-radio {
  padding: 10px !important;
}
.product-header .rc-template__legacy-radio .rc-radio input[type="radio"] {
  width: 15px;
  height: 15px;
}
.product-header .rc-widget .rc-radio.rc-option--active input[type="radio"]::before {
  width: 7px;
  height: 7px;
}
.product-header .rc-widget .rc_widget__option__selector {
  grid-template-columns: 15px auto;
}
.product-header .rc-template__legacy-radio .rc-radio .rc-option__price {
    float: none;
}
.product-header .rc-template__legacy-radio .rc_widget__option__selector+.rc-selling-plans {
  padding-left: 0;
}
.product-header .rc-template__legacy-radio .rc_widget__option__selector+.rc-selling-plans select {
  font-size: 13px;
}

.recharge.page__customers__request-invite {
  padding-top: calc(40px + (100 - 40) * (100vw - 400px) / (1440 - 400));
  padding-bottom: calc(40px + (100 - 40) * (100vw - 400px) / (1440 - 400));
}
.recharge.page__customers__request-invite #customer_tab_content > .row.grid {
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  display: block !important;
}
@media(min-width: 992px) {
  .recharge.page__customers__request-invite #customer_tab_content > .row.grid {
      width: 50%;
  }
}
.recharge.page__customers__request-invite #customer_tab_content > .row.grid .col-md-6{
  max-width: 100%;
}
.recharge.page__customers__request-invite #customer_tab_content > .row.grid * {
  text-align: left;
  width: 100%;
}
.recharge.page__customers__request-invite input {
  margin-bottom: 15px;
}
.recharge.page__customers__request-invite .btn {
  text-align: center !important;
}

.product-form {
    margin-top: 2rem;
    margin-bottom: -1.25rem;
}
.product-form .quantity-input {
    height: 3.125rem;
    border: 0.125rem solid #000;
}
.product-form__item {
    margin-bottom: 1.25rem;
}
.product-form__label {
    display: block;
    margin-bottom: 11px;
  	font-weight: 500;
}
.product-form__select {
    display: block;
    padding-right: 1.5rem;
    text-align: left;
    -moz-text-align-last: left;
    text-align-last: left;
}
.product-form__item fieldset input {
  clip: rect(0,0,0,0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}
.product-form__item fieldset input:checked + label {
  background: black;
  color: #fff;
}
.product-form__item fieldset {
  border: none;
  padding: 0;
}
.product-form__item fieldset label {
    font-size: 16px;
    font-style: normal;
    display: inline-block;
    padding: .75em 1em;
    border: 1px solid #000;
    color: #000;
  text-transform: none;
  letter-spacing: 0;
  font-family: 'Gilmer-Reg', sans-serif;
}
.product-form__item fieldset label:hover {
  background: #000;
  color: #fff;
  cursor: pointer;
}
/*.product-form__item input[type=radio]:checked+label {
    background-color: #000;
  	color: #fff;
}*/
.product-form__button {
  background: #9C4D35;
  border-color: #9C4D35;
}
.product-form__button:hover {
  cursor: pointer;
  background: #000;
  border-color: #000;
  color: #fff;
}
.product-form__button,
.product-form__select {
    width: 100%;
    height: 3.125rem;
}
@media (min-width: 62em) {
    .product-form .quantity-input {
        height: 4.375rem;
    }
    .product-form__select {
        height: 4.375rem;
        padding-left: 1.5rem;
        padding-right: 2rem;
        background-position: calc(100% - 1rem) 50%;
    }
}
@supports (display: grid) {
    .product-form {
        margin-bottom: 0;
    }
    .product-form__grid {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 1.25rem;
    }
    .product-form__item {
        margin-bottom: 0;
        grid-column: span 3;
    }
    .product-form__item--button,
    .product-form__item--quantity:first-child,
    .product-form__item--quantity:nth-child(3) {
        grid-column: span 6;
    }
    @media (min-width: 48em) {
        .product-form__item {
            grid-column: span 6;
        }
        .product-form__item--quantity:nth-child(n) {
            grid-column: span 2;
        }
        .product-form__item--button {
            grid-column: span 6;
            align-self: flex-end;
        }
    }
    @media (min-width: 62em) {
        .product-form__button {
            height: 4.375rem;
        }
        .product-form__item--quantity:nth-child(n) {
            grid-column: span 3;
        }
        .product-form__item--button {
            grid-column: span 6;
            align-self: flex-end;
        }
    }
    @media (min-width: 72em) {
        .product-form__item--quantity:nth-child(n) {
            grid-column: span 2;
        }
        .product-form__item--button {
            grid-column: span 6;
            align-self: flex-end;
        }
    }
}
.product-grid-item-gift__button {
    position: static;
    margin-top: 2.5rem;
}
.product-grid-item__content {
    position: relative;
}
.product-grid-item__link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.product-grid-item__images {
    position: relative;
    background-color: #f8f8f8;
}
.product-grid-item__images .alerts {
 position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  z-index: 9;
}
.product-grid-item__images .alerts > span {
  background: #fff;
  display: inline-block;
  padding: .25em .5em;
}
.product-grid-item__images .alert-savings {
  float: right;
}
.product-grid-item__secondary-image {
    display: none;
}
@media(max-width: 767px) {
  .product-grid-item__secondary-image {
    display: none !important;
    visibility: hidden;
    opacity: 0;
  }
  .icon-1.grid__item .shape-m .pos-sticky {
   		min-height:100vw;
	}
}
.product-grid-item__form {
    display: none;
    position: absolute;
    left: 0.3125rem;
    bottom: 0.3125rem;
    right: 0.3125rem;
    z-index: 1;
}
.product-grid-item__button {
    padding: 0.75rem;
    white-space: nowrap;
    font-size: 13px;
}
.product-grid-item__button:hover {
    background-color: #fff;
  cursor: pointer;
}

.product-grid-item__text .h6-large {
  font-size: 16px !important;
  margin: 0 0 10px 0;
}
.organic-price-wrap {
 margin-top: 15px;
}

@media (min-width: 48em) {
    .product-grid-item__form {
        left: 1.25rem;
        bottom: 1.25rem;
        right: 1.25rem;
    }
    .product-grid-item__button {
        padding: 0.9375rem 1.5625rem;
        font-size: 0.875rem;
    }
}
@media (pointer: fine) {
    .product-grid-item__secondary-image {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
      object-fit: cover;
    }
    .product-grid-item__content:hover .product-grid-item__images .product-grid-item__secondary-image,
    .product-grid-item__link:focus ~ .product-grid-item__images .product-grid-item__secondary-image {
        opacity: 1;
    }
    .product-grid-item__content .product-grid-item__form {
        display: block;
        z-index: 1;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
      text-align: center;
    }
    .product-grid-item__content:focus-within .product-grid-item__form,
    .product-grid-item__content:hover .product-grid-item__form {
        opacity: 1;
    }
}
@media (pointer: coarse) {
    .product-grid-item__form {
        display: block;
        opacity: 1;
      text-align: center;
      margin-bottom: 3px;
      display: none;
    }
}
.collection-grid {
  display: grid;
  grid-template-columns: 1fr 4fr;
}
@media(max-width: 991px) {
  .collection-grid {
    display: block;
  }
}
.product-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 3px;
  padding: 0;
  list-style: none;
  margin: 0 calc(-5% - 3px);
}
.product-grid__item {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  .product-grid {
    grid-gap: 25px;
    grid-template-columns: repeat(3, 1fr);
    margin: 0;
  }
  .product-grid-item__text {
   padding: 30px 0;
  }
}
.product-header {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 2rem 2.5rem;
    background-color: #fff;
    border-bottom: 0.0625rem solid #faf5ed;
    z-index: 15;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

.product-header--active {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  flex-direction:column;
  padding-bottom:1.25rem;
}
.product-header-inner{
  width:100%;
  display:flex;
}
.product-header .product-nav{
  width:100%;
  text-align:left;
  border-top:solid 1px #000;
  margin-top:1.25rem;
  padding-bottom:0px;
  padding-left:0px;
}
.product-header .product-nav li:first-of-type{
	padding-left:0px;
}
.product-header__meta {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.product-header__title {
    margin: 0;
}
.product-header__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product-header__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-left: 1.25rem;
}
.product-header__select {
    min-width: 8rem;
    height: 4.375rem;
    padding-left: 1.5rem;
    padding-right: 2rem;
    background-position: calc(100% - 1rem) 50%;
}
.product-header__button {
    margin-left: 1.25rem;
    height: 4.375rem;
}
@media (min-width: 62em) {
    .product-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (min-width: 72em) {
    .product-header__button {
        min-width: 15rem;
    }
}
@media(max-width: 991px) {
  .product-header {
    padding: 15px;
    display: block;
    max-width: 100vw;
  }
  .product-header__item {
    margin-left: 0;
  }
  .product-header__meta {
    width: 65%;
    display: none;
  }
  .product-header__title {
    margin: 0;
    font-size: 15px;
    font-weight: 200;
    font-family: 'Gilmer-Reg', sans-serif;
        line-height: 1.4;
    display: none;
  }
  .product-header__price {
    font-size: 15px;
    line-height: 1.4;
    display: none;
  }
  .product-header__form {
   width: 100%;
    margin-bottom: 15px;
  }
  .product-header__select {
    height: 35px;
    padding: 0 37px 0 15px;
    font-size: 12px;
  }
  .product-header__button {
    height: 35px;
    font-size: 11px;
    margin: 0 0 0 5px;
    width: 100%;
  }
  .product-nav-gradient {
    position: relative;
    
  }
  .product-header .product-nav-gradient:after {
    content: '';
    background: linear-gradient(275deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 25%;
    z-index: 9;
    pointer-events: none;
  }
  .product-header .product-nav {
    border: none;
    margin: 0;
    padding: 0;
    overflow: scroll;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }
  
  .product-header .product-nav::-webkit-scrollbar {
     display: none;
  }
  .product-nav ul {
    width: 650px;
  }
  .product-header .rc-template__legacy-radio .rc-radio__input, 
  .product-header .rc-template__legacy-radio .rc-radio__label, 
  .product-header .rc-widget .rc-option__text {
    width: auto;
    font-size: 11px !important;
  }
  .product-header .rc-template__legacy-radio {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.product-nav-mobile .product-nav {
  scroll-behavior: smooth;
}

.product-image-text {
    padding: 3.75rem 0;
    background: #faf5ed;
}
.product-image-text__title {
    margin-top: -3.75rem;
}
.product-image-text__heading {
    margin: 0 auto 1.25rem;
}
.product-image-text__section + .product-image-text__section {
    border-top: 0.0625rem solid #000;
    margin-top: 2.5rem;
    padding-top: 2.5rem;
}
@media (min-width: 62em) {
    .product-image-text {
        padding: 7.5rem 0 11.25rem;
    }
    .product-image-text__title {
        margin-top: -7.5rem;
    }
    .product-image-text__heading {
        font-size: 1.75rem;
    }
}
html {
  background: #DBD5CD;
}
body.template-product {
  overflow: unset;
}
@media(min-width: 1650px) {
  body.template-product {
  background: #DBD5CD;
  margin: 0 auto;
}
}

.product-nav {
  text-align: center;
  padding: 20px;
  position: sticky;
  position: -webkit-sticky;
  top: -1px;
  background: #fff;
  z-index: 3;
}

.product-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.product-nav ul li {
  display: inline-block;
}
.product-nav ul li a {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .12em;
  border: 1px transparent solid;
  color: #000;
  font-size: 13px;
  padding: .75em 1em;
  display: block;
  font-family: 'Gilmer-Bold', sans-serif;
  font-weight: 500;
}
.product-nav ul li a.active {
 border-color: #213942;
}



.product-info__step {
  margin-bottom: 1.25rem;
}
.product-info__title {
    margin: 0 auto 0.75rem;
  font-size: calc(23px + (28 - 23) * (100vw - 400px) / (1440 - 400));
  font-family: 'Gilmer-Reg', sans-serif;
}

.product__section .product__sec__wrap {
  width: 90%;
  padding: 3.75rem 0;
  margin: 0 auto;
}
@media(min-width: 768px) {
  .product__section.product-info__usage {
    width: 100%;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .product-info__title {
    font-family: 'Gilmer-Bold', sans-serif;
  }
}
.product__section.product-info__usage .product__sec__wrap {
  padding: 5vw;
  align-self: center;
  width: 100%;
  margin: 0 auto;
}
.product__section.product-info__usage .product__sec__wrap p {
  font-size: 22px;
  font-family: 'Gilmer-Light', sans-serif;
}
.product__section.product-info__usage .product__sec__image {
  background: #80929E;
  display: flex;
}
@media(max-width: 767px) {
  .product__section.product-info__usage .product__sec__image {
    display: none;
  }
}
.product__section.product-info__usage .product__sec__image img {
  border-radius: 50%;
  padding: .01px;
  margin:auto;
  object-fit: cover;
}
.product__section.product-info__tips {
  background: #F5F1EC !important;
}
.product-info__reviews {
 background: #F5F1EC !important;
}
.product-info__reviews .product__sec__wrap {
  position: relative;
}
.product-info__reviews .okeReviews-button.js-okeReviews-writeReview {
  position: absolute;
    top: 0;
    right: 0;
}
.product__section.product-info__tips .product__sec__image svg {
  fill: #000;
}
.product__section .product__sec__wrap p {
  font-size: 13px;
}
@media (min-width: 62em) {
  .product__section .flex-wrap {
    display: flex;
    justify-content: space-between;
  }
  .product__section {
    padding: 7%;
  }
  .product__section .product__sec__wrap {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .product__section .product__sec__large {
    flex-basis: 66.66%;
    margin-right: 5%;
  }
  .product__section .product__sec__small {
    flex-basis: 33.33%;
    margin-top: 0;
  }
}
.product__section .product__sec__small {
    margin-top: 15px;
  }
.product__section h5 {
  font-family: Gilmer-Bold, sans-serif;
  font-size: 28px;
  margin: 0 0 2rem 0;
}
.product__section h6 {
  text-transform: uppercase;
  font-family: Gilmer-Bold, sans-serif;
  font-size: 13px;
  letter-spacing: .08em;
  margin: 0 0 1em 0;
}
.product__section .faq__block {
  border-color: #fff;
}
.product__section .faq__toggle svg * {
  fill: #fff;
}
.product__bg:not(.product-info__other_products) {
  background: #000;
}
.product__bg:nth-child(odd):not(.product-info__other_products):not(.product-info__reviews) * {
 color: #fff;
}
.product__bg:nth-child(even) {
 background: #fff;
}
  
.product-info__description .product__sec__large p,
p.ownership-benefit {
 font-size: 16px;
}
.product-info__description .custom-field__skin-type .custom-field--value {
  text-transform: capitalize;
}
.product__section .custom-field__key-ingredients .fc-item {
  margin-bottom: 15px;
}
.product-info__usage .custom-field--value {
  font-size: 23px;
}
.product-info__description .custom-field__scent p {
  margin-bottom: 0;
}
.product__section .product-grid-item__images {
  background: transparent;
}

.product__section .product-grid-item {
  margin-bottom: 0;
}


.product-info__price-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  	
}

/* .product-info__price-organic-percentage {
    
} */
.product-info__promotions-product-messaging {
    display: inline-block;
    margin-top: 0.75rem;
    padding: 0.375rem 1rem;
    background-color: #000;
    border-radius: 0;
  color: #fff;
}
.product-info__promotions-product-messaging p {
 text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 13px;
  margin: 0;
}
.product-info__promotions-product-messaging p strong {
 font-size: inherit;
}
.product-info__promotions-product-messaging[aria-hidden="true"] {
  display: none;
  visibility: hidden;
}
.product-slideshow__image {
  display: block;
  margin: 0 auto;
  width: 900px;
  height: 600px;
  object-fit: cover;
}
@media(max-width: 991px) {
  .product__slideshow.mobile .product-slideshow,
  .product__slideshow.mobile .tns-outer .slick-track {
    display: flex;
  }
  .product-slideshow__image {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
  .product-slideshow__image-wrapper {
    height: 100%;
  }
 /* .product-slideshow__image-wrapper.video-wrapper{
    display: contents !important;
  }*/
  .product-slideshow__image-wrapper video.product-slideshow__image  {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .product__slideshow .hidden-mobile {
    display: none !important;
  }
  .product-slideshow-controls.slick-slider {
    margin-bottom: 70px !important;
  }
}
/*.product-slideshow:not(.tns-slider) .product-slideshow__image-wrapper:not(:first-child) {
  display: none;
}*/
/*@media (min-width: 62em) {
.product-slideshow__image {
max-width: 33.75rem;
}
}*/
.product__left {
    position: relative;
    -ms-flex-item-align: flex-start;
    align-self: flex-start;
}
.product__left .tns-nav button {
    background-color: #fff;
}
.product__slideshow {
  position: relative;
}
.product__slideshow .tns-nav .tns-nav-active {
    background-color: #80929E;
}
.product__slideshow:hover .tns-controls {
    opacity: 1;
}
.product__slideshow:focus-within .tns-controls {
    opacity: 1;
}
.product__slideshow .tns-controls {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.product__slideshow .tns-controls button {
    left: 0.75rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.product__slideshow .tns-controls button[data-controls="next"] {
    right: 0.75rem;
    left: auto;
}
.product__form {
    width: 90%;
    margin: 2rem auto;
}

@media (min-width: 84em) {
  .product__form {
    min-width: 400px;
  }
}

.product__form.is-affixed .product__sticky {
  right: 0;
  margin: 0 auto;
}
.product__form .product-icons {
  display: flex;
  padding: 3rem 0 0;
}
.product__form .product-icons .custom-field {
  margin-right: 15px;
  margin-bottom: 15px;
}
.product__form .product-icons .custom-field img {
    height: 50px;
   }

@media (min-width: 62em) {
  .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
    margin: 0;
  }    
  .product__form,
  .product__left {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    }
    .product__form {
      margin: 0;
      /*max-width: 34.375rem;*/
      flex-basis:33.33%; 
      padding: 0 3% 3% 3%;
      /*position: sticky;
      position: -webkit-sticky;
      bottom: 0;*/
      align-self: flex-start;
      order: 2;
      /*max-height: 100vh;
    overflow-y: scroll;*/
    }
  .product__form .product-info-top-pad {
    padding-top: 40px;
  }
  .product__form .product-icons .custom-field img {
    height: 60px;
   }
  .product__left {
        /*max-width: 33.75rem;*/
      	flex-basis:66.66%; 
    }
}
@media (min-width: 82em) {
  .product__form .product-icons .custom-field img {
    height: 80px;
   }
}
.quantity-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.quantity-input__button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 3rem;
    flex: 0 0 3rem;
    padding: 0 0.5rem;
    border: none;
    background-color: transparent;
}
.quantity-input__button:focus {
    position: relative;
    z-index: 1;
    outline: 0.25rem solid transparent;
    -webkit-box-shadow: 0 0 0 0.25rem #80929E;
    box-shadow: 0 0 0 0.25rem #80929E;
}
.quantity-input__button svg {
    display: block;
    margin: 0 auto;
}
.quantity-input__button .screenreader {
    top: 0;
}
.quantity-input__input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 8.75rem;
    flex: 1 1 8.75rem;
    min-width: 0;
    text-align: center;
    border: none;
    -moz-appearance: textfield;
}
.quantity-input__input::-webkit-inner-spin-button,
.quantity-input__input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
}
.recommended-products:not(:empty) {
    padding-top: 7.5rem;
    padding-bottom: 3.75rem;
}
@media (min-width: 62em) {
    .recommended-products:not(:empty) {
        padding-top: 11.875rem;
        padding-bottom: 7.5rem;
    }
}
.rich-text {
    padding: 3.75rem 0;
}
.rich-text__text {
    max-width: 51rem;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
.rich-text__text p + p {
    margin-top: 2.5rem;
}
@media (min-width: 62em) {
    .rich-text {
        padding: 10rem 0;
        width: 100%;
    }
}
.rte h2 {
    margin: 2.5rem auto 1.25rem;
    font-size: 1.3125rem;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
}
.rte h3,
.rte h4,
.rte h5,
.rte h6 {
    margin: 1.25rem auto 0;
    font-size: 1rem;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
}
.rte em {
    font-size: 0.875rem;
    font-weight: 500;
    font-style: normal;
}
.rte blockquote,
.rte em {
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.rte blockquote {
    margin: 2.5rem auto;
    padding-left: 1.25rem;
    border-left: 0.5rem solid #80929E;
    font-size: 1.3125rem;
    font-weight: 400;
    color: #80929E;
}
.rte--article {
    text-align: left;
}
.rte--article h3 {
    margin: 1.25rem auto 0;
    font-size: 1.125rem;
}
.rte ul li {
    list-style: none;
}
.rte ul li:before {
    content: "- ";
}
@media (min-width: 62em) {
    .rte blockquote,
    .rte h2 {
        font-size: 1.75rem;
    }
    .rte--article,
    .rte--article h3 {
        font-size: 1.3125rem;
    }
    .rte--article h3 {
        margin: 1.25rem auto 0;
    }
}
.search {
    max-width: 51.25rem;
}
.search__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.search__input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem;
    border: 0.0625rem solid #000;
}
.search__results {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 0.0625rem solid #000;
}
.search__result {
    padding: 2rem 0;
    border-top: 0.0625rem solid #000;
}
.search__result-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    text-decoration: none;
}
.search__image-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 3.75rem;
    flex: 0 0 3.75rem;
    margin-right: 1.25rem;
}
.search__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.search__title {
    font-size: 1.3125rem;
    margin: 0 0 0.5rem;
}
@media (min-width: 48em) {
    .search__image-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 6.25rem;
        flex: 0 0 6.25rem;
    }
}
.slideshow__container {
    position: relative;
}
.slideshow:not(.tns-slider) .slideshow__slide:not(:first-child) {
    display: none;
}
.social-icons {
    margin: 0 0 0 -1rem;
    padding: 0;
    list-style: none;
}
.social-icon__item {
    display: inline-block;
    vertical-align: middle;
}
.social-icon__link {
    display: inline-block;
    padding: 0.75rem 0.5rem;
    color: currentColor;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.social-icon__link svg {
    display: block;
  height: 21px;
}
.social-icon__link:focus,
.social-icon__link:hover {
    color: #fff;
  opacity: .5;
}

@media (min-width: 62em) {
.square-hero__content .inner-wrap > * {
        margin-left: 0;
      max-width: 35%;
    }
}
@media (min-width: 48em) {
    .square-hero__image-wrapper {
        position: relative;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }
    .square-hero__image {
        position: relative;
    }
    .square-hero__content {
        position: absolute;
        top: 0;
        left: 0;
       bottom: 0;
      width: 100%;
      display: flex;
      align-items: center;
        text-align: left;
    }
  .square-hero.height-medium .square-hero__content {
    top: 50%;
  }
  
}
@media (min-width: 1680px) {
.square-hero__content .inner-wrap > * {
      max-width: 50%;
    }
}
@media(max-width: 991px) {
  .square-hero__content .inner-wrap > * {
        max-width: 50%;
    }
  .product__slideshow.desktop + .product-nav {
    display: none;
  }
}
@media(max-width: 767px) {
  .square-hero__content .inner-wrap > * {
        max-width: 100%;
    }
  
  
}
@media(min-width: 768px) {
  .square-hero .impact-message {
    position: absolute;
    bottom: 0;
    left: 5vw;
    padding-bottom: 40px;
  }
}
@media(max-width: 767px) {
  .square-hero .impact-message {
    padding-left: 5vw;
  }
}

.shopify-section.navbar__mobile{
  padding-top:4px;
}
/* li.navbar__icon-item.navbar__icon-item--search{
  
} */
.impact-message {
  display: grid;
  grid-template-columns: 52px 250px;
  grid-gap: 50px;
  margin-top: 2rem;
   padding-bottom: 5vw;
}
.impact-message .impact__image {
  position: relative;
}
.impact-message .impact__image:after {
  content: '';
  height: 100%;
  border-right: 1px #000 solid;  
  position: absolute;
  right: -25px;
}
.impact-message .impact__description p {
  column-count:1;
}
.impact-message p {
  font-size: 11px;
}

.impact-message .btn {
  font-size: 11px;
  margin-top: 12px !important;
}

.impact-message.cert-message {
  grid-template-columns: 50px 1fr;
  grid-gap: 20px;
  margin-top: 2rem;
  padding-bottom: 0;
}
.impact-message.cert-message p {
  font-size:16px;
  margin: 0;
}
.impact-message.cert-message .impact__image:after {
  content: none;
}



.subscribe__container {
    max-width: 25rem;
}
.subscribe__wrapper {
  position: relative;
}
.subscribe__heading {
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-size: calc(25px + (28 - 25) * (100vw - 400px) / (1440 - 400));
}
.subscribe__desc {
  font-size: 16px !important;
}
/* .subscribe__input-group {
} */
.footer .klaviyo-form {
  padding:0 !Important;
}
.footer .klaviyo-form.klaviyo-form-Txicz9:before {
  content: 'Email';
  display: block;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 13px;
  margin: 30px 0 10px;
  display: block;
  font-family: 'Gilmer-Bold', sans-serif;
}
.footer .klaviyo-form [data-testid="form-component"] {
  padding: 0 !important;
}
.subscribe__input-group #footer-subscribe-email,
.footer .klaviyo-form input {
  width: 100% !important;
  background: transparent !important;
  border: none !important;
  border-bottom: 1px white solid !important;
  padding: 10px 0 !important;
  font-size: 19px !important;
  margin-bottom: 30px !important;
  border-radius: 0  !important;
}
.footer .klaviyo-form input {
  color: #fff  !important;
  opacity: .5  !important;
  font-weight: normal  !important;
  font-family: 'Gilmer-Reg', sans-serif !important;
}
.footer .klaviyo-form input:hover,
.footer .klaviyo-form input,
.footer .klaviyo-form .go3272481248.go3272481248.go3272481248.go3272481248.go3272481248.go3272481248:hover {
  border-bottom: 1px white solid !important;
  border-color: #fff !important;
}
  
.subscribe__input-group label {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 13px;
  margin: 30px 0 10px;
  display: block;
}


.subscribe__input {
  color: #fff;
  opacity: .5;
  font-weight: normal;
}
.subscribe__input:focus,
.footer .klaviyo-form input:focus {
  border: none !important;
  border-bottom: 1px white solid !important;
  outline: none !important;
  box-shadow: none !important;
}
.subscribe__input::-webkit-input-placeholder,
.footer .klaviyo-form input::-webkit-input-placeholder {
  color: #fff !important;
  opacity: .5 !important;
  font-weight: normal !important;
  font-family: 'Gilmer-Reg', sans-serif !important;
  font-size: 19px !important;
}
.subscribe__input::-moz-placeholder,
.footer .klaviyo-form input::-moz-placeholder {
  color: #fff !important;
  opacity: .5 !important;
  font-weight: normal !important;
  font-family: 'Gilmer-Reg', sans-serif !important;
  font-size: 19px !important;
}
.subscribe__input:-ms-input-placeholder,
.footer .klaviyo-form input:-ms-input-placeholder {
  color: #fff !important;
  opacity: .5 !important;
  font-weight: normal !important;
  font-family: 'Gilmer-Reg', sans-serif !important;
  font-size: 19px !important;
}
.subscribe__input::-ms-input-placeholder,
.footer .klaviyo-form input::-ms-input-placeholder {
  color: #fff !important;
  opacity: .5 !important;
  font-weight: normal !important;
  font-family: 'Gilmer-Reg', sans-serif !important;
  font-size: 19px !important;
}
.subscribe__input::placeholder {
  color: #fff !important;
  font-weight: normal !important;
  opacity: .5 !important;
  font-family: 'Gilmer-Reg', sans-serif !important;
  font-size: 19px !important;
}
.subscribe__input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.subscribe__submit {
    padding: 0 0 0 0.5rem;
    background-color: transparent;
    color: #80929E;
    border: none;
}
.footer .klaviyo-form button {
  background: transparent !important;
  display: inline-block !important;
  width: auto !important;
  padding: 0.9em 1.2em !important;
  font-size: calc( 13px + (15 - 13) * (100vw - 400px) / (1440 - 400) ) !important;
  font-family: 'Gilmer-Bold', sans-serif !important;
  line-height: 1.4 !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  text-align: center !important;
  letter-spacing: 0.05em !important;
  background: transparent !important;
  color: #fff !important;
  border-radius: 0 !important;
  border: 1px solid #fff !important;
  -webkit-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  letter-spacing: .12em !important;
  height: auto !important;
}
.footer .klaviyo-form button:hover {
  background: #fff !important;
  color: #000 !important;
}
.subscribe__error-message,
.subscribe__success-message {
    margin-top: 0.5rem;
}
@media (min-width: 62em) {
    .subscribe__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 100%;
    }
}
@media (min-width: 90em) {
    .subscribe__container {
        width: 100%;
    }
}






.testimonials {
    background-color: #f8f8f8;
}
.testimonials__container {
    position: relative;
}
.testimonials__section-title {
    position: absolute;
    left: 1rem;
    margin: 0;
    -webkit-transform: rotate(180deg) translateY(40%);
    transform: rotate(180deg) translateY(40%);
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    white-space: nowrap;
    z-index: 2;
}
@media (min-width: 48em) {
    .testimonials__section-title {
        left: 0;
    }
}
.testimonials__image-wrapper {
    position: absolute;
    left: 5%;
    top: -2rem;
}
.testimonials__slideshow-wrapper {
    position: relative;
    max-width: 25rem;
    margin: 0 auto;
    padding: 11.25rem 0 3.75rem;
    z-index: 1;
}
.testimonials__slideshow-container {
    position: relative;
}
.testimonial__slide {
    padding: 1.875rem 1.875rem 2.75rem;
    background-color: #fff;
}
.testimonial__content {
    margin: 0;
}
.testimonial__quote {
    margin-bottom: 3.125rem;
}
.testimonial__name {
    margin-top: 1.5rem;
}
.testimonial__location {
    margin-top: 0;
    font-weight: 400;
}
.testimonials__slideshow:not(.tns-slider) .testimonial__slide:not(:first-child) {
    display: none;
}
@media (min-width: 62em) {
    .testimonials__slideshow:not(.tns-slider) {
        padding-bottom: 2rem;
    }
}
@media (min-width: 62em) {
    .testimonial__quote--large {
        font-size: 2.375rem;
    }
    .testimonials__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 3.75rem 0 1.75rem;
    }
    .testimonials__image-wrapper {
        position: relative;
        top: 0;
        left: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    }
    .testimonials__image {
        position: absolute;
        top: 0;
        left: -6.25rem;
    }
    .testimonials__slideshow-wrapper {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        position: relative;
        padding: 0;
        max-width: 38.125rem;
    }
    .testimonials__slideshow-container .tns-controls {
        left: auto;
        right: -0.25rem;
    }
    .testimonials__slideshow-container .tns-controls [data-controls="prev"] {
        left: -6rem;
    }
    .testimonials__slideshow-container .tns-controls [data-controls="next"] {
        right: 0;
        left: auto;
    }
}
@media (min-width: 72em) {
    .testimonials__image {
        top: 3.75rem;
    }
    .testimonial__slide {
        padding: 3.75rem;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .testimonial__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: 28.75rem;
    }
    .testimonial__quote {
        margin-bottom: auto;
    }
}
.text-banner {
    position: relative;
    margin: 6.25rem 0 4.375rem;
    padding: 2rem 3rem;
    background-color: #000;
    text-align: center;
}
.text-banner svg {
    position: absolute;
    top: 50%;
    right: 1.25rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.text-banner svg * {
  fill: #fff;
}
.text-banner__text {
  color: #fff;
}
.text-banner__text p:last-of-type {
  margin-bottom: 0;
}
.text-section {
    padding: 2.5rem 0;
}
.text-section__image {
    display: block;
    margin: 0 auto 2.5rem;
}
.text-section__text {
    max-width: 53.75rem;
    margin: 0 auto;
    text-align: center;
}
@media (min-width: 62em) {
    .text-section {
        padding: 7.5rem 0 5rem;
    }
    .text-section__text {
        font-size: 1.3125rem;
    }
}
.template-page .inner-wrap .rte {
  max-width: 50rem;
}
.template-page-gift .navbar {
    background-color: #faf5ed;
}
[class^="template-product"] .navbar__wrapper {
    position: relative;
}
[class^="template-product"] .image-text__image-wrapper {
    margin-bottom: 0;
    margin-top: 3rem;
}
@media (min-width: 48em) {
    [class^="template-product"] .image-text__image-wrapper {
        margin-top: 0;
    }
}
.stockists__title {
    margin-bottom: 0.5rem;
  text-align: center;
}

@media (min-width: 48em) {
    .stockists .image-text__wrapper {
        padding: 6.25rem 0 7.5rem;
    }
}
.template-page-wholesale .panel-hero__panel--has-text {
    padding-top: 6rem;
}
@media (min-width: 62em) {
    .template-page-wholesale .panel-hero__panel--has-text {
        padding-top: 3.75rem;
    }
}












.quiz-landing {
    background-color: #000;
}
.quiz-landing.slide-leave-to {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
/* .quiz-btn {
} */
.quiz-landing__title {
    margin: 0;
    line-height: 1;
    padding-top: 0;
    font-size: calc(30px + (72 - 30) * (100vw - 400px) / (1440 - 400));
  color: #fff;
}

.quiz-landing__page-panel--text {
    padding: 2.5rem 0 6.5rem;
  color: #fff;
}
.quiz-landing__page-panel--text  p {
  color: #fff;
}
.quiz-landing__page-panel--image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
  order:2;
  position: relative;
  background: #D9C682;
  opacity: 1;
  transition: all 1s;
}
.quiz-landing__page-panel--image img {
 border-radius: 50%;
  padding: .5px;
}
.quiz-landing__subtitle {
    margin: 1rem 0;
}
@media (min-width: 62em) {
    .quiz-landing__page-panel--text {
        padding: 0 5rem;
    }
    .quiz-landing__page-panel--image {
        min-height: 0;
        background-position: 50%;
    }
    .quiz-landing__title {
        font-size: 4.25rem;
        text-align: left;
    }
  .quiz-landing__subtitle {
    margin: 3rem 0;
}
}
.quiz-loading {
    background-color: #000;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.quiz-loading,
.quiz-loading__animated-blob-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.quiz-loading__animated-blob-wrapper {
    position: relative;
}
.quiz-loading__title {
    margin: 1.25rem 0 0;
    font-size: 1.3125rem;
}
.quiz-loading__animated-blob {
    position: absolute;
    top: 0;
    height: 3rem;
    width: 4rem;
    background-color: #000;
    background-size: contain;
    -webkit-animation: morph 2s linear infinite alternate;
    animation: morph 2s linear infinite alternate;
}
.quiz-loading__animated-blob--alt {
    background-color: #000;
    height: 3.75rem;
    width: 3.5rem;
    -webkit-animation: morph-alt 2s linear infinite alternate;
    animation: morph-alt 2s linear infinite alternate;
    -webkit-transform: rotate(95deg);
    transform: rotate(95deg);
    margin: -1rem 0 0 0.25rem;
}
@-webkit-keyframes morph {
    0% {
        border-radius: 40% 60% 60% 40%/70% 30% 70% 30%;
    }
    to {
        border-radius: 40% 60%;
    }
}
@keyframes morph {
    0% {
        border-radius: 40% 60% 60% 40%/70% 30% 70% 30%;
    }
    to {
        border-radius: 40% 60%;
    }
}
@-webkit-keyframes morph-alt {
    0% {
        border-radius: 90% 80%;
    }
    to {
        border-radius: 40% 50% 80% 50%/20% 80% 30% 70%;
    }
}
@keyframes morph-alt {
    0% {
        border-radius: 90% 80%;
    }
    to {
        border-radius: 40% 50% 80% 50%/20% 80% 30% 70%;
    }
}
@media (prefers-reduced-motion: reduce) {
    .quiz-loading__animated-blob {
        -webkit-animation: none;
        animation: none;
        border-radius: 50%;
    }
}
.quiz-question__instructions {
      padding: 0 0 30px 25px;
}
.quiz-question__option-group {
    padding: 0;
    border: 0;
    margin: 0;
}

.quiz-question__input-wrapper {
    position: relative;
}
.quiz-question__input-wrapper:first-of-type {
  margin-top: -15px;
}
.quiz-question__input {
    opacity: 0;
    position: absolute;
}
.quiz-question__input:checked + .quiz-question__label {
    color: #000;
    background-color: #fff;
  padding: 25px;
}
.quiz-question__input:checked + .quiz-question__label .quiz-question__answer-details,
.quiz-question__answer-details{
  opacity: 1;
  height: auto;
  visibility: visible;
  font-size: 16px;
}
.quiz-question__input:not(:checked):focus + .quiz-question__label,
.quiz-question__input:not(:checked):hover + .quiz-question__label {
    color: #000;
    background-color: #fff;
  padding: 25px;
  margin: 0;
  cursor: pointer;
}
.quiz-question__input:not(:checked):focus + .quiz-question__label--animate .quiz-question__answer-details,
.quiz-question__input:not(:checked):hover + .quiz-question__label--animate .quiz-question__answer-details {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none;
    height: 100%;
  font-size: 16px;
      margin: 15px 0 0 0;
}
.quiz-question__label {
    position: relative;
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  padding: 15px 25px;
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: background-color 0.3s ease;
  transition: all 0.3s ease;
  font-size: 28px;
  font-family: 'Gilmer-Reg', sans-serif;
  
}
.quiz-question__label:before {
    position: absolute;
    right: 1.25rem;
}
.quiz-question__answer {
  font-family: 'Gilmer-Bold', sans-serif;
  margin-bottom: 0;
}
.quiz-question__answer,
.quiz-question__answer-details {
    display: block;
   text-transform: none;
  letter-spacing: 0;
}
.quiz-question__answer-details {
    -webkit-transition: none;
    transition: none;
}
@media (min-width: 62em) {
    .quiz-question__answer-details {
        -webkit-transition: opacity 0.2s ease, -webkit-transform 0.4s ease-in;
        transition: opacity 0.2s ease, -webkit-transform 0.4s ease-in;
        transition: opacity 0.2s ease, transform 0.4s ease-in;
        transition: opacity 0.2s ease, transform 0.4s ease-in, -webkit-transform 0.4s ease-in;
        opacity: 0;
        height: 0;
        visibility: hidden;
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
  .quiz-question__previous-button {
    text-align: left;
  }
}
.quiz-question__previous-button {
    margin: 3rem 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 13px;
    letter-spacing: .12em;
    font-weight: bold;
    align-items: center;
    display: inline-block;
    padding: 0;
}
.quiz-question__previous-button:hover {
    text-decoration: none;
  cursor: pointer;
}
.quiz-question__previous-button:hover span {
    text-decoration: underline;
}
.quiz-question__previous-button svg {
    margin-right: 0.5rem;
}
@media (min-width: 62em) {
    .quiz-question__previous-button {
        margin: 3em 0 0;
    }
}
.quiz-results {
    height: 100%;
    background-color: #000;
  	z-index: 2;
    position: inherit;
}
.quiz-results:focus {
    outline: 0.25rem solid transparent;
}
.quiz-results__header {
    background-color: #F5F1EC;
    margin-bottom: -9.5rem;
}
@media (min-width: 62em) {
    .quiz-results__header {
        margin-bottom: -11.25rem;
    }
}
.quiz-results__header-inner {
    padding: 7.5rem 1rem 11.25rem;
    text-align: center;
    max-width: 50rem;
    margin: 0 auto;
}
@media (min-width: 62em) {
    .quiz-results__header-inner {
        padding: 11.25rem 0;
    }
}
.quiz-results__title {
    margin: 0 0 1rem;
}
.quiz-results__header-actions {
    display: inline-block;
    text-align: center;
}
@media (min-width: 62em) {
    .quiz-results__header-actions {
        text-align: left;
    }
}
.quiz-results__reset-button {
    margin-top: 3.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
}
@media (min-width: 62em) {
    .quiz-results__reset-button {
        -webkit-box-pack: flex-start;
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
    }
}
.quiz-results__reset-button:hover {
    text-decoration: none;
}
.quiz-results__reset-button:hover span {
    text-decoration: underline;
}
.quiz-results__reset-button svg {
    margin-right: 0.5rem;
}
.quiz-results__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 7.5rem;
}
.quiz-results__products-panel {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding-right: 0;
}
@media (min-width: 62em) {
    .quiz-results__products-panel {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        max-width: 60%;
        padding-right: 0.75rem;
    }
}
.quiz-results__bundles-panel {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 0;
    margin-top: 2.5rem;
}
@media (min-width: 62em) {
    .quiz-results__bundles-panel {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        max-width: 40%;
        padding-left: 0.75rem;
        margin-top: 0;
    }
}
.quiz-results__bundles-wrapper {
    background-color: #fff;
    padding: 3rem;
}
.quiz-results__products-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.quiz-results__product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    padding: 2rem;
}
.quiz-results__product:not(:last-of-type) {
    margin-bottom: 1.25rem;
}
.quiz-results__product-image {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
}
@media (min-width: 62em) {
    .quiz-results__product-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 9.375rem;
        flex: 0 0 9.375rem;
    }
}
.quiz-results__product-image-link {
    display: block;
}
.quiz-results__product-info {
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
}
@media (min-width: 62em) {
    .quiz-results__product-info {
        -ms-flex-preferred-size: calc(100% - 9.375rem);
        flex-basis: calc(100% - 9.375rem);
        max-width: calc(100% - 9.375rem);
    }
}
.quiz-results__step-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.quiz-results__step-number {
    text-transform: uppercase;
    font-size: 1.3125rem;
    color: #fff;
}
.quiz-results__step-number-text {
    font-size: 1rem;
    font-weight: 500;
}
.quiz-results__step-title {
    margin: 0;
    text-transform: uppercase;
    font-weight: 500;
}
@media (min-width: 62em) {
    .quiz-results__step-title {
        margin: 0.25rem 0 0;
    }
}
.quiz-results__product-button-wrapper--desktop {
    display: none;
    visibility: hidden;
}
@media (min-width: 62em) {
    .quiz-results__product-button-wrapper--desktop {
        -ms-flex-preferred-size: initial;
        flex-basis: auto;
        display: block;
        visibility: visible;
    }
}
.quiz-results__product-button-wrapper--mobile {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    display: block;
    visibility: visible;
}
@media (min-width: 62em) {
    .quiz-results__product-button-wrapper--mobile {
        display: none;
        visibility: hidden;
    }
}
.quiz-results__product-button {
    min-width: 8.75rem;
}
.quiz-results__product-title {
    margin: 0.75rem 0;
    text-transform: uppercase;
    font-weight: 500;
}
@media (min-width: 62em) {
    .quiz-results__product-title {
        margin: 1.25rem 0;
    }
}
.quiz-results__product-title-link {
    text-decoration: none;
    color: #000;
}
.quiz-results__product-title-link:focus,
.quiz-results__product-title-link:hover {
    text-decoration: underline;
}
.quiz-results__product-reviews {
    margin-bottom: 0.5rem;
}
.quiz-results__product-description {
    margin: 1.25rem 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
@media (min-width: 62em) {
    .quiz-results__product-description {
        margin: 0;
    }
}
.quiz-results__product-description--desktop {
    display: none;
    visibility: hidden;
}
@media (min-width: 62em) {
    .quiz-results__product-description--desktop {
        display: block;
        visibility: visible;
    }
}
.quiz-results__product-description--mobile {
    display: block;
    visibility: visible;
}
@media (min-width: 62em) {
    .quiz-results__product-description--mobile {
        display: none;
        visibility: hidden;
    }
}
.quiz-results__product-price-original {
    margin-left: 0.25rem;
}
.quiz-results__bundles-title {
    margin: 0;
}
.quiz-results__bundle:first-of-type {
    border-bottom: 1px solid #000;
}
.quiz-results__bundle-table {
    width: 100%;
}
.quiz-results__bundle-table td {
    padding: 0.375rem 0;
    font-weight: 400;
    text-align: left;
}
.quiz-results__bundle-table td:last-of-type {
    text-align: right;
}
.quiz-results__bundle-table-footer td {
    padding: 1.75rem 0 1.25rem;
    font-weight: 500;
}
.quiz-results__bundle-product--unavailable {
    text-decoration: line-through;
}
.quiz-results__accordion-trigger {
    display: block;
    position: relative;
    width: 100%;
    background-color: transparent;
    border: none;
    padding: 1.25rem 0;
    text-align: left;
}
.quiz-results__accordion-trigger:focus,
.quiz-results__accordion-trigger:hover {
    outline: none;
}
.quiz-results__accordion-trigger[aria-expanded="true"] .quiz-results__accordion-icon-vertical {
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
}
.quiz-results__accordion-label {
    position: relative;
    display: inline-block;
    padding: 0.5rem 0;
}
.quiz-results__accordion-label:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0.0625rem;
    width: 100%;
    background-color: #000;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.quiz-results__accordion-content {
    max-height: 30rem;
    margin: 0;
    padding: 0 0 1rem;
    list-style: none;
    visibility: visible;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.quiz-results__accordion-content[aria-hidden] {
    max-height: 0;
    overflow: hidden;
    padding: 0;
    visibility: hidden;
}
.quiz-results__accordion-icon {
    position: absolute;
    right: 0;
    top: 50%;
    width: 0.625rem;
    height: 0.625rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.quiz-results__accordion-icon-vertical {
    display: block;
    position: absolute;
    height: 0.625rem;
    width: 0.125rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform-origin: center;
    transform-origin: center;
    background-color: #000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.quiz-results__accordion-icon-horizontal {
    display: block;
    position: absolute;
    width: 0.625rem;
    height: 0.125rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #000;
}
.quiz-results__error-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.quiz-results__error {
    text-align: center;
}
.quiz-results__skin-concerns {
    list-style: none;
    margin: 2.5rem 0 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 62em) {
    .quiz-results__skin-concerns {
        margin: 4rem 0 0;
    }
}
.quiz-results__skin-concern {
    padding: 0 2.5rem;
}
.quiz-results__skin-concern-image {
    height: 3.75rem;
    width: auto;
}
.quiz-results__skin-concern-text {
    margin-top: 0.5rem;
}
.quiz-results__mobile-bundle-button {
    z-index: 1;
    position: fixed;
    left: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    display: block;
    visibility: visible;
    width: calc(100% - 1.25rem);
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.quiz-results__mobile-bundle-button:focus,
.quiz-results__mobile-bundle-button:hover {
    border: 0.125rem solid #80929E;
    background-color: #80929E;
    color: #fff;
}
.quiz-results__mobile-bundle-button[aria-hidden="true"] {
    opacity: 0;
    z-index: auto;
}
@media (min-width: 62em) {
    .quiz-results__mobile-bundle-button {
        display: none;
        visibility: hidden;
    }
}
.quiz-subscribe__subscribe {
    padding-top: 0;
    margin: 0;
}
.quiz-subscribe__input-group {
    position: relative;
    border-bottom: 0;
}
.quiz-subscribe__input {
  width: 100%;
    min-height: 6.25rem;
    border-color: #faf5ed;
    border-style: solid;
    border-width: 1px 0;
    text-align: center;
    color: #000;
    font-size: 1.75rem;
    -webkit-appearance: none;
    padding: 0.75rem 5rem 0.75rem 0;
}
.quiz-subscribe__input-group input::placeholder {
  color: black !important;
  opacity: 1 !important;
}
@media (min-width: 62em) {
    .quiz-subscribe__input {
        padding: 0.75rem 0;
    }
}
.quiz-subscribe__input::-webkit-input-placeholder {
    color: #000;
    font-size: 1.75rem;
}
.quiz-subscribe__input::-moz-placeholder {
    color: #000;
    font-size: 1.75rem;
}
.quiz-subscribe__input:-ms-input-placeholder {
    color: #000;
    font-size: 1.75rem;
}
.quiz-subscribe__input::-ms-input-placeholder {
    color: #000;
    font-size: 1.75rem;
}
.quiz-subscribe__input::placeholder {
    color: #000;
    font-size: 1.75rem;
}
.quiz-subscribe__submit {
    padding: 0;
    position: absolute;
    right: 1.25rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, opacity 0.3s ease;
}
.quiz-subscribe__submit:hover,
.quiz-subscribe__submit:focus {
  cursor: pointer;
}
.quiz-subscribe__submit:not(.btn--loading) {
    background-color: #000;
}
.quiz-subscribe__submit:not(.btn--loading):focus,
.quiz-subscribe__submit:not(.btn--loading):hover {
    background-color: transparent;
    border: 2px solid #000;
}
.quiz-subscribe__submit:not(.btn--loading):focus svg path,
.quiz-subscribe__submit:not(.btn--loading):hover svg path {
    fill: #000;
}
@media (min-width: 62em) {
    .quiz-subscribe__submit {
        width: 3.75rem;
        height: 3.75rem;
    }
}
.quiz-subscribe__submit:focus {
    outline: 0.25rem solid transparent;
}
.quiz-subscribe__form-errors {
    list-style: none;
    margin: 1rem 0 0;
    padding: 0;
    text-align: center;
}
.quiz-subscribe__skip {
    margin: 3rem 0;
}
@media (min-width: 62em) {
    .quiz-subscribe__subscribe {
        padding-top: 15rem;
    }
    .quiz-subscribe__skip {
        margin: 3rem 0 0;
    }
}
[v-cloak] > * {
    display: none;
}
[v-cloak]:before {
    min-height: 100vh;
}
.quiz,
.quiz__wrapper {
  background-color: #faf5ed;
}
@media(min-width: 62em) {
  .quiz__wrapper:before {
    content: '';
    display: block;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 50%;
    bottom: 0;
    z-index: 1;
  }
  .quiz__wrapper:after {
    content: '';
    display: block;
    background: #faf5ed;
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
  .quiz__page-panel--text > div {
    max-width: 75%;
  }
  .quiz__page-panel--vertical-align {
    padding-top: 11.5rem;
  }
  

}
.quiz {
    position: relative;
}
.quiz__background {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
}
.quiz__background,
.quiz__page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: calc(100vh - 112px);
}
.quiz__page {
    z-index: 2;
    position: relative;
  background: #F5F1EC;
}
.quiz__page:focus {
    outline: 0.25rem solid transparent;
}
.quiz__page-panel {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    min-height: 0;
}
.quiz__page-panel--image {
    font-size: 0;
}
.quiz__page-panel--text {
    padding: 7vw;
    background-color: #000;
    text-align: center;

    display: flex;
    align-items: center;
    justify-content: center;
}

.quiz__page-panel--options {
  padding: 7vw;
  background-color: #f5f1ec;
}
.quiz__page-panel--vertical-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  padding: 7vw;
}
.quiz__page-panel--subscribe {
  padding: 5vw;
}
.quiz__page-panel--natural,
.quiz__page-panel--sand {
    background-color: #000;
}
.quiz__page-title {
  color: #fff;
}
.quiz__page-progress {
  text-transform: uppercase;
  color: #fff;
  padding-top: 0;
  margin-bottom: 1rem;
  font-size: 1.3125rem;
  letter-spacing: .08em;
  font-size: 16px;
}
@media (min-width: 62em) {
  .quiz__page-panel--text {
        display: block;
  }
    .quiz__page-panel {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        min-height: calc(100vh - 112px);
    }
    .quiz__page-panel--text {
        padding: 7vw;
        text-align: left;
    }
  .quiz__page-title {
    margin: 0 0 3rem 0;
  }
    /* .quiz__page-panel--vertical-align {
       -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    } */
    .quiz__page-panel--natural {
        background-color: #000;
    }
    .quiz__page-panel--sand {
        background-color: #000;
    }
    .quiz__page-progress {
        margin-bottom: 2rem;
    }
}
.quiz-animations__slide-fade-in-out {
    opacity: 0;
    -webkit-animation: slidefadeinout 3s ease 1s forwards;
    animation: slidefadeinout 3s ease 1s forwards;
}
.quiz-animations__slide-fade-in {
    opacity: 0;
    -webkit-animation: slidefadein 0.8s ease 1.8s forwards;
    animation: slidefadein 0.8s ease 1.8s forwards;
}
.quiz-animations__slide-fade-in--no-delay {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.quiz-animations__fade-in {
    opacity: 0;
    -webkit-animation: fadein 0.7s ease 2.6s forwards;
    animation: fadein 0.7s ease 2.6s forwards;
}
.quiz-animations__fade-in--no-delay {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}
.quiz-animations__slide-in {
    -webkit-transform: none;
    transform: none;
    -webkit-animation: none;
    animation: none;
}
.quiz-animations__fade-in-mobile {
    opacity: 0;
    -webkit-animation: fadein 1s ease 1s forwards;
    animation: fadein 1s ease 1s forwards;
}
.quiz-landing__text-wrapper.quiz-animations__slide-fade-in {
  opacity: 0;
    -webkit-animation: slidefadein 0.3s ease .3s forwards;
    animation: slidefadein 0.3s ease .3s forwards;
}

@media (min-width: 62em) {
    .quiz-animations__slide-in {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-animation: slidein 0.8s ease 0.7s forwards;
        animation: slidein 0.8s ease 0.7s forwards;
        background-color: #F5F1EC;
    }
    .quiz-animations__fade-in-mobile {
        opacity: 1;
        -webkit-animation: none;
        animation: none;
    }
}
@-webkit-keyframes slidefadeinout {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    20% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
    70% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(1.25rem);
        transform: translateY(1.25rem);
    }
}
@keyframes slidefadeinout {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    20% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
    70% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(1.25rem);
        transform: translateY(1.25rem);
    }
}
@-webkit-keyframes slidefadein {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2.5rem);
        transform: translateY(2.5rem);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes slidefadein {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2.5rem);
        transform: translateY(2.5rem);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes slidefadeout {
    0% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(2.5rem);
        transform: translateY(2.5rem);
    }
}
@keyframes slidefadeout {
    0% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(2.5rem);
        transform: translateY(2.5rem);
    }
}
@-webkit-keyframes fadein {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadein {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fadeout {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeout {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@-webkit-keyframes slidein {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes slidein {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.slide-enter-active {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
}
.slide-leave-active {
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    opacity: 1;
}
.slide-enter,
.slide-leave-to {
    -webkit-transform: none;
    transform: none;
    opacity: 0;
}
@media (min-width: 62em) {
    .slide-enter,
    .slide-leave-to {
        opacity: 1;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.fade-enter {
    opacity: 0;
}
@media (min-width: 62em) {
    .fade-enter {
        opacity: 1;
    }
}
.fade-enter-to,
.fade-leave {
    -webkit-transition: all 0.8s ease 1s;
    transition: all 0.8s ease 1s;
    opacity: 1;
}
@media (min-width: 62em) {
    .fade-enter-to,
    .fade-leave {
        -webkit-transition: none;
        transition: none;
    }
}
.fade-leave-active {
    -webkit-transition: opacity 0.4s ease 0.2s;
    transition: opacity 0.4s ease 0.2s;
}
.fade-leave-to {
    opacity: 0;
}
.fade-leave-to .quiz-animations__slide-fade-in {
    -webkit-animation: fadeout 0.6s ease forwards;
    animation: fadeout 0.6s ease forwards;
}
@media (min-width: 62em) {
    .fade-leave-to .quiz-animations__slide-fade-in {
        -webkit-animation: slidefadeout 0.6s ease forwards;
        animation: slidefadeout 0.6s ease forwards;
    }
}
.image-text__image-wrapper[data-altmotion="initialized"] .image-text__block-1,
.image-text__image-wrapper[data-altmotion="initialized"] .image-text__block-2 {
    opacity: 0;
}
.image-text__block-1,
.image-text__block-2 {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.image-text__image-wrapper--1[data-almotion="playing"] .image-text__block-1,
.image-text__image-wrapper--3[data-almotion="playing"] .image-text__block-1 {
    -webkit-animation-name: fadeUpRight;
    animation-name: fadeUpRight;
}
.image-text__image-wrapper--1[data-almotion="playing"] .image-text__block-2,
.image-text__image-wrapper--3[data-almotion="playing"] .image-text__block-2 {
    -webkit-animation-name: fadeDownLeft;
    animation-name: fadeDownLeft;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.image-text__image-wrapper--2[data-almotion="playing"] .image-text__block-1 {
    -webkit-animation-name: fadeUpLeft;
    animation-name: fadeUpLeft;
}
.image-text__image-wrapper--2[data-almotion="playing"] .image-text__block-2 {
    -webkit-animation-name: fadeDownRight;
    animation-name: fadeDownRight;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
@-webkit-keyframes fadeUpLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate(2.5rem, 2.5rem);
        transform: translate(2.5rem, 2.5rem);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeUpLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate(2.5rem, 2.5rem);
        transform: translate(2.5rem, 2.5rem);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeUpRight {
    0% {
        opacity: 0;
        -webkit-transform: translate(-2.5rem, 2.5rem);
        transform: translate(-2.5rem, 2.5rem);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeUpRight {
    0% {
        opacity: 0;
        -webkit-transform: translate(-2.5rem, 2.5rem);
        transform: translate(-2.5rem, 2.5rem);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeDownLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate(2.5rem, -2.5rem);
        transform: translate(2.5rem, -2.5rem);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeDownLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate(2.5rem, -2.5rem);
        transform: translate(2.5rem, -2.5rem);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeDownRight {
    0% {
        opacity: 0;
        -webkit-transform: translate(-2.5rem, -2.5rem);
        transform: translate(-2.5rem, -2.5rem);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeDownRight {
    0% {
        opacity: 0;
        -webkit-transform: translate(-2.5rem, -2.5rem);
        transform: translate(-2.5rem, -2.5rem);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.screenreader {
    border: 0;
    clip: rect(0 0 0 0);
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}
.skip-link {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    padding: 0.5rem;
    z-index: 100;
    color: #000;
    opacity: 0;
    pointer-events: none;
}
.skip-link:focus {
    opacity: 1;
    pointer-events: auto;
}
.no-js:not(html) {
    display: none;
}
.no-js .no-js:not(html) {
    display: block;
}
.text--center {
    text-align: center;
}
.shopify-challenge__container {
    padding: 12.5rem 0 7.5rem;
}
@media (prefers-reduced-motion: reduce) {
    *,
    :after,
    :before {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
    }
}
@media(max-width: 1580px) {
  .navbar {
    grid-template-columns: 1fr 5fr 3fr;
  }
  .navbar__item:not(.navbar__item-skin-quiz) {
    margin-left: .25rem;
  }
} 
@media(max-width: 1440px) {
  .navbar__item:not(.navbar__item-skin-quiz) {
    margin-left: .1rem;
  }
}
@media(max-width: 1280px) {
  /*.navbar {
    grid-template-columns: 1fr 5fr 3.5fr;
  }*/
  .navbar__item:not(.navbar__item-skin-quiz) {
    margin-left: .5rem;
  }
}
@media(max-width: 1299px) {
  .navbar {
    grid-template-columns: 1fr 6fr 2.5fr;
  }
  .navbar__item:not(.navbar__item-skin-quiz) {
    margin-left: .0rem;
  }
}
/*@media(max-width: 1100px) {
  .navbar {
    grid-template-columns: 1fr 5fr 3fr;
  }
}*/
@media(max-width: 1087px) {
  .footer__aside.subscribe {
	margin-bottom: 2rem;  
  }
}
@media(max-width: 991px) {
  .navbar__right {
   display: flex;
  }
  .product__form {
    min-width: 0;
    position: static !important;
  }
  .product__section .product__sec__wrap  {
    padding: 2rem 0;
  }
  .product-form__item {
    margin-bottom: 0;
    grid-column: span 6;
	}
  .product__section .product__form .product-info__price-wrapper {
    text-align: left;
    display: block;
  }
  .product-info__promotions-product-messaging {
    margin: 1rem 0 2rem;
  }
  .hidden-xs {
    display: none;
  }
  .visible-xs {
    display: block;
  }
  .product-form {
    margin-top: 0;
  }
  .product-slideshow-controls {
    bottom: 0;
    /*top: auto !important;*/
    right: 20px;
    display: flex;
    justify-content: center;
  }
  .product-slideshow-nav-item-container .image-wrap {
    width:45px !important;
    height: 45px !important;
    margin: 0 2.5px;
    border-width: 1.5px !important;
  }
  .tns-controls button {
    top: 50%;
  }
  .product-info__price-organic-percentage,
  .okeReviews .okeReviews-reviewsSummary-ratingCount,
  .product-info__size-wrapper {
    font-size: 10px;
  }
  .product-info__price-wrapper + .product-info__size-wrapper  {
    margin: 0;
    padding: 0;
  }
  .okeReviews .okeReviews-starRating--small .okeReviews-starRating-indicator-layer {
    background-size: 75px 13px;
  }
  .okeReviews .okeReviews-starRating--small {
    width: 75px;
  }
  .product-nav {
    border-top: 1px #000 solid;
    padding: 10px 15px;
  }
  .product-nav ul li a {
    font-size: 12px;
  }
  .feature-icons__text-wrapper .text--sm {
    font-size: 10px;
  }
  .okeReviews .okeReviews-reviewsWidget-header-controls {
    transform: translate(0px, -55px);
  }
  .product-info__other_products {
    position: relative;
  }
}
@media(min-width: 768px) {
   .hidden-mobile {
    display: block;
  }
  .hidden-desktop {
    display: none;
  }
  
  .align--right .grid__item.image_wrapper.icon-4 {
    max-width:50vw;
  }
}
@media(max-width: 767px) {
  .hidden-mobile {
    display: none !important;
  }
  .hidden-desktop,
  .slick-slide img.hidden-desktop {
    display: block !important;
  }
  .product-nav {
    width: 100%;
    text-align: left;
  }
  .grid__item.image_wrapper.icon-1 .grid__inner__item {
    overflow: hidden;
  }
  .grid__item.image_wrapper .pos-sticky {
    position: static;
    top: 0;
  }
  .grid__item .shape-m .pos-sticky:after {
    display: none;
  }
}
