/** Shopify CDN: Minification failed

Line 655:2 Expected identifier but found "*"
Line 656:2 Expected identifier but found "*"
Line 3769:22 Expected identifier but found "`"
Line 9441:11 Expected ":"
Line 12177:26 Expected identifier but found "!"
Line 12795:35 Expected identifier but found whitespace

**/
@charset "UTF-8";
body {
  font-family: 'Roboto', 'Helvetica Neue', 'Arial', sans-serif;
  color: #686059;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  color: #2E2620;
}

p {
  line-height: 1.4em;
}

.primary {
  color: #2E763F;
}

h2.large {
  font-size: 36px;
  color: #2E2620;
  letter-spacing: 0.8px;
  line-height: 52px;
} 

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  height: 100%;
}

/* Sections
========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/
main {
  display: block;
/*   padding: 0 1.5rem; */
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none;
}

/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button, .form-group input[type=submit], .new-review-form fieldset input[type=submit],
.form-group button[type=submit],
.new-review-form fieldset button[type=submit],
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button, .form-group input[type=submit], .new-review-form fieldset input[type=submit],
.form-group button[type=submit],
.new-review-form fieldset button[type=submit],
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button, .form-group input[type=submit], .new-review-form fieldset input[type=submit],
.form-group button[type=submit],
.new-review-form fieldset button[type=submit],
select {
  /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button, .form-group input[type=submit], .new-review-form fieldset input[type=submit],
.form-group button[type=submit],
.new-review-form fieldset button[type=submit],
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner, .form-group input[type=submit]::-moz-focus-inner, .new-review-form fieldset input[type=submit]::-moz-focus-inner,
.form-group button[type=submit]::-moz-focus-inner,
.new-review-form fieldset button[type=submit]::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring, .form-group input:-moz-focusring[type=submit], .new-review-form fieldset input:-moz-focusring[type=submit],
.form-group button:-moz-focusring[type=submit],
.new-review-form fieldset button:-moz-focusring[type=submit],
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}

/* Misc
========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  /*   border: 1px solid #ECE9E7; */
  box-shadow: 0 0 2px 0 rgba(104, 96, 89, 0.06), 0 10px 20px -1px rgba(104, 96, 89, 0.1);
  z-index: 9999;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 24px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
  background-image: url("arrow-previous.png");
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-next {
  right: -28px;
  background-image: url("arrow-next.png");
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button, .slick-dots li .form-group input[type=submit], .form-group .slick-dots li input[type=submit], .slick-dots li .new-review-form fieldset input[type=submit], .new-review-form fieldset .slick-dots li input[type=submit],
.slick-dots li .form-group button[type=submit], .form-group .slick-dots li button[type=submit],
.slick-dots li .new-review-form fieldset button[type=submit], .new-review-form fieldset .slick-dots li button[type=submit] {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li .form-group input:hover[type=submit], .form-group .slick-dots li input:hover[type=submit], .slick-dots li .new-review-form fieldset input:hover[type=submit], .new-review-form fieldset .slick-dots li input:hover[type=submit], .slick-dots li button:focus, .slick-dots li .form-group input:focus[type=submit], .form-group .slick-dots li input:focus[type=submit], .slick-dots li .new-review-form fieldset input:focus[type=submit], .new-review-form fieldset .slick-dots li input:focus[type=submit] {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li .form-group input[type=submit]:hover:before, .form-group .slick-dots li input[type=submit]:hover:before, .slick-dots li .new-review-form fieldset input[type=submit]:hover:before, .new-review-form fieldset .slick-dots li input[type=submit]:hover:before, .slick-dots li button:focus:before, .slick-dots li .form-group input[type=submit]:focus:before, .form-group .slick-dots li input[type=submit]:focus:before, .slick-dots li .new-review-form fieldset input[type=submit]:focus:before, .new-review-form fieldset .slick-dots li input[type=submit]:focus:before {
  opacity: 1;
}

.slick-dots li button:before, .slick-dots li .form-group input[type=submit]:before, .form-group .slick-dots li input[type=submit]:before, .slick-dots li .new-review-form fieldset input[type=submit]:before, .new-review-form fieldset .slick-dots li input[type=submit]:before,
.slick-dots li .form-group button[type=submit]:before, .form-group .slick-dots li button[type=submit]:before,
.slick-dots li .new-review-form fieldset button[type=submit]:before, .new-review-form fieldset .slick-dots li button[type=submit]:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before, .slick-dots li.slick-active .form-group input[type=submit]:before, .form-group .slick-dots li.slick-active input[type=submit]:before, .slick-dots li.slick-active .new-review-form fieldset input[type=submit]:before, .new-review-form fieldset .slick-dots li.slick-active input[type=submit]:before {
  color: black;
  opacity: 0.75;
}

/**
* EasyZoom core styles
*/
.easyzoom {
  position: relative;
  /* 'Shrink-wrap' the element */
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.easyzoom img {
  vertical-align: bottom;
}

.easyzoom.is-loading img {
  cursor: progress;
}

.easyzoom.is-ready img {
  cursor: crosshair;
}

.easyzoom.is-error img {
  cursor: not-allowed;
}

.easyzoom-notice {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 150;
  width: 10em;
  margin: -1em 0 0 -5em;
  line-height: 2em;
  text-align: center;
  background: #FFF;
  box-shadow: 0 0 10px #888;
}

.easyzoom-flyout {
  position: absolute;
  z-index: 100;
  overflow: hidden;
  background: #FFF;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/**
* EasyZoom layout variations
*/
.easyzoom--overlay .easyzoom-flyout {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.easyzoom--adjacent .easyzoom-flyout {
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  margin-left: 20px;
}

.easyzoom {
  display: inline-block;
}

.easyzoom img {
  vertical-align: bottom;
}

.toast-title {
  font-weight: bold;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #ffffff;
}

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
iOS requires the button element instead of an anchor tag.
If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button, .form-group input.toast-close-button[type=submit], .new-review-form fieldset input.toast-close-button[type=submit],
.form-group button.toast-close-button[type=submit],
.new-review-form fieldset button.toast-close-button[type=submit] {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

#toast-container * {
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > div:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #2E763F;
}

.toast-error {
  background-color: #bd362f;
}

.toast-info {
  background-color: #2f96b4;
}

.toast-warning {
  background-color: #F6941F;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/* This is the core CSS of Tooltipster */
/* GENERAL STRUCTURE RULES (do not edit this section) */
.tooltipster-base {
  /* this ensures that a constrained height set by functionPosition,
  if greater that the natural height of the tooltip, will be enforced
  in browsers that support display:flex */
  display: flex;
  pointer-events: none;
  /* this may be overriden in JS for fixed position origins */
  position: absolute;
}

.tooltipster-box {
  /* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
  and flex-basis auto for IE11- (at least) */
  flex: 1 1 auto;
}

.tooltipster-content {
  /* prevents an overflow if the user adds padding to the div */
  box-sizing: border-box;
  /* these make sure we'll be able to detect any overflow */
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}

.tooltipster-ruler {
  /* these let us test the size of the tooltip without overflowing the window */
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}

/* ANIMATIONS */
/* Open/close animations */
/* fade */
.tooltipster-fade {
  opacity: 0;
  transition-property: opacity;
}

.tooltipster-fade.tooltipster-show {
  opacity: 1;
}

/* grow */
.tooltipster-grow {
  transform: scale(0, 0);
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}

.tooltipster-grow.tooltipster-show {
  transform: scale(1, 1);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* swing */
.tooltipster-swing {
  opacity: 0;
  transform: rotateZ(4deg);
  transition-property: transform;
}

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  transform: rotateZ(0deg);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

/* fall */
.tooltipster-fall {
  transition-property: top;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}

.tooltipster-fall.tooltipster-dying {
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}

/* slide */
.tooltipster-slide {
  transition-property: left;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}

.tooltipster-slide.tooltipster-dying {
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}

/* Update animations */
/* We use animations rather than transitions here because
transition durations may be specified in the style tag due to
animationDuration, and we try to avoid collisions and the use
of !important */
/* fade */
@-webkit-keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.tooltipster-update-fade {
  -webkit-animation: tooltipster-fading 400ms;
  animation: tooltipster-fading 400ms;
}

/* rotate */
@-webkit-keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0);
  }
}

.tooltipster-update-rotate {
  -webkit-animation: tooltipster-rotating 600ms;
  animation: tooltipster-rotating 600ms;
}

/* scale */
@-webkit-keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

.tooltipster-update-scale {
  -webkit-animation: tooltipster-scaling 600ms;
  animation: tooltipster-scaling 600ms;
}

/**
* DEFAULT STYLE OF THE SIDETIP PLUGIN
* 
* All styles are "namespaced" with .tooltipster-sidetip to prevent
* conflicts between plugins.
*/
/* .tooltipster-box */
.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid black;
  border-radius: 4px;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}

/* .tooltipster-content */
.tooltipster-sidetip .tooltipster-content {
  color: white;
  line-height: 18px;
  padding: 6px 14px;
}

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  /* half the width, for centering */
  margin-left: -10px;
  top: 0;
  width: 20px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
  been positioned yet */
  top: 0;
  width: 10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  /* same as .tooltipster-left .tooltipster-arrow */
  top: 0;
  width: 10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}

/* .tooltipster-arrow-background */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px;
}

/* .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: black;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: black;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: black;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: black;
}

/* tooltipster-arrow-uncropped */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-box {
  border: none;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 10px 6px rgba(0, 0, 0, 0.1);
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box {
  margin-top: 6px;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box {
  margin-right: 6px;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box {
  margin-left: 6px;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box {
  margin-bottom: 6px;
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-content {
  color: #8d8d8d;
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow {
  height: 6px;
  margin-left: -6px;
  width: 12px;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow {
  height: 12px;
  margin-left: 0;
  margin-top: -6px;
  width: 6px;
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background {
  display: none;
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border {
  border: 6px solid transparent;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #fff;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #fff;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #fff;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #fff;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -6px;
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped {
  left: -6px;
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body .fancybox-overlay {
  z-index: 9999999 !important;
}

body .answerbase-widget .questions-list {
  border: 1px solid #ccc;
  padding: 1rem;
  border-radius: 3px;
}

form[action^="/cart/add"] [type="submit"] {
  visibility: visible !important;
}

body .questions-list > .item > .cell > small:first-child + div {
  font-weight: 600;
}

ul.unstyled, section.home .collections .collection .description ul, ul.products {
  margin: 0;
  padding: 0;
  list-style: none;
}

a, a:hover, a:active, a:visited {
  text-decoration: none;
  color: inherit;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.bold {
  font-weight: 700;
}

.red {
  color: #cd5c5c;
}

.strikethrough {
  color: #686059;
  text-decoration: line-through;
}

.hidden {
  display: none !important;
}

section.top-level {
  padding: 40px 0px 0px;
  margin: 0 auto;
  width: 90%;
  max-width: 1120px;
}

a.add-to-cart {
  display: inline-block;
}

.page-content p, .page-content ul {
  line-height: 1.6em;
}

header.nav-header {
  position: relative;
  z-index: 9999;
  width: 100%;
  max-width: 100vw;
  padding: 1rem 0;
}
.list-collections header.nav-header{
  background-image: url(collection-background.png);
  background-position: center;
  background-size: cover;
}
.list-collections header.nav-header.sticky{
  background: transparent;
}
header.nav-header.sticky {
  position: fixed;
  top: 0;
}

header.nav-header.sticky nav {
  margin: 0 auto;
}

header.nav-header nav {
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  box-shadow: 0 4px 16px -2px rgba(46, 38, 32, 0.08);
  border-radius: 6px;
  padding: 1rem 0;
  background: #fff;
  border-radius: 6px;
  font-size: 14px;
  color: #686059;
  letter-spacing: 0.2px;
  line-height: 20px;
  max-width: 1552px;
  width: calc( 100% - 80px);
  height: 84px;
}
.currency-selector-wrapper {
  display: none;
}
header.nav-header h1,
header.nav-header div.h1 {
  /*   margin: .5rem 0; */
  margin: 0;
  height: 100%;
  display: flex;
}

header.nav-header.index {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
}

header.nav-header a.active {
  position: relative;
}

header.nav-header a.active::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #2E763F;
  position: absolute;
  top: auto;
  left: 0;
  bottom: -1rem;
}

header.nav-header form.search {
  width: 100%;
  position: relative;
  padding-left: 1rem;
}

header.nav-header form.search input[type=text] {
  background-color: #F8F8F7;
  background-image: url("icon-glass.svg");
  background-size: 20px 20px;
  background-position: 98% center;
  background-repeat: no-repeat;
  border-radius: 6px;
  border: none;
  box-shadow: 0 0 1px 0 rgba(104, 96, 89, 0.06), 0 24px 44px -2px rgba(104, 96, 89, 0.08);
  height: 44px;
  line-height: 44px;
  padding: 0 1rem;
  width: 324px;
  max-width: 100%;
  transition: all .5s;
}

header.nav-header form.search input[type=text]:focus {
  outline: none;
}

header.nav-header form.search input[type=text].expanded {
  width: 100%;
}

header.nav-header .select-wrapper {
  margin-right: 1rem;
  position: relative;
  cursor: pointer;
}

header.nav-header .select-wrapper::after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 8px;
  height: 5px;
  top: 7px;
  right: -12px;
  background-image: url("icon-arrow-down.svg");
  background-size: 100% 100%;
}

@media screen and (max-width: 1080px) {
  header.nav-header .select-wrapper::after {
    right: auto;
  }
}

header.nav-header select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  color: #686059;
  padding: 5px 10px;
  text-align: center;
}

header.nav-header .logo {
  width: 100px;
}

header.nav-header .cart {
  background-image: url("cart-empty.svg");
  width: 40px;
  height: 42px;
  text-align: center;
  color: #fff;
  line-height: 46px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: -1px;
  margin-right: 1rem;
  padding-right: 6px;
}

header.nav-header .logo-image {
  padding: 0 1rem;
  display: flex;
}

header.nav-header .logo-image img {
  width: auto;
  height: 100%;
}

header.nav-header .left,
header.nav-header .right {
  display: flex;
  align-items: center;
  white-space: nowrap;
}

header.nav-header .left {
  width: 50%;
}

header.nav-header div.links ul,
header.nav-header div.account ul,
header.nav-header .buttons {
  display: flex;
}

header.nav-header div.links ul > li,
header.nav-header div.account ul > li,
header.nav-header .buttons > li {
  padding: 0 1rem;
}

/* @media screen and (max-width: 1080px) {
header.nav-header div.links ul > li,
header.nav-header div.account ul > li,
header.nav-header .buttons > li {
padding: 0.5rem;
}
}
*/
header.nav-header .login-button {
  position: relative;
  top: 2px;
}
header.nav-header .login-button img{
  width: 36px;
}
header.nav-header a {
  color: inherit;
  text-decoration: none;
}

header.nav-header .account-toggle,
header.nav-header .menu-toggle,
header.nav-header .search-toggle {
  display: none;
  margin-right: .75rem;
}

header.nav-header .close-mobile-menu, header.nav-header .sidebar-cart .close-cart, .sidebar-cart header.nav-header .close-cart {
  display: none;
}

header.nav-header div.links {
  position: relative;
}

header.nav-header div.links a {
  position: relative;
}

header.nav-header .collections-dropdown {
  display: none;
  position: absolute;
  top: 4rem;
  right: 0;
  background: #fff;
  border-radius: 4px;
  /*   width: 430px; */
  font-weight: 700;
  padding: 1.5rem 1.5rem 1rem 1.5rem;
  box-shadow: 0 4px 16px -2px rgba(46, 38, 32, 0.08);
  border: 2px solid #ECE9E7;
}

header.nav-header .collections-dropdown ul {
  display: flex;
  flex-wrap: wrap;
  /*   padding: 0 !important; */
  padding-top: 0.5rem;
}

header.nav-header .collections-dropdown li {
  width: calc( 50% - .5rem );
  padding: .5rem 0 !important;
}
header.nav-header .collections-dropdown li:nth-child(odd){
  margin-right: 1rem;
}

header.nav-header .collections-dropdown a {
  display: inline-block;
  width: 100%;
  border: 1px solid #ECE9E7;
  border-radius: 424px;
  padding: 3px 3px;
  display: flex;
  align-items: center;
  /*   width: 90%; */
}

header.nav-header .collections-dropdown img {
  width: 42px;
  height: 42px;
  margin-right: .5rem;
}

.mobile-only {
  display: none;
}

@media screen and (max-width: 640px) {
  header.nav-header nav {
    position: relative;
  }
  header.nav-header nav .search-toggle {
    display: inline-block;
  }
  header.nav-header nav form.search {
    display: none;
    position: absolute;
    top: 82px;
    background: #fff;
    width: 100%;
    padding: 1rem;
  }
  header.nav-header nav form.search input {
    width: 100%;
  }
}

.close-mobile-menu, .sidebar-cart .close-cart {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 1.4rem;
  background: #2E763F;
  border-radius: 4px;
  color: #fff !important;
  width: 1.6rem;
  height: 1.6rem;
  line-height: 1.6rem;
  text-align: center;
  z-index: 99999999;
  float: right;
}

nav.breadcrumbs {
  color: #6CB442;
  margin: 0 auto;
  width: 90%;
  max-width: 1120px;
  padding: 10px 0px;
  height: 20px;
  color: #686059;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 20px;
}
nav.breadcrumbs a + span{
  padding: 0px 5px;
}
body.contact nav.breadcrumbs{
  visibility: hidden;
}
.add-to-cart {
  background-image: url("add-to-cart.svg");
  background-color: transparent;
  width: 26px;
  height: 30px;
  background-size: 100%;
  background-repeat: no-repeat;
  border: none;
  outline: none;
}

button, .form-group input[type=submit], .new-review-form fieldset input[type=submit],
.form-group button[type=submit],
.new-review-form fieldset button[type=submit],
select {
  cursor: pointer;
  outline: none;
}

button:active, .form-group input:active[type=submit], .new-review-form fieldset input:active[type=submit],
.form-group button:active[type=submit],
.new-review-form fieldset button:active[type=submit], select:active {
  outline: none;
  box-shadow: none;
}

.primary-button, .secondary-button, .shopify-challenge__button, .form-group input.secondary[type=submit], .new-review-form fieldset input.secondary[type=submit],
.form-group button.secondary[type=submit],
.new-review-form fieldset button.secondary[type=submit], .tertiary-button, .form-group input[type=submit], .new-review-form fieldset input[type=submit],
.form-group button[type=submit],
.new-review-form fieldset button[type=submit], .spr-summary-actions-newreview, section.bundles .bold-bundles-widget__button, .product-page-bundle .bold-bundles-widget__button, .donations input[type=submit], .cart-donation input[type=submit], section.contact.top-level .header .buttons a.phone, section.contact.top-level .header .buttons a.email {
  background: #2E763F;
  width: auto;
  border: none;
  color: #fff;
  padding: 12px 20px;
  line-height: 20px;
  display: inline-block;
  border-radius: 4px;
  color: #fff !important;
}

.primary-button:hover, .secondary-button:hover, .shopify-challenge__button:hover, .tertiary-button:hover, .form-group input:hover[type=submit], .new-review-form fieldset input:hover[type=submit],
.form-group button:hover[type=submit],
.new-review-form fieldset button:hover[type=submit], .spr-summary-actions-newreview:hover, section.bundles .bold-bundles-widget__button:hover, .product-page-bundle .bold-bundles-widget__button:hover, .donations input:hover[type=submit], .cart-donation input:hover[type=submit], section.contact.top-level .header .buttons a.phone:hover, section.contact.top-level .header .buttons a.email:hover {
  background: #20512b;
}

.secondary-button, .shopify-challenge__button, .form-group input.secondary[type=submit], .new-review-form fieldset input.secondary[type=submit],
.form-group button.secondary[type=submit],
.new-review-form fieldset button.secondary[type=submit] {
  background: #F6941F !important;
}

.secondary-button:hover, .shopify-challenge__button:hover, .form-group input.secondary:hover[type=submit], .new-review-form fieldset input.secondary:hover[type=submit],
.form-group button.secondary:hover[type=submit],
.new-review-form fieldset button.secondary:hover[type=submit] {
  background: #d97a09 !important;
}

.tertiary-button {
  background: #CD5C5C !important;
}

.tertiary-button:hover {
  background: #bc3a3a !important;
}

button.share, .form-group input.share[type=submit], .new-review-form fieldset input.share[type=submit],
.form-group button.share[type=submit],
.new-review-form fieldset button.share[type=submit] {
  font-family: Helvetica;
  font-size: 16px;
  color: #686059;
  letter-spacing: 0.2px;
  line-height: 28px;
  border: 1px solid #ECE9E7;
  border-radius: 26px;
  background: #fff;
}

button.share img, .form-group input.share[type=submit] img, .new-review-form fieldset input.share[type=submit] img, .form-group button.share[type=submit] img, .new-review-form fieldset button.share[type=submit] img {
  width: 20px;
  height: 20px;
  position: relative;
}
section.top-level .primary-button{
  border-radius: 6px;
  width: 180px;
  text-align: center;
  line-height: 16px;
  padding: 12px 20px;
  line-height: 20px;
  font-size: 16px;
}
.quantity-wrapper {
  display: flex;
  width: 100px;
  border: 1px solid #ECE9E7;
}

.quantity-wrapper input, .quantity-wrapper button, .quantity-wrapper .form-group input[type=submit], .form-group .quantity-wrapper input[type=submit], .quantity-wrapper .new-review-form fieldset input[type=submit], .new-review-form fieldset .quantity-wrapper input[type=submit],
.quantity-wrapper .form-group button[type=submit], .form-group .quantity-wrapper button[type=submit],
.quantity-wrapper .new-review-form fieldset button[type=submit], .new-review-form fieldset .quantity-wrapper button[type=submit] {
  height: 30px;
}

.quantity-wrapper input {
  font-size: 1.2rem;
  text-align: center;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  margin: 0;
  width: 40%;
  padding-left: .5rem;
  -moz-appearance: textfield;
}

.quantity-wrapper input::-webkit-outer-spin-button,
.quantity-wrapper input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}

.quantity-wrapper button, .quantity-wrapper .form-group input[type=submit], .form-group .quantity-wrapper input[type=submit], .quantity-wrapper .new-review-form fieldset input[type=submit], .new-review-form fieldset .quantity-wrapper input[type=submit],
.quantity-wrapper .form-group button[type=submit], .form-group .quantity-wrapper button[type=submit],
.quantity-wrapper .new-review-form fieldset button[type=submit], .new-review-form fieldset .quantity-wrapper button[type=submit] {
  width: 30%;
  background: rgba(236, 233, 231, 0.28);
  border: none;
}

.quantity-wrapper button.minus, .quantity-wrapper .form-group input.minus[type=submit], .form-group .quantity-wrapper input.minus[type=submit], .quantity-wrapper .new-review-form fieldset input.minus[type=submit], .new-review-form fieldset .quantity-wrapper input.minus[type=submit] {
  border-radius: 6px 0 0 6px;
}

.tags {
  color: #6CB442;
  display: flex;
}

.tags li {
  margin-right: .5rem;
}
.tags li.middle-dot:last-of-type {
  display: none;
}
.tag-links {
  display: block !important;
}

.tag-links a {
  color: #6CB442;
  font-size: .85rem;
  display: inline-block;
}

.pagination {
  text-align: center;
}

.pagination a {
  background: #F6941F;
  opacity: .5;
  padding: .5rem 1rem;
  border-radius: 5px;
  color: #fff;
}

.pagination a img {
  width: 15px;
  height: 15px;
  position: relative;
  top: 1px;
  left: -5px;
}

.paginationjs ul {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  flex-wrap: wrap;
}

.paginationjs ul a {
  display: inline-block;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  margin: 0 .25rem;
}

.paginationjs ul .paginationjs-prev a, .paginationjs ul .paginationjs-next a {
  border: 1px solid #ECE9E7;
  margin: 0;
}
.paginationjs ul .paginationjs-prev a{
  margin-right: 0.25rem;
}
.paginationjs ul .paginationjs-next a{
  margin-left: 0.25rem;
}
.paginationjs ul li.active a {
  background: #686059;
  color: #fff;
}

footer {
  width: calc(1260px + 2rem);
  margin: 1rem auto;
  max-width: 100%;
  padding: 1rem;
  margin-top: 5.5rem;
}
footer > div:not(.mailing-list):not(.messenger){
  max-width: 1045px;
  margin: 0 auto;
}
footer .mailing-list {
  background: url("subscribe-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 1rem;
  border-radius: 12px;
  box-shadow: 0 15px 20px -11px #6CB442;
}

footer .mailing-list form {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  height: 136px;
}

@media screen and (max-width: 800px) {
  footer .mailing-list form {
    flex-direction: column;
  }
}

footer .mailing-list form > div {
  padding: 0 1rem;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}

@media screen and (max-width: 800px) {
  footer .mailing-list form > div {
    width: 100%;
  }
}

footer .mailing-list form h4,
footer .mailing-list form p {
  color: #fff;
}

footer .mailing-list form h4 {
  margin-bottom: 0;
  font-size: 24px;
  margin-top: 0;
  line-height: 24px;
  letter-spacing: 0.4px;
}

footer .mailing-list form p {
  font-size: 14px;
  line-height: 20px;
  max-width: 300px;
}

footer .mailing-list form label {
  font-size: 12px;
  display: block;
  color: white;
}

footer .mailing-list form input {
  background: transparent;
  border: 1px solid #ECE9E7;
  padding: 5px;
  border-radius: 3px;
  margin-top: 4px;
  outline: none;
  color: #fff;
  font-size: 16px;	
  letter-spacing: 0.2px;	
  line-height: 24px;
  height: 44px;
  max-width: 270px;
  min-width: 210px;
}

footer .mailing-list form ::-webkit-input-placeholder {
  color: #fff;
}

footer .mailing-list form ::-moz-placeholder {
  color: #fff;
}

footer .mailing-list form :-ms-input-placeholder {
  color: #fff;
}

footer .mailing-list form ::-ms-input-placeholder {
  color: #fff;
}

footer .mailing-list form ::placeholder {
  color: #fff;
}

footer .mailing-list form button, footer .mailing-list form .form-group input[type=submit], .form-group footer .mailing-list form input[type=submit], footer .mailing-list form .new-review-form fieldset input[type=submit], .new-review-form fieldset footer .mailing-list form input[type=submit],
footer .mailing-list form .form-group button[type=submit], .form-group footer .mailing-list form button[type=submit],
footer .mailing-list form .new-review-form fieldset button[type=submit], .new-review-form fieldset footer .mailing-list form button[type=submit] {
  background: #F6941F;
  width: auto;
  color: #fff;
  padding: 1rem;
  display: inline-block;
  line-height: 0;
  border: none;
  border-radius: 4px;
  margin-top: 10px;
  height: 44px;
  width: 118px;
}
footer .mailing-list form button {
  margin-top: 17px;
}
footer .mailing-list form button:hover, footer .mailing-list form .form-group input:hover[type=submit], .form-group footer .mailing-list form input:hover[type=submit], footer .mailing-list form .new-review-form fieldset input:hover[type=submit], .new-review-form fieldset footer .mailing-list form input:hover[type=submit] {
  background: #d97a09;
}

footer .links {
  display: flex;
  flex-wrap: wrap;
  padding: 2.5rem 0;
}

footer .links h5 {
  font-size: 20px;
  color: #2E2620;
  letter-spacing: 0.4px;
  line-height: 28px;
  margin-top: 0;
  padding-top: 0;
  height: 28px;	
}
footer .links .links-left{
  flex: 3;
  display: flex;
  flex-wrap: wrap;
}
footer .links .links-left .tagline {
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 24px;
}
footer .links .links-right{
  flex: 1;
  background: #F8F8F7;
  text-align: center;
  padding: 2rem;
}
footer .links .links-right li {
  line-height: 1.8rem;
}
footer .links .link-list {
  padding: 1rem 0;
  width: 33.33%;
}

footer .links .link-list li {
  line-height: 2.5rem;
}

footer .social-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 2rem 0;
  border-top: 1px solid #ECE9E7;
  padding-top: 2rem;
}
footer .social-links .copyright {
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  footer .social-links {
    flex-direction: column;
  }
}

footer .social-links .icons ul {
  display: flex;
  justify-content: flex-end;
}

@media screen and (max-width: 767px) {
  footer .social-links .icons ul {
    margin-top: 1rem;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
  }
}

footer .social-links .icons ul li {
  margin: 0 .5rem;
}

footer .social-links .icons ul li:last-child {
  margin-right: 0;
}

.messenger {
  position: fixed;
  bottom: 1rem;
  right: 3rem;
  text-align: right;
  display: inline-block;
  z-index: 99999;
}

.messenger img {
  height: 36px;
  width: 36px;
}

form .errors {
  background: #CD5C5C;
  color: #fff;
  padding: .5rem;
  margin-bottom: 2rem;
}

form .errors ul {
  list-style: none;
  padding: 0;
}

form.contact-form {
  background: #F6FAF3;
  padding: 1rem 5rem;
}

@media screen and (max-width: 767px) {
  form.contact-form {
    padding: 1rem;
  }
}

form.contact-form label {
  display: block;
}

form.contact-form .form-group, form.contact-form .new-review-form fieldset, .new-review-form form.contact-form fieldset {
  padding: 1rem;
}

@media screen and (max-width: 767px) {
  form.contact-form .form-group, form.contact-form .new-review-form fieldset, .new-review-form form.contact-form fieldset {
    padding: 0 1rem;
  }
}

form.contact-form .fields {
  display: flex;
}

@media screen and (max-width: 767px) {
  form.contact-form .fields {
    flex-direction: column;
  }
}

form.contact-form .fields .form-group, form.contact-form .fields .new-review-form fieldset, .new-review-form form.contact-form .fields fieldset {
  width: 50%;
}

@media screen and (max-width: 767px) {
  form.contact-form .fields .form-group, form.contact-form .fields .new-review-form fieldset, .new-review-form form.contact-form .fields fieldset {
    width: 100%;
  }
}

form.contact-form h3 {
  font-size: 32px;
  color: #2E2620;
  letter-spacing: 0.6px;
  line-height: 44px;
  margin-bottom: 1rem;
}

form.contact-form input[type=text],
form.contact-form input[type=email],
form.contact-form textarea {
  width: 100%;
  background: transparent;
  border: 1px solid #D0E7C2;
  border-radius: 3px;
  padding: 1rem;
}

form.contact-form input[type=text]:active, form.contact-form input[type=text]:focus,
form.contact-form input[type=email]:active,
form.contact-form input[type=email]:focus,
form.contact-form textarea:active,
form.contact-form textarea:focus {
  outline: none;
  border: 1px solid #6CB442;
}

form.contact-form .submit {
  display: flex;
  align-items: center;
  justify-content: center;
}

form.contact-form input[type=submit] {
  border-radius: 4px;
  cursor: pointer;
  height: 44px;
  border-radius: 6px;
  background-color: #6CB442;
  padding: .75rem 20px;
  width: auto;
}

.form-group, .new-review-form fieldset {
  margin-bottom: 1rem;
}

.form-group label, .new-review-form fieldset label {
  display: block;
}

.form-control, .new-review-form input[type=text], .new-review-form input[type=email], .new-review-form textarea, .donations #textbox_amount, .cart-donation #textbox_amount {
  width: 100%;
  background: transparent;
  border: 1px solid #ECE9E7;
  padding: 10px;
}

select.form-control, .donations select#textbox_amount, .cart-donation select#textbox_amount,
option {
  border-radius: 0;
  height: 3rem;
}

.categories-wrapper {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.categories-wrapper ul {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 640px) {
  .categories-wrapper ul {
    flex-direction: column;
  }
}

.categories-wrapper ul li {
  width: calc(33.3333% - 24px);
  padding: 1rem 0;
}
.categories-wrapper ul li.all-supplements {
  width: 100%;
}
@media screen and (max-width: 725px) {
  .categories-wrapper ul li {
    width: 100%;
  }
}

.categories-wrapper ul li .category {
  display: block;
  overflow: hidden;
  height: 116px;
  width: 396px;
  max-width: 100%;
  margin: 0 auto;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  background-size: cover;
  border: 1px solid rgba(236, 233, 231, 0.5);
  /*   box-shadow: 0 0 1px 0 rgba(104, 96, 89, 0.06), 0 24px 44px -2px rgba(104, 96, 89, 0.08); */
  box-shadow: 5px 8px 20px 0px rgba(104, 96, 89, 0.08);
  border-radius: 6px;
  position: relative;
  background-repeat: no-repeat;
  font-weight: 700;
}

@media screen and (max-width: 640px) {
  .categories-wrapper ul li .category {
    height: 100px;
  }
}

.categories-wrapper ul li .category span {
  display: inline-block;
  margin-left: 2rem;
  position: absolute;
  left: 53%;
  margin-top: 0px;
  color: #2E2620;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 28px;
}

.categories-wrapper ul li.all-supplements .category {
  justify-content: center;
  text-decoration: none;
  width: 100%;
}

.categories-wrapper ul li.all-supplements .category img.icon {
  margin-right: 2rem;
}

.categories-wrapper ul li.all-supplements .category span {
  left: 0;
  top: -2px;
  display: block;
  position: static;
  margin-left: 0 !important;
}

.categories-wrapper ul li.all-supplements .category .arrow {
  position: relative;
  top: 7px;
}

#rc_price_onetime, .rc_label__discount, #rc_price_autodeliver {
  display: none;
}

.submit-review {
  display: none;
  margin-top: 2rem;
}

.submit-review label {
  display: flex;
}

.spr-icon-star {
  color: #F6941F;
}

.star {
  position: relative;
  width: 14px;
  height: 14px;
  top: 0px;
}

.spr-summary-actions-newreview {
  border-radius: 4px;
}

.rating-count {
  margin-left: .4rem;
}

.overall-rating {
  margin-bottom: 2.5rem;
  display: flex;
  align-items: center;
}

.overall-rating #overall-stars {
  font-size: 28px;
}

.overall-rating #overall-number {
  margin-left: 8px;
  color: #2E2620;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 32px;
}
#open-review-form {
  margin-bottom: 2rem;
}

.review-stars {
  display: flex;
  align-items: center;
/*   align-items: flex-start; */
}
.review-stars .star{
  width: 24px;
  height: 24px;
}
.review-stars span{
  font-size: 16px;
  padding-left: 2px;

}
.review-stars span.rating{
  font-weight: 500;
  color: #2E2620;
}
.review-stars span.rating-count{
  font-weight: 400;
  color: #686059;
  padding-left: 5px;
  margin-left: 0;
}
section.single-product .product-form .reviews #ab-tiny-widget{
  margin: 0 !important;
  padding-top: 3px;
}
.spr-icon .rating {
  color: #2E2620;
  font-style: normal;
}

.slider .review-starts {
  position: relative;
  top: -1rem;
}

.rate-select-layer span {
  color: #F6941F;
}

.rate-base-layer span {
  color: #B3ACA6;
}

.review-sorter {
  margin-bottom: 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 56px;
}

.review-sorter select {
  width: auto;
  box-sizing: border-box;
  height: 48px;
  width: 288px;
  border: 1px solid #D9D2CE;
  border-radius: 4px;
}

.review-sorter .tabs {
  display: flex;
  align-items: center;
}

.review-sorter .tabs .tab {
  padding-right: 1rem;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 24px;
}
.review-sorter .tabs .tab.active {
  font-weight: 700;
  color: #2E2620;
}

.questions-container {
  display: none;
}

.reviews-section {
  margin-top: 7rem;
}

@media screen and (max-width: 767px) {
  .reviews-section {
    margin-top: 0;
  }
}

.reviews-section .background {
  background-image: url("testimonials-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  min-height: 628px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1626px;
  margin: 0 auto;
}

.reviews-section .background h2 {
  font-size: 1.8rem;
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 1.4em;
}

.full-reviews .reviews {
  padding: 0 1rem;
}

.full-reviews .reviews .review {
  margin-bottom: 2.5rem;
}

.full-reviews .reviews .review .heading {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}

.full-reviews .reviews .review .author {
  color: #2E2620;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
}
.full-reviews .reviews .review .date{
  color: #686059;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
  text-align: right;
}

.full-reviews .reviews .review .review-text p {
  color: #686059;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
}
.my-sons-vitamin-reg {
  height: 56px;
  width: 720px;
  color: #686059;
  font-family: Roboto;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
}
.review-cards {
  margin-top: -10rem;
  margin-left: 0;
  list-style: none;
  padding-left: 0;
}

.review-cards .spr-review-header-byline {
  color: #2E2620 !important;
  font-style: normal !important;
  opacity: 1 !important;
  font-weight: normal !important;
  position: relative;
  display: inline;
  width: auto;
  margin: 0 0 4px 0;
}
.review-cards .spr-review-header-byline::after {
  content: '';
  background-image: url("green-check.svg");
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -3px;
  right: 0;
}

.review-cards .title {
  display: none;
}

.review-cards .spr-header {
  display: none;
}

.review-cards .spr-container {
  border: none;
  padding: 0;
}

.review-cards .spr-review-header-title {
  display: none;
}

.review-cards .spr-reviews {
  display: flex;
  padding: 4rem 2rem;
  justify-content: space-between;
  margin: 0 auto;
}

.review-cards .spr-reviews .spr-review-header {
  padding-top: 10px;
  display: flex;
  flex-direction: column-reverse;
}
.review-cards .spr-reviews .spr-review-header .spr-icon {
  font-size: 100%;
}
.review-cards .spr-reviews .spr-review {
  padding-top: 1rem;
  width: 20%;
  padding: 1rem;
  border: none;
  margin: 0 1rem;
  background: #fff;
  max-height: 220px;
  border: 0 solid rgba(236, 233, 231, 0.5);
  box-shadow: 0 0 1px 0 rgba(104, 96, 89, 0.06), 0 24px 44px -2px rgba(104, 96, 89, 0.08);
  border-radius: 6px;
  min-width: 250px;
}


.review-cards .spr-reviews .spr-review:nth-child(odd) {
  position: relative;
  top: -4rem;
}

.review-cards .spr-reviews .spr-review-content-body {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 10rem;
}


.review-cards .spr-pagination, .review-cards .spr-review-footer {
  display: none !important;
}
.social-section{
  max-width: 1560px;
  margin: 0 auto;
}
.social-wrapper {
  padding: 1rem;
}

.social-wrapper .social {
  position: relative;
  padding: 0 5rem;
}

@media screen and (max-width: 640px) {
  .social-wrapper .social {
    padding: 0;
  }
  .social-wrapper .social::before, .social-wrapper .social::after {
    display: none;
  }
}

.social-wrapper .social::before, .social-wrapper .social::after {
  content: '';
  position: absolute;
}

.social-wrapper .social::before {
  width: 281px;
  height: 190px;
  top: -14px;
  left: 16px;
  background-image: url("social-top.png");
}

.social-wrapper .social::after {
  width: 121px;
  height: 369px;
  bottom: -35px;
  right: 39px;
  background-image: url("leaves-bottom.png");
}

.social-wrapper .content {
  background: #EEFAF1;
  border-radius: 4px;
  padding: 6rem;
}

.social-wrapper .header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: .5rem 3rem;
  margin-bottom: 3.5rem;
}
.social-wrapper .header .image {
  width: 152px;
  height: 152px;
  
}
.social-wrapper .header .image img {
  width: 100%;
  border-radius: 50%;
}
@media screen and (max-width: 640px) {
  .social-wrapper .header {
    flex-direction: column;
    padding-top: 0;
    text-align: center;
  }
}

.social-wrapper .slick-prev {
  left: -40px;
}

.social-wrapper .slick-next {
  right: -40px;
}

.social-wrapper .slick-prev, .social-wrapper .slick-next {
  background-color: #fff;
  border-radius: 50%;
  z-index: 9999999;
}

.social-wrapper .slide {
  text-align: center;
}

.social-wrapper .slide img {
  display: inline;
}

.social-wrapper .handle {
  font-size: 24px;
  color: #2E2620;
  letter-spacing: 0.4px;
  line-height: 32px;
}

.social-wrapper .text {
  padding-left: 1rem;
}

.social-wrapper .text .tagline {
  margin-bottom: 1rem;
}

.product-testing {
  background-image: url("testing-desktop.png");
  height: 384px;
  margin: 0 -2rem 23rem;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 3rem;
}
.product-testing .test-heading{
  text-align: center;
}
.product-testing .test-heading h2 {
  margin: 0;
  padding-top: 4rem;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  padding-bottom: 1rem;
}
.product-testing .test-heading p {
  color: #686059;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
}
@media screen and (max-width: 1100px) {
  .product-testing {
    margin: 0;
    height: auto;
    background-image: url("testing-tablet.png");
    margin: 2rem 0;
    background-size: contain;
  }
}

@media screen and (max-width: 649px) {
  .product-testing {
    background-image: url("testing-mobile.svg");
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: center -10px;
    background-position-y: 180px;
  }
  .product-testing .test-heading {
    margin-bottom: 12rem;
  }
  .product-testing .test-heading h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .product-testing .test-heading p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.2px;
  }  
}

.product-testing ul {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: flex-end;
  justify-content: space-around;
  margin: 0 2rem;
}

@media screen and (max-width: 1100px) {
  .product-testing ul {
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    padding-top: 140px;
  }
  .product-testing ul li {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 649px) {
  .product-testing ul li {
    width: 100%;
  }
}

.product-testing .card {
  display: flex;
  flex-direction: column;
  width: 256px;
  position: relative;
  top: 1rem;
  background: #FFFFFF;
  border: 0 solid rgba(236, 233, 231, 0.5);
  box-shadow: 0 0 1px 0 rgba(104, 96, 89, 0.06), 0 24px 44px -2px rgba(104, 96, 89, 0.08);
  border-radius: 6px;
  align-items: center;
  padding: 1rem 0;
}

@media screen and (max-width: 1100px) {
  .product-testing .card {
    top: 0;
    margin-bottom: 1rem;
  }
}

.product-testing li:nth-child(odd) .card {
  top: 5rem;
}

@media screen and (max-width: 1100px) {
  .product-testing li:nth-child(odd) .card {
    top: 0;
  }
}

.product-testing .tagline {
  font-size: 16px;
  color: #2E763F;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  line-height: 24px;
  display: inline-block;
  margin-top: .5rem;
}

.product-testing h5 {
  margin: .5rem 0;
  font-size: 20px;
  color: #2E2620;
  letter-spacing: 0.4px;
  line-height: 28px;
}

.product-testing p {
  margin: 0;
}

.product-testing p.body {
  padding: 1rem;
  font-size: 14px;
  color: #686059;
  letter-spacing: 0.2px;
  text-align: center;
  line-height: 20px;
  position: relative;
}

.product-testing p.body::before {
  background: #ECE9E7;
  width: 30px;
  content: '';
  height: 3px;
  position: absolute;
  top: 5px;
  left: calc(50% - 15px);
}

div.q-and-a {
  margin-bottom: 2rem;
}

div.q-and-a ul {
  border: 1px solid #2E763F;
}

div.q-and-a ul li .question {
  font-size: 1.2rem;
  color: #2E763F;
  border-bottom: 1px solid #2E763F;
  cursor: pointer;
}

div.q-and-a ul li .question img {
  position: relative;
  top: 5px;
}

div.q-and-a ul li .question, div.q-and-a ul li .answer {
  padding: 1rem;
}

div.q-and-a ul li .answer {
  display: none;
}

div.resources {
  background: #F6FAF3;
  padding: 5rem 13rem;
  margin-top: 120px;
}

@media screen and (max-width: 640px) {
  div.resources {
    padding: 1rem 0;
  }
}

div.resources h3 {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  color: #2E2620;
  margin: 0;
}
div.resources p {
  color: #686059;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
  margin: 0;
  padding: 1rem 0 3rem 0;
}
div.resources ul li {
  padding: 20px 24px;
  border: 1px solid #CDDED1;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;	
  color: #2E2620;
  box-sizing: border-box;
}

div.resources ul li .resource-title {
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

div.resources ul li .resource-title img {
  transition: transform .25s;
}

div.resources ul li .resource-title.open img {
  transform: rotate(180deg);
}

div.resources ul li .resource-body {
  display: none;
  border-top: 1px solid #ECE9E7;
  padding-top: 1rem;
  margin-top: 1rem;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
  color: #686059;
}

div.resources ul li .resource-body a {
  text-decoration: underline;
  color: #2E763F;
}

.discount-badge {
  color: #fff;
  background: #6CB442;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  font-size: 18px;
  line-height: 18px;
  margin-left: 15px;
  padding-top: 10px;
  display: block;
  text-align: center;
}

.original-price {
  text-decoration: line-through;
}

ul.green-check li {  
  position: relative;
  background-image: url(green-check.svg);
  padding: 4px 4px 4px 30px;
  background-size: 28px;
  background-repeat: no-repeat;
  color: #2E2620 !important;
}

.spr-review-footer {
  display: none;
}

.cart-overlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  z-index: 9999;
  display: none;
}

.sidebar-cart {
  position: fixed;
  padding: 30px;
  top: 0;
  right: -360px;
  height: 100%;
  width: 300px;
  max-width: 100%;
  background: #fff;
  z-index: 99999;
  box-shadow: 0 0 1px 0 rgba(104, 96, 89, 0.06), 0 24px 44px -2px rgba(104, 96, 89, 0.08);
  transition: right .5s;
  overflow-y: auto;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}

.sidebar-cart.open {
  right: 0;
}

.sidebar-cart::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}

.sidebar-cart button.primary-button, .sidebar-cart button.secondary-button, .sidebar-cart button.shopify-challenge__button, .sidebar-cart button.tertiary-button, .sidebar-cart .form-group input[type=submit], .form-group .sidebar-cart input[type=submit], .sidebar-cart .new-review-form fieldset input[type=submit], .new-review-form fieldset .sidebar-cart input[type=submit],
.sidebar-cart .form-group button[type=submit], .form-group .sidebar-cart button[type=submit],
.sidebar-cart .new-review-form fieldset button[type=submit], .new-review-form fieldset .sidebar-cart button[type=submit], .sidebar-cart button.spr-summary-actions-newreview, .sidebar-cart section.bundles button.bold-bundles-widget__button, section.bundles .sidebar-cart button.bold-bundles-widget__button, .sidebar-cart .product-page-bundle button.bold-bundles-widget__button, .product-page-bundle .sidebar-cart button.bold-bundles-widget__button {
  width: 90%;
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
  display: inline-block;
  margin-bottom: 1rem;
}

.sidebar-cart .product-image {
  width: 50px;
}

.sidebar-cart .remove {
  width: 10%;
  text-align: center;
}

.sidebar-cart .image {
  width: 30%;
}

.sidebar-cart .items {
  margin-top: 2rem;
  border-top: 1px solid #ECE9E7;
  overflow-y: auto;
  padding-bottom: 2rem;
}

.sidebar-cart .item {
  display: flex;
  border-bottom: 1px solid #ECE9E7;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 10px;
}

.sidebar-cart .quantity {
  width: 60%;
  padding-top: .5rem;
}

.sidebar-cart .quantity span {
  display: block;
  font-weight: 700;
  line-height: 1.4em;
}

.sidebar-cart .quantity-wrapper {
  margin-top: .5rem;
}

.search-dropdown {
  display: none;
  font-weight: 500;
  position: absolute;
  top: 5rem;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 0 1px 0 rgba(104, 96, 89, 0.06), 0 24px 44px -2px rgba(104, 96, 89, 0.08);
  width: 650px;
  border: 2px solid #ECE9E7;
  padding: 1.5rem;
  color: #2E2620;
  font-size: 16px;
  z-index: 9999;
}
.search-dropdown .slick-slider{
  width: calc( 100% - 80px );
  margin: 0 auto;
}
.search-dropdown .slick-slider .slick-prev {
  box-shadow: none;    
  left: -45px;
}
.search-dropdown .slick-slider .slick-next {

  box-shadow: none;
}
.search-dropdown .close {
  font-size: 1rem;
  border: 1px solid #2E763F;
  position: absolute;
  top: .5rem;
  right: .5rem;
  color: #2E763F;
  width: 1rem;
  height: 1rem;
  text-align: center;
  line-height: 1rem;
  font-weight: 700;
  border-radius: 3px;
}

.search-dropdown .label {
  display: inline-block;
  margin-bottom: 1rem;
  font-size: 14px;
}

.search-dropdown ul.collections {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.search-dropdown ul.collections li {
  width: 33.3333%;
  margin-bottom: 1rem;
  min-width: 160px;
}

.search-dropdown ul.collections a {
  display: inline-block;
  width: 100%;
  border: 1px solid #ECE9E7;
  border-radius: 424px;
  padding: 3px 3px;
  display: flex;
  align-items: center;
  width: 90%;
}

.search-dropdown ul.collections a img {
  margin-right: .5rem;
  width: 52px;
  height: 52px;
  border-radius: 50%;
}

.search-dropdown .slide {
  padding: 0 1rem 0 0;
}

.search-dropdown .discount-badge, .search-dropdown .spacer {
  position: relative;
  z-index: 9999;
  font-size: 11px;
  line-height: 11px;
  width: 35px;
  height: 35px;
  padding-top: 7px;
}

.search-dropdown .spacer {
  margin-bottom: 1rem;
}

.search-dropdown .card {
  border: 1px solid #ECE9E7;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  padding: .5rem;
  text-align: center;
  position: relative;
  justify-content: space-between;
  max-height: 320px;
}

.search-dropdown .card .header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.search-dropdown .card .image {
  margin-top: -2rem;
}

.search-dropdown .card .image img {
  display: inline;
  height: 140px;
}

.search-dropdown .card h3 {
  white-space: normal;
  margin-bottom: .25rem;
  margin-top: 0;
  font-weight: 400;
  font-size: 16px;
  padding: 5px 0px;
}

.search-dropdown .strikethrough {
  font-weight: normal;
}

.search-dropdown .red {
  font-size: 1.2rem;
}

.search-dropdown .input-wrapper {
  margin-top: .25rem;
}

.search-dropdown .input-wrapper a {
  cursor: pointer;
}

.spr-badge-caption {
  display: none !important;
}

.currency-selector-wrapper {
  position: relative;
  padding-top: 4px;
  padding: 0 0.5rem !important;
}

.currency-selector-wrapper a{
  margin-top :3px;
}
.currency-selector {
  border: 1px solid #ECE9E7;
  border-radius: 6px;
  display: inline-block;
  padding: 7px 5px;
  white-space: nowrap;
  width: 80px;
  text-align: center;
}

.currency-selector img {
  display: none;
}

@media screen and (max-width: 767px) {
  .currency-selector {
    border: none;
    padding: 0;
  }
  .currency-selector span {
    display: none;
  }
  .currency-selector img {
    display: inline-block;
    width: 32px;
    height: 32px;
  }
}

div.currency-dropdown {
  display: none;
  position: absolute;
  top: 4.5rem;
  background: #fff;
  border-radius: 4px;
  width: 280px;
  right: 0.5rem;
  padding: 1rem;
  border: 1px solid #ECE9E7;
}

div.currency-dropdown h3 {
  font-weight: 400;
  font-size: 20px;
  border-bottom: 1px solid #ECE9E7;
  margin: 0;
  padding-bottom: 1rem;
  padding-top: .5rem;
}

div.currency-dropdown form {
  display: none;
}

div.currency-dropdown ul {
  margin-top: .75rem;
}

div.currency-dropdown li {
  padding: .5rem;
  border-radius: 2px;
  margin-bottom: .25rem;
  font-size: 16px;
  color: #2E2620;
}

div.currency-dropdown li.selected {
  background: #F8F8F7;
  font-weight: 400;
}

section.bundles .bold-bundles-widget__items {
  display: flex;
}

section.bundles .bold-bundles-widget-item--with-separator {
  display: none;
}

section.bundles, .product-page-bundle {
  margin-bottom: 2rem;
  border: 1px solid #ECE9E7;
  border-radius: 4px;
  padding: 1rem;
}

section.bundles::after, .product-page-bundle::after {
  display: table;
  content: '';
  clear: both;
}

section.bundles .bold-bundle::after,
section.bundles .bold-bundles-widget::after,
section.bundles .bold-bundles-widget-header::after, .product-page-bundle .bold-bundle::after,
.product-page-bundle .bold-bundles-widget::after,
.product-page-bundle .bold-bundles-widget-header::after {
  display: table;
  content: '';
  clear: both;
}

section.bundles .bold-bundles-widget-header, .product-page-bundle .bold-bundles-widget-header {
  text-align: center;
}

section.bundles .bold-bundles-widget-item, .product-page-bundle .bold-bundles-widget-item {
  text-align: center;
}

section.bundles .bold-bundles-widget, .product-page-bundle .bold-bundles-widget {
  border: none;
}

section.bundles .bold-bundles-widget-item--with-separator, .product-page-bundle .bold-bundles-widget-item--with-separator {
  display: none;
}

section.bundles .bold-bundles-widget__items, .product-page-bundle .bold-bundles-widget__items {
  display: flex;
  flex-wrap: wrap;
  float: left;
}

@media screen and (max-width: 1004px) {
  section.bundles .bold-bundles-widget__items, .product-page-bundle .bold-bundles-widget__items {
    float: none;
    clear: both;
    justify-content: center;
  }
}

section.bundles .bold-bundles-widget__items .widget-item--with-separator, .product-page-bundle .bold-bundles-widget__items .widget-item--with-separator {
  display: none;
}

section.bundles .bold-bundles-widget__items .bold-bundles-widget-item__wrapper, .product-page-bundle .bold-bundles-widget__items .bold-bundles-widget-item__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

section.bundles .bold-bundles-widget__items .bold-bundles-widget-item--product, .product-page-bundle .bold-bundles-widget__items .bold-bundles-widget-item--product {
  position: relative;
}

section.bundles .bold-bundles-widget__items .bold-bundles-widget-item--product::after, .product-page-bundle .bold-bundles-widget__items .bold-bundles-widget-item--product::after {
  position: absolute;
  top: 25%;
  right: -6px;
  background: #777;
  color: #fff;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  text-align: center;
  line-height: 1rem;
}

section.bundles .bold-bundles-widget__items .bold-bundles-widget-item--product:nth-last-child(3)::after, .product-page-bundle .bold-bundles-widget__items .bold-bundles-widget-item--product:nth-last-child(3)::after {
  display: none;
}

section.bundles .bold-bundles-widget-item__title, .product-page-bundle .bold-bundles-widget-item__title {
  margin: 5px 0;
}

section.bundles .bold-bundles-widget-item__image, .product-page-bundle .bold-bundles-widget-item__image {
  width: 60px;
}

section.bundles .bold-bundles-widget-item-separator__icon, .product-page-bundle .bold-bundles-widget-item-separator__icon {
  width: 14px;
}

section.bundles .bold-bundles-widget__footer, .product-page-bundle .bold-bundles-widget__footer {
  margin-top: 60px;
  float: left;
}

@media screen and (max-width: 1004px) {
  section.bundles .bold-bundles-widget__footer, .product-page-bundle .bold-bundles-widget__footer {
    float: none;
    clear: both;
    text-align: center;
    margin-top: 2rem;
  }
}

section.bundles .bold-bundles-widget-item__info, .product-page-bundle .bold-bundles-widget-item__info {
  text-align: left;
}

@media screen and (max-width: 710px) {
  section.bundles .bold-bundles-widget-item__info, .product-page-bundle .bold-bundles-widget-item__info {
    text-align: center;
  }
}

section.bundles .bold-bundles-widget-item__wrapper, .product-page-bundle .bold-bundles-widget-item__wrapper {
  padding: 0 1rem;
}

section.bundles .bold-bundles-widget-item__price, .product-page-bundle .bold-bundles-widget-item__price {
  display: flex;
}

@media screen and (max-width: 710px) {
  section.bundles .bold-bundles-widget-item__price, .product-page-bundle .bold-bundles-widget-item__price {
    justify-content: center;
    margin-bottom: 1rem;
  }
}

section.bundles .bold-bundles-widget-item__price--old, .product-page-bundle .bold-bundles-widget-item__price--old {
  text-decoration: line-through;
  margin-right: .5rem;
}

section.bundles .bold-bundles-widget-item__price--new, .product-page-bundle .bold-bundles-widget-item__price--new {
  font-weight: 700;
  color: #CD5C5C;
}

.health-benefits {
  clear: both;
  margin-top: 2rem;
}

section.bundles {
  border: none;
}

section.bundles .bold-bundles-widget-item__image {
  width: 120px;
}

section.bundles .bold-bundles-widget__items, section.bundles .bold-bundles-widget__footer {
  float: none;
}

section.bundles .bold-bundles-widget__items {
  justify-content: space-around;
}

section.bundles .bold-bundles-widget__footer {
  text-align: center;
}

.donations .product-image, .cart-donation .product-image {
  float: left;
}

@media screen and (max-width: 1024px) {
  .donations .product-image, .cart-donation .product-image {
    float: none;
  }
}

.donations .display_description, .cart-donation .display_description {
  font-size: inherit;
}

.donations #textbox_amount, .cart-donation #textbox_amount {
  width: auto;
}

.donations #preview_container, .cart-donation #preview_container {
  box-shadow: 0 0 1px 0 rgba(104, 96, 89, 0.06), 0 24px 44px -2px rgba(104, 96, 89, 0.08);
}

.donations #donate-popup, .cart-donation #donate-popup {
  z-index: 99999;
}

.donations #donate-popup .popup .donate-close, .cart-donation #donate-popup .popup .donate-close {
  top: -4px;
}

.cart-donation .display_description {
  display: none;
}

.cart-donation .product-image {
  float: none;
  width: 100%;
  text-align: center;
}

.cart-donation #preview_container {
  box-shadow: none;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.cart-donation #textbox_amount {
  width: 130px;
}

.black-friday {
  position: relative;
}

.black-friday .bold-bundles-widget-header {
  display: none;
}

.black-friday .bold-bundles-widget__items {
  display: none;
}

.black-friday .bold-bundles-widget__footer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.black-friday .bold-bundles-widget__footer button, .black-friday .bold-bundles-widget__footer .form-group input[type=submit], .form-group .black-friday .bold-bundles-widget__footer input[type=submit], .black-friday .bold-bundles-widget__footer .new-review-form fieldset input[type=submit], .new-review-form fieldset .black-friday .bold-bundles-widget__footer input[type=submit] {
  border: none;
  display: block;
  width: 100%;
  height: 100%;
  color: transparent;
  text-indent: -99999999px;
  background: transparent;
}

#shopify-section-promises {
  display: flex;
  padding: 80px 60px;
  justify-content: space-between;
}


#shopify-section-promises .promise {
  width: calc(33.3333% - 24px);
}

#shopify-section-promises .promise .content {
  border: 1px solid #D9D2CE;
  border-radius: 6px;
  font-family: Helvetica;
  font-size: 16px;
  color: #686059;
  letter-spacing: 0.2px;
  line-height: 24px;
  padding: 1rem;
  height: 100%;
}

#shopify-section-promises .promise .content:hover {
  box-shadow: 0 0 1px 0 rgba(104, 96, 89, 0.06), 0 24px 44px -2px rgba(104, 96, 89, 0.08);
  border: 1px solid #ffffff;
}

#shopify-section-promises .promise .main-image {
  height: 260px;
  width: auto;
  display: block;
  margin: 2rem auto 0;
}

#shopify-section-promises .promise .read-more {
  color: #2E763F;
  display: block;
  text-align: center;
}

#shopify-section-promises .promise img {
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;`
}

#shopify-section-promises .promise .header {
  display: flex;
  align-items: flex-start;
  margin-bottom: 2rem;
}

#shopify-section-promises .promise .header .headline {
  display: flex;
  align-items: center;
}

#shopify-section-promises .promise .header .headline h3 {
  margin: 0;
  max-width: 250px;
  padding-left: 1rem;
  font-size: 24px;
  line-height: 32px;
}

#shopify-section-promises .promise .header .image {
  width: 25%;
}

body:not(.team) #shopify-section-team {
  display: flex;
  padding: 60px;
  overflow: hidden;
  justify-content: space-between;
}

body:not(.team) #shopify-section-team a.button {
  background: #fff;
  border: 1px solid #2E763F;
  color: #2E763F !important;
  height: 44px;
  display: inline-block;
  position: relative;
  justify-content: center;
  align-items: center;
  margin-top: 2.5rem;
}

body:not(.team) #shopify-section-team .text,
body:not(.team) #shopify-section-team .image {
  width: 50%;
}

body:not(.team) #shopify-section-team .image {
  display: flex;
  align-items: center;
}

body:not(.team) #shopify-section-team img {
  max-width: 100%;
  margin-left: 80px;
}

body:not(.team) #shopify-section-team .text {
  padding: 1rem 0;
  max-width: 500px;
}
body:not(.team) #shopify-section-team .text h2{
  font-size: 44px;
  letter-spacing: 0.8px;
  line-height: 60px;
  margin: 0;
  margin-bottom: 1.5rem;
}
body:not(.team) #shopify-section-team .text p{
  color: #686059;	
  font-size: 18px;	
  letter-spacing: 0.4px;	
  line-height: 28px;
}

section.home .blog-posts .post img {
  height: 240px;
}

section.home .blog-posts .post {
  height: 460px;
  position: relative;
}

section.home .blog-posts .read-more {
  color: #2E763F;
  position: absolute;
  bottom: 1rem;
}

.view-all {
  background: #fff;
  border: 1px solid #2E763F;
  color: #2E763F !important;
  position: relative;
  justify-content: center;
  align-items: center;
  min-width: 164px;
  margin: 0 auto;
  line-height: 20px;
  padding: 11px 1rem;
}
.view-all:hover {
  color: #ffffff !important;
}
#shopify-section-press{
  max-width: 1098px;
  margin: 0 auto;
  margin-bottom: 7rem;
  margin-top: 60px;
}
ul.press {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  width: 100%;
  height: 60px;
}

ul.press li {
  text-align: center;
}
#shopify-section-blog_posts{
  margin-top: 2rem;
}
#shopify-section-blog_posts h2.large{
  margin: 0;
  padding: 4rem 0;
}
#shopify-section-blog_posts + h2.large{
  margin-top: 4rem;
  margin-bottom: 1.5rem;
}
.sales-event-wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: calc( 41vw - 252px);
  right: calc(27.5% - 270px);
}

@media screen and (max-width: 969px) {
  .sales-event-wrapper {
    margin: 0;
    padding: 0;
    justify-content: center;
    padding-top: 3rem;
  }
}

.sales-event, .recommended-product {
  width: 468px;
  position: relative;
  max-width: 100%;
}

.sales-event .heading, .recommended-product .heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sales-event .heading h4, .recommended-product .heading h4 {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  margin: 0rem 0 0.5rem 0;
}
.sales-event .heading .review-stars{
  padding-bottom: 1rem;
}
.sales-event .heading .review-stars .star{
  width: 24px;
  height: 24px;
}
.sales-event .heading .review-stars span{
  height: 24px;
  color: #686059;
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
}
.sales-event .add-to-cart, .recommended-product .add-to-cart {
  width: 38px;
  height: 36px;
  background-size: 100% 100%;
  cursor: pointer;
}

.sales-event .countdown, .recommended-product .countdown {
  position: absolute;
  right: -70px;
  top: 46px;
  width: 72px;
  height: 190px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  background: #fff;
  border: 1px solid #ECE9E7;
  border-left: none;
  border-radius: 0 6px 6px 0;
  align-items: center;
}

.sales-event .countdown .time, .recommended-product .countdown .time {
  text-align: center;
  background: #F8F8F7;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 56px;
  height: 52px;
}

.sales-event .countdown .units, .recommended-product .countdown .units {
  color: #686059;
  font-size: 12px;
}

.sales-event .body.single-product .image, .recommended-product .body.single-product .image a{
  padding: 12px 24px;
}

.sales-event .body.single-product .image img, .recommended-product .body.single-product .image img {
  width: 100px;
}

.sales-event .body.custom-sale .image, .recommended-product .body.custom-sale .image {
  width: 100%;
  text-align: center;
}

.sales-event .topbar, .recommended-product .topbar {
  background: rgba(108, 180, 66, 0.9);
  color: #fff;
  padding: 4px 0;
  border-radius: 5px 5px 0 0;
  width: 96%;
  text-align: center;
  width: 436px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.4px;
}

.sales-event .body, .recommended-product .body {
  background: #fff;
  display: flex;
  min-height: 220px;
  padding: .5rem 1rem;
  box-shadow: 0px 20px 35px 2px rgba(0, 0, 0, 0.25);
  position: relative;
  border-radius: 6px;
  justify-content: center;
}

.sales-event .spr-badge, .recommended-product .spr-badge {
  position: absolute;
  top: 2px;
  right: 2px;
}

.sales-event .spr-badge .spr-badge-caption, .recommended-product .spr-badge .spr-badge-caption {
  display: none;
}

.sales-event .description,
.sales-event h4,
.sales-event .footer {
  padding-left: 1rem;
}

.sales-event .text, .recommended-product .text{
  position: relative;
  padding: 1.5rem 20px 1.5rem 0;
}
.recommended-product .text{
  padding-right: 0 !important;
}
.recommended-product .text .description{
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.sales-event .footer,
.recommended-product .footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 1rem;
  position: absolute;
  bottom: 24px;
  width: 100%;
}
.recommended-product .footer{
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 24px;
  color: #2E2620;
  bottom: 15px;
}
.sales-event .footer input, .recommended-product .footer input {
  cursor: pointer;
}

.header-image {
  height: 80vh;
  width: 100%;
  background-repeat: no-repeat;
  background-position: right;
}

.hero {
  display: flex;
  width: 100%;
  /*   height: 90vh;
  max-width: 1700px; */
  height: 100vh;
  max-width: 1260px;
  margin: 0 auto;
}

.hero .left {
  width: 40%;
}

.hero .right {
  /*   width: 60%;
  background-size: cover; 
  background-repeat: no-repeat;
  background-position: top left; */
  width: 55%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.hero .right.tablet_on{
  display: none;
}

.hero h2 {
  font-size: 44px;
  color: #2E2620;
  letter-spacing: 0.8px;
  line-height: 60px;
}

.hero h3 {
  font-size: 22px;
  color: #686059;
  letter-spacing: 0.4px;
  line-height: 36px;
  font-weight: 400;
}

.hero h2,
.hero h3 {
  padding-left: 0rem;
}

@media screen and (max-width: 1080px) {
  .hero h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .hero h3 {
    font-size: 18px;
    line-height: 28px;
  }
  .hero .left {
    width: 40%;
  }
  .hero .right {
    width: 60%;
  }
}

@media screen and (max-width: 969px) {
  .hero {
    flex-direction: column-reverse;
    height: auto;
  }
  .hero .left,
  .hero .right {
    width: 100%;
  }

}

.hero .buttons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 0rem;
}
/* 
@media screen and (max-width: 1038px) {
.hero .buttons {
flex-direction: column;
align-items: flex-start;
}
}

@media screen and (max-width: 969px) {
.hero .buttons {
flex-direction: column;
align-items: center;
padding-left: 0;
}
}
*/
.hero .buttons a {
  color: #fff;
  position: relative;
  border-radius: 4px;
  font-size: 15px;
  width: 206px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.hero .buttons a img {
  width: 15px;
}

.hero .buttons .guarantee {
  color: #2E763F;
  margin-left: 2.5rem;
  display: flex;
  align-items: center;
}

/* @media screen and (max-width: 1038px) {
.hero .buttons .guarantee {
margin-left: 0;
margin-top: 1rem;
}
}
*/
.hero .buttons .guarantee img {
  width: 20px;
  margin-right: 5px;
}

.hero .certificates {
  margin-top: 25vh;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 0rem;
}

.hero .certificates li {
  margin: 0 1.5rem 0 0;
}


section.home {
  max-width: calc(1380px + 2rem);
  padding: 1rem;
  margin: 0 auto;
}

section.home .categories-wrapper {
  overflow-x: hidden;
  margin-bottom: 10rem;
  padding: 0 44px;
}

@media screen and (max-width: 640px) {
  section.home .categories-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
}

section.home .collections {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}


section.home .collections .collection-icon {
  margin-right: .5rem;
}
section.home .collections .collection {
  display: flex;
  clear: both;
  margin-bottom: 2rem;
  padding-left: 60px;
}
section.home .collections .collection:not(:last-of-type){
  margin-bottom: 10rem;
}
section.home .collections .collection:nth-child(even) {
  flex-direction: row-reverse;
  padding-right: 60px;
  padding-left: 0px;
}

section.home .collections .collection:nth-child(even) .image {
  text-align: right;
}

section.home .collections .collection .image {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 40%;
  position: relative;
}
section.home .collections .collection:nth-child(even) .image{
  justify-content: flex-end;
}
section.home .collections .collection .wrapper {
  flex: 1;
  width: 60%;
  flex-direction: column;
  justify-content: space-between;
}
section.home .collections .collection .image a{
  height: 100%;
}
section.home .collections .collection .image img {
  max-width: 100%;
  border-radius: 14px;
  height: 100%;
  box-shadow: 0 0 20px 1px #f3f2e0;
}

section.home .collections .collection .image .article {
  background: #FFFFFF;
  font-family: Helvetica;
  font-size: 20px;
  color: #2E2620;
  letter-spacing: 0.4px;
  line-height: 28px;
  border-radius: 63px;
  position: absolute;
  bottom: 2rem;
  left: 1rem;
  padding: 1rem;
  display: block;
  width: calc(500px - 2rem);
  max-width: 100%;
}

section.home .collections .collection .image .article .read-article {
  font-size: 1rem;
  float: right;
}



section.home .collections .collection .info {
  padding: 0 63px;
}
section.home .collections .collection .product {
  max-width: 85%;
  margin: 0 auto;
}
section.home .collections .collection .info .collection-link {
  color: #2E763F;
  font-size: 1rem;
  float: right;
  position: relative;
  top: 21px;
}
section.home .collections .collection .description {
  margin-bottom: 1rem;
  padding: 0 0.5rem;
}

section.home .collections .collection .description h2 {
  display: inline-block;
  font-size: 32px;
  margin-top: 12px;
  margin-bottom: 12px;
}

section.home .collections .collection .description h2, section.home .collections .collection .description h2 strong {
  font-weight: 500 !important;
}

@media screen and (max-width: 640px) {
  section.home .collections .collection .description h2 {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 492px) {
  section.home .collections .collection .description h2 {
    font-size: 22px;
    margin-top: 20px !important;
  }
}

section.home .collections .collection .description .collection-icon {
  width: 60px;
  height: 60px;
  float: left;
}

@media screen and (max-width: 1320px) {
  section.home .collections .collection .description .collection-icon {
    width: 40px;
    height: 40px;
    position: relative;
    top: 10px;
  }
}

@media screen and (max-width: 676px) {
  section.home .collections .collection .description .collection-icon {
    position: relative;
    top: 30px;
    left: 0px;
  }
}

section.home .collections .collection .description ul {
  display: flex;
  flex-wrap: wrap;
}

section.home .collections .collection .description ul li {
  width: 50%;
}

section.home .collections .collection .description ul li p {
  margin: .5rem 0;
  font-weight: 500;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  section.home .collections .collection .description ul li {
    width: 100%;
  }
  section.home .collections .collection .description ul li img {
    top: 5px !important;
  }
}

section.home .collections .collection .description ul li img {
  width: 28px !important;
  height: 28px !important;
  position: relative;
  top: 8px !important;
  margin-right: 5px;
}

section.home .collections .collection .products {
  clear: both;
  max-width: 600px;
  margin: 0 auto; 
}

section.home .collections .collection .products .slider .slick-prev{
  left: -50px;
  box-shadow: none; 
}
section.home .collections .collection .products .slider .slick-next{
  right: -50px;
  box-shadow: none;
}
section.home .collections .collection .products .slider .slick-slide{
  padding: .5rem;
}
section.home .collections .collection .products .slide{
  height: 420px;
  cursor: pointer;
}
section.home .collections .collection .products .slide .content {
  text-align: center;
  border: 1px solid #D9D2CE;
  border-radius: 6px;
  font-size: 16px;
  color: #686059;
  letter-spacing: 0.2px;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 420px;
  transition: all 1s;
}

section.home .collections .collection .products .slide .content:hover {
  border: 1px solid #ffffff;
  box-shadow: 0 0 1px 0 rgba(104, 96, 89, 0.06), 0 24px 44px -2px rgba(104, 96, 89, 0.08);
}

section.home .collections .collection .products .slide .product-image {
  display: inline !important;
  width: 95px;
  margin-top: 2rem;
}

section.home .collections .collection .products h3 {
  font-size: 24px;
  letter-spacing: 0.4px;
  line-height: 32px;
  margin: 0 auto .5rem;
  max-width: 90%;
}

section.home .collections .collection .products .add-to-cart {
  width: 29px;
  height: 33px;
  background-color: transparent;
  transition: all .2s ease-in-out;
}
section.home .collections .collection .products .add-to-cart:hover{
  transform: scale(1.2);
}
section.home .collections .collection .products .discount {
  color: #fff;
  background: #6CB442;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  line-height: 45px;
}

section.home .collections .collection .products .header {
  padding-top: .25rem;
  margin-bottom: -1rem;
  position: absolute;
  top: 0;
  width: 100%;
}

section.home .collections .collection .products .spr-badge {
  position: absolute;
  top: 0;
  right: 0;
}

section.home .collections .collection .products .spr-badge .spr-badge-caption {
  display: none;
}

section.home .collections .collection .products .header,
section.home .collections .collection .products .footer {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-left: .5rem;
  padding-right: .5rem;
}

section.home .collections .collection .products .header input,
section.home .collections .collection .products .footer input {
  cursor: pointer;
}

section.home .collections .collection .products .footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}

section.home .collections .collection .products .footer .price {
  font-weight: 700;    
  font-size: 1.2rem;
  color: #2E2620;
}
section.home .collections .collection .products .footer .price.red {
      color: #cd5c5c;
}
section.home .collections .collection .products .footer .original-price {
  font-weight: normal;
  font-size: 1rem;
  color: #686059;
}
section.home .collections .collection .product-description {
  padding: 0 1rem 1rem;
  margin-bottom: 1rem;
}

section.home #shopify-section-team {
  overflow: visible;
}

section.home .blog-posts .blog-post {
  display: flex;
}

section.home .blog-posts .blog-post .tags {
  font-size: .8rem;
}

h2.promises-header {
  font-size: 44px;
  color: #2E2620;
  letter-spacing: 0.8px;
  line-height: 60px;
  margin: 0;
  margin-top: 3rem;
}

@media screen and (max-width: 767px) {
  h2.promises-header {
    margin: 0;
    margin-top: -2rem;
  }
}

section.single-product .share-button {
  position: relative;
}

section.single-product #heading-reviews {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

section.single-product #heading-reviews #ab-tiny-widget a:first-child {
  text-decoration: underline;
}

section.single-product #heading-reviews a {
  color: #089de3;
  color: #000000;
}

section.single-product .sharing {
  position: absolute;
  margin-top: 5px;
  padding: 1rem;
  border: 1px solid #ECE9E7;
  display: none;
  background: #fff;
  text-align: center;
  z-index: 99999;
}

section.single-product #frequency-warning {
  display: none;
  text-align: right;
  color: red;
}

section.single-product .product {
  display: flex;
  padding-top: .5rem;
  margin-bottom: 10rem;
}

section.single-product .product .product-space{
  flex: 1;
}
section.single-product .product .badges {
  padding-top: 2rem;
  padding-right: 2.25rem;
  display: flex;
  flex-direction: column;
}
section.single-product .product .badges-tablet,
section.single-product .product .badges-mobile {
  display: none;
}
@media screen and (max-width: 969px) {
  section.single-product .product .badges {
    width: 100%;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
  }
  section.single-product .product .badges li {
    margin: 0 1rem;
  }
}

section.single-product .product .badges li {
  margin-bottom: .5rem;
  text-align: left;
}

section.single-product .product .badges img {
  width: 72px;
  height: 72px;
}

section.single-product .product .images {
  width: 40%;
}

section.single-product .product .images .main-image img {
  max-width: 100%;
}

section.single-product .product .slider img {
  max-width: 100px;
}

section.single-product .product .product-form {
  width: 45%;
}
section.single-product .product .product-form .guarantee {
  color: #2E763F;
  display: flex;
  align-items: center;
}
section.single-product .product .product-form .guarantee img {
  margin-right: 8px;
  max-width: 40px;
}
@media screen and (max-width: 969px) {
  section.single-product .product .images,
  section.single-product .product .product-form {
    width: 100%;
  }
}


section.single-product .images {
  text-align: center;
}

section.single-product .featured-image-wrapper {
  padding: 0;
}

section.single-product .featured-image-wrapper #ProductPhotoImg {
  max-width: 100%;
}
section.single-product .featured-image-wrapper .main-image{
  height: 564px;
  display: block;
}
section.single-product .featured-image-wrapper .slider .slick-prev,
section.single-product .featured-image-wrapper .slider .slick-next{
  width: 36px;
  height: 36px;
  box-shadow: 0 0 2px 0 rgba(104,96,89,0.06), 0 10px 20px -1px rgba(104,96,89,0.1);
}
section.single-product .featured-image-wrapper .slider .slick-prev{
  left: -22px;
}
section.single-product .featured-image-wrapper .slider .slick-next{
  right: -22px;
}
section.single-product #slider_single_product {
  /*   max-width: calc(100% - 4rem); */
  max-width: 448px;
  margin: 1rem auto 0;
}

section.single-product #slider_single_product .slide {
  text-align: center;
}

section.single-product #slider_single_product .slide img {
  width: 100px;
  /*   max-height: 100px; */
  max-width: 100%;
  margin: 0 auto;
  /*   width: auto; */
  cursor: pointer;
}

section.single-product #slider_single_product .slide img.product-video {
  margin-top: 10%;
}

section.single-product #slider_single_product .slide img.active {
  border: 1px solid #2E763F;
  border-radius: 2px;
}

section.single-product .product-form {
  margin-bottom: 2rem;
}

section.single-product .product-form .heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
}
section.single-product .product-form .heading > div:not(.share-button) {
  display: flex;
  padding-right: 10px;
  flex: 1;
}
section.single-product .product-form h1 {
  display: flex;
  align-items: center;
  align-items: flex-start;
  color: #2E2620;
  font-size: 44px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 60px;
  margin: 0;
  width: calc( 100% - 45px);
}

section.single-product .product-form .description {
  line-height: 28px;
  font-size: 18px;
  letter-spacing: 0.4px;
}

section.single-product .product-form .share {
  height: 52px;
  width: 102px;
  padding: 12px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

section.single-product .product-form .prix {
  font-size: 32px;
  color: #2E2620;
  letter-spacing: 0.6px;
  line-height: 44px;
  font-weight: 500;
}

section.single-product .product-form .compare-at-price {
  font-size: 28px;
  font-weight: normal;
  color: #cecece;
  margin-right: .25rem;
}

section.single-product .product-form .discounted-price {
  font-size: 34px;
}

section.single-product .product-form .benefits {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
}

section.single-product .product-form .benefits li {
  width: 50%;
  margin-bottom: 0;
}

section.single-product .product-form .reviews {
  margin-bottom: 1rem;
  margin-top: .5rem;
}

section.single-product .product-form .price-wrapper {
  display: flex;
  align-items: center;
}

section.single-product .product-form .stock-level {
  padding: 4px 12px;
  border-radius: 6px;
  display: block;
  margin-left: 1rem;
  font-size: 16px;
  height: 28px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.4px;
  line-height: 20px;
  text-align: center;
  background-color: #F0F7EC !important;
  color: #6CB442;
}

section.single-product .product-form .stock-level.in-stock {
  /*   background: #CDDED1;
  color: #2E763F; */
  width: 87px;
}

section.single-product .product-form .stock-level.out-of-stock {
  background: #ffd2cf;
  color: #FF4136;
}

section.single-product .variants {
  margin-top: 1rem;
  padding: 0;
}

section.single-product .variants .field {
  width: 100%;
  display: flex;
}

section.single-product .variants .field .selector-wrapper:first-of-type {
  padding-right: .5rem;
}

section.single-product .variants .field .selector-wrapper:last-of-type {
  padding-left: .5rem;
}

section.single-product .variants .field select {
  width: 100%;
  background: transparent;
  border: 1px solid #ECE9E7;
  padding: 10px;
  border-radius: 0;
  height: 2.4rem;
}

section.single-product .selector-wrapper {
  width: 50%;
}

section.single-product .description {
  padding-right: 1rem;
}

section.single-product .form-group, section.single-product .new-review-form fieldset, .new-review-form section.single-product fieldset {
  display: flex;
}

section.single-product .add-to-cart-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin-top: 2rem;
  width:100%;
}
section.single-product .add-to-cart-wrapper button[type=submit], section.single-product .add-to-cart-wrapper .form-group input[type=submit], .form-group section.single-product .add-to-cart-wrapper input[type=submit], section.single-product .add-to-cart-wrapper .new-review-form fieldset input[type=submit], .new-review-form fieldset section.single-product .add-to-cart-wrapper input[type=submit] {
  width: 240px;
}

section.single-product .quantity-wrapper {
  width: 240px;
  border-radius: 8px;
}

section.single-product .quantity-wrapper input,
section.single-product .quantity-wrapper button,
section.single-product .quantity-wrapper .form-group input[type=submit],
.form-group section.single-product .quantity-wrapper input[type=submit],
section.single-product .quantity-wrapper .new-review-form fieldset input[type=submit],
.new-review-form fieldset section.single-product .quantity-wrapper input[type=submit] {
  height: 60px;
  font-size: 1.6rem;
}

section.single-product .quantity-wrapper .minus {
  border-radius: 8px 0 0 8px;
}

section.single-product .quantity-wrapper .plus {
  border-radius: 0 8px 8px 0;
}

section.single-product .health-benefits .wrapper {
  display: flex;
}

section.single-product .health-benefits img {
  max-width: 100%;
}

section.single-product .health-benefits .image {
  padding-left: 1rem;
  text-align: center;
  width: 33.3333%;
}

section.single-product .health-benefits .image img, 
section.single-product .full-description .image img {
  border-radius: 14px;
  box-shadow: 0 0 1px 0 rgba(104, 96, 89, 0.06), 0 24px 44px -2px rgba(104, 96, 89, 0.08);
}
section.single-product .health-benefits h2{
  color: #2E2620;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  margin: 0;
  width: 100%;
}
section.single-product .health-benefits ul {
  display: flex;
  flex-wrap: wrap;
  width: 66.6666%;
}

section.single-product .health-benefits ul li {
  width: 50%;
  display: flex;
  padding: 0 2rem 0 0;
  margin: 0;
}

@media screen and (max-width: 767px) {
  section.single-product .health-benefits ul li {
    width: 100%;
  }
}

section.single-product .full-description {
  display: flex;
  margin-top: 80px;
  justify-content: space-between;
}

section.single-product .full-description img {
  width: 100%;
  border-radius: 14px;
}

section.single-product .full-description .image {
  /*   width: 33.3333%; */
  flex: 1;
  padding-right: 2rem;
}

section.single-product .full-description article img {
  height: auto;
}

section.single-product .full-description .text {
  /*   width: 66.6666%; */
  width: 57%;
}

section.single-product .full-description .text h2,
section.single-product .full-description .text h3 {
  text-align: left;
}
section.single-product .full-description .text h3 {
  color: #2E2620;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  margin: 0;
}

section.single-product .full-reviews {
  display: flex;
  margin-bottom: 120px;
}

section.single-product .full-reviews .text {
  width: 40%;
  padding-right: 1rem;
}

section.single-product .full-reviews .reviews {
  width: 60%;
}
section.single-product .full-reviews h2{
  color: #2E2620;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  section.single-product .full-reviews {
    flex-direction: column;
  }
  section.single-product .full-reviews .text,
  section.single-product .full-reviews .reviews {
    width: 100%;
    padding-right: 0;
  }
}

section.single-product .ingredients-slider {
  padding: 0 2rem;
  max-width: 90%;
  margin: 0 auto 2rem;
}

section.single-product .ingredients-slider .slick-slide {
  padding: 0 1rem;
}

section.single-product .ingredients-slider .slide {
  position: relative;
  border: 1px solid #ECE9E7;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
  padding: 1rem;
}

section.single-product .ingredients-slider .slide img {
  max-width: 100%;
}

section.single-product .ingredients-slider .slide h5 {
  margin: 0;
  font-size: 18px;
  color: #2E2620;
}

section.single-product .ingredient-description {
  display: none;
  padding: 1rem;
  margin: 1rem auto;
  border: 1px solid #ECE9E7;
  border-radius: 3px;
  width: 640px;
  max-width: 100%;
}

section.single-product .nutrition {
  display: flex;
  margin-top: 80px;
}

section.single-product .nutrition .text,
section.single-product .nutrition .label-wrapper {
  width: 50%;
}

section.single-product .nutrition .text {
  padding-right: 2rem;
  flex: 1;
}

section.single-product .nutrition .label-wrapper {

  padding-left: 3rem;
  /* margin-top: 86px; */
  position: relative;
  /* max-width: 698px; */
  margin-left: auto;
  margin-right: auto;
  /* padding-top: 20px; */
  width: 650px;
  padding-right: 38px;
}

section.single-product .nutrition .label-wrapper::before {
  width: 100%;
  height: 190px;
  content: '';
  background-image: url("leaves-border.png");
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 0;
  z-index: 1;
}

section.single-product .nutrition .label {
  border: 1px solid #6CB442;
  /*   background: #EEFAF1; */
  border-radius: 2px;
  /*   box-shadow: 0 0 1px 0 rgba(104, 96, 89, 0.06), 0 24px 44px -2px rgba(104, 96, 89, 0.08); */
  z-index: 2;
  position: relative;
  border-bottom: 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background: #ffffff;
}
section.single-product .nutrition .label table tbody tr:nth-child(even){
  background: transparent;
}

section.single-product .nutrition .label h3 {
  margin: 0;
  padding: 24px 0px 8px 24px; 
  font-size: 32px;
  color: #2E2620;
  letter-spacing: 0.6px;
  line-height: 44px;
}

section.single-product .nutrition .label .row {
  padding: 12px 24px;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
}

section.single-product .nutrition .label .row.compact {
  padding:0px 0px 0px 24px;
  line-height: 24px;
}

section.single-product .nutrition .label .row.footnotes {
  border-top: 0px solid #2E763F;
  color: #686059;
  font-size: 14px;	
  letter-spacing: 0.2px;	
  line-height: 20px;
}

section.single-product .nutrition .label table {
  width: 100%;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 16px;
}

section.single-product .nutrition .label table th {
  text-align: left;
  padding: 6px 24px;
  white-space: nowrap;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 24px;
  color: #2E2620;
}
section.single-product .nutrition .label table tr th:last-child {
  text-align: right;
}

section.single-product .nutrition .label table tr.expand-ingredients td {
  padding: 0;
}

section.single-product .nutrition .label table tr.expand-ingredients td button, section.single-product .nutrition .label table tr.expand-ingredients td .form-group input[type=submit], .form-group section.single-product .nutrition .label table tr.expand-ingredients td input[type=submit], section.single-product .nutrition .label table tr.expand-ingredients td .new-review-form fieldset input[type=submit], .new-review-form fieldset section.single-product .nutrition .label table tr.expand-ingredients td input[type=submit] {
  width: 100%;
  border-radius: 0;
}

section.single-product .nutrition .label table tr.separator {
  border-bottom: 2px solid #2E763F;
}

section.single-product .nutrition .label table thead {
  border-top: 2px solid #2E763F;
  background: #ffffff;
}

section.single-product .nutrition .label table tbody {
  border-top: 2px solid #2E763F;
}

section.single-product .nutrition .label table td {
  border-bottom: 1px solid #6CB442;
  padding: 12px 24px !important;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  color: #2E2620;
}

section.single-product .nutrition .label table tr td:last-child {
  text-align: right;
  vertical-align: top;
}

section.single-product .nutrition .label-footer {
  border: 1px solid #6CB442;
  padding: 12px 24px;
  border-top: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  background: #ffffff;
}

section.single-product .nutrition .label-footer .row {
  margin-bottom: 1rem;
  color: #686059;
  font-size: 14px;	
  letter-spacing: 0.2px;	
  line-height: 20px;
}
section.single-product .nutrition .label-footer .row b{
  font-size: 16px;
}
.read-more {
  cursor: pointer;
}

/* .read-more-content {
  display: none;
}
 */
section.blog h1 {
  color: #2E2620;
  font-size: 44px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 60px;
  margin: 0;
}
.blog-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section.blog .blog-heading{
  margin: 24px 0;
  padding-bottom: 1rem;
}
@media screen and (max-width: 640px) {
  .blog-heading {
    flex-direction: column;
    margin-bottom: 1rem;
  }
}

.blog-heading .sharing {
  display: flex;
  flex-direction: row;
  height: 44px;
}

.blog-heading .sharing a.resp-sharing-button__link {
  margin-left: .5rem;
}

section.featured-posts {
  display: flex;
}
section.blog section.featured-posts{
  justify-content: space-between;
  margin-bottom: 7.5rem;
}

section.featured-posts > div {
  width: 50%;
  padding: 0 1rem;
}
section.blog section.featured-posts .main{
  max-width: 612px;
  flex: 1;
  padding: 0;
}
section.blog section.featured-posts .main .post > a {
  display: flex;
}
@media screen and (max-width: 1024px) {
  section.featured-posts > div {
    width: 100%;
  }
}

section.featured-posts .tags {
  font-size: .8rem;
}

section.featured-posts .main img {
  width: 100%;
  border-radius: 6px;
}

section.featured-posts .main .meta {
  font-size: .8rem;
  display: flex;
  justify-content: space-between;
  padding: .5rem 0;
}
section.featured-posts .main .meta .tag-links a {
  color: #6CB442;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  padding: 4px 0;
}
section.featured-posts .main .meta .author{
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
}
.categorry {
  height: 20px;
  width: 78.8px;
  color: #6CB442;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
}
section.featured-posts .main h2 {
  color: #2E2620;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  margin: 0;
}
section.featured-posts .main p {
  color: #686059;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
  margin: .5rem 0;
}
section.featured-posts .main .author {
  color: #686059;
}

section.featured-posts .secondary {
  display: flex;
  padding-left: 3rem;
  flex-direction: column;
}
section.blog section.featured-posts .secondary {
  padding: 0;
  width: 40%;
}
section.blog section.featured-posts .secondary .post-thumbnail:not(:last-of-type){
  margin-bottom: 2.5rem;
}
section.blog section.featured-posts .secondary .meta .tag-links a{
  color: #6CB442;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  padding: 4px 0px;
}
section.blog section.featured-posts .secondary .meta .tag-links a:last-of-type {  
  margin-bottom: 4px;
}
section.blog section.featured-posts .secondary .meta h3 {
  color: #2E2620;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 32px;
  margin: 0 0 .5rem 0;
}
section.blog section.featured-posts .secondary .meta .author {
  color: #686059;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
  font-family: 'Roboto', 'Helvetica Neue', 'Arial', sans-serif;
}

section.featured-posts .secondary img {
  max-width: 100%;
  height: 125px !important;
}

.post-thumbnail {
  display: flex;
  margin-bottom: 1rem;
}

.post-thumbnail .meta {
  padding-left: 1rem;
}

.post-thumbnail h3 {
  font-weight: 400;
  margin: .5rem 0;
}

.post-thumbnail .tags {
  margin: 0;
  padding: 0;
  justify-content: flex-start !important;
}

.post-thumbnail .author {
  font-size: .8rem;
  font-family: Helvetica;
  color: #686059;
}

@media screen and (max-width: 767px) {
  .wp-block-media-text {
    display: block !important;
    width: 100% !important;
    clear: both !important;
  }
}

section.post-categories {
  /*   margin-top: 2rem; */
}

section.post-categories .slide {
  width: 200px;
  padding: 1rem;
}

section.post-categories .slick-next {
  right: -14px;
}

section.post-categories .slick-prev {
  left: -14px;
}

section.post-categories .image {
  width: 200px;
  height: 250px;
  background-size: 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  float: none;
  margin: 0 auto;
}

section.post-categories .image a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  margin: 1rem;
  background: rgba(255, 255, 255, 0.98);
  border-radius: 27px;
  color: #2E763F;
  width: 90%;
  padding: .5rem;
}

div.posts {
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1260px;
  margin: 0 auto 0;
}

div.posts .post-wrapper {
  width: calc(33.3333% - 24px);
  margin-bottom: 4rem;
  align-self: stretch;
}
section.blog .pagination{
  justify-content: center;
  display: flex;
}
section.blog .pagination a {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  padding: 14px 1rem;
  height: 48px;
  border: 1px solid #A1CF86;
  border-radius: 6px;
  color: #6CB442;
  opacity: 1;
  background: white;
}
section.blog .pagination a img{
  margin-right: 5px;
}

div.posts .post {
  border-radius: 6px;
  border: 1px solid #ECE9E7;
  padding-bottom: 1rem;
  height: 100%;
}
div.posts .post .read-more {
  color: #2E763F;
/*   position: absolute;
  bottom: 1rem; */
}
@media screen and (max-width: 640px) {
  div.posts .post {
    margin: 0 auto;
    height: auto;
  }
}

div.posts .post .image {
  border-radius: 6px 6px 0 0;
  position: relative;
}

div.posts .post .image svg {
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
}

div.posts .post img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
}

div.posts .post .tags {
  font-size: .8rem;
}
section.blog div.posts .post .tags {
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 20px;
}

div.posts .post h3 {
  margin: .5rem 0;
  font-weight: 400;
}
section.blog div.posts .post h3 {
  color: #2E2620;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 32px;
  margin: 1rem 0;
}
section.blog div.posts .post div {
  color: #686059;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
}
section.blog div.posts .post .read-more {
  color: #2E763F;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
}
div.posts .post .meta {
  padding: 0 1rem;
}
section.blog-category h1{
  margin: 2rem 0;
  color: #2E2620;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  text-align: center;
}
section.blog-category .featured {
  padding-top: 2rem;
}
section.blog-category .featured-post {
  display: flex;
  margin-bottom: 5rem;
}
section.blog-category .featured-post .image{
  display: flex;
  width: 50%;
}

section.blog-category .featured-post .meta {
  flex: 1;
}
section.blog-category .featured-post .image img {
  border-radius: 6px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

section.blog-category .featured-post h2 {
  margin: .5rem 0;
  color: #2E2620;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
}

section.blog-category .featured-post .meta {
  display: flex;
  align-items: center;
  width: 50%;
}

section.blog-category .featured-post .meta .content {
  margin: 1.5rem 0;
  padding: 1.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

section.blog-category .featured-post .meta .content p{
  margin: 0;
  color: #686059;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
}
section.blog-category .featured-post .meta .content .author{
  color: #2E2620;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  padding: 10px;
  margin-top: .5rem;
}
section.blog-category .featured-post .meta .content::before {
  height: 100%;
  background: #fff;
  content: '';
  display: block;
  width: 2.25rem;
  position: absolute;
  top: 0;
}
section.blog-category .featured-post .meta .content .tags li {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  padding: 4px 0;
}
section.blog-category .featured-post:nth-child(1) .content {
  border-radius: 0 6px 6px 0;
  padding-left: 0;
}

section.blog-category .featured-post:nth-child(1) .content::before {
  left: -2.25rem;
  border-radius: 6px 0 0 6px;
}

section.blog-category .featured-post:nth-child(2) {
  flex-direction: row-reverse;
}

section.blog-category .featured-post:nth-child(2) .content {
  border-radius: 6px 0 0 6px;
}

section.blog-category .featured-post:nth-child(2) .content::before {
  right: -1.5rem;
  border-radius: 0 6px 6px 0;
}

.category-posts {
  display: flex;
  flex-wrap: wrap;
  margin-top: 4rem !important;
}
section.blog-category .category-posts {
  justify-content: space-between;
}
.category-posts li.post-wrapper {
  width: 50%;
  margin-bottom: 2rem;
}
section.blog-category .category-posts li.post-wrapper {
  width: calc(50% - 18px);
  margin-bottom: 4rem;
}
.category-posts li.post-wrapper ul.tags {
  font-size: .8rem;
}
section.blog-category .category-posts li.post-wrapper .meta {
  padding: 8px 16px;
}
section.blog-category .category-posts li.post-wrapper ul.tags{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  padding: 4px 0;
}
section.blog-category .category-posts li.post-wrapper h3 {
  color: #2E2620;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 32px;
  margin: 4px 0 0 0;
}
section.blog-category .category-posts li.post-wrapper .author {
  color: #686059;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
  margin-top: 8px;
}
.category-posts .post,
.secondary .post {
  display: flex;
}

.category-posts .post .image,
.secondary .post .image {
  width: 40%;
  width: 216px;
}

@media screen and (max-width: 640px) {
  .category-posts .post .image,
  .secondary .post .image {
    width: 100%;
  }
}

.category-posts .post .image img,
.secondary .post .image img {
  width: 216px;
  height: 160px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px;
}

.category-posts .post .meta,
.secondary .post .meta {
  width: 60%;
  padding: 0 0 0 1rem;
  flex: 1;
}

.category-posts .post .meta h3,
.secondary .post .meta h3 {
  margin: .5rem 0;
  padding: 0;
}
section.post{
  padding-bottom: 1rem;
}
section.post article {
  margin: 0 auto;
  max-width: calc(1044px + 5rem);
  width: 100%;
  padding: 1rem 2.5rem;
  margin-bottom: 4rem;
}

section.post article img {
  max-width: 100%;
}

section.post .tags {
  margin: 2rem auto 0;
  justify-content: center;	
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.4px;
  line-height: 20px;
}

section.post h1 {
  margin: 1rem 0;	
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  text-align: center;
}
section.post .meta{
  padding: 8px 0;
}
section.post .meta .author {
  color: #2E2620;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
}
section.post .meta .date {
  color: #686059;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
}
section.post header.article-header .image {
  position: relative;
  display: flex;
}

section.post header.article-header .sharing {
  position: absolute;
  top: 4rem;
  left: -7rem;
}

@media screen and (max-width: 1024px) {
  section.post header.article-header .sharing {
    position: static;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 1.4rem;
  }
  section.post header.article-header .sharing a {
    margin: 0 1rem;
  }
}

section.post header.article-header img {
  margin-top: 2rem;
  width: 100%;
  border-radius: 6px;
}

section.post .body {
  padding: 0 6.75rem;
  margin-top: 4rem;
}

section.post .body img {
  max-width: 100%;
}

section.post .body p,
section.post .body ul,
section.post .body ol {
  font-size: 18px;
  color: #686059;
  letter-spacing: 0.4px;
  line-height: 30px;
}

section.post .body p {
  padding: 0 1rem;
  color: #686059;
  font-size: 22px;
  letter-spacing: 0.4px;
  line-height: 36px;
}
section.post .body p:last-of-type{
  margin-bottom: 0;
}
section.post .body p a{
  word-break: break-word;
}
section.post .body h2 {
  text-align: center;
  margin: 2rem 0 !important;
  color: #2E763F;
}

section.post .body h3, section.post .body h4, section.post .body h5, section.post .body h6 {
  color: #2E763F;
}

section.post .body .float-left {
  float: left !important;
}

section.post .body .no-bullet {
  list-style: none;
}

section.post .body img {
  display: inline-block;
  vertical-align: middle;
}

section.post .body .wp-block-media-text {
  display: grid;
  grid-template-rows: auto;
  align-items: center;
  grid-template-areas: "media-text-media media-text-content";
  grid-template-columns: 50% auto;
}

section.post .body .has-media-on-the-right {
  grid-template-areas: "media-text-content media-text-media";
  grid-template-columns: auto 50%;
}

section.post .body .wp-block-media-text .wp-block-media-text__media {
  grid-area: media-text-media;
  margin: 0;
}

section.post .body .alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}

section.post .body ol li {
  list-style: none;
  counter-increment: foo;
  display: table-row;
}

section.post .body ul.list-table-row li {
  display: table-row;
}

/* section.post .body ol li::before {
  content: counter(foo) ".";
  display: table-cell;
  text-align: right;
  padding-right: .3em;
} */

section.post .related {
  position: relative;
}

section.post .related::after {
  content: '';
  background: #F6FAF3;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: calc( 50% + 630px);
  height: 100%;
  z-index: 9;
  min-width: 1200px;
  max-width: 100vw;
}

section.post .related ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
}

section.post .related ul li{
  width: calc( 50% - 18px );
}

section.post .related ul img {
  width: 100%;
}

section.post .related ul .tags {
  margin-top: 0;
}
section.post .related .content {
  max-width: calc(1044px + 5rem);
  width: 100%;
  margin: 0 auto;
  padding: 2rem 2.5rem;
  position: relative;
  z-index: 99;
}
section.post .related .content > h3 {
  color: #2E2620;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  margin: 2rem 0;
}
section.post .related .content .tag-links a{
  color: #6CB442;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.4px;
  line-height: 20px;
  padding: 4px 0;
}
section.post .related .post-thumbnail .image{
  flex: 1;
  display: flex;
  align-items: center;
}
section.post .related .post-thumbnail .image a{
  display: flex;
}
section.post .related .content .meta{
  padding: 0 0 0 1rem;
  width: 54%;
}
section.post .related .content .meta h3 {
  color: #2E2620;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 32px;
  margin: 4px 0 8px 0;
}
section.post .related .content .meta .author {
  color: #686059;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
}

body.collection .links .select-wrapper::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #6CB442;
  position: absolute;
  top: auto;
  left: 0;
  bottom: -1rem;
}

.collection-hero {
  background-image: url("collection-background.png");
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  height: 33vh;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  margin-bottom: -15vh;
  background-position: bottom;
}

.collection-hero h1,
.collection-hero h2 {
  color: #fff;
}

.collection-hero h1 {
  margin-bottom: 0;
}

.collection-hero ul {
  margin-top: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.collection-hero ul li {
  padding: 0 .5rem;
}

@media screen and (max-width: 640px) {
  .collection-hero ul img {
    width: 30px;
  }
}

.category-hero {
  display: flex;
  margin-bottom: 3rem;
}

.category-hero > div {
  width: 100%;
}

.category-hero .image {
  text-align: center;
}

.category-hero .image > img {
  width: 100%;
  max-width: 100%;
  border-radius: 8px;
  max-height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-top: -2.5rem;
}

.category-hero .recommended-product {
  margin: -100px auto 0;
}

.category-hero .recommended-product .discount-badge {
  position: absolute;
  top: 5px;
  left: 5px;
}

.category-hero .recommended-product .review-stars {
  font-size: 15px;
  position: absolute;
  top: 32px;
  right: 36px;
}
.category-hero .recommended-product .review-stars span{
  color: #686059;
}
.category-hero .recommended-product .red {
  font-size: 18px;
}

.category-hero .recommended-product .body {
  text-align: left;
  position: relative;
  font-size: 14px;
}
.category-hero .recommended-product .body .image{
  padding: 12px 24px;
}
.category-hero .recommended-product .body h4 {
  font-size: 1.4rem;
  margin: 0;
  margin-bottom: 5px;
  max-width: 220px;
}
.category-hero .recommended-product .body .description ul.benefits > li{
  margin: 0;
  margin-top: 3px;
}
.category-hero .recommended-product .footer .red {
  font-size: 20px;
}

.category-hero .text {
  padding-right: 2rem;
}
.category-hero .text .body{
  color: #686059;
  font-size: 22px;
  letter-spacing: 0.4px;
  line-height: 36px;
}
.category-hero .text .body div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.category-hero .text .body div img {
  width: 60px;
}
.category-hero .text .body h2{	
  color: #2E2620;
  font-size: 44px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 60px;
  margin: 2rem 0;
  padding-left: 1rem;
}
.category-hero .text .body li p{
  color: #2E2620;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  margin: 0;
} 
.category-hero .text .body li p span{
  width: 100%;
  display: block;
  height: 36px;
  padding-left: 8px;
  display: flex;
  align-items: flex-start;
} 

.category-hero .text .body {
  margin-bottom: 3.5rem;
}

.category-hero .text .body h2 img {
  position: relative;
  top: 20px;
}

.category-hero .text .body ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.category-hero .text .body ul li {
  width: 50%;
  margin-bottom: .5rem;
}

.category-hero .text .body ul li img {
  position: relative;
  top: -4px;
  right: 8px;
}

.category-hero .text .badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.category-hero .text .badges li {
  width: auto;
  padding-right: 1.5rem;
}
section.collection .category-hero .text .badges{
  justify-content: flex-start;
}
.category-hero .text .badges img {
  width: 72px;
  height: 72px;
}
.category-hero .text .more_supplements {
  margin-top: 4.5rem;
}
.category-hero .text .more_supplements a {
  color: #2E763F;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  padding: 8px 16px 8px 0;
}
section.collection h1,
section.search h1,
section.all-products h1 {
  padding-left: 1rem;
}

section.collection .categories-wrapper,
section.search .categories-wrapper,
section.all-products .categories-wrapper {
  overflow-x: hidden;
}

section.collection .categories-wrapper .category,
section.search .categories-wrapper .category,
section.all-products .categories-wrapper .category {
  border: none;
}

section.collection .filters,
section.search .filters,
section.all-products .filters {
  display: flex;
  justify-content: space-between;
  padding: 2rem 0rem;
  flex-direction: row-reverse;
}
section.search .filters{
  padding: 1rem 0 3rem 0;
}


section.collection .filters div:nth-child(2),
section.search .filters div:nth-child(2),
section.all-products .filters div:nth-child(2) {
  display: flex;
  align-items: center;
  align-self: flex-end;
}
section.all-products .filters .layouts button{
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.collection .filters label,
section.search .filters label,
section.all-products .filters label {
  text-transform: uppercase;
  display: block;
  margin: 4px;
  color: #2e773f;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 16px;
}

section.collection .filters select,
section.search .filters select,
section.all-products .filters select {
  background: transparent;
  border: 1px solid #ECE9E7;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 2px;
  width: 200px;
  padding: 10px;
}

section.collection .filters .select-wrapper,
section.search .filters .select-wrapper,
section.all-products .filters .select-wrapper {
  position: relative;
}

section.collection .filters .select-wrapper select,
section.search .filters .select-wrapper select,
section.all-products .filters .select-wrapper select {
  position: relative;
  z-index: 2;
}
section.all-products .filters .select-wrapper select{
  height: 48px;
  color: #686059;
  border-radius: 4px;
  padding: 10px 12px;
}
section.collection .filters .select-wrapper::after,
section.search .filters .select-wrapper::after,
section.all-products .filters .select-wrapper::after {
  content: '';
  position: absolute;
  z-index: 1;
  right: .5rem;
  top: 1rem;
  width: 10px;
  height: 8px;
  background-image: url("icon-arrow-down.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

section.collection .layouts button, section.collection .layouts .form-group input[type=submit], .form-group section.collection .layouts input[type=submit], section.collection .layouts .new-review-form fieldset input[type=submit], .new-review-form fieldset section.collection .layouts input[type=submit],
section.search .layouts button,
section.search .layouts .form-group input[type=submit],
.form-group section.search .layouts input[type=submit],
section.search .layouts .new-review-form fieldset input[type=submit],
.new-review-form fieldset section.search .layouts input[type=submit],
section.all-products .layouts button,
section.all-products .layouts .form-group input[type=submit],
.form-group section.all-products .layouts input[type=submit],
section.all-products .layouts .new-review-form fieldset input[type=submit],
.new-review-form fieldset section.all-products .layouts input[type=submit] {
  background: transparent;
  margin: 0 2rem;
  margin-right: 0;
  margin-top: 10px;
  width: 40px;
  height: 40px;
  line-height: 45px;
  border: 1px solid #ECE9E7;
}

section.collection .layouts button.active, section.collection .layouts .form-group input.active[type=submit], .form-group section.collection .layouts input.active[type=submit], section.collection .layouts .new-review-form fieldset input.active[type=submit], .new-review-form fieldset section.collection .layouts input.active[type=submit],
section.search .layouts button.active,
section.search .layouts .form-group input.active[type=submit],
.form-group section.search .layouts input.active[type=submit],
section.search .layouts .new-review-form fieldset input.active[type=submit],
.new-review-form fieldset section.search .layouts input.active[type=submit],
section.all-products .layouts button.active,
section.all-products .layouts .form-group input.active[type=submit],
.form-group section.all-products .layouts input.active[type=submit],
section.all-products .layouts .new-review-form fieldset input.active[type=submit],
.new-review-form fieldset section.all-products .layouts input.active[type=submit] {
  border: 1px solid #2E2620;
}

section.collection .product-reviews,
section.search .product-reviews,
section.all-products .product-reviews {
  display: flex;
  background: url("reviews-background.png");
  background-size: 840px 1000px;
  background-position: right top;
  background-repeat: no-repeat;
}

section.collection .product-reviews > div,
section.search .product-reviews > div,
section.all-products .product-reviews > div {
  padding: 1rem;
}

section.collection .product-reviews .text,
section.search .product-reviews .text,
section.all-products .product-reviews .text {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

section.collection .product-reviews .reviews,
section.search .product-reviews .reviews,
section.all-products .product-reviews .reviews {
  width: 60%;
}

@media screen and (max-width: 767px) {
  section.collection .product-reviews,
  section.search .product-reviews,
  section.all-products .product-reviews {
    flex-direction: column;
  }
  section.collection .product-reviews > div,
  section.search .product-reviews > div,
  section.all-products .product-reviews > div {
    width: 100%;
  }
}

section.collection .product-reviews .reviews .spr-header,
section.search .product-reviews .reviews .spr-header,
section.all-products .product-reviews .reviews .spr-header {
  display: none;
}

section.collection .product-reviews .reviews .spr-container,
section.search .product-reviews .reviews .spr-container,
section.all-products .product-reviews .reviews .spr-container {
  border: none;
}

section.collection .product-reviews .reviews .spr-reviews,
section.search .product-reviews .reviews .spr-reviews,
section.all-products .product-reviews .reviews .spr-reviews {
  display: flex;
  flex-wrap: wrap;
}

section.collection .product-reviews .reviews .spr-pagination,
section.search .product-reviews .reviews .spr-pagination,
section.all-products .product-reviews .reviews .spr-pagination {
  display: none;
}

section.collection .product-reviews .reviews .spr-review,
section.search .product-reviews .reviews .spr-review,
section.all-products .product-reviews .reviews .spr-review {
  background: #FFFFFF;
  width: calc(50% - 2rem);
  padding: 1rem;
  margin: 1rem;
  border: 0 solid rgba(236, 233, 231, 0.5);
  box-shadow: 0 0 1px 0 rgba(104, 96, 89, 0.06), 0 24px 44px -2px rgba(104, 96, 89, 0.08);
  border-radius: 6px;
}

section.collection .product-reviews .reviews .spr-review:nth-child(5),
section.search .product-reviews .reviews .spr-review:nth-child(5),
section.all-products .product-reviews .reviews .spr-review:nth-child(5) {
  display: none;
}

section.collection .product-reviews .reviews .spr-review:nth-child(odd),
section.search .product-reviews .reviews .spr-review:nth-child(odd),
section.all-products .product-reviews .reviews .spr-review:nth-child(odd) {
  position: relative;
  top: 2rem;
}

ul.benefits > li {
  margin: 1rem 0;
  font-size: 14px;
  color: #686059;
  letter-spacing: 0.2px;
  line-height: 20px;
}

ul.benefits > li img {
  position: relative;
  top: 4px;
  margin-right: 5px;
}

ul.products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

ul.products > li {
  width: 50%;
  padding: 1rem;
  display: flex;
  padding: 1rem 0 0 0;
  width: calc( 50% - 1rem);
}

@media screen and (max-width: 1023px) {
  ul.products > li {
    width: 100%;
  }
}

ul.products > li.hidden {
  display: none;
}

ul.products .product {
  border: 1px solid #ECE9E7;
  border-radius: 6px;
  padding: 1rem;
  display: flex;
  width: 100%;
  position: relative;
}

ul.products .product .header {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: .5rem;
  padding: 20px 24px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}

ul.products .product .header .spr-badge-caption {
  display: none !important;
}

ul.products .product .image {
  width: 33.333%;
  padding: 0 1rem;
  display: flex;
  align-items: center;
}

ul.products .product img {
  max-width: 85%;
}

ul.products .product .meta {
  width: 66.6666%;
  display: flex;
  position: relative;
  z-index: 99;
}

ul.products .product .meta h2 {
  margin: .5rem 0;
  color: #2E2620;
  font-size: 23px !important;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 32px;
  width: calc(100% - 58px);
}
ul.products .product .meta .info .subheading{
  color: #686059;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
}
ul.products .product .meta .info ul.benefits > li{
  padding: 0 0 0 27px;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 20px;
  color: #686059;
  margin: .5rem 0;
  background-size: 20px;
}
ul.products .product .price {
  color: #2E2620;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.4px;
  line-height: 24px;
}
ul.products .product .price.red {
  color: #cd5c5c;
  font-weight: bold;
  font-size: 1.2rem;
}
@media screen and (max-width: 469px) {
  ul.products .product {
    flex-direction: column;
  }
  ul.products .product .image,
  ul.products .product .meta {
    width: 100%;
  }
  ul.products .product img {
    max-width: 120px;
  }
  ul.products .product .image {
    text-align: center;
  }
  ul.products .product .image a {
    width: 100%;
  }
}

ul.products .product .footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
ul.products .product .footer a.add-to-cart{
  margin-bottom: -4px;
  margin-right: 0px;
}
ul.products.list .meta {
  justify-content: space-between;
  flex-direction: column;
}

ul.products.grid .product-container {
  width: 25%;
  text-align: center;
  width: calc( 25% - 0.75rem );
}

@media screen and (max-width: 767px) {
  ul.products.grid .product-container {
    width: 50%;
  }
}

@media screen and (max-width: 500px) {
  ul.products.grid .product-container {
    width: 100%;
  }
}

ul.products.grid .product {
  flex-direction: column;
  justify-content: space-between;
  min-height: 326px;
}

ul.products.grid .product .info {
  display: none;
}

ul.products.grid .product .meta {
  flex-direction: column;
  justify-content: space-between;
}

ul.products.grid .product .image,
ul.products.grid .product .meta {
  width: 100%;
}

section.cart .bundled-original-price {
  text-decoration: line-through;
  color: #ccc;
  margin-right: 0.5rem;
}

section.cart table {
  table-layout: fixed;
  border-spacing: 0 15px;
  width: 100%;
}

section.cart table th {
  text-align: left;
}

section.cart table tbody td {
  border-top: 1px solid #ECE9E7;
  border-bottom: 1px solid #ECE9E7;
}

section.cart table tr th:first-child {
  padding-left: 3.2rem;
}

section.cart table tr td:first-child {
  display: flex;
  align-items: center;
  border-left: 1px solid #ECE9E7;
  border-radius: 6px;
  padding-left: 3.2rem;
}
section.cart table tr td:last-child {
  border-right: 1px solid #ECE9E7;
  border-radius: 6px;
  text-align: right;
  padding-right: 1.5rem;
}

section.cart table td {
  padding: .5rem 0;
}

section.cart table .product-image {
  max-width: 50px;
  width: 100% !important;
}

section.cart table .quantity {
  display: inline-block;
  width: auto;
  padding: 5px;
  width: 50px;
  text-align: right;
  padding-right: 0;
  border: none;
}

section.cart .remove {
  padding: 1rem;
}

section.cart button, section.cart .form-group input[type=submit], .form-group section.cart input[type=submit], section.cart .new-review-form fieldset input[type=submit], .new-review-form fieldset section.cart input[type=submit],
section.cart .form-group button[type=submit], .form-group section.cart button[type=submit],
section.cart .new-review-form fieldset button[type=submit], .new-review-form fieldset section.cart button[type=submit] {
  border: none;
}

section.cart .update {
  background: #2E763F;
}

section.cart .totals {
  text-align: right;
}

section.cart .totals p {
  display: inline;
  font-weight: 600;
}

section.cart .totals p::after {
  display: table;
  width: 100%;
  content: '';
  margin-bottom: 2rem;
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  section.cart {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
    Label the data
    */
  }
  section.cart table,
  section.cart thead,
  section.cart tbody,
  section.cart th,
  section.cart td,
  section.cart tr {
    display: block;
  }
  section.cart thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  section.cart tr {
    border: 1px solid #ccc;
  }
  section.cart td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
  }
  section.cart td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 0;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    height: 100%;
    display: flex;
    align-items: center;
  }
  section.cart td:nth-of-type(1):before {
    content: "";
  }
  section.cart td:nth-of-type(2):before {
    content: "Product";
  }
  section.cart td:nth-of-type(3):before {
    content: "Price";
  }
  section.cart td:nth-of-type(4):before {
    content: "Quantity";
  }
  section.cart td:nth-of-type(5):before {
    content: "Total";
  }
}

section.search form.search {
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

section.search form.search input {
  padding: 6px;
  border: 1px solid #ECE9E7;
}

.no-results h2 {
  color: #2E2620;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  text-align: center;
  margin: 1rem 0;
  padding: 0 1rem;
}
.no-results p {
  color: #686059;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
  text-align: center;
  margin: 0 0 2rem 0;
  padding: 0 1rem;
}
.no-results form.contact-form{
  background: none;
  padding: 0;
  max-width: 860px;
  margin: 0 auto;
  margin-bottom: 5.5rem;
}
.no-results form.contact-form .form-group{
  margin-bottom: 0;

}
.no-results form.contact-form input[type=text],
.no-results form.contact-form input[type=email],
.no-results form.contact-form textarea {
  border: 1px solid #D9D2CE;
  border-radius: 4px;
}
.no-results form.contact-form label {
  color: #2E2620;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 16px;
  padding: 4px;
}
.no-results .categories-wrapper ul li .category {
  width: 344px;
  height: 114px;
}

.no-results .categories-wrapper ul li .category span {
  font-size: 1rem;
}
section.contact.top-level form .form-group{
  margin-bottom: 0;
}
section.contact.top-level form {
  width: 960px;
  margin: 0 auto;
  max-width: 100%;
  padding-top: 240px;
  margin-top: -200px;
}
section.contact.top-level form h3{
  margin-top: 40px;	
  color: #2E2620;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  text-align: center;
}
section.contact.top-level form label{
  color: #2E2620;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 16px;
  padding-bottom: 4px;
}
section.contact.top-level form p {
  color: #686059;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
  text-align: center;
  margin: 0 0 28px 0;
}
section.contact.top-level form input[type=text], 
section.contact.top-level form input[type=email],
section.contact.top-level form textarea{
  border: 1px solid #CDDED1;
  border-radius: 4px;	
  color: #686059;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
  padding: 12px;
}
section.contact.top-level form input[type=submit]{
  height: 44px;
  width: 119px;
  border-radius: 6px;
  background-color: #6CB442;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  text-align: center;
  padding: 12px;
  margin-bottom: 3rem;
}
section.contact.top-level .marker {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-clip-path: circle(30px at center);
  clip-path: circle(30px at center);
  box-shadow: 0 11px 10px 0 #2E763F;
}

section.contact.top-level .header {
  display: flex;
  justify-content: flex-end;
}

section.contact.top-level .header .text {
  flex: 1;
}

section.contact.top-level .header .image {
  width: 100%;
  max-width: 790px;
}
section.contact.top-level .header .flower-image{
  position: absolute;
  margin-top: 150px;
  margin-left: 80px;
}
section.contact.top-level .header .inset {
  background: #fff;
  position: relative;
  right: -4rem;
  padding: 0 6rem 6rem 0;
  width: 612px;
  margin-top: 56px;
}
section.contact.top-level .header .inset h2{
  color: #2E2620;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  margin: 0 0 1rem 0;
}
section.contact.top-level .header .inset p{
  color: #686059;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
  margin: 0 0 1rem 0;  
}
section.contact.top-level .header .inset h3{
  color: #2E763F;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.38px;
  line-height: 32px;
  margin: 0 0 2.5rem 0;
}
section.contact.top-level .header .buttons a.phone {
  background: #6CB442;
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 20px;
  text-align: right;
  padding: 12px;
  margin-right: 24px;
  border-radius: 6px;
}
section.contact.top-level .header .buttons a.phone img {
  margin-right: 2px;
  position: relative;
  top: 2px;
}
section.contact.top-level .header .buttons a.phone:hover {
  background: #61a13b;
}

section.contact.top-level .header .buttons a.email {
  background: #fff;
  border: 1px solid #2E763F;
  color: #6CB442 !important;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  text-align: right;
  padding: 12px;
  border-radius: 6px;
}

section.contact.top-level .header .buttons a.email:hover {
  background: #fff;
  color: #6CB442;
}

section.contact.top-level .header .buttons a.email img {
  margin-right: 3px;
  position: relative;
  top: 4px;
}

section.contact.top-level .header .buttons a {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}

@media screen and (max-width: 640px) {
  section.contact.top-level .header .buttons {
    flex-direction: column;
  }
}

section.contact.top-level .visit {
  display: flex;
  max-width: 900px;
  margin: -7rem auto 0;
  background: #fff;
  z-index: 999999;
  position: relative;
  padding: 2rem;
  border-radius: 4px;
  width: calc(100% - 8rem);
}
section.contact.top-level .visit .image {
  display: flex;
  /*   align-items: center; */
  width: 60%;
}
section.contact.top-level .visit img {
  max-width: 500px;
  height: auto;
  width: 100%;
}
section.contact.top-level .visit .text {
  flex: 1;
  padding-right: 1rem;
}

section.contact.top-level .visit .text h3 {
  color: #2E2620;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  margin: 0 0 1rem 0;
}
section.contact.top-level .visit p {
  margin: 0;
  padding-bottom: 0;
  color: #686059;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
}

section.contact.top-level .visit a.primary-button{
  margin-top: 1rem;	font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  border-radius: 6px;
  background-color: #6CB442;
  padding: 12px;
  height: 44px;
}
.mapouter {
  position: relative;
  text-align: right;
  height: 440px;
  width: 1260px;
  max-width: 100%;
}

#map {
  height: 400px;
  border-radius: 8px;
}

.gmap_canvas {
  overflow: hidden;
  background: none !important;
  height: 440px;
  width: 1260px;
}

.account-wrapper {
  display: flex;
  justify-content: space-between;
}

.account-wrapper .form, .account-wrapper .image {
  width: 48%;
}

.account-wrapper .image img {
  max-width: 100%;
}
.account-wrapper a {
  color: #2E763F !important;
  text-decoration: underline;
}
.account-wrapper .account-link {
  margin: 20px 0px;
}
.account-wrapper .form-group.check-box input {
  margin-bottom: 20px;
}
.account-wrapper .form-group.check-box .form-group input {
  margin-bottom: 10px;
}
.account-wrapper .form-group.check-box input, .account-wrapper .form-group.check-box label {
  display: inline-block !important;
  margin-right: 6px;
}
.account-wrapper .forgot-password {
  display: block;
  margin-bottom: 30px;
}
div#rc_login {
    margin: 40px auto 20px !important;
    background: #f9f9f9;
    padding: 10px 0px 10px;
}

@media screen and (max-width: 767px) {
  .account-wrapper .image {
    display: none;
  }
  .account-wrapper .form {
    width: 100%;
  }
}

section.account .account-details {
  display: flex;
}

@media screen and (max-width: 800px) {
  section.account .account-details {
    flex-direction: column;
  }
}

section.account .account-details > div {
  padding: 1rem;
}

section.account .account-details > div:first-child {
  padding-left: 0;
}

section.account .orders {
  width: 66.6666%;
}

@media screen and (max-width: 800px) {
  section.account .orders {
    width: 100%;
  }
}

section.account .address {
  width: 33.3333%;
  display: flex;
  align-items: center;
  justify-content: center;
}

section.account .address a {
  color: #fff;
}

@media screen and (max-width: 800px) {
  section.account .address {
    width: 100%;
  }
}

section.account table {
  border-collapse: collapse;
  width: 100%;
}

section.account table tr {
  border-bottom: 1px solid #ECE9E7;
}

section.account table th, section.account table td {
  padding: 1rem 0;
}

section.account table th {
  text-align: left;
}

section.account table tr:last-child td {
  border-bottom: none;
}

section.account table a {
  color: #F6941F;
}

section.addresses form {
  margin-bottom: 2rem;
}

.recover-password {
  display: none;
  padding: 0;
}

section.order .addresses {
  display: flex;
}

@media screen and (max-width: 767px) {
  section.order .addresses {
    flex-direction: column;
  }
}

section.order .addresses > div {
  width: 50%;
  padding: 1rem;
}

@media screen and (max-width: 767px) {
  section.order .addresses > div {
    width: 100%;
    padding: 1rem;
  }
}

section.order .addresses > div:first-child {
  padding-left: 0;
}

@media screen and (max-width: 767px) {
  section.order .items {
    padding: 1rem;
  }
}

section.order table {
  border-collapse: collapse;
  width: 100%;
}

section.order table tr {
  border-bottom: 1px solid #ECE9E7;
}

section.order table th,
section.order table td {
  padding: 1rem 0;
}

section.order table th {
  text-align: left;
}

section.order table tr:last-child td {
  border-bottom: none;
}

section.order table a {
  color: #F6941F;
}

section.team h1, section.team h2 {
  text-align: center;
  color: #2E763F;
}

section.page h1, section.page h2, section.page h3, section.page h4, section.page h5, section.page h6 {
  color: #2E763F;
  color: #2E2620;
}

section.page h2, section.page h3 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
}

section.page h6 {
  font-size: 1rem;
  margin: .5rem 0;
}

section.page p {
  margin-top: 0;
}

section.page a {
  color: #2E763F;
  text-decoration: underline;
}

section.page a:visited {
  color: #F6941F;
}

.lab-hero {
  background-image: url("lab-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 60vh;
  z-index: 1;
  position: relative;
  margin-top: -9.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.lab-hero h1{
  color: #2E2620;
  font-size: 44px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 60px;
  text-align: center;
  margin: 0;
  margin-bottom: 1rem;
}
.lab-hero p{
  color: #686059;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
  text-align: center;
  margin: 0;
}
label[for=lab-search] {
  text-transform: uppercase;
  font-size: 16px;
  color: #5B5B5B;
  line-height: 20px;
  text-align: center;
  display: block;
  letter-spacing: 0.4px;
  margin-bottom: 1rem;
}

.lab-results .badges {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 4rem;
}

.lab-results .badges li {
  text-align: center;
  padding: 0 0.75rem;
  height: 72px;
}

.lab-results .badges img {
  width: 72px;
  height: 72px;
}

.lab-search-wrapper {
  margin: -6rem auto 4rem;
  position: relative;
  z-index: 9;
  max-width: 684px;
}

.lab-search-wrapper .lab-search {
  padding: 1.5rem 2.25rem 1.5rem 2.25rem;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 1px 0 rgba(104, 96, 89, 0.06), 0 24px 44px -2px rgba(104, 96, 89, 0.08);
}

.lab-search-wrapper .lab-search .form-group, .lab-search-wrapper .lab-search .new-review-form fieldset, .new-review-form .lab-search-wrapper .lab-search fieldset {
  margin-bottom: 0;
}

.lab-search-wrapper .lab-search input.form-control, .lab-search-wrapper .lab-search .new-review-form input[type=text], .new-review-form .lab-search-wrapper .lab-search input[type=text], .lab-search-wrapper .lab-search .new-review-form input[type=email], .new-review-form .lab-search-wrapper .lab-search input[type=email], .lab-search-wrapper .lab-search .donations input#textbox_amount, .donations .lab-search-wrapper .lab-search input#textbox_amount, .lab-search-wrapper .lab-search .cart-donation input#textbox_amount, .cart-donation .lab-search-wrapper .lab-search input#textbox_amount {
  background: #F8F8F7;
  border: none;
  border-radius: 3px;
}
.lab-search-wrapper .lab-search input.form-control{	
  color: #686059;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
  padding: 16px;
  border-radius: 6px;
  background: rgba(236,233,231,0.32);
}
.lab-result {
  border: 1px solid #D9D2CE;
  border-radius: 12px;
  padding: 2.75rem 6rem;
  max-width: 1044px;
  margin: 0 auto;
  margin-top: 2rem;
  display: none;
}

.lab-result .heading {
  display: flex;
  margin-bottom: 3.5rem;
}

.lab-result .heading .image {
  width: 20%;
}

.lab-result .heading .text {
  flex: 1;
}

.lab-result .heading .text h3{
  color: #2E2620;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  margin: 0;
  padding-bottom: .5rem;
}

.batch {
  height: 28px;
  width: 60px;
  color: #686059;
  font-family: Roboto;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
}
.lab-result .heading .link {
  width: 25%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

.lab-result .heading .link a {
  background: #6CB442;
  height: 44px;
  width: 143px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  padding: 12px;
}

.lab-result .heading .batch {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 80%;
  height: auto;
}

.lab-result .heading .batch > div {
  width: 50%;
  margin-top: 1rem;
  color: #686059;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
}

.lab-result .heading .batch div:nth-child(even) {
  color: #2E2620;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
}
.lab-result .content .results-heading h3{
  color: #2E2620;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 32px;
  margin: 0;
}
.lab-result .content .section {
  border: 1px solid #CDDED1;
  border-radius: 4px;
  padding: 0 1.5rem;
  margin-top: 1.5rem;
}

.lab-result .content .section .results-title {
  padding: .75rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.lab-result .content .section .results-title .icon {
  transition: transform .25s;
}

.lab-result .content .section .results-title.open .icon {
  transform: rotate(180deg);
}

.lab-result .content .section h4 {
  margin: 0;
  display: flex;
  align-items: center;
  color: #2E2620;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  height: 36px;
}

.lab-result .content .section h4 img {
  margin-right: 1rem;
}

.lab-result .content .section .results-list {
  display: none;
  border-top: 1px solid #CDDED1;
  padding-top: 1rem;
}

.lab-result .content .section .results-list li {
  display: flex;
  padding-bottom: 1rem;
  justify-content: space-between;
}

.lab-result .content .section .results-list li > div {
  width: auto;
}

.lab-result .content .section .results-list .name {
  font-weight: 700;
  color: #2E2620;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  padding: 4px 0px;
}

.lab-result .content .section .results-list .result {
  text-align: right;
}

.lab-result .content .section .results-list .result span {
  margin-right: 3rem;
  display: inline-block;
  border-radius: 4px;
  padding: 4px 5px;
  text-transform: uppercase;
  color: #CD5C5C;
  background: #e5aaaa;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  height: 28px;
  min-width: 66px;
  text-align: center;
}

.lab-result .content .section .results-list .result span.pass, .lab-result .content .section .results-list .result span.un-detected, .lab-result .content .section .results-list .result span.undetected {
  background: #EEFAF1;
  color: #6CB442;
}
.lab-result .content .section .results-list .result span.un-detected{
  background: #F8F8F7;
  color: #2E2620;
}
.lab-result .content .section .results-list .result span.microbes {
  text-transform: lowercase !important;
}
/* General Pages */
section.page .page-content {
  padding-bottom: 4.5rem;
}
section.page h1,
section.page h2 {
  font-size: 44px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 60px;
  margin: .25rem 0 1rem 0;
}
section.page h3 {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
}

section.page .page-content h3 {  
  /* max-width: 828px; */
  width: 100%;
  margin: 0 auto;
  padding-top: 1rem;
  margin-bottom: 20px;
}
section.page .page-content h4 {
  /* max-width: 828px; */
  width: 100%;
  margin: 0 auto;
  margin-bottom: 8px;
  font-size: 22px;
}
section.page p{
  color: #686059;
  font-size: 22px;
  letter-spacing: 0.4px;
  line-height: 36px;
  /* max-width: 828px; */
  width: 100%;
  margin: 0 auto;
  margin-bottom: 2.25rem;
}
section.page h2 {
  max-width: 828px;
  width: 100%;
  margin: 0 auto;
}
section.page ul,
section.page ol {
  /* max-width: 828px; */
  width: 100%;
  margin: 0 auto;
  margin-bottom: 2.25rem;
}
section.page ul li,
section.page ol li {
  color: #686059;
  font-size: 22px;
  letter-spacing: 0.4px;
  line-height: 36px;
  padding: 4px;
}
section.page a,
section.page a:visited {
  color: #2E2620;
}
section.page .primary-button {
  text-decoration: none;
  background: #6CB442;
  width: auto;
}
section.page .categories-wrapper {
  margin-bottom: 0;
}
section.page .categories-wrapper ul {
  max-width: initial;
}
blockquote {
  font-size: 22px;
  letter-spacing: 0.4px;
  line-height: 36px;
}
/* Story Page */
body.our-story section.page .story-mission {
  margin-bottom: 2rem;
}
body.our-story section.page .story-globe {
  height: 156px;
  background-image: url(story-globe.png);
  background-position: top;
  background-size: cover;
}
body.our-story section.page .story-main-slider {
  margin-bottom: 6rem;
}
body.our-story section.page .story-main-slider img {
  width: 100%;
}
body.our-story section.page .story-rectangle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4rem;
}
body.our-story section.page .story-rectangle div{
  display: flex;
  width: 23%;
}
body.our-story section.page .story-rectangle div img {
  width: 100%;
}
body.our-story section.page ul.story-meaning {
  max-width: 828px;
  width: 100%;
  margin: 2rem auto;
  padding-bottom: 1rem;
}
body.our-story section.page ul.story-meaning li {
  display: flex;
  align-items: center;
  padding-bottom: 2rem;
  color: #686059;
  font-size: 22px;
  letter-spacing: 0.4px;
  line-height: 36px;
}
body.our-story section.page ul.story-meaning li img {
  width: 64px;
}
body.our-story section.page ul.story-meaning li div {
  padding-left: 44px;
}
body.our-story section.page .story-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 828px;
  width: 100%;
  margin: 0 auto;
}
body.our-story section.page .story-footer > div {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 28px;
  color: #2E2620;
}
body.our-story section.page .story-footer > div img {
  height: 100px;
  width: 100px;
  border-radius: 40px;
}
body.our-story section.page .story-footer > div div {
  padding-left: 1rem;
}
body.our-story section.page .page-content + h3 {
  display: none;
}
/* Our Approach */
body.our-approach section.page .approach-main-slider {
  margin-bottom: 3rem;
}
body.our-approach section.page .approach-main-slider img {
  width: 100%;
}
body.our-approach section.page .approach-center {  
  /* max-width: 828px; */
  width: 100%;
  margin: 0 auto;
  margin-bottom: 6rem;
}
body.our-approach section.page h3 {
  padding-top: 0px;
}
body.our-approach section.page .approach-center h4 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 32px;
}
body.our-approach section.page .approach-center a {
  width: auto;
}
body.our-approach section.page ul.approach-common {
  margin-bottom: 3rem;
  padding: 0;
  list-style: none;
}
body.our-approach section.page ul.approach-common li {
  font-size: 22px;
  letter-spacing: 0.4px;
  line-height: 36px;
  position: relative;
  background-image: url(green-check.svg);
  padding: 4px 4px 4px 44px;
  background-size: 28px;
  background-repeat: no-repeat;
  background-position-y: 8px;
}
body.our-approach section.page .approach-img-text {
  display: flex;
  /* max-width: 828px; */
  margin: 0 auto;
  align-items: center;
}
body.our-approach section.page .approach-img-text a {
  width: auto;
  font-size: initial;
  margin-top: 2rem;
}
body.our-approach section.page .approach-list {
  margin-top: 2rem;
  max-width: initial;
}
body.our-approach section.page .approach-list li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 6rem;
}
body.our-approach section.page .approach-list li > div {
  width: 60%;
  max-width: 720px;
}

body.our-approach section.page .approach-list li:nth-child(even) {
  flex-direction: row-reverse;
}
body.our-approach section.page .approach-list img {
  box-shadow: 0 0 1px 0 rgba(104, 96, 89, 0.06), 0 24px 44px -2px rgba(104, 96, 89, 0.08);
}
body.our-approach section.page .approach-contact {
  margin-top: 4rem;
}
body.our-approach section.page .approach-contact > img {
  width: 100%;
}
body.our-approach section.page .approach-contact > div{
  width: 80%;
  margin: 0 auto;
  margin-top: -10%;
  position: relative;
  background: white;
  padding: 4rem 4rem 0 4rem;
  border-radius: 8px;
}
body.our-approach section.page .approach-contact .buttons {
  max-width: 828px;
  margin: 0 auto;
}
body.our-approach section.page .approach-contact .buttons a {
  text-decoration: none;
  padding: 12px;
  line-height: 1.15;
  border: 1px solid #F6941F;
}
body.our-approach section.page .approach-contact .buttons a.phone {
  background: #6CB442;
  border-radius: 6px;
  letter-spacing: 0.4px;
  color: white;
  margin: 0 1rem 0 1.5rem;
  border: 1px solid #6CB442;
}
body.our-approach section.page .approach-contact .buttons a.phone img {
  margin-right: 2px;
  position: relative;
  top: 2px;
}
body.our-approach section.page .approach-contact .buttons a.email {
  background: #fff;
  border: 1px solid #2E763F;
  color: #6CB442 !important;
  font-weight: 500;
  letter-spacing: 0.4px;
  border-radius: 6px;
}
body.our-approach section.page .approach-contact .buttons a.email img {
  margin-right: 3px;
  position: relative;
  top: 4px;
}
/* Team Page */

body.team .team-photo {
  width: 100%;
  padding: 1rem 0 5rem 0;
}
body.team .team-photo img {
  width: 100%;
}
body.team .founder-wrapper {
  display: flex;
  padding-top: 3rem;
  justify-content: space-between;
}

body.team .founder-wrapper .image {
  max-width: 40%;
  width: 100%;
}
body.team .founder-wrapper .image > img{
  width: 100%;
}
body.team .founder-wrapper .image .founder-tags{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 2rem 0 1rem 0;
}
body.team .founder-wrapper .image .founder-tags p{
  width: calc(50% - 4px);
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 20px;
  margin: 0;
  margin-bottom: 8px;
  text-align: center;
  background: #F8F8F7;
  padding: 8px 16px;
}
body.team .founder-wrapper .image .founder-social {
  display: flex;
  justify-content: center;
  margin: 2rem 0 1rem 0;
}
body.team .founder-wrapper .image .founder-social a {
  width: 44px;
  margin: 4px;
}
body.team .founder-wrapper .text {
  flex: 1;
  padding-left: 2rem;
  max-width: 600px;
}
body.team .founder-wrapper .text p{
  color: #686059;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
  margin-bottom: 28px;
}
body.team ul.team {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 4rem;
  max-width: initial;
}

body.team ul.team li {
  width: 288px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #ECE9E7;
  border-radius: 8px;
  padding: 0;
  align-self: stretch;
  margin-top: 2.5rem;
  margin-bottom: 0;
}
body.team ul.team li:not(:nth-child(4n+1)) {
  margin-left: 36px;
}

body.team ul.team .team-image img {
  display: none;
}

body.team ul.team .team-image .initial {
  display: inline-block;
}
body.team ul.team .info {
  padding: 5px;
  display: flex;
  flex-direction: column;
}

body.team ul.team h6 {
  color: #2E2620;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 28px;
  margin: 0;
}

body.team ul.team .position {
  color: #2E763F;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  text-decoration: none;
}
body.team ul.team .profile-link {
  box-sizing: border-box;
  border: 1px solid #ECE9E7;
  border-radius: 6px;
  transition: all .5s;
  padding: 2px 1rem;
  font-size: 16px;
  text-decoration: none;
  max-width: 150px;
  margin: .5rem auto;
  width: 100%;
}
body.team ul.team .career-link {
  background-color: #6CB442;
  border-radius: 6px;
  padding: 2px 1rem;
  font-size: 16px;
  text-decoration: none;
  max-width: 150px;
  margin: .5rem auto;
  width: 100%;
  color: #ffffff;
}
body.team ul.team .profile-link:hover {
  background-color: #0077B5;
  border: 1px solid transparent;
  color: #ffffff;
}
/* Charity Page */
section.page.charity p {
  color: #686059;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
}
section.page.charity h3{
  margin-bottom: 1rem;
  margin-top: 4.5rem;
  padding: 0;
}
section.page.charity .charity-heading {
  padding-bottom: 2rem;
  background: url('charity-bg.png');
  background-repeat-x: no-repeat;
  background-position: top right;
}
section.page.charity .charity-heading p {
  margin-bottom: 0;
  padding-top: 5px;
}
section.page.charity .charity-banner img {
  width: 100%;
}
section.page.charity h2.partner-heading {
  padding: 4.5rem 0;
}
section.page.charity .partner-list .partner {
  display: flex;
  align-items: center;
}
section.page.charity .partner-list .partner:not(:last-of-type) {
  margin-bottom: 5rem;
}
section.page.charity .partner-list .partner:nth-child(even) {
  flex-direction: row-reverse;
}
section.page.charity .partner-detail{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background: white;
  border-radius: 8px;
  height: calc( 100% - 3rem);
  padding: 2rem 0 2rem 2rem;
  margin-left: -2rem;
  margin-right: 0;
  width: 50%;
}
section.page.charity .partner-list .partner:nth-child(even) .partner-detail {
  padding: 2rem 2rem 2rem 0;
  margin-left: 0;
  margin-right: -2rem;
}
section.page.charity .partner-banner {
  max-width: 648px;
  width: 50%;
  overflow: hidden;
  display: flex;
  border-radius: 8px;
}
section.page.charity .partner-banner img {
  height: 408px;
}
section.page.charity .partner-detail p {
  margin-bottom: 1.5rem;
}
section.page.charity .partner-detail .partner-about {
  margin-top: 1rem;
}
section.page.charity .partner-detail .partner-help div {
  color: #6CB442;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
}
section.page.charity .partner-detail a{
  color: #2E763F;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  text-decoration: none;
}
/* Career Page */
section.page.career h1,
section.page.career h2 {
  font-size: 32px;
  letter-spacing: 0.6px;
  line-height: 44px;
  margin-bottom: 1rem;
}
section.page.career p {
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
  margin-bottom: 1rem;
}
section.page.career .banner {
  margin: 2rem 0 4rem 0;
  display: flex;
}
section.page.career .banner img {
  width: 100%;
}
section.page.career .career-rectangle{
  padding-top: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3rem;
}
section.page.career .career-rectangle div {
  display: flex;
  width: 23%;
}
section.page.career .career-rectangle div img{
  width: 100%;
}
section.page.career a.primary-button {
  width: auto;
  padding: 12px 24px;
  margin-top: 8px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
}
section.page.career .page-content .career-imgtext {
  max-width: 1044px;
  margin: 0 auto;
  margin-top: 6rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
section.page.career .page-content .career-imgtext > div {
  width: calc( 50% - 2rem );
}
section.page.career .page-content .career-imgtext img {
  width: calc( 50% - 2rem );
}
section.page.career .shopify-section {
  margin-top: 6rem;
}
section.page.career .shopify-section h3 {
  color: #2E2620;
  font-size: 24px;
  font-style: italic;
  letter-spacing: 0.3px;
  line-height: 52px;
}
section.page.career .value-list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 2rem;
    justify-content: space-between;
}
section.page.career .value-list .value-item {
  width: calc(50% - 1rem);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
section.page.career .value-list .value-item .image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin-top: 4rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 2px 0 rgba(104,96,89,0.06), 0 33px 59px -3px rgba(104,96,89,0.12);
}
section.page.career .value-list .value-item .image div {
  width: 108px;
  height: 108px;
  overflow: hidden;
  border-radius: 50%;
}
section.page.career .value-list .value-item .image img {
  width: 100%;
}
section.page.career .value-list .value-item .content {
  padding: 1.5rem;
  border-radius: 12px 12px 12px 0;
  background-color: #F6FAF3;
  width: calc(100% - 136px);
}
section.page.career .value-list .value-item:nth-child(even) {
  flex-direction: row-reverse;

}
section.page.career .value-list .value-item:nth-child(even) .content {
  border-radius: 12px 12px 0px 12px;
}

section.page.career .value-list .value-item .value-title {
  color: #2E2620;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 24px;
  padding-bottom: 8px;
}
section.page.career .value-list .value-item p {
  color: #686059;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
  margin-bottom: 0;
}
section.page.career .value-list .value-item:last-of-type .content {
  padding: 1.5rem;
  background: #6CB442;
  color: #ffffff;
}
section.page.career .value-list .value-item:last-of-type .value-title {
  color: #ffffff;
  font-weight: 400;
  padding-bottom: 12px;
  max-width: 320px;
}
section.page.career .value-list .value-item:last-of-type a {
  color: #ffffff;
  text-decoration: none;
}
section.page.career .value-list .value-item:last-of-type .image div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  padding-top: 1rem;
}
section.page.career .career-perks {
  margin-top: 6rem;
}
section.page.career .career-perks img {
  width: 100%;
}
section.page.career .career-perks .career-perks-inset {
  width: 80%;
  margin: 0 auto;
  margin-top: -10%;
  position: relative;
  background: white;
  padding: 4rem;
  border-radius: 8px;
}
section.page.career .career-perks .career-perks-inset h2 {
  margin-bottom: 2rem;
}
section.page.career .career-perks .career-perks-inset ul {
  display: flex;
  flex-wrap: wrap;
}
section.page.career .career-perks .career-perks-inset ul li {
  width: 50%;
  position: relative;
  background-image: url(green-check.svg);
  padding: 12px 4px 12px 44px;
  background-size: 28px;
  background-repeat: no-repeat;
  background-position-y: 8px;
}
section.page.career .open-jobs-heading {
  margin-top: 6rem;
  margin-bottom: 2rem;
}
section.page.career .open-jobs > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 2rem;
  border: 1px solid #F8F8F7;
  border-radius: 6px;
  box-shadow: 0 6px 12px -1px rgba(104,96,89,0.06);
  margin-top: 1.5rem;
}
section.page.career .open-jobs > div > div:nth-child(1),
section.page.career .open-jobs > div > div:nth-child(2) {
  width: 30%;
  min-width: 200px;
}
section.page.career .open-jobs > div > div:nth-child(3) {
  width: 20%;
  min-width: 150px;
}
section.page.career .open-jobs > div > div:nth-child(4) {
  border-radius: 6px;
  background-color: #F6FAF3;
  padding: 12px 24px;
}
section.page.career .open-jobs > div > div:nth-child(4) a {
  color: #6CB442;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  text-decoration: none;
}
section.page.career .open-jobs > div .job-label {
  color: #686059;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  margin-bottom: 8px;
}
section.page.career .open-jobs > div .job-text {
  color: #2E2620;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 28px;
}
/* 404 Page */
section.not-found {
  max-width: 828px;
  width: 100%;
}
section.not-found h1 {
  margin: 1rem 0;
}
section.not-found .banner {
  max-width: 345px;
  width: 100%;
  margin: 0 auto;
}
section.not-found .banner img {
  width: 100%;
}
section.not-found .buttons {
  margin-top: 2.5rem;
}
section.not-found .primary-button {
  background: #6CB442;
  border-radius: 6px;
  font-weight: 500;
  letter-spacing: 0.4px;
  color: white;
  margin-right: 1.5rem;
}
section.not-found .buttons a {
  text-decoration: none;
  padding: 12px 24px;
  line-height: 1.15;
  width: auto;
}
/* Cart Page */
section.cart thead {
  background: transparent;
}
tbody tr:nth-child(even) {
  background-color: transparent !important;
}
/* Register page & Login Page */
.register-page, .login-page {
  height: 100%;
}
.register-page .nav-header,
.login-page .nav-header,
.register-page .breadcrumbs,
.login-page .breadcrumbs,
.register-page footer,
.login-page footer{
 display: none; 
}
.register-page .mwCMB,
.login-page .mwCMB {
  display: none !important;
}
.register-page main,
.login-page main,
.register-page section.top-level,
.login-page section.top-level,
.register-page .account-wrapper,
.login-page .account-wrapper{
  padding: 0;
  height: 100%;
}
.register-page section.top-level,
.login-page section.top-level{
  max-width: calc(1380px + 2rem);
}
.register-page .account-wrapper,
.login-page .account-wrapper{   
  align-items: center;
  justify-content: space-between;
  padding: 0 1rem;
}
.register-page .account-wrapper .logo,
.login-page .account-wrapper  .logo{
  width: 88px;
  height: 100%;
  padding-top: 32px;
}
.register-page .account-wrapper .logo img,
.login-page .account-wrapper  .logo img {
  width: 100%;
}
.register-page .account-wrapper .form,
.login-page .account-wrapper  .form{
  max-width: 504px;
}
.register-page .account-wrapper .image,
.login-page .account-wrapper  .image{
  max-width: 648px;
  height: 100%;
  overflow: hidden;
}
.register-page .account-wrapper .close,
.login-page .account-wrapper  .close{
  border: 1px solid #ECE9E7;
  border-radius: 6px;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 32px;
  display: none;
}

.register-page .account-wrapper .image img,
.login-page .account-wrapper  .image img{ 
  max-width: initial;
  height: 100%;
}
.register-page .account-wrapper form,
.login-page .account-wrapper  form{
  width: 360px;
  margin: 0 auto;
}
.register-page .account-wrapper h1,
.login-page .account-wrapper h1 {
  color: #2E2620;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  margin: 0;
}
.register-page .account-wrapper p,
.login-page .account-wrapper p {
  color: #686059;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 28px;
  margin: 8px 0 24px 0;
}
.register-page .form-group label,
.login-page .form-group label {
  color: #2E2620;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 16px;
  padding-bottom: 4px;
}
.register-page .form-group input,
.login-page .form-group input {
  height: 48px;
  border: 1px solid #D9D2CE;
  border-radius: 4px;
}
.register-page .form-group input[type="submit"],
.login-page .form-group input[type="submit"] {
  height: 52px;
  width: 100%;
  border-radius: 6px;
  background-color: #6CB442;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
}
.register-page .form > div,
.login-page .form > div {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 24px;
  padding-bottom: 16px;
}
.register-page .form > div span,
.login-page .form > div span {  
  color: #6CB442;
  cursor: pointer;
}
.register-page .form .copyright,
.login-page .form .copyright{
  color: #686059;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 20px;
  text-align: center;
  padding-top: 22px;
}
.register-page .check-box,
.login-page .check-box {
  display: flex;
}
.register-page .check-box input,
.login-page .check-box input {
  height: auto;
  margin-top: 5px;
}
.register-page .check-box label,
.login-page .check-box label {
  padding-left: 12px;
  color: #686059;
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 24px;
} 
.login-page .remember {
  display: flex;
  justify-content: space-between;
}
.login-page .forgot-password {
  color: #2E763F;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 24px;
  cursor: pointer;
}
/* Account Page */
.account-page {
  display: flex;
  justify-content: space-between;
}
.account-page .account-menu {
  padding: 2rem;
  box-shadow: 0 0 2px 0 rgba(104,96,89,0.06), 0 12px 24px -1px rgba(104,96,89,0.10);
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.account-page .account-owner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 2rem;
  border-bottom: 1px solid #ECE9E7;
}
.account-page .account-owner .avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 1rem;
}
.account-page .account-owner .avatar img {
  width: 100%;
}
.account-page .account-owner h1 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 32px;
  margin: 0;
  padding-bottom: 8px;
}
.account-page .account-owner p {
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
  margin: 0;
}
.account-page .menu-items{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
.account-page .menu-items a{
  width: 100%;
  padding: 16px 8px;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 24px;
  border-bottom: 1px solid #ECE9E7;
  display: flex;
  justify-content: space-between;
}
.account-page .menu-items a.current {
  color: #2E763F;
  border-bottom: 2px solid #6CB442;
}
.account-page .spacer {
  flex: 1;
}
.account-page .account-menu > a {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  text-align: center;
  color: white;
  padding: 16px 32px;
  border-radius: 6px;
  background-color: #2E2620;
}
.account-page .account-content h1{
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 44px;
  margin: 0;
}
.account-page .account-content .order-list > div {
  margin-top: 2rem;
  border: 1px solid #ECE9E7;
  border-radius: 6px;
  padding: 1rem;
}
.account-page .account-content .order-header {
  display: flex;
  margin-bottom: 1.5rem;
  align-items: flex-start;
  justify-content: space-between;
}
.account-page .account-content .order-header .line-items {
  display: flex;
}
.account-page .account-content .order-header .line-items .item-image {
  width: 100px;
  height: 100px;
  margin-right: 1rem;
  text-align: center;
}
.account-page a.button.outlined {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  border: 1px solid #2E763F;
  border-radius: 6px;
  padding: 12px;
  color: #2E763F;
  display: flex;
  align-items: center;
}
.account-page a.button.outlined img {
  width: 18px;
}
.account-page .account-content .order-meta {
  display: flex;
  flex-wrap: wrap;
}
.account-page .account-content .order-meta > div {
  min-width: 150px;
  width: 20%;
}
.account-page .account-content .order-meta .meta-label {
  color: #686059;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
  padding-bottom: 8px;
}
.account-page .account-content .order-meta .meta-data {
  color: #2E2620;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
}
.account-page .account-content > form {
  min-width: 600px;
}
/* Order Page */
section.order .account-page {
  flex-direction: column;
    color: #686059;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 24px;
}
section.order .order-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 1rem;
}
section.order .order-detail {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4rem;
}
section.order .order-detail > div {
  width: calc( 50% - 18px );
  border: 1px solid #ECE9E7;
  border-radius: 6px;
  padding: 24px 20px;
}
section.order .order-items {
  margin-top: 5rem;
}
section.order .invoice-detail > div {
  display: flex;
  justify-content: space-between;
}
section.order .invoice-detail > div > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
section.order .order-items > div:not(.items-footer) {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
section.order .order-items > div:not(.items-footer):not(.items-header){
  border: 1px solid #ECE9E7;
  border-radius: 6px;
  padding: 8px;
  margin-bottom: 16px;
}
section.order .order-items > div:not(.items-footer) > div:nth-child(1){
  flex: 4;
}
section.order .order-items > div:not(.items-footer) > div:not(:nth-child(1)) {
  flex: 1;
}
section.order .order-items .items-header {
  padding: 16px 0;
  font-weight: bold;
}

section.order .order-items .item-details {
  display: flex;
  align-items: center;
}
section.order .order-items .item-image {
  width: 100px;
  height: 100px;
  margin-right: 2rem;
  text-align: center;
}
section.order .order-items .items-footer {
  display: flex;
  justify-content: flex-end;
  padding-right: 9%;
}
section.order .order-items .items-footer > div > div {
  padding: 8px 18px;
}
section.order .order-items > div:not(.items-header) strong {
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 24px;
}
section.order .order-items p {
  margin-bottom: 0;
  margin-top: 8px;
}
/* Responsive */
@media screen and (max-width: 1920px) {
  /* Header & footer & Home Page */
  .hero{
    height: auto;
  }
  .hero .left{
    padding-bottom: calc(28vw - 300px);
  }
}
@media screen and (max-width: 1480px) {
  /* Header & footer & Home Page */
  .hero{
    max-width: calc( 100% - 80px );
  } 
  .hero .certificates{
    margin-top: 13vw;
  }
  section.home .categories-wrapper, 
  section.home .collections .collection:not(:last-of-type){
    margin-bottom: 6.25rem;
  }
}
@media screen and (max-width: 1360px) {
  /* Header & footer & Home Page */
  section.home .collections .collection .image a {
    height: auto;
    width: calc(100% - 24px);
  }
  section.home .collections .collection .image img {
    height: auto;
  }
  section.top-level {
     max-width: calc(1260px + 5rem);
    padding: 1rem 2.5rem;
  }
  /* Contact Page */
  section.contact.top-level .header {
    justify-content: center;
    flex-wrap: wrap;
  }
  section.contact.top-level .header .image {
    max-width: fit-content;
    align-self: center;
  }
  section.contact.top-level .header .text {
    flex: 1 100%;
  }
  section.contact.top-level .header .inset {
    max-width: 632px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    right: 0;
    padding: 0rem 2rem 36px 2rem;
    margin-bottom: -36px;
    border-radius: 8px;
  }
  section.contact.top-level .header .flower-image {
    margin: 0;
    bottom: 40px;
    margin-left: 360px;
  }
  section.contact.top-level form {
    max-width: 632px;
    width: 100%;
  }
  /* Account page */
  .account-page {
   flex-direction: column;
  }
  .account-page .account-menu {
    align-items: center;
    margin-bottom: 4rem;
  }
  .account-page .account-owner {
    justify-content: center;
    max-width: 568px;
    width: 100%;
  }
  .account-page .menu-items {
    max-width: 568px;
    width: 100%;
  }
  .account-page .account-menu > a {
    max-width: 332px;
    width: 100%;
  }
}

@media screen and (max-width: 1280px) {
  /* Header & footer & Home Page */
  .sales-event-wrapper{
    display: none;
  }
  .hero .left{
    width: 50%;
  }
  .hero .certificates{
    margin-top: 16vw;
  }
  section.home .categories-wrapper {
    padding: 0 24px;
  }
  section.home .collections .collection{
    padding-left: 0;
    padding: 0 24px;
  } 
  section.home .collections .collection:nth-child(even) {
    padding-right: 0;
  }
  section.home .collections .collection .image {
    align-items: flex-start;
    width: 45%;
  }
  section.home .collections .collection .wrapper{
    width: 55%;
  }

  section.home .collections .collection .info{
    height: 60vw;
  }
  section.home .collections .collection .info .collection-link {
    top: 29px;
  }
  section.home .collections .collection .products{
    margin-left: -20vw;
    margin-right: auto;
  }
  section.home .collections .collection:nth-child(even) .products{
    margin-right: -20vw;
    margin-left: auto;
  }
  section.home .collections .collection .description ul li{
    width: 100%;
  }
  section.home .collections .collection .description {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  section.home .collections .collection .description .collection-icon {
    top: 0;
  }
  
  .reviews-section .background{
    min-height: 400px; 
  } 
  footer{
    padding: 1rem 2.5rem;
  }
  footer .links {
    padding: 2.5rem 2rem;
  }
  /* Blog Grid */
  section.blog section.featured-posts .main {
    width: calc( 50% - 1rem );
    flex: initial;
  }
  section.blog section.featured-posts .secondary {
    width: calc( 50% - 1rem );
  }
  /* Blog Article */
  section.post header.article-header .image {
    flex-direction: column;
  }
  section.post header.article-header .sharing {
    position: initial;
    display: flex;
    justify-content: center;
    margin-top: 1.5rem;
  }
  section.post header.article-header .sharing > a{
    padding: 0 4px;
  }
  section.post .body, 
  section.post .body p{
    padding: 0;
  }
  /* Product Page */
  section.single-product .quantity-wrapper,
  section.single-product .add-to-cart-wrapper button[type=submit] {
    width: calc( 50% - 1rem);
  }

  section.single-product .full-description .image {
    display: flex;
    align-items: flex-start;
  }
  section.single-product .full-description img {
    height: auto;
  }
  /* Category Page */
  .category-hero .text .body ul li {
    width: 100%;
  }
}

@media screen and (max-width: 1340px) {
  body.team ul.team li:not(:nth-child(4n+1)) {
    margin-left: initial;
  }
  body.team ul.team li:not(:nth-child(3n+1)) {
    margin-left: 36px;
  }
}
@media screen and (max-width: 1120px) {
  /* Header & footer & Home Page */
  header.nav-header .left{
    flex: 1;
  }
  header.nav-header form.search input[type=text]{
    width: 100%;
  }
  section.home .collections .collection .products{
    margin-left: -260px;
  }
  section.home .collections .collection:nth-child(even) .products{
    margin-right: -260px;
  }
  section.post .related::after {
    min-width: auto;
  }
}
@media screen and (max-width: 1080px) {
  /* Header & footer & Home Page */
  .hero .left{
    width: 40%;
  }
  .categories-wrapper ul li {
    width: calc(50% - 16px);
  }
  /* Contact Page */
  section.contact.top-level .visit .text h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.4px;
  }
  section.contact.top-level .visit p {
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 24px;
  }
  section.contact.top-level .visit a.primary-button {
    width: auto;
  }
  /* Charity Page */
  section.page.charity .partner-banner img {
    margin-left: -25%;
  }
  section.page.charity .partner-detail p {
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 24px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 1024px) {
  /* Header & footer & Home Page */
  .hero .left{
    padding-bottom: 100px;
    width: 48%;
  }
  .hero .right{
    height: 60%;
    width: 50%;
    background-size: cover;
    display: none;
  }
  .hero .right.tablet_on{
    display: block;
  }
  .hero .certificates{
    margin-top: 20vw;
  }
  .hero .buttons .guarantee{
    white-space: nowrap;
  }
    .search-dropdown {
    left: -2rem;
  }
  section.home .collections .collection .description h2{
    margin-bottom: 0px;
  }
  section.home .collections .collection .description p {
    margin-bottom: 0;
  }
  section.home .collections .collection .info{
    padding: 0 20px;
  }
  section.home .collections .collection .description ul li{
    height: 40px;
  }
  section.home .collections .collection .info {
    height: 65vw;
  }
  .reviews-section{
    margin-top: 3rem;
  }
  .reviews-section .review-cards .spr-reviews{
    width: 1650px;
    padding: 4rem 0;
  }
  .reviews-section .review-cards .spr-content{
    overflow-x: scroll;
    -ms-overflow-style: none;
    width: 100%;
  }
  .reviews-section .review-cards .spr-content::-webkit-scrollbar {
    display: none;
  }
  .review-cards .spr-reviews .spr-review{
    max-width: 250px;
  }

  #shopify-section-promises {
    flex-direction: column;
    padding: 3rem 1.5rem;
  }
  h2.promises-header {
    margin-top: 1rem;
  }
  #shopify-section-promises .promise {
    width: 100%;
  }
  #shopify-section-promises .promise .main-image {
    width: 50%;
    height: auto;
    max-width: 300px;
  }
  #shopify-section-promises .promise .content {
    margin: 0 auto 2rem;
    display: flex;
    padding: 1rem 2rem;
  }
  #shopify-section-promises .promise .content .content-left {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  
  body:not(.team) #shopify-section-team {
    flex-wrap: wrap;
    padding: 0 1.5rem;
  }
  body:not(.team) #shopify-section-team .text,
  body:not(.team) #shopify-section-team .image {
    width: 100%;
    max-width: 100%;
    text-align: center;
    justify-content: center;
  }
  body:not(.team) #shopify-section-team img {
    width: 100%;
    margin-left: 0;
  }
  body:not(.team) #shopify-section-team a.button{
    margin: 2.5rem auto;
  }
  #shopify-section-press {
    padding: 0 1.5rem;
    margin-top: 4rem;
    margin-bottom: 3rem;
  }
  #shopify-section-press {
    overflow-x: scroll;
    -ms-overflow-style: none;
    margin: 2.5rem 1.5rem 0.5rem 1.5rem;
  }
  ul.press {
    width: 900px;
    justify-content: space-between;
    margin-bottom: 0px;
  }
  #shopify-section-press::-webkit-scrollbar {
    display: none;
  }
  .social-wrapper .social {
    padding: 0 1.5rem;
  }
  .social-wrapper .social::before {
    left: -1rem;
  }
  .social-wrapper .social::after {
    right: -1rem;
    bottom: 1rem;
  }
  .social-wrapper .content {
    padding: 4rem 3rem;
  }
  .social-wrapper .header {
    justify-content: center;
    padding: 0 1rem;
    margin-bottom: 2rem;
  }
  .social-wrapper .header .text {
    padding-left: 2rem;
  }
  .social-wrapper .slick-slider{
    width: calc( 100% - 6rem);
    margin: 0 auto;
  }
  div.posts .post-wrapper {
    width: calc(50% - 18px);
  }
  div.posts .post-wrapper:last-of-type {
    display: none;
  }
  footer {
    margin-bottom: .5rem;
    margin-top: 4.25rem;
  }
  footer .mailing-list{
    padding: 1.5rem 1rem 1rem 1rem;
    background-position-x: center;
  }
  footer .mailing-list form {
    flex-flow: row wrap;
    height: auto;
    max-width: 568px;
    margin: 0 auto;
  }
  footer .mailing-list form > div {
    flex: 1 100%;
    align-items: center;
    text-align: center;
  }
  footer .mailing-list form > div._form_element {
    flex: 1 0 0;
    align-items: flex-start;
  }
  footer .mailing-list form p {
    max-width: unset;
  }
  footer .mailing-list form input {
    width: 100%;
  }
  footer .mailing-list form button {
    margin-top: 1rem;
  }
  footer .links {
    padding: 1.5rem 0 0 0;
  }
  footer .links .links-left {
    flex: 1 100%;
    max-width: 580px;
    margin: 0 auto;
    padding: 0 1rem;
  }
  footer .links .links-left .tagline {
    width: 100%;
    text-align: center;
    padding: 1rem;
  }
  footer .links .links-right {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 22px 1rem;
  }
  footer .links .links-right > div {
    max-width: 300px;
    flex: 1;
  }
  footer .links h5 {
    margin: 0 0 2rem 0;
  }
  footer .links img {
    height: 28.8px;
  }
  footer .links .links-right > div p {
    margin: 9px 0;
  }
  footer .links .links-right h5{
    margin: 0;
  }
  footer .social-links {
    border: 0;
    padding-top: 1.5rem;
  }
  /*Product Grid*/
  .collection-hero ul li {
    padding: 0 12px;
  }
  .collection-hero ul li img {
    width: 60px;
  }
  section.collection .filters > div:nth-child(2),
  section.search .filters > div:nth-child(2),
  section.all-products .filters > div:nth-child(2) {
    width: 100%;
    justify-content: space-between;
  }
  /* Blog Grid */
  section.blog h1 {
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0.6px;
  }
  section.blog .blog-heading {
    margin: 1rem 0;
  }
  .category-posts .post .image, .secondary .post .image {
    width: 45%;
    display: flex;
    align-items: center;
  }
  section.blog-category .category-posts li.post-wrapper {
    margin-bottom: 2.5rem;
  }
  
  section.blog-category .category-posts li.post-wrapper .meta {
    padding-right: 0;
  }
  .category-posts .post .meta, .secondary .post .meta {
    width: 55%;
  }
  section.featured-posts .main h2 {
    font-size: 24px;
    line-height: 32px;
  }
  section.blog section.featured-posts .secondary .meta h3 {
    font-size: 18px;
    line-height: 24px;
  }
  section.blog section.featured-posts {
    margin-bottom: 4rem;
  }
  /* Blog Category */
  section.blog-category .featured-post h2 {
    font-size: 24px;
    letter-spacing: 0.4px;
    line-height: 32px;
  }
  section.blog-category .featured-post .meta .content p {
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 22px;
  }
  section.blog-category .category-posts li.post-wrapper h3 {
    font-size: 18px;
    letter-spacing: 0.4px;
    line-height: 24px;
  }
  .category-posts .post .image img, .secondary .post .image img {
    width: 100%;
    height: auto;
  }
  /* Product page */
  section.single-product .product .badges,
  section.single-product .product .product-space {
    display: none;
  }
  section.single-product .product .badges-tablet {
    list-style: none;
    display: flex;
    padding: 0;
    justify-content: center;
    margin-bottom: 0;
  }
  section.single-product .product .badges-tablet li {
    padding: 1rem .5rem;
    padding-bottom: 0;
  }
  section.single-product .product .badges-tablet img {
    width: 52px;
    padding .5rem;
  }
  section.single-product .product {
    justify-content: space-between;
    margin-bottom: 100px;
  }
  section.single-product .featured-image-wrapper .main-image {
    height: auto;
    margin-bottom: 2rem;
  }
  section.single-product .product .images, 
  section.single-product .product .product-form {
    width: calc( 50% - 1rem );
    margin-bottom: 0;
  }
  section.single-product .product-form h1 {
    font-size: 32px;
    letter-spacing: 0.6px;
    line-height: 44px;
  }
  section.single-product .product-form .description {
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 24px;
  }
  section.single-product .product-form .benefits li {
    width: 100%;
    padding: 4px 4px 4px 36px;
  }
  section.single-product .product-form .share {
    height: 46px;
    font-size: 14px;
    line-height: 20px;
    justify-content: space-around;
  }
  button.share img, .form-group input.share[type=submit] img, .new-review-form fieldset input.share[type=submit] img, .form-group button.share[type=submit] img, .new-review-form fieldset button.share[type=submit] img {
    width: 16px;
    height: 16px;
  }
  section.single-product .quantity-wrapper, section.single-product .add-to-cart-wrapper button[type=submit] {
    height: 48px;
  }
  section.single-product .quantity-wrapper input, section.single-product .quantity-wrapper button, section.single-product .quantity-wrapper .form-group input[type=submit], .form-group section.single-product .quantity-wrapper input[type=submit], section.single-product .quantity-wrapper .new-review-form fieldset input[type=submit], .new-review-form fieldset section.single-product .quantity-wrapper input[type=submit] {
    height: 100%;
  }
  section.single-product .quantity-wrapper input,
  section.single-product .quantity-wrapper .plus, 
  section.single-product .quantity-wrapper .minus {
    font-size: 18px;
  }
  section.single-product .nutrition {
    flex-direction: column;
    margin-top: 100px;
  }
  section.single-product .nutrition .text,
  section.single-product .nutrition .label-wrapper {
    width: 100%;
  }
  section.single-product .nutrition .text {
    padding: 1rem;
    text-align: center;
  }
  section.single-product .full-reviews {
    flex-direction: column;
  }
  section.single-product .full-reviews .text,
  section.single-product .full-reviews .reviews {
    width: 100%;
  }
  section.single-product .full-reviews .text {
    display: flex;
    justify-content: space-between;
  }
  div.resources {
    margin-top: 5.25rem;
    padding: 4rem 2.5rem;
  }
  /* Category Page */
  .category-hero .recommended-product {
    margin: 20px auto;
  }
  .category-hero .text .more_supplements {
    display: none;
  }
  body.team ul.team li:not(:nth-child(4n+1)) {
    margin-left: initial;
  }
  body.team ul.team li:not(:nth-child(3n+1)) {
    margin-left: 36px;
  }

  body.team ul.team {
    margin-top: 1.25rem;
  }
  body.team ul.team li {
    margin-top: 2rem;
    width: calc(33.3% - 24px);
  }
  /* Login & Register Page */
  .register-page .account-wrapper, 
  .login-page .account-wrapper {
    justify-content: center;
  }
  .register-page .account-wrapper .image, 
  .login-page .account-wrapper .image {
    display: none;
  }
  .register-page .account-wrapper .logo, 
  .login-page .account-wrapper .logo {
    position: absolute;
    left: 40px;
  }
  .register-page .account-wrapper .close, 
  .login-page .account-wrapper .close {
    position: absolute;
    display: flex;
    right: 40px;
    top: 36px;
  }  
  /* Order Page */
  section.order .order-detail {
    flex-wrap: wrap;
  }
  section.order .order-detail > div {
    width: 100%;
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 960px) {
  section.post .related ul {
    flex-direction: column;
  }
  section.post .related ul li {
    width: 100%;
  }
  .mobile-only {
    display: block;
  }
  header.nav-header .right {
    flex-direction: row-reverse;
  }
  header.nav-header .right .account {
    order: 3;
  }
  header.nav-header .buttons {
    order: 2;
  }
  header.nav-header .collections-dropdown {
    position: static;
    right: auto;
    left: 0;
    padding: 0;
    border: none;
    box-shadow: none;
  }
  header.nav-header .collections-dropdown span {
    display: none;
  }
  header.nav-header .collections-dropdown li {
    margin: 0 !important;
  }

  header.nav-header .collections-dropdown li {
    width: 100%;
  }

  header.nav-header .buttons {
    position: relative;
  }
  header.nav-header div.links {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    padding: 0 1rem;
    display: none;
    border-bottom: 1px solid #ECE9E7;
    background: #fff;
    z-index: 999999;
    font-size: 1.2rem;
    transition: right .5s;
  }
  header.nav-header div.links.open {
    right: 0;
  }
  header.nav-header div.links ul {
    display: flex;
    flex-direction: column;
  }
  header.nav-header div.links ul li {
    margin: 1rem 0;
  }
  header.nav-header div.links .close-mobile-menu,
  header.nav-header div.links .sidebar-cart .close-cart,
  .sidebar-cart header.nav-header div.links .close-cart {
    display: inline-block;
  }
  header.nav-header a.account-toggle,
  header.nav-header .menu-toggle {
    display: flex;
  }
  section.contact.top-level .visit{
    padding-bottom: 0;
  }
  section.contact.top-level .visit .text {
    padding-right: .5rem;
  }
  section.contact.top-level .visit .text p {
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 20px;
  }
  section.contact.top-level .header .image img{
    width: 100%;
  }
  section.contact.top-level .header .flower-image {
    display: none;
  }
  /* Category Page */
  .category-hero .text .body h2 {
    font-size: 32px;
    letter-spacing: 0.6px;
    line-height: 44px;
  }
  .category-hero .text .body {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2px;
  }
  .category-hero .text .badges img {
    width: 60px;
    height: 60px;
  }
  .category-hero .text .badges li:not(:last-of-type) {
    padding-right: 1rem;
  }
  .category-hero .image {
    width: 55%;
  }
  .recommended-product .topbar {
    width: 100%;
  }
  .lab-result {
    padding: 3rem 4.25rem;
  }
  .lab-result .heading .image {
    width: 25%;
  }
  .lab-result .heading .batch {
    max-width: 100%;
  }
  /* General Pages */
  section.page .page-content {
    padding-bottom: 4.5rem;
  }
  section.page h1,
  section.page h2,
  section.page h3 {
    font-size: 32px;
    letter-spacing: 0.6px;
    line-height: 44px;
  }
  section.page p {
    font-size: 22px;
    letter-spacing: 0.4px;
    line-height: 32px;
    margin-bottom: 2rem;
  }
  section.page ul li,
  section.page ol li  {
    font-size: 22px;
    letter-spacing: 0.4px;
    line-height: 32px;
    margin-bottom: 2rem;
  }
  /* Story Page */
  body.our-story section.page .story-main-slider {
    margin-bottom: 3rem;
  }
  section.page .page-content h3 {
    margin-bottom: 1rem;
  }
  body.our-story section.page .story-rectangle {
    margin-bottom: 3rem;
  }
  body.our-story section.page ul.story-meaning {
    padding-bottom: 0;
  }
  body.our-story section.page ul.story-meaning li {
    font-size: 22px;
    letter-spacing: 0.4px;
    line-height: 36px;
  }
  /* Approach page */
  body.our-approach section.page .approach-list li > * {
    width: calc( 50% - 1rem);
  }
  body.our-approach section.page .approach-list li h3 {
    font-size: 24px;
    letter-spacing: 0.4px;
    line-height: 32px;
  }
  body.our-approach section.page .approach-list li p {
    font-size: 18px;
    letter-spacing: 0.4px;
    line-height: 28px;
  }
  body.our-approach section.page .approach-contact > div {
    width: calc( 100% - 80px );
    padding: 3rem;
  }
  body.our-approach section.page .approach-contact h3 {
    padding: 0;
  }
  body.our-approach section.page .approach-contact .buttons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  body.our-approach section.page .approach-contact .buttons a.email {
    margin-top: 1rem;
  }
  /* Team Page */
  body.team .founder-wrapper {
    flex-direction: column;
    align-items: center;
  }
  body.team .founder-wrapper .image {
    max-width: 500px;
    width: 80%;
  }
  body.team .founder-wrapper .text {
    width: 100%;
    max-width: initial;
    padding-left: 0;
  }
  /* Career Page */
  section.page.career .page-content > p {
    text-align: center;
  }
  section.page.career .career-perks .career-perks-inset {
    width: 92%;
  }
  section.page.career .career-perks .career-perks-inset ul li {
    margin-top: 1rem;
    margin-bottom: 0;
  }
  section.page.career .page-content .career-imgtext {
    margin-top: 2rem;
  }
  section.page.career .open-jobs > div {
    flex-wrap: wrap;
  }
  section.page.career .open-jobs > div > div:nth-child(1), 
  section.page.career .open-jobs > div > div:nth-child(2) {
    width: 35%;
  }
  section.page.career .open-jobs > div > div:nth-child(2) {
    width: 25%;
  }
  section.page.career .open-jobs > div > div:nth-child(4) {
    flex: 1 100%;
    text-align: center;
    margin-top: 1.5rem;
  }
}

@media screen and (max-width: 800px) {
  /* Header & footer & Home Page */
  .hero .left{
    padding-bottom: 100px;
    width: 50%;
  }
  .search-dropdown {
    left: 50%;
    transform: translateX(-50%);
  }
  .category-hero .recommended-product .text {
    padding-top: 0.5rem;
  }
}

@media screen and (max-width: 768px) {
  /* Header & footer & Home Page */
  .sales-event-wrapper {
    position: inherit;
    display: flex;
  }
  .categories-wrapper ul li {
    width: 100%;
  }
  .categories-wrapper ul li.all-supplements .category {
    width: 396px;
  }
  section.home .collections .collection .image {
    display: none;
  }
  section.home .collections .collection .info {
    height: auto;
  }
  section.home .collections .collection .products,
  section.home .collections .collection:nth-child(even) .products {
    margin: 0 auto;
  }
  section.home .collections .collection .description ul li {
    width: 50% !important;
  }
  body.our-approach section.page .approach-list li {
    flex-wrap: wrap;
}
  body.our-approach section.page .approach-list li>div {
    width: 100%;
    max-width: 100%;
}
  body.our-approach section.page .approach-list li>* {
    width: 100%;
}
  /* Contact */
  section.contact.top-level .visit {
        flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2rem 1rem;
  }
  section.contact.top-level .visit .text {
    width: 100%;
    text-align: center;
    padding-right: 0;
    padding-bottom: 2rem;
  }
  section.contact.top-level .visit .image {
    width: 100%;
  }
  /* Blog Grid */
  section.blog section.featured-posts {
    flex-wrap: wrap;
  }
  section.blog section.featured-posts .main ,
  section.blog section.featured-posts .secondary {
    width: 100%;
  }
  section.blog section.featured-posts .main {
    margin-bottom: 2rem;
  }
  /* Blog Category */
  section.blog-category .featured-post,
  section.blog-category .featured-post:nth-child(2){
    flex-direction: column;
  }
  section.blog-category .featured-post {
    margin-bottom: 2rem;
  }
  section.blog-category .featured-post .image,
  section.blog-category .featured-post .meta {
    width: 100%;
  }
  section.blog-category .featured-post .meta .content {
    margin: 0;
    padding: 1rem;
    border: 1px solid #ECE9E7;
    border-top: 0;
    border-radius: 6px;
  }
  section.blog-category .featured-post:nth-child(1) .content {
    padding-left: 1rem;
  }	
  section.blog-category .featured-post .meta .content::before,
  section.blog-category .featured-post:nth-child(1) .content::before {
    display: none;
  }
  section.blog-category .category-posts li.post-wrapper {
    width: 100%;
  }
  /* Product Page */
  section.single-product .health-benefits ul, 
  section.single-product .health-benefits .image {
    width: 50%;
  }
  section.single-product .health-benefits h2,
  section.single-product .full-description .text h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.4px;
  }
  section.single-product .health-benefits ul li {
    width: 100%;
  }
  section.single-product .full-description {
    margin-top: 5.25rem;
  }
  section.single-product .full-description .image {
    align-items: flex-start;
    width: 50%;
    padding-right: 1rem;
  }
  section.single-product .full-description img {
    width: 100%;
  }
  section.single-product .full-description .text {
    width: 50%;
  }
  section.single-product .product {
    flex-direction: column;
  }
  section.single-product .product > div {
    width: 100%;
  }
  section.single-product #slider_single_product .slide img {
  width: 700px;
}
  .slick-slider {
    touch-action: auto !important;
}
  section.single-product .product-form .benefits li {
    width: 50%;
  }
  section.single-product .product .images, 
  section.single-product .product .product-form {
    width: 100%;
  }
  section.single-product .product .product-form {
    margin-top: 2rem;
  }
  section.single-product .product .badges-tablet {
    display: none;
  }
  section.single-product .product .badges-mobile {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
  }
  section.single-product .product .badges-mobile li{
    width: 44px;
   margin: 0 .5rem;
  }
  section.single-product .product .badges-mobile li img {
    width: 100%;
  }
  section.single-product .full-reviews {
    margin-bottom: 4.25rem;
  }
  section.single-product .full-reviews .text {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
  section.single-product .nutrition {
    margin-top: 4.25rem;
  }
    .lab-result .content .section .results-list .result span {
    margin-right: 0;
    }
  section.page .categories-wrapper ul li {
    width: calc(50% - 16px);
  }
  body.team ul.team li:not(:nth-child(4n+1)) {
    margin-left: initial;
  }
  body.team ul.team li:not(:nth-child(3n+1)) {
    margin-left: initial;
  }
  body.team ul.team li:not(:nth-child(2n+1)) {
    margin-left: 36px;
  }
  body.team ul.team li {
    width: calc(50% - 18px);
  }
  /* Account Page */
  .account-page .account-content .order-header {
    flex-wrap: wrap;
  }
  .account-page .account-content .order-header .line-items {
    flex-wrap: wrap;
  }
/*   .account-page .account-content .order-list > div {
    padding-bottom: 6rem;
  }
  .account-page .account-content .order-header a {
    position: absolute;
    bottom: 0;
  } */
}

@media screen and (max-width: 767px) {
  .category-hero {
    flex-direction: column-reverse;
  }
  .category-hero > div {
    width: 100%;
  }
  .category-hero .image {
    width: 100%;
  }
  .category-hero .text {
    padding-right: 0;
  }
  .category-hero .text .body ul li {
    width: 50%;
  }
  .category-hero .text .body h2 {
    text-align: center !important;
  }
  .category-hero .text .body > p {
    text-align: center;
  }
  section.collection .category-hero .text .badges {
    justify-content: center;
  }
  .lab-result .heading .link {
    display: none;
  }
  .lab-result .heading .image {
    width: 110px;
  }
  .lab-result .heading .text {
    padding-left: 1rem;
    width: calc(100% - 110px);
  }
  section.page .categories-wrapper ul li {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  div.posts .post-wrapper {
    width: 100%;
    height: auto;
  }
  header.nav-header .logo {
    width: 65px;
    height: auto;
  }
  header.nav-header .logo-image img {
    width: 65px;
    height: auto;
  }
  header.nav-header nav {
    padding: 0;
    height: 48px;
  }
  header.nav-header h1 {
    display: flex;
    align-items: center;
  }
  header.nav-header .right {
    flex-direction: row;
  }
  header.nav-header .right .account {
    order: 1;
  }
  header.nav-header .buttons {
    order: 2;
  }
  header.nav-header .menu-toggle {
    order: 3;
  }
  .search-dropdown {
    left: 50%;
    transform: translateX(-50%);
  }
  .hero {
    max-width: 100%;
  }
  .hero .right.tablet_on {
    display: none;
  }
  .hero .right {
    display: block;
    width: 100%;
    position: relative;
    height: 76vw;
    background-size: contain;
  }
  .hero .left {
    width: 100%;
    padding: 1rem 1rem 3rem 1rem;
    text-align: center;
  }
  .hero .certificates {
    margin-top: 0;
    justify-content: center;
  }
  .hero .buttons {
    justify-content: center;
  }
  .sales-event-wrapper {
    padding-top: 0;
  }
  section.home .collections .collection .description ul li {
    width: 100% !important;
  }
  section.home .collections .collection .products .slider .slick-next {
    right: 0;
  }
  section.home .collections .collection .products .slider .slick-prev {
    left: 0;
  }
  #shopify-section-promises .promise .content {
    flex-direction: column;
  }
  #shopify-section-promises .promise .content .content-left {
    width: 100%;
  }
  #shopify-section-promises .promise .header .headline h3 {
    max-width: 100%;
  }
  footer .links .links-right {
    flex-direction: column;
  }
  section.single-product .health-benefits .wrapper {
    flex-direction: column-reverse;
  }
  section.single-product .health-benefits ul, 
  section.single-product .health-benefits .image,
  section.single-product .full-description .image,
  section.single-product .full-description .text {
    width: 100%;
  }
  section.single-product .health-benefits .image, 
  section.single-product .full-description .image {
    padding: 0;
    margin-bottom: 1rem;
  }
  section.single-product .full-description {
    flex-direction: column;
  }
  div.resources {
    padding: 2rem 1rem;
  }
  section.single-product .nutrition .label table th,
  section.single-product .nutrition .label table td{
    font-size: 12px;
    line-height: 20px;
    padding: 12px 8px !important;
  }
  .lab-result {
    padding: 3rem 1rem;
  }
  /* Charity Page */
  section.page.charity .partner-list .partner, 
  section.page.charity .partner-list .partner:nth-child(even) {
    flex-direction: column;
  }
  section.page.charity .partner-banner {
    width: 100%;
  }
  section.page.charity .partner-banner img {
    margin-left: 0;	
  }
  section.page.charity .partner-detail {
    width: calc( 100% - 2rem );
    margin-left: 0;
    padding: 1.5rem 0.5rem;
    margin-top: -1.5rem;
    align-items: center;
    text-align: center;
  }
  section.page.charity .partner-list .partner:nth-child(even) .partner-detail {
    margin-right: 0;
    padding: 1.5rem 0.5rem;
  }
  section.page.charity .partner-banner img {
    height: auto;
    width: 100%;
  }
  /* Career Page */
  section.page.career h1, section.page.career h2 {
    font-size: 24px;
    letter-spacing: 0.4px;
    line-height: 32px;
  }
  section.page.career p {
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 24px;
  }
  section.page.career .page-content .career-imgtext {
    flex-direction: column;
  }
  section.page.career .page-content .career-imgtext > div {
    width: 100%;
    order: 1;
  }
  section.page.career .page-content .career-imgtext img {
    width: 100%;
    order: 2;
  }
  section.page.career .shopify-section {
    margin-top: 2rem;
  }
  section.page.career .shopify-section h3 {
    font-size: 18px;
    letter-spacing: 0.23px;
    line-height: 32px;
  }
  section.page.career .value-list .value-item {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  section.page.career .value-list .value-item .image {
    width: 90px;
    height: 90px;
  }
  section.page.career .value-list .value-item .image div {
    width: 90px;
    height: 90px;
  }  
  section.page.career .value-list .value-item .content {
    text-align: center;
    width: calc(100% - 98px);
  }
  section.page.career .career-perks {
    margin-top: 3rem;
  }
  section.page.career .career-perks .career-perks-inset {
    width: 100%;
    margin-top: 0rem;
    padding: 1rem;
  }
  section.page.career .career-perks .career-perks-inset h2 {
    margin-bottom: 0;
  }
  section.page.career .career-perks .career-perks-inset ul li {
    width: 100%;
  }
  section.page.career .open-jobs > div {
    padding: 1rem;
  }
  section.page.career .open-jobs > div > div:nth-child(1), 
  section.page.career .open-jobs > div > div:nth-child(2), 
  section.page.career .open-jobs > div > div:nth-child(3) {
    width: 100%;
    min-width: 100%;
    display: flex;
    justify-content: space-between;
  }
  section.page.career .open-jobs > div .job-label {
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 20px;
    text-transform: uppercase;
    width: 32%;
    margin-bottom: 1.5rem;
  }
  section.page.career .open-jobs > div .job-text {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 20px;
    width: 64%;
  }
}

@media screen and (max-width: 540px) {
  .sales-event .countdown, .recommended-product .countdown {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    flex-direction: row;
    height: 60px;
    bottom: -58px;
    align-items: center;
    border-radius: 0 0 4px 4px;
    border-left: 1px solid #ECE9E7;
    border-top: none;
  }
  .sales-event .countdown .time, .recommended-product .countdown .time {
    margin-bottom: 1rem;
  }
  .sales-event-wrapper {
    margin-bottom: 3rem;
  }
  /* Approach page */
  body.our-approach section.page .approach-main-slider {
    margin-bottom: 2rem;
  }
  body.our-approach section.page .approach-center h4 {
    font-size: 20px;
    letter-spacing: 0.4px;
    line-height: 28px;
  }
  body.our-approach section.page ul.approach-common li {
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 20px;
    padding: 8px 8px 8px 36px;
    background-size: 24px;
    background-position-y: 6px;
  }
  body.our-approach section.page ul.approach-common {
    margin-bottom: 1.5rem;
  }
  body.our-approach section.page .approach-center a {
    width: 100%;
  }
  body.our-approach section.page .approach-center {
    margin-bottom: 2rem;
  }
  body.our-approach section.page .approach-img-text {
    flex-direction: column-reverse;
  }
  body.our-approach section.page .approach-img-text img {
    width: 80%;
    max-width: 350px;
  }
  body.our-approach section.page .approach-list li,
  body.our-approach section.page .approach-list li:nth-child(even){
    flex-direction: column;
  }
  body.our-approach section.page .approach-list li > * {
    width: 100%;
  }
  body.our-approach section.page .approach-list li p {
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 24px;
  }
  body.our-approach section.page .approach-contact > img {
    border-radius: 8px;
  }
  body.our-approach section.page .approach-contact > div {
    margin: 0;
    width: 100%;
    padding: 1rem 1rem 0 1rem;
  }
  body.our-approach section.page .approach-contact .buttons {
    flex-direction: column;
  }
  body.our-approach section.page .approach-contact .buttons a, 
  body.our-approach section.page .approach-contact .buttons a.phone, 
  body.our-approach section.page .approach-contact .buttons a.email {
    width: 100%;
    margin: 1rem 0 0 0;
    text-align: center;
  }
  /* Team Page */
  body.team .founder-wrapper .image {
    width: 100%;
    max-width: 100%;
  }
  body.team .founder-wrapper .image .founder-tags p {
    width: 100%;
  }
  body.team ul.team li:not(:nth-child(4n+1)) {
    margin-left: initial;
  }
  body.team ul.team li:not(:nth-child(3n+1)) {
    margin-left: initial;
  }
  body.team ul.team li:not(:nth-child(2n+1)) {
    margin-left: 16px;
  }
  body.team ul.team li {
    width: calc(50% - 8px);
  }
  /* Charity Page */
  section.page.charity .charity-heading {
    padding-bottom: 260px;
        background-repeat: no-repeat;
    background-position: bottom;
  }
  section.page.charity .page-content h3 {
    margin-top: 2rem;
  }
  section.page.charity h2.partner-heading {
    padding: 2rem 0;
  }
  section.page.charity .page-content {
    padding-bottom: 0;
  }
  section.not-found .banner {
    max-width: 190px;
  }
}

@media screen and (max-width: 480px) {
  body.index {
    background-image: none;
  }
  header.nav-header nav {
    width: calc( 100% - 2rem);
  }
  header.nav-header nav .search-toggle {
    margin-left: .5rem;
    display: flex;
  }
  header.nav-header div.links ul > li,
  header.nav-header div.account ul > li,
  header.nav-header .buttons > li {
    padding: 0 .75rem;
  }
  header.nav-header .cart {
    margin-right: .5rem;
  }
  header.nav-header nav form.search {
    top: 50px;
  }
  .search-dropdown {
    width: calc( 100vw - 2rem );
  }
  section.search form.search {
    display: none !important;
  }
  .hero h2 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 32px;
  }
  .hero h3 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2px;
  }
  .hero .buttons {
    flex-direction: column;
  }
  .hero .buttons .guarantee {
    margin-left: 0;
    margin-top: 1rem;
  }
  .hero .certificates li {
    margin: 0 11px;
    
  }
  .hero .certificates li img {
    width: 52px;
  }
  .sales-event-wrapper {
    padding: 0 1rem;
  }
  .sales-event .topbar, .recommended-product .topbar {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
  }
  .sales-event .body, .recommended-product .body {
    padding: .5rem 12px;
    min-height: auto;	
  }
  .sales-event .body.custom-sale .image img {
    width: 100%;
  }
  .sales-event .text, .recommended-product .text {
    padding: .5rem 0;
  }
  .sales-event .heading h4, .recommended-product .heading h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .sales-event .heading .review-stars .star {
    width: 16px;
    height: 16px;
  }
  .sales-event .heading .review-stars span {
    height: 16px;
    font-size: 12px;
    line-height: 16px;
  }
  .sales-event .footer, .recommended-product .footer {
    bottom: 12px;
    padding-right: 0;
  }
  section.home .categories-wrapper {
    padding: 0;
    margin-bottom: 4rem;
  }
  
  section.home .collections .collection {
    padding: 0;
  }
  section.home .collections .collection:nth-child(even) {
    padding-right: inherit;
    padding-left: inherit;
    padding: 0;
  }
  section.home .collections .collection:not(:last-of-type) {
    margin-bottom: 6rem;
  }
  section.home .collections .collection .info {
    padding: 0;
  }
  section.home .collections .collection .info .collection-link {
    top: 30px;
    position: relative;
  }
  section.home .collections .collection .product-description {
    display: none;
  }
  section.home .collections .collection .description > h2, 
  section.home .collections .collection .description  > p {
    text-align: center !important;
  }
/*   section.home .collections .collection .description ul li {
    width: 50% !important;
  }
  section.home .collections .collection .description ul li p {
    white-space: initial;
  } */
  section.home .collections .collection .products .slider .slick-prev {
    left: calc( 50% - 3rem);
    bottom: -80px;
    top: initial;
  }
  section.home .collections .collection .products .slider .slick-next {
    left: initial;
    right: calc( 50% - 3rem);
    bottom: -80px;
    top: initial;
  }
  .reviews-section .background {
        background-position-y: center;
    background-size: initial;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .review-cards .spr-reviews .spr-review:nth-child(odd) {
    top: 0;
  }
  .reviews-section .review-cards .spr-reviews {
    padding-bottom: 3rem;
  }
  
  #shopify-section-promises {
    padding: 3rem 0;
  }
  h2.promises-header {
    margin-top: 0;
  }
  #shopify-section-promises .promise .content {
    padding: 1rem;
  }
  #shopify-section-promises .promise .header {
    margin-bottom: .5rem;
  }
  #shopify-section-promises .promise .main-image {
    margin: 1rem auto 0;
  }
  #shopify-section-promises .promise:last-of-type .content {
    margin-bottom: 0;
  }
  body:not(.team) #shopify-section-team,
  #shopify-section-press, 
  .social-wrapper .social {
    padding: 0;
  }
  .social-wrapper .header {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }
  .social-wrapper .header .image img {
    width: 96px;
  }
  .social-wrapper .header .text {
    padding-left: 1rem;
    text-align: left;
  }
  .social-wrapper .content {
    padding: 2rem 0 5rem 0;
  }
  .social-wrapper .handle {
    font-size: 20px;
    line-height: 28px;
  }
  .social-wrapper .text .tagline {
    margin-bottom: .5rem;
    font-size: 14px;
    line-height: 20px;
  }
  .social-wrapper .slick-slider {
    width: 100%;
  }
  .social-wrapper .slide img {
    width: 100%;
  }
  .social-wrapper .slick-slider .slick-prev {
    left: calc( 50% - 3rem);
    bottom: -70px;
    top: initial;
  }
  .social-wrapper .slick-slider .slick-next {
    left: initial;
    right: calc( 50% - 3rem);
    bottom: -70px;
    top: initial;
  }

  #shopify-section-blog_posts {
    margin-top: 0;
  }
  #shopify-section-blog_posts h2.large {
    padding: 2rem 0;
  }
  section.top-level {
    padding: 1rem;
  }
  footer {
    padding: 1rem;
    margin-top: 2rem;
  }
  footer .mailing-list form > div._form_element {
    flex: 1 100%;
    align-items: center;
  }
  footer .mailing-list form button {
    margin-bottom: .5rem;
    margin-top: 0;
  }
  footer .mailing-list form input {
    margin-bottom: 12px;
  }
  footer .mailing-list form label {
    max-width: 270px;
    width: 100%;
    text-align: left;
  }
  footer .links .link-list {
    width: 100%;
    text-align: center;
  }
  footer .social-links {
    flex-direction: column-reverse;
  }
  footer .social-links .icons ul {
    margin-top: 0;
    margin-bottom: 1rem;
  }
  /* Product Grid */
  .list-collections header.nav-header {
    background-position: top;
  }
  .collection-hero {
    height: auto;
    padding-bottom: 200px;
    margin-bottom: -250px;
  }
  .collection-hero h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .collection-hero ul {
    margin-top: 1.5rem;
  }
  .categories-wrapper {
    margin-bottom: 1rem;
  }
  section.collection .filters,
  section.search .filters,
  section.all-products .filters {
    padding: 1rem 0;
  }
  section.collection .filters > div:nth-child(2),
  section.search .filters > div:nth-child(2),
  section.all-products .filters > div:nth-child(2) {
    flex-direction: column-reverse;
    margin-bottom: 0;
  }
  section.collection .filters > div:nth-child(2) > div,
  section.search .filters > div:nth-child(2)  > div,
  section.all-products .filters > div:nth-child(2) > div {
    align-self: flex-start;
    width: 100%;
  }
  section.collection .filters .select-wrapper select,
  section.search .filters .select-wrapper select,
  section.all-products .filters .select-wrapper select {
    width: 100%;
  }
  section.collection .filters div:nth-child(2) .layouts,
  section.search .filters div:nth-child(2) .layouts,
  section.all-products .filters div:nth-child(2) .layouts {
    align-self: center;
    justify-content: center;
  }
  section.collection .filters .layouts button,
  section.search .filters .layouts button,
  section.all-products .filters .layouts button {
    margin: 0 12px;
  }
  section.single-product .product {
    margin-bottom: 2rem;
  }
  section.single-product #heading-reviews {
    justify-content: center;
  }
  /* Contact */
  section.contact.top-level .visit {
    width: 100%;
    padding: 2rem 0;
  }
  section.contact.top-level .visit .image {
    border-radius: 6px;
  }
  /* Blog Article */
  section.post h1,
  section.post .related .content > h3 {
    font-size: 24px;
    line-height: 32px;
  }
  section.post .related .content > h3 {
    margin-top: 0;
  }
  section.post header.article-header .sharing a {
    margin: 0;
  }
  section.post .body p {
    font-size: 18px;
    line-height: 28px;
  }
  section.post .related .content .meta h3 {
    font-size: 16px;
    line-height: 20px;
  }
  section.post .related .content .meta .author {
    font-size: 12px;
    line-height: 16px;
  }
  section.post article {
    padding: 1rem;
  }
  section.post .related ul {
    margin-bottom: 0;
  }
  section.post .related .content {
    padding: 2rem 1rem;
  }
  section.post .body .alignright {
    width: 100% !important;
    float: inherit;
    margin-left: 0;
  }
  /* Blog Category */
  section.blog-category h1 {
    font-size: 24px;
    letter-spacing: 0.4px;
    line-height: 32px;
  }
  section.blog-category .featured {
    padding-top: 0;
  }
  section.blog-category .featured-post h2 {
    font-size: 18px;
    line-height: 24px;
  }
  section.blog-category .featured-post .meta .content p {
    font-size: 14px;
    line-height: 20px;
  }
  section.blog-category .featured-post .meta .content .author {
    font-weight: 400;
    line-height: 20px;
    padding: 0;
  }
  section.blog-category .category-posts li.post-wrapper h3 {
    font-size: 16px;
    line-height: 20px;    
  }
  section.blog-category .category-posts li.post-wrapper .author {
    font-size: 12px;
    line-height: 16px;    
  }
  /* Product Page */
  section.single-product .product-form h1 {
    font-size: 24px;
    letter-spacing: 0.4px;
    line-height: 32px;
  }
  section.single-product .product-form .description {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
  .product-testing ul {
    padding-top: 3rem;
  }
  section.single-product .nutrition .label-wrapper {
    padding: 0;
    margin-top: 2rem;
  }
  section.single-product .full-reviews h2 {
    font-size: 24px;
    letter-spacing: 0.4px;
    line-height: 32px;
  }
  /* Category Page */
  .category-hero .recommended-product {
    display: none;
  }
  section.collection .filters {
    display: none;
  }
  .category-hero .text .body ul li img {
    top: 0;
  }
  .category-hero .text .body div img {
    width: 48px;
  }
  .category-hero .text .body h2 {
    padding-left: 0.5rem;
    font-size: 28px;
/*     white-space: nowrap; */
  }
  .category-hero .text .body li p span {
    max-height: 60px;
    height: auto;
  }
  .lab-hero h1 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.4px;
  }
  .lab-hero p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2px;
  }
  /* General Pages */
  section.page .page-content {
    padding-bottom: 4.5rem;
  }
  section.page h1,
  section.page h2,
  section.page h3 {
    font-size: 24px;
    letter-spacing: 0.4px;
    line-height: 32px;
  }
  section.page p {
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 24px;
    margin-bottom: 1.5rem;
  }
  section.page ul li,
  section.page ol li  {
        font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 24px;
    margin-bottom: 1.5rem;
  }
  /* Story Page */
  section.page h1,
  section.page h2,
  section.page .page-content h3 {
    margin-bottom: .5rem;
  }
  body.our-story section.page .story-globe {
    height: 84px;
  }
  body.our-story section.page .story-rectangle {
    margin-bottom: 2rem;
  }
  body.our-story section.page ul.story-meaning li {
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 24px;
  }
  body.our-story section.page .story-footer {
    flex-direction: column;
  }
  body.our-story section.page .story-footer > div {
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 20px;    
    margin-bottom: 2rem;
  }
  body.our-story section.page .story-footer > div img {
    width: 72px;
    height: 72px;
  }
  /* Team Page */
  body.team .team-photo {
    padding: 1rem 0 2rem 0;
  }
  body.team .founder-wrapper {
    padding-top: 1rem;
  }
  body.team ul.team {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* Contact Page */
  section.contact.top-level .header .buttons a.phone {
    margin-right: 0;
  }
  body.our-approach section.page .approach-list li {
    margin-bottom: 1rem;
  }
  body.our-story section.page ul.story-meaning li div {
    padding-left: 24px;
  }
  /* Login & Signup Page */
  .register-page main, 
  .login-page main, 
  .register-page section.top-level, 
  .login-page section.top-level, 
  .register-page .account-wrapper, 
  .login-page .account-wrapper {
    height: auto;
  }
  .register-page .account-wrapper, 
  .login-page .account-wrapper {
    padding-top: 4.5rem;
  }
  .register-page .account-wrapper h1, 
  .login-page .account-wrapper h1 {
    font-size: 24px;
    letter-spacing: 0.4px;
    line-height: 32px;
  }
  .register-page .account-wrapper p, 
  .login-page .account-wrapper p {
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 20px;
  }
  .register-page .form > div, 
  .login-page .form > div {
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
  }
  .register-page .account-wrapper .form, 
  .login-page .account-wrapper .form {
    padding: 0;
  }
  .register-page .account-wrapper form, 
  .login-page .account-wrapper form {
    width: 100%;
  }
  .register-page .account-wrapper .logo, 
  .login-page .account-wrapper .logo {
    padding-top: 0;
    top: 16px;
    left: 16px;
  }
  .register-page .account-wrapper .close, 
  .login-page .account-wrapper .close {
    top: 16px;
    right: 16px;
  }
  section.order .account-page {
    font-size: 14px;
  }
  section.order .order-header {
    flex-direction: column;
  }
  section.order .order-header h1, 
  section.order .order-header h2 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 32px;
    text-align: center;
  }
  section.order .order-detail {
    margin-bottom: 0;
  }
  section.order .order-items {
    margin-top: 0;
  }
  section.order .order-items > div:not(.items-footer) > div:nth-child(1) {
    flex: 4;
  }
  section.order .order-items > div:not(.items-footer) > div:nth-child(2) {
    flex: 1;
  }
  section.order .order-items > div:not(.items-footer) > div:nth-child(3) {
    flex: 2;
  }
  section.order .order-items > div:not(.items-footer) > div:nth-child(4) {
    flex: 2;
  }
  section.order .order-items .item-image {
    width: 80px;
    height: 80px;
    margin-right: 0;
  }
  section.order .order-items .item-image img {
    height: 100%;
  }
}
@media screen and (max-width: 400px) {
  body.team ul.team li:not(:nth-child(4n+1)) {
    margin-left: initial;
  }
  body.team ul.team li:not(:nth-child(3n+1)) {
    margin-left: initial;
  }
  body.team ul.team li:not(:nth-child(2n+1)) {
    margin-left: initial;
  }
  body.team ul.team li {
    width: 100%;
  }
}

.sales-event .countdown, .recommended-product .countdown {
    display: none;
}
.team.video {
  margin-top: 60px;
}
.team.video h3 {
  text-align: center;
  margin-bottom: 30px;
}
.bogo_message {
  display: none;
}

.free-bottle.page .mwCMB {
  display: none !important;
}

#shopify-section-sales_events {
  display: none;
}

/* .single-product.top-level.prod4309708013647 .price-wrapper {
  display: block;
  width: 100%;
}
.single-product.top-level.prod4309708013647 .price-wrapper:after {
  content: "Temporarily Out of Stock";
  color: #fff;
  font-size: 20px;
  background: #F6941F;
  display: block;
  margin: 20px 0px;
  padding: 10px 0px;
  text-align: center;
  width: 100%;
}
.single-product.top-level.prod4309708013647 .controls {
  display: none !important;
} */

/* ----- NEW HOMEPAGE STYLES ----- */

/* ----- OVERWRITE EXISTING STYLES ----- */
body.homepage, body.home {
    background: #fff;
    color: #231f20;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}
.homepage *, .home {
    box-sizing: unset;
}
.homepage #mwCMB, .homepage .nav-header.page, .homepage .breadcrumbs, .homepage .page.top-level h1.text-center {
  display: none !important;
}
.home #mwCMB, .home .nav-header.page, .home .breadcrumbs, .home .page.top-level h1.text-center {
  display: none !important;
}
.homepage section.top-level, .home section.top-level {
    max-width: 100%;
    padding: 0px;
    width: 100%;
}
.homepage section.page ul, .homepage section.page ol, .home section.page ul, .home section.page ol {
    max-width: 100%;
}
.homepage section.page ul li, .homepage section.page ol li, .home section.page ul li, .home section.page ol li {
    color: inherit;
    line-height: inherit;
    padding: 0px;
}
.homepage section.page h1, .homepage section.page h2, .homepage section.page h3 {
    font-weight: 700;
    letter-spacing: 0.2px;
    line-height: 1.2em;
}
.homepage section.page p, .home section.page p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 1.2em;
    max-width: 100%;
    margin: 18px auto;
}
.homepage footer, .home footer {
    margin-top: 1.5rem;
}
.home div:nth-of-type(3) {
  line-height: 1px;
}

/* ----- NEW STYLES ----- */
.nn-new a {
    color: #231f20;
    transition: all .2s;
}
.nn-new a:hover {
    color: #2e773f;
}
.nn-new h2 {
    font-size: 30px !important;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.nn-new .bundle-row-image img, .nn-new .top-bbb img {
    max-width: 100%;
    height: auto;
}
.nn-new .mobile-featured-image {
    display: none;
}
.nn-new .flex {
    display: flex;
    justify-content: space-between;
}
.bndlr-container {
    text-align: left !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
}
.bndlr-products-container {
    margin: 0px;
    padding: 0px !important;
}
.nn-new .btn {
    background: #F6941F;
    border-radius: 8px;
    color: #fff !important;
    display: inline-block;
    font-weight: 500;
    margin-top: 15px;
    text-decoration: none;
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2);
    width: auto !important;
}
.nn-new .btn:hover {
    background: #d97a09;
    color: #fff;
}
.nn-new .btn.large {
    font-size: 24px;
    margin-left: 120px;
    padding: 10px 30px;
}
.nn-new .btn.small {
    font-size: 20px;
    padding: 12px 30px;
}
.nn-new .top-bar-wrapper {
    background: #f9f9f9;
    padding: 15px 0px 10px;
}
.nn-new .top-bar {
    display: flex;
    justify-content: space-between;
    margin: auto;
    width: 90%;
    max-width: 1120px;
}
.top-bar .top-search  .search-toggle {
    display: none;
    margin-right: .75rem;
}
.top-bar .top-search form.search input[type="text"] {
    background-color: #fff;
    background-image: url("icon-glass.svg");
    background-size: 20px 20px;
    background-position: 98% center;
    background-repeat: no-repeat;
    border-radius: 6px;
    border: none;
    box-shadow: 0 0 1px 0 rgba(104, 96, 89, 0.06), 0 24px 44px -2px rgba(104, 96, 89, 0.08);
    height: 44px;
    line-height: 44px;
    padding: 0 1rem;
    width: 324px;
    max-width: 100%;
    transition: all .5s;
}
.nn-new .call-top {
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    line-height: 1em !important;
    margin-right: 0px;
    margin-top: 8px;
    vertical-align: middle;
}
.nn-new .call-top span {
    color: #2e773f;
}
.nn-new .top-bbb {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
}
.nn-new .slick-next, .slick-prev {
  z-index: 9997;
}
.nn-new .featured-wrapper {
    border-bottom: 1px solid #efefef;
    position: sticky;
    top: 0px;
    z-index: 9998;
}
.nn-new .nav-wrapper {
    background: rgba(255,255,255,1);
    padding: 15px 0px 12px;
    position: absolute;
    left: 0px;
    top:0px;
    width: 100%;
}
.nn-new .nav-wrapper {
    position: relative;
    z-index:99;
}
.nn-new .navigation {
    align-items: center;
    margin: auto;
    width: 90%;
    max-width: 1120px;
}
.nn-new .logo {
    display: inline-block;
    margin-right: 50px;
    vertical-align: middle;
    width: 130px;
}
.nn-new .nav {
    display: inline-block;
}
.nn-new .nav a {
    color: #2e773f !important;
    font-size: 18px;
    font-weight: 500;
    margin-right: 24px;
    text-decoration: none;
}
.nn-new .nav a:hover {
    color: #231f20 !important;
}
.nn-new .nav a {
  color: #231f20 !important;
}
.nn-new .nav a:hover {
  color: #2e773f !important;
}
.nn-new .nav.store a {
  color: #fff !important;
  background: #6ab345 !important;
  padding: 8px 16px;
  border-radius: 6px;
}
.nn-new .nav.store a:hover {
  background: #2e773f !important;
}
.nn-new .nav-account a {
    font-size: 30px;
  margin-right: 0px;
}
.nn-new .nav-right {
  padding-right: 60px;
  position: relative;
}
.nn-new .nav-cart {
  font-size: 30px;
  margin-left: 10px;
  position: absolute;
  right: 0px;
  top: 15px;
}
.nav-cart .cart {
  font-size: 18px;
  position: relative;
}
.nav-cart .cart .fa-shopping-cart {
  font-size: 30px;
  margin-right: 2px;
}
.nav-cart .cart .fa-shopping-cart:before {
  vertical-align: top;
}
.nn-new #NavItems .menu {
  margin-bottom: 0px;
  max-height: 0;
  transition: max-height .2s ease-out;
}
.nn-new #NavItems ul > li {
  clear: both;
  line-height: 2em;
}
.nn-new #NavItems ul {
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.nn-new #NavItems ul {
  overflow: visible;
}
.nav.store {
  position: relative;
}
.nn-new #NavItems ul .nav.store-mobile {
  display:none;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  border-radius: 6px;
  background-color: #6ab345;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
/* Links inside the dropdown */
.dropdown-content a {
  margin-right: 0px !important;
  padding: 4px 16px !important;
  text-decoration: none;
  display: block;
}
/* Show the dropdown menu on hover */
.nav.store:hover .dropdown-content {
  display: block;
}
.nn-new #NavItems .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 0px 28px 20px;
  position: relative;
  user-select: none;
}
.nn-new #NavItems .menu-icon .navicon {
  background: #000;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}
.nn-new #NavItems .menu-icon .navicon:before, .nn-new #NavItems .menu-icon .navicon:after {
  background: #000;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}
.nn-new #NavItems .menu-icon .navicon:before {
  top: 5px;
}
.nn-new #NavItems .menu-icon .navicon:after {
  top: -5px;
}
.nn-new #NavItems .menu-btn {
  display: none;
}
.nn-new #NavItems .menu-btn:checked ~ .menu {
  max-height: 340px;
}
.nn-new #NavItems .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}
.nn-new #NavItems .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}
.nn-new #NavItems .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}
.nn-new #NavItems .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before, .nn-new #rmrNavItems .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: -5px;
}
.nn-new .featured-content {
    align-items: center;
    justify-content: flex-end;
    margin: auto;
    padding: 175px 0px 100px;
    width: 90%;
    max-width: 1120px;
}
.nn-new .featured-box {
    background: rgba(255,255,255,.9);
    box-shadow: -7px 7px 15px 0px rgba(0,0,0,0.15);
    padding-bottom: 30px;
    position: relative;
    width: 50%;
}
.nn-new .featured-box h1 {
    color: #2e773f;
    font-size: 36px;
    font-weight: 700;
    margin:0px;
    padding: 20px 40px 10px 120px;
}
.nn-new .featured-box h2 {
    background: #6ab345;
    box-shadow: -7px 7px 15px 0px rgba(0,0,0,0.1);
    color: #fff;
    font-size: 22px !important;
    font-weight: 400 !important;
    margin:0px;
    padding: 10px 0px 10px 120px;
    width: auto;
}
.nn-new .featured-box h3 {
    font-size: 18px;
    font-weight: 400;
    margin:0px !important;
    padding: 10px 0px 10px 120px !important;
}
.nn-new .icon-row-wrapper, .nn-new .as-seen-in-wrapper, .nn-new .footer-wrapper {
    background: #e3e4e5;
  padding: 20px 0px;
}
.nn-new .icon-row-wrapper {
  background: #f9f9f9;
  border-bottom: 1px solid #ddd;
}
.nn-new .icon-row {
        margin: auto;
        width: 90%;
    max-width: 840px;
}
.nn-new .icon-row img {
        width: 80px;
}
.nn-new .customer-row-wrapper {
    background: #6ab345;
    padding: 25px 0px 30px;
}
.nn-new .customer-row {
    background: #6ab345;
    margin:auto;
    text-align: center;
    width: 90%;
    max-width: 1120px;
}
.nn-new .customer-row h2 {
    color: #fff;
    font-family: 'Roboto';
    font-size: 42px !important;
    font-weight: 400;
    margin: 0px;
    text-transform: none;
}
.nn-new .customer-row h2 span {
    font-weight: 700;
}
.nn-new section.page h1, .nn-new section.top-level h1, .nn-new .collection-hero h1, .nn-new section.post h1 {
  color: #6ab345;
  font-family: 'Roboto';
  font-size: 44px;
  font-weight: 400 !important;
}
.nn-new h2, .home .nn-new h4 {
  font-family: 'Roboto';
  font-weight: 400 !important;
  width: 100%;
  max-width: 100% !important;
}
.nn-new h2 {
  color: #6ab345;
  font-size: 48px !important;
  text-transform: none;
}
.blog .nn-new section.featured-posts .main h2, .article .nn-new section.post .body h2 {
  font-size: 32px !important;
  font-weight: 500 !important;
}
.nn-new .post .related {
  display: none;
}
.nn-new section.post .meta {
  color: #fff;
}
.nn-new section.post .author {
  display: none;
}
.nn-new section.post .date {
  color: #686059;
}
.nn-new section.post .body p {
    padding: 0px;
}
.nn-new h4 {
  font-size: 30px !important;
}
.nn-new h4:after  {
  background: #000;
  content: "";
  display: block;
  margin: 30px 0px 20px;
  width: 70px;
  height: 1px;
}
.index .nn-new h2, .index .nn-new h4 {
  margin-top: 0px;
}
.index .nn-new h4 {
  font-weight: 400;
}
.nn-new .s4com-articles a h4 {
    font-size: 16px !important;
}
footer .mailing-list form h4 {
    font-size: 24px !important;
    line-height: 28px;
}
.nn-new .s4com-articles a h4::after, .nn-new footer .mailing-list form h4:after, .privacy-cookie-policy .nn-new h4:after, .terms-conditions .nn-new h4:after {
    background: transparent;
    content: "";
    display: block;
    margin: 0px;
    width: 0px;
    height: 0px;
}
.nn-new .s4com-container {
    color: #000000;
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
    padding: 16px 0px;
}
.nn-new .work-hard-wrapper {
  border-bottom: 1px solid #ddd;
    margin: auto;
    padding: 50px 0px 40px;
    width: 100%;
    max-width: 100%;
}
.nn-new .work-hard-content {
    margin: auto;
  text-align: center;
    width: 90%;
    max-width: 1120px;
}
.nn-new .work-hard-content h2, .nn-new .work-hard-content h4 {
  text-align: center;
}
.nn-new .work-hard-content h2:after  {
  background: #000;
  content: "";
  display: block;
  margin: 20px auto;
  width: 70px;
  height: 1px;
}
.nn-new .work-hard-content h4:after  {
 display: none;
}
.nn-new .work-hard-content p {
  font-size: 18px;
  text-align: center !important;
}
.nn-new .work-hard-content p a {
  text-decoration: underline;
}
.nn-new .work-hard-content .btn {
  display: inline-block;
  margin: 15px auto !important;
}
.work-hard-video-wrapper {
    margin: 50px 0px;
}
.work-hard-video {
    width: 48%;
}
.nn-new .spotlight-wrapper {
  background: #f9f9f9;
  border-bottom: 1px solid #ddd;
    margin: auto;
    padding: 50px 0px 40px;
    width: 100%;
    max-width: 100%;
}
.nn-new .spotlight-content {
  display: flex;
  margin: auto;
    width: 90%;
    max-width: 1120px;
}
.nn-new .spotlight-content .spotlight-image {
  margin-right: 50px;
    width: 100%;
    max-width: 210px;
}
.nn-new .bundle-row-wrapper {
  border-bottom: 1px solid #ddd;
    margin: auto;
    padding: 0px;
    width: 100%;
    max-width: 100%;
}
.nn-new .bundle-row-wrapper.energy-boost, .nn-new .bundle-row-wrapper.mental-health {
  background: #fcfcfc;
}
.nn-new .bundle-row-content {
  align-items: center;
  display: flex;
  justify-content: space-between;
    margin: auto;
    width: 90%;
    max-width: 1120px;
}
.nn-new .bundle-row-content .bundle-row-details p {
  font-size: 20px;
}
.nn-new .bundle-row-content .bundle-row-image {
  width: 100%;
  max-width: 550px;
}
.nn-new .bundle-row-content .bundle-row-image.wider-image {
  max-width: 650px;
}
.nn-new .bundle-row-content .bundle-row-image img {
  display: block;
}
.nn-new .reviews-wrapper {
  background: #f9f9f9;
  border-bottom: 1px solid #ddd;
    margin: auto;
    padding: 50px 0px 40px;
    width: 100%;
    max-width: 100%;
}
.nn-new .reviews-wrapper h4  {
  text-align: center;
}
.nn-new .reviews-wrapper h4:after  {
  margin: 30px auto 20px;
}
.nn-new #reviewsio-carousel-widget {
  margin: auto;
    width: 90%;
    max-width: 1120px;
}
.nn-new .truth-wrapper {
  border-bottom: 1px solid #ddd;
    margin: auto;
    padding: 50px 0px;
  text-align: center;
    width: 100%;
    max-width: 100%;
}
.nn-new .truth-content {
  align-items: center;
  display: flex;
  justify-content: space-between;
    margin: auto;
    width: 90%;
    max-width: 1120px;
}
.nn-new .truth-wrapper h4:after  {
  margin: 30px auto 20px;
}
.nn-new .truth-content  {
  text-align: left;
}
.nn-new .truth-content h5 {
  color: #6ab345;
  font-size: 30px;
  margin: 0px;
}
.nn-new .truth-content h5 span {
  color: #2e773f;
}
.nn-new .truth-video {
  margin-right: 40px;
  width: 50%;
}
.nn-new .truth-text {
  width: 50%;
}
.nn-new .video-wrapper {
    align-items: center;
    margin: auto;
    padding: 30px 0px;
    width: 90%;
    max-width: 1120px;
}
.nn-new .intro-text {
    width: 48%;
}
.nn-new .intro-text h2 {
    color: #2e773f;
    text-transform: none;
}
.nn-new .embed-container, .product  .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.nn-new .embed-container iframe, .nn-new .embed-container object, .nn-new .embed-container embed, .product .embed-container iframe, .product .embed-container object, .product .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.nn-new .intro-video {
    text-align: center;
    width: 48%;
}
.nn-new .benefits-wrapper {
    background: url(/cdn/shop/files/fresh-ingredients.jpg) no-repeat center top;
    background-size: cover;
    margin: auto;
    padding: 400px 0px 60px;
    text-align: center;
    width: 90%;
    max-width: 1120px; 
}
.nn-new .benefits-box {
    background: rgba(46,119,63,.9);
    box-shadow: -5px 5px 7px 0px rgba(0,0,0,0.25);
    color: #fff;
    line-height: 1.75em;
    padding: 20px 25px 10px;
    width: 26%;
}
.nn-new .benefits-box h2 {
    color: #fff;
}
.nn-new .benefits-box p {
    color: #fff;
    line-height: 1.75em !important;
}
.nn-new .as-seen-in {
    margin: auto;
    text-align: center;
    width: 90%;
    max-width: 1120px; 
}
.nn-new .as-seen-in #shopify-section-press {
    max-width: 1120px;
    margin-top: 40px;
}
.nn-new .as-seen-in h4:after  {
  margin: 30px auto 20px;
}
.nn-new ul.press {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px 0px 1rem;
    padding: 0px;
    width: 100%;
}
.nn-new ul.press li {
    flex: 0 0 33.333333%;
    margin-top: 20px;
}
.nn-new ul.press li img {
    height: 40px;
}
.nn-new .community-row, .nn-new .icon-row {
  align-items: flex-start;
}
.nn-new .community-wrapper {
    margin: auto;
    padding: 30px 0px;
    text-align: center;
    width: 90%;
    max-width: 1120px; 
}
.nn-new .community-wrapper {
  display: none !important;
}
.nn-new .community-wrapper h2 {
    margin-bottom: 30px;
}
.nn-new .community-wrapper h4:after  {
  margin: 30px auto 50px;
}
.nn-new .community-row img {
    margin-bottom: 20px;
    width: 15%;
}
.nn-new .collection-hero {
    background: none;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    margin-bottom: 0px;
}
.nn-new .collection-hero ul, .nn-new .collection-hero h2 {
    display: none;
}
.nn-new .categories-wrapper ul li.all-supplements {
    text-align: center;
}
.nn-new .add-to-cart {
	background: #F6941F;
	border-radius: 8px;
	color: #fff;
	display: inline-block;
	font-weight: 500;
	margin-top: 0px;
	padding: 6px 12px;
	text-decoration: none;
	box-shadow: 2px 2px 2px 0px rgb(0, 0, 0, .2);
	width: auto;
}
.list-collections .nn-new ul.products .product .meta h2 a {
  color: #2e773f;
}
.nn-new .add-to-cart:hover {
	background: #d97a09;
	color: #fff;
}
.nn-new .add-to-cart:before {
	content: "ADD TO BASKET";
}
.nested-bundles .nn-new .add-to-cart, .index .nn-new .add-to-cart {
  cursor: pointer;
	height: auto;
}
.index .nn-new .add-to-cart {
  font-size: 20px;
  padding: 12px 30px;
}
.nested-bundles .nn-new .add-to-cart:before, .index .nn-new .add-to-cart:before {
	content: "";
}
.index .nn-new .slick-slide .slide .add-to-cart {
  padding: 6px 12px;
}
.index .nn-new .slick-slide .slide .add-to-cart:before, .nested-bundles .nn-new .slick-slide .slide .add-to-cart:before {
	content: "ADD TO BASKET";
}
.nn-new .slick-slide .slide .add-to-cart:before {
	font-size: 14px;
}
.product .nn-new h2, body.product\.pre-order h2 {
  font-size: 34px !important;
  line-height: 1.25em !important;
  margin-top: 0px;
}
.product .nn-new h4, body.product\.pre-order h4 {
  font-size: 20px !important;
  line-height: 1.25em !important;
  margin-bottom: 15px;
}
.product .nn-new h4:after, body.product\.pre-order h4:after {
  display: none;
  margin: 0px;
}
section.single-product.prod4309702148175 .full-description {
  display: block;
}
section.single-product.prod4309702148175 .full-description .image {
  float:left;
}
section.single-product.prod4309702148175 .full-description .text {
  width: 100%;
}
.product-reviews-btn-wrapper {
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 40px;
  margin-bottom: 30px;
}
.nn-new .footer {
       align-items: center;
    margin: auto;
    width: 90%;
    max-width: 1120px; 
}
.nn-new .social a {
    font-size: 24px;
    margin-left: 15px;
}

/* ----- Responsive ----- */
@media screen and (min-width:901px) {
    .nn-new #NavItems li {
    padding-right: 0px !important;
    display: inline-block;
  }
  .nn-new #NavItems .menu {
    max-height: none;
  }
  .nn-new #NavItems .menu-icon {
    display: none;
  }
}
@media screen and (max-width:900px) {
 .nn-new #NavItems ul {
  overflow: hidden;
}
.nn-new #NavItems ul .nav.store {
  display:none;
}
.nn-new #NavItems ul .nav.store-mobile {
  display:block;
}
.nn-new section.page ul li, .nn-new section.page ol li {
    margin-bottom: 0 !important;
}
.nn-new .flex {
    display: block;
}
.nn-new .top-bar {
    text-align: center;
}
.nn-new .call-top {
    font-size: 18px;
    margin-right: 0px;
}
.nn-new .top-bbb {
    display: none;
}
.nn-new .nav-wrapper {
    position: static;
}
.nn-new .navigation {
    display: flex;
    align-items: flex-start;
}
.nn-new .logo {
    width: 100px;
}
.nn-new .menu {
    clear: both;
    padding-right: 0px !important;
}
.nn-new .nav a {
    margin-right: 0px;
}
.nn-new .nav {
    display: block;
    margin-bottom: 0px;
    text-align: right;
}
.nn-new .nav-account {
    margin-right: 0px;
    text-align: right;
}
.nn-new .nav-cart {
    font-size: 26px;
    text-align: right;
  top: 14px;
}
.nn-new .mobile-featured-image {
    display: block;
  position: relative;
}
.nn-new .mobile-featured-image img {
    display: block;
}
.nn-new .mobile-featured-products {
    position: absolute;
    z-index: 99;
    top: 50%;
    right: 3%;
    width: 200px;
    transform: translateY(-50%);
}
.nn-new .featured-content {
    padding: 00px 0px 10px;
    width: 100%;
}
.nn-new .featured-box {
    box-shadow: none;
    padding-bottom: 30px;
    position: relative;
    text-align: center;
    width: 100%;
}
.nn-new .featured-image {
    display: none;
}
.nn-new .featured-box h1, .nn-new .featured-box h2, .nn-new .featured-box h3 {
    box-shadow: none;
    padding: 10px 20px !important;
    text-align: center;
    width: auto !important;
}
.nn-new .featured-box h1 {
    font-size: 28px;
    padding-top: 25px;
}
.nn-new .btn.large {
    font-size: 24px;
    margin-left: 0px;
    padding: 10px 30px;
}
.nn-new .icon-row {
    text-align: center;
}
.nn-new .icon-row img {
    margin: 10px;
    width: 60px;
}
.work-hard-video-wrapper {
    margin: 30px 0px;
}
.work-hard-video {
    padding: 20px 0px;
    width: 100%;
}
.nn-new .spotlight-content .spotlight-image {
    display: none;
}
.nn-new .spotlight-content .spotlight-details {
    text-align: center;
}
 .nn-new .bundle-row-content {
    display: flex;
    flex-wrap: wrap;
  width: 100%;
}
.nn-new .bundle-row-content .bundle-row-details {
  margin: 30px auto;
  order: 2;
  text-align: center;
  width: 90%;
}
.nn-new h2 {
  font-size: 34px !important;
  line-height: 1.25em !important;
}
.nn-new .customer-row h2 {
    font-size: 26px !important;
}
.nn-new h4::after {
    margin: 30px auto 20px;
}
.nn-new .bundle-row-content .bundle-row-image {
  order: 1;
  max-width: 100%;
}
.nn-new .bundle-row-content .bundle-row-image.wider-image {
  max-width: 100%;
}
.bndlr-container {
    text-align: center !important
}
.nn-new .truth-video {
    margin-right: 0px;
    width: 100%;
}
.nn-new .truth-text {
  margin-top: 30px;
  text-align: center;
    width: 100%;
}
.nn-new .intro-text {
    margin-bottom: 40px;
    width: 100%;
}
.nn-new .intro-video {
    width: 100%;
}
.nn-new .benefits-wrapper {
    background: none;
    padding: 40px 0px;
}
.nn-new .benefits-box {
    margin-bottom: 25px;
    padding: 15px 5% 10px;
    width: 90%;
}
.nn-new ul.press {
    display: block;
    height: auto;
}
.nn-new .community-row {
    display: flex !important;
    flex-wrap: wrap;
}
.nn-new .community-row img {
    width: 48%;
}
.homepage section.page .page-content {
    padding-bottom: 1.5rem;
}
.homepage footer, footer {
    max-width: 90% !important;
    margin-top: 1.5rem;
}
}

/* ----- BUNDLE PAGES STYLES ----- */
.product #th_product_bundle {
    display: none !important;
}
.shopfamilybundles .th_pb_title.th_pb_wf h4, .bundles .th_pb_title.th_pb_wf h4 {
    font-size: 30px !important;
    max-width: 100% !important;
}
.shopfamilybundles .th_pb_section .th_pb_bundle_layout_2, .bundles .th_pb_section .th_pb_bundle_layout_2 {
    border-bottom: 2px solid #ccc;
}
.shopfamilybundles .th_pb_grid_layout_2 .th_pb_list_ul_layout_2 .li_product_list_layout_2::after, .bundles .th_pb_grid_layout_2 .th_pb_list_ul_layout_2 .li_product_list_layout_2::after {
    background: #2E763F !important;
    color: #fff !important;
    line-height: 40px;
    height: 40px;
    width: 40px;
    top: 45%;
    transform: translateY(-50%);
}
.shopfamilybundles .th_pb_list_content figure a img, .bundles .th_pb_list_content figure a img {
    float: none;
}
.shopfamilybundles .li_product_list_layout_2 .th_pb_list_content_layout_2 figure.th_product_img_layout_2, .bundles .li_product_list_layout_2 .th_pb_list_content_layout_2 figure.th_product_img_layout_2 {
    padding-bottom: 0px !important;
    border-bottom: none;
}
.shopfamilybundles .li_product_list_layout_2 .th_pb_list_content_layout_2 .th_pb_figure_div_layout_2, .bundles .li_product_list_layout_2 .th_pb_list_content_layout_2 .th_pb_figure_div_layout_2 {
    padding-bottom: 0px !important;
}
.shopfamilybundles .th_pb_list_content .th_pb_pro_title a, .bundles .th_pb_list_content .th_pb_pro_title a {
    color: #2E763F !important;
    font-size: 22px !important;
    text-decoration: none;
}
.shopfamilybundles .th_pb_list_content .th_pb_list_price span.th_pb_main_price, .shopfamilybundles .th_pb_list_content .th_pb_list_price .th_pb_old_price {
    font-size: 20px !important;
}
.bundles .th_pb_list_content .th_pb_list_price span.th_pb_main_price, .bundles .th_pb_list_content .th_pb_list_price .th_pb_old_price {
    font-size: 20px !important;
}
.shopfamilybundles .li_product_list_layout_2.li_product_list_addtocart_layout_2 .th_pb_list_content.th_pb_wf.th_pb_list_content_layout_2 .th_product_img.th_pb_wf.th_product_img_layout_2 {
    display: flex;
    align-items: flex-end;
}
.bundles .li_product_list_layout_2.li_product_list_addtocart_layout_2 .th_pb_list_content.th_pb_wf.th_pb_list_content_layout_2 .th_product_img.th_pb_wf.th_product_img_layout_2 {
    display: flex;
    align-items: flex-end;
}
.shopfamilybundles .th_pb_addtocart_section .th_pb_total_price, .bundles .th_pb_addtocart_section .th_pb_total_price {
    padding-bottom: 50px; !important;
}
.shopfamilybundles .th_pb_addtocart_section .th_pb_total_price .th_pb_wf.th_pb_separatly_price_text, .bundles .th_pb_addtocart_section .th_pb_total_price .th_pb_wf.th_pb_separatly_price_text {
    font-size: 22px !important;
}
.shopfamilybundles .th_pb_addtocart_section .th_pb_total_price .th_pb_wf.th_pb_total_save_text, .bundles .th_pb_addtocart_section .th_pb_total_price .th_pb_wf.th_pb_total_save_text {
    font-size: 34px !important;
}
.shopfamilybundles .th_pb_addtocart_section .th_pb_total_price .th_pb_wf.th_pb_total_save_inner_layout_2 .th_pb_wf.th_pb_total_price_text, .th_pb_addtocart_section .th_pb_total_price .th_pb_wf.th_pb_total_save_inner_layout_2 .th_pb_total_sale_price {
    color: #2E763F;
    font-size: 26px !important;
}
.bundles .th_pb_addtocart_section .th_pb_total_price .th_pb_wf.th_pb_total_save_inner_layout_2 .th_pb_wf.th_pb_total_price_text {
    color: #2E763F;
    font-size: 26px !important;
}
.bundle-wrapper {
  margin: auto;
  width: 85%;
}
.bundle-wrapper h3, .bundle-wrapper p {
    max-width: 100% !important;
    margin-bottom: 10px !important;
}
.bundle-wrapper.odd-row {
  background: #2E763F;
  margin-bottom: 0px;
  padding: 10px 30px;
}
.bundle-wrapper.even-row {
  background: #75b44e;
  margin-bottom: 0px;
  padding: 10px 30px;
}
.bundle-wrapper .bundle-persona {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bundle-wrapper .bundle-image {
  margin: 20px 30px 0px 0px;
  width: 50%;
}
.bundle-wrapper .bundle-image img {
  width: 100%;
}
.bundle-wrapper .bundle-description {
  margin: 0px 0px 0px 0px;
  width: 50%;
}
.bundle-wrapper .bundle-description h3 {
  color: #fff;
  margin-top:0px !important;
}
.bundle-wrapper .bundle-description p {
  color: #fff;
  font-size: 18px;
  line-height: 1.5em;
}
.bundle-wrapper .th_pb_title.th_pb_wf h4 {
    color: #2E763F !important;
}
.bundle-wrapper .th_pb_grid_layout_2.th_pb_wf {
  background: #fff;
}
.bundle-wrapper .th_pb_title.th_pb_wf {
  background: #fff;
  padding: 20px 20px 0px 20px;
}
.bundle-wrapper .th_pb_title.th_pb_wf p {
  font-size: 18px;
  line-height: 1.5em;
}
.bundle-wrapper .th_pb_specific_bundles .th_pb_bundle_layout_2:last-child {
    border-bottom: none;
  padding-bottom: 15px;
}
.bundle-wrapper ul.th_pb_list_ul.th_pb_list_ul_index_2 li {
    flex: 0 0 35%;
    max-width: 35%;
}
header.nav-header .collections-dropdown a {
    padding: 3px 15px 3px 3px;
}
@media screen and (max-width: 990px){
  .bundle-wrapper {
    width: 100%;
}
  .bundle-wrapper .bundle-persona {
  display: block;
}
  .bundle-wrapper .bundle-image {
  margin: 20px 30px 0px 0px;
  width: 100%;
}
  .bundle-wrapper .bundle-description {
  margin: 0px 0px 0px 0px;
  width: 100%;
}
  .th_pb_grid_layout_2 .th_pb_list_ul_layout_2 {
    display: block;
    width: 100% !important;
    float: none;
    margin: 0 auto !important;
}
  .th_pb_grid_layout_2 .th_pb_list_ul_layout_2 .li_product_list_layout_2, .bundle-wrapper ul.th_pb_list_ul.th_pb_list_ul_index_2 li {
    width: 80% !important;
    max-width: 80%;
    margin: 0 auto !important;
}
  .bundles .th_pb_grid_layout_2 .th_pb_list_ul_layout_2 .li_product_list_layout_2::after {
    display: inline-block;
    position: relative;
    left: 50%;
    top: 0%;
    transform: translateX(-50%);
}
  .nn-new .nav a {
  font-size: 16px;
  margin-right: 16px;
}
}
@media screen and (max-width: 900px){
    .nn-new .nav a {
  font-size: 18px;
  margin-right: 0px;
}
}

/* ----- NEW Bundles Page ----- */

.nested-bundles .page.top-level {
    padding: 0px;
    max-width: 100%;
  width: 100%;
}
.nested-bundles h1, .nested-bundles .nb-row h2 {
    color: #6ab345 !important;
    font-size: 48px !important;
    font-family: 'Roboto';
    font-weight: 400 !important;
    text-align: center;
    width: 100%;
    max-width: 100% !important;
}
.nested-bundles h1::after, .nested-bundles .nb-row h2:after {
    background: #000;
    content: "";
    display: block;
    margin: 20px auto 40px;
    width: 70px;
    height: 1px;
}
.nested-bundles section.page .page-content h3 {
    font-family: 'Roboto';
    font-weight: 400 !important;
    line-height: 1.15em;
    max-width: 100%;
    width: 100%;
    margin: 0px 0px 10px 0px !important;
    padding: 0px;
}
.nested-bundles section.page p {
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 1.5em;
    margin-bottom: 1.25rem;
    max-width: 100%;
    width: 100%;
}
.nested-bundles .nb-intro {
    margin: auto;
    text-align: center;
    width: 90%;
    max-width: 1120px;
}
.nested-bundles .nb-intro {
    margin: 0px auto 50px;
}
.nested-bundles .nb-intro p {
    font-size: 18px !important;
}
.nested-bundles .nb-row {
    background: #fff;
    border-bottom: 1px solid #ddd;
    margin: auto;
    padding: 50px 0px 40px;
    width: 100%;
    max-width: 100%;
}
#sleep.nb-row, #stress.nb-row {
    background: #f9f9f9;
}
#sleep.nb-row {
    border-top: 1px solid #ddd;
}
.nested-bundles .bundler-row {
    display: flex;
    justify-content: space-between;
    margin: auto;
    text-align: center;
    width: 90%;
    max-width: 1120px;
}
.nested-bundles .bundler-target-element {
  max-width: 46%;
}
.nested-bundles #sleep .bundler-row, .nested-bundles #back-to-school .bundler-row {
    justify-content: center;
}
.nested-bundles .bndlr-inner-products-container {
  display: flex;
}
.nested-bundles .bundler-row .bndlr-image-button {
  display: block;
  margin-right: 5%;
    width: 45%;
  text-align: center;
}
.nested-bundles .bundler-row .bndlr-details {
  text-align: left;
    width: 50%;
}
.nested-bundles img.bndlr-bundle-image {
    border: none;
    padding: 0px;
    max-width: 100%;
}
.nested-bundles .btn {
    background: #F6941F;
    border: none;
    border-radius: 8px;
    color: #fff !important;
    display: block !important;
    font-size: 20px;
    font-weight: 500;
    margin-top: 15px;
    padding: 0.6em;
    text-align: center;
    text-decoration: none;
    transition: all .3s;
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2);
    width: 100% !important;
}
.nested-bundles .btn:hover {
    background: #d97a09;
}
.nested-bundles .bndlr-bundle-description, .nested-bundles .bndlr-bundle-checkout-warning {
    width: 100%;
}
.bndlr-bundle-checkout-warning {
    font-size: 14px;
}
.nested-bundles .bndlr-total-price {
    margin-top: 12px;
}
.nested-bundles .bndlr-total-price, .nested-bundles .bndlr-new-price.bndlr-money.conversion-bear-money.money {
    color: #6ab345 !important;
    font-family: 'Roboto';
    font-size: 22px;
    font-weight: 600 !important;
}
.nested-bundles .bndlr-old-price {
  color: #686059 !important;
  margin: 0px 5px;
  text-decoration: line-through;
}
@media screen and (max-width: 900px) {
  .nested-bundles .bundler-row {
    justify-content: center;
    flex-wrap: wrap;
}
  .nested-bundles .bundler-target-element {
    max-width: 100%;
}
  .nested-bundles .bundler-row .bundler-target-element:nth-child(2) {
    border-top: 1px solid #ccc;
    margin-top: 25px;
    padding-top: 25px;
}
}
@media screen and (max-width: 768px) {
  .nn-new .top-bar {
    flex-wrap: wrap;
  }
.nn-new .top-bar .top-search, .nn-new .top-bar .top-content {
  width: 100%;
}
.nn-new .top-bar .top-content {
  margin-top: 15px;
}
  
  .nn-new .collection-hero {
    padding-bottom: 0px;
}
.nn-new .collection-hero h1, .nn-new section.page h1, .nn-new section.post h1, .nn-new section.top-level h1 {
    font-size: 32px;
    line-height: 36px;
}
  .nn-new .collection-hero h1 {
    font-size: 32px;
    line-height: 36px;
}
  .nested-bundles h1 {
    font-size: 40px !important;
    margin-top: 40px !important;
  }
  .nested-bundles .nb-row h2 {
    font-size: 40px !important;
  }
  .nested-bundles .bndlr-inner-products-container {
  flex-wrap: wrap;
}
  .nested-bundles .bundler-row .bndlr-image-button {
  margin: auto;
    order: 2;
    width: 100%;
  max-width: 300px;
}
.nested-bundles .bundler-row .bndlr-details {
  text-align: center;
    width: 100%;
}
.products .product .meta .footer {
  display: block;
}
.products .product .meta .footer a.add-to-cart {
  margin: 10px 0px 0px;
}
section.single-product.prod4309702148175 .full-description {
  display: flex;
}
section.single-product.prod4309702148175 .full-description .image {
  float:none;
}
footer .cxWQXf.cxWQXf, footer .fMxCHz.fMxCHz {
    flex-wrap: wrap;
}
footer .cCiAUg.cCiAUg, footer .kHXJYP.kHXJYP, footer .UgTBh.UgTBh {
  flex: auto;
  width: 100%;
}
footer .links h5 {
  letter-spacing: 0px;
  margin: 0 0 5px 0;
  height: auto;
}
footer .links .link-list li {
    line-height: 1.5rem;
}
.nn-new footer {
        padding: 0px;
    }
.needsclick.kl-private-reset-css-Xuajs1 {
        flex: unset !important;
        flex-wrap: wrap;
        width: 100%;
        max-width: 100%;
 }
section.single-product.top-level {
    padding: 0px;
}
section.single-product .product-form h1 {
    width: 100%;
}
footer .social-links .icons ul li {
    margin: 0 .35rem;
}
}

/* ----- Customize Bundle Style ----- */
.build-your-lifestyle-bundle .picky-custom-html {
  display: none !important;
}
.build-your-lifestyle-bundle .BundleSlide_bar-container__Nw0P {
  display: none !important;
}
.build-your-lifestyle-bundle section.page .page-content {
  padding-bottom: 0rem;
}
.build-your-lifestyle-bundle h2 {
  border-top: 1px solid #efefef;
  margin-top: 50px!important;
  padding-top: 20px;
}

.build-your-lifestyle-bundle .first-row h2 {
  border-top: none;
  padding-top: 0px;
}
.build-your-lifestyle-bundle h2:after {
    content: "Select 3 or more supplements from this category and save 20%";
    display: block;
    font-family: 'Roboto';
    font-size: 24px;
    line-height: 2em;
    letter-spacing: 0;
}
.RecommendedProductCard_picky-product-options-container_BhxH7 {
  display: none;
}
.RecommendedProductCard_picky-product-title_1VAM6 {
  text-align: center !important;
}
.RecommendedProductCard_picky-product-sale-price_2K9_J {
  font-size: 16px !important;
  margin-right: 0px !important;
}
.picky-product-image-carousel .tns-controls {
    display: none !important;
}
.picky-widget .picky-product-slider-info {
    display: none !important;
}
.build-your-lifestyle-bundle .RecommendedProductCard_info-wrap_3SAac {
    margin-top: 0px;
}

/* ----- Sticky CTA ----- */
#EasyStickyCart {
  background: #f9f9f9;
  position: fixed;
  top: 108px;
  width: 100%;
  z-index: 9997;
}
.sab_full_wrapper.sab_shadow.sab_position_top, .floating_cart_container {
  display: none !important;
}
.sab_full_wrapper.sab_shadow.sab_position_top {
  border-bottom: 1px solid #efefef;
  max-width: 1120px;
  margin: auto;
  position: static !important;
  width: 90%;
  z-index: 9997 !important;
}
.sab_full_wrapper {
    padding: 4px 0px;
}
.sab_position_top {
    top: 108px;
}
.sab_shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.sab_title.sab_title_varaint_container .separator, .sab_title.sab_title_varaint_container .sab_variant_title.sab_secondary_text {
  display: none;
}
  
/* ----- Berry Greens Pre-Sale ----- */
  
.berry-greens-pre-sale .breadcrumbs, .berry-greens-pre-sale h1 {
  display: none;
}
.berry-greens-pre-sale section.top-level {
  padding-top: 0px;
  width: 100% !important;
  max-width: 100% !important;
}
.berry-greens-header {
  width: 100%;
}
.berry-greens-header img {
  display: block;
  width: 100%;
}
.berry-greens-content {
  text-align: center;
}
.berry-greens-content p {
  font-size: 16px !important;
  line-height: 1.35em !important;
}
.berry-green-benefits-wrapper {
    background: #f9f9f9;
  border-bottom: 1px solid #efefef;
  border-top: 1px solid #efefef;
  margin-bottom: 30px;
}
.berry-green-benefits {
  padding: 40px 0 25px;
    margin: 0 auto;
    width: 90%;
    max-width: 660px;
}
.berry-green-benefits p {
    line-height: 1.45em !important;
    margin: 0px 0px 20px !important;
}
.berry-greens-pre-sale .nn-new h4::after {
    margin: 30px auto 20px;
}
.berry-intro-banner {
  background: #634150;
}
.berry-intro-banner h3 {
  color: #fff !important;
  margin: 0px !important;
  padding: 1.5rem 5% !important;
  text-transform: uppercase;
}
.berry-intro-text {
  padding: 40px 0 25px;
    margin: 0 auto;
    width: 90%;
    max-width: 900px;
}
.berry-intro-text h2 {
  color: #6ab345 !important;
    margin: 0 auto 24px !important;
    width: 90%;
    max-width: 1120px;
}
.berry-greens-content .berry-intro-text p {
  font-size: 22px !important;
  line-height: 1.5em !important;
}
.berry-greens-pre-sale div.resources h3 {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: .6px;
    line-height: 44px;
    color: #2e2620;
    margin: 0;
  padding-top: 0px;
}
.berry-greens-pre-sale div.resources p {
    color: #686059;
    font-size: 18px;
    letter-spacing: .4px;
    line-height: 28px;
    margin: 0;
    padding: 1rem 0 3rem 0;
}
.berry-greens-pre-sale div.resources ul li {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .4px;
    line-height: 20px;
    color: #2e2620;
  padding: 20px 24px;
    border: 1px solid #cdded1;
    border-radius: 4px;
    box-sizing: border-box;
}
.berry-greens-pre-sale div.resources ul li .resource-title {
    font-weight: 700;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
body.product\.pre-order #carousel-widget, .product-reviews-btn-wrapper {
  display: none !important;
}
/*----- Hide New Years Secondary Info ----- */
.single-product.top-level.prod6655505563727 #carousel-widget, .single-product.top-level.prod6655505563727 .product-reviews-btn-wrapper, .single-product.top-level.prod6655505563727 .health-benefits, .single-product.top-level.prod6655505563727 .full-description, .single-product.top-level.prod6655505563727 .nutrition {
  display: none !important;
}
.single-product.top-level.prod6663671251023 #carousel-widget, .single-product.top-level.prod6663671251023 .product-reviews-btn-wrapper, .single-product.top-level.prod6663671251023 .health-benefits, .single-product.top-level.prod6663671251023 .full-description, .single-product.top-level.prod6663671251023 .nutrition {
  display: none !important;
}



/* ----- Test Slider Overrides ----- */
#slider22671_container .sca-banner-center-style {
    width: 40% !important;
    margin: 0 0 0 55% !important;
    position: relative;
    top: 25% !important;
}
#slider22671_container .buy-it-now {
    background: #F6941F !important;
    border-radius: 100px;
  font-family: "Roboto" !important;
}
#slider22671_container .sca-banner-center-style h2 {
  color: #2E773F !important;
  font-family: "Roboto" !important;
  font-size: 70px !important;
  font-weight: 800 !important;
  letter-spacing: 0em !important;
  line-height: 74px !important;
}
#slider22671_container .sca-banner-center-style h2 a {
  background: none !important;
  color: #2E773F !important;
  font-family: "Roboto" !important;
  font-size: 70px !important;
  font-weight: 800 !important;
  padding-bottom: 0px !important;
  margin-bottom: 20px !important;
}
#slider22671_container .sca-banner-center-style p {
  color: #6AB345 !important;
  font-family: "Roboto" !important;
  font-size: 36px !important;
  font-weight: 600 !important;
  line-height: 40px !important;
}
.index .nn-new .add-to-cart, .index .nn-new .btn {
    border-radius: 100px;
  font-weight: 600 !important;
}


#preview-bar-iframe { display: none !important }







.variant_selections button.variant. {
    padding: 14px 18px;
    border: unset;
}
.variant_selections button.variant p {
    margin: 0;
}
.variant_selections {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}
button.variant {
    background: #ededed;
    border: 1px solid #cbcbcb;
    padding: 10px 20px;
    border-radius: 5px;
      width: 100%;
    max-width: 150px;
      margin-right: 2px;
}

button.variant.Active {
    background: #EEFAF1;
    border: 1px solid #6CB442;
    padding: 10px 20px;
    border-radius: 5px;
}
.Active {
    background: #EEFAF1!important;
    border: 1px solid #6CB442!important;
}
.variant_selections .variant_title p {
    margin: 0;
    color: #000;
    margin-bottom: 5px;
    font-size: 17px;
}
.form-group.flavour_option_wrap {
    margin-top: 5px;
    display: inline-block!important;
    float: left;
}
.form-group.flavour_option_wrap .flavour_option {
    background: #ededed;
    border: 1px solid #cbcbcb;
    padding: 10px 20px;
    border-radius: 5px;
}
.form-group.flavour_option_wrap p.flavour_option.current_product {
   margin-right: 5px;
    width: 100%;
    max-width: 150px;
    text-align: center;
    color: #000;
      cursor: pointer;
}
.form-group.flavour_option_wrap .variant_title {
    width: 100%;
    display: inline-block;
    float: left;
}
.form-group.flavour_option_wrap .wrapper_option {
    display: flex;
    width: 100%;
    float: left;
}
.form-group.flavour_option_wrap .wrapper_option p {
    margin: 0;
}
.form-group.flavour_option_wrap .variant_title p {
    margin: 0;
    color: #000;
    margin-bottom: 5px;
    font-size: 17px;
    margin-top: 8px;
}
.form-group.flavour_option_wrap .wrapper_option a.variant{
    width: 150px;
    text-align: center;
    display: inline-block;
    float: left;
    margin-right: 5px;
}
 .form-group.flavour_option_wrap {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #aeaeae;
    width: 100%;
}
p.flavour_option.Active {
    background: #EEFAF1;
    border: 1px solid #6CB442;
    padding: 10px 20px;
    border-radius: 5px;
}
.smile-prompt-frame-container {
  display: none !important;
}
/* ----- Bundle Overwrites ----- */


.prod6596648337487 #carousel-widget, .prod6596648337487 .full-description, .prod6596648337487 .nutrition {
display:none !important;
}
 .prod6595749675087 #carousel-widget, .prod6595749675087 .health-benefits, .prod6595749675087 .nutrition {
display:none !important;
}

