/** Shopify CDN: Minification failed

Line 7668:4 "dispay" is not a known CSS property
Line 8568:2 "align-item" is not a known CSS property
Line 10563:0 "@namespace" rules are not supported

**/
@charset "UTF-8";
/**
 * All the variables that can be used to extract Shopify global settings
 */
/* Colors */
/* $border-color    : #dfe2f4; */
/* Typography */
@font-face {
  font-family: Cabin;
  font-weight: 700;
  font-style: normal;
  font-display: fallback;
  src: url("//www.heyhappyhuman.com/cdn/fonts/cabin/cabin_n7.255204a342bfdbc9ae2017bd4e6a90f8dbb2f561.woff2") format("woff2"), url("//www.heyhappyhuman.com/cdn/fonts/cabin/cabin_n7.e2afa22a0d0f4b64da3569c990897429d40ff5c0.woff") format("woff"); }

@font-face {
  font-family: Cabin;
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
  src: url("//www.heyhappyhuman.com/cdn/fonts/cabin/cabin_n4.cefc6494a78f87584a6f312fea532919154f66fe.woff2") format("woff2"), url("//www.heyhappyhuman.com/cdn/fonts/cabin/cabin_n4.8c16611b00f59d27f4b27ce4328dfe514ce77517.woff") format("woff"); }

@font-face {
  font-family: Cabin;
  font-weight: 700;
  font-style: normal;
  font-display: fallback;
  src: url("//www.heyhappyhuman.com/cdn/fonts/cabin/cabin_n7.255204a342bfdbc9ae2017bd4e6a90f8dbb2f561.woff2") format("woff2"), url("//www.heyhappyhuman.com/cdn/fonts/cabin/cabin_n7.e2afa22a0d0f4b64da3569c990897429d40ff5c0.woff") format("woff"); }

@font-face {
  font-family: Cabin;
  font-weight: 400;
  font-style: italic;
  font-display: fallback;
  src: url("//www.heyhappyhuman.com/cdn/fonts/cabin/cabin_i4.d89c1b32b09ecbc46c12781fcf7b2085f17c0be9.woff2") format("woff2"), url("//www.heyhappyhuman.com/cdn/fonts/cabin/cabin_i4.0a521b11d0b69adfc41e22a263eec7c02aecfe99.woff") format("woff"); }

@font-face {
  font-family: Cabin;
  font-weight: 700;
  font-style: italic;
  font-display: fallback;
  src: url("//www.heyhappyhuman.com/cdn/fonts/cabin/cabin_i7.ef2404c08a493e7ccbc92d8c39adf683f40e1fb5.woff2") format("woff2"), url("//www.heyhappyhuman.com/cdn/fonts/cabin/cabin_i7.480421791818000fc8a5d4134822321b5d7964f8.woff") format("woff"); }

/* $heading-font-family : Cabin, sans-serif; */
/* $heading-font-weight : 700; */
@font-face {
  font-family: "ModernEra-Regular";
  src: url("//www.heyhappyhuman.com/cdn/shop/t/77/assets/ModernEra-Regular.woff?v=52879172899068341661691738427");
  src: url("//www.heyhappyhuman.com/cdn/shop/t/77/assets/ModernEra-Regular.woff?v=52879172899068341661691738427") format("woff"), url("//www.heyhappyhuman.com/cdn/shop/t/77/assets/ModernEra-Regular.woff2?v=160054062576653521461691738427") format("woff2"); }

@font-face {
  font-family: "ModernEra-Medium";
  src: url("//www.heyhappyhuman.com/cdn/shop/t/77/assets/ModernEra-Medium.woff?v=78586972390813390701691738427");
  src: url("//www.heyhappyhuman.com/cdn/shop/t/77/assets/ModernEra-Medium.woff?v=78586972390813390701691738427") format("woff"), url("//www.heyhappyhuman.com/cdn/shop/t/77/assets/ModernEra-Medium.woff2?v=110632370659974612881691738427") format("woff2"); }

@font-face {
  font-family: "Moret-Book";
  src: url("//www.heyhappyhuman.com/cdn/shop/t/77/assets/Moret-Book.woff?v=40065127920373455081691738427");
  src: url("//www.heyhappyhuman.com/cdn/shop/t/77/assets/Moret-Book.woff?v=40065127920373455081691738427") format("woff"), url("//www.heyhappyhuman.com/cdn/shop/t/77/assets/Moret-Book.woff2?v=21160455057008370101691738427") format("woff2"); }

/* Custom RR style */
/* $text-font-family : 'Barlow', sans-serif; */
/* $text-font-family-regular : 'ModernEra-Regular', sans-serif; */
/* $text-font-weight : 400; */
/* Products */
/* Animation */
/* Other */
/* We use this value for browsers that do not support CSS variables */
/* style 261120 */
/**
 * ----------------------------------------------------------------------------------------------
 * This is a variation of Normalize.css (http://necolas.github.io/normalize.css/)
 * ----------------------------------------------------------------------------------------------
 */
/**
 * Base
 */
*,
*:before,
*:after {
  box-sizing: border-box !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding-bottom: 0 !important; }

body {
  margin: 0; }

[hidden] {
  display: none !important; }

/**
 * HTML5 display definitions
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Text-level semantic
 */
:active {
  outline: none; }

a {
  color: inherit;
  background-color: transparent;
  text-decoration: none; }
  a:active, a:hover {
    outline: 0; }

b,
strong {
  font-weight: bold; }

small {
  font-size: 80%; }

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-size: inherit;
  font-weight: inherit; }

p:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0; }

/**
 * Embedded content
 */
img {
  max-width: 100%;
  height: auto;
  border-style: none;
  vertical-align: top; }

svg:not(:root) {
  overflow: hidden; }

/**
 * Grouping content
 */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style-position: inside; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 16px; }

/**
 * Forms
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button,
input[type="submit"] {
  padding: 0;
  overflow: visible;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none; }

button,
select {
  text-transform: none; }

select {
  border-color: #2c3db6; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal;
  border-radius: 0; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: inherit; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: inherit; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: inherit; }

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: inherit; }

input::placeholder,
textarea::placeholder {
  color: inherit; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 6px 10px 12px; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

/**
 * Tables
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Avalanche | MIT License | @colourgarden */
/*------------------------------------
 *   Grid LAYOUT
 *------------------------------------*/
.Grid {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0 0 0 -24px;
  font-size: 0; }

.Grid__Cell {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  padding: 0 0 0 24px;
  margin: 0;
  vertical-align: top;
  font-size: 1rem; }

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

.Grid--center > .Grid__Cell {
  text-align: left; }

.Grid__Cell--center {
  display: block;
  margin: 0 auto; }

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

.Grid--right > .Grid__Cell {
  text-align: left; }

.Grid--middle > .Grid__Cell {
  vertical-align: middle; }

.Grid--bottom > .Grid__Cell {
  vertical-align: bottom; }

.Grid--m {
  margin-left: -30px; }

.Grid--m > .Grid__Cell {
  padding-left: 30px; }

.Grid--l {
  margin-left: -50px; }

.Grid--l > .Grid__Cell {
  padding-left: 50px; }

.Grid--xl {
  margin-left: -50px; }

.Grid--xl > .Grid__Cell {
  padding-left: 50px; }

@media screen and (min-width: 1240px) {
  .Grid--m {
    margin-left: -60px; }

  .Grid--m > .Grid__Cell {
    padding-left: 60px; }

  .Grid--l {
    margin-left: -80px; }

  .Grid--l > .Grid__Cell {
    padding-left: 80px; }

  .Grid--xl {
    margin-left: -100px; }

  .Grid--xl > .Grid__Cell {
    padding-left: 100px; } }
/*------------------------------------*\
    Grid WIDTHS
\*------------------------------------*/
.\31\/2, .\32\/4, .\36\/12 {
  width: 50%; }

.\31\/3, .\34\/12 {
  width: 33.33333%; }

.\32\/3, .\38\/12 {
  width: 66.66667%; }

.\31\/4, .\33\/12 {
  width: 25%; }

.\33\/4, .\39\/12 {
  width: 75%; }

.\31\/12 {
  width: 8.33333%; }

.\32\/12 {
  width: 16.66667%; }

.\35\/12 {
  width: 41.66667%; }

.\37\/12 {
  width: 58.33333%; }

.\31\30\/12 {
  width: 83.33333%; }

.\31\31\/12 {
  width: 91.66667%; }

@media screen and (max-width: 640px) {
  .hidden-phone {
    display: none !important; }

  .\31\/2--phone, .\32\/4--phone, .\36\/12--phone {
    width: 50%; }

  .\31\/3--phone, .\34\/12--phone {
    width: 33.33333%; }

  .\32\/3--phone, .\38\/12--phone {
    width: 66.66667%; }

  .\31\/4--phone, .\33\/12--phone {
    width: 25%; }

  .\33\/4--phone, .\39\/12--phone {
    width: 75%; }

  .\31\/12--phone {
    width: 8.33333%; }

  .\32\/12--phone {
    width: 16.66667%; }

  .\35\/12--phone {
    width: 41.66667%; }

  .\37\/12--phone {
    width: 58.33333%; }

  .\31\30\/12--phone {
    width: 83.33333%; }

  .\31\31\/12--phone {
    width: 91.66667%; } }
@media screen and (min-width: 641px) and (max-width: 1007px) {
  .hidden-tablet {
    display: none !important; }

  .\31\/2--tablet, .\32\/4--tablet, .\36\/12--tablet {
    width: 50%; }

  .\31\/3--tablet, .\34\/12--tablet {
    width: 33.33333%; }

  .\32\/3--tablet, .\38\/12--tablet {
    width: 66.66667%; }

  .\31\/4--tablet, .\33\/12--tablet {
    width: 25%; }

  .\33\/4--tablet, .\39\/12--tablet {
    width: 75%; }

  .\31\/12--tablet {
    width: 8.33333%; }

  .\32\/12--tablet {
    width: 16.66667%; }

  .\35\/12--tablet {
    width: 41.66667%; }

  .\37\/12--tablet {
    width: 58.33333%; }

  .\31\30\/12--tablet {
    width: 83.33333%; }

  .\31\31\/12--tablet {
    width: 91.66667%; } }
@media screen and (min-width: 641px) {
  .hidden-tablet-and-up {
    display: none !important; }

  .\31\/2--tablet-and-up, .\32\/4--tablet-and-up, .\36\/12--tablet-and-up {
    width: 50%; }

  .\31\/3--tablet-and-up, .\34\/12--tablet-and-up {
    width: 33.33333%; }

  .\32\/3--tablet-and-up, .\38\/12--tablet-and-up {
    width: 66.66667%; }

  .\31\/4--tablet-and-up, .\33\/12--tablet-and-up {
    width: 25%; }

  .\33\/4--tablet-and-up, .\39\/12--tablet-and-up {
    width: 75%; }

  .\31\/12--tablet-and-up {
    width: 8.33333%; }

  .\32\/12--tablet-and-up {
    width: 16.66667%; }

  .\35\/12--tablet-and-up {
    width: 41.66667%; }

  .\37\/12--tablet-and-up {
    width: 58.33333%; }

  .\31\30\/12--tablet-and-up {
    width: 83.33333%; }

  .\31\31\/12--tablet-and-up {
    width: 91.66667%; } }
@media screen and (max-width: 1007px) {
  .hidden-pocket {
    display: none !important; }

  .\31\/2--pocket, .\32\/4--pocket, .\36\/12--pocket {
    width: 50%; }

  .\31\/3--pocket, .\34\/12--pocket {
    width: 33.33333%; }

  .\32\/3--pocket, .\38\/12--pocket {
    width: 66.66667%; }

  .\31\/4--pocket, .\33\/12--pocket {
    width: 25%; }

  .\33\/4--pocket, .\39\/12--pocket {
    width: 75%; }

  .\31\/12--pocket {
    width: 8.33333%; }

  .\32\/12--pocket {
    width: 16.66667%; }

  .\35\/12--pocket {
    width: 41.66667%; }

  .\37\/12--pocket {
    width: 58.33333%; }

  .\31\30\/12--pocket {
    width: 83.33333%; }

  .\31\31\/12--pocket {
    width: 91.66667%; } }
@media screen and (min-width: 1008px) and (max-width: 1239px) {
  .hidden-lap {
    display: none !important; }

  .\31\/2--lap, .\32\/4--lap, .\36\/12--lap {
    width: 50%; }

  .\31\/3--lap, .\34\/12--lap {
    width: 33.33333%; }

  .\32\/3--lap, .\38\/12--lap {
    width: 66.66667%; }

  .\31\/4--lap, .\33\/12--lap {
    width: 25%; }

  .\33\/4--lap, .\39\/12--lap {
    width: 75%; }

  .\31\/12--lap {
    width: 8.33333%; }

  .\32\/12--lap {
    width: 16.66667%; }

  .\35\/12--lap {
    width: 41.66667%; }

  .\37\/12--lap {
    width: 58.33333%; }

  .\31\30\/12--lap {
    width: 83.33333%; }

  .\31\31\/12--lap {
    width: 91.66667%; } }
@media screen and (min-width: 1008px) {
  .hidden-lap-and-up {
    display: none !important; }

  .\31\/2--lap-and-up, .\32\/4--lap-and-up, .\36\/12--lap-and-up {
    width: 50%; }

  .\31\/3--lap-and-up, .\34\/12--lap-and-up {
    width: 33.33333%; }

  .\32\/3--lap-and-up, .\38\/12--lap-and-up {
    width: 66.66667%; }

  .\31\/4--lap-and-up, .\33\/12--lap-and-up {
    width: 25%; }

  .\33\/4--lap-and-up, .\39\/12--lap-and-up {
    width: 75%; }

  .\31\/12--lap-and-up {
    width: 8.33333%; }

  .\32\/12--lap-and-up {
    width: 16.66667%; }

  .\35\/12--lap-and-up {
    width: 41.66667%; }

  .\37\/12--lap-and-up {
    width: 58.33333%; }

  .\31\30\/12--lap-and-up {
    width: 83.33333%; }

  .\31\31\/12--lap-and-up {
    width: 91.66667%; } }
@media screen and (min-width: 1240px) {
  .hidden-desk {
    display: none !important; }

  .\31\/2--desk, .\32\/4--desk, .\36\/12--desk {
    width: 50%; }

  .\31\/3--desk, .\34\/12--desk {
    width: 33.33333%; }

  .\32\/3--desk, .\38\/12--desk {
    width: 66.66667%; }

  .\31\/4--desk, .\33\/12--desk {
    width: 25%; }

  .\33\/4--desk, .\39\/12--desk {
    width: 75%; }

  .\31\/12--desk {
    width: 8.33333%; }

  .\32\/12--desk {
    width: 16.66667%; }

  .\35\/12--desk {
    width: 41.66667%; }

  .\37\/12--desk {
    width: 58.33333%; }

  .\31\30\/12--desk {
    width: 83.33333%; }

  .\31\31\/12--desk {
    width: 91.66667%; } }
/* Create each media query */
@media screen and (min-width: 1500px) {
  .hidden-widescreen {
    display: none !important; }

  .\31\/2--widescreen, .\32\/4--widescreen, .\36\/12--widescreen {
    width: 50%; }

  .\31\/3--widescreen, .\34\/12--widescreen {
    width: 33.33333%; }

  .\32\/3--widescreen, .\38\/12--widescreen {
    width: 66.66667%; }

  .\31\/4--widescreen, .\33\/12--widescreen {
    width: 25%; }

  .\33\/4--widescreen, .\39\/12--widescreen {
    width: 75%; }

  .\31\/12--widescreen {
    width: 8.33333%; }

  .\32\/12--widescreen {
    width: 16.66667%; }

  .\35\/12--widescreen {
    width: 41.66667%; }

  .\37\/12--widescreen {
    width: 58.33333%; }

  .\31\30\/12--widescreen {
    width: 83.33333%; }

  .\31\31\/12--widescreen {
    width: 91.66667%; } }
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none; }

.pswp img {
  max-width: none; }

.pswp--animate_opacity {
  opacity: 0.001;
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  will-change: opacity;
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  cursor: url("//www.heyhappyhuman.com/cdn/shop/t/77/assets/cursor-zoom-in.svg?v=23575869335743293881691738427") 18 18, zoom-in;
  cursor: -webkit-image-set(url("//www.heyhappyhuman.com/cdn/shop/t/77/assets/cursor-zoom-in.svg?v=23575869335743293881691738427") 1x, url("//www.heyhappyhuman.com/cdn/shop/t/77/assets/cursor-zoom-in-2x.svg?v=147012466504043961181691738427") 2x) 18 18, zoom-in; }

.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: white;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__container {
  transition: transform 0.7s cubic-bezier(0.645, 0.045, 0.355, 1); }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

.pswp__img--placeholder--blank {
  background: white; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/**
 * Custom UI
 */
.pswp__ui {
  position: absolute;
  visibility: hidden;
  width: 100%;
  bottom: 50px;
  opacity: 0;
  transform: translateY(35px);
  left: 0;
  text-align: center;
  transition: all 0.15s ease-in-out; }

.pswp__button[disabled] {
  opacity: 0;
  pointer-events: none; }

.pswp--animated-in .pswp__ui {
  visibility: visible;
  opacity: 1;
  transform: translateY(0); }

.pswp--animated-in .pswp__ui--hidden {
  visibility: hidden;
  opacity: 0; }

.pswp__button--close {
  margin: 0 18px; }

.pswp__button svg {
  pointer-events: none; }

.pswp__error-msg {
  position: absolute;
  top: 40%;
  margin: 0 15px;
  padding: 8px 15px;
  background: #e6554d;
  color: #ffffff;
  text-align: center; }

/**
 * In our theme, we express all font sizes in PX. The reason is that our designer is very picky and want each font size to be exactly as on designed files
 * (which is good :p), but as a consequence, sometimes some font sizes scales across devices (smaller on mobile, bigger on desktop), but sometimes it's the
 * same, which make it super hard to use relative units like REM.
 */
/*
 * Precomputed linear color channel values, for use in contrast calculations.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 *
 * Algorithm, for c in 0 to 255:
 * f(c) {
 *   c = c / 255;
 *   return c < 0.03928 ? c / 12.92 : Math.pow((c + 0.055) / 1.055, 2.4);
 * }
 *
 * This lookup table is needed since there is no `pow` in SASS.
 */
/**
 * Calculate the luminance for a color.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 */
/**
 * Calculate the contrast ratio between two colors.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 */
.js .no-js,
.no-js .hide-no-js {
  display: none !important; }

.no-scroll {
  overflow: hidden; }

body:not(.is-tabbing) [tabindex]:focus,
body:not(.is-tabbing) button:focus,
body:not(.is-tabbing) input:focus,
body:not(.is-tabbing) select:focus,
body:not(.is-tabbing) textarea:focus {
  outline: none; }

[data-scrollable] {
  overflow: auto;
  /*-webkit-overflow-scrolling: touch;*/ }

.Container {
  margin: 0 auto;
  padding: 0 24px; }

.Container--narrow {
  max-width: 1420px; }

.Container--extraNarrow {
  max-width: 800px; }

/*
   This fixes an issue in IE10/11 when using min-height in flex children
   @info: https://github.com/philipwalton/flexbugs#3-min-height-on-a-flex-container-wont-apply-to-its-flex-items
*/
.FlexboxIeFix {
  display: flex;
  flex-direction: row; }

@media screen and (min-width: 641px) {
  .Container {
    padding: 0 50px; } }
@media screen and (min-width: 1240px) {
  .Container {
    padding: 0 80px; } }
/**
 * Very general typographic rules that are applied site wide
 */
html {
  /*   font-size: $base-text-font-size; */
  font-size: 16px;
  line-height: 22px; }
  @media screen and (min-width: 641px) {
    html {
      font-size: 18px;
      line-height: 24px; } }

body {
  font-family: "ModernEra-Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #2c3db6;
  background: white;
  line-height: 1.65;
  font-display: swap; }

.Link, .shopify-payment-button__more-options {
  transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out; }

.supports-hover .Link--primary:hover,
.Link--primary.is-active {
  color: #2c3db6; }

.supports-hover .Link--secondary:hover,
.Link--secondary.is-active {
  color: #2c3db6; }

.Link--underline, .shopify-payment-button__more-options {
  position: relative;
  display: inline-block; }
  .Link--underline::before, .shopify-payment-button__more-options::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -1px;
    background: currentColor;
    transform: scale(1, 1);
    transform-origin: left center;
    transition: transform 0.2s ease-in-out; }
  @media (-moz-touch-enabled: 0), (hover: hover) {
    .Link--underline:hover::before, .shopify-payment-button__more-options:hover::before {
      transform: scale(0, 1); } }

.Link--underlineShort::before {
  width: 100%; }

.Link--underlineNative {
  text-decoration: underline;
  text-underline-position: under; }

.Heading {
  font-family: "ModernEra-Medium", sans-serif;
  font-weight: unset;
  font-style: normal;
  color: #2c3db6;
  transition: color 0.2s ease-in-out; }

.Heading-footer {
  font-family: "ModernEra-Medium", sans-serif;
  font-weight: unset;
  font-style: normal;
  color: #FFFFFF;
  transition: color 0.2s ease-in-out;
  text-align: center; }
  @media screen and (max-width: 640px) {
    .Heading-footer {
      font-size: 10px !important;
      /*     padding: 15px; */ } }

.Text--subdued {
  color: #2c3db6; }

.Text--alignCenter {
  text-align: center !important; }

.Text--alignRight {
  text-align: right !important; }

.Icon-Wrapper--clickable {
  position: relative;
  background: transparent;
  /* This is used to increase the clickable area */ }
  .Icon-Wrapper--clickable::before {
    position: absolute;
    content: '';
    top: -8px;
    right: -12px;
    left: -12px;
    bottom: -8px;
    transform: translateZ(0);
    /* Needed to avoid a glitch on iOS */ }

.Icon {
  display: inline-block;
  height: 1em;
  width: 1em;
  fill: #2c3db6;
  color: #2c3db6;
  vertical-align: middle;
  stroke-width: 1px;
  background: none;
  pointer-events: none; }

.u-visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.u-h1, .Rte h1 {
  font-size: 24px; }

.u-h2, .Rte h2 {
  font-size: 22px; }

.u-h3, .Rte h3 {
  font-size: 20px; }

.u-h4, .Rte h4 {
  font-size: 18px; }

.u-h5, .Rte h5 {
  font-size: 16px; }

/* 123 */
.u-h6, .Rte h6 {
  font-size: 13px; }

.u-h7 {
  font-size: 13px; }

.u-h8 {
  font-size: 13px; }

@media screen and (min-width: 641px) {
  .u-h1, .Rte h1 {
    font-size: 24px; }

  .u-h2, .Rte h2 {
    font-size: 22px; }

  .u-h3, .Rte h3 {
    font-size: 20px; }

  .u-h4, .Rte h4 {
    font-size: 19px; }

  .u-h5, .Rte h5 {
    font-size: 16px; }

  /* 123 */
  .u-h6, .Rte h6 {
    font-size: 13px; }

  .u-h7 {
    font-size: 13px; }

  .u-h8 {
    font-size: 13px; } }
.u-text, .CartItem__Info .CartItem__PriceList .CartItem__Price, .CartItem__Title, .CartItem__Actions, .CollectionMain .ProductItem .ProductItem__Price, .ProductItem__Vendor,
.ProductItem__Title, .ProductItem__Price, .ProductMeta__Price, .unit-price, .ProductForm .ProductForm__Variants .ProductForm__Option, .how_it_works .bottom .description, .c_Drawer__Container a, .rewards-refera-friend .top .sub-heading, .give-away-page .give-away-form .form-inner .Form__Input, .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-text, #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-text,
.give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-email,
#shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-email,
.give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-textarea,
#shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-textarea, .give-away-page .give-away-form .form-inner #ReCharge.user-customer input, #ReCharge.user-customer .give-away-page .give-away-form .form-inner input, .rebuy-cart__flyout-header .rebuy-cart__flyout-title, .rebuy-cart__flyout-recommendations::before, .rebuy-cart__flyout-recommendations.empty::after, .prices-compare-warpper .prices-compare-top .prices-compare-description {
  font-size: 16px;
  line-height: 22px; }
  @media screen and (min-width: 641px) {
    .u-text, .CartItem__Info .CartItem__PriceList .CartItem__Price, .CartItem__Title, .CartItem__Actions, .CollectionMain .ProductItem .ProductItem__Price, .ProductItem__Vendor,
    .ProductItem__Title, .ProductItem__Price, .ProductMeta__Price, .unit-price, .ProductForm .ProductForm__Variants .ProductForm__Option, .how_it_works .bottom .description, .c_Drawer__Container a, .rewards-refera-friend .top .sub-heading, .give-away-page .give-away-form .form-inner .Form__Input, .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-text, #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-text,
    .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-email,
    #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-email,
    .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-textarea,
    #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-textarea, .give-away-page .give-away-form .form-inner #ReCharge.user-customer input, #ReCharge.user-customer .give-away-page .give-away-form .form-inner input, .rebuy-cart__flyout-header .rebuy-cart__flyout-title, .rebuy-cart__flyout-recommendations::before, .rebuy-cart__flyout-recommendations.empty::after, .prices-compare-warpper .prices-compare-top .prices-compare-description {
      font-size: 18px;
      line-height: 24px; } }

.u-font-medium {
  font-family: "ModernEra-Medium", sans-serif; }

.u-font-regular {
  font-family: "ModernEra-Regular", sans-serif; }

/**
 * ----------------------------------------------------------------------------
 * Standard button
 * ----------------------------------------------------------------------------
 */
.Button, .shopify-payment-button__button--unbranded, #shopify-product-reviews .spr-summary-actions-newreview,
#shopify-product-reviews .spr-button-primary:not(input), #shopify-product-reviews input.spr-button-primary, #shopify-product-reviews .spr-pagination-prev > a,
#shopify-product-reviews .spr-pagination-next > a {
  position: relative;
  display: inline-block;
  padding: 14px 28px;
  line-height: normal;
  border: 1px solid transparent;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.2em;
  font-family: "ModernEra-Medium", sans-serif;
  font-weight: unset;
  font-style: normal;
  background-color: transparent;
  transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 1;
  -webkit-tap-highlight-color: initial; }
  .Button::before, .shopify-payment-button__button--unbranded::before, #shopify-product-reviews .spr-summary-actions-newreview::before,
  #shopify-product-reviews .spr-button-primary:not(input)::before, #shopify-product-reviews input.spr-button-primary::before, #shopify-product-reviews .spr-pagination-prev > a::before,
  #shopify-product-reviews .spr-pagination-next > a::before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transform: scale(1, 1);
    transform-origin: left center;
    z-index: -1; }
  @media (-moz-touch-enabled: 0), (hover: hover) {
    .Button:not([disabled])::before, .shopify-payment-button__button--unbranded:not([disabled])::before, #shopify-product-reviews .spr-summary-actions-newreview:not([disabled])::before,
    #shopify-product-reviews .spr-button-primary:not(input):not([disabled])::before, #shopify-product-reviews input.spr-button-primary:not([disabled])::before, #shopify-product-reviews .spr-pagination-prev > a:not([disabled])::before,
    #shopify-product-reviews .spr-pagination-next > a:not([disabled])::before {
      transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .Button:not([disabled]):hover::before, .shopify-payment-button__button--unbranded:not([disabled]):hover::before, #shopify-product-reviews .spr-summary-actions-newreview:not([disabled]):hover::before,
    #shopify-product-reviews .spr-button-primary:not(input):not([disabled]):hover::before, #shopify-product-reviews input.spr-button-primary:not([disabled]):hover::before, #shopify-product-reviews .spr-pagination-prev > a:not([disabled]):hover::before,
    #shopify-product-reviews .spr-pagination-next > a:not([disabled]):hover::before {
      transform-origin: right center;
      transform: scale(0, 1); } }
  .Button[disabled], [disabled].shopify-payment-button__button--unbranded, #shopify-product-reviews [disabled].spr-summary-actions-newreview,
  #shopify-product-reviews [disabled].spr-button-primary:not(input), #shopify-product-reviews input[disabled].spr-button-primary, #shopify-product-reviews .spr-pagination-prev > a[disabled],
  #shopify-product-reviews .spr-pagination-next > a[disabled] {
    cursor: not-allowed; }

.Button--primary, .shopify-payment-button__button--unbranded, #shopify-product-reviews .spr-summary-actions-newreview,
#shopify-product-reviews .spr-button-primary:not(input) {
  color: #2c3db6;
  border-color: #a8e8e2; }
  .Button--primary::before, .shopify-payment-button__button--unbranded::before, #shopify-product-reviews .spr-summary-actions-newreview::before,
  #shopify-product-reviews .spr-button-primary:not(input)::before {
    background-color: #a8e8e2; }
  @media (-moz-touch-enabled: 0), (hover: hover) {
    .Button--primary:not([disabled]):hover, .shopify-payment-button__button--unbranded:not([disabled]):hover, #shopify-product-reviews .spr-summary-actions-newreview:not([disabled]):hover,
    #shopify-product-reviews .spr-button-primary:not([disabled]):hover:not(input) {
      color: #2c3db6;
      background-color: transparent; } }

.Button--secondary, #shopify-product-reviews .spr-pagination-prev > a,
#shopify-product-reviews .spr-pagination-next > a {
  color: #2c3db6;
  border: 1px solid rgba(44, 61, 182, 0.2); }
  .Button--secondary::before, #shopify-product-reviews .spr-pagination-prev > a::before,
  #shopify-product-reviews .spr-pagination-next > a::before {
    background-color: #a8e8e2;
    transform-origin: right center;
    transform: scale(0, 1); }
  @media (-moz-touch-enabled: 0), (hover: hover) {
    .Button--secondary:not([disabled]):hover, #shopify-product-reviews .spr-pagination-prev > a:not([disabled]):hover,
    #shopify-product-reviews .spr-pagination-next > a:not([disabled]):hover {
      color: #2c3db6;
      border-color: #a8e8e2; }
    .Button--secondary:not([disabled]):hover::before, #shopify-product-reviews .spr-pagination-prev > a:not([disabled]):hover::before,
    #shopify-product-reviews .spr-pagination-next > a:not([disabled]):hover::before {
      transform-origin: left center;
      transform: scale(1, 1); } }

.Button--full {
  width: 100%; }

.Button--stretched {
  padding-left: 40px;
  padding-right: 40px; }

.Button--small {
  font-size: 9px;
  padding: 12px 24px; }

.Button__SeparatorDot {
  display: inline-block;
  margin: 0 18px;
  content: '';
  height: 3px;
  width: 3px;
  border-radius: 100%;
  background: currentColor; }
  @media screen and (max-width: 640px) {
    .Button__SeparatorDot {
      margin: 0 8px; } }

.ButtonWrapper {
  text-align: center; }

/* We allow those buttons to have secondary state. The secondary state is displayed (for instance during loading time) when
   the class "Button--secondaryState" is added */
.Button__PrimaryState,
.Button__SecondaryState {
  display: block;
  transition: transform 0.4s cubic-bezier(0.75, 0, 0.125, 1), opacity 0.4s cubic-bezier(0.75, 0, 0.125, 1); }

.Button__SecondaryState {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  text-align: center;
  opacity: 0;
  transform: translate(-50%, 100%); }

.Button--secondaryState .Button__PrimaryState {
  opacity: 0;
  transform: translateY(-100%); }
.Button--secondaryState .Button__SecondaryState {
  opacity: 1;
  transform: translate(-50%, -50%); }

/**
 * ----------------------------------------------------------------------------
 * Button group
 * ----------------------------------------------------------------------------
 */
.ButtonGroup {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: -12px; }

.ButtonGroup__Item {
  margin: 12px; }

.ButtonGroup__Item--expand {
  flex: 1 1 0; }

.ButtonGroup--spacingSmall {
  margin: -8px; }
  .ButtonGroup--spacingSmall .ButtonGroup__Item {
    margin: 8px; }

.ButtonGroup--sameSize .ButtonGroup__Item {
  flex: 0 1 auto;
  white-space: nowrap;
  max-width: 245px; }
  @supports (-o-object-fit: cover) or (object-fit: cover) {
    .ButtonGroup--sameSize .ButtonGroup__Item {
      flex: 1 1 0;
      /* There is a bug in IE11 so we're forced to use this trick */ } }

@media screen and (min-width: 641px) {
  @supports (display: inline-grid) {
    .ButtonGroup--sameSize {
      display: inline-grid;
      grid-template-columns: 1fr 1fr; }

    .ButtonGroup--sameSize .ButtonGroup__Item {
      max-width: none; } } }
/**
 * ----------------------------------------------------------------------------
 * Round button
 *
 * Those buttons are not really button like the others, but they are used in
 * lot of different places to hold things like icons
 * ----------------------------------------------------------------------------
 */
.RoundButton, .flickity-prev-next-button {
  position: relative;
  width: 45px;
  height: 45px;
  border: none;
  border-radius: 50%;
  background: #fff;
  color: #a8e8e2;
  cursor: pointer;
  text-align: center;
  z-index: 1;
  box-shadow: 0 2px 10px rgba(54, 54, 54, 0.15);
  vertical-align: middle;
  line-height: 0;
  transform: scale(1.001);
  /* Avoid rounding error during animation in Chrome */
  transition: background 0.15s ease-in-out, opacity 0.15s ease-in-out, transform 0.2s ease-in-out, color 0.2s ease-in-out;
  overflow: hidden; }
  .RoundButton.is-active, .is-active.flickity-prev-next-button {
    background: #a8e8e2;
    color: #2c3db6;
    outline: none; }
  .RoundButton svg, .flickity-prev-next-button svg {
    height: 15px;
    width: 15px;
    fill: currentColor; }

.RoundButton--small {
  width: 35px;
  height: 35px; }
  .RoundButton--small svg {
    height: 14px;
    width: 14px; }

.RoundButton--medium {
  width: 50px;
  height: 50px; }
  .RoundButton--medium svg {
    height: 18px;
    width: 18px; }

.RoundButton--large {
  width: 55px;
  height: 55px; }
  .RoundButton--large svg {
    height: 15px;
    width: 15px; }

.RoundButton--flat {
  box-shadow: 0 1px 5px rgba(54, 54, 54, 0.15);
  color: rgba(168, 232, 226, 0.5); }

/* We allow those buttons to have secondary state. The secondary state is displayed (for instance during loading time) when
   the class "RoundButton--withSecondaryState" is added */
.RoundButton__PrimaryState,
.RoundButton__SecondaryState {
  display: block;
  transition: transform 0.4s cubic-bezier(0.75, 0, 0.125, 1), opacity 0.4s cubic-bezier(0.75, 0, 0.125, 1); }

.RoundButton__SecondaryState {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  text-align: center;
  opacity: 0;
  transform: translate(-50%, 100%); }

.RoundButton--secondaryState .RoundButton__PrimaryState {
  opacity: 0;
  transform: translateY(-100%); }
.RoundButton--secondaryState .RoundButton__SecondaryState {
  opacity: 1;
  transform: translate(-50%, -50%); }

/* Animation states */
@-webkit-keyframes buttonFromLeftToRight {
  0% {
    transform: translateX(0%); }

  25% {
    opacity: 0;
    transform: translateX(100%); }

  50% {
    opacity: 0;
    transform: translateX(-100%); }

  75% {
    opacity: 1;
    transform: translateX(0%); } }

@keyframes buttonFromLeftToRight {
  0% {
    transform: translateX(0%); }

  25% {
    opacity: 0;
    transform: translateX(100%); }

  50% {
    opacity: 0;
    transform: translateX(-100%); }

  75% {
    opacity: 1;
    transform: translateX(0%); } }

@-webkit-keyframes buttonFromRightToLeft {
  0% {
    transform: translateX(0%); }

  25% {
    opacity: 0;
    transform: translateX(-100%); }

  50% {
    opacity: 0;
    transform: translateX(100%); }

  75% {
    opacity: 1;
    transform: translateX(0%); } }

@keyframes buttonFromRightToLeft {
  0% {
    transform: translateX(0%); }

  25% {
    opacity: 0;
    transform: translateX(-100%); }

  50% {
    opacity: 0;
    transform: translateX(100%); }

  75% {
    opacity: 1;
    transform: translateX(0%); } }

@-webkit-keyframes buttonFromTopToBottom {
  0% {
    transform: translateY(0%); }

  25% {
    opacity: 0;
    transform: translateY(100%); }

  50% {
    opacity: 0;
    transform: translateY(-100%); }

  75% {
    opacity: 1;
    transform: translateY(0%); } }

@keyframes buttonFromTopToBottom {
  0% {
    transform: translateY(0%); }

  25% {
    opacity: 0;
    transform: translateY(100%); }

  50% {
    opacity: 0;
    transform: translateY(-100%); }

  75% {
    opacity: 1;
    transform: translateY(0%); } }

@media (-moz-touch-enabled: 0), (hover: hover) {
  .RoundButton:hover, .flickity-prev-next-button:hover {
    transform: scale(1.1); }

  .RoundButton--small:hover {
    transform: scale(1.15); }

  .RoundButton:not([aria-expanded="true"]):hover, .flickity-prev-next-button:not([aria-expanded="true"]):hover {
    color: #a8e8e2; }

  .RoundButton[data-animate-left]:hover svg, [data-animate-left].flickity-prev-next-button:hover svg,
  .flickity-prev-next-button.previous:hover svg {
    -webkit-animation: buttonFromRightToLeft 0.5s ease-in-out forwards;
    animation: buttonFromRightToLeft 0.5s ease-in-out forwards; }

  .RoundButton[data-animate-right]:hover svg, [data-animate-right].flickity-prev-next-button:hover svg,
  .flickity-prev-next-button.next:hover svg {
    -webkit-animation: buttonFromLeftToRight 0.5s ease-in-out forwards;
    animation: buttonFromLeftToRight 0.5s ease-in-out forwards; }

  .RoundButton[data-animate-bottom]:hover svg, [data-animate-bottom].flickity-prev-next-button:hover svg {
    -webkit-animation: buttonFromTopToBottom 0.5s ease-in-out forwards;
    animation: buttonFromTopToBottom 0.5s ease-in-out forwards; } }
/**
 * ----------------------------------------------------------------------------------------------
 * Flickity styles
 * ----------------------------------------------------------------------------------------------
 */
.flickity-enabled {
  position: relative; }

body:not(.is-tabbing) .flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: auto; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled {
  -webkit-tap-highlight-color: transparent; }

.flickity-enabled.is-draggable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute; }
  .flickity-prev-next-button[disabled] {
    opacity: 0; }
  .flickity-prev-next-button svg {
    width: auto;
    height: 18px;
    stroke-width: 1.5px;
    stroke: currentColor; }

/* ---- page dots ---- */
.flickity-page-dots {
  width: 100%;
  padding: 0;
  margin: 22px 0 0 0;
  list-style: none;
  text-align: center; }

.flickity-page-dots .dot {
  position: relative;
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 6px;
  border-radius: 50%;
  cursor: pointer;
  background: transparent;
  border: 1px solid #2c3db6;
  transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
  /* This is used to increase the clickable area */ }
  .flickity-page-dots .dot::before {
    position: absolute;
    content: '';
    top: -6px;
    right: -6px;
    left: -6px;
    bottom: -6px; }

.flickity-page-dots .dot.is-selected {
  background: currentColor;
  border-color: currentColor; }

@media screen and (min-width: 641px) {
  .flickity-page-dots .dot {
    width: 10px;
    height: 10px;
    margin: 0 7px;
    border-width: 2px; } }
/**
 * ----------------------------------------------------------------------------------------------
 * Default styling for site-wide carousel
 * ----------------------------------------------------------------------------------------------
 */
.Carousel {
  position: relative; }

.Carousel--fixed,
.Carousel--fixed .flickity-viewport,
.Carousel--fixed .Carousel__Cell {
  height: 100%; }

/* This allows to hide cells that are not first one until slider is loaded */
.Carousel:not(.flickity-enabled) .Carousel__Cell:not(.is-selected) {
  display: none; }

.Carousel__Cell {
  display: block;
  width: 100%; }

.js .Carousel--fadeIn .flickity-slider {
  transform: none !important; }
.js .Carousel--fadeIn .Carousel__Cell {
  left: 0 !important;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
.js .Carousel--fadeIn .Carousel__Cell.is-selected {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s; }
  .js .Carousel--fadeIn .Carousel__Cell.is-selected .SectionHeader, .js .Carousel--fadeIn .Carousel__Cell.is-selected .SectionHeader__ButtonWrapper {
    visibility: inherit !important;
    opacity: 1 !important; }

.Carousel--insideDots .flickity-page-dots {
  position: absolute;
  width: auto;
  margin: 0;
  bottom: 20px;
  left: 20px; }
.Carousel--insideDots .flickity-page-dots .dot {
  border-color: currentColor; }
.Carousel--insideDots .flickity-page-dots .dot.is-selected {
  background: currentColor; }
.Carousel--insideDots .flickity-prev-next-button {
  bottom: -25px;
  z-index: 1; }
.Carousel--insideDots .flickity-prev-next-button.next {
  right: 25px; }
.Carousel--insideDots .flickity-prev-next-button.previous {
  right: 75px;
  margin-right: 15px; }

@media screen and (min-width: 1008px) {
  .Carousel--insideDots .flickity-page-dots {
    bottom: 28px;
    left: 20px; } }
/**
 * ----------------------------------------------------------------------------
 * Collapsible
 * ----------------------------------------------------------------------------
 */
.Collapsible {
  border-top: 1px solid #2c3db6;
  border-bottom: 1px solid #2c3db6;
  overflow: hidden; }

.Collapsible + .Collapsible {
  border-top: none; }

.Collapsible--padded {
  padding-left: 24px;
  padding-right: 24px; }

.Collapsible__Button {
  display: block;
  position: relative;
  width: 100%;
  padding: 20px 0;
  text-align: left;
  cursor: pointer; }

.Collapsible__Plus {
  position: absolute;
  right: 0;
  top: calc(50% - (11px / 2));
  width: 11px;
  height: 11px; }
  .Collapsible__Plus::before, .Collapsible__Plus::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    background-color: currentColor;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out; }
  .Collapsible__Plus::before {
    width: 11px;
    height: 1px;
    opacity: 1; }
  .Collapsible__Plus::after {
    width: 1px;
    height: 11px; }

.Collapsible__Button[aria-expanded="true"] .Collapsible__Plus::before, .Collapsible__Button[aria-expanded="true"] .Collapsible__Plus::after {
  transform: translate(-50%, -50%) rotate(90deg); }
.Collapsible__Button[aria-expanded="true"] .Collapsible__Plus::before {
  opacity: 0; }

.Collapsible .Collapsible {
  margin-left: 16px;
  border: none; }

.Collapsible .Collapsible .Collapsible__Button {
  padding: 13px 0; }

.Collapsible__Inner {
  display: block;
  height: 0;
  visibility: hidden;
  transition: height 0.35s ease-in-out, visibility 0s ease-in-out 0.35s;
  overflow: hidden; }

.Collapsible__Button[aria-expanded="true"] + .Collapsible__Inner {
  visibility: visible;
  transition: height 0.35s ease-in-out; }

.Collapsible__Content {
  padding-bottom: 18px; }

.Collapsible .Linklist {
  margin-bottom: 4px; }

.Collapsible .Linklist--bordered {
  margin-top: 16px;
  margin-bottom: 4px; }

@media screen and (min-width: 641px) {
  /* When this class is applied to a collapsible, it will display as a collapsible on mobile but not on larger screen, where it will
     automatically appear is auto-expanded */
  .Collapsible--autoExpand {
    border: none;
    overflow: visible; }
    .Collapsible--autoExpand .Collapsible__Button {
      cursor: default;
      padding-top: 0;
      padding-bottom: 0;
      margin-bottom: 16px; }
    .Collapsible--autoExpand .Collapsible__Plus {
      display: none; }
    .Collapsible--autoExpand .Collapsible__Inner {
      height: auto;
      visibility: visible;
      overflow: visible; }
    .Collapsible--autoExpand .Collapsible__Content {
      padding-bottom: 0; }
    .Collapsible--autoExpand .Linklist {
      margin-bottom: 0; }

  .Collapsible--autoExpand {
    margin-bottom: 32px; } }
@media screen and (min-width: 1008px) {
  .Collapsible--padded {
    padding-left: 30px;
    padding-right: 30px; }

  .Collapsible--large .Collapsible__Button {
    padding: 34px 0; }

  .Collapsible--large .Collapsible__Content {
    padding-bottom: 45px; } }
/**
 * ----------------------------------------------------------------------------
 * Base drawer
 * ----------------------------------------------------------------------------
 */
.Drawer {
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  width: calc(100vw - 65px);
  /* Interestingly, 100% does not work on iOS 9 and lower */
  height: 100vh;
  max-height: none;
  z-index: 999;
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  background: white;
  box-shadow: none;
  touch-action: manipulation;
  /* Animating box-shadow is slow, even on modern browsers, so we instead move it in a pseudo-element and animate opacity */ }
  .Drawer:focus {
    outline: none; }
  .Drawer::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    box-shadow: 2px 0 10px rgba(54, 54, 54, 0.2), -2px 0 10px rgba(54, 54, 54, 0.2);
    opacity: 0;
    transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); }

.Drawer--secondary {
  background: white; }

.Drawer--fromLeft {
  transform: translateX(calc(-100vw + 65px)); }

.Drawer--fromRight {
  right: 0;
  left: auto;
  transform: translateX(calc(100vw - 65px)); }

.Drawer[aria-hidden="false"] {
  visibility: visible;
  transform: translateX(0); }
  .Drawer[aria-hidden="false"]::before {
    opacity: 1; }

.Drawer__Container {
  width: 100%; }
  .Drawer--fromLeft .Drawer__Container {
    padding-left: 18px;
    padding-right: 24px; }
  .Drawer--fromRight .Drawer__Container {
    padding-left: 24px;
    padding-right: 18px; }

.Drawer__Header {
  display: flex;
  align-items: center;
  position: relative;
  height: 50px;
  max-height: 60px;
  background: inherit;
  text-align: center;
  z-index: 1; }
  @supports (--css: variables) {
    .Drawer__Header {
      height: var(--header-height); } }

.Drawer__Header--center {
  justify-content: center; }

.Drawer__Close {
  position: absolute;
  margin-left: 0;
  left: 18px;
  top: calc(50% - 7px);
  line-height: 0; }
  .Drawer__Close svg {
    width: 15px;
    height: 15px;
    stroke-width: 1.25px;
    color: #2c3db6; }

.Drawer--fromRight .Drawer__Close {
  right: 18px;
  left: auto; }

.Drawer__Header--bordered {
  box-shadow: 0 -1px #2c3db6 inset; }

.Drawer--secondary .Drawer__Header--bordered {
  box-shadow: 0 -1px rgba(44, 61, 182, 0.6) inset; }

.Drawer--secondary .Collapsible {
  border-bottom-color: rgba(44, 61, 182, 0.6); }

.Drawer__Content {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  height: calc(100% - 60px);
  max-height: calc(100% - 50px);
  /* This handles an edge case when the header is much bigger than the maximum size for content, but this only works on Safari as of today */ }
  @supports (--css: variables) {
    .Drawer__Content {
      height: calc(100% - var(--header-height));
      max-height: calc(100% - var(--header-height)); } }
  @supports (width: calc(max(100%))) {
    .Drawer__Content {
      height: calc(max(100% - var(--header-height), 100% - 60px));
      max-height: calc(max(100% - var(--header-height), 100% - 60px)); } }

.Drawer__Main {
  flex: 1 1 auto; }

.Drawer__Footer {
  flex: none;
  box-shadow: 0 -1px #2c3db6; }

.Drawer--secondary .Drawer__Footer {
  box-shadow: 0 -1px rgba(44, 61, 182, 0.6); }

.Drawer__Footer--padded {
  padding: 24px; }

@media screen and (min-width: 641px) {
  .Drawer {
    width: 400px;
    transform: translateX(-100%); }

  .Drawer--small {
    width: 340px; }

  .Drawer--fromRight {
    transform: translateX(100%); }

  .Drawer__Header {
    max-height: 80px;
    min-height: 60px; }

  @supports (width: calc(max(100%))) {
    .Drawer__Content {
      /* This handles an edge case when the header is much bigger than the maximum size for content, but this only works on Safari as of today */
      height: calc(max(100% - var(--header-height), 100% - 80px));
      max-height: calc(max(100% - var(--header-height), 100% - 80px)); } }
  .Drawer--fromLeft .Drawer__Container,
  .Drawer--fromRight .Drawer__Container {
    padding-left: 30px;
    padding-right: 30px; }

  .Drawer__Close {
    left: 30px; }

  .Drawer--fromRight .Drawer__Close {
    right: 30px;
    left: auto; }

  .Drawer__Close svg {
    stroke-width: 1.5px; }

  .Drawer__Footer--padded {
    padding: 24px 30px; } }
/**
 * ----------------------------------------------------------------------------
 * Animation
 * ----------------------------------------------------------------------------
 */
[data-drawer-animated-left],
[data-drawer-animated-right] {
  opacity: 0;
  transition: opacity 0.5s ease 0.25s, transform 0.5s ease 0.25s; }
  .Drawer[aria-hidden="false"] [data-drawer-animated-left], .Drawer[aria-hidden="false"]
  [data-drawer-animated-right] {
    opacity: 1;
    transform: translateX(0); }

[data-drawer-animated-left] {
  transform: translateX(-65px); }

[data-drawer-animated-right] {
  transform: translateX(65px); }

[data-drawer-animated-bottom] {
  opacity: 0;
  transform: translateY(45px);
  transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .Drawer[aria-hidden="false"] [data-drawer-animated-bottom] {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.45s, transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.45s; }

/**
 * ----------------------------------------------------------------------------
 * Basic form
 * ----------------------------------------------------------------------------
 */
.Form {
  width: 100%; }

.Form__Item, #ReCharge.user-customer input {
  position: relative;
  margin-bottom: 15px; }

.Form__Input, #shopify-product-reviews .spr-form-input-text,
#shopify-product-reviews .spr-form-input-email,
#shopify-product-reviews .spr-form-input-textarea, #ReCharge.user-customer input,
.Form__Textarea {
  -webkit-appearance: none;
  display: block;
  padding: 12px 14px;
  border-radius: 0;
  border: 1px solid #2c3db6;
  width: 100%;
  line-height: normal;
  resize: none;
  transition: border-color 0.1s ease-in-out;
  background: transparent; }
  .Form__Input:focus, #shopify-product-reviews .spr-form-input-text:focus,
  #shopify-product-reviews .spr-form-input-email:focus,
  #shopify-product-reviews .spr-form-input-textarea:focus, #ReCharge.user-customer input:focus,
  .Form__Textarea:focus {
    border-color: #818de1;
    outline: none; }
  .Form__Input::-webkit-input-placeholder, #shopify-product-reviews .spr-form-input-text::-webkit-input-placeholder,
  #shopify-product-reviews .spr-form-input-email::-webkit-input-placeholder,
  #shopify-product-reviews .spr-form-input-textarea::-webkit-input-placeholder, #ReCharge.user-customer input::-webkit-input-placeholder,
  .Form__Textarea::-webkit-input-placeholder {
    color: #2c3db6; }
  .Form__Input::-moz-placeholder, #shopify-product-reviews .spr-form-input-text::-moz-placeholder,
  #shopify-product-reviews .spr-form-input-email::-moz-placeholder,
  #shopify-product-reviews .spr-form-input-textarea::-moz-placeholder, #ReCharge.user-customer input::-moz-placeholder,
  .Form__Textarea::-moz-placeholder {
    color: #2c3db6; }
  .Form__Input:-ms-input-placeholder, #shopify-product-reviews .spr-form-input-text:-ms-input-placeholder,
  #shopify-product-reviews .spr-form-input-email:-ms-input-placeholder,
  #shopify-product-reviews .spr-form-input-textarea:-ms-input-placeholder, #ReCharge.user-customer input:-ms-input-placeholder,
  .Form__Textarea:-ms-input-placeholder {
    color: #2c3db6; }
  .Form__Input::-ms-input-placeholder, #shopify-product-reviews .spr-form-input-text::-ms-input-placeholder,
  #shopify-product-reviews .spr-form-input-email::-ms-input-placeholder,
  #shopify-product-reviews .spr-form-input-textarea::-ms-input-placeholder, #ReCharge.user-customer input::-ms-input-placeholder,
  .Form__Textarea::-ms-input-placeholder {
    color: #2c3db6; }
  .Form__Input::placeholder, #shopify-product-reviews .spr-form-input-text::placeholder,
  #shopify-product-reviews .spr-form-input-email::placeholder,
  #shopify-product-reviews .spr-form-input-textarea::placeholder, #ReCharge.user-customer input::placeholder,
  .Form__Textarea::placeholder {
    color: #2c3db6; }

.Form__FloatingLabel {
  position: absolute;
  bottom: calc(100% - 8px);
  left: 10px;
  padding: 0 5px;
  line-height: normal;
  color: #2c3db6;
  font-size: 11px;
  opacity: 0;
  background: rgba(255, 255, 255, 0);
  pointer-events: none;
  transform: translateY(3px);
  transition: all 0.3s ease-in-out; }

.Form__Input:not(:placeholder-shown) ~ .Form__FloatingLabel, #shopify-product-reviews .spr-form-input-text:not(:placeholder-shown) ~ .Form__FloatingLabel,
#shopify-product-reviews .spr-form-input-email:not(:placeholder-shown) ~ .Form__FloatingLabel,
#shopify-product-reviews .spr-form-input-textarea:not(:placeholder-shown) ~ .Form__FloatingLabel, #ReCharge.user-customer input:not(:placeholder-shown) ~ .Form__FloatingLabel,
.Form__Textarea:not(:placeholder-shown) ~ .Form__FloatingLabel {
  opacity: 1;
  background: white;
  transform: translateY(0); }

.Form__Checkbox {
  position: absolute;
  opacity: 0; }

.Form__Checkbox ~ label::before {
  display: inline-block;
  content: '';
  width: 1em;
  height: 1em;
  margin-right: 10px;
  border: 1px solid #2c3db6;
  vertical-align: -2px; }

.Form__Checkbox ~ svg {
  position: absolute;
  top: 5px;
  left: 1px;
  width: 12px;
  height: 12px;
  transform: scale(0);
  transition: transform 0.2s ease-in-out;
  will-change: transform; }

.Form__Checkbox:checked ~ label::before {
  border-color: #2c3db6; }

.Form__Checkbox:checked ~ svg {
  transform: scale(1); }

.Form__Alert, #shopify-product-reviews .spr-form-message {
  margin-bottom: 20px; }

.Form__Submit {
  display: block;
  margin-top: 20px;
  /*   margin-bottom: 40px; */ }

.Form__Label, #shopify-product-reviews .spr-form-label {
  display: block;
  padding-bottom: 8px;
  font-size: 10px;
  text-transform: uppercase;
  font-family: "ModernEra-Medium", sans-serif;
  font-weight: unset;
  font-style: normal;
  letter-spacing: 0.2em;
  line-height: normal; }

.Form--small .Form__Input, .Form--small #shopify-product-reviews .spr-form-input-text, #shopify-product-reviews .Form--small .spr-form-input-text,
.Form--small #shopify-product-reviews .spr-form-input-email,
#shopify-product-reviews .Form--small .spr-form-input-email,
.Form--small #shopify-product-reviews .spr-form-input-textarea,
#shopify-product-reviews .Form--small .spr-form-input-textarea, .Form--small #ReCharge.user-customer input, #ReCharge.user-customer .Form--small input,
.Form--small .Form__Textarea {
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px; }

.Form--spacingTight .Form__Item, .Form--spacingTight #ReCharge.user-customer input, #ReCharge.user-customer .Form--spacingTight input {
  margin-bottom: 15px; }
.Form--spacingTight .Form__Alert, .Form--spacingTight #shopify-product-reviews .spr-form-message, #shopify-product-reviews .Form--spacingTight .spr-form-message {
  margin-bottom: 20px; }

@media screen and (min-width: 641px) {
  .Form__Item, #ReCharge.user-customer input,
  .Form__Alert,
  #shopify-product-reviews .spr-form-message {
    margin-bottom: 30px; }

  .Form__Group {
    display: flex;
    max-width: 470px;
    margin: auto; }

  .Form__Group > .Form__Item, #ReCharge.user-customer .Form__Group > input {
    flex: 1; }

  .Form__Group > :nth-child(2) {
    margin-left: 30px; }

  .Form--spacingTight .Form__Group > :nth-child(2) {
    margin-left: 15px; } }
/**
 * ----------------------------------------------------------------------------
 * Form elements
 * ----------------------------------------------------------------------------
 */
.Form__Header {
  margin-bottom: 40px;
  text-align: center; }

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

/* .Form__ItemHelp {
  position: absolute;
  right: 12px;
  top: 50%;
  font-size: to-size(12px);
  color: $text-color-light;
  transform: translateY(-50%);
} */
/**
 * ----------------------------------------------------------------------------
 * Styled select
 * ----------------------------------------------------------------------------
 */
select::-ms-expand {
  display: none; }

.Select {
  position: relative;
  color: currentColor;
  line-height: 1;
  vertical-align: middle; }

.Select svg {
  position: absolute;
  line-height: normal;
  pointer-events: none;
  vertical-align: baseline;
  fill: currentColor; }

.Select select {
  /* Disable built-in styles */
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  color: inherit;
  cursor: pointer;
  border-radius: 0;
  line-height: normal;
  /* Remove the ugly blue background on IE when a value is selected */ }
  .Select select:focus::-ms-value {
    background: white;
    color: #2c3db6; }

/* Make sure to have something easy to read... */
.Select option {
  background: white;
  color: black; }

.Select--primary::after {
  content: '';
  position: absolute;
  right: 1px;
  top: 1px;
  height: calc(100% - 2px);
  width: 55px;
  /*     background: linear-gradient(to right, rgba($background, 0), rgba($background, 0.7) 20%, $background 40%); */
  pointer-events: none; }
.Select--primary select {
  width: 100%;
  height: 45px;
  padding-left: 14px;
  padding-right: 28px;
  border: 1px solid #2c3db6;
  background: white; }
  .Select--primary select:active, .Select--primary select:focus {
    border-color: #2c3db6;
    outline: none; }
.Select--primary svg {
  top: calc(50% - 5px);
  right: 15px;
  width: 10px;
  height: 10px;
  z-index: 1; }

.Select--transparent select {
  padding-right: 15px;
  background: transparent;
  border: none;
  font-family: "ModernEra-Medium", sans-serif;
  font-weight: unset;
  font-style: normal;
  font-size: inherit;
  text-transform: uppercase; }
.Select--transparent svg {
  top: calc(50% - 3px);
  right: 0;
  height: 6px; }

/* Custom RR style */
.Custom_Select {
  cursor: default !important;
  margin-bottom: 0.3em; }

.HorizontalList {
  list-style: none;
  margin: -6px -8px; }

.HorizontalList__Item {
  display: inline-block;
  margin: 6px 8px 6px 8px; }

.HorizontalList__Item > .Link, .HorizontalList__Item > .shopify-payment-button__more-options {
  display: inline-block; }

.HorizontalList--spacingTight {
  margin-left: -8px;
  margin-right: -8px; }

.HorizontalList--spacingTight .HorizontalList__Item {
  margin-right: 8px;
  margin-left: 8px; }

.HorizontalList--spacingLoose {
  margin-left: -14px;
  margin-right: -14px; }

.HorizontalList--spacingLoose .HorizontalList__Item {
  margin-right: 12.5px;
  margin-left: 12.5px; }

.HorizontalList--spacingExtraLoose {
  margin-left: -17px;
  margin-right: -17px; }

.HorizontalList--spacingExtraLoose .HorizontalList__Item {
  margin-right: 12.5px;
  margin-left: 12.5px; }

.HorizontalList--spacingFill {
  display: flex;
  justify-content: space-around;
  justify-content: space-evenly; }

.HorizontalList--spacingFill .HorizontalList__Item {
  margin-left: 0;
  margin-right: 0; }

@media screen and (min-width: 1240px) {
  .HorizontalList--spacingExtraLoose {
    margin-left: -21px;
    margin-right: -21px; } }
.nav-link-scrn {
  font-size: 16.5px;
  line-height: 24px;
  /*   @include av-mq('widescreen') {
    	font-size: 16.5px;
    }
    
     @include av-mq('desk') {
    font-size: 16.5px;
    }
    
    @include av-mq('lap-and-up') {
      font-size: 16.5px;
    } */ }

@media screen and (min-width: 1240px) {
  .Horizontal-List-Screen-Size {
    /*   width: 600px; */ } }

/* 
$phone:            "screen and (max-width: 640px)";
$tablet:           "screen and (min-width: 641px) and (max-width: 1007px)";
$tablet-and-up:    "screen and (min-width: 641px)";
$pocket:           "screen and (max-width: 1007px)";
$lap:              "screen and (min-width: 1008px) and (max-width: 1239px)";
$lap-and-up:       "screen and (min-width: 1008px)";
$desk:             "screen and (min-width: 1240px)";
$widescreen:       "screen and (min-width: 1500px)"; */
/**
 * This file contains various generic bloc to use with images
 */
/**
 * ----------------------------------------------------------------------------
 * Image overlay
 * ----------------------------------------------------------------------------
 */
.Image--contrast {
  position: relative; }

.Image--contrast::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: linear-gradient(to top, rgba(4, 4, 4, 0.65), rgba(54, 54, 54, 0.2)); }

.Image--contrast > * {
  z-index: 1; }

/**
 * ----------------------------------------------------------------------------
 * Image lazy loader (integrates with lazy sizes)
 * ----------------------------------------------------------------------------
 */
@-webkit-keyframes lazyLoader {
  0%, 100% {
    transform: translateX(-50%); }

  50% {
    transform: translateX(100%); } }

@keyframes lazyLoader {
  0%, 100% {
    transform: translateX(-50%); }

  50% {
    transform: translateX(100%); } }

.Image--fadeIn {
  opacity: 0;
  transition: opacity 0.3s ease; }

.Image--lazyLoaded.Image--fadeIn {
  opacity: 1; }

.Image--zoomOut {
  transform: scale(1.1);
  opacity: 0;
  transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1); }

.Image--lazyLoaded.Image--zoomOut {
  opacity: 1;
  transform: none; }

.Image--slideRight,
.Image--slideLeft {
  transform: translateX(25px);
  opacity: 0;
  transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1); }

.Image--slideLeft {
  transform: translateX(-25px); }

.Image--lazyLoaded.Image--slideRight,
.Image--lazyLoaded.Image--slideLeft {
  opacity: 1;
  transform: translateX(0); }

.Image__Loader {
  position: absolute;
  display: block;
  height: 2px;
  width: 50px;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  margin: auto;
  pointer-events: none;
  background-color: #2c3db6;
  z-index: -1;
  transition: all 0.2s ease-in-out;
  overflow: hidden; }

.Image__Loader::after {
  position: absolute;
  content: '';
  bottom: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 200%;
  background-color: #2c3db6; }

.Image--lazyLoading + .Image__Loader {
  opacity: 1;
  visibility: visible;
  z-index: 1; }
  .Image--lazyLoading + .Image__Loader::after {
    -webkit-animation: lazyLoader 3s infinite;
    animation: lazyLoader 3s infinite;
    -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.25, 0.99);
    animation-timing-function: cubic-bezier(0.43, 0.43, 0.25, 0.99); }

/**
 * ----------------------------------------------------------------------------
 * Aspect ratio
 * ----------------------------------------------------------------------------
 */
.AspectRatio {
  position: relative;
  margin-left: auto;
  margin-right: auto; }
  .AspectRatio::before {
    content: '';
    display: block; }

.AspectRatio > img {
  max-height: 100%;
  max-width: 100%; }

.AspectRatio--withFallback > img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.no-js .AspectRatio > img {
  display: none !important; }

@supports (--css: variables) {
  /* For dynamic one, we use CSS variables, which makes it only compatible for newer browsers */
  .AspectRatio--withFallback {
    padding-bottom: 0 !important;
    /* For older browsers we use the padding-bottom trick, so make sure to remove it here */ }

  .AspectRatio::before {
    padding-bottom: calc(100% / (var(--aspect-ratio))); }

  .AspectRatio > img,
  .no-js .AspectRatio > noscript img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; } }
.AspectRatio--square::before {
  padding-bottom: 100%; }

.AspectRatio--short::before {
  padding-bottom: 75%; }

.AspectRatio--tall::before {
  padding-bottom: 150%; }

.AspectRatio--square > img,
.AspectRatio--short > img,
.AspectRatio--tall > img {
  position: absolute;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  @supports (-o-object-fit: contain) or (object-fit: contain) {
    .AspectRatio--square > img,
    .AspectRatio--short > img,
    .AspectRatio--tall > img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; } }

.Image--lazyLoad[data-sizes="auto"] {
  width: 100%;
  /* this is needed to help LazySizes calculate the correct size */ }

/**
 * ----------------------------------------------------------------------------
 * List
 * ----------------------------------------------------------------------------
 */
.Linklist {
  list-style: none;
  padding: 0; }

.Linklist__Item {
  position: relative;
  display: block;
  margin-bottom: 12px;
  width: 100%;
  line-height: 1.5;
  text-align: left;
  transition: all 0.2s ease-in-out;
  font-family: "ModernEra-Regular", sans-serif; }
  .Linklist__Item:last-child {
    margin-bottom: 0 !important; }
  .Linklist__Item::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    top: calc(50% - 3px);
    left: 0;
    border-radius: 100%;
    background: #2c3db6;
    opacity: 0;
    transition: opacity 0.1s ease-in-out; }

.Linklist__Item > .Link, .Linklist__Item > .shopify-payment-button__more-options {
  display: block;
  width: 100%;
  text-align: inherit; }

.Linklist--spacingLoose .Linklist__Item {
  margin-bottom: 18px; }

.Linklist__Item.is-selected {
  padding-left: 18px; }
  .Linklist__Item.is-selected::before {
    opacity: 1;
    transition-delay: 0.1s; }

.Linklist--bordered {
  margin-left: 8px;
  padding: 0 20px 0 25px;
  border-left: 1px solid #2c3db6; }

.Linklist--bordered li:first-child .Linklist__Item {
  margin-top: 2px; }

.Linklist--bordered li:last-child .Linklist__Item {
  margin-bottom: 2px; }

/**
 * Google map
 */
.FeaturedMap {
  max-width: 1150px;
  margin: 0 auto; }

.FeaturedMap__MapContainer {
  position: relative;
  height: 240px;
  background-size: cover;
  background-position: center; }

.FeaturedMap__GMap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.FeaturedMap__Info {
  position: relative;
  margin: 0 auto;
  background: white;
  text-align: left;
  z-index: 1;
  padding: 0 0 40px 0; }

.FeaturedMap__Store {
  display: block;
  margin-bottom: 1.2em;
  font-family: "ModernEra-Medium", sans-serif;
  font-weight: unset;
  font-style: normal; }

.FeaturedMap__Address {
  margin-bottom: 1.2em; }

.FeaturedMap__Location {
  margin-top: 2.7em; }

@media screen and (min-width: 641px) {
  .FeaturedMap {
    display: flex;
    flex-direction: row-reverse;
    align-items: stretch;
    padding-top: 0;
    height: 550px; }

  .FeaturedMap__MapContainer {
    flex: 1 0 auto;
    height: 100%; }

  .FeaturedMap__Info {
    flex: none;
    min-width: 370px;
    width: 370px;
    padding: 50px 60px; } }
/**
 * --------------------------------------------------------------------
 * MEDIA API
 *
 * All those colors have been defined by Shopify and standardized by them
 * --------------------------------------------------------------------
 */
.plyr.plyr--full-ui.plyr--video {
  color: #2c3db6;
  background-color: transparent;
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */ }
  .plyr.plyr--full-ui.plyr--video .plyr__video-wrapper {
    background-color: transparent; }
  .plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__video-wrapper .plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__poster {
    background-color: #000; }
  .plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__video-wrapper .plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__poster {
    background-color: #000; }
  .plyr.plyr--full-ui.plyr--video:fullscreen .plyr__video-wrapper .plyr.plyr--full-ui.plyr--video:fullscreen .plyr__poster {
    background-color: #000; }
  .plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__video-wrapper, .plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__poster {
    background-color: #000; }
  .plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__video-wrapper, .plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__poster {
    background-color: #000; }
  .plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__video-wrapper, .plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__poster {
    background-color: #000; }
  .plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__video-wrapper,
  .plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__poster {
    background-color: #000; }
  .plyr.plyr--full-ui.plyr--video .plyr__controls {
    background-color: white;
    border-color: rgba(44, 61, 182, 0.05); }
  .plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid {
    background-color: white;
    border-color: rgba(44, 61, 182, 0.05); }
    .plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid.plyr__tab-focus, .plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid:hover {
      color: rgba(44, 61, 182, 0.55); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-moz-range-thumb {
    box-shadow: 2px 0 0 0 white; }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-ms-thumb {
    box-shadow: 2px 0 0 0 white; }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-webkit-slider-thumb {
    box-shadow: 2px 0 0 0 white; }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-webkit-slider-runnable-track {
    background-image: linear-gradient(to right, currentColor var(--value, 0), rgba(44, 61, 182, 0.6) var(--value, 0)); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-moz-range-track {
    background-color: rgba(44, 61, 182, 0.6); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-ms-fill-upper {
    background-color: rgba(44, 61, 182, 0.6); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
    box-shadow: 0 0 0 4px rgba(44, 61, 182, 0.25); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-moz-range-track {
    box-shadow: 0 0 0 4px rgba(44, 61, 182, 0.25); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-ms-track {
    box-shadow: 0 0 0 4px rgba(44, 61, 182, 0.25); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-moz-range-thumb {
    box-shadow: 0 0 0 3px rgba(44, 61, 182, 0.25); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-ms-thumb {
    box-shadow: 0 0 0 3px rgba(44, 61, 182, 0.25); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 3px rgba(44, 61, 182, 0.25); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip {
    background-color: #2c3db6;
    color: white; }
    .plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip::before {
      border-top-color: #2c3db6; }
  .plyr.plyr--full-ui.plyr--video.plyr--loading .plyr__progress__buffer {
    background-image: linear-gradient(-45deg, rgba(44, 61, 182, 0.6) 25%, transparent 25%, transparent 50%, rgba(44, 61, 182, 0.6) 50%, rgba(44, 61, 182, 0.6) 75%, transparent 75%, transparent); }
  .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'] {
    color: white; }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-moz-range-thumb {
      box-shadow: 2px 0 0 0 #2c3db6; }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-ms-thumb {
      box-shadow: 2px 0 0 0 #2c3db6; }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-webkit-slider-thumb {
      box-shadow: 2px 0 0 0 #2c3db6; }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-webkit-slider-runnable-track {
      background-image: linear-gradient(to right, currentColor var(--value, 0), rgba(255, 255, 255, 0.6) var(--value, 0)); }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-moz-range-track, .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-ms-fill-upper {
      background-color: rgba(255, 255, 255, 0.6); }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
      box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25); }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'].plyr__tab-focus::-moz-range-track {
      box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25); }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'].plyr__tab-focus::-ms-track {
      box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25); }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:active::-moz-range-thumb {
      box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25); }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:active::-ms-thumb {
      box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25); }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:active::-webkit-slider-thumb {
      box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25); }

.shopify-model-viewer-ui.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
  background: white;
  border-color: rgba(44, 61, 182, 0.05); }
.shopify-model-viewer-ui.shopify-model-viewer-ui .shopify-model-viewer-ui__button {
  color: #2c3db6; }
.shopify-model-viewer-ui.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover {
  color: rgba(44, 61, 182, 0.55); }
.shopify-model-viewer-ui.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active, .shopify-model-viewer-ui.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus {
  color: rgba(44, 61, 182, 0.55);
  background: rgba(44, 61, 182, 0.05); }
.shopify-model-viewer-ui.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child):after {
  border-color: rgba(44, 61, 182, 0.05); }
.shopify-model-viewer-ui.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster {
  background: white;
  border-color: rgba(44, 61, 182, 0.05); }
  .shopify-model-viewer-ui.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover, .shopify-model-viewer-ui.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus {
    color: rgba(44, 61, 182, 0.55); }

/**
 * --------------------------------------------------------------------
 * VIDEO WRAPPER
 * --------------------------------------------------------------------
 */
.VideoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.VideoWrapper iframe,
.VideoWrapper object,
.VideoWrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* For native one we use a different thing */
.VideoWrapper--native::after {
  display: none; }
.VideoWrapper--native .plyr,
.VideoWrapper--native video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.VideoWrapper--native .plyr__video-wrapper,
.VideoWrapper--native video {
  height: 100%; }

/**
 * --------------------------------------------------------------------
 * 3D MODEL WRAPPER
 * --------------------------------------------------------------------
 */
.ModelWrapper {
  position: relative;
  padding-bottom: 100%; }
  .ModelWrapper .shopify-model-viewer-ui,
  .ModelWrapper model-viewer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/**
 * ----------------------------------------------------------------------------
 * Anchor
 * ----------------------------------------------------------------------------
 */
.Anchor {
  display: block;
  position: relative;
  top: -75px;
  visibility: hidden; }
  @supports (--css: variables) {
    .Anchor {
      top: calc(-1 * (var(--header-height)));
      /* + var(--announcement-bar-height)));*/ } }

/**
 * ----------------------------------------------------------------------------
 * Loading bar
 * ----------------------------------------------------------------------------
 */
.LoadingBar {
  position: fixed;
  top: 0;
  left: 0;
  height: 2px;
  width: 0;
  opacity: 0;
  background: #2c3db6;
  transition: width 0.25s ease-in-out;
  z-index: 50;
  pointer-events: none; }

.LoadingBar.is-visible {
  opacity: 1; }

@media screen and (min-width: 641px) {
  .LoadingBar {
    height: 3px; } }
/**
 * ----------------------------------------------------------------------------
 * Placeholder (used within the theme editor only)
 * ----------------------------------------------------------------------------
 */
.PlaceholderSvg {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%; }

.PlaceholderSvg--dark {
  background: dimgray;
  fill: #a1a1a1; }

.PlaceholderBackground {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
  opacity: 0.7; }

.PlaceholderBackground__Svg {
  height: 100% !important;
  width: auto !important;
  min-width: 100%; }

/**
 * ----------------------------------------------------------------------------
 * Quantity selector
 * ----------------------------------------------------------------------------
 */
.QuantitySelector {
  display: inline-flex;
  align-items: center;
  border: 1px solid #2c3db6;
  white-space: nowrap; }
  .QuantitySelector svg {
    width: 10px;
    height: 10px;
    stroke-width: 1.5px;
    vertical-align: -1px; }

.QuantitySelector__Button {
  display: inline-block;
  padding: 5px 9px;
  /* this allows to slightly increase the clickable area */
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.QuantitySelector__CurrentQuantity {
  display: inline-block;
  width: 20px;
  padding: 0;
  font-size: 9px;
  text-align: center;
  letter-spacing: normal;
  background: transparent;
  border: none;
  font-size: 18px;
  line-height: 24px;
  font-family: "ModernEra-Medium", sans-serif !important; }

.QuantitySelector--large .QuantitySelector__CurrentQuantity {
  width: 35px;
  font-size: 13px; }
.QuantitySelector--large .QuantitySelector__Button {
  padding: 10px 20px; }
.QuantitySelector--large svg {
  width: 11px;
  height: 11px; }

.c-cart-item-current-quantity {
  cursor: no-drop; }

/* .c-cartItem-property-onetime-purchase {
  color: #999;
} */
@media screen and (min-width: 641px) {
  .QuantitySelector__Button {
    padding: 7px 14px 8px 14px; }

  .QuantitySelector__CurrentQuantity {
    font-size: 18px;
    line-height: 24px; } }
/**
 * ----------------------------------------------------------------------------
 * Product price
 * ----------------------------------------------------------------------------
 */
.Price {
  display: inline-block; }

.Price--highlight {
  color: #f94c43 !important; }

.Price--compareAt {
  position: relative;
  margin-left: 10px; }
  .Price--compareAt::before {
    position: absolute;
    content: '';
    top: 50%;
    left: -0.4em;
    width: calc(100% + 0.8em);
    height: 1px;
    background: currentColor; }

/**
 * ----------------------------------------------------------------------------
 * Color swatch
 * ----------------------------------------------------------------------------
 */
.ColorSwatch {
  position: relative;
  display: inline-block;
  height: 30px;
  width: 30px;
  vertical-align: top;
  cursor: pointer;
  background-size: cover; }
  .ColorSwatch::after {
    content: '';
    position: absolute;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    top: -3px;
    left: -3px; }
  .ColorSwatch:hover::after {
    border: 1px solid #2c3db6; }

.ColorSwatch--small {
  width: 16px;
  height: 16px; }

.ColorSwatch--large {
  width: 36px;
  height: 36px; }

.ColorSwatch--white {
  outline: 1px solid #2c3db6;
  outline-offset: -1px; }

.ColorSwatch.is-active::after,
.ColorSwatch__Radio:checked + .ColorSwatch::after {
  border: 1px solid currentColor !important; }

.ColorSwatch__Radio {
  display: none; }

.Collapsible .ColorSwatchList {
  padding-top: 4px;
  padding-bottom: 10px; }

.Collapsible--autoExpand .ColorSwatchList {
  padding-top: 8px;
  padding-bottom: 12px; }

/**
 * ----------------------------------------------------------------------------
 * Size swatch
 * ----------------------------------------------------------------------------
 */
.SizeSwatch {
  display: inline-block;
  text-align: center;
  min-width: 36px;
  padding: 6px 10px;
  border: 1px solid #2c3db6;
  color: #2c3db6;
  cursor: pointer; }

.SizeSwatch__Radio {
  display: none; }

.SizeSwatch.is-active::after,
.SizeSwatch__Radio:checked + .SizeSwatch {
  border-color: #2c3db6;
  color: #2c3db6; }

/**
 * ----------------------------------------------------------------------------
 * Alerts
 * ----------------------------------------------------------------------------
 */
.Alert, #shopify-product-reviews .spr-form-message {
  display: block;
  padding: 10px 20px;
  white-space: normal;
  font-size: 1rem;
  word-break: break-all;
  word-break: break-word;
  text-shadow: none; }

.Alert--large {
  padding: 18px 20px; }

.Alert--error, #shopify-product-reviews .spr-form-message-error {
  background: #e4c4c4;
  color: #cb2b2b; }

.Alert--success, #shopify-product-reviews .spr-form-message-success {
  background: #d2e4c4;
  color: #307a07; }

.Alert__ErrorList {
  list-style: none; }

@media screen and (min-width: 641px) {
  .Alert--large {
    padding: 18px 30px; } }
/**
 * ----------------------------------------------------------------------------
 * Segment
 * ----------------------------------------------------------------------------
 */
.Segment + .Segment {
  margin-top: 50px; }

.Segment__Title {
  margin-bottom: 24px;
  padding-bottom: 10px;
  border-bottom: 1px solid #2c3db6;
  color: #2c3db6; }

.Segment__Title--flexed {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.Segment__ActionList {
  margin-top: 16px; }

.Segment__ActionItem {
  line-height: 1.4; }

.Segment__ActionItem + .Segment__ActionItem {
  margin-left: 20px; }

.Segment__ButtonWrapper {
  margin-top: 32px; }

@media screen and (min-width: 641px) {
  .Segment__Title {
    margin-bottom: 34px; }

  .Segment__ActionList {
    margin-top: 24px; } }
@media screen and (min-width: 1240px) {
  .Segment + .Segment {
    margin-top: 65px; } }
/**
 * ----------------------------------------------------------------------------
 * Empty state
 * ----------------------------------------------------------------------------
 */
.EmptyState {
  margin: 140px 0;
  text-align: center; }

.EmptyState__Action {
  display: inline-block;
  margin-top: 20px; }

@media screen and (min-width: 641px) {
  .EmptyState {
    margin: 200px 0; } }
@media screen and (min-width: 1240px) {
  .EmptyState {
    margin: 250px 0; } }
/**
 * ----------------------------------------------------------------------------
 * Spinner
 * ----------------------------------------------------------------------------
 */
@-webkit-keyframes bouncingSpinnerAnimation {
  0%, 80%, 100% {
    transform: scale(0); }

  40% {
    transform: scale(1); } }

@keyframes bouncingSpinnerAnimation {
  0%, 80%, 100% {
    transform: scale(0); }

  40% {
    transform: scale(1); } }

.BouncingSpinner {
  display: block;
  text-align: center; }

.BouncingSpinner > span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: currentColor;
  border-radius: 100%;
  -webkit-animation: bouncingSpinnerAnimation 1.4s infinite ease-in-out both;
  animation: bouncingSpinnerAnimation 1.4s infinite ease-in-out both; }

.BouncingSpinner > span:first-child {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.BouncingSpinner > span:nth-child(2) {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

/**
 * ----------------------------------------------------------------------------
 * Video
 * ----------------------------------------------------------------------------
 */
.Video__PlayButton {
  display: inline-block;
  transition: transform 0.2s ease-in-out;
  height: 80px;
  width: 80px;
  cursor: pointer;
  -webkit-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2)); }
  @media (-moz-touch-enabled: 0), (hover: hover) {
    .Video__PlayButton:hover {
      transform: scale(1.1); } }

.Video__PlayButton svg {
  width: 80px;
  height: 80px;
  pointer-events: none; }

/**
 * ----------------------------------------------------------------------------
 * Announcement bar
 * ----------------------------------------------------------------------------
 */
/* style 261120 */
.AnnouncementBar {
  position: relative;
  text-align: center;
  font-size: 9px;
  z-index: 1; }

.AnnouncementBar__Wrapper {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center; }

.AnnouncementBar__Content {
  color: inherit;
  margin: 0;
  text-transform: uppercase;
  font-family: "Moret-Book", sans-serif;
  font-weight: unset;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px; }

@media screen and (min-width: 641px) {
  .AnnouncementBar {
    font-size: 10px; }

  .AnnouncementBar__Wrapper {
    height: 36px; }

  .AnnouncementBar__Content {
    font-size: 16px;
    line-height: 20px; } }
/**
 * ----------------------------------------------------------------------------
 * Share buttons
 * ----------------------------------------------------------------------------
 */
.ShareButtons {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%; }

.ShareButtons__Item {
  display: table-cell;
  width: 60px;
  height: 45px;
  min-height: 45px;
  color: #2c3db6;
  text-align: center;
  vertical-align: middle;
  background: white;
  border: 1px solid #2c3db6;
  outline: 1px solid transparent;
  outline-offset: -1px;
  transition: all 0.2s ease-in-out; }
  .ShareButtons__Item svg {
    height: 18px;
    width: 18px;
    vertical-align: text-bottom; }

.ShareButtons__Item--facebook:hover,
.no-supports-hover .ShareButtons__Item--facebook {
  background: #4469af;
  color: #ffffff;
  border-color: #4469af;
  outline: 1.5px solid #4469af; }

.ShareButtons__Item--pinterest:hover,
.no-supports-hover .ShareButtons__Item--pinterest {
  background: #c8232c;
  color: #ffffff;
  border-color: #c8232c;
  outline: 1.5px solid #c8232c; }

.ShareButtons__Item--twitter:hover,
.no-supports-hover .ShareButtons__Item--twitter {
  background: #00aced;
  color: #ffffff;
  border-color: #00aced;
  outline: 1.5px solid #00aced; }

@media screen and (min-width: 641px) {
  .ShareButtons {
    width: auto; } }
/**
 * ----------------------------------------------------------------------------
 * Featured quote
 * ----------------------------------------------------------------------------
 */
.FeaturedQuote {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 120px 40px;
  background: #1c1b1b;
  color: white;
  font-size: 17px; }

.FeaturedQuote__Author {
  margin-top: 14px;
  font-size: 13px;
  opacity: 0.5; }

@media screen and (min-width: 1008px) {
  .FeaturedQuote {
    padding-top: 40px;
    padding-bottom: 40px; } }
/**
 * ----------------------------------------------------------------------------
 * Shopify CAPTCHA
 * ----------------------------------------------------------------------------
 */
.shopify-challenge__container {
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: center; }

.shopify-challenge__container .shopify-challenge__button {
  position: relative;
  display: inline-block;
  padding: 14px 28px;
  line-height: normal;
  border: 1px solid transparent;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0.2em;
  font-family: "ModernEra-Medium", sans-serif;
  font-weight: unset;
  font-style: normal;
  background: #a8e8e2;
  color: #2c3db6; }

/**
 * ----------------------------------------------------------------------------
 * Newsletter (home page)
 * ----------------------------------------------------------------------------
 */
.ImageHero--newsletter .SectionHeader.SectionHeader {
  margin-bottom: 30px; }

.Newsletter .Form__Input::-webkit-input-placeholder, .Newsletter #shopify-product-reviews .spr-form-input-text::-webkit-input-placeholder, #shopify-product-reviews .Newsletter .spr-form-input-text::-webkit-input-placeholder,
.Newsletter #shopify-product-reviews .spr-form-input-email::-webkit-input-placeholder,
#shopify-product-reviews .Newsletter .spr-form-input-email::-webkit-input-placeholder,
.Newsletter #shopify-product-reviews .spr-form-input-textarea::-webkit-input-placeholder,
#shopify-product-reviews .Newsletter .spr-form-input-textarea::-webkit-input-placeholder, .Newsletter #ReCharge.user-customer input::-webkit-input-placeholder, #ReCharge.user-customer .Newsletter input::-webkit-input-placeholder {
  color: inherit; }

.Newsletter .Form__Input::-moz-placeholder, .Newsletter #shopify-product-reviews .spr-form-input-text::-moz-placeholder, #shopify-product-reviews .Newsletter .spr-form-input-text::-moz-placeholder,
.Newsletter #shopify-product-reviews .spr-form-input-email::-moz-placeholder,
#shopify-product-reviews .Newsletter .spr-form-input-email::-moz-placeholder,
.Newsletter #shopify-product-reviews .spr-form-input-textarea::-moz-placeholder,
#shopify-product-reviews .Newsletter .spr-form-input-textarea::-moz-placeholder, .Newsletter #ReCharge.user-customer input::-moz-placeholder, #ReCharge.user-customer .Newsletter input::-moz-placeholder {
  color: inherit; }

.Newsletter .Form__Input:-ms-input-placeholder, .Newsletter #shopify-product-reviews .spr-form-input-text:-ms-input-placeholder, #shopify-product-reviews .Newsletter .spr-form-input-text:-ms-input-placeholder,
.Newsletter #shopify-product-reviews .spr-form-input-email:-ms-input-placeholder,
#shopify-product-reviews .Newsletter .spr-form-input-email:-ms-input-placeholder,
.Newsletter #shopify-product-reviews .spr-form-input-textarea:-ms-input-placeholder,
#shopify-product-reviews .Newsletter .spr-form-input-textarea:-ms-input-placeholder, .Newsletter #ReCharge.user-customer input:-ms-input-placeholder, #ReCharge.user-customer .Newsletter input:-ms-input-placeholder {
  color: inherit; }

.Newsletter .Form__Input::-ms-input-placeholder, .Newsletter #shopify-product-reviews .spr-form-input-text::-ms-input-placeholder, #shopify-product-reviews .Newsletter .spr-form-input-text::-ms-input-placeholder,
.Newsletter #shopify-product-reviews .spr-form-input-email::-ms-input-placeholder,
#shopify-product-reviews .Newsletter .spr-form-input-email::-ms-input-placeholder,
.Newsletter #shopify-product-reviews .spr-form-input-textarea::-ms-input-placeholder,
#shopify-product-reviews .Newsletter .spr-form-input-textarea::-ms-input-placeholder, .Newsletter #ReCharge.user-customer input::-ms-input-placeholder, #ReCharge.user-customer .Newsletter input::-ms-input-placeholder {
  color: inherit; }

.Newsletter .Form__Input::placeholder, .Newsletter #shopify-product-reviews .spr-form-input-text::placeholder, #shopify-product-reviews .Newsletter .spr-form-input-text::placeholder,
.Newsletter #shopify-product-reviews .spr-form-input-email::placeholder,
#shopify-product-reviews .Newsletter .spr-form-input-email::placeholder,
.Newsletter #shopify-product-reviews .spr-form-input-textarea::placeholder,
#shopify-product-reviews .Newsletter .spr-form-input-textarea::placeholder, .Newsletter #ReCharge.user-customer input::placeholder, #ReCharge.user-customer .Newsletter input::placeholder {
  color: inherit; }

.Newsletter .Form__Input:focus, .Newsletter #shopify-product-reviews .spr-form-input-text:focus, #shopify-product-reviews .Newsletter .spr-form-input-text:focus,
.Newsletter #shopify-product-reviews .spr-form-input-email:focus,
#shopify-product-reviews .Newsletter .spr-form-input-email:focus,
.Newsletter #shopify-product-reviews .spr-form-input-textarea:focus,
#shopify-product-reviews .Newsletter .spr-form-input-textarea:focus, .Newsletter #ReCharge.user-customer input:focus, #ReCharge.user-customer .Newsletter input:focus {
  border-color: currentColor; }

.Newsletter .Form__Submit {
  width: 100%; }

@media screen and (max-width: 640px) {
  .ImageHero--newsletter {
    min-height: 450px !important; }

  .ImageHero--newsletter .ImageHero__ContentOverlay {
    padding-left: 25px;
    padding-right: 25px; } }
@media screen and (min-width: 641px) {
  .Newsletter__Inner {
    display: flex; }

  .Newsletter .Form__Input, .Newsletter #shopify-product-reviews .spr-form-input-text, #shopify-product-reviews .Newsletter .spr-form-input-text,
  .Newsletter #shopify-product-reviews .spr-form-input-email,
  #shopify-product-reviews .Newsletter .spr-form-input-email,
  .Newsletter #shopify-product-reviews .spr-form-input-textarea,
  #shopify-product-reviews .Newsletter .spr-form-input-textarea, .Newsletter #ReCharge.user-customer input, #ReCharge.user-customer .Newsletter input {
    min-width: 395px;
    width: 395px; }

  .Newsletter .Form__Submit {
    margin: 0 0 0 20px; } }
/**
 * ----------------------------------------------------------------------------
 * TOOLTIP
 * ----------------------------------------------------------------------------
 */
@media (-moz-touch-enabled: 0), (hover: hover) {
  [data-tooltip] {
    position: relative; }
    [data-tooltip]::before {
      position: absolute;
      content: attr(data-tooltip);
      bottom: 70%;
      left: 70%;
      padding: 4px 11px 3px 11px;
      white-space: nowrap;
      border: 1px solid #2c3db6;
      background: white;
      color: #2c3db6;
      font-size: 12px;
      pointer-events: none;
      visibility: hidden;
      opacity: 0;
      transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out;
      z-index: 1; }
    [data-tooltip]:hover::before {
      opacity: 1;
      visibility: visible; } }
.Modal {
  position: fixed;
  display: flex;
  flex-direction: column;
  visibility: hidden;
  top: 50%;
  left: 50%;
  width: 480px;
  max-width: calc(100vw - 40px);
  max-height: calc(100vh - 40px);
  padding: 15px 20px 20px 20px;
  z-index: 20;
  opacity: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: white;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
  @supports (--css: variables) {
    .Modal {
      max-height: calc(var(--window-height) - 40px); } }

.Modal[aria-hidden="false"] {
  visibility: visible;
  opacity: 1; }

.Modal--dark {
  background: #1c1b1b;
  color: white; }
  .Modal--dark .Rte h1,
  .Modal--dark .Rte h2,
  .Modal--dark .Rte h3,
  .Modal--dark .Rte h4,
  .Modal--dark .Rte h5,
  .Modal--dark .Rte h6 {
    color: white; }

.Modal--fullScreen {
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: none; }

.Modal--pageContent {
  padding: 60px 0 50px 0; }

.Modal--videoContent {
  justify-content: center;
  background: #000000;
  /* Full theatre experience ! */
  color: #ffffff; }

.Modal .Heading:not(.Link) {
  color: inherit; }

.Modal__Header {
  margin-bottom: 30px;
  text-align: center; }

.Modal__Close {
  display: block;
  margin: 25px auto 0 auto;
  flex-shrink: 0; }

.Modal__Close--outside {
  position: absolute;
  margin-top: 0;
  top: 20px;
  right: 20px;
  line-height: 0;
  opacity: 0.5;
  transition: opacity 0.2s ease-in-out; }
  .Modal__Close--outside:hover {
    opacity: 1; }
  .Modal__Close--outside svg {
    height: 16px;
    width: 16px;
    stroke-width: 1.25px; }

.Modal--fullScreen .Modal__Close--outside {
  right: 40px;
  top: 40px; }

.Modal__Content iframe {
  display: none; }

.Modal[aria-hidden="false"] .Modal__Content iframe {
  display: block; }

/* We override some styles for common elements like table */
.Modal__Content th,
.Modal__Content td {
  border-color: rgba(255, 255, 255, 0.25) !important; }
.Modal__Content thead th:empty,
.Modal__Content tbody th {
  background: #1c1b1b !important; }

@media screen and (min-width: 641px) {
  .Modal:not(.Modal--pageContent) {
    padding: 35px 40px 40px 40px; } }
@media screen and (min-width: 1008px) {
  .Modal {
    flex-direction: column; }

  .Modal--pageContent {
    padding: 100px 0 80px 0; }

  .Modal--pageContent .Modal__Content {
    flex: 1 0 0; }

  .Modal__Close:not(.Modal__Close--outside) {
    margin-top: 40px;
    flex-shrink: 0; } }
/**
 * ----------------------------------------------------------------------------
 * A11Y
 * ----------------------------------------------------------------------------
 */
.PageSkipLink:focus {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: #2c3db6;
  background-color: white;
  padding: 10px;
  z-index: 10000;
  transition: none; }

/**
 * ----------------------------------------------------------------------------
 * Page overlay
 * ----------------------------------------------------------------------------
 */
.PageOverlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  background: #363636;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }

.PageOverlay.is-visible {
  opacity: 0.5;
  visibility: visible; }

/**
 * ----------------------------------------------------------------------------
 * Page header
 * ----------------------------------------------------------------------------
 */
.PageHeader {
  position: relative;
  margin: 35px 0; }

.PageHeader--withBackground {
  display: flex;
  margin: 0;
  width: 100%;
  /*   min-height: 500px;   */
  min-height: 220px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-size: cover;
  color: #ffffff;
  overflow: hidden; }

.PageHeader--withBackground .Heading,
.PageHeader--withBackground .Rte a:not(.Button) {
  color: #ffffff;
  -webkit-text-decoration-color: #ffffff;
  text-decoration-color: #ffffff; }

.PageHeader__ImageWrapper {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center; }
  @supports (--css: variables) {
    .PageHeader__ImageWrapper {
      top: calc(-1 * var(--announcement-bar-height, 0px) - var(--header-height, 0px) * var(--use-unsticky-header, 0));
      height: calc(100% + var(--announcement-bar-height, 0px) + var(--header-height, 0px) * var(--use-unsticky-header, 0)); } }

.PageHeader .SectionHeader__Heading,
.PageHeader .SectionHeader__Description {
  margin-top: 0 !important; }

.PageHeader .Alert, .PageHeader #shopify-product-reviews .spr-form-message, #shopify-product-reviews .PageHeader .spr-form-message {
  margin-top: 22px; }

.PageHeader__Back {
  display: inline-block;
  margin-bottom: 25px; }
  .PageHeader__Back svg {
    height: 9px;
    margin-right: 12px;
    vertical-align: initial; }

/* Double selector is just to increase specificity and avoid !important */
.PageHeader--withBackground .SectionHeader.SectionHeader {
  position: relative;
  padding: 60px 0 80px 0; }
  @supports (--css: variables) {
    .PageHeader--withBackground .SectionHeader.SectionHeader {
      margin-top: calc(var(--header-height) * var(--header-is-transparent, 0)); } }

@media screen and (max-width: 640px) {
  .PageHeader .SectionHeader__Heading {
    margin-bottom: 10px; } }
@media screen and (min-width: 641px) {
  .PageHeader {
    margin: 50px 0; }

  .PageHeader--withBackground {
    /*     min-height: 500px; */
    margin-top: 0;
    margin-bottom: 0;
    /*     @supports (--css: variables) {
          min-height: calc(380px + var(--header-height) * var(--header-is-transparent, 0));
        } */ }

  /*   .PageHeader--small.PageHeader--withBackground {
      min-height: 420px;
  
      @supports (--css: variables) {
        min-height: calc(350px + var(--header-height) * var(--header-is-transparent, 0));
      }
    }
  
    .PageHeader--large.PageHeader--withBackground {
      min-height: 480px;
  
      @supports (--css: variables) {
        min-height: calc(410px + var(--header-height) * var(--header-is-transparent, 0));
      }
    } */
  .PageHeader--withBackground .SectionHeader.SectionHeader {
    margin-top: 50px;
    padding: 40px 0; }
    @supports (--css: variables) {
      .PageHeader--withBackground .SectionHeader.SectionHeader {
        margin-top: calc(var(--header-height) * var(--header-is-transparent, 0)); } } }
@media screen and (min-width: 1240px) {
  .PageHeader--withBackground {
    min-height: 350px; }
    @supports (--css: variables) {
      .PageHeader--withBackground {
        min-height: calc(300px + var(--header-height) * var(--header-is-transparent, 0)); } } }
/* @include av-mq('desk') {
  .PageHeader--withBackground {
    min-height: 550px;

    @supports (--css: variables) {
      min-height: calc(500px + var(--header-height) * var(--header-is-transparent, 0));
    }
  }

  .PageHeader--small.PageHeader--withBackground {
    min-height: 500px;

    @supports (--css: variables) {
      min-height: calc(400px + var(--header-height) * var(--header-is-transparent, 0));
    }
  }

  .PageHeader--large.PageHeader--withBackground {
    min-height: 620px;

    @supports (--css: variables) {
      min-height: calc(520px + var(--header-height) * var(--header-is-transparent, 0));
    }
  }
}

@media screen and (min-width: 1800px) {
  .PageHeader--withBackground {
    min-height: 650px;

    @supports (--css: variables) {
      min-height: calc(600px + var(--header-height) * var(--header-is-transparent, 0));
    }
  }

  .PageHeader--small.PageHeader--withBackground {
    min-height: 600px;

    @supports (--css: variables) {
      min-height: calc(550px + var(--header-height) * var(--header-is-transparent, 0));
    }
  }

  .PageHeader--large.PageHeader--withBackground {
    min-height: 700px;

    @supports (--css: variables) {
      min-height: calc(650px + var(--header-height) * var(--header-is-transparent, 0));
    }
  }
} */
/**
 * ----------------------------------------------------------------------------
 * Page layout (to create two columns) and content
 * ----------------------------------------------------------------------------
 */
.PageLayout__Section:first-child {
  margin-bottom: 60px; }

.PageLayout__Section--sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 75px;
  align-self: flex-start; }
  @supports (--css: variables) {
    .PageLayout__Section--sticky {
      top: calc(var(--header-height) + 20px); } }

@media screen and (min-width: 641px) {
  .PageLayout {
    display: flex;
    flex-wrap: nowrap; }

  .PageLayout__Section {
    flex: 1 0 0; }

  .PageLayout__Section:first-child {
    margin-bottom: 0; }

  .PageLayout__Section--secondary {
    flex: 1 1 200px;
    max-width: 200px; }

  .PageLayout__Section + .PageLayout__Section {
    margin-left: 50px; } }
@media screen and (min-width: 641px) and (max-width: 1007px) {
  .PageLayout--breakLap {
    display: block; }

  .PageLayout--breakLap .PageLayout__Section:first-child {
    margin-bottom: 60px; }

  .PageLayout--breakLap .PageLayout__Section + .PageLayout__Section {
    margin-left: 0;
    width: 100%; } }
@media screen and (min-width: 1008px) {
  .PageLayout__Section--secondary {
    flex-basis: 235px;
    max-width: 235px; } }
@media screen and (min-width: 1240px) {
  .PageLayout__Section + .PageLayout__Section {
    margin-left: 80px; }

  .PageLayout__Section--secondary {
    flex-basis: 290px;
    max-width: 290px; } }
/**
 * ----------------------------------------------------------------------------
 * Page content
 * ----------------------------------------------------------------------------
 */
.PageContent {
  max-width: 1000px;
  margin: 35px auto; }

.PageContent--fitScreen {
  display: flex;
  min-height: calc(100vh - 120px);
  align-items: center; }
  @supports (--css: variables) {
    .PageContent--fitScreen {
      min-height: calc(var(--window-height) - var(--header-height) - var(--announcement-bar-height, 0px) - 120px);
      /* 120px is the margin */ } }

.PageContent--narrow {
  max-width: 680px; }

.PageContent--extraNarrow {
  max-width: 400px; }

.PageHeader + .PageContent {
  margin-top: 0; }

@media screen and (min-width: 641px) {
  .PageContent {
    margin-bottom: 80px;
    margin-top: 80px; }

  .PageContent--fitScreen {
    min-height: calc(100vh - 160px); }
    @supports (--css: variables) {
      .PageContent--fitScreen {
        min-height: calc(var(--window-height) - var(--header-height) - var(--announcement-bar-height, 0px) - 160px);
        /* 160px is the margin */ } } }
.Pagination {
  margin: 60px 0;
  text-align: center;
  font-family: "ModernEra-Medium", sans-serif;
  font-weight: unset;
  font-style: normal;
  font-size: 11px;
  line-height: 1; }

.Pagination__Nav {
  display: inline-block;
  list-style: none; }

.Pagination__NavItem {
  display: inline-block;
  padding: 16px 20px;
  border-bottom: 1px solid #2c3db6; }
  .Pagination__NavItem svg {
    width: 6px;
    height: 10px;
    vertical-align: -1px; }

.Pagination__NavItem.is-active {
  color: #2c3db6;
  border-bottom-color: #2c3db6;
  box-shadow: 0 -2px #2c3db6 inset; }

@media screen and (min-width: 641px) {
  .Pagination {
    margin: 80px 0; }

  .Pagination__NavItem {
    padding-left: 28px;
    padding-right: 28px; } }
@media screen and (min-width: 1240px) {
  .Pagination {
    margin: 120px 0; } }
.Panel {
  position: relative;
  border: 1px solid #2c3db6;
  padding: 34px 15px 20px; }
  @media screen and (min-width: 641px) {
    .Panel {
      padding: 46px 30px; } }

.Panel--withArrows {
  margin: 0 15px; }

.Panel--flush {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.Panel__Title {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0;
  padding: 0 14px 0 18px;
  transform: translate(-50%, -50%);
  background: white;
  white-space: nowrap; }

.Panel .flickity-prev-next-button {
  top: calc(50% - (45px / 2)); }

.Panel .flickity-prev-next-button.next {
  right: calc(-45px / 2); }

.Panel .flickity-prev-next-button.previous {
  left: calc(-45px / 2); }

@media screen and (min-width: 641px) {
  .Panel--withArrows {
    margin-left: 0;
    margin-right: 0; } }
.Popover {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background: white;
  z-index: 10000;
  box-shadow: 0 -2px 10px rgba(54, 54, 54, 0.2);
  touch-action: manipulation;
  transform: translateY(100%);
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); }

.Popover--secondary {
  background: white; }

.Popover[aria-hidden="false"] {
  transform: translateY(0);
  visibility: visible; }

.Popover__Header {
  position: relative;
  padding: 13px 20px;
  border-bottom: 1px solid rgba(44, 61, 182, 0.4);
  text-align: center; }

.Popover__Close {
  position: absolute;
  left: 20px;
  top: calc(50% - 7px);
  line-height: 0; }
  .Popover__Close svg {
    stroke-width: 1.1px; }

.Popover__ValueList {
  list-style: none;
  max-height: 385px;
  padding: 18px 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.Popover__Value {
  display: block;
  padding: 12px 20px;
  width: 100%;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #2c3db6;
  text-align: center;
  transition: color 0.2s ease-in-out; }
  .Popover__Value:focus {
    background: white;
    outline: none; }

.Popover__Value.is-selected {
  color: #2c3db6; }

.Popover__FooterHelp {
  width: 100%;
  padding: 18px 20px;
  text-align: center;
  border-top: 1px solid rgba(44, 61, 182, 0.4); }

@media screen and (min-width: 1008px) {
  .Popover {
    transform: none;
    width: auto;
    bottom: auto;
    left: auto;
    opacity: 0;
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out; }
    .Popover::before {
      content: '';
      position: absolute;
      right: 40px;
      width: 10px;
      height: 10px;
      border-style: solid; }

  .Popover--withMinWidth {
    min-width: 375px; }

  .Popover--positionBottom::before {
    bottom: 100%;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent white transparent;
    -webkit-filter: drop-shadow(0 -2px 2px rgba(54, 54, 54, 0.2));
    filter: drop-shadow(0 -2px 2px rgba(54, 54, 54, 0.2)); }

  .Popover--positionTop::before {
    top: 100%;
    border-width: 10px 10px 0 10px;
    border-color: white transparent transparent transparent;
    -webkit-filter: drop-shadow(0 2px 2px rgba(54, 54, 54, 0.2));
    filter: drop-shadow(0 2px 2px rgba(54, 54, 54, 0.2)); }

  .Popover--positionLeft::before {
    left: 100%;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent white;
    -webkit-filter: drop-shadow(2px 0 2px rgba(54, 54, 54, 0.2));
    filter: drop-shadow(2px 0 2px rgba(54, 54, 54, 0.2)); }

  .Popover--positionLeft.Popover--alignCenter::before {
    top: calc(50% - 10px); }

  .Popover--positionLeft.Popover--alignBottom::before {
    top: 15px; }

  .Popover--positionLeft.Popover--alignTop::before {
    bottom: 10px; }

  .Popover[aria-hidden="false"] {
    opacity: 1;
    transform: none; }

  .Popover__Header {
    display: none; }

  .Popover__Value {
    padding-left: 50px;
    padding-right: 50px;
    text-align: right; }

  .Popover--withMinWidth .Popover__Value {
    text-align: center; } }
.Rte {
  word-break: break-word;
  /* Prevent long words to go outside the container */
  /* Simple, minimum clearfix added to every RTE text to avoid issue with float */ }
  .Rte::after {
    content: '';
    display: block;
    clear: both; }
  .Rte iframe {
    max-width: 100%; }
  .Rte img {
    display: block;
    margin: 0 auto; }
  .Rte a:not(.Button) {
    color: #2c3db6;
    text-decoration: underline;
    -webkit-text-decoration-color: rgba(44, 61, 182, 0.6);
    text-decoration-color: rgba(44, 61, 182, 0.6);
    text-underline-position: under;
    transition: color 0.2s ease-in-out, -webkit-text-decoration-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, text-decoration-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, text-decoration-color 0.2s ease-in-out, -webkit-text-decoration-color 0.2s ease-in-out; }
    .Rte a:not(.Button):hover {
      color: #2c3db6;
      -webkit-text-decoration-color: rgba(44, 61, 182, 0.6);
      text-decoration-color: rgba(44, 61, 182, 0.6); }
  .Rte p:not(:last-child),
  .Rte ul:not(:last-child),
  .Rte ol:not(:last-child) {
    margin-bottom: 1.6em; }
  .Rte img,
  .Rte blockquote,
  .Rte .VideoWrapper,
  .Rte .Form {
    margin-top: 2.4em;
    margin-bottom: 2.4em; }
  .Rte ul, .Rte ol {
    margin-left: 30px;
    padding-left: 0;
    list-style-position: outside; }
  .Rte li {
    padding: 5px 0; }
  .Rte h1,
  .Rte h2,
  .Rte h3,
  .Rte h4,
  .Rte h5,
  .Rte h6 {
    font-family: "ModernEra-Medium", sans-serif;
    font-weight: unset;
    font-style: normal;
    color: #2c3db6;
    transition: color 0.2s ease-in-out; }
  .Rte h1 {
    margin: 2.2em 0 0.8em; }
  .Rte h2 {
    margin: 2.2em 0 0.9em; }
  .Rte h3 {
    margin: 2.2em 0 1.2em; }
  .Rte h4 {
    margin: 2.2em 0 1.4em; }
  .Rte h5 {
    margin: 2.2em 0 1.6em; }
  .Rte h6 {
    margin: 2.2em 0 1.8em; }
  .Rte blockquote {
    margin-left: 0;
    padding: 6px 0 6px 40px;
    font-size: 1.15em;
    line-height: 1.75;
    border-left: 3px solid rgba(44, 61, 182, 0.6); }
  .Rte p:last-child,
  .Rte blockquote:last-child,
  .Rte ul:last-child,
  .Rte ol:last-child,
  .Rte h1:last-child,
  .Rte h2:last-child,
  .Rte h3:last-child,
  .Rte h4:last-child,
  .Rte h5:last-child,
  .Rte h6:last-child {
    margin-bottom: 0; }

@media screen and (min-width: 1008px) {
  .Rte img,
  .Rte .VideoWrapper,
  .Rte .Form {
    margin-top: 3em;
    margin-bottom: 3em; }
  .Rte blockquote {
    margin-left: 40px; } }
.shopify-section--hidden {
  display: none; }

.shopify-section--bordered + .shopify-section--bordered {
  border-top: 1px solid #a8e8e2;
  /*   background: #BAE1E4; */ }

/* When a spacing is applied to a bordered section, as it is isolated, we use padding, otherwise margin */
.Section--spacingNormal {
  margin: 60px 0; }
  @media screen and (min-width: 641px) {
    .Section--spacingNormal {
      padding: 80px 0; } }

.Section--spacingLarge,
.Section--spacingExtraLarge {
  margin: 90px 0; }

.shopify-section--bordered > .Section--spacingNormal {
  padding: 60px 0;
  margin-top: 0;
  margin-bottom: 0; }
  @media screen and (min-width: 641px) {
    .shopify-section--bordered > .Section--spacingNormal {
      padding: 80px 0; } }

.shopify-section--bordered > .Section--spacingLarge,
.shopify-section--bordered > .Section--spacingExtraLarge {
  padding: 90px 0;
  margin-top: 0;
  margin-bottom: 0; }

.SectionHeader:not(:only-child) {
  margin-bottom: 40px; }

/* Custom RR Style  */
.SectionHeader--center {
  text-align: center; }

/*
  This is just a hack to slightly increase the selector specificity. What this does is actually taking into account the line height (1.65)
  and removing the remaining amount in both direction (0.65 / 2 => 0.325) to have more easier and consistent alignments
*/
.SectionHeader__Heading.SectionHeader__Heading,
.SectionHeader__SubHeading.SectionHeader__SubHeading {
  margin-top: 3em; }

.SectionHeader__SubHeading + .SectionHeader__Heading,
.SectionHeader__SubHeading + .SectionHeader__TabList,
.SectionHeader__Description {
  margin-top: 16px; }

.SectionHeader__Description {
  max-width: 530px; }

.SectionHeader__Description a {
  text-decoration: underline;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
  text-underline-position: under; }

.SectionHeader--center .SectionHeader__Description {
  margin-left: auto;
  margin-right: auto; }

.SectionHeader__ButtonWrapper {
  margin-top: 20px; }

.SectionHeader__IconHolder {
  margin-top: 30px; }

/* The SectionFooter is usually use at the end of a given section to redirect somewhere else */
.SectionFooter {
  margin-top: 50px;
  text-align: center; }

@media screen and (min-width: 641px) {
  .SectionHeader__Heading--emphasize {
    font-size: 21px; } }
@media screen and (min-width: 1008px) {
  .Section--spacingNormal {
    margin: 80px 0; }

  .Section--spacingLarge {
    margin: 120px 0; }

  .Section--spacingExtraLarge {
    margin: 145px 0; }

  .shopify-section--bordered > .Section--spacingNormal {
    padding: 80px 0; }

  .shopify-section--bordered > .Section--spacingLarge {
    padding: 120px 0; }

  .shopify-section--bordered > .Section--spacingExtraLarge {
    padding: 145px 0; }

  .SectionHeader:not(:only-child) {
    margin-bottom: 70px; }

  .SectionHeader__Description {
    margin-top: 24px; }

  .SectionHeader__ButtonWrapper {
    margin-top: 30px; }

  .SectionFooter {
    margin-top: 80px; } }
.TableWrapper {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.Table, .Rte table {
  width: 100%;
  font-size: 18px;
  line-height: 24px;
  border-collapse: separate;
  white-space: nowrap; }
  .Table th, .Rte table th,
  .Table td,
  .Rte table td {
    padding: 18px 10px;
    border-bottom: 1px solid #2c3db6;
    text-align: left; }
  .Table th:first-child, .Rte table th:first-child,
  .Table td:first-child,
  .Rte table td:first-child,
  .Table tfoot td:empty + td,
  .Rte table tfoot td:empty + td {
    padding-left: 0; }
  .Table th:last-child, .Rte table th:last-child,
  .Table td:last-child,
  .Rte table td:last-child {
    padding-right: 0; }
  .Table th, .Rte table th {
    font-family: "ModernEra-Medium", sans-serif;
    font-weight: unset;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.2em; }
  .Table thead th:first-child:empty, .Rte table thead th:first-child:empty,
  .Table tbody th:first-child,
  .Rte table tbody th:first-child {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    min-width: 40px;
    max-width: 100px;
    z-index: 1;
    background: white;
    white-space: normal; }
  .Table tbody th:first-child, .Rte table tbody th:first-child {
    border-right: 1px solid #2c3db6; }
  .Table tfoot td:empty, .Rte table tfoot td:empty {
    border-bottom: none; }

.Table--large td {
  padding-top: 25px;
  padding-bottom: 25px; }

.Table--noBorder tbody tr:not(:last-child) td {
  border-bottom: none; }

@media screen and (max-width: 640px) {
  .TableWrapper {
    /*     margin-right: -24px; */
    margin-left: -24px; }

  .TableWrapper > .Table, .Rte .TableWrapper > table {
    padding-right: 24px;
    padding-left: 24px; } }
@media screen and (min-width: 1240px) {
  .Table, .Rte table {
    white-space: normal; }

  .Table--large td {
    padding-top: 35px;
    padding-bottom: 35px; } }
.TabList {
  white-space: nowrap;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.TabList__Item {
  position: relative; }
  .TabList__Item::after {
    position: relative;
    display: block;
    content: '';
    bottom: 1px;
    left: 0;
    height: 1px;
    width: 0;
    background: #2c3db6;
    transition: width 0.25s ease-in-out; }

.TabList__Item + .TabList__Item {
  margin-left: 28px; }

.TabList__Item.is-active::after {
  width: 100%; }

.TabPanel {
  display: none; }

.TabPanel[aria-hidden="false"] {
  display: block; }

@media screen and (min-width: 641px) {
  .TabList__Item + .TabList__Item {
    margin-left: 45px; } }
/**
 * ----------------------------------------------------------------------------
 * Layout override
 * ----------------------------------------------------------------------------
 */
.template-customers .OrderAddresses .Grid__Cell + .Grid__Cell {
  margin-top: 50px; }

@media screen and (min-width: 641px) and (max-width: 1007px) {
  .template-customers .OrderAddresses .Grid__Cell + .Grid__Cell {
    margin-top: 0; } }
@media screen and (min-width: 1240px) {
  .template-customers .OrderAddresses .Grid__Cell + .Grid__Cell {
    margin-top: 65px; } }
/**
 * ----------------------------------------------------------------------------
 * Addresses
 * ----------------------------------------------------------------------------
 */
.AddressList {
  margin-bottom: -40px; }
  .AddressList .Grid__Cell {
    margin-bottom: 40px; }

.AccountAddress span {
  display: inline-block;
  margin-bottom: 12px; }

@media screen and (max-width: 640px) {
  .Modal--address {
    height: 100%;
    width: 100%;
    max-width: none;
    max-height: none; }

  .Modal--address .Modal__Header {
    margin-top: 35px; } }
@media screen and (min-width: 641px) and (max-width: 1007px) {
  .OrderAddresses {
    width: 100%;
    max-width: none; } }
@media screen and (min-width: 641px) {
  .AddressList {
    margin-bottom: -60px; }
    .AddressList .Grid__Cell {
      margin-bottom: 60px; } }
/**
 * ----------------------------------------------------------------------------
 * Account table
 * ----------------------------------------------------------------------------
 */
.AccountTable th {
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 10px; }

.AccountTable tfoot {
  font-size: 13px; }

.AccountTable tfoot span + span {
  padding-left: 18px; }

.AccountTable .CartItem__PriceList {
  margin-bottom: 0; }

@media screen and (max-width: 640px) {
  .AccountTable .CartItem__ImageWrapper {
    width: 70px;
    min-width: 70px; } }
/**
 * ----------------------------------------------------------------------------
 * Article inner
 * ----------------------------------------------------------------------------
 */
.Article__ImageWrapper {
  overflow: hidden;
  height: 215px; }

.Article__Image {
  position: relative;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center; }
  @supports (--css: variables) {
    .Article__Image {
      height: calc(100% + var(--announcement-bar-height, 0px));
      top: calc(-1 * var(--announcement-bar-height, 0px)); } }

.Article__Wrapper {
  position: relative;
  max-width: 620px;
  margin: 0 auto 90px auto;
  padding: 24px 24px 0 24px;
  background: white; }

.Article__Header {
  margin-bottom: 35px; }

.Article__Meta {
  margin-bottom: 18px; }

.Article__MetaItem + .Article__MetaItem::before {
  position: relative;
  display: inline-block;
  content: '';
  height: 4px;
  width: 4px;
  border-radius: 100%;
  margin: 0 15px;
  font-size: 9px;
  vertical-align: middle;
  background: currentColor; }

.Article__Footer {
  margin-top: 45px; }

.Article__ShareButtons {
  margin-top: 42px; }

@media screen and (min-width: 641px) {
  .Article__Wrapper {
    margin-bottom: 120px;
    padding: 40px 50px 0 50px; }

  .Article__ImageWrapper {
    height: 335px; }

  .Article__ImageWrapper + .Article__Wrapper {
    margin-top: -45px; }

  .Article__Header {
    margin-bottom: 45px; }

  .Article__Footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 65px; }

  .Article__ShareButtons {
    margin-top: 0; } }
@media screen and (min-width: 1008px) {
  .Article__Wrapper {
    max-width: 780px; }

  .Article__ImageWrapper {
    height: 450px; }

  .Article__ImageWrapper + .Article__Wrapper {
    margin-top: -70px; } }
@media screen and (min-width: 1240px) {
  .Article__ImageWrapper {
    height: 600px; } }
/**
 * ----------------------------------------------------------------------------
 * Comments
 * ----------------------------------------------------------------------------
 */
.Article__CommentForm {
  margin-top: 40px; }

.Article__Comments,
.Article__CommentFormWrapper {
  margin: 80px 0; }

.Article__Comments .Pagination {
  margin-top: 40px; }

.ArticleComment {
  margin-top: 35px; }

.ArticleComment + .ArticleComment {
  padding-top: 35px;
  border-top: 1px solid #2c3db6; }

.ArticleComment__Body {
  margin-bottom: 18px; }

.ArticleComment__Date {
  margin-left: 15px; }

@media screen and (min-width: 641px) {
  .Article__Comments,
  .Article__CommentFormWrapper {
    margin: 105px 0; }

  .Article__Comments .Pagination {
    margin-top: 80px; } }
/**
 * ----------------------------------------------------------------------------
 * Toolbar
 * ----------------------------------------------------------------------------
 */
.ArticleToolbar {
  position: fixed;
  display: flex;
  top: 0;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 15px 30px 16px 30px;
  background: #fae25f;
  color: #2c3db6;
  z-index: 1000;
  pointer-events: none;
  transform: translateY(-100%);
  opacity: 0;
  will-change: transform, opacity;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out; }
  @supports (--css: variables) {
    .ArticleToolbar {
      top: calc(var(--use-sticky-header, 0) * var(--header-height)); } }

.ArticleToolbar.is-visible {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto; }

.ArticleToolbar .Link:hover, .ArticleToolbar .shopify-payment-button__more-options:hover {
  color: white; }

.ArticleToolbar .Text--subdued {
  /*   color: $secondary-elements-text-color-light; */ }

.ArticleToolbar__ArticleTitle {
  position: relative;
  display: inline-flex;
  max-width: 285px;
  width: 285px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: clip;
  /*   color: $secondary-elements-text-color; */
  /*   &::after {
      content: '';
      position: absolute;
      background: linear-gradient(to right, rgba($secondary-elements-background, 0.1), rgba($secondary-elements-background, 1));
      right: 0;
      top: 0;
      height: 100%;
      width: 35px;
    } */ }

.ArticleToolbar__ShareList {
  display: inline-block; }

.ArticleToolbar__ShareList .HorizontalList {
  display: inline-block;
  margin-left: 20px; }

.ArticleToolbar__Nav {
  display: inline-block;
  margin-left: 50px; }
  .ArticleToolbar__Nav svg {
    /*     color: $secondary-elements-text-color; */ }

.ArticleToolbar__NavItemSeparator {
  display: inline-block;
  position: relative;
  content: '';
  width: 1px;
  height: 12px;
  margin: 0 18px;
  background: rgba(255, 255, 255, 0.6);
  vertical-align: middle; }

.ArticleToolbar__NavItem svg {
  vertical-align: -1px; }

.ArticleToolbar__NavItem--prev svg {
  margin-right: 6px; }

.ArticleToolbar__NavItem--next svg {
  margin-left: 6px; }

@media screen and (min-width: 1008px) {
  .ArticleToolbar__ArticleTitle {
    max-width: 400px;
    width: 400px; } }
@media screen and (min-width: 1240px) {
  .ArticleToolbar {
    padding-left: 50px;
    padding-right: 50px; }

  .ArticleToolbar__ArticleTitle {
    max-width: 550px;
    width: 550px; }

  .ArticleToolbar__Nav {
    margin-left: 100px; } }
/**
 * ----------------------------------------------------------------------------
 * Article navigation
 * ----------------------------------------------------------------------------
 */
.ArticleNav {
  padding: 75px 0;
  background: #a8e8e2;
  color: #2c3db6; }

.ArticleNav .Heading {
  color: inherit; }

.ArticleNav__Item {
  display: block; }

.ArticleNav__Image {
  height: 350px;
  background-size: cover;
  background-position: center; }

@media screen and (max-width: 640px) {
  .ArticleNav .Grid__Cell + .Grid__Cell {
    margin-top: 50px; } }
@media screen and (min-width: 641px) {
  .ArticleNav {
    padding: 140px 0; } }
/**
 * ----------------------------------------------------------------------------
 * Article item
 * ----------------------------------------------------------------------------
 */
.ArticleListWrapper {
  max-width: 1260px;
  margin: 0 auto 60px auto; }

.ArticleList {
  margin-bottom: -60px; }

.ArticleList .Grid__Cell {
  margin-bottom: 60px; }

.ArticleItem__ImageWrapper {
  display: block;
  margin-bottom: 22px;
  background-size: cover;
  overflow: hidden; }

.ArticleItem__Image {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  font-family: 'object-fit: cover; object-position: center;';
  transform: scale(1);
  transition: opacity 0.3s ease, transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.ArticleList .ImageHero__ImageWrapper {
  transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

@media (-moz-touch-enabled: 0), (hover: hover) {
  .ArticleItem:hover .ArticleItem__Image,
  .ArticleList .ImageHero:hover .ImageHero__ImageWrapper {
    transform: scale(1.2); } }
.ArticleItem__Content {
  /*   margin: 0 8px; */ }
  .ArticleItem__Content .ArticleItem__Excerpt, .ArticleItem__Content .ArticleItem__Link, .ArticleItem__Content .ArticleItem__Title {
    font-family: "ModernEra-Medium", sans-serif; }

.ArticleItem__Category {
  display: block;
  margin-bottom: 16px; }

.ArticleItem__Excerpt {
  margin-bottom: 20px;
  word-break: break-word; }

@media screen and (min-width: 641px) {
  .ArticleList--withFeatured .Grid__Cell:first-child {
    margin-bottom: 40px; }

  .ArticleItem__Content {
    /*     margin: 0 18px; */ } }
@media screen and (min-width: 1008px) {
  .ArticleListWrapper {
    margin-bottom: 100px; }

  .ArticleList {
    margin-bottom: -100px; }

  .ArticleList .Grid__Cell {
    margin-bottom: 100px; }

  .ArticleList--withFeatured .Grid__Cell:first-child {
    margin-bottom: 60px; } }
/**
 * ----------------------------------------------------------------------------
 * Blog
 * ----------------------------------------------------------------------------
 */
.Blog .PageHeader {
  margin: 60px auto 35px; }

.Blog__RssLink {
  margin-left: 14px;
  vertical-align: baseline; }
  .Blog__RssLink svg {
    width: 10px;
    height: 10px; }

.Blog__TagList {
  padding-top: 8px; }

.Blog__TagList .Link.is-active::after, .Blog__TagList .is-active.shopify-payment-button__more-options::after {
  display: block;
  content: '';
  width: calc(100% - 0.15em);
  height: 1px;
  background: currentColor; }

.Blog__TagList .HorizontalList__Item a {
  font-size: 14px;
  line-height: 20px; }
  @media screen and (min-width: 641px) {
    .Blog__TagList .HorizontalList__Item a {
      font-size: 18px;
      line-height: 24px; } }

@media screen and (max-width: 640px) {
  .Blog__TagList .HorizontalList__Item {
    margin: 5px 10px; } }
@media screen and (min-width: 641px) {
  .ArticleList + .Pagination {
    margin-top: 80px; } }
@media screen and (min-width: 1240px) {
  #shopify-section-blog-template + #shopify-section-shop-now {
    margin-top: 150px; } }
/**
 * ----------------------------------------------------------------------------
 * General
 * ----------------------------------------------------------------------------
 */
@-webkit-keyframes cartEmptyOpening {
  from {
    transform: translate(-50%, calc(-50% + 35px));
    opacity: 0; }

  to {
    transform: translate(-50%, -50%);
    opacity: 1; } }

@keyframes cartEmptyOpening {
  from {
    transform: translate(-50%, calc(-50% + 35px));
    opacity: 0; }

  to {
    transform: translate(-50%, -50%);
    opacity: 1; } }

.Cart__ShippingNotice {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  margin-bottom: 0;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 10px;
  border-bottom: 1px solid #2c3db6;
  line-height: normal;
  z-index: 1;
  background: white; }

.Cart__Empty {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  -webkit-animation: cartEmptyOpening 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: cartEmptyOpening 0.8s cubic-bezier(0.215, 0.61, 0.355, 1); }

@media screen and (min-width: 641px) {
  .Cart__ShippingNotice {
    font-size: 12px; } }
/**
 * ----------------------------------------------------------------------------
 * Items
 * ----------------------------------------------------------------------------
 */
.CartItemWrapper {
  overflow: hidden; }

.CartItem {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid; }

.CartItem__ImageWrapper,
.CartItem__Info {
  display: table-cell;
  vertical-align: top; }

.CartItem__ImageWrapper {
  width: 90px;
  min-width: 90px;
  text-align: center; }

.CartItem__Info {
  padding-left: 25px;
  padding-right: 30px;
  position: relative; }
  .CartItem__Info .CartItem__PriceList {
    position: absolute;
    top: 0;
    right: 0; }
    @media screen and (min-width: 641px) {
      .CartItem__Info .CartItem__PriceList {
        position: unset; } }

.CartItem__Title {
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  @media screen and (min-width: 641px) {
    .CartItem__Title {
      width: 100%; } }

.CartItem__Title,
.CartItem__Variant,
.CartItem__PropertyList {
  margin-bottom: 0.45em; }

.CartItem__Meta,
.CartItem__LinePriceList,
.CartItem__DiscountList {
  font-size: 12px;
  line-height: 17px; }
  @media screen and (min-width: 641px) {
    .CartItem__Meta,
    .CartItem__LinePriceList,
    .CartItem__DiscountList {
      font-size: 14px;
      line-height: 20px; } }

.CartItem__PropertyList {
  list-style: none; }

.CartItem__DiscountList {
  list-style: none; }

.CartItem__Discount {
  display: inline-block;
  margin-top: 6px;
  padding: 4px 8px;
  background: rgba(249, 76, 67, 0.1);
  color: #f94c43; }
  .CartItem__Discount svg {
    margin-right: 4px;
    vertical-align: text-bottom; }

.CartItem__Discount + .CartItem__Discount {
  margin-top: 4px; }

.CartItem__Actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

.CartItem__PriceList {
  margin-bottom: 16px; }

.CartItem__Remove {
  margin: 8px 0;
  margin-left: 10px; }
  .CartItem__Remove::before {
    background: #5868d7; }

@media screen and (min-width: 641px) {
  .CartItem__ImageWrapper {
    width: 120px; }
    .CartItem__ImageWrapper .CartItem__Image {
      max-height: 94px;
      object-fit: cover; }

  .CartItem__Meta,
  .CartItem__LinePriceList {
    font-size: 17px; }

  .CartItem__PriceList {
    margin-bottom: 20px; }

  .CartItem__Remove {
    margin-left: 0; }

  .CartItem__Actions {
    justify-content: space-between; } }
/**
 * ----------------------------------------------------------------------------
 * Bottom
 * ----------------------------------------------------------------------------
 */
.Cart .Drawer__Footer,
.Cart__OffscreenNoteContainer {
  padding: 14px 24px 24px 24px; }

.Cart__Checkout {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  text-transform: uppercase; }

.Cart__OffscreenNoteContainer {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: white;
  border-top: 1px solid #2c3db6;
  transform: translateY(100%);
  transition: transform 0.25s ease-in-out; }

.Cart__OffscreenNoteContainer[aria-hidden="false"] {
  transform: translateY(0);
  box-shadow: 1px 0 6px rgba(54, 54, 54, 0.2); }

.Cart__NoteButton {
  position: relative;
  /*    	&::before {
        content: "How can we help you.";
        top: 45px;
        position: absolute;
        left: 14px;
      } */ }

.Cart__Note {
  margin-top: 10px; }

.Cart__Taxes {
  margin-bottom: 8px;
  color: #8194E3; }

.Cart__Discount svg {
  margin-right: 8px;
  vertical-align: sub; }

.has-note-open[aria-hidden="false"] .Drawer__Header,
.has-note-open[aria-hidden="false"] .Drawer__Main {
  opacity: 0.4;
  pointer-events: none;
  transition: opacity 0.5s ease; }

@media screen and (min-width: 641px) {
  .Cart .Drawer__Footer,
  .Cart__OffscreenNoteContainer {
    padding: 20px 30px 30px 30px; }

  .Cart__NoteButton + .Cart__Taxes {
    margin-top: 4px; } }
/**
 * ----------------------------------------------------------------------------
 * Adjustments for dedicated cart page
 * ----------------------------------------------------------------------------
 */
.Cart--expanded .Cart__Footer {
  padding-top: 25px;
  border-top: 1px solid #2c3db6;
  position: relative; }
  .Cart--expanded .Cart__Footer .Cart__Total {
    position: absolute;
    top: 13px;
    display: flex;
    justify-content: space-between;
    width: 100%; }
  .Cart--expanded .Cart__Footer .Cart__Taxes {
    position: absolute;
    top: 45px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #2c3db6; }
  .Cart--expanded .Cart__Footer .Cart__NoteContainer {
    margin-top: 90px; }
  @media screen and (min-width: 641px) {
    .Cart--expanded .Cart__Footer .Cart__Total {
      position: inherit;
      display: block; }
    .Cart--expanded .Cart__Footer .Cart__Taxes {
      position: inherit;
      border-bottom: none;
      padding-bottom: 0;
      display: block;
      top: unset; } }
.Cart--expanded .Cart__Recap {
  text-align: right; }
.Cart--expanded .Cart__Recap,
.Cart--expanded .Cart__Recap .Cart__Checkout {
  margin-top: 20px; }
.Cart--expanded .Cart__Checkout {
  margin-left: auto; }

@media screen and (max-width: 640px) {
  .CartItem__Info ~ .CartItem__Actions,
  .CartItem__Info ~ .CartItem__LinePriceList {
    display: none; } }
@media screen and (min-width: 641px) {
  .Cart--expanded .Cart__ItemList {
    display: table;
    table-layout: auto;
    border-spacing: 0 25px;
    width: 100%; }
    .Cart--expanded .Cart__ItemList .CartItem:not(:last-child) > div {
      border-bottom: 1px solid #2c3db6; }
  .Cart--expanded .Cart__Head {
    display: table-header-group; }
  .Cart--expanded .Cart__HeadItem {
    display: table-cell;
    padding-bottom: 10px;
    border-bottom: 1px solid #2c3db6; }
  .Cart--expanded .CartItem {
    display: table-row; }
  .Cart--expanded .CartItem__Info {
    max-width: 300px;
    width: 300px; }
  .Cart--expanded .CartItem__Info > .CartItem__Actions {
    display: none; }
  .Cart--expanded .CartItem__Info ~ .CartItem__Actions,
  .Cart--expanded .CartItem__Info ~ .CartItem__LinePriceList {
    display: table-cell;
    vertical-align: top; }
  .Cart--expanded .CartItem__QuantitySelector {
    margin-bottom: 6px; }
  .Cart--expanded .Cart__Footer {
    display: table;
    width: 100%;
    table-layout: fixed; }
  .Cart--expanded .Cart__Recap,
  .Cart--expanded .Cart__NoteContainer {
    display: table-cell; }
  .Cart--expanded .Cart__NoteContainer {
    width: 340px; }
  .Cart--expanded .Cart__Checkout {
    width: auto; }

  .Cart__Total span {
    margin-left: 50px; } }
@media screen and (min-width: 1240px) {
  .Cart--expanded .CartItem__Info {
    max-width: 425px;
    width: 425px; } }
/**
 * ----------------------------------------------------------------------------
 * Shipping estimator
 * ----------------------------------------------------------------------------
 */
.ShippingEstimator__Results {
  height: 0;
  overflow: hidden;
  transition: height 0.25s ease-in-out; }

.ShippingEstimator__Error,
.ShippingEstimator__ResultsInner {
  margin-top: 32px; }

.ShippingEstimator__Results p {
  margin-bottom: 0.5em; }

.ShippingEstimator__Submit {
  text-transform: uppercase; }

@media screen and (max-width: 640px) {
  .ShippingEstimator__Submit {
    width: 100%; }

  .ShippingEstimator__Country,
  .ShippingEstimator__Province,
  .ShippingEstimator__Zip {
    margin-bottom: 20px; } }
@media screen and (min-width: 641px) {
  .ShippingEstimator__Form {
    display: flex; }

  .ShippingEstimator__Form > *:not(:first-child) {
    margin-left: 20px; }

  .ShippingEstimator__Country,
  .ShippingEstimator__Province {
    margin-bottom: 0; }

  .ShippingEstimator__Zip {
    margin-bottom: 0;
    max-width: 130px; } }
/**
 * ----------------------------------------------------------------------------
 * Collection item (for list of collections)
 * ----------------------------------------------------------------------------
 */
.collection-list-heading-top {
  text-align: center;
  padding: 80px 20px 54px; }
  .collection-list-heading-top .collection-heading {
    max-width: 800px;
    margin: 0 auto 30px; }
  .collection-list-heading-top .collection-description {
    font-family: "ModernEra-Medium", sans-serif;
    margin: auto;
    max-width: 890px; }

/* style 261120 */
.CollectionList {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 15px 60px; }
  @media screen and (min-width: 641px) {
    .CollectionList {
      padding: 0 15px 80px; } }
  .CollectionList .shop-item {
    flex: 1;
    margin: 0 auto 40px;
    text-align: center;
    display: grid;
    grid-template-rows: 3fr auto; }
    .CollectionList .shop-item:last-child {
      margin-bottom: 0; }
    @media screen and (min-width: 641px) {
      .CollectionList .shop-item {
        margin-bottom: 0;
        padding: 0 15px; } }
    .CollectionList .shop-item .img-wrap {
      overflow: hidden;
      width: 100%;
      height: 416px;
      overflow: hidden;
      margin-bottom: 30px;
      border-radius: 10px; }
      .CollectionList .shop-item .img-wrap img {
        border-radius: 10px;
        width: 100%;
        height: 100%;
        transition: all 5s;
        object-fit: cover; }
        .CollectionList .shop-item .img-wrap img:hover {
          transform: scale(1.2); }
    .CollectionList .shop-item .bottom {
      text-align: center;
      margin: auto; }

@media screen and (min-width: 641px) {
  .CollectionList {
    flex-direction: row; }
    .CollectionList .shop-item .img-wrap {
      height: 524px; } }
@media screen and (min-width: 1240px) {
  .CollectionList .shop-item .img-wrap {
    height: 30rem; } }
.CollectionList::after {
  content: 'flickity';
  display: none; }

.CollectionItem__Wrapper {
  position: relative;
  height: 500px;
  background-size: cover;
  background-position: center;
  overflow: hidden; }

.CollectionItem__Wrapper--small {
  height: 450px; }

.CollectionItem__Wrapper--large {
  height: 550px; }

.CollectionItem__ImageWrapper {
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
  transform: scale(1);
  transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.CollectionItem__Image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center; }

.CollectionItem__Content {
  position: absolute;
  padding: 0 24px;
  margin-bottom: 0 !important;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  text-align: left; }

.CollectionItem__Content--bottomCenter,
.CollectionItem__Content--middleCenter {
  text-align: center; }

.CollectionItem__Content--bottomRight,
.CollectionItem__Content--middleRight {
  text-align: right; }

.CollectionItem__Content--bottomLeft,
.CollectionItem__Content--bottomRight,
.CollectionItem__Content--bottomCenter {
  bottom: 24px;
  top: auto;
  left: 0;
  transform: none; }

@media (-moz-touch-enabled: 0), (hover: hover) {
  .CollectionItem:hover .CollectionItem__ImageWrapper {
    transform: scale(1.2); } }
@media screen and (max-width: 640px) {
  .CollectionList--grid {
    margin: -12px 12px 12px 12px; }

  .CollectionList--grid .CollectionItem {
    padding: 12px; }

  .CollectionList:not(.CollectionList--grid) .CollectionItem__Content--bottomLeft,
  .CollectionList:not(.CollectionList--grid) .CollectionItem__Content--bottomRight,
  .CollectionList:not(.CollectionList--grid) .CollectionItem__Content--bottomCenter {
    bottom: 70px; } }
@media screen and (min-width: 641px) {
  .CollectionList {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0; }
    .CollectionList::after {
      content: '';
      /* disable Flickity */ }

  .CollectionList--spaced {
    margin: 15px; }

  .CollectionList--spaced .CollectionItem {
    padding: 15px; }

  .CollectionList--grid.CollectionList--spaced {
    margin-top: -15px; }

  .CollectionItem {
    display: block !important;
    flex: 0 1 0;
    min-width: 50%; }

  .CollectionItem--expand {
    flex-grow: 1; }

  .CollectionItem__Content {
    padding: 0 40px; }

  .CollectionItem__Content--bottomLeft,
  .CollectionItem__Content--bottomRight,
  .CollectionItem__Content--bottomCenter {
    bottom: 40px; } }
@media screen and (min-width: 1240px) {
  .CollectionItem {
    min-width: 33.33333%; }

  .CollectionItem__Wrapper {
    height: 600px; }

  .CollectionItem__Wrapper--small {
    height: 500px; }

  .CollectionItem__Wrapper--large {
    height: 700px; }

  .CollectionItem__Content {
    padding: 0 50px; }

  .CollectionItem__Content--bottomLeft,
  .CollectionItem__Content--bottomRight,
  .CollectionItem__Content--bottomCenter {
    bottom: 50px; } }
@media screen and (min-width: 641px) {
  .CollectionMain {
    margin-bottom: -50px; } }

/**
 * ----------------------------------------------------------------------------
 * Collection toolbar
 * ----------------------------------------------------------------------------
 */
.CollectionToolbar {
  position: -webkit-sticky;
  position: sticky;
  display: flex;
  justify-content: space-between;
  width: 100%;
  background: white;
  box-shadow: 1px 1px #2c3db6, -1px -1px #2c3db6;
  z-index: 2; }

.CollectionToolbar--top {
  /*   top: $header-base-height; */
  top: -100px;
  /*   @supports (--css: variables) {
      top: calc(var(--header-height) * var(--use-sticky-header, 0));
    } */ }

.supports-sticky .CollectionToolbar--bottom {
  bottom: 0 !important;
        /* as of today the best polyfill I've found does not support polyfilling sticky on bottom. As a consequence on those old
browsers, the stickiness is always at the top */ }

.CollectionToolbar__Group {
  display: flex;
  flex: 1 0 auto; }

.CollectionToolbar__Item {
  flex: 1 0 auto;
  padding: 13px 0;
  border-left: 1px solid #2c3db6;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  transition: background 0.2s ease-in-out; }

.CollectionToolbar__Item--sort .Icon--select-arrow {
  height: 6px;
  margin-left: 2px;
  pointer-events: none; }

.CollectionToolbar__Item--layout {
  flex: none;
  width: 95px;
  line-height: 1;
  cursor: initial; }

.CollectionToolbar__LayoutType {
  margin: 0 6px;
  opacity: 0.2;
  transition: opacity 0.25s ease-in-out; }
  .CollectionToolbar__LayoutType svg {
    width: 18px;
    height: 18px; }

.CollectionToolbar__LayoutType.is-active {
  opacity: 1; }

@media screen and (max-width: 640px) {
  .CollectionToolbar__Item:first-child {
    border-left: none; } }
@media screen and (min-width: 641px) {
  .CollectionToolbar--reverse,
  .CollectionToolbar__Group {
    flex-direction: row-reverse; }

  .CollectionToolbar__Group {
    flex: none; }

  .CollectionToolbar__Item {
    padding: 18px 0; }

  .CollectionToolbar__Group .CollectionToolbar__Item {
    padding-left: 45px;
    padding-right: 45px; }

  .CollectionToolbar__Item--layout {
    border-left: none;
    width: 115px;
    border-right: 1px solid #2c3db6;
    white-space: nowrap; } }
/**
 * ----------------------------------------------------------------------------
 * Collection filters
 * ----------------------------------------------------------------------------
 */
.CollectionFilters .Collapsible:first-child {
  border-top: none; }

@media screen and (min-width: 641px) {
  .CollectionFilters .Drawer__Main {
    padding-top: 35px; } }
/**
 * ----------------------------------------------------------------------------
 * Product item
 * ----------------------------------------------------------------------------
 */
.ProductItem {
  text-align: center;
  white-space: normal; }

.ProductItem__Wrapper {
  position: relative; }
  .ProductItem__Wrapper .AspectRatio {
    /*     height: 496px; */ }
    .ProductItem__Wrapper .AspectRatio img {
      object-fit: cover; }

.ProductItem__ImageWrapper {
  display: block; }

.ProductItem__Image--alternate {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0 !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center; }

.ProductItem__LabelList {
  position: absolute;
  left: 10px;
  top: 6px;
  text-align: left; }

.ProductItem__Label {
  display: block;
  font-size: 8px;
  margin: 4px 0;
  padding: 2px 6px;
  background: white;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content; }

.ProductItem__Info {
  margin-top: 20px;
  font-size: 11px; }

.ProductItem__Info--left {
  text-align: left; }

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

.ProductItem__Vendor,
.ProductItem__Title {
  display: block;
  margin-bottom: 4px;
  text-transform: none; }

.ProductItem__ColorSwatchList {
  margin-top: 15px; }

.ProductItem__ColorSwatchItem {
  display: inline-block;
  margin: 0 5px; }

.ProductItem__ColorSwatchList + .ProductItem__PriceList {
  margin-top: 12px; }

@media (-moz-touch-enabled: 0), (hover: hover) {
  .ProductItem__ImageWrapper--withAlternateImage:hover .ProductItem__Image {
    opacity: 0 !important; }

  .ProductItem__ImageWrapper--withAlternateImage:hover .ProductItem__Image--alternate {
    opacity: 1 !important; } }
@media (-moz-touch-enabled: 1), (hover: none) {
  .ProductItem__Image--alternate {
    display: none;
    /* This prevents the image to be lazy-loaded */ } }
@media screen and (min-width: 641px) {
  .ProductItem__Label {
    font-size: 10px; }

  .ProductItem__Info {
    font-size: 12px; } }
@media screen and (min-width: 1008px) {
  .ProductItem--horizontal {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .ProductItem--horizontal .ProductItem__Wrapper {
      display: flex;
      align-items: center; }
    .ProductItem--horizontal .ProductItem__ImageWrapper {
      min-width: 100px; }
    .ProductItem--horizontal .ProductItem__Info {
      margin: 0 30px 0 40px;
      text-align: left; }
    .ProductItem--horizontal .ProductItem__ViewButton {
      flex-shrink: 0; } }
/**
 * ----------------------------------------------------------------------------
 * Product grid
 * ----------------------------------------------------------------------------
 */
.CollectionInner {
  margin-top: 24px; }

.ProductList--grid {
  padding: 0 12px; }

@media screen and (max-width: 640px) {
  .ProductList--grid {
    margin-left: -10px; }

  .ProductList--removeMargin {
    margin-bottom: -35px !important; }

  .ProductList--grid > .Grid__Cell {
    padding-left: 10px; }
    .ProductList--grid > .Grid__Cell:not(:last-child) {
      margin-bottom: 40px; } }
@media screen and (min-width: 641px) {
  .CollectionInner {
    margin-top: 50px; }

  .ProductList--grid {
    padding: 0 24px;
    margin-left: -24px; }

  .ProductList--removeMargin {
    margin-bottom: -50px !important; }

  .ProductList--grid > .Grid__Cell {
    padding-left: 24px;
    margin-bottom: 50px; } }
@media screen and (min-width: 1008px) {
  .CollectionInner {
    display: flex; }

  .CollectionInner__Sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 200px;
    flex: none;
    align-self: flex-start;
    width: 200px;
    margin: 0 16px 0 24px;
    padding-bottom: 50px; }
    @supports (--css: variables) {
      .CollectionInner__Sidebar {
        top: calc(var(--header-height) + 50px); } }

  @supports (--css: variables) {
    .CollectionInner__Sidebar--withTopToolbar {
      top: calc(var(--header-height) * var(--use-sticky-header, 0) + 105px); } }
  .CollectionInner__Products {
    flex: 1 0 0; }

  .CollectionInner__Sidebar .Collapsible {
    padding: 0; } }
@media screen and (min-width: 1240px) {
  .CollectionInner__Sidebar {
    margin-right: 10px;
    margin-left: 50px; }

  .CollectionInner .Pagination {
    margin-bottom: 80px; }

  .ProductList--grid {
    padding: 0 50px; }

  .ProductList--grid[data-desktop-count="2"] {
    margin-left: -60px; }
    .ProductList--grid[data-desktop-count="2"] > .Grid__Cell {
      padding-left: 60px;
      margin-bottom: 75px; }

  .ProductList--removeMargin[data-desktop-count="2"] {
    margin-bottom: -75px !important; }

  .ProductList--grid[data-desktop-count="4"],
  .ProductList--grid[data-desktop-count="3"] {
    margin-left: -60px; }
    .ProductList--grid[data-desktop-count="4"] > .Grid__Cell,
    .ProductList--grid[data-desktop-count="3"] > .Grid__Cell {
      padding-left: 60px;
      margin-bottom: 60px; }

  .ProductList--removeMargin[data-desktop-count="4"],
  .ProductList--removeMargin[data-desktop-count="3"] {
    margin-bottom: -60px !important; } }
/**
 * ----------------------------------------------------------------------------
 * Product carousel
 * ----------------------------------------------------------------------------
 */
.ProductList--carousel .Carousel__Cell {
  width: 62%;
  padding: 0 12px;
  vertical-align: top; }

@media screen and (max-width: 640px) {
  .template-search .ProductList--grid,
  .template-collection .ProductList--grid {
    margin-bottom: 20px;
    /* hack, would require some better code */ } }
@media screen and (max-width: 1007px) {
  /* On phone and tablet we do not use the carousel but instead use a free scroll, which offers better performance */
  .ProductListWrapper {
    overflow: hidden; }

  .ProductList--carousel {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 30px;
    /* This is a trick to hide the scrollbar on iOS */
    margin-bottom: -30px; }

  .ProductList--carousel .Carousel__Cell {
    display: inline-block !important; }
    .ProductList--carousel .Carousel__Cell:first-child {
      margin-left: 19%;
      /* This is (100% - 62%) / 2, where 62% is the width of a single cell */ }
    .ProductList--carousel .Carousel__Cell:last-child {
      margin-right: 19%;
      /* This is (100% - 62%) / 2, where 62% is the width of a single cell */ } }
@media screen and (min-width: 641px) and (max-width: 1007px) {
  .ProductList--carousel .Carousel__Cell {
    width: 48%;
    padding: 0 15px; }
    .ProductList--carousel .Carousel__Cell:first-child {
      margin-left: 26%;
      /* This is (100% - 48%) / 2, where 48% is the width of a single cell */ }
    .ProductList--carousel .Carousel__Cell:last-child {
      margin-right: 26%;
      /* This is (100% - 48%) / 2, where 48% is the width of a single cell */ } }
@media screen and (min-width: 1008px) {
  .ProductList--carousel {
    margin: 0 90px; }
    .ProductList--carousel::after {
      content: 'flickity';
      display: none; }
    .ProductList--carousel .Carousel__Cell {
      width: 33.3333%;
      left: 0;
      padding: 0 30px;
      margin-left: 0; }
    .ProductList--carousel .flickity-prev-next-button {
      top: calc(50% - 45px);
      width: 45px;
      height: 45px;
      stroke-width: 1px; }
    .ProductList--carousel .flickity-prev-next-button.next {
      right: -50px; }
    .ProductList--carousel .flickity-prev-next-button.previous {
      left: -50px; } }
@media screen and (min-width: 1240px) {
  .ProductList--carousel .Carousel__Cell {
    width: 25%; } }
/**
 * ----------------------------------------------------------------------------
 * Product shop now
 * ----------------------------------------------------------------------------
 */
.ProductList--shopNow {
  position: static; }

.ProductList--shopNow .Carousel__Cell {
  padding: 0 60px; }

@media screen and (max-width: 640px) {
  .ShopNowGrid .FeaturedQuote {
    margin: 50px -24px -90px -24px; } }
@media screen and (min-width: 641px) and (max-width: 1007px) {
  .ShopNowGrid .FeaturedQuote {
    margin: 60px -50px -90px -50px; } }
@media screen and (min-width: 641px) {
  .ProductList--shopNow {
    padding: 0 50px;
    overflow: hidden; }

  .ProductList--shopNow .flickity-viewport {
    overflow: visible; }

  .ProductList--shopNow .Carousel__Cell {
    width: 50%;
    padding: 0 50px; } }
@media screen and (min-width: 1008px) {
  .ProductList--shopNow[data-desktop-count="3"] .Carousel__Cell {
    width: 33.333333%; }

  .ShopNowGrid {
    display: flex; }

  .ShopNowGrid .FeaturedQuote {
    height: 100%; } }
.Faq__Section {
  margin-bottom: 20px; }

.Faq__Section ~ .Faq__Section {
  margin-top: 34px; }

.Faq__Item {
  position: relative;
  margin: 14px 0; }

.Faq__Icon {
  position: absolute;
  top: 0;
  left: 0;
  color: #2c3db6;
  transition: all 0.3s ease-in-out; }
  .Faq__Icon svg {
    width: 8px;
    height: 10px;
    vertical-align: baseline; }

.Faq__Item[aria-expanded="true"] .Faq__Icon {
  transform: rotateZ(90deg);
  color: #2c3db6; }

.Faq__ItemWrapper {
  padding-left: 26px; }

.Faq__Question {
  display: block;
  width: 100%;
  margin-bottom: 0;
  text-align: left; }

.Faq__AnswerWrapper {
  height: 0;
  overflow: hidden;
  visibility: hidden;
  transition: height 0.25s ease-in-out, visibility 0s ease-in-out 0.25s; }

.Faq__Item[aria-expanded="true"] .Faq__AnswerWrapper {
  visibility: visible;
  transition: height 0.25s ease-in-out; }

.Faq__Answer {
  padding: 16px 0 22px 0; }

.Faq__Item--lastOfSection .Faq__Answer {
  padding-bottom: 0; }

.FaqSummary {
  list-style: none;
  margin: 0;
  padding: 0; }

.FaqSummary__Item {
  margin-bottom: 12px; }

.FaqSummary__Item.is-active::after {
  width: 100%; }

.FaqSummary__Link {
  display: block; }

.FaqSummary__LinkLabel {
  position: relative;
  display: inline-block; }
  .FaqSummary__LinkLabel::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    transform: scale(0, 1);
    transform-origin: left center;
    background: currentColor;
    transition: transform 0.2s linear; }

.FaqSummary__Item.is-active .FaqSummary__LinkLabel::after {
  transform: scale(1, 1); }

@media screen and (min-width: 641px) {
  .Faq__Section {
    margin-bottom: 34px; }

  .Faq__Section ~ .Faq__Section {
    margin-top: 60px; } }
/**
 * As of today this section is displayed on the home page only
 */
.FeatureText {
  text-align: center; }

.FeatureText__ContentWrapper {
  padding-left: 24px;
  padding-right: 24px; }

.FeatureText__ImageWrapper-starter-kit {
  background: #FFFFFF; }

.FeatureText__ContentWrapper-starter-kit {
  background: #FFFFFF; }

.FeatureText__ContentWrapper_background-how-it-works {
  background: #FAEBD8; }

.FeatureText__ImageWrapper_background-how-it-works {
  background: #FAEBD8; }

.FeatureText__ContentWrapper_background-planet-Kit {
  background: #FFFFFF; }

.FeatureText__ImageWrapper_background-planet-Kit {
  background: #FFFFFF; }

.FeatureText__ImageWrapper_background-home-Kit {
  background: #BBE1E4; }

.FeatureText__ContentWrapper_background-home-Kit {
  background: #BBE1E4; }

.FeatureText__ImageWrapper {
  overflow: hidden; }

.FeatureText--withImage .FeatureText__ContentWrapper {
  /*   padding-top: 50px; */
  padding-top: 0px;
  padding-bottom: 20px; }

.FeatureText .SectionHeader__Description {
  margin-top: 25px;
  margin-bottom: 20px; }

@media screen and (max-width: 640px) {
  .FeatureText--imageLeft {
    display: flex;
    flex-direction: column-reverse; } }
@media screen and (min-width: 641px) {
  .FeatureText__Content {
    max-width: 430px;
    margin: 0 auto; }

  .FeatureText--withImage {
    display: table;
    width: 100%;
    text-align: left;
    table-layout: fixed; }
    .FeatureText--withImage .FeatureText__ContentWrapper,
    .FeatureText--withImage .FeatureText__ImageWrapper {
      display: table-cell;
      width: 50%;
      vertical-align: middle; }
    .FeatureText--withImage .FeatureText__ContentWrapper {
      padding: 50px; }

  /*  Custom RR style */
  .FeatureText--withImage--CustomRL {
    display: table;
    width: 100%;
    text-align: left;
    table-layout: fixed; }
    .FeatureText--withImage--CustomRL .FeatureText__ContentWrapper,
    .FeatureText--withImage--CustomRL .FeatureText__ImageWrapper {
      display: table-cell;
      width: 50%;
      vertical-align: middle; }
    .FeatureText--withImage--CustomRL .FeatureText__ContentWrapper {
      padding: 50px; }

  .FeatureText--withImage--CustomRR {
    display: table;
    width: 100%;
    text-align: left;
    table-layout: fixed;
    background: white; }
    .FeatureText--withImage--CustomRR .FeatureText__ContentWrapper,
    .FeatureText--withImage--CustomRR .FeatureText__ImageWrapper {
      display: table-cell;
      width: 50%;
      vertical-align: middle; }
    .FeatureText--withImage--CustomRR .FeatureText__ContentWrapper {
      padding: 50px; }

  .FeatureText--imageRight .FeatureText__ContentWrapper {
    padding-right: 40px; }
  .FeatureText--imageRight .FeatureText__Content,
  .FeatureText--imageRight .AspectRatio {
    margin-right: 0; }
  .FeatureText--imageRight .AspectRatio {
    text-align: right; }

  .FeatureText--imageLeft .FeatureText__ContentWrapper {
    padding-left: 40px; }
  .FeatureText--imageLeft .FeatureText__Content,
  .FeatureText--imageLeft .AspectRatio {
    margin-left: 0; }
  .FeatureText--imageLeft .AspectRatio {
    text-align: left; } }
@media screen and (min-width: 1240px) {
  .FeatureText--imageRight .FeatureText__ContentWrapper {
    padding-right: 100px; }

  .FeatureText--imageLeft .FeatureText__ContentWrapper {
    padding-left: 100px; } }
.shopify-section--bordered + .shopify-section--footer {
  border-top: 1px solid #dfe2f4; }

.Footer {
  padding: 34px 0;
  background: white;
  color: #2c3db6;
  /*   @if $footer-background == $background {
      border-top: 1px solid $color-pastel-green;
    } */ }

.Footer--withMargin {
  margin-top: 60px;
  border-top: 1px solid #a8e8e2; }

.Footer--withBorder {
  border-top: 1px solid #a8e8e2; }

.Footer .Heading,
.Footer .Link--primary:hover {
  color: #2c3db6; }

.Footer .Link--secondary:hover,
.Footer .Form__Input::-webkit-input-placeholder,
.Footer #shopify-product-reviews .spr-form-input-text::-webkit-input-placeholder,
#shopify-product-reviews .Footer .spr-form-input-text::-webkit-input-placeholder,
.Footer #shopify-product-reviews .spr-form-input-email::-webkit-input-placeholder,
#shopify-product-reviews .Footer .spr-form-input-email::-webkit-input-placeholder,
.Footer #shopify-product-reviews .spr-form-input-textarea::-webkit-input-placeholder,
#shopify-product-reviews .Footer .spr-form-input-textarea::-webkit-input-placeholder,
.Footer #ReCharge.user-customer input::-webkit-input-placeholder,
#ReCharge.user-customer .Footer input::-webkit-input-placeholder {
  color: #2c3db6; }

.Footer .Link--secondary:hover,
.Footer .Form__Input::-moz-placeholder,
.Footer #shopify-product-reviews .spr-form-input-text::-moz-placeholder,
#shopify-product-reviews .Footer .spr-form-input-text::-moz-placeholder,
.Footer #shopify-product-reviews .spr-form-input-email::-moz-placeholder,
#shopify-product-reviews .Footer .spr-form-input-email::-moz-placeholder,
.Footer #shopify-product-reviews .spr-form-input-textarea::-moz-placeholder,
#shopify-product-reviews .Footer .spr-form-input-textarea::-moz-placeholder,
.Footer #ReCharge.user-customer input::-moz-placeholder,
#ReCharge.user-customer .Footer input::-moz-placeholder {
  color: #2c3db6; }

.Footer .Link--secondary:hover,
.Footer .Form__Input:-ms-input-placeholder,
.Footer #shopify-product-reviews .spr-form-input-text:-ms-input-placeholder,
#shopify-product-reviews .Footer .spr-form-input-text:-ms-input-placeholder,
.Footer #shopify-product-reviews .spr-form-input-email:-ms-input-placeholder,
#shopify-product-reviews .Footer .spr-form-input-email:-ms-input-placeholder,
.Footer #shopify-product-reviews .spr-form-input-textarea:-ms-input-placeholder,
#shopify-product-reviews .Footer .spr-form-input-textarea:-ms-input-placeholder,
.Footer #ReCharge.user-customer input:-ms-input-placeholder,
#ReCharge.user-customer .Footer input:-ms-input-placeholder {
  color: #2c3db6; }

.Footer .Link--secondary:hover,
.Footer .Form__Input::-ms-input-placeholder,
.Footer #shopify-product-reviews .spr-form-input-text::-ms-input-placeholder,
#shopify-product-reviews .Footer .spr-form-input-text::-ms-input-placeholder,
.Footer #shopify-product-reviews .spr-form-input-email::-ms-input-placeholder,
#shopify-product-reviews .Footer .spr-form-input-email::-ms-input-placeholder,
.Footer #shopify-product-reviews .spr-form-input-textarea::-ms-input-placeholder,
#shopify-product-reviews .Footer .spr-form-input-textarea::-ms-input-placeholder,
.Footer #ReCharge.user-customer input::-ms-input-placeholder,
#ReCharge.user-customer .Footer input::-ms-input-placeholder {
  color: #2c3db6; }

.Footer .Link--secondary:hover,
.Footer .Form__Input::placeholder,
.Footer #shopify-product-reviews .spr-form-input-text::placeholder,
#shopify-product-reviews .Footer .spr-form-input-text::placeholder,
.Footer #shopify-product-reviews .spr-form-input-email::placeholder,
#shopify-product-reviews .Footer .spr-form-input-email::placeholder,
.Footer #shopify-product-reviews .spr-form-input-textarea::placeholder,
#shopify-product-reviews .Footer .spr-form-input-textarea::placeholder,
.Footer #ReCharge.user-customer input::placeholder,
#ReCharge.user-customer .Footer input::placeholder {
  color: #2c3db6; }

.Footer__Block {
  margin-top: 48px; }
  .Footer__Block:first-child {
    margin-top: 0; }

.Footer__Title {
  margin-bottom: 20px;
  /* style 261120 */
  font-family: "Moret-Book", sans-serif;
  font-size: 16px !important;
  line-height: 20px !important;
  text-transform: uppercase;
  letter-spacing: 2px; }

.Footer__Social {
  margin-top: 5px; }

@media screen and (max-width: 640px) {
  .Footer__Social {
    margin-bottom: 20px; }

  .Footer__Block {
    margin-top: 20px;
    margin-bottom: 50px; } }
.Footer__Content.Rte p {
  font-family: "ModernEra-Medium", sans-serif; }

.Footer__Content + .Footer__Newsletter {
  margin-top: 40px; }

.Footer__Aside {
  text-align: center; }

.Footer__Inner + .Footer__Aside {
  margin-top: 65px; }

.Footer__ThemeAuthor {
  margin-top: 4px; }

.Footer__PaymentList {
  margin: 54px -24px 0 -24px;
  padding-top: 28px;
  border-top: 1px solid #dfe2f4; }
  .Footer__PaymentList .HorizontalList__Item {
    margin-bottom: 0;
    margin-top: 8px; }
    @media screen and (min-width: 641px) {
      .Footer__PaymentList .HorizontalList__Item {
        margin-top: 14px; } }

.Footer__PaymentList svg {
  opacity: 0.8;
  width: 38px;
  height: 24px; }

@media screen and (max-width: 640px) {
  .Footer__PaymentList {
    margin: 0;
    padding-top: 0;
    /*   padding-bottom: 15px; */ }

  .Footer__Aside {
    /*   	margin-top: 5px; */
    padding-bottom: 35px; } }
@media screen and (min-width: 641px) {
  .Footer {
    padding: 75px 0 0 0; }

  .Footer--withMargin {
    margin-top: 80px; }

  .Footer__Inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*     margin-left: -40px;
        margin-right: -40px; */ }

  .Footer__Block {
    flex: 1 1 50%;
    margin-top: 0;
    margin-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px; }

  .Footer__Social {
    margin-top: 14px; }

  /*  Custom RR  */
  .Footer__Aside {
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center; }

  .Footer__Inner + .Footer__Aside {
    margin-top: 80px; }

  .Footer__PaymentList {
    padding: 0;
    margin: 0 -8px;
    border: none; } }
.Footer__Block--newsletter .Footer__Content {
  font-size: 18px;
  line-height: 24px; }

@media screen and (min-width: 1240px) {
  /*   .Footer--withMargin {
      margin-top: 120px;
    } */
  .Footer__Inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }

  .Footer--center .Footer__Inner {
    justify-content: center; }

  .Footer__Block {
    flex: 0 1 auto; }

  .Footer__Block--text,
  .Footer__Block--newsletter {
    flex-basis: 240px; } }
@media screen and (min-width: 1240px) {
  .Footer__Block--text {
    flex-basis: 460px;
    padding-left: 0; }

  .Footer__Block--newsletter {
    flex-basis: 375px;
    flex: 1;
    max-width: 500px;
    padding-right: 0; } }
.GiftCard {
  text-align: center; }

.GiftCard__Wrapper {
  position: relative;
  max-width: 400px;
  margin: 0 auto; }

.GiftCard__Redeem {
  margin-bottom: 30px; }

.GiftCard__IllustrationWrapper {
  position: relative;
  margin: 40px 0; }

.GiftCard__CodeHolder {
  position: absolute;
  display: inline-block;
  margin: 0 auto;
  bottom: 20px;
  left: 50%;
  white-space: nowrap;
  padding: 12px 20px;
  background: #ffffff;
  border-radius: 3px;
  transform: translateX(-50%); }

.GiftCard__QrCode {
  margin: 20px 0; }

.GiftCard__QrCode img {
  margin: 0 auto; }

/**
 * ----------------------------------------------------------------------------
 * Main header
 * ----------------------------------------------------------------------------
 */
.shopify-section--header {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5; }

.Header .Heading,
.Header .Link--secondary,
.Header .Link--primary:hover {
  /*   color: $header-heading-color; */
  color: #2c3db6; }

.Header .Text--subdued,
.Header .Link--primary,
.Header .Link--secondary:hover {
  /*   color: $header-light-text-color; */
  color: #2c3db6; }

#section-header {
  /*   min-height: 60px; */
  border-bottom: 1px solid #2c3db6; }

.Header {
  background: white;
  color: #2c3db6;
  /*   box-shadow: 0 -1px $header-border-color inset; */
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out; }

.Header__Wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 10px 29px; }
  @media screen and (min-width: 641px) {
    .Header__Wrapper {
      padding: 11px 29px; } }

.Header__Logo {
  position: relative;
  margin-bottom: 0; }

.Header__LogoLink,
.Header__LogoImage {
  display: block; }

.Header__LogoLink {
  text-align: center; }

.Header__LogoImage {
  max-width: 100% !important;
  margin: 0 auto;
  transition: opacity 0.3s ease-in-out;
  width: auto;
  height: 20px; }
  @media screen and (min-width: 641px) {
    .Header__LogoImage {
      height: 27px; } }

.Header__LogoImage--transparent {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

/* Custom  RR Style */
.Header-plano-kit {
  text-align: center;
  font-size: 14px;
  padding-top: 3px;
  color: white;
  line-height: normal;
  font-family: "ModernEra-Medium", sans-serif; }

.Header__Icon {
  display: inline-block;
  line-height: 1;
  transition: color 0.2s ease-in-out; }
  .Header__Icon span {
    display: block; }

.Header__Icon + .Header__Icon {
  margin-left: 18px; }

.c_CurrencySelector__Select {
  font-size: 16.5px; }

/* Currnecy on mobile */
@media screen and (max-width: 640px) {
  .Header__Icon + .Header__Icon {
    margin-left: 7px; }

  .CurrencySelector__Select {
    /*     font-size: 10px !important; */ }

  .HorizontalList__Item {
    margin: 6px 0px 6px 8px; }

  /*   .Header__Wrapper{
      padding: 15px 8px;
    } */ }
.supports-sticky .Search[aria-hidden="true"] + .Header--transparent {
  /* style 261120 */
  /*   background: transparent; */ }
  .supports-sticky .Search[aria-hidden="true"] + .Header--transparent .Header__LogoImage--primary:not(:only-child) {
    opacity: 0; }
  .supports-sticky .Search[aria-hidden="true"] + .Header--transparent .Header__LogoImage--transparent {
    opacity: 1; }
  .supports-sticky .Search[aria-hidden="true"] + .Header--transparent .Header__Icon svg {
    -webkit-filter: drop-shadow(0 1px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0 1px rgba(0, 0, 0, 0.25)); }
  .supports-sticky .Search[aria-hidden="true"] + .Header--transparent .Header__Icon,
  .supports-sticky .Search[aria-hidden="true"] + .Header--transparent .Header__CurrencySelector,
  .supports-sticky .Search[aria-hidden="true"] + .Header--transparent .HorizontalList__Item > .Heading,
  .supports-sticky .Search[aria-hidden="true"] + .Header--transparent .Header__LogoLink > .Heading,
  .supports-sticky .Search[aria-hidden="true"] + .Header--transparent .Text--subdued {
    /*     color: currentColor; */ }

.Header__Icon .Icon--nav {
  height: 14px;
  width: 20px; }

.Header__Icon .Icon--cart {
  width: 17px;
  height: 20px; }

.Header__Icon .Icon--search {
  position: relative;
  top: 1px;
  /* for pixel perfect */
  width: 18px;
  height: 17px; }

.Header__FlexItem {
  display: flex; }

.Header__FlexItem--fill {
  flex: 1 0 0;
  align-items: center;
  color: black; }
  .Header__FlexItem--fill:last-child {
    justify-content: flex-end; }

/* @include av-mq('lap') {
.Header__FlexItem--fill--right{
  margin-bottom: 17px;
}
} */
#desktop_currency_form {
  font-size: 16.5px;
  line-height: 24px; }

.Header__CartDot {
  position: absolute;
  top: 2px;
  right: -6px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #2c3db6;
  box-shadow: 0 0 0 2px white;
  transform: scale(0);
  transition: all 0.3s ease-in-out; }

.Header__CartDot.is-visible {
  transform: scale(1); }

.Search[aria-hidden="true"] + .Header--transparent .Header__CartDot {
  box-shadow: none;
  background-color: currentColor; }

@media screen and (min-width: 641px) {
  .Header__Wrapper {
    padding: 11px 29px; }

  .Header__Icon + .Header__Icon {
    margin-left: 25px; }

  .Header__Icon .Icon--nav-desktop {
    height: 17px;
    width: 24px; }

  .Header__Icon .Icon--cart-desktop {
    height: 23px;
    width: 19px; }

  .Header__Icon .Icon--search-desktop {
    position: relative;
    top: 2px;
    /* for pixel perfect alignment with the cart icon */
    width: 21px;
    height: 21px; }

  .Header__Icon .Icon--account {
    position: relative;
    top: 2px;
    /* for pixel perfect alignment with the cart icon */
    width: 20px;
    height: 20px; }

  .Header--withIcons .Header__SecondaryNav {
    position: relative;
    top: 1px;
    /* for pixel perfect alignment with icons */
    margin-right: 32px; } }
.Header__FlexItem--logo {
  padding: 0 20px; }

@media screen and (min-width: 1240px) {
  .js .Header__Wrapper {
    opacity: 0;
    transition: opacity 0.3s ease-in-out; }

  .Header__CurrencySelector {
    display: inline-block; }

  .Header__MainNav {
    margin-right: 45px; }

  .Header--inline .Header__FlexItem:first-child .Header__CurrencySelector, .Header--logoLeft .Header__FlexItem:first-child .Header__CurrencySelector {
    display: none; }

  .Header--logoLeft .Header__FlexItem--logo {
    order: -1;
    margin-right: 38px; }
  .Header--logoLeft .Header__FlexItem--fill:last-child {
    flex: none; }

  .Header--center {
    /* Ugly hack !! */
    /*     .Header__FlexItem {
          padding-bottom: 50px;
        }
     */ }
    .Header--center .Header__Wrapper.Header__Wrapper {
      /* Ugly hack to increase CSS precedence */
      padding-bottom: 24px; }
    .Header--center .Header__MainNav {
      position: absolute;
      bottom: 5px;
      left: 0;
      padding-bottom: 10px;
      width: 100%;
      text-align: center; }
    .Header--center .Header__MainNav .HorizontalList {
      margin-left: 0;
      margin-right: 0; }
    .Header--center .Header__FlexItem:last-child .Header__CurrencySelector {
      display: none; }

  .Header--initialized .Header__Wrapper {
    opacity: 1; } }
.footer-container {
  background: #a8e8e2;
  padding: 5px 0;
  bottom: 0; }
  @media screen and (max-width: 480px) {
    .footer-container {
      padding: 4px 0 6px;
      margin-bottom: 5px; } }

/**
 * ----------------------------------------------------------------------------
 * Desktop nav
 * ----------------------------------------------------------------------------
 */
.Header__LinkSpacer {
  position: absolute;
  display: block;
  bottom: 0;
  color: transparent;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .Header__LinkSpacer::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transform: scale(0, 1);
    transform-origin: left center;
    /*     border-bottom: 2px solid $header-heading-color; */
    /* style 261120 */
    border-bottom: 2px solid #2c3db6;
    transition: transform 0.3s, opacity 0.3s; }

.Header:not(.Header--transparent) .HorizontalList__Item.is-expanded .Header__LinkSpacer::after,
.Header:not(.Header--transparent) .HorizontalList__Item.is-active .Header__LinkSpacer::after {
  opacity: 1;
  transform: scale(1, 1); }

/**
 * ----------------------------------------------------------------------------
 * Dropdown menu
 * ----------------------------------------------------------------------------
 */
.DropdownMenu {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: 100%;
  padding: 25px 0;
  min-width: 200px;
  max-width: 270px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: left;
  background: white;
  border: 1px solid #dfe2f4;
  border-top: none;
  transition: all 0.3s ease-in-out; }
  .DropdownMenu::before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    background: #2c3db6;
    width: 100%;
    height: 2px;
    transform: scale(0, 1);
    transform-origin: left center;
    transition: transform 0.3s; }

.DropdownMenu[aria-hidden="false"] {
  opacity: 1;
  visibility: visible; }
  .DropdownMenu[aria-hidden="false"]::before {
    transform: scale(1, 1); }

.DropdownMenu[aria-hidden="false"] .DropdownMenu {
  display: block; }

.DropdownMenu [aria-haspopup] {
  position: relative; }

.DropdownMenu .Link, .DropdownMenu .shopify-payment-button__more-options {
  padding-left: 25px;
  padding-right: 40px; }

.DropdownMenu svg {
  position: absolute;
  width: 6px;
  top: calc(50% - 4px);
  height: 10px;
  right: 20px;
  transition: transform 0.2s ease-in-out; }

.DropdownMenu .Linklist__Item:hover svg {
  transform: translateX(4px); }
.DropdownMenu .Linklist__Item:hover > .Link--secondary {
  color: #6a6a6a; }

.DropdownMenu .DropdownMenu {
  display: none;
  left: 100%;
  top: -26px;
  border-top: 1px solid #dfe2f4; }
  .DropdownMenu .DropdownMenu::before {
    display: none; }

.DropdownMenu .DropdownMenu--reversed {
  left: auto;
  right: 100%; }

/**
 * ----------------------------------------------------------------------------
 * Mega menu
 * ----------------------------------------------------------------------------
 */
.MegaMenu {
  position: absolute;
  padding: 20px 0;
  width: 100%;
  left: 0;
  top: 100%;
  visibility: hidden;
  opacity: 0;
  max-height: 600px;
  overflow: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  text-align: left;
  background: white;
  border-bottom: 1px solid #dfe2f4;
  transition: all 0.3s ease-in-out; }
  @supports (--css: variables) {
    .MegaMenu {
      max-height: calc(100vh - var(--header-height)); } }

.MegaMenu[aria-hidden="false"] {
  opacity: 1;
  visibility: visible; }

.MegaMenu__Inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  max-width: 1450px;
  margin: 0 auto;
  padding: 0 10px;
  /* each menu has 40px margin, but header has 50px, so we normalize it here */ }

.MegaMenu--spacingEvenly .MegaMenu__Inner {
  justify-content: space-around;
  justify-content: space-evenly;
  /* space-evenly is not supported everywhere */ }

.MegaMenu--spacingCenter .MegaMenu__Inner {
  justify-content: center; }

@supports (display: grid) {
  .MegaMenu--grid .MegaMenu__Inner {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); } }

.MegaMenu__Item {
  margin: 20px 40px;
  flex-shrink: 1; }

.MegaMenu__Item--fit {
  flex-shrink: 0; }

.MegaMenu__Title {
  display: block;
  margin-bottom: 20px; }

.MegaMenu__Push {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.MegaMenu__Push--shrink {
  width: 50%; }

.MegaMenu__Push--shrink:first-child {
  padding-right: 15px; }

.MegaMenu__Push--shrink:last-child {
  padding-left: 15px; }

.MegaMenu__PushImageWrapper {
  margin: 8px auto 20px auto;
  max-width: 100%;
  overflow: hidden; }

.MegaMenu__PushHeading {
  margin-bottom: 6px; }

@media (-moz-touch-enabled: 0), (hover: hover) {
  .MegaMenu__Push img {
    transform: scale(1);
    transition: opacity 0.3s ease, transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

  .MegaMenu__Push:hover img {
    transform: scale(1.2); } }
/**
 * ----------------------------------------------------------------------------
 * Image with text overlay section
 * ----------------------------------------------------------------------------
 */
.ImageHero {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-size: cover;
  background-position: center;
  min-height: 380px;
  width: 100%;
  overflow: hidden; }

.ImageHero--small {
  min-height: 330px; }

.ImageHero--large {
  min-height: 480px; }

.ImageHero__ImageWrapper,
.ImageHero__Image {
  position: absolute;
  /*   top: -20px; */
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center; }

@media screen and (min-width: 1008px) and (-moz-touch-enabled: 0), screen and (min-width: 1008px) and (hover: hover) {
  .ImageHero__Image--parallax {
    background-attachment: fixed; } }
.ImageHero__ImageWrapper--hasOverlay::before {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.ImageHero__Wrapper {
  z-index: 1; }

.ImageHero__ContentOverlay {
  position: relative;
  flex-basis: 425px;
  flex-grow: 0;
  padding: 0 15px;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5); }

.ImageHero__TextContent {
  position: absolute;
  padding: 0 24px;
  margin-bottom: 0 !important;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  text-align: center; }

/* We allow embedding a video within an image hero */
.ImageHero iframe {
  position: absolute;
  height: 100%;
  width: 200%;
  left: -50%;
  pointer-events: none; }

.ImageHero--large iframe {
  width: 250%;
  left: -75%; }

.ImageHero iframe[src] {
  pointer-events: auto;
  /* When data saver is on in Chrome, it will just set the src but prevents autoplay, so we need to make sure that we make it clickable */ }

.ImageHero__Block {
  margin: 40px auto;
  padding: 38px 20px;
  max-width: 250px;
  box-shadow: 0 1px 20px rgba(54, 54, 54, 0.3); }

.ImageHero__Block--small {
  max-width: 165px; }

.ImageHero__Block--large {
  max-width: 320px; }

.ImageHero__BlockHeading {
  margin: -0.325em 0 18px 0; }

.ImageHero__BlockContent + .ImageHero__BlockLink {
  margin-top: 18px; }

@media screen and (max-width: 640px) {
  .ImageHero__Block {
    font-size: 10px; } }
@media screen and (min-width: 641px) {
  .ImageHero {
    min-height: 450px; }

  .ImageHero--small {
    min-height: 400px; }

  .ImageHero--large {
    min-height: 500px; }

  .ImageHero iframe {
    width: 100%;
    height: 200%;
    left: 0; }

  .ImageHero__Block {
    padding: 48px 15px;
    max-width: 380px; }

  .ImageHero__Block--small {
    max-width: 240px; }

  .ImageHero__Block--large {
    max-width: 520px; }

  .ImageHero__TextContent {
    padding: 0 40px;
    bottom: 40px;
    top: auto;
    left: 0;
    transform: none;
    text-align: left; } }
@media screen and (min-width: 1240px) {
  .ImageHero {
    min-height: 500px;
    background: transparent; }

  .ImageHero--small {
    min-height: 450px; }

  /*  Custom RR style*/
  .ImageHero--large {
    min-height: 56rem; }

  .ImageHero__TextContent {
    padding: 0 50px;
    bottom: 50px; } }
.NewsletterPopup {
  position: fixed;
  top: 50%;
  left: 50%;
  width: calc(100% - 30px);
  padding: 24px 35px 30px 35px;
  background: #fae25f;
  color: #2c3db6;
  z-index: 50;
  text-align: center;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  visibility: hidden;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .NewsletterPopup .Form__Input:not(:last-child), .NewsletterPopup #shopify-product-reviews .spr-form-input-text:not(:last-child), #shopify-product-reviews .NewsletterPopup .spr-form-input-text:not(:last-child),
  .NewsletterPopup #shopify-product-reviews .spr-form-input-email:not(:last-child),
  #shopify-product-reviews .NewsletterPopup .spr-form-input-email:not(:last-child),
  .NewsletterPopup #shopify-product-reviews .spr-form-input-textarea:not(:last-child),
  #shopify-product-reviews .NewsletterPopup .spr-form-input-textarea:not(:last-child), .NewsletterPopup #ReCharge.user-customer input:not(:last-child), #ReCharge.user-customer .NewsletterPopup input:not(:last-child) {
    margin-bottom: 10px; }
  .NewsletterPopup .NewsletterPopup__Heading {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: .5px;
    max-width: 250px;
    margin: 0 auto 20px; }
    @media screen and (min-width: 641px) {
      .NewsletterPopup .NewsletterPopup__Heading {
        font-size: 24px;
        line-height: 28px;
        max-width: 300px; } }
  .NewsletterPopup .c-form-popup-btn-wrap {
    width: 100%;
    margin-top: 20px; }
    .NewsletterPopup .c-form-popup-btn-wrap button {
      width: 100%; }
  .NewsletterPopup .Heading {
    color: inherit; }
  .NewsletterPopup .Form__Input::-webkit-input-placeholder, .NewsletterPopup #shopify-product-reviews .spr-form-input-text::-webkit-input-placeholder, #shopify-product-reviews .NewsletterPopup .spr-form-input-text::-webkit-input-placeholder,
  .NewsletterPopup #shopify-product-reviews .spr-form-input-email::-webkit-input-placeholder,
  #shopify-product-reviews .NewsletterPopup .spr-form-input-email::-webkit-input-placeholder,
  .NewsletterPopup #shopify-product-reviews .spr-form-input-textarea::-webkit-input-placeholder,
  #shopify-product-reviews .NewsletterPopup .spr-form-input-textarea::-webkit-input-placeholder, .NewsletterPopup #ReCharge.user-customer input::-webkit-input-placeholder, #ReCharge.user-customer .NewsletterPopup input::-webkit-input-placeholder {
    color: rgba(44, 61, 182, 0.6); }
  .NewsletterPopup .Form__Input::-moz-placeholder, .NewsletterPopup #shopify-product-reviews .spr-form-input-text::-moz-placeholder, #shopify-product-reviews .NewsletterPopup .spr-form-input-text::-moz-placeholder,
  .NewsletterPopup #shopify-product-reviews .spr-form-input-email::-moz-placeholder,
  #shopify-product-reviews .NewsletterPopup .spr-form-input-email::-moz-placeholder,
  .NewsletterPopup #shopify-product-reviews .spr-form-input-textarea::-moz-placeholder,
  #shopify-product-reviews .NewsletterPopup .spr-form-input-textarea::-moz-placeholder, .NewsletterPopup #ReCharge.user-customer input::-moz-placeholder, #ReCharge.user-customer .NewsletterPopup input::-moz-placeholder {
    color: rgba(44, 61, 182, 0.6); }
  .NewsletterPopup .Form__Input:-ms-input-placeholder, .NewsletterPopup #shopify-product-reviews .spr-form-input-text:-ms-input-placeholder, #shopify-product-reviews .NewsletterPopup .spr-form-input-text:-ms-input-placeholder,
  .NewsletterPopup #shopify-product-reviews .spr-form-input-email:-ms-input-placeholder,
  #shopify-product-reviews .NewsletterPopup .spr-form-input-email:-ms-input-placeholder,
  .NewsletterPopup #shopify-product-reviews .spr-form-input-textarea:-ms-input-placeholder,
  #shopify-product-reviews .NewsletterPopup .spr-form-input-textarea:-ms-input-placeholder, .NewsletterPopup #ReCharge.user-customer input:-ms-input-placeholder, #ReCharge.user-customer .NewsletterPopup input:-ms-input-placeholder {
    color: rgba(44, 61, 182, 0.6); }
  .NewsletterPopup .Form__Input::-ms-input-placeholder, .NewsletterPopup #shopify-product-reviews .spr-form-input-text::-ms-input-placeholder, #shopify-product-reviews .NewsletterPopup .spr-form-input-text::-ms-input-placeholder,
  .NewsletterPopup #shopify-product-reviews .spr-form-input-email::-ms-input-placeholder,
  #shopify-product-reviews .NewsletterPopup .spr-form-input-email::-ms-input-placeholder,
  .NewsletterPopup #shopify-product-reviews .spr-form-input-textarea::-ms-input-placeholder,
  #shopify-product-reviews .NewsletterPopup .spr-form-input-textarea::-ms-input-placeholder, .NewsletterPopup #ReCharge.user-customer input::-ms-input-placeholder, #ReCharge.user-customer .NewsletterPopup input::-ms-input-placeholder {
    color: rgba(44, 61, 182, 0.6); }
  .NewsletterPopup .Form__Input::placeholder, .NewsletterPopup #shopify-product-reviews .spr-form-input-text::placeholder, #shopify-product-reviews .NewsletterPopup .spr-form-input-text::placeholder,
  .NewsletterPopup #shopify-product-reviews .spr-form-input-email::placeholder,
  #shopify-product-reviews .NewsletterPopup .spr-form-input-email::placeholder,
  .NewsletterPopup #shopify-product-reviews .spr-form-input-textarea::placeholder,
  #shopify-product-reviews .NewsletterPopup .spr-form-input-textarea::placeholder, .NewsletterPopup #ReCharge.user-customer input::placeholder, #ReCharge.user-customer .NewsletterPopup input::placeholder {
    color: rgba(44, 61, 182, 0.9); }
  .NewsletterPopup .Form__Input, .NewsletterPopup #shopify-product-reviews .spr-form-input-text, #shopify-product-reviews .NewsletterPopup .spr-form-input-text,
  .NewsletterPopup #shopify-product-reviews .spr-form-input-email,
  #shopify-product-reviews .NewsletterPopup .spr-form-input-email,
  .NewsletterPopup #shopify-product-reviews .spr-form-input-textarea,
  #shopify-product-reviews .NewsletterPopup .spr-form-input-textarea, .NewsletterPopup #ReCharge.user-customer input, #ReCharge.user-customer .NewsletterPopup input {
    border-color: #2c3db6; }
  .NewsletterPopup .Form__Input:focus, .NewsletterPopup #shopify-product-reviews .spr-form-input-text:focus, #shopify-product-reviews .NewsletterPopup .spr-form-input-text:focus,
  .NewsletterPopup #shopify-product-reviews .spr-form-input-email:focus,
  #shopify-product-reviews .NewsletterPopup .spr-form-input-email:focus,
  .NewsletterPopup #shopify-product-reviews .spr-form-input-textarea:focus,
  #shopify-product-reviews .NewsletterPopup .spr-form-input-textarea:focus, .NewsletterPopup #ReCharge.user-customer input:focus, #ReCharge.user-customer .NewsletterPopup input:focus {
    border-color: #2c3db6; }
  .NewsletterPopup .Button, .NewsletterPopup .shopify-payment-button__button--unbranded, .NewsletterPopup #shopify-product-reviews .spr-summary-actions-newreview, #shopify-product-reviews .NewsletterPopup .spr-summary-actions-newreview,
  .NewsletterPopup #shopify-product-reviews .spr-button-primary:not(input),
  #shopify-product-reviews .NewsletterPopup .spr-button-primary:not(input), .NewsletterPopup #shopify-product-reviews input.spr-button-primary, #shopify-product-reviews .NewsletterPopup input.spr-button-primary, .NewsletterPopup #shopify-product-reviews .spr-pagination-prev > a, #shopify-product-reviews .NewsletterPopup .spr-pagination-prev > a,
  .NewsletterPopup #shopify-product-reviews .spr-pagination-next > a,
  #shopify-product-reviews .NewsletterPopup .spr-pagination-next > a {
    color: #fae25f;
    border-color: #2c3db6; }
    .NewsletterPopup .Button::before, .NewsletterPopup .shopify-payment-button__button--unbranded::before, .NewsletterPopup #shopify-product-reviews .spr-summary-actions-newreview::before, #shopify-product-reviews .NewsletterPopup .spr-summary-actions-newreview::before,
    .NewsletterPopup #shopify-product-reviews .spr-button-primary:not(input)::before,
    #shopify-product-reviews .NewsletterPopup .spr-button-primary:not(input)::before, .NewsletterPopup #shopify-product-reviews input.spr-button-primary::before, #shopify-product-reviews .NewsletterPopup input.spr-button-primary::before, .NewsletterPopup #shopify-product-reviews .spr-pagination-prev > a::before, #shopify-product-reviews .NewsletterPopup .spr-pagination-prev > a::before,
    .NewsletterPopup #shopify-product-reviews .spr-pagination-next > a::before,
    #shopify-product-reviews .NewsletterPopup .spr-pagination-next > a::before {
      background-color: #2c3db6; }
    @media (-moz-touch-enabled: 0), (hover: hover) {
      .NewsletterPopup .Button:not([disabled]):hover, .NewsletterPopup .shopify-payment-button__button--unbranded:not([disabled]):hover, .NewsletterPopup #shopify-product-reviews .spr-summary-actions-newreview:not([disabled]):hover, #shopify-product-reviews .NewsletterPopup .spr-summary-actions-newreview:not([disabled]):hover,
      .NewsletterPopup #shopify-product-reviews .spr-button-primary:not([disabled]):hover:not(input),
      #shopify-product-reviews .NewsletterPopup .spr-button-primary:not([disabled]):hover:not(input), .NewsletterPopup #shopify-product-reviews input.spr-button-primary:not([disabled]):hover, #shopify-product-reviews .NewsletterPopup input.spr-button-primary:not([disabled]):hover, .NewsletterPopup #shopify-product-reviews .spr-pagination-prev > a:not([disabled]):hover, #shopify-product-reviews .NewsletterPopup .spr-pagination-prev > a:not([disabled]):hover,
      .NewsletterPopup #shopify-product-reviews .spr-pagination-next > a:not([disabled]):hover,
      #shopify-product-reviews .NewsletterPopup .spr-pagination-next > a:not([disabled]):hover {
        color: #2c3db6;
        background-color: transparent; } }

.NewsletterPopup[aria-hidden="false"] {
  opacity: 1;
  visibility: visible; }

.NewsletterPopup__Close {
  position: absolute;
  right: 20px;
  top: 30px; }
  .NewsletterPopup__Close svg {
    display: block;
    width: 15px;
    height: 15px; }

.NewsletterPopup__Content {
  font-size: 14px;
  line-height: 20px; }
  .NewsletterPopup__Content a {
    text-decoration: underline;
    text-underline-position: under; }

.NewsletterPopup__Form {
  margin-top: 40px; }

/* 
$phone:            "screen and (max-width: 640px)";
$tablet:           "screen and (min-width: 641px) and (max-width: 1007px)";
$tablet-and-up:    "screen and (min-width: 641px)";
$pocket:           "screen and (max-width: 1007px)";
$lap:              "screen and (min-width: 1008px) and (max-width: 1239px)";
$lap-and-up:       "screen and (min-width: 1008px)";
$desk:             "screen and (min-width: 1240px)";
$widescreen:       "screen and (min-width: 1500px)"; */
@media screen and (max-width: 640px) {
  .NewsletterPopup {
    padding-top: 35px; }

  .NewsletterPopup__Close svg {
    width: 18px;
    height: 18px; } }
@media screen and (min-width: 1240px) {
  .NewsletterPopup {
    width: 440px;
    padding-top: 40px; }

  .NewsletterPopup__Close svg {
    width: 18px;
    height: 18px; } }
@media screen and (min-width: 641px) and (max-width: 1007px) {
  .NewsletterPopup {
    max-width: 40%;
    padding-top: 35px; }

  .NewsletterPopup__Close svg {
    width: 18px;
    height: 18px; } }
@media screen and (min-width: 1008px) and (max-width: 1239px) {
  .NewsletterPopup {
    max-width: 35%;
    padding-top: 35px; }

  .NewsletterPopup__Close svg {
    width: 18px;
    height: 18px; } }
.Password {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /*   padding: 24px; */
  width: 100%;
  min-height: 100vh;
  background-size: cover;
  background-position: center; }

@supports (--css: variables) {
  @media screen and (max-width: 1007px) {
    .Password {
      min-height: var(--window-height); } } }
/**
 * ----------------------------------------------------------------------------
 * Header
 * ----------------------------------------------------------------------------
 */
.Password__Header {
  position: relative;
  text-align: center; }

.Password__Logo {
  display: block;
  line-height: 1; }

.Password__LogoImage {
  vertical-align: middle; }

.Password__LockAction {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #525252 !important; }
  .Password__LockAction svg {
    margin-left: 10px;
    width: 20px;
    height: 20px;
    vertical-align: bottom; }

/**
 * ----------------------------------------------------------------------------
 * Content
 * ----------------------------------------------------------------------------
 */
.Password__Content {
  width: 470px;
  max-width: 100%;
  margin: 35px auto; }

.Password__Top {
  background-position: center;
  padding: 2rem; }

.Password__Content__With__Text {
  width: 100%;
  padding: 2rem;
  max-width: 50rem;
  background: #ffffffd4; }

.Password__Description {
  margin-right: 4rem;
  color: #58170c; }
  .Password__Description p {
    margin-bottom: .5rem;
    line-height: 1.5em; }

@media screen and (max-width: 1024px) {
  .Password__Description {
    margin-bottom: 5rem;
    margin-right: 0; } }
.Password__Newsletter {
  margin-bottom: 10px; }

.Password__Card {
  padding: 24px;
  background: white;
  text-align: center; }

.Password__Message {
  font-size: 12px; }
  .Password__Message p span::after {
    content: "*";
    font-size: 14px;
    color: #f5222d; }

.Form__Note {
  font-size: 12px;
  letter-spacing: 1px;
  color: #b5b5b5; }
  .Form__Note::before {
    content: "*";
    font-size: 14px;
    color: #f5222d; }

.Password__Form {
  margin: 28px auto; }

.Password__Form .Button, .Password__Form .shopify-payment-button__button--unbranded, .Password__Form #shopify-product-reviews .spr-summary-actions-newreview, #shopify-product-reviews .Password__Form .spr-summary-actions-newreview,
.Password__Form #shopify-product-reviews .spr-button-primary:not(input),
#shopify-product-reviews .Password__Form .spr-button-primary:not(input), .Password__Form #shopify-product-reviews input.spr-button-primary, #shopify-product-reviews .Password__Form input.spr-button-primary, .Password__Form #shopify-product-reviews .spr-pagination-prev > a, #shopify-product-reviews .Password__Form .spr-pagination-prev > a,
.Password__Form #shopify-product-reviews .spr-pagination-next > a,
#shopify-product-reviews .Password__Form .spr-pagination-next > a {
  flex: none;
  margin-bottom: 0;
  margin-top: 15px;
  width: 100%; }

.Password__Social {
  padding: 22px 25px 22px 28px;
  /*   background: $background; */
  background-color: #79cd9e;
  text-align: center;
  margin: 0 24px 20px; }

.Password__ShareButtons {
  margin-top: 15px; }

@media screen and (min-width: 641px) {
  .Password__Content {
    margin: 80px auto; }

  .Password__Card {
    padding: 45px 60px 10px 60px; }

  .Password__Form .Button, .Password__Form .shopify-payment-button__button--unbranded, .Password__Form #shopify-product-reviews .spr-summary-actions-newreview, #shopify-product-reviews .Password__Form .spr-summary-actions-newreview,
  .Password__Form #shopify-product-reviews .spr-button-primary:not(input),
  #shopify-product-reviews .Password__Form .spr-button-primary:not(input), .Password__Form #shopify-product-reviews input.spr-button-primary, #shopify-product-reviews .Password__Form input.spr-button-primary, .Password__Form #shopify-product-reviews .spr-pagination-prev > a, #shopify-product-reviews .Password__Form .spr-pagination-prev > a,
  .Password__Form #shopify-product-reviews .spr-pagination-next > a,
  #shopify-product-reviews .Password__Form .spr-pagination-next > a {
    width: auto;
    margin-top: 0; }

  .Password__Social {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    max-width: 470px;
    margin: auto;
    margin-bottom: 2rem; }

  .Password__ShareButtons {
    margin-top: 0;
    margin-left: 15px;
    flex-shrink: 0; } }
.Password__Logo__Bottom {
  margin: 0 auto 2rem; }
  .Password__Logo__Bottom .Password__LogoImage {
    vertical-align: middle;
    margin: auto;
    height: 1.5rem;
    width: auto; }

/**
 * ----------------------------------------------------------------------------
 * Footer
 * ----------------------------------------------------------------------------
 */
.Password__Footer {
  text-align: center;
  background-color: #0000001a;
  padding: 1rem .5rem; }

.Password__PoweredBy a svg {
  color: #4d8867; }

.Password__PoweredBy, .Password__AdminLink {
  color: #404040 !important; }

.Password__AdminLink {
  display: block;
  margin-top: 15px; }

.Password__Footer svg {
  width: 70px;
  height: 20px;
  vertical-align: bottom;
  margin-left: 2px; }

@media screen and (min-width: 641px) {
  .Password__Footer {
    display: flex;
    justify-content: space-between;
    text-align: left; }

  .Password__AdminLink {
    margin-top: 0; } }
/**
 * ----------------------------------------------------------------------------
 * Modal
 * ----------------------------------------------------------------------------
 */
.Password__Modal {
  display: flex;
  justify-content: center; }

/**
 * ----------------------------------------------------------------------------
 * Product (general)
 * ----------------------------------------------------------------------------
 */
.Product {
  position: relative;
  margin: 0 auto 50px auto;
  max-width: 1330px; }

.Product--fill {
  max-width: none; }

@media screen and (min-width: 641px) {
  .Product {
    margin-bottom: 80px; } }
@media screen and (min-width: 1008px) {
  .Product__Wrapper {
    max-width: calc(100% - 525px);
    margin-left: 0; } }
@media screen and (min-width: 1240px) {
  .Product__Wrapper {
    max-width: calc(100% - 550px); }

  .Product--small .Product__Slideshow {
    max-width: 400px; }

  .Product--medium .Product__Slideshow {
    max-width: 550px; } }
@media screen and (min-width: 1500px) {
  .Product__Wrapper {
    max-width: calc(100% - 500px); } }
/**
 * ----------------------------------------------------------------------------
 * Product gallery
 * ----------------------------------------------------------------------------
 */
.Product__Gallery {
  position: relative;
  margin-bottom: 28px; }

.Product__ViewInSpace {
  background: rgba(44, 61, 182, 0.08);
  /* This color is defined by Shopify spec */ }
  .Product__ViewInSpace[data-shopify-xr-hidden] {
    visibility: hidden; }
  @media screen and (min-width: 1008px) {
    .Product__ViewInSpace[data-shopify-xr] {
      display: none; } }
  .Product__ViewInSpace svg {
    margin: -1px 12px 0 0;
    width: 16px;
    height: 16px;
    vertical-align: middle; }

.Product__Slideshow::after {
  content: 'flickity';
  display: none; }

.Product__SlideItem {
  position: relative; }

.Product__SlideItem--hidden {
  visibility: hidden; }

.Product__Slideshow.flickity-enabled .Product__SlideItem:not(.is-selected) .plyr__control {
  /* This is a quick fix to prevent the controls to gain focus until if the slide is not visible */
  visibility: hidden; }

.Product__Video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000; }

.Product__SlideshowNav {
  display: none; }

.Product__SlideshowNavBadge {
  position: absolute;
  top: 3px;
  right: 3px;
  z-index: 1;
  pointer-events: none; }
  .Product__SlideshowNavBadge svg {
    display: block;
    width: 20px;
    height: 20px; }

.Product__SlideshowMobileNav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 24px 0 24px; }
  .Product__SlideshowMobileNav .flickity-page-dots {
    display: inline-block;
    margin-top: 0;
    width: auto; }
  .Product__SlideshowMobileNav .dot {
    vertical-align: middle; }

.Product__SlideshowNavArrow {
  position: relative;
  /* This is used to increase the clickable area */ }
  .Product__SlideshowNavArrow::before {
    position: absolute;
    content: '';
    top: -18px;
    right: -18px;
    left: -18px;
    bottom: -18px;
    transform: translateZ(0);
    /* Needed to avoid a glitch on iOS */ }
  .Product__SlideshowNavArrow svg {
    display: block;
    width: 6px;
    height: 9px; }

.Product__SlideshowNavArrow--previous {
  margin-right: 24px; }

.Product__SlideshowNavArrow--next {
  margin-left: 24px; }

@media screen and (min-width: 641px) {
  .Product__Gallery {
    margin-bottom: 65px; } }
@media screen and (min-width: 1008px) {
  .Product__Gallery {
    margin-top: 50px;
    margin-left: 50px; }

  .Product__SlideshowNav--dots {
    display: block; }

  .Product__SlideItem {
    display: block !important; }

  .Product__Slideshow--zoomable .Product__SlideItem--image {
    cursor: url("//www.heyhappyhuman.com/cdn/shop/t/77/assets/cursor-zoom-in.svg?v=23575869335743293881691738427") 18 18, zoom-in;
    cursor: -webkit-image-set(url("//www.heyhappyhuman.com/cdn/shop/t/77/assets/cursor-zoom-in.svg?v=23575869335743293881691738427") 1x, url("//www.heyhappyhuman.com/cdn/shop/t/77/assets/cursor-zoom-in-2x.svg?v=147012466504043961181691738427") 2x), zoom-in; }

  /* Dots */
  .Product__SlideshowNav--dots .Product__SlideshowNavScroller {
    position: -webkit-sticky;
    position: sticky;
    top: 50%;
    transform: translateY(-50%); }
    @supports (--css: variables) {
      .Product__SlideshowNav--dots .Product__SlideshowNavScroller {
        top: calc(50% + (var(--header-height) / 2)); } }

  .Product__SlideshowNavDot {
    display: block;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    border: 2px solid #2c3db6;
    background: transparent;
    transition: all 0.2s ease-in-out; }
    .Product__SlideshowNavDot:not(:last-child) {
      margin-bottom: 12px; }

  .Product__SlideshowNavDot.is-selected {
    border-color: #2c3db6;
    background: #2c3db6; }

  /* Thumbnails */
  .Product__SlideshowNavImage {
    position: relative;
    display: block;
    border: 1px solid transparent;
    transition: all 0.2s ease-in-out;
    cursor: pointer; }
    .Product__SlideshowNavImage:not(:last-child) {
      margin-bottom: 18px; }

  .Product__SlideshowNavImage.is-selected {
    border-color: #2c3db6; }

  .Product__SlideshowNavPlay {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    -webkit-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2)); }
    .Product__SlideshowNavPlay svg {
      width: 30px;
      height: 30px;
      transition: transform 0.2s ease-in-out; }

  /* When the gallery is stack we have various adjusments to do */
  .Product__Gallery--stack {
    /* On desktop we use a different apparition effect than fade in if images are stacked */
    /* Thumbnails */ }
    .Product__Gallery--stack .Product__SlideshowNav {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      z-index: 1; }
    .Product__Gallery--stack .Product__SlideshowNav--dots {
      left: -30px; }
    .Product__Gallery--stack .Product__Slideshow::after {
      content: '';
      /* Disable Flickity */ }
    .Product__Gallery--stack .Product__Slideshow .Image--fadeIn {
      transform: translateY(50px);
      opacity: 0;
      transition: transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .Product__Gallery--stack .Product__Slideshow .Image--lazyLoaded.Image--fadeIn {
      transform: translateY(0);
      opacity: 1; }
    .Product__Gallery--stack .Product__SlideItem {
      margin-bottom: 30px;
      visibility: visible !important;
      opacity: 1 !important; }
      .Product__Gallery--stack .Product__SlideItem:last-child {
        margin-bottom: 0; }
    .Product__Gallery--stack .Product__SlideshowNav--thumbnails {
      position: -webkit-sticky;
      position: sticky;
      padding: 0 0 50px 0;
      top: 80px;
      margin-bottom: -50px;
      width: 70px; }
      @supports (--css: variables) {
        .Product__Gallery--stack .Product__SlideshowNav--thumbnails {
          top: calc(var(--header-height) + 25px); } } }
@media screen and (min-width: 1240px) {
  .Product__Gallery {
    margin-bottom: 80px; }

  .Product__Slideshow {
    margin-left: auto;
    margin-right: auto; }

  .Product__Gallery--withThumbnails .Product__SlideshowNav--dots {
    display: none; }
  .Product__Gallery--withThumbnails .Product__SlideshowNav--thumbnails {
    display: block; }

  .Product__Gallery--stack.Product__Gallery--withThumbnails {
    display: flex; }
    .Product__Gallery--stack.Product__Gallery--withThumbnails .Product__Slideshow,
    .Product__Gallery--stack.Product__Gallery--withThumbnails .Product__SlideshowNav {
      flex: 1 0 auto; }
    .Product__Gallery--stack.Product__Gallery--withThumbnails .Product__SlideshowNav {
      flex-grow: 0; }
    .Product__Gallery--stack.Product__Gallery--withThumbnails .Product__Slideshow {
      padding-left: 50px; }

  .Product__Gallery:not(.Product__Gallery--stack).Product__Gallery--withThumbnails .Product__SlideshowNav {
    margin: 10px -10px -10px -10px;
    text-align: center; }
  .Product__Gallery:not(.Product__Gallery--stack).Product__Gallery--withThumbnails .Product__SlideshowNavImage {
    display: inline-block;
    width: 70px;
    margin: 10px;
    vertical-align: top; }
  .Product__Gallery:not(.Product__Gallery--stack).Product__Gallery--withThumbnails .flickity-page-dots {
    display: none; } }
/**
 * ----------------------------------------------------------------------------
 * Product aside and info
 * ----------------------------------------------------------------------------
 */
.Product__Info,
.Product__Aside {
  max-width: 500px;
  margin: 0 auto; }

.Product__Aside {
  padding: 0 24px;
  min-height: 180px; }

.Product__Info--noGallery {
  padding-top: 24px; }

@media screen and (min-width: 641px) {
  .Product__Info .Container {
    padding-left: 0;
    padding-right: 0; }

  .Product__Aside .Section {
    max-width: 630px;
    margin: 0 auto; } }
@media screen and (min-width: 1008px) {
  .Product__InfoWrapper {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%; }

  .Product__Info {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
    right: 0;
    width: 375px;
    margin: 0 100px -40px 50px;
    padding-top: 0;
    padding-bottom: 40px; }
    @supports (--css: variables) {
      .Product__Info {
        top: calc(var(--header-height) + 25px); } }

  .Product__Aside {
    max-width: 820px;
    padding-left: 50px; }

  .Product__Aside .SectionHeader {
    margin-bottom: 30px; } }
@media screen and (min-width: 1240px) {
  .Product__Info {
    width: 400px; } }
@media screen and (min-width: 1500px) {
  .Product__Info {
    margin-right: 50px; } }
/**
 * ----------------------------------------------------------------------------
 * Action list
 * ----------------------------------------------------------------------------
 */
@-webkit-keyframes shareItemAnimation {
  0% {
    transform: translateY(0%); }

  25% {
    opacity: 0;
    transform: translateY(100%); }

  50% {
    opacity: 0;
    transform: translateY(-100%); }

  75% {
    opacity: 1;
    transform: translateY(0%); } }

@keyframes shareItemAnimation {
  0% {
    transform: translateY(0%); }

  25% {
    opacity: 0;
    transform: translateY(100%); }

  50% {
    opacity: 0;
    transform: translateY(-100%); }

  75% {
    opacity: 1;
    transform: translateY(0%); } }

.Product__ActionList {
  position: absolute;
  top: 30px;
  right: 25px;
  z-index: 1;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out; }

.Product__ActionList.is-hidden {
  opacity: 0;
  visibility: hidden; }

.Product__ActionItem {
  display: block;
  position: relative; }

.Product__ActionItem + .Product__ActionItem {
  margin-top: 15px; }

.Product__ShareList {
  display: block;
  position: absolute;
  visibility: hidden;
  top: 100%;
  right: 0;
  color: #2c3db6; }

.Product__ActionItem .Icon--share {
  margin-left: -1px; }

.Product__ShareItem {
  display: block;
  margin: 15px 0 15px auto;
  padding: 7px 15px 7px 17px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: white;
  border-radius: 25px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  box-shadow: 0 2px 10px rgba(54, 54, 54, 0.15);
  transition: all 0.45s cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s; }
  .Product__ShareItem:active, .Product__ShareItem:focus {
    color: white;
    background: #2c3db6;
    outline: none; }
  .Product__ShareItem:nth-child(2) {
    transition-delay: 0.1s; }
  .Product__ShareItem:nth-child(3) {
    transition-delay: 0s; }
  .Product__ShareItem svg {
    margin-right: 12px;
    font-size: 13px;
    vertical-align: sub;
    transform: translateZ(0); }
  .Product__ShareItem:hover svg {
    -webkit-animation: shareItemAnimation 0.5s ease-in-out forwards;
    animation: shareItemAnimation 0.5s ease-in-out forwards; }

.Product__ShareList[aria-hidden="false"] {
  visibility: visible; }
  .Product__ShareList[aria-hidden="false"] .Product__ShareItem {
    opacity: 1;
    transition-delay: 0s; }
    .Product__ShareList[aria-hidden="false"] .Product__ShareItem:nth-child(2) {
      transition-delay: 0.1s; }
    .Product__ShareList[aria-hidden="false"] .Product__ShareItem:nth-child(3) {
      transition-delay: 0.2s; }

@media screen and (min-width: 1008px) {
  .Product__ShareList {
    top: auto;
    bottom: 100%; }

  .Product__ShareItem {
    transition-delay: 0s; }
    .Product__ShareItem:nth-child(3) {
      transition-delay: 0.2s; }

  .Product__ShareList[aria-hidden="false"] .Product__ShareItem {
    transition-delay: 0.2s; }
    .Product__ShareList[aria-hidden="false"] .Product__ShareItem:nth-child(3) {
      transition-delay: 0s; } }
/**
 * ----------------------------------------------------------------------------
 * Product meta and info
 * ----------------------------------------------------------------------------
 */
.ProductMeta {
  text-align: center;
  /*   background: #F1F1E8;
    padding: 15px; */ }

.ProductMeta__Sku {
  display: none; }

.ProductMeta__ImageWrapper {
  display: block;
  margin-bottom: 32px; }

.ProductMeta__Vendor {
  margin-bottom: 20px; }

.ProductMeta__Title {
  margin-bottom: 0; }

.ProductMeta__PriceList {
  margin-top: 15px; }

.ProductMeta__Price.Price--compareAt {
  margin-left: 30px; }

.ProductMeta__Description {
  margin: 40px 0 30px;
  padding: 24px 0;
  border-top: 1px solid #2c3db6;
  border-bottom: 1px solid #2c3db6;
  text-align: left;
  font-family: "ModernEra-Medium", sans-serif; }

.ProductMeta__ShareButtons {
  display: inline-flex;
  align-items: center;
  margin: 18px 0 10px 0; }

.ProductMeta__ShareTitle {
  margin-right: 6px; }

.ProductMeta__ShareList {
  font-size: 0;
  display: flex;
  align-items: center; }

.ProductMeta__ShareItem {
  display: inline-block;
  margin: 0 7px; }
  .ProductMeta__ShareItem svg {
    display: block;
    width: 12px;
    height: 12px;
    opacity: 0.6;
    transition: opacity 0.2s ease-in-out; }
  .ProductMeta__ShareItem:hover svg {
    opacity: 1; }

/* When the description is set after the product form, layout changes a bit */
.ProductForm ~ .ProductMeta__Description {
  border-top: none;
  padding-top: 0; }
  .ProductForm ~ .ProductMeta__Description .ProductMeta__ShareButtons {
    margin-bottom: 2px; }

.ProductForm .ProductForm__Variants .ProductForm__Option button {
  border: 1px solid; }
.ProductForm .ProductForm__Variants .ProductForm__QuantitySelector {
  text-align: right; }
.ProductForm button {
  padding-left: 24px;
  padding-right: 24px; }
@media screen and (min-width: 641px) {
  .ProductForm {
    dispay: block; }
    .ProductForm .ProductForm__Variants .ProductForm__QuantitySelector {
      text-align: unset; } }

.Product__QuickNav {
  position: relative;
  margin-top: 40px;
  border-top: 1px solid #2c3db6;
  border-bottom: 1px solid #2c3db6; }
  .Product__QuickNav a {
    display: block;
    padding: 11px 16px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: rotateX(0deg); }
  .Product__QuickNav a:last-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transform: rotateX(180deg); }
  .Product__QuickNav svg {
    position: absolute;
    right: 18px;
    top: calc(50% - 5px);
    height: 10px;
    width: 8px; }

.Product__QuickNavWrapper {
  transition: 0.6s;
  transform-style: preserve-3d; }

.Product__QuickNav.is-flipped .Product__QuickNavWrapper {
  transform: rotateX(180deg); }

@media screen and (min-width: 1008px) {
  .ProductMeta {
    text-align: left; } }
/**
 * ----------------------------------------------------------------------------
 * Product form
 * ----------------------------------------------------------------------------
 */
.ProductForm {
  margin-top: 24px; }

.ProductForm__Variants {
  margin-bottom: 20px; }

.ProductForm__Option {
  position: relative;
  margin-bottom: 10px; }

.ProductForm__Option--labelled {
  margin-bottom: 20px; }

.no-js .ProductForm__Option:not(.no-js) {
  display: none; }

.ProductForm__Item {
  position: relative;
  width: 100%;
  text-align: left;
  padding: 10px 28px 10px 14px;
  border: 1px solid #2c3db6;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ProductForm__Item .Icon--select-arrow {
  position: absolute;
  top: calc(50% - 5px);
  right: 15px;
  width: 10px;
  height: 10px; }

.ProductForm__Label {
  display: block;
  margin-bottom: 8px; }

.ProductForm__LabelLink {
  float: right;
  text-decoration: underline;
  text-underline-position: under; }

.ProductForm__SelectedValue {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 220px;
  vertical-align: top; }

.ProductForm__OptionCount {
  float: right;
  margin-right: 14px; }

.ProductForm__Inventory {
  margin-top: 8px;
  font-style: italic; }

.ProductForm__Error {
  margin-top: 10px;
  text-align: center; }

.ProductForm__AddToCart {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  /*   > span:first-child {
      &::after {
      content: "\00B7"; 
        margin: 0 4px;
     } */
  /*    > span:last-child {
        margin-bottom: -1px;
      } */ }

/**
 * ----------------------------------------------------------------------------
 * Featured image
 * ----------------------------------------------------------------------------
 */
.Product__FeatureImageWrapper {
  overflow: hidden;
  background-size: cover; }

.Product__FeatureImage {
  height: 415px;
  background-size: cover;
  background-position: center; }

@media screen and (min-width: 641px) {
  .Product__FeatureImage {
    height: 500px; } }
@media screen and (min-width: 1240px) {
  .Product__FeatureImage {
    height: 600px; }

  .Product__FeatureImage--small {
    height: 500px; }

  .Product__FeatureImage--large {
    height: 700px; } }
/**
 * ----------------------------------------------------------------------------
 * Product tabs
 * ----------------------------------------------------------------------------
 */
.Product__Tabs {
  margin: 50px 0; }
  .Product__Tabs .Collapsible__Content .Rte {
    font-family: "ModernEra-Medium", sans-serif; }

/* .Product__Tabs {
  margin: 50px 0;
} */
@media screen and (max-width: 640px) {
  .Product__Tabs .Collapsible__Content {
    padding-top: 6px;
    padding-bottom: 28px; } }
/* @include av-mq('pocket') {
  .Product__Tabs .Collapsible {
    padding: 0 24px;
  }
} */
@media screen and (min-width: 1008px) {
  .Product__Tabs {
    margin: 80px 0; }

  .Product__Tabs .Collapsible__Content {
    padding-right: 80px; } }
/**
 * ----------------------------------------------------------------------------
 * Variant slideshow (for color carousel)
 * ----------------------------------------------------------------------------
 */
@-webkit-keyframes variantSelectorInfoOpeningAnimation {
  0% {
    transform: translateY(10px);
    opacity: 0; }

  50% {
    transform: translateY(10px);
    opacity: 0; }

  100% {
    transform: translateY(0);
    opacity: 1; } }

@keyframes variantSelectorInfoOpeningAnimation {
  0% {
    transform: translateY(10px);
    opacity: 0; }

  50% {
    transform: translateY(10px);
    opacity: 0; }

  100% {
    transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes variantSelectorInfoClosingAnimation {
  0% {
    transform: translateY(0);
    opacity: 1; }

  100% {
    transform: translateY(-10px);
    opacity: 0; } }

@keyframes variantSelectorInfoClosingAnimation {
  0% {
    transform: translateY(0);
    opacity: 1; }

  100% {
    transform: translateY(-10px);
    opacity: 0; } }

.VariantSelector {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background: white;
  padding: 24px 0;
  z-index: 10;
  box-shadow: 0 -2px 10px rgba(54, 54, 54, 0.2);
  transform: translateY(100%);
  visibility: hidden;
  transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); }

.VariantSelector[aria-hidden="false"] {
  transform: translateY(0);
  visibility: visible; }

.VariantSelector__Item {
  padding: 0 10px;
  width: 60%; }

.VariantSelector__Info {
  position: relative;
  margin: 48px 24px 0 24px; }

.VariantSelector__ChoiceList {
  margin-bottom: 34px; }

.VariantSelector__Choice {
  display: table;
  table-layout: fixed;
  width: 100%;
  -webkit-animation: 0.15s variantSelectorInfoClosingAnimation forwards ease-in-out;
  animation: 0.15s variantSelectorInfoClosingAnimation forwards ease-in-out; }

.VariantSelector__Choice.is-selected {
  -webkit-animation: 0.3s variantSelectorInfoOpeningAnimation forwards ease-in-out;
  animation: 0.3s variantSelectorInfoOpeningAnimation forwards ease-in-out; }

.VariantSelector__Choice:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0; }

.VariantSelector__ChoiceColor,
.VariantSelector__ChoicePrice {
  display: table-cell;
  width: 50%;
  text-align: center;
  vertical-align: middle; }

.VariantSelector__ChoiceColor {
  border-right: 1px solid #2c3db6; }

.VariantSelector__ColorSwatch {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 15px;
  vertical-align: sub;
  background-size: cover; }

.VariantSelector__ColorSwatch--white {
  outline: 1px solid #2c3db6; }

.VariantSelector__ChoicePrice {
  font-size: 10px; }

@media screen and (max-width: 640px) {
  .VariantSelector .flickity-prev-next-button {
    display: none; } }
@media screen and (min-width: 641px) {
  /* Starting from tablet, the look and feel of this selector is completely different and look like a modal */
  .VariantSelector {
    top: 50%;
    bottom: auto;
    left: 50%;
    width: 80%;
    padding-bottom: 34px;
    max-height: 100%;
    max-width: 800px;
    opacity: 0;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-in-out;
    overflow: auto; }

  .VariantSelector[aria-hidden="false"] {
    transform: translate(-50%, -50%);
    opacity: 1; }

  .VariantSelector__Item {
    padding: 0 25px;
    width: 46%; }

  .VariantSelector .flickity-prev-next-button.next {
    top: calc(50% - 45px);
    right: 20px; }

  .VariantSelector .flickity-prev-next-button.previous {
    top: calc(50% - 45px);
    left: 20px; }

  .VariantSelector__Info {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto; }

  .VariantSelector__ChoicePrice {
    font-size: 12px; } }
@media (min-width: 800px) and (max-height: 950px) {
  .VariantSelector__ImageWrapper {
    max-width: 290px !important; } }
/**
 * ----------------------------------------------------------------------------
 * Featured product (on home page)
 * ----------------------------------------------------------------------------
 */
.FeaturedProduct__Gallery {
  display: block;
  margin-bottom: 20px; }

.FeaturedProduct__ViewWrapper {
  margin-top: 34px;
  text-align: center; }

@media screen and (min-width: 641px) {
  .FeaturedProduct {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    max-width: 880px;
    margin: 0 auto; }

  .FeaturedProduct--center {
    align-items: center; }

  .FeaturedProduct__Gallery,
  .FeaturedProduct__Info {
    flex: 1 1 50%; }

  .FeaturedProduct__Gallery {
    margin: 0; }

  .FeaturedProduct__Info {
    margin-left: 50px; }

  .FeaturedProduct__Info .ProductMeta,
  .FeaturedProduct__ViewWrapper {
    text-align: left; } }
@media screen and (min-width: 1008px) {
  .FeaturedProduct__Info {
    margin-left: 80px; } }
/**
 * ----------------------------------------------------------------------------
 * Shopify payment button
 * ----------------------------------------------------------------------------
 */
.shopify-payment-button {
  margin-top: 20px;
  text-align: center; }

.shopify-payment-button__more-options {
  width: auto;
  line-height: normal; }
  .shopify-payment-button__more-options[aria-hidden="true"] {
    display: none; }

.shopify-payment-button__more-options:hover:not([disabled]) {
  text-decoration: none; }

.shopify-payment-button__button--unbranded {
  font-size: 16px;
  line-height: 24px; }

/**
 * ----------------------------------------------------------------------------
 * Product reviews (integration with Shopify Reviews free app)
 * ----------------------------------------------------------------------------
 */
#shopify-product-reviews {
  margin: 18px 0 28px 0 !important;
  overflow: visible !important; }
  #shopify-product-reviews .spr-header-title,
  #shopify-product-reviews .spr-summary-starrating,
  #shopify-product-reviews .spr-summary-caption,
  #shopify-product-reviews .spr-review-reportreview,
  #shopify-product-reviews .spr-pagination,
  #shopify-product-reviews .spr-form-title {
    display: none; }
  #shopify-product-reviews .spr-container {
    padding: 0;
    border: none; }
  #shopify-product-reviews .spr-container,
  #shopify-product-reviews .spr-content {
    display: flex;
    flex-direction: column; }
  #shopify-product-reviews .spr-header,
  #shopify-product-reviews .spr-form {
    order: 2; }
  #shopify-product-reviews .spr-content,
  #shopify-product-reviews .spr-reviews {
    order: 1; }
  #shopify-product-reviews .spr-form {
    margin: -4px 0 0 0;
    padding: 0; }
  #shopify-product-reviews .spr-icon {
    font-size: 9px; }
  #shopify-product-reviews .spr-form-input .spr-icon {
    font-size: 13px; }
  #shopify-product-reviews .spr-icon + .spr-icon {
    margin-left: 3px; }
  #shopify-product-reviews .spr-icon-star-empty {
    opacity: 0.25; }
  #shopify-product-reviews .spr-icon-star-empty::before {
    content: '\e800'; }
  #shopify-product-reviews .spr-starrating.spr-form-input-error a {
    color: inherit; }
  #shopify-product-reviews .spr-reviews {
    margin: -6px 0 35px 0; }
  #shopify-product-reviews .spr-review {
    position: relative;
    padding: 0 0 30px 0;
    border: none;
    margin: 0; }
  #shopify-product-reviews .spr-review + .spr-review {
    margin-top: 26px; }
  #shopify-product-reviews .spr-review-header {
    position: static;
    margin-bottom: 12px; }
  #shopify-product-reviews .spr-review-header-starratings {
    margin-bottom: 0; }
  #shopify-product-reviews .spr-review-header-title {
    font-family: "ModernEra-Medium", sans-serif;
    font-weight: unset;
    font-style: normal;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.2em; }
  #shopify-product-reviews .spr-review-header-byline {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    font-style: normal;
    opacity: 1;
    color: #2c3db6; }
    #shopify-product-reviews .spr-review-header-byline strong {
      font-weight: normal; }
  #shopify-product-reviews .spr-review-content {
    margin-bottom: 0; }
  #shopify-product-reviews .spr-review-reply {
    margin: 18px 0 6px 0;
    padding: 0 0 0 14px;
    background: none;
    border-left: 3px solid #2c3db6;
    font-style: italic; }
  #shopify-product-reviews .spr-summary-actions {
    display: block; }
  #shopify-product-reviews .spr-review-reply-shop {
    float: none; }
  #shopify-product-reviews .spr-summary-actions-newreview,
  #shopify-product-reviews .spr-button-primary:not(input) {
    width: 100%; }
  #shopify-product-reviews input.spr-button-primary {
    border-color: #a8e8e2;
    background: #a8e8e2;
    color: #2c3db6;
    width: 100%; }
  #shopify-product-reviews .spr-pagination-prev,
  #shopify-product-reviews .spr-pagination-next {
    display: block;
    position: relative;
    margin-bottom: 20px; }
  #shopify-product-reviews .spr-pagination-prev > a,
  #shopify-product-reviews .spr-pagination-next > a {
    width: 100%; }
  #shopify-product-reviews .new-review-form {
    margin-top: 20px; }
  #shopify-product-reviews .spr-form-contact-name,
  #shopify-product-reviews .spr-form-contact-email,
  #shopify-product-reviews .spr-form-contact-location,
  #shopify-product-reviews .spr-form-review-title,
  #shopify-product-reviews .spr-form-review-rating,
  #shopify-product-reviews .spr-form-review-body {
    margin-bottom: 15px; }

@media screen and (min-width: 641px) {
  #shopify-product-reviews {
    margin: 8px 40px 28px 0 !important; }
    #shopify-product-reviews .spr-review-header-title {
      font-size: 11px; }
    #shopify-product-reviews .spr-review-header-byline,
    #shopify-product-reviews .spr-review-content-body {
      font-size: 13px; }
    #shopify-product-reviews .spr-header {
      align-self: flex-start;
      width: 100%; }
    #shopify-product-reviews .spr-summary-actions-newreview,
    #shopify-product-reviews .spr-button-primary:not(input),
    #shopify-product-reviews input.spr-button-primary,
    #shopify-product-reviews .spr-pagination-prev > a,
    #shopify-product-reviews .spr-pagination-next > a {
      width: auto;
      float: none; }
    #shopify-product-reviews .spr-form-contact-name,
    #shopify-product-reviews .spr-form-contact-email,
    #shopify-product-reviews .spr-form-contact-location,
    #shopify-product-reviews .spr-form-review-title,
    #shopify-product-reviews .spr-form-review-rating,
    #shopify-product-reviews .spr-form-review-body {
      margin-bottom: 25px; }
    #shopify-product-reviews .spr-summary-actions {
      display: flex; }
    #shopify-product-reviews .spr-pagination-prev,
    #shopify-product-reviews .spr-pagination-next {
      margin: 0 20px 0 0; }
    #shopify-product-reviews .spr-pagination-prev > a,
    #shopify-product-reviews .spr-pagination-next > a {
      display: block; } }
@media screen and (min-width: 1008px) {
  #shopify-product-reviews {
    margin-bottom: 4px !important; } }
@media screen and (min-width: 1240px) {
  #shopify-product-reviews {
    margin-right: 100px !important; } }
.Search {
  display: block;
  position: absolute;
  top: 100%;
  width: 100%;
  background: white;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-25px);
  transition: transform 0.15s ease-in-out, opacity 0.15s ease-in-out, visibility 0.15s ease-in-out;
  z-index: -1; }

.Search[aria-hidden="false"] {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0); }

.Search__Inner {
  padding: 14px 18px;
  max-height: calc(100vh - 60px);
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
  @supports (--css: variables) {
    .Search__Inner {
      max-height: calc(100vh - var(--header-height) - 88px);
      /* 88px is the height of bottom bar on iOS */ } }

.Search__SearchBar {
  display: flex;
  align-items: center; }

.Search__Form {
  display: flex;
  align-items: center;
  flex: 1 0 auto; }
  .Search__Form .Icon--search {
    width: 18px;
    height: 17px; }
  .Search__Form .Icon--search-desktop {
    width: 21px;
    height: 21px; }

.Search__InputIconWrapper {
  position: relative;
  top: -1px;
  /* For pixel perfect */
  margin-right: 12px;
  color: #2c3db6; }

.Search__Input {
  background: none;
  width: 100%;
  border: none;
  font-size: 14px;
  vertical-align: middle; }
  .Search__Input::-webkit-input-placeholder {
    color: #2c3db6; }
  .Search__Input::-moz-placeholder {
    color: #2c3db6; }
  .Search__Input:-ms-input-placeholder {
    color: #2c3db6; }
  .Search__Input::-ms-input-placeholder {
    color: #2c3db6; }
  .Search__Input::placeholder {
    color: #2c3db6; }
  .Search__Input::-ms-clear {
    display: none; }

.Search__Close {
  color: #2c3db6;
  font-size: 14px;
  line-height: 1; }

.Search__Results {
  display: none;
  margin-top: 30px;
  margin-bottom: 30px; }

.Search__Results[aria-hidden="false"] {
  display: block; }

@media screen and (max-width: 640px) {
  .Search__Results .ProductItem__Wrapper {
    display: flex;
    align-items: center; }
  .Search__Results .Grid__Cell + .Grid__Cell {
    margin-top: 25px; }
  .Search__Results .ProductItem__ImageWrapper {
    width: 70px;
    min-width: 70px;
    margin-right: 25px; }
  .Search__Results .ProductItem__Info {
    margin-top: 0;
    text-align: left; } }
@media screen and (min-width: 641px) {
  .Search__Inner {
    padding: 28px 50px; }

  .Search__Input {
    font-size: 17px; }

  .Search__InputIconWrapper {
    margin-right: 20px; }

  .Search__Close {
    font-size: 15px; }
    .Search__Close svg {
      stroke-width: 1.25px; }

  .Search__Results {
    margin-top: 70px;
    margin-bottom: 48px; } }
@-webkit-keyframes shopTheLookDotKeyframe {
  0% {
    transform: scale(1); }

  50% {
    transform: scale(1.05); }

  100% {
    transform: scale(1); } }

@keyframes shopTheLookDotKeyframe {
  0% {
    transform: scale(1); }

  50% {
    transform: scale(1.05); }

  100% {
    transform: scale(1); } }

.ShopTheLook {
  z-index: 2; }

.ShopTheLook__Item {
  padding: 0 5px;
  width: calc(100% - 40px);
  transition: opacity 0.3s ease-in-out; }

.ShopTheLook__Item.is-selected {
  z-index: 1; }

.ShopTheLook__ImageWrapper {
  position: relative;
  max-width: 100%; }

.ShopTheLook__Image {
  display: block;
  height: 100%;
  width: 100%; }

.ShopTheLook__Dot {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  background: #ffffff;
  border-radius: 100%;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  z-index: 1;
  transform: scale(1);
  transition: transform 0.25s ease-in-out; }
  .ShopTheLook__Dot::after {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    left: -12px;
    /* This is 40/2 - 16/2 */
    top: -12px;
    /* This is 40/2 - 16/2 */
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.4);
    -webkit-animation: 1.4s shopTheLookDotKeyframe ease-in-out infinite;
    animation: 1.4s shopTheLookDotKeyframe ease-in-out infinite; }

.ShopTheLook__Dot--dark {
  background: #000000; }
  .ShopTheLook__Dot--dark::after {
    background: rgba(0, 0, 0, 0.4); }

.ShopTheLook__Dot.is-active,
.supports-hover .ShopTheLook__Dot:hover {
  transform: scale(1.5); }

.ShopTheLook__ProductItem .ProductItem__ImageWrapper {
  max-width: 150px;
  margin: 0 auto; }

.ShopTheLook__DiscoverButtonWrapper {
  margin: 24px 24px 0 24px;
  text-align: center; }

@media screen and (max-width: 640px) {
  .ShopTheLook__ViewButton {
    width: 100%; }

  .ShopTheLook__ProductItem--withHiddenInfo .ProductItem__Info {
    display: none; }

  .ShopTheLook__ProductItem {
    padding: 15px 0; } }
@media screen and (max-width: 1007px) {
  .ShopTheLook > .flickity-viewport {
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out; }

  .ShopTheLook::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: white;
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease-in-out; }

  .ShopTheLook.is-zoomed::before {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s; }
  .ShopTheLook.is-zoomed .ShopTheLook__Item:not(.is-selected) {
    opacity: 0; }

  .ShopTheLook__ProductItem {
    padding: 30px 0 40px 0; } }
@media screen and (min-width: 641px) {
  .ShopTheLook__DiscoverButtonWrapper {
    margin-top: 50px; }

  .ShopTheLook__Item {
    width: auto;
    padding: 0 15px; }

  .ShopTheLook__ProductItem .ProductItem__Wrapper {
    max-width: 250px;
    margin: 0 auto; } }
@media screen and (min-width: 1008px) {
  .ShopTheLook {
    max-width: 1480px;
    margin: 0 auto;
    padding: 0 130px; }

  .ShopTheLook__Item {
    width: 100%;
    padding: 0; }

  .ShopTheLook__Inner {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 550px; }

  .ShopTheLook__ImageWrapper {
    flex: 0 1 auto; }

  .ShopTheLook__Image {
    max-height: 100%;
    width: auto; }

  .ShopTheLook__ProductList {
    flex: none;
    width: 270px;
    margin: 0 80px; }

  .ShopTheLook__ProductItem .ProductItem__Wrapper {
    max-width: none; }

  .ShopTheLook__ProductItem .ProductItem__ImageWrapper {
    max-width: 250px; }

  .ShopTheLook__ViewButton {
    margin-top: 25px; }

  .ShopTheLook .flickity-prev-next-button {
    top: calc(50% - (45px / 2)); }

  .ShopTheLook .flickity-prev-next-button.next {
    right: 40px; }

  .ShopTheLook .flickity-prev-next-button.previous {
    left: 40px; } }
/**
 * ----------------------------------------------------------------------------
 * Sidebar
 * ----------------------------------------------------------------------------
 */
.SidebarMenu {
  height: 100%;
  background: #fae25f;
  color: #2c3db6; }

.SidebarMenu .Heading,
.supports-hover .SidebarMenu .Link--primary:hover {
  color: #2c3db6; }

.SidebarMenu .Text--subdued {
  color: rgba(44, 61, 182, 0.5); }

.SidebarMenu .Collapsible,
.SidebarMenu .Linklist {
  border-color: rgba(44, 61, 182, 0.25); }

.SidebarMenu__Nav .Collapsible:first-child {
  border-top: none; }

/* We need to do that to add extra padding for scroll, as Safari on Mac and iOS has some issue with directly adding a padding-bottom */
.SidebarMenu .Drawer__Main::after {
  display: block;
  content: '';
  height: 35px; }

.SidebarMenu__Nav--secondary {
  margin-top: 28px; }

.SidebarMenu .Drawer__Footer {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 48px;
  box-shadow: 0 1px rgba(44, 61, 182, 0.25) inset;
  color: rgba(44, 61, 182, 0.5); }

.SidebarMenu__CurrencySelector,
.SidebarMenu__Social {
  flex: 1 0 auto;
  margin: 0;
  padding: 20px 0; }

.SidebarMenu__CurrencySelector {
  /*   width: 120px; */
  flex: none;
  /*   text-align: center; */ }
  .SidebarMenu__CurrencySelector select {
    font-size: 15px; }
  .SidebarMenu__CurrencySelector .Select {
    display: inline-block; }

/* All this code is pretty ugly hack just to comply with some Shopify strict rules... */
.SidebarMenu__Social {
  display: flex;
  justify-content: flex-start;
  align-item: center;
  /*   @supports (display: grid) {
      display: grid;
      grid-template-columns: repeat(auto-fit, 34px);
      justify-content: space-evenly;
      text-align: center;
    } */ }
  .SidebarMenu__Social li {
    padding: 0 10px; }

.SidebarMenu__CurrencySelector + .SidebarMenu__Social {
  border-left: 1px solid rgba(44, 61, 182, 0.25); }

.SidebarMenu .Drawer__Content::before,
.SidebarMenu .Drawer__Footer::before {
  position: absolute;
  content: '';
  width: 100%;
  pointer-events: none;
  z-index: 1; }

.SidebarMenu .Drawer__Content::before {
  top: 0;
  height: 25px;
  background-image: linear-gradient(#fae25f, rgba(250, 226, 95, 0.6) 40%, rgba(250, 226, 95, 0)); }

.SidebarMenu .Drawer__Footer::before {
  bottom: 100%;
  height: 30px;
  background-image: linear-gradient(rgba(250, 226, 95, 0), rgba(250, 226, 95, 0.6) 40%, #fae25f); }

@media screen and (min-width: 1008px) {
  .SidebarMenu .Drawer__Content::before {
    height: 40px; }

  .SidebarMenu .Drawer__Main {
    padding-top: 26px; }

  .SidebarMenu .Drawer__Main::after {
    height: 60px;
    /* same here, Safari has some issues with adding padding-bottom :( */ }

  .SidebarMenu .Drawer__Footer::before {
    height: 70px; } }
/**
 * ----------------------------------------------------------------------------
 * Slideshow
 * ----------------------------------------------------------------------------
 */
.shopify-section--slideshow {
  position: relative; }

.Slideshow--fullscreen {
  height: 100vh; }

@supports (--css: variables) {
  .js .Slideshow--fullscreen {
    height: calc(var(--window-height) - (var(--header-height) * var(--header-is-not-transparent, 0)) - var(--announcement-bar-height, 0px)); } }
/* Slideshow transition are handled in JavaScript, so while we use Flickity, we need to disable any transition */
.js .Slideshow__Carousel .Slideshow__Slide {
  transition: none; }
.js .Slideshow__Carousel .Slideshow__Slide.is-selected {
  visibility: hidden; }

.Slideshow__ImageContainer {
  height: 100%; }

.Slideshow--fullscreen .Slideshow__Image {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  font-family: 'object-fit: cover; object-position: center;';
  /* polyfill for IE */ }

.Slideshow__Image {
  z-index: 0; }

@supports (-o-object-fit: cover) or (object-fit: cover) {
  .js .Slideshow__Image {
    opacity: 0; } }
.Slideshow__Content {
  position: absolute;
  padding: 0 24px;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center; }

.Slideshow__Content--middleLeft,
.Slideshow__Content--bottomLeft {
  text-align: left; }
  .Slideshow__Content--middleLeft .ButtonGroup,
  .Slideshow__Content--bottomLeft .ButtonGroup {
    justify-content: flex-start; }

.Slideshow__Content--middleRight,
.Slideshow__Content--bottomRight {
  text-align: right; }
  .Slideshow__Content--middleRight .ButtonGroup,
  .Slideshow__Content--bottomRight .ButtonGroup {
    justify-content: flex-end; }

.Slideshow__Content--bottomLeft,
.Slideshow__Content--bottomCenter,
.Slideshow__Content--bottomRight {
  top: auto;
  bottom: 70px;
  left: 0;
  transform: none; }

.js .Slideshow__Content .SectionHeader {
  opacity: 0; }

.Slideshow__ScrollButton {
  position: absolute;
  left: calc(50% - 25px);
  bottom: -25px; }

.Slideshow__Carousel--withScrollButton {
  margin-bottom: 25px; }

.Slideshow--fullscreen .Slideshow__ScrollButton {
  bottom: 10px; }
.Slideshow--fullscreen .Slideshow__Carousel--withScrollButton {
  max-height: calc(100% - 35px);
  margin-bottom: 0; }

@media screen and (min-width: 1008px) {
  .Slideshow__Content {
    padding: 0 29px; } }
/**
 * For now testimonials are only used on home page but may be expanded
 */
@-webkit-keyframes testimonialOpening {
  from {
    visibility: hidden;
    opacity: 0;
    transform: translateY(15px); }

  to {
    visibility: visible;
    opacity: 1;
    transform: translateY(0); } }

@keyframes testimonialOpening {
  from {
    visibility: hidden;
    opacity: 0;
    transform: translateY(15px); }

  to {
    visibility: visible;
    opacity: 1;
    transform: translateY(0); } }

@-webkit-keyframes testimonialClosing {
  from {
    visibility: visible;
    opacity: 1;
    transform: translateY(0); }

  to {
    visibility: visible;
    opacity: 0;
    transform: translateY(-15px); } }

@keyframes testimonialClosing {
  from {
    visibility: visible;
    opacity: 1;
    transform: translateY(0); }

  to {
    visibility: visible;
    opacity: 0;
    transform: translateY(-15px); } }

.Testimonial {
  text-align: center;
  font-size: 17px; }

.Testimonial__Logo {
  margin-top: 54px; }

.js .TestimonialList {
  opacity: 0;
  transition: opacity 0s linear 0.5s; }
  .js .TestimonialList.flickity-enabled {
    opacity: 1; }
  .js .TestimonialList .flickity-viewport {
    overflow: visible; }
  .js .TestimonialList .flickity-page-dots {
    position: relative;
    margin-top: 60px; }
  .js .TestimonialList .Testimonial {
    opacity: 0;
    visibility: hidden;
    -webkit-animation: testimonialClosing 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards;
    animation: testimonialClosing 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards; }
  .js .TestimonialList .Testimonial.is-selected {
    opacity: 0;
    visibility: hidden;
    -webkit-animation: testimonialOpening 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s forwards;
    animation: testimonialOpening 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s forwards; }

@media screen and (max-width: 640px) {
  .Testimonial__Logo {
    max-width: 110px; } }
@media screen and (min-width: 641px) {
  .Testimonial {
    font-size: 19px; }

  .Testimonial__Content {
    max-width: 550px;
    margin: 0 auto; }

  .Testimonial__Logo,
  .TestimonialNav__Item {
    max-width: 150px; } }
@media screen and (min-width: 1008px) {
  .TestimonialList--withNav .flickity-page-dots {
    display: none; }

  .TestimonialNav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 70px; }

  .TestimonialNav__Item {
    margin: 0 25px;
    cursor: pointer;
    opacity: 0.25;
    transition: opacity 0.2s ease-in-out;
    will-change: opacity; }

  .TestimonialNav__Item.is-selected {
    opacity: 1; } }
@media screen and (min-width: 1240px) {
  .TestimonialNav__Item {
    margin: 0 45px; } }
/**
 * ----------------------------------------------------------------------------
 * For now timeline are only used on home page but may be expanded
 * ----------------------------------------------------------------------------
 */
.Timeline {
  box-shadow: 0 -2px 10px rgba(54, 54, 54, 0.2); }

.Timeline__ListItem {
  position: relative;
  height: 540px;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5); }

.Timeline__Item {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(54, 54, 54, 0.2);
  pointer-events: none;
  transition: opacity 0.5s ease-in-out; }

.Timeline__ImageWrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.Timeline__Image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transform: translateX(-50px) scale(1.1);
  transform-origin: left;
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); }

.Timeline__Inner {
  position: relative;
  padding: 80px 14px 40px 14px;
  max-height: 100%;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.Timeline__Header > * {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s; }

.Timeline__Header > .SectionHeader__Description {
  transform: translateY(50px); }

.Timeline__Item.is-selected {
  opacity: 1;
  pointer-events: auto; }
  .Timeline__Item.is-selected .Timeline__Image {
    transform: translateX(0) scale(1.1); }
  .Timeline__Item.is-selected .Timeline__Header > * {
    opacity: 1;
    transition-delay: 0.5s;
    transform: translateY(0); }

@media screen and (max-width: 640px) {
  .shopify-section--timeline {
    border-top: none !important; }

  .shopify-section--timeline .Section {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .shopify-section--timeline .Container {
    padding-left: 0;
    padding-right: 0; }

  .Timeline__Header .Heading,
  .Timeline__Header .Rte a {
    color: inherit; }

  .Timeline__Header .SectionHeader__Description {
    margin: 34px 30px 0 30px; } }
@media screen and (min-width: 641px) {
  .Timeline__ListItem {
    max-width: 1230px;
    margin: 0 auto;
    height: 400px;
    text-shadow: none; }

  .Timeline__Item {
    align-items: flex-end;
    background-color: white; }

  .Timeline__ImageWrapper,
  .Timeline__Inner {
    flex: none;
    width: 50%; }

  .Timeline__ImageWrapper {
    position: relative;
    height: 100%; }
    .Timeline__ImageWrapper::after {
      display: none;
      /* Remove any contrast that may have been added to image */ }

  .Timeline__Image {
    transform: translateX(-60px) scale(1.1); }

  .Timeline__Inner {
    padding: 34px 40px;
    color: #2c3db6; }

  .Timeline__Header {
    text-align: left; } }
@media screen and (min-width: 1008px) {
  .Timeline__ListItem {
    height: 515px; }

  .Timeline__Inner {
    padding: 54px 60px; } }
/**
 * ----------------------------------------------------------------------------
 * Timeline nav
 * ----------------------------------------------------------------------------
 */
.Timeline__Nav {
  position: relative;
  font-size: 10px;
  font-family: "ModernEra-Medium", sans-serif;
  font-weight: unset;
  font-style: normal;
  letter-spacing: 0.2em;
  color: #2c3db6;
  background: white; }

.Timeline__NavWrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  overflow: auto; }

.Timeline__NavWrapper--center {
  justify-content: center; }

.Timeline__NavItem {
  position: relative;
  padding: 30px 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  letter-spacing: inherit;
  vertical-align: text-bottom;
  transition: all 0.25s ease-in-out; }
  .Timeline__NavItem::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 20px;
    height: 3px;
    width: calc(100% - 40px - 0.2em);
    opacity: 0;
    background: #2c3db6;
    transform: scale(0, 1);
    transform-origin: left center;
    transition: opacity 0.3s, transform 0.3s; }

.Timeline__NavItem.is-selected {
  font-size: 17px;
  color: #2c3db6; }
  .Timeline__NavItem.is-selected::after {
    opacity: 1;
    transform: scale(1, 1); }

.Timeline__NavLabel {
  display: block;
  line-height: 0; }

@media screen and (min-width: 641px) {
  .Timeline {
    box-shadow: none; }

  .Timeline__Nav {
    margin-top: 40px;
    background: none;
    font-size: 11px; }

  .Timeline__NavWrapper {
    display: block;
    text-align: center; }

  .Timeline__NavItem {
    padding-top: 20px;
    padding-bottom: 20px; } }
@media screen and (min-width: 1240px) {
  .Timeline__Nav {
    margin-top: 65px; } }
/* Stamped Review Section */
body .home-write-reviews {
  margin: 0 auto;
  padding: 77px 0 0; }

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

.title {
  margin-bottom: 50px;
  /*     font-family: "Playfair Display",serif */ }

body .home-write-reviews #stamped-reviews-widget[data-widget-type="carousel"] {
  /*     max-width: 1277px; */
  max-width: 1100px;
  /*   	padding-left: 5%; */
  padding: 0 30px;
  width: 100%; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-title, body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-subtitle {
  display: none; }

body .home-write-reviews #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-buttons {
  left: 0; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-buttons {
  float: none;
  width: 100%;
  line-height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 9;
  left: 0; }

body .home-write-reviews #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-buttons .stamped-carousel-button-left {
  margin-left: 0;
  z-index: 9; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-buttons .stamped-carousel-button-left {
  text-align: left;
  float: left;
  width: 30px;
  z-index: 9; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-buttons div {
  position: relative; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-buttons .stamped-carousel-button-left:before {
  content: "" !important;
  background-image: url(https://cdn.shopify.com/s/files/1/0009/7137/4652/t/22/assets/Slide-Previous.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 33px;
  display: block;
  z-index: 999999;
  float: right; }

.float-right, .you-never-ever-find .find-image, body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-buttons .stamped-carousel-button-right {
  float: right; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-buttons .stamped-carousel-button-right:before {
  content: "" !important;
  background-image: url(https://cdn.shopify.com/s/files/1/0009/7137/4652/t/22/assets/Slide-Next.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 33px;
  display: block;
  z-index: 999999; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-title, body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-subtitle {
  display: none; }

body .fa-star, body .fa-star-o, body .fa-star-half-o, body .stamped-fa-star, body .stamped-fa-star-o, body .stamped-fa-star-half-o {
  color: black; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll {
  overflow: hidden;
  position: relative; }

body #stamped-reviews-widget[data-widget-type="carousel"] #stamped-carousel-scroll-wrapper {
  right: 0; }

body .home-write-reviews .see-all-reviews {
  margin-top: 43px; }

body .mob-reviews {
  display: none; }

.review-section-wrap, .stamped-main-widget {
  margin-bottom: 55px;
  z-index: 9;
  position: relative;
  background-color: white; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .block {
  max-height: 370px;
  height: 370px !important;
  /*   	width: 33% !important; */ }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .block {
  min-height: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 0; }

body .home-write-reviews #stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-date {
  position: absolute;
  top: 53px;
  right: 0;
  left: 0;
  bottom: auto;
  text-align: left;
  z-index: 1;
  max-width: 88%;
  width: 100%;
  padding: 3px 45px 0 34px;
  margin: 0 auto;
  /*   	font-weight: 600; */ }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-date {
  float: none;
  padding-top: 3px;
  color: #000;
  margin-right: 0px;
  font-size: 11px;
  position: absolute;
  bottom: 40px;
  right: 0;
  left: 0;
  text-align: center;
  margin: 0 auto;
  font-family: "Barlow",sans-serif; }

body .home-write-reviews #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .block .stamped-ratings-wrapper {
  background-color: #A2D7C4;
  text-align: left;
  max-width: 88%;
  padding: 34px 45px 32px 34px;
  border: 0;
  position: relative; }

body .home-write-reviews #stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper {
  text-align: left;
  flex-direction: column;
  align-items: self-start;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  align-items: left !important; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper {
  padding: 40px 55px 60px;
  text-align: center;
  border: 1px solid #000;
  height: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  max-width: 91%;
  margin: 0 auto; }

body .home-write-reviews #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-rating {
  font-size: 25px;
  top: 0;
  left: -3px;
  position: relative;
  margin-top: 46px;
  margin-bottom: 6px; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-rating {
  margin-bottom: 40px; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper .fa-star, body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper .fa-star-o, body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper .fa-star-half-o, body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper .stamped-fa-star, body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper .stamped-fa-star-o, body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper .stamped-fa-star-half-o {
  margin: 0 2px; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper .fa-star:before, body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper .fa-star-o:before, body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper .fa-star-half-o:before, body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper .stamped-fa-star:before, body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper .stamped-fa-star-o:before, body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper .stamped-fa-star-half-o:before {
  font-size: 23px; }

body .fa-star, body .fa-star-o, body .fa-star-half-o, body .stamped-fa-star, body .stamped-fa-star-o, body .stamped-fa-star-half-o {
  color: black; }

body .home-write-reviews #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-title {
  position: relative;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
  white-space: normal; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-title {
  font-size: 12px;
  overflow: visible;
  font-weight: normal;
  margin: 0 0 35px;
  text-transform: uppercase;
  font-family: "ProximaNova-Semibold";
  line-height: 1.3;
  white-space: normal; }

body .home-write-reviews #stamped-reviews-widget[data-widget-type="carousel"] a {
  font-size: 17.68px;
  color: black; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-image {
  display: none; }

body .home-write-reviews #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-message {
  margin-top: 20px; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-message {
  max-height: 150px;
  overflow: hidden;
  height: 100%;
  margin-left: 0;
  padding-right: 0; }

body .home-write-reviews #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-message-block {
  font-size: 14px;
  letter-spacing: 0.1em; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-message-block {
  font-style: normal;
  font-family: "ProximaNova-Semibold";
  font-size: 11px;
  line-height: 21px;
  color: #000;
  font-weight: normal; }

@media screen and (max-width: 690px) {
  body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-message {
    margin-left: 0 !important; }

  body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-author {
    margin-left: 0 !important; }

  #insta-feed h2 {
    margin-bottom: 18px !important;
    font-size: 18px !important; } }
body .home-write-reviews #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-author {
  position: absolute;
  bottom: auto;
  font-size: 17.68px;
  left: 34px;
  margin-top: 0;
  font-weight: bold; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-author {
  font-weight: normal;
  font-size: 11px;
  margin-top: 25px;
  margin-left: 0;
  text-transform: uppercase;
  color: #231F20;
  font-family: "Barlow",sans-serif; }

body #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-author:after {
  content: "";
  right: 0;
  background-image: url(//cdn.shopify.com/s/files/1/0009/7137/4652/t/14/assets/checked.svg?56306);
  width: 12px;
  height: 12px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
  margin-left: 5px; }

.morecontent span {
  display: none; }

.morelink {
  display: block; }

.stars {
  cursor: pointer; }

/*   .stars:hover .star polygon {
      fill: #ffd055 !important;
  } */
.stars .star {
  float: left; }

.stars .star polygon {
  fill: #d8d8d8; }

/*   .stars .star:hover ~ .star polygon {
      fill: #d8d8d8 !important;
  } */
.stars[data-stars] .star polygon {
  fill: #ffd055; }

.stars[data-stars="1"] .star:nth-child(1) ~ .star polygon {
  fill: #d8d8d8; }

.stars[data-stars="2"] .star:nth-child(2) ~ .star polygon {
  fill: #d8d8d8; }

.stars[data-stars="3"] .star:nth-child(3) ~ .star polygon {
  fill: #d8d8d8; }

.stars[data-stars="4"] .star:nth-child(4) ~ .star polygon {
  fill: #d8d8d8; }

.stars[data-stars="5"] .star:nth-child(5) ~ .star polygon {
  fill: #d8d8d8; }

ul.pagination:nth-child(2) {
  display: none; }

/*Custom RR style  */
.earn-free-nav-link {
  padding-top: 6.5px;
  text-align: center; }

.earn-free-nav-link-text {
  color: #800000; }

/* @include av-mq('tablet-and-up'){
  .earn-free-nav-link{ 
  }
}

@include av-mq('phone'){
  .earn-free-nav-link{ 
  }
} */
@media screen and (min-width: 641px) and (max-width: 1007px) {
  .earn-free-nav-link {
    width: 120px; } }
@media screen and (min-width: 1240px) {
  .earn-free-nav-link {
    padding-right: 25px; } }
@media screen and (min-width: 1008px) and (max-width: 1239px) {
  .earn-free-nav-link {
    width: 120px;
    text-align: center;
    padding-top: 18px; } }
.My-plano-kit-style {
  background-color: #76ce9d;
  border-radius: 8%;
  height: 3.5em;
  width: 5.7em;
  /*   	margin-top: 4px; */ }

/* @include av-mq('lap') {
  .My-plano-kit-style {
    margin-top: 10px;
  }
} */
.Custom-Get-Kit {
  width: 100% !important;
  /*   background-color: $color-yellow; */
  color: #2c3db6;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 12px 12px 12px; }
  .Custom-Get-Kit button {
    width: 100%; }

.Custom-kit-con {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 2; }

.Shop-now-button {
  background-color: #1e8787;
  color: #FFFFFF; }

.Shop-now-button-div {
  margin-top: 1.5rem; }

.Add-to-cart-btn {
  background-color: #76ce9d;
  color: #FFFFFF; }

.Add-to-cart-btn-div {
  display: flex;
  position: relative;
  justify-content: center;
  /*   bottom: 20rem; */
  bottom: 18rem; }
  @media screen and (min-width: 641px) and (max-width: 1007px) {
    .Add-to-cart-btn-div {
      display: flex;
      position: relative;
      justify-content: center;
      bottom: 10rem; } }
  @media screen and (max-width: 640px) {
    .Add-to-cart-btn-div {
      display: flex;
      position: relative;
      justify-content: center;
      bottom: 11rem; } }

.Add-to-cart-btn-div-home-kit {
  display: flex;
  position: relative;
  justify-content: center;
  bottom: 23rem; }
  @media screen and (min-width: 641px) and (max-width: 1007px) {
    .Add-to-cart-btn-div-home-kit {
      display: flex;
      position: relative;
      justify-content: center;
      bottom: 10rem; } }
  @media screen and (max-width: 640px) {
    .Add-to-cart-btn-div-home-kit {
      display: flex;
      position: relative;
      justify-content: center;
      bottom: 11rem; } }

.Add-to-cart-btn-div-large {
  display: flex;
  position: relative;
  justify-content: center;
  bottom: 18rem; }
  @media screen and (min-width: 641px) and (max-width: 1007px) {
    .Add-to-cart-btn-div-large {
      display: flex;
      position: relative;
      justify-content: center;
      bottom: 10rem; } }
  @media screen and (max-width: 640px) {
    .Add-to-cart-btn-div-large {
      display: flex;
      position: relative;
      justify-content: center;
      bottom: 10rem; } }

.Custom-hero-image {
  background: transparent !important; }

.Link--primary-free-product-cust {
  /*   color: #800000 !important; */ }

/*  How it works section*/
.how_it_works {
  padding: 60px 40px 20px;
  background-color: unset !important; }
  @media screen and (min-width: 641px) {
    .how_it_works {
      padding: 80px 64px 0; } }
  .how_it_works .title {
    text-align: center;
    margin-bottom: 0;
    margin: 0 auto 51px; }
    .how_it_works .title h2 {
      max-width: 790px;
      margin: auto; }
  .how_it_works .bottom {
    margin-bottom: 40px; }
    @media screen and (min-width: 641px) {
      .how_it_works .bottom {
        margin-bottom: 80px; } }
    .how_it_works .bottom .action {
      font-size: 20px;
      line-height: 28px;
      letter-spacing: .5px;
      font-weight: 700;
      margin: 40px auto 20px; }
      @media screen and (min-width: 641px) {
        .how_it_works .bottom .action {
          font-size: 24px;
          line-height: 32px; } }
    .how_it_works .bottom .description {
      max-width: 300px;
      margin: auto; }

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

.hiw-img img, .hiw-img video {
  max-width: 80%;
  object-fit: cover; }
  @media screen and (max-width: 640px) {
    .hiw-img img, .hiw-img video {
      max-width: 100%; } }
.hiw-img video::media-controls {
  display: none !important; }
.hiw-img video::-webkit-media-controls {
  display: none !important; }
.hiw-img video::-moz-media-controls {
  display: none !important; }
.hiw-img video::-o-media-controls {
  display: none !important; }
.hiw-img video::-ms-media-controls {
  display: none !important; }

.hiw-img div {
  text-align: center; }

.hiw-Content-image img {
  max-width: 65%;
  text-align: center; }

.hiw-Content-image {
  text-align: center; }

/* $phone:            "screen and (max-width: 640px)";
$tablet:           "screen and (min-width: 641px) and (max-width: 1007px)";
$tablet-and-up:    "screen and (min-width: 641px)";
$pocket:           "screen and (max-width: 1007px)";
$lap:              "screen and (min-width: 1008px) and (max-width: 1239px)";
$lap-and-up:       "screen and (min-width: 1008px)";
$desk:             "screen and (min-width: 1240px)";
$widescreen:       "screen and (min-width: 1500px)"; */
/* About Us Page - Hero Image */
.middle_text_banner.whyus_banner {
  margin-bottom: 0;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  flex-direction: column;
  align-items: center;
  background-position-x: 50%;
  background-position-y: 40%; }

body .middle_text_banner {
  height: 120vw;
  margin-bottom: 3.125vw; }

.middle_text_banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 600px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 50px;
  background-position: center; }

body .hero-image.middle_text_banner .text_container:first-child {
  padding-top: 0px;
  margin-bottom: 40%; }

body .middle_text_banner.hero-image .text_container:nth-child(2) {
  max-width: 100%;
  /*   	background-color: rgba(169, 169, 169, 0.7); */
  /* 	color: black; */
  background-color: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  letter-spacing: 0.02em;
  padding-left: 18%;
  padding-right: 18%;
  padding-top: 4vw;
  padding-bottom: 4vw; }

body .middle_text_banner.hero-image .text_container:nth-child(2) h1 {
  color: #f1f1f1; }

body .middle_text_banner .text_container {
  padding-top: 0px;
  padding-bottom: 5.5625vw;
  max-width: 49.375vw; }

.middle_text_banner .text_container {
  text-align: center;
  padding: 50px 0 121px;
  max-width: 790px;
  width: 100%; }

body .middle_text_banner .text_container h1, body .middle_text_banner .text_container h2 {
  font-size: 3.4375vw; }

body .middle_text_banner .text_container .btn {
  margin-top: 5.625vw; }

.middle_text_banner .text_container h1, .middle_text_banner .text_container h2 {
  font-size: 55px;
  margin-bottom: 0;
  line-height: 1.07;
  color: white; }

.middle_text_banner.our_mission {
  height: 35vw; }

body .middle_text_banner.our_mission .text_container:nth-child(2) {
  padding-top: 7vw;
  padding-bottom: 0%; }

.we_different.whyus-problem-1 {
  letter-spacing: 0.02em;
  padding-bottom: 26px;
  font-size: 22px;
  text-align: justify; }

.we_different.why-us-problem-1 .title {
  font-family: "Barlow", sans-serif; }

.we_different.whyus-problem-2 {
  padding-top: 0px; }

.we_different.whyus-problem-2 h3 {
  font-size: 18px; }

.we_different.whyus-problem-2 img {
  max-width: 60%; }

.we_different {
  background-color: #a8e8e2;
  padding: 60px 0 10px; }
  @media screen and (min-width: 641px) {
    .we_different {
      padding: 80px 0; } }

.background-none {
  background-image: none !important; }

#shopify-section-whyus-reason-section .we_different .title {
  margin-bottom: 75px; }

.we_different .title {
  margin-bottom: 40px; }

.we_different.whyus-problem-2 .title {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.02em;
  font-size: 22px;
  text-align: justify; }

.our-founder-section .founder-motto {
  text-align: center;
  font-size: 2.725vw;
  font-style: italic;
  letter-spacing: 0.01em;
  line-height: 1.27;
  font-weight: 500;
  font-family: 'Cabin', sans-serif;
  margin-top: 12%; }

.we_different.our_mission h3 {
  /*     font-size: 23px; */
  line-height: 1.2;
  letter-spacing: 0.12em;
  /*     margin-bottom: 11%; */
  /*   	margin-top: 0%; */ }

/* style 261120 */
.we_different .we_different-content {
  margin-top: 4rem; }

.we_different .we_different_content {
  display: grid;
  grid-template-rows: 9rem auto; }

.we_different .we_different-content .we_different_content_wrap {
  margin: auto;
  display: flex;
  flex-wrap: wrap; }
  .we_different .we_different-content .we_different_content_wrap .col-sm {
    margin-bottom: 50px;
    padding: 0 20px;
    width: 50%; }
    .we_different .we_different-content .we_different_content_wrap .col-sm:nth-child(odd):after {
      content: "";
      width: 1px;
      height: 100%;
      position: absolute;
      background-color: #2c3db6;
      top: 0;
      right: 0;
      border-radius: 2px;
      opacity: .7; }
  @media screen and (min-width: 641px) {
    .we_different .we_different-content .we_different_content_wrap {
      flex-wrap: unset;
      max-width: 1440px; }
      .we_different .we_different-content .we_different_content_wrap .col-sm {
        margin-bottom: 0;
        width: unset; }
      .we_different .we_different-content .we_different_content_wrap .col-sm:not(:last-child):after {
        content: "";
        width: 1px;
        height: 100%;
        position: absolute;
        background-color: #2c3db6;
        top: 0;
        right: 0;
        border-radius: 2px;
        opacity: .7; } }

.we_different .we_different_content .svg-image {
  overflow: hidden; }
  .we_different .we_different_content .svg-image img {
    max-width: 100%;
    height: 9rem;
    object-fit: cover; }

.we_different .we_different_content svg {
  max-width: 60px;
  max-height: 60px; }

.we_different .we_different_content h3 {
  margin-top: 20px; }
  @media screen and (min-width: 641px) {
    .we_different .we_different_content h3 {
      margin-top: 35px; } }

.we_different .learn_more_btn {
  padding-bottom: 64px; }

.we_different .learn_more_btn a {
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.12em;
  text-decoration: none;
  border-bottom: 1px solid #000000;
  padding-bottom: 3px;
  text-transform: uppercase; }

.desktop-hide {
  display: none; }

.we_different .container .btn-primary, .we_different .container .ingredients_banner .top_banner .btn, .ingredients_banner .top_banner .we_different .container .btn {
  min-width: auto;
  min-height: auto;
  padding: 14px 27.2px; }

.we_different .btn.btn-primary, .ingredients_banner .top_banner .btn, button.btn-primary, .ingredients_banner .top_banner button.btn {
  background-color: #f8c6b8;
  border-color: #f8c6b8;
  color: white; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 768px) {
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.33333%; } }
@media (min-width: 768px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; } }
.our-founder-section {
  padding: 4rem 8rem 4rem 8rem;
  width: 100%;
  letter-spacing: 0.02em;
  padding-bottom: 0px; }

.our-founder-section .same-row {
  display: flex;
  flex-direction: row;
  align-items: flex-start; }

/* .our-founder-section .our-founder-image{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 30vw;
  width: 100%;
} */
/* .our-founder-section .text_container:first-child {
		max-width: 45vw;
}

.our-founder-section .text_container:nth-child(2) {
		padding-left: 30px;
}

.our-founder-section .text_container {
	max-width: 49.375vw;
  width: 100%;
} */
.whyus-problem-2 .we_different-content {
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 2%; }

.whyus-problem-2 .we_different_content > div:nth-child(2) {
  margin-bottom: 18px; }

.whyus-problem-2 .we_different_content > div:nth-child(2) strong {
  font-size: 18px; }

.whyus-problem-2 .we_different_content > div:nth-child(3) {
  font-size: 18px;
  letter-spacing: 0.02em; }

body .middle_text_banner.plano-ambassador {
  height: 22vw;
  padding-top: 50px; }

body .middle_text_banner.plano-ambassador.whyus_banner .text_container h2 {
  font-size: 2.3vw;
  color: #000;
  line-height: 1.22;
  letter-spacing: 0.01em; }

body .middle_text_banner.plano-ambassador.whyus_banner .text_container button {
  border: 1px solid #000; }

body .middle_text_banner.plano-ambassador.whyus_banner .text_container {
  padding: 10px 10px; }

.our-value .svg-image {
  text-align: center; }

.our-value img {
  max-width: 32%; }

.our-value {
  /*   padding-top: 0px; */ }

.our-value h3 {
  text-align: center; }

@media (max-width: 1100px) {
  #shopify-section-whyus-our-mission .text_container:first-child {
    max-width: 70.375vw;
    /*     padding-bottom: 3%; */ }

  #shopify-section-whyus-our-mission .text_container:nth-child(2) {
    padding-top: 0px; } }
@media (max-width: 645px) {
  #shopify-section-whyus-our-mission .text_container:first-child h3 {
    font-size: 17px; }

  #shopify-section-whyus-our-mission .text_container:nth-child(2) button {
    font-size: 10px; } }
@media (max-width: 415px) {
  #shopify-section-whyus-our-mission .text_container:first-child h3 {
    font-size: 10px; }

  #shopify-section-whyus-our-mission .text_container:nth-child(2) button {
    font-size: 8px;
    padding: 7px 10px; }

  .our-founder-section {
    padding: 44px 44px; }

  .our-founder-title {
    font-size: 22px; }

  .our-founder-section .same-row {
    flex-direction: column;
    align-items: center; }

  .our-founder-section .text_container:first-child {
    max-width: 100%;
    /*     height: 55vw; */
    margin-bottom: 20px; }

  .our-founder-section .text_container:nth-child(2) {
    max-width: 100%;
    padding-left: 0px; }

  body .middle_text_banner.plano-ambassador.whyus_banner .text_container {
    padding: 10px 10px;
    max-width: 90%; }

  body .middle_text_banner.plano-ambassador.whyus_banner .text_container h2 {
    font-size: 5vw; }

  body .middle_text_banner.plano-ambassador.whyus_banner .text_container button {
    font-size: 8px;
    padding: 7px 10px; }

  #shopify-section-whyus-problem h2 {
    font-size: 16px;
    font-weight: bold; } }
/* 
#insta-feed h2 {
    font-family: Cabin,sans-serif;
    font-style: normal;
  	font-size: 24px;
  	margin-bottom: 50px;
  
    font-weight: 700;
    color: #464242; 
    transition: color 0.2s ease-in-out;
    letter-spacing: 0.2em;
    text-transform: uppercase;
} */
#insta-feed img, .instafeed-shopify img {
  border-radius: 10px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  top: 50% !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important; }

/* .insta-feed-url {
	font-size: 18px !important;
    font-family: "Barlow",sans-serif;
    text-transform: lowercase;
    font-weight: bold;
  	text-align: center;
  	margin-top: 30px;
  	margin-bottom: 50px !important;
}

.insta-feed-url a{
	text-decoration: underline;
} */
.insta-feed-wrap {
  background-color: #F4CEDF; }

.insta-feed-wrap .top {
  display: flex;
  padding: 45px 12px 0;
  align-items: center;
  justify-content: space-between; }
  @media screen and (min-width: 641px) {
    .insta-feed-wrap .top {
      padding: 60px 1.6667% 0; } }
  .insta-feed-wrap .top button {
    margin: 10px 0 0 5px;
    padding: .6rem 1rem; }
    @media screen and (min-width: 641px) {
      .insta-feed-wrap .top button {
        padding: .6rem 2rem; } }

/* insta feed */
#insta-feed {
  margin-top: 40px !important;
  padding-bottom: 60px !important;
  /*   padding: 0 1.6667%; */
  padding: 0 12px; }
  #insta-feed a:nth-child(5), #insta-feed a:nth-child(6) {
    display: none; }
  #insta-feed .instafeed-container {
    width: 50% !important;
    height: 170px !important; }
    #insta-feed .instafeed-container .js-lazy-image.js-lazy-image--handled {
      width: 93% !important;
      height: 93% !important; }
  @media screen and (min-width: 641px) {
    #insta-feed {
      padding: 0 1.6667%; }
      #insta-feed a:nth-child(5), #insta-feed a:nth-child(6) {
        display: initial; }
      #insta-feed .instafeed-container {
        width: 16.666667% !important;
        height: unset !important; } }

@media (max-width: 767px) {
  .our-founder-section .founder-motto {
    font-size: 28px; } }
/* Our Founder */
.our-founder-section {
  max-width: 1000px;
  margin: auto auto; }

.our-founder-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap; }

@media screen and (min-width: 1000px) {
  .our-founder-image-container {
    max-width: 38%; }

  .our-founder-description {
    /* 	max-width: 58%;  */
    max-width: 100%; }

  .our-founder-image img {
    height: 20vw !important;
    object-fit: fill !important; } }
.our-founder-image-container {
  padding-bottom: 0;
  height: auto;
  position: relative;
  width: 100%;
  margin-bottom: 10px; }

.our-founder-image {
  text-align: center;
  overflow: hidden;
  transition: opacity 400ms ease-in-out;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.our-founder-image img {
  opacity: 1;
  object-fit: cover;
  display: block;
  transition-delay: 0.4s;
  transition: opacity 0.3s ease-in-out;
  height: 100%;
  width: 100%; }

/* Our Mission */
.our_mission .rel {
  position: relative; }

.our_mission .outer {
  padding: 3rem;
  max-width: 1000px;
  text-align: center;
  margin: auto auto; }

.our_mission .our-mission-container {
  padding-top: 6rem;
  padding-bottom: 6rem;
  max-width: 720px;
  margin: auto auto; }

.our_mission .our-mission-container h3 {
  /* 	margin-bottom: 5em; */
  padding-bottom: 1em;
  font-size: 12pt;
  margin-bottom: 1em; }

@media screen and (min-width: 600px) {
  .our_mission .our-mission-container h3 {
    font-size: 14pt; } }
@media screen and (min-width: 800px) {
  .our_mission .our-mission-container h3 {
    font-size: 18pt; } }
@media screen and (min-width: 1200px) {
  .our_mission .our-mission-container h3 {
    margin-bottom: 8rem; } }
@media screen and (min-width: 1600px) {
  .our_mission .our-mission-container h3 {
    font-size: 24pt;
    margin-bottom: 12rem; } }
/* Phan An */
.FeatureText__ImageWrapper.FeatureText__ImageWrapper_background-how-it-works .AspectRatio:before {
  /*   padding-bottom: 131%; */ }

.FeatureText__ImageWrapper.FeatureText__ImageWrapper_background-planet-Kit .AspectRatio > img {
  -ms-transform: translateY(-45%) !important;
  transform: translateY(-45%) !important;
  margin: 0;
  position: absolute;
  top: 50%; }

.FeatureText__ImageWrapper.FeatureText__ImageWrapper_background-home-Kit .AspectRatio > img {
  -ms-transform: translateY(-47%) !important;
  transform: translateY(-47%) !important;
  margin: 0;
  position: absolute;
  top: 50%; }

.section-how-it-works-container {
  height: 800px; }

.section-how-it-works-container img {
  height: 800px;
  width: 612px;
  left: unset;
  position: unset; }

.FeatureText__ImageWrapper.FeatureText__ImageWrapper_background-how-it-works .AspectRatio:before {
  padding-bottom: unset; }

.FeatureText__ImageWrapper {
  height: 800px; }

.FeatureText.FeatureText--withImage {
  height: 800px; }

@media screen and (min-width: 641px) {
  .how-it-works-content-wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr); } }

/* iphone xs max - iphone xr */
/* @media screen and (max-width: 415px) { */
@media screen and (max-width: 481px) {
  /*   About Us Page */
  .our_mission .our-mission-container h3 {
    font-size: 8pt; }

  .our_mission .our-mission-container .Button, .our_mission .our-mission-container .shopify-payment-button__button--unbranded, .our_mission .our-mission-container #shopify-product-reviews .spr-summary-actions-newreview, #shopify-product-reviews .our_mission .our-mission-container .spr-summary-actions-newreview,
  .our_mission .our-mission-container #shopify-product-reviews .spr-button-primary:not(input),
  #shopify-product-reviews .our_mission .our-mission-container .spr-button-primary:not(input), .our_mission .our-mission-container #shopify-product-reviews input.spr-button-primary, #shopify-product-reviews .our_mission .our-mission-container input.spr-button-primary, .our_mission .our-mission-container #shopify-product-reviews .spr-pagination-prev > a, #shopify-product-reviews .our_mission .our-mission-container .spr-pagination-prev > a,
  .our_mission .our-mission-container #shopify-product-reviews .spr-pagination-next > a,
  #shopify-product-reviews .our_mission .our-mission-container .spr-pagination-next > a {
    padding: 6px 17px;
    font-size: 9px; }

  .our_mission .outer {
    padding: unset; }

  .our-founder-section .founder-motto {
    font-size: 16px; }

  body .middle_text_banner.plano-ambassador.whyus_banner .text_container button {
    font-size: 14px; }

  .our-founder-section .founder-motto {
    margin-top: 20%;
    line-height: 1.4; }

  .plano-ambassador {
    margin-bottom: 85px !important; }

  .we_different.whyus-problem-1,
  .we_different.whyus-problem-2 .title {
    font-size: 16px;
    letter-spacing: 0.01em; }

  .we_different.whyus-problem-1 {
    margin-top: 8%; }

  .whyus-problem-2 .we_different_content > div:nth-child(3) {
    font-size: 15px; }

  .we_different.whyus-problem-2 img {
    max-width: 45%; }

  .we_different.whyus-problem-2 .col-md-4 {
    padding-bottom: 20px; }

  body .middle_text_banner .text_container h1, body .middle_text_banner .text_container h2 {
    font-size: 3.7vw !important; }

  body .hero-image.middle_text_banner .text_container:first-child {
    max-width: 52.5vw;
    padding-top: 100px;
    margin-bottom: 50%; }

  body .hero-image.middle_text_banner .text_container:first-child h1 {
    font-size: 4.2vw !important; }

  body .middle_text_banner.hero-image .text_container:nth-child(2) h1 {
    font-weight: bold; }

  body .hero-image.middle_text_banner .text_container h1 {
    letter-spacing: 0.05em; }

  .whyus-problem-2 .we_different_content > div:nth-child(2) strong {
    font-weight: bolder; }

  body .middle_text_banner {
    height: 190vw; }

  /*   Home Page  */
  section.we_different.our-value .we_different-content .row .col-sm:nth-child(2) {
    padding-top: 18px; }

  section.we_different.our-value .we_different-content .row .col-sm:nth-child(4) {
    padding-top: 16px;
    padding-bottom: 30px; }

  .section-how-it-works-container img {
    height: unset;
    width: unset;
    left: unset;
    position: unset; }

  .FeatureText__ImageWrapper {
    height: unset; }

  .FeatureText.FeatureText--withImage {
    height: unset; }

  .section-how-it-works-container {
    height: unset; }

  .FeatureText--withImage .FeatureText__ContentWrapper.FeatureText__ContentWrapper_background-how-it-works {
    padding-top: 2px;
    padding-bottom: 58px; }

  .FeatureText--withImage .FeatureText__ContentWrapper_background-planet-Kit {
    padding-top: 0px;
    padding-bottom: 50p; }

  .FeatureText--withImage .FeatureText__ContentWrapper_background-home-Kit {
    padding-top: 2px;
    padding-bottom: 50px; } }
.ProductListWrapper .Carousel__Cell .ProductItem__Price.Price.Text--subdued {
  width: 210px; }

body > img[src="https://warm-island-87324.herokuapp.com/images/whatsappcircular.png"] {
  width: 80px;
  padding-top: 11px;
  padding-bottom: 11px; }

@media screen and (max-width: 480px) {
  div[data-vl-widget] + iframe {
    /* 		bottom: 66px !important; */
    /*       z-index: 9999 !important; */
    display: none !important; }

  .ImageHero__Image.ImageHero__ImageWrapper--hasOverlay.Image--zoomOut.Image--lazyLoaded {
    /*   	background-image: url(/cdn/shop/files/PB01_-_Hand_Wash_1500x.jpg?v=1586598190) !important; */
    background-image: url(/cdn/shop/files/PB01_-_Hand_Wash_copy_1500x.jpg?v=1586598310) !important; } }
.join_community {
  max-width: 500px;
  margin: 0 auto; }

.our-founder-title {
  display: none; }

.our-founder-container {
  display: none; }

.founder-motto {
  margin-top: 10% !important; }

.rc_popup__block a, .rc_popup__block__footer {
  display: none; }

.rc_block__type {
  padding: 8px !important; }

div.rc_popup {
  padding: 8px !important; }

div#rc_container {
  margin-bottom: 0 !important; }

#rc_container select.rc_select {
  cursor: pointer;
  background: url(/cdn/shop/files/dropdown-selector.svg?v=1612414032) no-repeat right;
  -webkit-appearance: none;
  background-position-x: 92%;
  background-size: 14px; }

/* Hide the sold out label in the Back In Order plugin */
.ProductItem__LabelList {
  display: none; }

/* Hide the Powered by Trademark */
.small-print.text-right {
  display: none; }

.btn-enter-password {
  position: absolute;
  top: 1rem;
  right: 1rem;
  height: 2rem;
  z-index: 1;
  color: rgba(255, 106, 66, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Moret-Book', sans-serif;
  letter-spacing: 2px; }
  .btn-enter-password svg {
    margin-left: 10px;
    width: 20px;
    height: 20px;
    vertical-align: bottom;
    color: rgba(255, 106, 66, 0.8); }

@media screen and (min-width: 768px) {
  .btn-enter-password {
    right: 1rem;
    top: 1rem;
    color: rgba(244, 206, 223, 0.8); }
    .btn-enter-password svg {
      color: rgba(244, 206, 223, 0.8); } }
.password-page {
  position: relative; }
  .password-page .password-left {
    color: #ff6a42;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*         justify-content: space-between; */
    background-color: #f4cedf;
    /*       	margin-right: 1rem; An removes this*/ }
    .password-page .password-left .top {
      padding: .2rem 0;
      border-bottom: 1px solid #ff6a42;
      width: 100%;
      /*             .name {
                      font-weight: 600;
                      text-align: center;
                      margin: 0;
                      color: $color-orange;
                    	font-size: 2rem;
                  } */ }
      .password-page .password-left .top .logo {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: .5rem;
        padding-bottom: .5rem; }
    .password-page .password-left .content {
      background-color: #f4cedf;
      text-align: center;
      padding: 4rem 10%; }
      .password-page .password-left .content h2 {
        color: #ff6a42;
        /*               	font-size: 2.5rem;
            			line-height: 3rem; */
        font-style: normal;
        font-weight: normal;
        font-size: 48px;
        line-height: 50px;
        text-align: center;
        letter-spacing: 0.01em; }
    .password-page .password-left .footer {
      position: absolute;
      top: 0;
      right: 0;
      padding: 2rem 0;
      background-color: #fae25f;
      writing-mode: tb;
      height: -webkit-fill-available; }
      .password-page .password-left .footer .comming {
        text-align: center; }
  .password-page .password-right {
    background-color: #ff6a42;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #fff;
    /*       	margin-right: 1rem; An removes this*/ }
    .password-page .password-right .signup-success {
      font-size: 1.5rem;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 3rem 10%; }
    .password-page .password-right .form-wrap .form .title-form {
      /*                     color: #fff;
                          text-align: center;
                          font-size: 1.5rem; */
      font-weight: 500;
      font-size: 24px;
      line-height: 28px;
      /* or 117% */
      display: flex;
      align-items: center;
      text-align: center;
      letter-spacing: 0.01em;
      /* Pink */
      color: #F4CEDF; }
    .password-page .password-right .form-wrap .form .description {
      /*                     text-transform: uppercase;
                          margin: 2rem auto 4rem;
                          text-align: center;
                        	font-size: .8rem; */
      font-family: 'Moret-Book', sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 20px;
      /* identical to box height, or 143% */
      /*                   display: flex; */
      align-items: center;
      text-align: center;
      letter-spacing: 2.5px;
      text-transform: uppercase;
      margin-bottom: 48px;
      /* Pink */
      color: #F4CEDF; }
    .password-page .password-right .form-wrap .form .subscribe-form {
      display: flex;
      justify-content: center;
      text-align: unset; }
      .password-page .password-right .form-wrap .form .subscribe-form .input-email {
        all: unset;
        border-bottom: 1px solid #F4CEDF;
        /*                         color: #fff; */
        color: #F4CEDF;
        align-items: left;
        margin-right: 1rem;
        font-size: 18px; }
        .password-page .password-right .form-wrap .form .subscribe-form .input-email::placeholder {
          /*                             color: #fff; */
          color: #F4CEDF; }
      .password-page .password-right .form-wrap .form .subscribe-form .submit-btn {
        text-transform: uppercase;
        background-color: #fae25f;
        border-radius: 5rem;
        /*                         height: 2.5rem; */
        padding-left: 2rem;
        padding-right: 2rem;
        /*                         width: max-content; */
        width: 136px;
        height: 38px;
        display: flex;
        justify-content: center;
        align-items: center;
        outline: none;
        border: none;
        color: #ff6a42;
        cursor: pointer;
        font-weight: 500;
        font-size: 15px;
        line-height: 20px;
        /* or 133% */
        display: flex;
        align-items: center;
        text-align: center;
        letter-spacing: 0.06em; }
        .password-page .password-right .form-wrap .form .subscribe-form .submit-btn:hover {
          background-color: #eedb6f;
          box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15); }
        .password-page .password-right .form-wrap .form .subscribe-form .submit-btn:focus, .password-page .password-right .form-wrap .form .subscribe-form .submit-btn:active, .password-page .password-right .form-wrap .form .subscribe-form .submit-btn:visited {
          background-color: #fae35fc4; }
    .password-page .password-right .social {
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 1rem 0; }
      .password-page .password-right .social .text {
        text-transform: uppercase;
        margin-right: 1rem;
        margin-bottom: -1px;
        font-family: 'Moret-Book', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        /* identical to box height, or 143% */
        display: flex;
        align-items: center;
        letter-spacing: 2.5px;
        text-transform: uppercase;
        /* Pink */
        color: #F4CEDF; }
      .password-page .password-right .social .icons {
        margin-bottom: -.8rem; }
        .password-page .password-right .social .icons .item {
          height: 20px;
          padding: 0 .2rem; }
          .password-page .password-right .social .icons .item img {
            object-fit: contain; }

@media screen and (max-width: 767px) {
  .password-page .password-right .form-wrap .form .subscribe-form .submit-btn {
    height: unset;
    width: 35%;
    margin-left: 0.5rem;
    padding: 0.3rem 1rem; }

  .password-page .password-right .form-wrap .form .subscribe-form .input-email {
    margin-left: 0rem; }

  .password-page .password-right .form-wrap .form .subscribe-form {
    padding: 0rem; }

  .password-page .password-right .form-wrap .form .description {
    padding: 1rem; }

  .password-page .password-right .form-wrap .form .title-form {
    padding: 2rem; }

  .password-page .password-right .form-wrap {
    padding: unset; }

  .password-page .password-right {
    /*   	margin-right: 1.5rem; An removes this*/ }

  .password-page .password-right .social {
    padding: 2rem 0; } }
@media screen and (min-width: 768px) {
  .password-page {
    display: grid;
    grid-template-columns: 6fr 4fr;
    height: 100vh; }
    .password-page .password-left {
      margin-right: 0; }
      .password-page .password-left .content {
        padding: 4rem 4rem; }
      .password-page .password-left .footer {
        position: initial !important;
        writing-mode: unset !important;
        width: 100%;
        padding: 2rem 0;
        background-color: #fae25f;
        max-height: 5rem; }
        .password-page .password-left .footer .comming {
          text-align: center; }
    .password-page .password-right {
      margin-right: 0; }
      .password-page .password-right .signup-success {
        padding: 36vh 10%; }
      .password-page .password-right form {
        flex: 1;
        display: flex;
        flex-direction: column; }
      .password-page .password-right .form-wrap {
        flex: 1;
        position: relative; }
        .password-page .password-right .form-wrap .form {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 87%; }
          .password-page .password-right .form-wrap .form .subscribe-form {
            flex-direction: column;
            text-align: center;
            margin: auto; }
            .password-page .password-right .form-wrap .form .subscribe-form .submit-btn {
              margin: auto;
              margin-top: 2rem; }
      .password-page .password-right .social {
        padding: 2rem 0;
        max-height: 5rem; } }
@media screen and (min-width: 1024px) {
  .password-page .password-left .content {
    padding: 14rem 8rem; }
  .password-page .password-right .form-wrap .form .subscribe-form {
    flex-direction: unset;
    text-align: left; }
    .password-page .password-right .form-wrap .form .subscribe-form .submit-btn {
      margin: unset; } }
.Icon.Icon--tiktok {
  padding: .3rem .3rem !important; }

@namespace svg url(http://www.w3.org/2000/svg);
/* Necessary to select only SVG <a> elements, and not also HTML’s.
   See warning below */
svg|a:link, svg|a:visited {
  cursor: pointer; }

svg|a text,
text svg|a {
  fill: blue;
  /* Even for text, SVG uses fill over color */
  text-decoration: underline; }

svg|a:hover, svg|a:active {
  outline: dotted 1px blue; }

.password-page .password-left .content .description {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em; }

.password-page .password-left .content h1 {
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 50px;
  /* or 104% */
  text-align: center;
  letter-spacing: 0.01em; }

.password-page .password-right .form-wrap .form .subscribe-form .submit-btn {
  -webkit-appearance: textfield; }

/* Safari 7.1+ */
_::-webkit-full-page-media, _:future, :root .safari_only {
  padding: unset !important; }

/* Safari 10.1+ (alternate method) */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    .safari_only {
      padding: unset !important; } } }
.Password__Heading {
  color: #ff6a42 !important; }

.modal-password-form button {
  margin: 1rem auto 0; }

@media screen and (min-width: 768px) {
  .modal-password-form {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left; }
    .modal-password-form button {
      margin: unset; } }
.custom-input {
  all: unset;
  border-bottom: 1px solid #ff6a42;
  align-items: left;
  margin-right: 1rem;
  font-size: 17px;
  line-height: 24px;
  font-family: "ModernEra-Medium", sans-serif; }

.custom-input-1 {
  border-color: #ff6a42;
  color: #ff6a42; }
  .custom-input-1::placeholder {
    color: #ff6a42; }

.custom-input-2 {
  border-color: #2c3db6;
  color: #2c3db6; }
  .custom-input-2::placeholder {
    color: #2c3db6; }
  .custom-input-2:focus {
    border-color: rgba(44, 61, 182, 0.5); }

.custom-button, #stamped-button-submit, #ReCharge.user-customer button, .custom-cart-page-loading .Cart__Recap::after {
  border-radius: 5rem;
  padding: 11px 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  border: none;
  cursor: pointer;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  text-align: center;
  transition: all 2s;
  height: 45px;
  text-transform: uppercase; }
  .custom-button:hover, #stamped-button-submit:hover, #ReCharge.user-customer button:hover, .custom-cart-page-loading .Cart__Recap:hover::after {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
    filter: brightness(1.1); }
  .custom-button:focus, #stamped-button-submit:focus, #ReCharge.user-customer button:focus, .custom-cart-page-loading .Cart__Recap:focus::after, .custom-button:active, #stamped-button-submit:active, #ReCharge.user-customer button:active, .custom-cart-page-loading .Cart__Recap:active::after, .custom-button:visited, #stamped-button-submit:visited, #ReCharge.user-customer button:visited, .custom-cart-page-loading .Cart__Recap:visited::after {
    filter: brightness(1.1); }
  .custom-button:disabled, #stamped-button-submit:disabled, #ReCharge.user-customer button:disabled, .custom-cart-page-loading .Cart__Recap:disabled::after {
    cursor: not-allowed;
    filter: opacity(0.5); }
  @media screen and (min-width: 641px) {
    .custom-button, #stamped-button-submit, #ReCharge.user-customer button, .custom-cart-page-loading .Cart__Recap::after {
      font-size: 16px;
      line-height: 24px;
      height: 40px; } }

.custom-button-1 {
  background-color: #ff6a42;
  text-transform: uppercase;
  color: #fae25f; }

.custom-button-2, #stamped-button-submit {
  background-color: #fae25f;
  color: #2c3db6 !important; }

/* custom-button-small  */
.custom-button-3, #ReCharge.user-customer button, .custom-cart-page-loading .Cart__Recap::after {
  background-color: #a8e8e2;
  color: #2c3db6; }

.custom-button-4 {
  background-color: transparent;
  border: 1px solid #2c3db6;
  color: #2c3db6; }

.custom-button-5 {
  background-color: #00c5a4;
  color: #fff; }

.custom-button-6 {
  background-color: #2c3db6;
  color: #fae25f !important; }

.custom-scrollbar::-webkit-scrollbar-track {
  background-color: #e7e7e7;
  border-radius: 10px; }
.custom-scrollbar::-webkit-scrollbar {
  border-radius: 10px;
  width: 10px;
  background-color: #e7e7e7; }
.custom-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(44, 61, 182, 0.8); }

.custom-radio-input input {
  margin-right: 20px;
  position: relative; }
.custom-radio-input input::after {
  position: absolute;
  content: "";
  background-color: #fff;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  top: 50%;
  left: -4px;
  transform: translateY(-50%);
  border: 1px solid #2c3db6; }
.custom-radio-input input:checked::after {
  background-color: #2c3db6; }

.c-earn-free-product-link span {
  color: #2c3db6 !important; }

.c-icon-header svg {
  color: #2c3db6; }

.c-select-currency svg {
  color: #2c3db6; }
.c-select-currency form {
  font-size: 16.5px;
  line-height: 24px; }

.c-button-get-bundle {
  width: max-content;
  padding: .5rem 1rem; }

.c-icon-search span svg {
  color: #2c3db6; }

.c-icon-search-close svg {
  color: #2c3db6; }

.c_Linklist__Item_Drawer {
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px solid rgba(44, 61, 182, 0.25); }

.c_NewsletterPopup__Close svg {
  color: #2c3db6; }

.c-footer-container {
  padding: 0 12px; }
  @media screen and (min-width: 641px) {
    .c-footer-container {
      padding: 0 1.66667%; } }

.c-footer-content p {
  color: #2c3db6;
  font-weight: 500;
  letter-spacing: .5px; }
  @media screen and (min-width: 1240px) {
    .c-footer-content p {
      max-width: 325px; } }

.c-footer-linklist .Linklist__Item {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0; }
.c-footer-linklist a {
  font-weight: 500;
  line-height: 32px;
  font-size: 18px;
  font-family: "ModernEra-Medium", sans-serif; }

.c-footer-newletter {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap; }
  @media screen and (min-width: 768px) {
    .c-footer-newletter {
      /*     justify-content: flex-start; */
      flex-wrap: unset; } }
  .c-footer-newletter button {
    text-transform: uppercase;
    width: 121px;
    height: 38px;
    margin-bottom: 0; }
  .c-footer-newletter .custom-input {
    flex: 1; }
  .c-footer-newletter .custom-button, .c-footer-newletter #stamped-button-submit, .c-footer-newletter #ReCharge.user-customer button, #ReCharge.user-customer .c-footer-newletter button, .c-footer-newletter .custom-cart-page-loading .Cart__Recap::after, .custom-cart-page-loading .c-footer-newletter .Cart__Recap::after {
    margin-top: 0 !important; }

.Footer__Copyright {
  display: flex; }
  .Footer__Copyright .full-text {
    display: none; }
  .Footer__Copyright .mobile-text {
    margin-right: 2.2rem; }
  @media screen and (min-width: 641px) {
    .Footer__Copyright .full-text {
      display: unset; }
    .Footer__Copyright .mobile-text {
      display: none; } }

.c_Footer__Social {
  margin: 0 !important; }
  .c_Footer__Social .HorizontalList__Item {
    margin-right: 10px;
    margin-left: 0; }
    .c_Footer__Social .HorizontalList__Item svg {
      color: #2c3db6;
      height: 1.2em;
      width: 1.2em; }

.c-footer-aside {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 12px;
  flex-direction: column; }
  @media screen and (min-width: 641px) {
    .c-footer-aside {
      padding: 0 60px; } }
  @media screen and (min-width: 1008px) {
    .c-footer-aside {
      flex-direction: row; } }
  .c-footer-aside a {
    color: #2c3db6;
    font-family: "Moret-Book", sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.06em; }
    @media screen and (min-width: 641px) {
      .c-footer-aside a {
        font-size: 13px;
        text-align: center;
        line-height: 20px; } }
  .c-footer-aside .footer-links {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media screen and (min-width: 641px) {
      .c-footer-aside .footer-links .Footer__StoreName {
        padding-right: 30px; } }
  .c-footer-aside .right-column {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .c-footer-aside .right-column > div {
      line-height: 14px; }
      @media screen and (min-width: 641px) {
        .c-footer-aside .right-column > div {
          line-height: 20px; } }
      .c-footer-aside .right-column > div:not(:last-child) {
        padding-right: 30px; }

.Footer__Block--links {
  display: inline-grid;
  width: 50%; }
  @media screen and (min-width: 641px) {
    .Footer__Block--links {
      display: block;
      width: unset; } }

.c_ArticleItem__Title {
  text-transform: none;
  margin-bottom: 23px;
  letter-spacing: .5px; }

.c-product-meta {
  color: #2c3db6; }

.c-product-meta-price-list span {
  color: #2c3db6; }

.c_Collapsible {
  outline: none;
  border-color: #2c3db6; }
  .c_Collapsible .Collapsible__Button, .c_Collapsible .Collapsible__Plus {
    color: #2c3db6; }
  .c_Collapsible .Rte {
    color: #2c3db6; }

.c_ProductMeta__ShareButtons span, .c_ProductMeta__ShareButtons div > a > svg {
  color: #2c3db6; }

.c_QuantitySelector {
  color: #2c3db6;
  border-color: #2c3db6;
  display: flex;
  justify-content: center;
  align-items: center; }
  .c_QuantitySelector span > svg {
    color: #2c3db6; }

.ProductForm__AddToCart {
  border: none;
  color: #fae25f;
  background-color: #2c3db6;
  padding-left: 5px !important;
  padding-right: 5px !important;
  font-size: 11px !important;
  line-height: 15px !important; }
  .ProductForm__AddToCart .Button__SeparatorDot {
    margin: 5px 4px; }
  .ProductForm__AddToCart span[data-money-convertible], .ProductForm__AddToCart .unit-price {
    font-size: 11px;
    line-height: 15px; }
    .ProductForm__AddToCart span[data-money-convertible] span, .ProductForm__AddToCart .unit-price span {
      font-size: 11px;
      line-height: 15px; }
  @media screen and (min-width: 641px) {
    .ProductForm__AddToCart {
      font-size: 13px !important;
      line-height: 28px !important; }
      .ProductForm__AddToCart span[data-money-convertible], .ProductForm__AddToCart .unit-price {
        font-size: 13px;
        line-height: 28px; }
        .ProductForm__AddToCart span[data-money-convertible] span, .ProductForm__AddToCart .unit-price span {
          font-size: 13px;
          line-height: 28px; } }

.shopify-payment-button__button {
  font-size: 11px !important;
  line-height: 15px !important; }
  @media screen and (min-width: 641px) {
    .shopify-payment-button__button {
      font-size: 13px !important;
      line-height: 28px !important; } }

.c_ProductItem__PriceList span {
  color: #2c3db6; }

.stamped-content {
  border-top: 1px solid #2c3db6;
  padding-top: 10px; }

.stamped-main-widget {
  background-color: #bdd6f6;
  margin: 0 !important;
  padding: 40px 12px;
  color: #2c3db6;
  z-index: 1; }
  .stamped-main-widget .stamped-fa, .stamped-main-widget .stamped-summary-actions-newreview,
  .stamped-main-widget .stamped-review-product > a {
    color: #2c3db6; }
  .stamped-main-widget #tab-reviews, .stamped-main-widget .stamped-tabs {
    /*     color: $color-bluey-purple;
        border-color: $color-bluey-purple !important; */
    display: none; }
  .stamped-main-widget * {
    font-family: "ModernEra-Medium", sans-serif; }

.stamped-summary-actions-newreview {
  background-color: #bdd6f6;
  border-radius: 5rem !important;
  padding: 10px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  border: 1px solid #2c3db6 !important;
  color: #fae25f;
  cursor: pointer;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  letter-spacing: 1px;
  max-width: fit-content;
  margin: 0 auto 40px;
  font-family: "ModernEra-Regular", sans-serif; }
  @media screen and (min-width: 641px) {
    .stamped-summary-actions-newreview {
      max-width: unset;
      margin: unset; } }
  .stamped-summary-actions-newreview::before {
    content: unset !important; }
  .stamped-summary-actions-newreview:hover {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15); }

.stamped-review {
  /*  	outline: 1px solid; */
  /*     outline-offset: -1px; */
  box-shadow: none !important; }

.stamped-summary-text-1 {
  font-size: 30px !important;
  line-height: 36px; }

.stamped-summary-text {
  font-family: "Moret-Book", sans-serif;
  text-transform: uppercase;
  font-size: 16px !important;
  line-height: 20px; }

.stamped-review-header-title {
  font-size: 18px !important;
  font-weight: 500 !important; }

.stamped-review-header .author {
  font-weight: 500; }

.stamped-review-content-wrapper {
  border: solid 1px #2c3db6;
  border-radius: 5px; }

.stamped-review-content-body {
  font-size: 14px !important;
  margin-top: 10px !important;
  font-family: "ModernEra-Medium", sans-serif; }

#reviewRating {
  opacity: 0; }

#stamped-button-submit {
  background: #fae25f !important;
  margin-left: 0; }

.new-review-form.stamped-visible {
  border-color: #2c3db6 !important; }

.stamped-review-product > a, .review-location {
  display: none !important; }

.stamped-form-input.stamped-starrating a {
  padding: 0 3px; }
  .stamped-form-input.stamped-starrating a::before {
    content: "st" !important;
    color: #fff0 !important;
    transition: all .2s;
    background-size: 18px auto; }

.stamped-fa-star::before, .fa-star-checked::before {
  padding: 0 3px;
  content: "st" !important;
  background-image: url("/cdn/shop/files/star.svg?v=1608868523") !important;
  background-size: 15px auto;
  background-repeat: no-repeat;
  color: #fff0 !important;
  background-position: center; }

.stamped-fa-star-o::before {
  padding: 0 3px;
  content: "st" !important;
  background-image: url("/cdn/shop/files/start-0.svg?v=1608868868");
  background-size: 15px auto;
  background-repeat: no-repeat;
  color: #fff0 !important;
  background-position: center; }

.stamped-fa-star-half-o::before {
  padding: 0 0px;
  content: "st" !important;
  background-image: url("/cdn/shop/files/star-half.svg?v=1610939246");
  background-size: 8px auto;
  background-repeat: no-repeat;
  color: #fff0;
  background-position: center; }

.stamped-summary-actions {
  margin-bottom: 20px; }

.stamped-messages {
  display: none; }

div[data-count="0"] .summary-overview {
  width: 160px !important;
  float: left !important;
  margin: -37px 0 37px; }
  div[data-count="0"] .summary-overview::before {
    position: absolute;
    content: "0";
    font-size: 30px;
    top: -20%;
    left: 0; }
  div[data-count="0"] .summary-overview::after {
    position: absolute;
    content: "BASE ON 0 REVIEW";
    font-family: "Moret-Book", sans-serif;
    left: 0; }
  @media only screen and (max-width: 480px) {
    div[data-count="0"] .summary-overview {
      width: 100% !important;
      float: none !important; }
      div[data-count="0"] .summary-overview::before {
        top: -30%;
        width: 100%; }
      div[data-count="0"] .summary-overview::after {
        width: 100%; } }

.how-it-works-page {
  background-color: #fff; }
  .how-it-works-page .section-step {
    background-color: #D7E6FA;
    /*         padding: 50px 30px; */ }
  .how-it-works-page .section-shops {
    padding: 0 12px; }
    @media screen and (min-width: 641px) {
      .how-it-works-page .section-shops {
        padding: 0 30px; } }

.how-it-works-feature {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 20px 50px;
  flex-direction: column;
  border-bottom: 1px solid #2c3db6; }
  @media screen and (min-width: 641px) {
    .how-it-works-feature {
      padding: 80px 20px; } }
  @media screen and (min-width: 641px) {
    .how-it-works-feature {
      flex-direction: row;
      justify-content: space-around; } }
  .how-it-works-feature .item {
    position: relative;
    margin-bottom: 20px; }
    .how-it-works-feature .item.item-1 .img-wrap::after {
      background-image: url("/cdn/shop/files/particle1.svg?v=1610102957"), url("/cdn/shop/files/particle2.svg?v=1610102957"), url("/cdn/shop/files/particle3.svg?v=1610102957");
      background-position: 57% -8%, 10% 45%, 100% 60%; }
    .how-it-works-feature .item.item-2 .img-wrap::after {
      background-image: url("/cdn/shop/files/particle4.svg?v=1610102957"), url("/cdn/shop/files/particle5.svg?v=1610102957"), url("/cdn/shop/files/particle6.svg?v=1610102957");
      background-position: 47% 20%, 0% 75%, 99% 73%; }
    .how-it-works-feature .item .img-wrap {
      width: 100%;
      object-fit: contain;
      min-height: 300px;
      position: relative; }
      .how-it-works-feature .item .img-wrap::after {
        content: "";
        width: 100%;
        height: 100%;
        background-size: 17%;
        background-repeat: no-repeat;
        position: absolute;
        left: 0; }
      .how-it-works-feature .item .img-wrap img {
        width: 100%;
        max-width: 450px; }
    .how-it-works-feature .item .content {
      list-style: none;
      text-align: center;
      margin-top: 20px;
      padding: 0 10px; }
      .how-it-works-feature .item .content .content-item {
        border-bottom: 2px solid #fae25f;
        padding: 10px; }
    @media screen and (min-width: 1240px) {
      .how-it-works-feature .item {
        margin-bottom: 0; }
        .how-it-works-feature .item .content-item {
          position: absolute;
          text-align: center;
          padding: unset !important;
          border-bottom: unset !important; }
        .how-it-works-feature .item .content-item::after {
          position: absolute;
          content: "";
          width: 100%;
          min-height: 100px;
          background-repeat: no-repeat; }
        .how-it-works-feature .item .img-wrap::after {
          display: none; }
        .how-it-works-feature .item.item-1 .content-item-1 {
          top: -10%;
          left: 45%; }
        .how-it-works-feature .item.item-1 .content-item-1::after {
          background-image: url("/cdn/shop/files/particle1.svg?v=1610102957");
          top: 30px;
          left: 20%; }
        .how-it-works-feature .item.item-1 .content-item-2 {
          top: 40%;
          left: -13%;
          max-width: 167px; }
        .how-it-works-feature .item.item-1 .content-item-2::after {
          background-image: url("/cdn/shop/files/particle2.svg?v=1610102957");
          top: 100%;
          right: -70%; }
        .how-it-works-feature .item.item-1 .content-item-3 {
          top: 50%;
          right: -15%;
          max-width: 140px; }
        .how-it-works-feature .item.item-1 .content-item-3::after {
          background-image: url("/cdn/shop/files/particle3.svg?v=1610102957");
          top: 100%;
          right: -10%; }
        .how-it-works-feature .item.item-2 .content-item-1 {
          top: 12%;
          left: 12%;
          max-width: 216px; }
        .how-it-works-feature .item.item-2 .content-item-1::after {
          background-image: url("/cdn/shop/files/particle4.svg?v=1610102957");
          top: 100%;
          left: 70%; }
        .how-it-works-feature .item.item-2 .content-item-2 {
          top: 63%;
          left: -20%;
          max-width: 120px; }
        .how-it-works-feature .item.item-2 .content-item-2::after {
          background-image: url("/cdn/shop/files/particle5.svg?v=1610102957");
          top: -14px;
          left: 100%; }
        .how-it-works-feature .item.item-2 .content-item-3 {
          top: 44%;
          right: -100px;
          max-width: 140px; }
        .how-it-works-feature .item.item-2 .content-item-3::after {
          background-image: url("/cdn/shop/files/particle6.svg?v=1610102957");
          top: 120%;
          right: -10%; } }

/* 

.c_CollectionList {
            display: flex;
          	flex-direction: column;
            justify-content: center;
            align-items: flex-start;
            .shop-item {
              	flex: 1;
                margin: 0 auto;
                text-align: center; 
                display: grid;
				grid-template-rows: 3fr 1fr;
                padding: 0 15px;
                .img-wrap {
                    overflow: hidden;
                    width: 100%;
                    height: 13rem;
                    overflow: hidden;
                    margin-bottom: 30px;
                  	border-radius: 10px;
                    img {
                        border-radius: 10px;
                        width: 100%;
                        height: 100%;
                        transition: all 5s;
                      	object-fit: cover;
                        &:hover {
                            transform: scale(1.2);
                        }
                    }
                }
                .bottom {
                  text-align: center;
                  margin: 0 auto;
                }
            }
}

@media screen and (min-width: 768px) {
  .c_CollectionList {
    flex-direction: row;
    .shop-item {
      grid-template-rows: 8fr 1fr;
      .img-wrap {
        height: 20rem;
      }
    }
  }
}

@media screen and (min-width: 1240px) {
  .c_CollectionList {
    .shop-item {
      .img-wrap {
        height: 30rem;
      }
    }
  }
} */
.c_PageHeader__ImageWrapper {
  position: relative;
  top: 0;
  background-position: center; }
  .c_PageHeader__ImageWrapper .c-collection-banner-title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding: 0 2rem;
    letter-spacing: 1px;
    color: #2c3db6; }

.c_CollectionToolbar {
  box-shadow: 1px 1px #2c3db6, -1px -1px #2c3db6; }

.c_CollectionToolbar__Item {
  border-color: #2c3db6 !important; }
  .c_CollectionToolbar__Item svg {
    color: #2c3db6; }

.list-collection-template-heading {
  margin: 60px auto 60px;
  text-align: center;
  max-width: 900px; }
  @media screen and (min-width: 641px) {
    .list-collection-template-heading {
      margin: 80px auto 60px; } }

.c_slideshow_SectionHeader__Heading {
  text-transform: none;
  margin-bottom: 40px;
  margin-top: 0 !important;
  max-width: 400px;
  font-size: 28px !important;
  line-height: 32px !important; }
  @media screen and (min-width: 641px) {
    .c_slideshow_SectionHeader__Heading {
      font-size: 44px !important;
      line-height: 46px !important; } }

.c_slideshow_SectionHeader__SubHeading {
  font-family: "Moret-Book", sans-serif;
  font-size: 16px;
  font-weight: 100;
  line-height: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1px; }

.c_SectionHeader__ButtonWrapper {
  margin-top: 40px; }
  .c_SectionHeader__ButtonWrapper > div {
    margin-left: 0; }

.c_blog_template_button_wrap {
  width: fit-content; }
  .c_blog_template_button_wrap a {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    font-family: "ModernEra-Medium", sans-serif; }

.custom-heading-large, .c_PageHeader__ImageWrapper .c-collection-banner-title, .our-mission-banner-title, .rewards-banner .heading, .give-away-page .give-away-introduction .top .number .money {
  font-size: 28px;
  line-height: 32px; }
  @media screen and (min-width: 641px) {
    .custom-heading-large, .c_PageHeader__ImageWrapper .c-collection-banner-title, .our-mission-banner-title, .rewards-banner .heading, .give-away-page .give-away-introduction .top .number .money {
      font-size: 44px;
      line-height: 46px; } }

.custom-heading, .CollectionMain .ProductItem .ProductItem__Title, .ProductMeta__Title, .how_it_works .title h2, .we_different h2,
.our-founder-section h2, .SectionHeader__Heading, .custom-cta .custom-cta-title, .custom-text-with-background .content, #shopify-section-cart-template .EmptyState .EmptyState__Title, .rewards-refera-friend .top .heading, .as-seen-section h2, .give-away-page .give-away-introduction .content, .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-empty-cart .ql-align-center:first-child {
  font-size: 22px;
  line-height: 25px; }
  @media screen and (min-width: 641px) {
    .custom-heading, .CollectionMain .ProductItem .ProductItem__Title, .ProductMeta__Title, .how_it_works .title h2, .we_different h2,
    .our-founder-section h2, .SectionHeader__Heading, .custom-cta .custom-cta-title, .custom-text-with-background .content, #shopify-section-cart-template .EmptyState .EmptyState__Title, .rewards-refera-friend .top .heading, .as-seen-section h2, .give-away-page .give-away-introduction .content, .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-empty-cart .ql-align-center:first-child {
      font-size: 30px;
      line-height: 36px; } }

.custom-heading-small, .Panel__Title, .c-footer-content p, .c_ArticleItem__Title, .custom-section-see-how .item-heading, #ReCharge.user-customer .rc_header-settings__title h2, .rewards-refera-friend .items .item .text .content {
  font-size: 20px;
  line-height: 28px; }
  @media screen and (min-width: 641px) {
    .custom-heading-small, .Panel__Title, .c-footer-content p, .c_ArticleItem__Title, .custom-section-see-how .item-heading, #ReCharge.user-customer .rc_header-settings__title h2, .rewards-refera-friend .items .item .text .content {
      font-size: 24px;
      line-height: 32px; } }

.custom-font-size-btn, .ProductForm button, .stamped-summary-actions-newreview, .rewards-refera-friend .items .item .number-referal, .rebuy-cart__flyout-actions .rebuy-button {
  font-size: 13px;
  line-height: 28px; }
  @media screen and (min-width: 641px) {
    .custom-font-size-btn, .ProductForm button, .stamped-summary-actions-newreview, .rewards-refera-friend .items .item .number-referal, .rebuy-cart__flyout-actions .rebuy-button {
      font-size: 16px;
      line-height: 24px; } }

.custom-heading-font-medium {
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 1px;
  font-family: "ModernEra-Medium", sans-serif; }

.custom-sub-heading {
  font-size: 18px;
  letter-spacing: 1px;
  /*   font-weight: 600; */
  line-height: 24px; }
  @media screen and (min-width: 641px) {
    .custom-sub-heading {
      font-size: 30px; } }

.custom-sub-title, .our-mission-banner-subtitle, .mission-statistic .numbers .number-item .text, .rebuy-cart__flyout-shipping-bar .rebuy-cart__flyout-shipping-bar-message, .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-price, .rebuy-cart__flyout-note .rebuy-cart__flyout-note-toggle .rebuy-cart__flyout-note-toggle-label, .rebuy-cart__flyout-recommendations .rebuy-product-title, .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-title, .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-price, .rebuy-cart__flyout-footer .rebuy-cart__flyout-subtotal, .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-empty-cart p, .prices-compare-warpper .prices-compare-body .table-head-sub {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 2px; }
  @media screen and (min-width: 641px) {
    .custom-sub-title, .our-mission-banner-subtitle, .mission-statistic .numbers .number-item .text, .rebuy-cart__flyout-shipping-bar .rebuy-cart__flyout-shipping-bar-message, .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-price, .rebuy-cart__flyout-note .rebuy-cart__flyout-note-toggle .rebuy-cart__flyout-note-toggle-label, .rebuy-cart__flyout-recommendations .rebuy-product-title, .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-title, .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-price, .rebuy-cart__flyout-footer .rebuy-cart__flyout-subtotal, .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-empty-cart p, .prices-compare-warpper .prices-compare-body .table-head-sub {
      font-size: 16px;
      line-height: 20px; } }

.custom-cta-btn {
  height: 38px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1.6667px; }

.custom-font-size-small, .CartItem__Remove {
  font-size: 12px;
  line-height: 17px; }
  @media screen and (min-width: 641px) {
    .custom-font-size-small, .CartItem__Remove {
      font-size: 14px;
      line-height: 20px; } }

.section-custom-title-subtitle {
  padding: 60px 30px;
  text-align: center; }
  @media screen and (min-width: 641px) {
    .section-custom-title-subtitle {
      padding: 60px 76px; } }
  .section-custom-title-subtitle h2 {
    margin-bottom: 1rem; }
  .section-custom-title-subtitle div {
    margin-bottom: 2rem;
    /*       	font-weight: 600; */ }

.custom-section-see-how {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0;
  padding: 60px 10px 20px;
  background-color: #fae25f; }
  .custom-section-see-how video::-webkit-media-controls {
    display: none; }

@media screen and (min-width: 641px) {
  .custom-section-see-how {
    flex-direction: row;
    padding: 80px 150px; }
    .custom-section-see-how .see-how-item {
      margin: 0 15px 0; } }
.see-how-item {
  margin: 0 auto 40px;
  display: grid;
  grid-template-rows: 8fr auto;
  width: 100%; }

.custom-section-see-how .see-how-item video {
  width: 100%;
  height: 25rem;
  object-fit: cover;
  border-radius: 1px; }

.custom-section-see-how .see-how-item .img-wrap img {
  width: 100%;
  height: 25rem;
  object-fit: cover;
  border-radius: 1px; }

.custom-section-see-how .top {
  text-align: center; }

.custom-section-see-how .item-heading {
  margin: 30px 0 20px;
  font-weight: 700; }
  @media screen and (min-width: 641px) {
    .custom-section-see-how .item-heading {
      margin-top: 40px; } }

.custom-section-see-how .description {
  width: 95%;
  margin: auto; }

.custom-section-see-how .bottom {
  margin: 20px auto 0;
  display: flex;
  justify-content: center; }

.custom-cta {
  text-align: center;
  color: #fae25f;
  margin: 0 0 auto;
  background-size: cover;
  background-position: center;
  padding: 60px 20px 0; }

@media screen and (min-width: 641px) {
  .custom-cta {
    padding: 80px 152px 0; }

  .custom-cta .content {
    width: max-content;
    max-width: 60%; } }
.custom-cta .custom-cta-title {
  color: #fae25f;
  max-width: 450px;
  margin: 0 auto 40px; }

.custom-cta .product-include {
  margin-bottom: 60px; }

.custom-cta .product-include-title {
  text-transform: uppercase;
  font-family: 'Moret-Book', sans-serif;
  letter-spacing: 1px;
  margin-bottom: 13px;
  font-size: 14px;
  line-height: 18px; }
  @media screen and (min-width: 641px) {
    .custom-cta .product-include-title {
      font-size: 16px;
      line-height: 20px; } }

.custom-cta .product-include .lists {
  list-style: none;
  position: relative;
  /*   &::after {
      position: absolute;
      content: "";
      background-image: url('/cdn/shop/files/discount-bluegreen.svg?v=1615879101');
      background-repeat: no-repeat;
      background-size: contain;
      width: 100px;
      height: 100px;
      right: -22px;
      top: -86px;
      @include av-mq('tablet-and-up') {
         width: 150px;
      	height: 150px;
        top: unset;
  		right: -100px;
      	bottom: -100px;
      }
    } */ }

.custom-cta .product-include .lists .include-item {
  font-family: "ModernEra-Medium", sans-serif; }

.custom-cta .bottom {
  display: flex;
  justify-content: center;
  padding-bottom: 60px; }
  @media screen and (min-width: 641px) {
    .custom-cta .bottom {
      padding-bottom: 80px; } }

.custom-testimonial {
  position: relative;
  background-color: #fff;
  z-index: 1; }

.custom-testimonial .btn-group {
  position: absolute;
  width: 90%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.custom-testimonial .btn-item {
  cursor: pointer; }

.custom-testimonial .wrap {
  padding: 40px 20px;
  display: flex;
  overflow: hidden;
  position: relative;
  z-index: -1; }
  @media screen and (min-width: 641px) {
    .custom-testimonial .wrap {
      padding: 60px 20px; } }

.custom-testimonial .star {
  margin-bottom: 28px;
  height: 12px; }

.custom-testimonial .item {
  text-align: center;
  width: 100%;
  display: none;
  padding: 0 60px;
  transition: all 1s;
  animation: testimonialAnimation 1s; }

.custom-testimonial .item.active {
  display: block; }

.custom-testimonial .quote {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 26px;
  font-family: "Moret-Book", sans-serif;
  font-weight: 400;
  letter-spacing: 2px; }

.custom-testimonial .author {
  text-transform: uppercase;
  font-family: "Moret-Book", sans-serif;
  letter-spacing: 2px;
  margin-top: 20px;
  font-size: 16px;
  line-height: 20px; }

@media screen and (min-width: 768px) {
  .custom-testimonial .wrap {
    width: max-content;
    max-width: 60%;
    margin: auto; }

  .custom-testimonial .btn-group {
    width: 70%; } }
@keyframes testimonialAnimation {
  0% {
    opacity: 0.2;
    transform: translateY(-1rem);
    margin-bottom: 1rem; }

  100% {
    opacity: 1;
    margin-top: 0;
    transform: translateY(0rem);
    margin-bottom: 0; } }

.how-it-works-instruction {
  padding: 60px 35px;
  border-bottom: 1px solid #2c3db6; }

.how-it-works-instruction-item {
  padding: 0 10px;
  margin-bottom: 50px; }

.how-it-works-instruction-item .img-wrap img {
  width: 100%;
  height: 25rem;
  object-fit: cover;
  border-radius: 1px; }

.how-it-works-instruction-item .instruction-list > div {
  border-bottom: 2px solid #fae25f;
  padding: 10px 0;
  text-align: center; }

@media screen and (min-width: 768px) {
  .how-it-works-instruction {
    padding: 80px 76px;
    display: flex;
    justify-content: center; }

  .how-it-works-instruction-item {
    margin-bottom: 0;
    padding: 0 10px; } }
@media screen and (min-width: 1024px) {
  .how-it-works-instruction-item {
    padding: 0 50px; } }
.our-mission-banner {
  height: 500px;
  background-size: cover;
  background-position: center;
  position: relative;
  color: #fff; }

.our-mission-banner-content {
  position: absolute;
  top: 60px;
  padding: 0 24px; }
  @media screen and (min-width: 641px) {
    .our-mission-banner-content {
      top: 50%;
      transform: translateY(-50%); } }

.our-mission-banner-title {
  max-width: 528px;
  font-family: "ModernEra-Regular", sans-serif; }

.our-mission-banner-subtitle {
  font-family: "Moret-Book", sans-serif;
  text-transform: uppercase;
  margin-bottom: 14px; }
  @media screen and (min-width: 641px) {
    .our-mission-banner-subtitle {
      margin-bottom: 30px; } }

@media screen and (min-width: 768px) {
  .our-mission-banner {
    height: 559px; }

  .our-mission-banner-content {
    width: 70%;
    padding: 0 30px; } }
@media screen and (min-width: 1024px) {
  .our-mission-banner-content {
    width: 50%; } }
.u-custom-post-with-img {
  padding: 60px 20px;
  /*  .content .right .text-content {
      text-align: left;
  } */ }
  @media screen and (min-width: 641px) {
    .u-custom-post-with-img {
      padding: 80px 20px; } }
  .u-custom-post-with-img.no-spacing-top {
    padding-top: 0; }
    .u-custom-post-with-img.no-spacing-top .content {
      margin-top: 0; }
  .u-custom-post-with-img .post-title {
    text-align: center;
    max-width: 900px;
    margin: auto; }
  .u-custom-post-with-img .content {
    display: grid;
    margin-top: 40px; }
    @media screen and (min-width: 641px) {
      .u-custom-post-with-img .content {
        margin-top: 60px; } }
  .u-custom-post-with-img .content .column {
    /* 	padding: 0 10px; */ }
  .u-custom-post-with-img .content .left {
    margin: 0 auto 2rem;
    text-align: right; }
    .u-custom-post-with-img .content .left img {
      max-height: 600px; }
  .u-custom-post-with-img .content .right {
    max-width: 558px; }
  .u-custom-post-with-img .content .right .text-content p {
    margin-bottom: 10px; }

@media screen and (min-width: 768px) {
  .u-custom-post-with-img {
    padding: 80px 20px; }
    .u-custom-post-with-img .column.left {
      text-align: right; }

  .u-custom-post-with-img .content {
    grid-template-columns: repeat(2, 50%);
    margin-top: 80px; }
    .u-custom-post-with-img .content .right {
      margin-left: 30px; }

  .u-custom-post-with-img .content .left {
    margin-bottom: 0; } }
@media screen and (min-width: 1024px) {
  .u-custom-post-with-img {
    padding: 80px 76px; } }
.custom-text-with-background {
  height: 273px;
  background-size: cover;
  background-position: center;
  position: relative; }
  @media screen and (min-width: 641px) {
    .custom-text-with-background {
      height: 500px; } }
  .custom-text-with-background .content {
    margin: 0 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fae25f;
    text-align: center;
    max-width: 558px; }
    .custom-text-with-background .content p {
      margin-bottom: 0; }
    .custom-text-with-background .content.left {
      left: 0; }
    .custom-text-with-background .content.right {
      right: 0; }
    .custom-text-with-background .content.center {
      left: 50%;
      transform: translate(-50%, -50%); }
    .custom-text-with-background .content .bottom {
      display: flex;
      justify-content: center;
      margin-top: 20px; }
  .custom-text-with-background.custom-text-with-background-2 {
    margin-bottom: 305px; }
    .custom-text-with-background.custom-text-with-background-2 .content {
      top: 100%;
      background-color: #fae25f;
      transform: unset;
      margin: unset;
      padding: 60px 20px;
      max-height: 305px; }
    @media screen and (min-width: 641px) {
      .custom-text-with-background.custom-text-with-background-2 {
        margin-bottom: 0; }
        .custom-text-with-background.custom-text-with-background-2 .content {
          top: 50%;
          background-color: unset;
          transform: translateY(-50%);
          margin: 0 150px;
          padding: 0; } }

@media screen and (min-width: 768px) {
  .custom-text-with-background .content {
    width: 50%;
    margin: 0 150px; } }
.signup-cta {
  padding: 40px 60px; }
  @media screen and (min-width: 641px) {
    .signup-cta {
      padding: 60px 30px; } }
  .signup-cta .text {
    text-align: center; }
  .signup-cta .bottom {
    display: flex;
    justify-content: center;
    margin-top: 20px; }
    .signup-cta .bottom .button {
      text-transform: uppercase; }
      @media screen and (min-width: 641px) {
        .signup-cta .bottom .button {
          text-transform: unset; } }

.mission-statistic {
  padding: 60px 12px 24px; }
  @media screen and (min-width: 641px) {
    .mission-statistic {
      padding: 80px 30px; } }
  .mission-statistic .top {
    text-align: center; }
  .mission-statistic .numbers {
    list-style: none;
    margin-top: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; }
    .mission-statistic .numbers .number-item {
      width: 50%;
      margin-bottom: 36px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      position: relative; }
      @media screen and (min-width: 641px) {
        .mission-statistic .numbers .number-item {
          margin-bottom: 20px; } }
      .mission-statistic .numbers .number-item:nth-child(odd):after {
        content: "";
        background-color: #2c3db6;
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%; }
      .mission-statistic .numbers .number-item .number {
        font-size: 44px;
        line-height: 46px;
        margin-bottom: 10px;
        letter-spacing: 1px; }
      .mission-statistic .numbers .number-item .text {
        text-align: center;
        font-family: "Moret-Book", sans-serif;
        text-transform: uppercase;
        letter-spacing: 2px;
        padding: 0 2px; }

@media screen and (min-width: 641px) {
  .mission-statistic .numbers {
    flex-wrap: unset; }
    .mission-statistic .numbers .number-item {
      flex: 1; }
      .mission-statistic .numbers .number-item:not(:last-child):after {
        content: "";
        background-color: #2c3db6;
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%; } }
.custom-blog-tags {
  margin: auto; }
  .custom-blog-tags .custom-blog-tags-lists {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /*     font-weight: 600; */
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: -30px;
    padding: 0 10px; }
  .custom-blog-tags .custom-blog-tags-item {
    padding: 10px 10px;
    text-align: center; }

.c_ImageHero__TextContent {
  bottom: 0;
  padding: 50px 10px 50px 46px;
  background-image: linear-gradient(to bottom, transparent, rgba(168, 232, 226, 0.3) 29%); }

.c_Product__Gallery__Thumbnails {
  position: relative; }
  @media screen and (min-width: 1240px) {
    .c_Product__Gallery__Thumbnails .Product__Slideshow {
      margin: 0 50px 0 150px; } }
  .c_Product__Gallery__Thumbnails .Product__SlideshowNav {
    position: absolute;
    top: 0;
    margin-top: 0 !important; }
    .c_Product__Gallery__Thumbnails .Product__SlideshowNav .Product__SlideshowNavScroller {
      display: flex;
      flex-direction: column; }
      .c_Product__Gallery__Thumbnails .Product__SlideshowNav .Product__SlideshowNavScroller a {
        margin-top: 0 !important; }

.c-icon-social-tiktok img {
  margin-top: 5px;
  width: 1.2em;
  height: 1.2em; }

.c_Header__SecondaryNav {
  padding-right: 10px; }
  .c_Header__SecondaryNav a {
    font-size: 16.5px;
    line-height: 24px; }

#rc_container * {
  color: #2c3db6;
  font-size: 18px;
  line-height: 24px;
  font-family: "ModernEra-Medium", sans-serif; }

#ReCharge.user-customer {
  margin: 60px auto 0;
  max-width: 400px; }
  @media screen and (min-width: 641px) {
    #ReCharge.user-customer {
      margin-top: 80px; } }
  #ReCharge.user-customer .rc_header-settings {
    margin-bottom: 40px; }
  #ReCharge.user-customer .rc_header-settings__title h2 {
    margin-bottom: 20px; }
  #ReCharge.user-customer .rc_form br {
    display: none; }
  #ReCharge.user-customer .rc_form p {
    font-size: 14px;
    line-height: 20px;
    text-decoration: underline; }
  #ReCharge.user-customer img {
    display: none !important; }
  #ReCharge.user-customer button {
    margin: 0 auto 40px;
    width: 100%; }

.subscription-options-wrap .soft-subscription-custom-option {
  padding: 8px; }
.subscription-options-wrap select {
  padding: 15px;
  padding-right: 22px;
  border-color: #2c3db6; }

.custom-cart-page-loading .Cart__Recap {
  position: relative; }
  .custom-cart-page-loading .Cart__Recap::after {
    position: absolute;
    bottom: 0;
    width: 100%;
    content: "Loading...";
    text-align: center;
    cursor: no-drop;
    text-transform: uppercase;
    letter-spacing: .2em;
    left: 0; }
    @media screen and (min-width: 641px) {
      .custom-cart-page-loading .Cart__Recap::after {
        left: unset;
        right: 0;
        bottom: 17px;
        width: 163px; } }

.c-product-recommendations {
  padding: 60px 0 0; }
  @media screen and (min-width: 641px) {
    .c-product-recommendations {
      padding: 80px 0 0; } }

#shopify-section-cart-template .EmptyState .Text--subdued {
  margin-bottom: 40px; }
#shopify-section-cart-template .EmptyState .EmptyState__Action {
  max-width: 438px;
  margin: auto;
  text-transform: uppercase; }
#shopify-section-cart-template .PageHeader {
  margin: 60px 0 36px; }

#shopify-section-recently-viewed-products .SectionHeader__Heading {
  margin-top: 0; }

.c-page-login {
  display: flex;
  justify-content: center;
  align-items: center; }
  .c-page-login .Form__Hint {
    font-size: 14px;
    line-height: 20px; }
    .c-page-login .Form__Hint a, .c-page-login .Form__Hint button {
      text-decoration: underline; }
  .c-page-login .Form__Submit {
    margin-bottom: 40px; }
  .c-page-login #rc_login {
    margin: 0 auto;
    font-size: 14px;
    line-height: 20px; }
    .c-page-login #rc_login h5 {
      margin-bottom: 0; }
  .c-page-login a {
    text-decoration: underline; }

.c-404-button {
  width: max-content;
  margin: auto;
  text-transform: uppercase; }

.rewards-banner {
  position: relative; }
  .rewards-banner video::media-controls {
    display: none !important; }
  .rewards-banner video::-webkit-media-controls {
    display: none !important; }
  .rewards-banner video::-moz-media-controls {
    display: none !important; }
  .rewards-banner video::-o-media-controls {
    display: none !important; }
  .rewards-banner video::-ms-media-controls {
    display: none !important; }
  .rewards-banner video {
    width: 100%;
    height: 60vh;
    object-fit: cover;
    object-position: center bottom; }
  .rewards-banner .heading {
    position: absolute;
    content: "";
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    max-width: 340px;
    text-align: center; }
    @media screen and (min-width: 641px) {
      .rewards-banner .heading {
        max-width: 440px;
        top: 50%;
        left: 30px;
        text-align: left;
        transform: translateY(-50%); } }
    @media screen and (max-width: 640px) {
      .rewards-banner .heading {
        max-width: 270px;
        top: 124px;
        left: 22px;
        text-align: left;
        transform: translateY(-50%);
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0.01em;
        font-weight: 400; } }

.rewards-refera-friend {
  padding: 60px 20px; }
  @media screen and (min-width: 641px) {
    .rewards-refera-friend {
      padding: 80px 20px; } }
  .rewards-refera-friend .top {
    text-align: center;
    position: relative; }
    .rewards-refera-friend .top::before {
      position: absolute;
      content: "";
      background-image: url("/cdn/shop/files/reward-particle-top-1.svg?v=1616733102");
      background-repeat: no-repeat;
      background-size: 100%;
      width: 200px;
      height: 200px;
      left: 20%;
      top: 0; }
      @media screen and (max-width: 640px) {
        .rewards-refera-friend .top::before {
          visibility: hidden; } }
    .rewards-refera-friend .top::after {
      position: absolute;
      content: "";
      background-image: url("/cdn/shop/files/reward-particle-top-2.svg?v=1616733103");
      background-repeat: no-repeat;
      background-size: 100%;
      width: 150px;
      height: 200px;
      right: 20%;
      top: 30px; }
      @media screen and (min-width: 641px) {
        .rewards-refera-friend .top::after {
          top: 0; } }
      @media screen and (max-width: 640px) {
        .rewards-refera-friend .top::after {
          visibility: hidden; } }
    .rewards-refera-friend .top .heading {
      text-align: center;
      margin-bottom: 30px;
      position: relative;
      z-index: 2; }
    .rewards-refera-friend .top .sub-heading {
      text-align: center;
      max-width: 441px;
      margin: 0 auto;
      position: relative;
      z-index: 2; }
    .rewards-refera-friend .top button {
      margin: 40px auto 80px; }
  .rewards-refera-friend .items .item {
    max-width: 440px;
    margin: auto; }
    .rewards-refera-friend .items .item:not(:last-child) {
      margin-bottom: 40px; }
    .rewards-refera-friend .items .item .number-referal {
      text-transform: uppercase;
      text-align: center;
      letter-spacing: 1.6667px;
      margin-bottom: 20px; }
      .rewards-refera-friend .items .item .number-referal::after {
        content: " ="; }
    .rewards-refera-friend .items .item img {
      width: 100%;
      object-fit: cover; }
    .rewards-refera-friend .items .item .text {
      min-height: 120px;
      position: relative;
      background-image: url("/cdn/shop/files/bg-refer-a-friend.png?v=1615793513");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      margin: -50px auto 0;
      display: flex;
      justify-content: center;
      align-items: center; }
      .rewards-refera-friend .items .item .text .content {
        color: #fae25f;
        text-align: center; }
  @media screen and (min-width: 641px) {
    .rewards-refera-friend .items {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      max-width: 1440px;
      margin: auto; }
      .rewards-refera-friend .items .item {
        margin: 0 10px 0 !important; } }

/**
	start
	refer a friend from
	by: datnguyen
*/
#refer-a-friend-form-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  #refer-a-friend-form-form .form-content {
    margin: auto;
    position: relative;
    padding-top: 40px;
    max-width: 441px; }
    #refer-a-friend-form-form .form-content:before {
      position: absolute;
      content: "";
      background-image: url(/cdn/shop/files/reward-particle-1.svg?v=1616732237);
      background-repeat: no-repeat;
      background-size: 30%;
      width: 100px;
      height: 200px;
      left: -20%;
      top: 2px; }
    #refer-a-friend-form-form .form-content:after {
      position: absolute;
      content: "";
      background-image: url(/cdn/shop/files/reward-particle-2.svg?v=1616732237);
      background-repeat: no-repeat;
      background-size: 35%;
      width: 100px;
      height: 200px;
      right: -45%;
      top: 70px; }
    @media screen and (max-width: 640px) {
      #refer-a-friend-form-form .form-content {
        width: 66.66667%; } }
    @media screen and (min-width: 641px) {
      #refer-a-friend-form-form .form-content {
        width: 50%; } }
    @media screen and (min-width: 1008px) {
      #refer-a-friend-form-form .form-content {
        width: 33.33333%; } }
    #refer-a-friend-form-form .form-content .Form__Input, #refer-a-friend-form-form .form-content #shopify-product-reviews .spr-form-input-text, #shopify-product-reviews #refer-a-friend-form-form .form-content .spr-form-input-text,
    #refer-a-friend-form-form .form-content #shopify-product-reviews .spr-form-input-email,
    #shopify-product-reviews #refer-a-friend-form-form .form-content .spr-form-input-email,
    #refer-a-friend-form-form .form-content #shopify-product-reviews .spr-form-input-textarea,
    #shopify-product-reviews #refer-a-friend-form-form .form-content .spr-form-input-textarea, #refer-a-friend-form-form .form-content #ReCharge.user-customer input, #ReCharge.user-customer #refer-a-friend-form-form .form-content input {
      all: unset;
      border: 1px solid #2c3db6;
      color: #2c3db6;
      align-items: left;
      margin-right: 1rem;
      font-size: 17px;
      line-height: 24px;
      padding: 12px 14px !important;
      height: unset !important;
      text-align: left;
      margin-bottom: 15px !important;
      margin-right: 0 !important;
      width: -webkit-fill-available; }
    #refer-a-friend-form-form .form-content .custom-button, #refer-a-friend-form-form .form-content #stamped-button-submit, #refer-a-friend-form-form .form-content #ReCharge.user-customer button, #ReCharge.user-customer #refer-a-friend-form-form .form-content button, #refer-a-friend-form-form .form-content .custom-cart-page-loading .Cart__Recap::after, .custom-cart-page-loading #refer-a-friend-form-form .form-content .Cart__Recap::after {
      width: 100%;
      margin: auto;
      border-radius: 5rem;
      padding: 9px 22px;
      display: flex;
      justify-content: center;
      align-items: center;
      outline: none;
      border: none;
      cursor: pointer;
      font-weight: 500;
      font-size: 13px;
      line-height: 18px;
      display: flex;
      align-items: center;
      text-align: center;
      letter-spacing: 1.66667px;
      transition: all 2s;
      height: 40px;
      text-transform: uppercase;
      background-color: #a8e8e2;
      color: #2c3db6;
      transition: all .2s;
      margin-bottom: 3.1rem; }
      @media screen and (min-width: 641px) {
        #refer-a-friend-form-form .form-content .custom-button, #refer-a-friend-form-form .form-content #stamped-button-submit, #refer-a-friend-form-form .form-content #ReCharge.user-customer button, #ReCharge.user-customer #refer-a-friend-form-form .form-content button, #refer-a-friend-form-form .form-content .custom-cart-page-loading .Cart__Recap::after, .custom-cart-page-loading #refer-a-friend-form-form .form-content .Cart__Recap::after {
          font-size: 16px;
          line-height: 24px; } }

/**
	end refer a friend from
	by: datnguye
*/
.rewards-article {
  padding: 60px 20px 0;
  border-top: solid 1px #2c3db6; }
  @media screen and (min-width: 641px) {
    .rewards-article {
      padding: 80px 20px 0;
      max-width: 1440px;
      margin: auto; } }
  .rewards-article .post-title {
    text-align: center;
    max-width: 900px;
    margin: auto; }
  .rewards-article .content {
    display: grid;
    margin-top: 40px; }
    @media screen and (min-width: 641px) {
      .rewards-article .content {
        margin-top: 60px; } }
  .rewards-article .content .left {
    margin-bottom: 2rem;
    text-align: right; }
  .rewards-article .content .right {
    max-width: 558px; }
  .rewards-article .content .right .text-content h3 {
    font-weight: 600;
    margin-bottom: 10px; }
  .rewards-article .content .right .text-content .section {
    margin-bottom: 33px; }
  .rewards-article .content .right .text-content a button {
    margin-bottom: 10px; }

@media screen and (min-width: 768px) {
  .rewards-article {
    padding: 80px 20px 0; }
    .rewards-article .column.left {
      margin: 0 74px 30px 0;
      text-align: right; }

  .rewards-article .content {
    grid-template-columns: repeat(2, 50%);
    margin-top: 80px; }

  .rewards-article .content .left {
    margin-bottom: 0; } }
/* ReferralCandy form */
#refcandy-candyjar {
  height: 350px !important; }

/* As seen section */
.as-seen-section {
  background-color: #D7E6FA;
  padding: 60px 10px; }
  @media screen and (min-width: 641px) {
    .as-seen-section {
      padding: 80px 10px; } }
  .as-seen-section h2 {
    text-align: center;
    margin: 0 auto 50px;
    max-width: 800px; }
  .as-seen-section .content {
    list-style: none;
    margin: auto;
    padding: 0; }
    .as-seen-section .content .item {
      max-width: 182px;
      margin: 0 auto 50px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .as-seen-section .content .item img {
        object-fit: cover; }
      .as-seen-section .content .item:last-child {
        margin-bottom: 0; }
    @media screen and (min-width: 641px) {
      .as-seen-section .content {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        align-items: center;
        max-width: 1144px; }
        .as-seen-section .content .item {
          margin-bottom: 0;
          padding: 0 1rem; }
          .as-seen-section .content .item:nth-child(n+5) {
            margin-top: 50px; } }
    @media screen and (min-width: 1008px) {
      .as-seen-section .content .item {
        padding: 0; } }

.give-away-page {
  background-color: rgba(235, 184, 244, 0.3); }
  .give-away-page .give-away-introduction .top .give-away-heading {
    position: relative; }
    .give-away-page .give-away-introduction .top .give-away-heading .title {
      color: #ff6a42;
      text-transform: uppercase;
      font-size: 55px;
      line-height: 50px;
      letter-spacing: 0.01em;
      text-align: center;
      margin: 0 auto 20px;
      position: relative;
      padding-top: 150px; }
      .give-away-page .give-away-introduction .top .give-away-heading .title::before {
        content: "";
        top: 0;
        background-image: url("/cdn/shop/files/Group_1684.svg?v=1644998050");
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        height: 100px;
        position: absolute;
        background-size: contain;
        top: 40px;
        left: 50%;
        transform: translateX(-50%); }
      @media screen and (min-width: 641px) {
        .give-away-page .give-away-introduction .top .give-away-heading .title {
          font-size: 75px;
          line-height: 70px;
          width: fit-content; }
          .give-away-page .give-away-introduction .top .give-away-heading .title::before {
            left: -10%;
            transform: none;
            background-position: left;
            width: 30%;
            top: 60px; } }
    .give-away-page .give-away-introduction .top .give-away-heading .description {
      color: #ff6a42;
      text-transform: uppercase;
      text-align: center; }
    .give-away-page .give-away-introduction .top .give-away-heading .imgs {
      margin: 35px auto 35px; }
      .give-away-page .give-away-introduction .top .give-away-heading .imgs img {
        object-fit: cover;
        width: 100%; }
      .give-away-page .give-away-introduction .top .give-away-heading .imgs .line {
        text-align: center;
        width: 100%; }
      .give-away-page .give-away-introduction .top .give-away-heading .imgs .earth {
        text-align: center;
        margin: 45px auto 50px; }
        .give-away-page .give-away-introduction .top .give-away-heading .imgs .earth img {
          width: 50%; }
      @media screen and (min-width: 641px) {
        .give-away-page .give-away-introduction .top .give-away-heading .imgs .earth {
          display: none; }
        .give-away-page .give-away-introduction .top .give-away-heading .imgs .line {
          width: 60%;
          margin: auto;
          position: relative; }
          .give-away-page .give-away-introduction .top .give-away-heading .imgs .line::after {
            position: absolute;
            content: "";
            background-image: url("/cdn/shop/files/Power_Moves_Standing.png?v=1644998152");
            width: 100%;
            height: 200px;
            background-repeat: no-repeat;
            top: -150%;
            right: -30%;
            transform: translateY(-50%);
            background-position: right;
            background-size: 30%; } }
      @media screen and (min-width: 1008px) {
        .give-away-page .give-away-introduction .top .give-away-heading .imgs .line {
          width: 60%;
          margin: auto;
          position: relative; }
          .give-away-page .give-away-introduction .top .give-away-heading .imgs .line::after {
            right: -10%;
            background-size: contain; } }
  .give-away-page .give-away-introduction .top .number {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    color: #ff6a42; }
    @media screen and (min-width: 641px) {
      .give-away-page .give-away-introduction .top .number {
        margin-bottom: 80px; } }
    .give-away-page .give-away-introduction .top .number .money {
      margin-right: 12px; }
    .give-away-page .give-away-introduction .top .number .worth-of-prizes {
      text-transform: uppercase; }
  .give-away-page .give-away-introduction .top button {
    background-color: #ff6a42;
    margin: auto; }
    .give-away-page .give-away-introduction .top button a {
      text-decoration: none;
      color: #fff; }
  .give-away-page .give-away-introduction .content {
    color: #ff6a42;
    margin: auto;
    text-align: center;
    padding: 60px 20px; }
    @media screen and (min-width: 641px) {
      .give-away-page .give-away-introduction .content {
        max-width: 675px;
        padding: 80px 20px; } }
  .give-away-page .give-away-form-anchor {
    top: -250px;
    position: relative;
    visibility: hidden; }
  .give-away-page .give-away-form {
    margin: auto;
    background: white;
    color: #ff6a42;
    padding: 40px 0 0 0; }
    @media screen and (min-width: 641px) {
      .give-away-page .give-away-form {
        padding: 100px 20px 0px 20px; }
        .give-away-page .give-away-form .form-content {
          max-width: 440px;
          margin: auto; } }
    .give-away-page .give-away-form .form-inner {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      margin: 0 20px;
      padding: 0 20px; }
      .give-away-page .give-away-form .form-inner .Form__Input, .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-text, #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-text,
      .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-email,
      #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-email,
      .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-textarea,
      #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-textarea, .give-away-page .give-away-form .form-inner #ReCharge.user-customer input, #ReCharge.user-customer .give-away-page .give-away-form .form-inner input {
        border-color: #ff6a42;
        font-family: "ModernEra-Medium", sans-serif;
        color: #ff6a42;
        margin-bottom: 10px; }
        .give-away-page .give-away-form .form-inner .Form__Input::-webkit-input-placeholder, .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-text::-webkit-input-placeholder, #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-text::-webkit-input-placeholder,
        .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-email::-webkit-input-placeholder,
        #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-email::-webkit-input-placeholder,
        .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-textarea::-webkit-input-placeholder,
        #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-textarea::-webkit-input-placeholder, .give-away-page .give-away-form .form-inner #ReCharge.user-customer input::-webkit-input-placeholder, #ReCharge.user-customer .give-away-page .give-away-form .form-inner input::-webkit-input-placeholder {
          color: #ff6a42;
          font-family: "ModernEra-Medium", sans-serif; }
        .give-away-page .give-away-form .form-inner .Form__Input::-moz-placeholder, .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-text::-moz-placeholder, #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-text::-moz-placeholder,
        .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-email::-moz-placeholder,
        #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-email::-moz-placeholder,
        .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-textarea::-moz-placeholder,
        #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-textarea::-moz-placeholder, .give-away-page .give-away-form .form-inner #ReCharge.user-customer input::-moz-placeholder, #ReCharge.user-customer .give-away-page .give-away-form .form-inner input::-moz-placeholder {
          color: #ff6a42;
          font-family: "ModernEra-Medium", sans-serif; }
        .give-away-page .give-away-form .form-inner .Form__Input:-ms-input-placeholder, .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-text:-ms-input-placeholder, #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-text:-ms-input-placeholder,
        .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-email:-ms-input-placeholder,
        #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-email:-ms-input-placeholder,
        .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-textarea:-ms-input-placeholder,
        #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-textarea:-ms-input-placeholder, .give-away-page .give-away-form .form-inner #ReCharge.user-customer input:-ms-input-placeholder, #ReCharge.user-customer .give-away-page .give-away-form .form-inner input:-ms-input-placeholder {
          color: #ff6a42;
          font-family: "ModernEra-Medium", sans-serif; }
        .give-away-page .give-away-form .form-inner .Form__Input::-ms-input-placeholder, .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-text::-ms-input-placeholder, #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-text::-ms-input-placeholder,
        .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-email::-ms-input-placeholder,
        #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-email::-ms-input-placeholder,
        .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-textarea::-ms-input-placeholder,
        #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-textarea::-ms-input-placeholder, .give-away-page .give-away-form .form-inner #ReCharge.user-customer input::-ms-input-placeholder, #ReCharge.user-customer .give-away-page .give-away-form .form-inner input::-ms-input-placeholder {
          color: #ff6a42;
          font-family: "ModernEra-Medium", sans-serif; }
        .give-away-page .give-away-form .form-inner .Form__Input::placeholder, .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-text::placeholder, #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-text::placeholder,
        .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-email::placeholder,
        #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-email::placeholder,
        .give-away-page .give-away-form .form-inner #shopify-product-reviews .spr-form-input-textarea::placeholder,
        #shopify-product-reviews .give-away-page .give-away-form .form-inner .spr-form-input-textarea::placeholder, .give-away-page .give-away-form .form-inner #ReCharge.user-customer input::placeholder, #ReCharge.user-customer .give-away-page .give-away-form .form-inner input::placeholder {
          color: #ff6a42;
          font-family: "ModernEra-Medium", sans-serif; }
      .give-away-page .give-away-form .form-inner .form-button {
        margin-top: 20px;
        margin: 20px auto 0;
        display: flex;
        justify-content: center;
        width: 100%; }
        .give-away-page .give-away-form .form-inner .form-button button {
          color: white;
          background: #ff6a42;
          width: 100%; }
    .give-away-page .give-away-form .form-description {
      background: white;
      color: #ff6a42;
      text-align: center;
      margin-top: 45px;
      padding: 0 20px; }
    .give-away-page .give-away-form .klaviyo_messages {
      text-align: center;
      margin-top: 20px; }
      .give-away-page .give-away-form .klaviyo_messages .klaviyo_subheader {
        display: none; }
  .give-away-page .give-away-form-description {
    margin: auto;
    background: white;
    color: #ff6a42;
    padding: 0px 0 40px 0; }
    @media screen and (min-width: 641px) {
      .give-away-page .give-away-form-description {
        padding: 0px 20px 100px 20px; }
        .give-away-page .give-away-form-description .form-content {
          max-width: 440px;
          margin: auto; } }
    .give-away-page .give-away-form-description .form-description {
      text-align: center;
      padding: 45px 20px 0 20px; }
  .give-away-page .give-away-prizes {
    padding: 60px 14px; }
    @media screen and (min-width: 641px) {
      .give-away-page .give-away-prizes {
        padding-top: 100px;
        padding-bottom: 100px;
        max-width: 910px;
        margin: auto; } }
    .give-away-page .give-away-prizes .prize-item {
      text-transform: uppercase;
      padding-bottom: 20px; }
      @media screen and (min-width: 641px) {
        .give-away-page .give-away-prizes .prize-item {
          display: grid;
          grid-template-columns: repeat(2, 1fr);
          padding-bottom: 40px; }
          .give-away-page .give-away-prizes .prize-item:nth-child(2n) .img-wrap {
            grid-column: 2;
            grid-row: 1; }
          .give-away-page .give-away-prizes .prize-item:nth-child(2n) .content {
            grid-column: 1;
            grid-row: 1; } }
      .give-away-page .give-away-prizes .prize-item .img-wrap {
        display: flex; }
        .give-away-page .give-away-prizes .prize-item .img-wrap img {
          width: 100%;
          object-fit: cover;
          height: 100%; }
      .give-away-page .give-away-prizes .prize-item .content {
        padding: 30px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        background-color: rgba(255, 106, 66, 0.9); }
        .give-away-page .give-away-prizes .prize-item .content .name-img-wrap {
          max-width: 100%;
          object-fit: cover; }
          .give-away-page .give-away-prizes .prize-item .content .name-img-wrap img {
            max-height: 100px; }
        .give-away-page .give-away-prizes .prize-item .content .detail {
          color: white; }
          .give-away-page .give-away-prizes .prize-item .content .detail h3 {
            letter-spacing: 0.05em;
            margin-bottom: 14px;
            font-weight: bold; }
          .give-away-page .give-away-prizes .prize-item .content .detail .decription a {
            text-decoration: underline;
            color: white; }

/**
	REBUY START
	By: lytran
*/
#sidebar-cart {
  display: none !important; }

.rebuy-cart__flyout {
  border-radius: 0 !important;
  margin: 0 !important; }
  .rebuy-cart__flyout * {
    font-family: "ModernEra-Medium", sans-serif;
    letter-spacing: 0.01em;
    color: #2c3db6 !important; }

.rebuy-cart__flyout-header,
.rebuy-cart__flyout-shipping-bar,
.rebuy-cart__flyout-content,
.rebuy-cart__flyout-items,
.rebuy-cart__flyout-recommendations,
.rebuy-cart__flyout-footer {
  background: #a8e8e2 !important; }

#sidebar-cart {
  display: flex; }

.rebuy-cart__flyout {
  width: 800px !important;
  left: unset !important; }

@media screen and (min-width: 641px) {
  .rebuy-cart__flyout-recommendations,
  .rebuy-cart__flyout-items {
    overflow-y: auto;
    height: 100%; }
    .rebuy-cart__flyout-recommendations::-webkit-scrollbar-track,
    .rebuy-cart__flyout-items::-webkit-scrollbar-track {
      background-color: #dedede;
      border-radius: 10px; }
    .rebuy-cart__flyout-recommendations::-webkit-scrollbar,
    .rebuy-cart__flyout-items::-webkit-scrollbar {
      border-radius: 10px;
      width: 6px;
      background-color: #f5f5f5; }
    .rebuy-cart__flyout-recommendations::-webkit-scrollbar-thumb,
    .rebuy-cart__flyout-items::-webkit-scrollbar-thumb {
      border-radius: 10px;
      background-color: rgba(44, 61, 182, 0.8); }

  .rebuy-cart__flyout-content {
    display: flex;
    flex-direction: row !important;
    position: unset !important; }

  .rebuy-cart__flyout-header,
  .rebuy-cart__flyout-shipping-bar,
  .rebuy-cart__flyout-items,
  .rebuy-cart__flyout-recommendations,
  .rebuy-cart__flyout-footer {
    width: 50% !important; }

  .rebuy-cart__flyout-recommendations {
    position: absolute;
    height: 100%; } }
.rebuy-cart__flyout-header {
  border: none !important; }
  .rebuy-cart__flyout-header .rebuy-cart__flyout-title {
    text-align: left !important;
    color: #2c3db6 !important;
    text-transform: none;
    font-weight: 500 !important; }
  .rebuy-cart__flyout-header .rebuy-cart__flyout-close {
    color: #2c3db6 !important; }
    .rebuy-cart__flyout-header .rebuy-cart__flyout-close i {
      font-size: 20px; }

.rebuy-cart__flyout-shipping-bar .rebuy-cart__flyout-shipping-bar-message {
  font-family: "Moret-Book", sans-serif !important;
  text-transform: uppercase;
  color: #2c3db6 !important;
  letter-spacing: 0.06em !important; }
  .rebuy-cart__flyout-shipping-bar .rebuy-cart__flyout-shipping-bar-message b {
    font-weight: 100;
    font-family: "Moret-Book", sans-serif !important;
    letter-spacing: 0.06em !important; }
.rebuy-cart__flyout-shipping-bar .rebuy-cart__flyout-shipping-bar-meter {
  margin-top: 15px;
  height: 12px;
  background: transparent;
  border: 1px solid #2c3db6; }
  .rebuy-cart__flyout-shipping-bar .rebuy-cart__flyout-shipping-bar-meter .rebuy-cart__flyout-shipping-bar-meter-fill {
    height: 10px;
    background: #2c3db6 !important; }

.rebuy-cart__flyout-items {
  border: none !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-start; }

.rebuy-cart__flyout-item {
  border-top: 1px solid #2c3db6 !important;
  align-items: flex-start !important; }
  .rebuy-cart__flyout-item.product-3-forever-bottles-subscription .rebuy-cart__flyout-item-quantity-widget-button, .rebuy-cart__flyout-item.product-3-forever-bottles-subscription .rebuy-cart__flyout-item-remove,
  .rebuy-cart__flyout-item.product-3-forever-bottles-subscription .rebuy-cart__flyout-item-property-name, .rebuy-cart__flyout-item.product-3-forever-bottles-subscription .rebuy-cart__flyout-item-property-separator {
    display: none; }

.rebuy-cart__flyout-item-info {
  color: #2c3db6 !important;
  position: relative; }
  .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-product-title {
    padding-right: 70px; }
  .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-product-title,
  .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-variant-title {
    color: #2c3db6 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    font-weight: 500 !important; }
    @media screen and (min-width: 641px) {
      .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-product-title,
      .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-variant-title {
        font-size: 16px !important;
        line-height: 20px !important; } }
  .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-remove {
    position: absolute;
    bottom: 2px;
    right: 20px;
    left: unset;
    top: unset;
    text-transform: uppercase;
    color: #8194e3 !important;
    width: 60px; }
    .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-remove:hover, .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-remove:focus {
      bottom: 2px !important;
      top: unset;
      right: 20px;
      left: unset; }
    .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-remove i {
      opacity: 0; }
    .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-remove::before {
      content: "REMOVE";
      position: absolute;
      right: 0; }
  .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-quantity {
    margin-top: 17px !important;
    min-width: 35%;
    width: unset; }
  .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-quantity-widget {
    border-color: #2c3db6;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 30px; }
    .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-quantity-widget curspor
    * {
      color: #2c3db6 !important;
      font-size: 14px !important;
      font-weight: 400; }
    .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-quantity-widget .rebuy-cart__flyout-item-quantity-widget-button {
      width: 25px;
      border-radius: 30px;
      background: transparent !important; }
    .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-quantity-widget .rebuy-cart__flyout-item-quantity-widget-label {
      border: none;
      cursor: default; }
  .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-price {
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    top: 0;
    right: 20px; }
    .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-price > div {
      display: flex;
      flex-direction: column; }
    .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-price * {
      color: #2c3db6 !important; }
    .rebuy-cart__flyout-item-info .rebuy-cart__flyout-item-price .rebuy-money.sale {
      color: #f94c43 !important; }

.rebuy-cart__flyout-note {
  margin-top: auto !important; }
  .rebuy-cart__flyout-note .rebuy-checkbox {
    display: none; }
  .rebuy-cart__flyout-note .rebuy-cart__flyout-note-toggle {
    display: block;
    position: relative; }
    .rebuy-cart__flyout-note .rebuy-cart__flyout-note-toggle::after {
      position: absolute;
      content: "";
      width: 15px;
      height: 10px;
      top: 7px;
      right: 0;
      background-image: url("/cdn/shop/files/up.svg?v=1626411354");
      background-repeat: no-repeat;
      background-size: contain;
      transform: rotate(180deg);
      transition: all 0.2s; }
    .rebuy-cart__flyout-note .rebuy-cart__flyout-note-toggle.checked::after {
      transform: none; }
    .rebuy-cart__flyout-note .rebuy-cart__flyout-note-toggle .rebuy-cart__flyout-note-toggle-label {
      letter-spacing: 0;
      color: #2c3db6 !important;
      margin-left: 0; }
  .rebuy-cart__flyout-note .rebuy-textarea {
    background: transparent;
    border-color: #2c3db6;
    border-radius: 0;
    color: #2c3db6 !important;
    font-size: 14px;
    line-height: 20px; }

.rebuy-cart__flyout-recommendations {
  height: 100%;
  top: 0;
  right: 0;
  border-left: 1px solid #fff !important;
  padding-top: 0 !important; }
  @media screen and (max-width: 640px) {
    .rebuy-cart__flyout-recommendations {
      position: relative; } }
  .rebuy-cart__flyout-recommendations::before {
    content: "People also bought";
    left: 20px;
    position: absolute;
    top: 0;
    padding: 10px 0;
    color: #2c3db6; }
  .rebuy-cart__flyout-recommendations.empty::after {
    position: absolute;
    content: "(The recommended product is empty)";
    color: #2c3db6;
    top: 60px;
    text-align: center;
    font-style: italic; }
  .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-widget-content {
    padding-top: 65px; }
  .rebuy-cart__flyout-recommendations .rebuy-product-title {
    color: #2c3db6 !important;
    letter-spacing: 0.01em !important; }
  .rebuy-cart__flyout-recommendations .rebuy-widget-content .primary-title {
    color: #2c3db6 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    margin-bottom: 30px !important; }
    @media screen and (min-width: 641px) {
      .rebuy-cart__flyout-recommendations .rebuy-widget-content .primary-title {
        font-size: 18px !important;
        line-height: 24px !important; } }
  .rebuy-cart__flyout-recommendations .rebuy-product-grid {
    overflow-y: auto;
    height: 90vh;
    all: unset; }
    .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block {
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      align-items: flex-start;
      max-height: 200px;
      min-height: 121px;
      position: relative;
      background: #fff;
      padding: 15px;
      margin-bottom: 20px; }
      .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-media {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        flex: unset;
        order: unset;
        position: absolute;
        width: 20%;
        left: 15px;
        bottom: 15px;
        top: 15px; }
        .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-media .rebuy-product-image {
          height: 100%;
          width: 100%; }
          .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-media .rebuy-product-image img {
            object-fit: cover;
            width: 100%;
            height: 100%;
            padding-right: 13px; }
      .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-info {
        margin-left: 20%;
        display: flex;
        justify-content: flex-start;
        padding-left: 28px;
        padding-right: 15px;
        max-height: 60px; }
      .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-title {
        text-align: left;
        margin-top: 0 !important;
        margin-right: 5px !important;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow-y: hidden;
        text-overflow: ellipsis;
        max-height: 60px; }
      .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-price {
        margin-top: 0 !important; }
        .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-price .rebuy-money {
          color: #2c3db6 !important; }
          .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-price .rebuy-money.sale {
            color: #f94c43 !important; }
      .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-options {
        margin-left: 20%;
        padding-left: 28px;
        margin-top: 5px;
        margin-bottom: 5px; }
        .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-options .rebuy-select {
          width: 100%;
          max-width: fit-content !important;
          margin-left: auto;
          height: 30px !important;
          padding: 3px 40px 5px 15px;
          border-color: #2c3db6 !important;
          border-radius: 30px !important;
          color: #2c3db6 !important;
          background-image: linear-gradient(45deg, transparent 50%, #2c3db6 50%), linear-gradient(135deg, #2c3db6 50%, transparent 50%), linear-gradient(to right, #2c3db6, #2c3db6);
          background-position: calc(100% - 20px) calc(1em + -3px), calc(100% - 15px) calc(1em + -3px), calc(100% - 2.1em) 0.1em; }
      .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-actions {
        margin-top: 0;
        display: flex !important;
        justify-content: flex-end;
        padding-right: 15px;
        width: 100%; }
        .rebuy-cart__flyout-recommendations .rebuy-product-grid .rebuy-product-block .rebuy-product-actions .rebuy-button {
          width: fit-content;
          border-radius: 30px;
          border: 1px solid #2c3db6;
          height: 30px;
          display: flex;
          justify-content: center;
          align-items: center;
          color: #2c3db6;
          font-size: 14px;
          line-height: 20px;
          letter-spacing: 1.6667px;
          background: #fff;
          text-transform: uppercase; }

.rebuy-cart__flyout-footer {
  border: none !important;
  position: relative; }
  .rebuy-cart__flyout-footer::before {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 90%;
    height: 1px;
    background: #2c3db6; }
  .rebuy-cart__flyout-footer .rebuy-cart__flyout-subtotal {
    color: #2c3db6 !important;
    position: relative;
    /*     &::after {
          position: absolute;
          content: "Taxes and shipping calculated at checkout";
          bottom: -20px;
          text-align: center;
          width: 100%;
          text-transform: uppercase;
          color: #8194e3;
          font-family: $font-family-2;
          font-weight: 100;
          bottom: -30px;
          letter-spacing: 0.06em !important;
        } */ }
    .rebuy-cart__flyout-footer .rebuy-cart__flyout-subtotal * {
      font-weight: 100 !important; }

.rebuy-cart__flyout-actions {
  margin-top: 50px !important; }
  .rebuy-cart__flyout-actions .rebuy-button {
    border-radius: 30px;
    text-transform: uppercase;
    border: none; }
    .rebuy-cart__flyout-actions .rebuy-button:first-child {
      background: #fae25f;
      color: #2c3db6 !important; }
    .rebuy-cart__flyout-actions .rebuy-button:nth-child(2) {
      color: #2c3db6 !important; }

.rebuy-cart__flyout.empty {
  max-width: 350px; }
  .rebuy-cart__flyout.empty .rebuy-cart__flyout-header {
    width: 100% !important; }
  .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-shipping-bar {
    display: none; }
  .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items {
    flex-direction: column !important; }
    .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-empty-cart {
      color: #2c3db6;
      padding: 24px 30px 30px;
      border: none; }
      .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-empty-cart .ql-align-center:first-child {
        margin-bottom: 10px; }
      .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-empty-cart .ql-align-center a {
        display: none; }
      .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-empty-cart p {
        font-family: "Moret-Book", sans-serif; }
    .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-recommendations {
      position: unset;
      width: 100% !important; }
      .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-recommendations::before, .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-recommendations::after {
        content: ""; }
      .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-widget-content {
        padding-top: 0; }
      .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 24px 30px; }
        .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid .rebuy-product-block {
          padding: 0;
          background: transparent; }
          .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-media {
            position: relative;
            width: 100%;
            left: unset;
            bottom: unset;
            top: unset; }
            .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-media img {
              padding: 0;
              margin: 0; }
          .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-info {
            position: relative;
            width: 100%;
            padding: 0; }
            .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-info a {
              text-align: center; }
            .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-info .rebuy-product-price {
              display: none; }
          .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-options,
          .rebuy-cart__flyout.empty .rebuy-cart__flyout-body .rebuy-cart__flyout-content.no-items .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-actions {
            display: none !important; }

.prices-compare-warpper {
  background-color: #d7e6fa;
  width: 100%;
  padding-bottom: 4rem;
  min-height: 720px; }
  @media screen and (min-width: 1240px) {
    .prices-compare-warpper {
      padding-bottom: 3rem; } }
  .prices-compare-warpper .prices-compare-top {
    text-align: center;
    padding: 60px 13px 23px; }
    @media screen and (min-width: 641px) {
      .prices-compare-warpper .prices-compare-top {
        padding: 80px 20px 23px; } }
    @media screen and (min-width: 1008px) {
      .prices-compare-warpper .prices-compare-top {
        padding: 80px 20px 0px; } }
    .prices-compare-warpper .prices-compare-top .prices-compare-description {
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 22px;
      letter-spacing: 0.01em;
      text-align: center;
      text-transform: uppercase;
      margin-top: 17px; }
      @media screen and (min-width: 641px) {
        .prices-compare-warpper .prices-compare-top .prices-compare-description {
          font-size: 13px;
          line-height: 18px;
          letter-spacing: 0.05em; } }
    .prices-compare-warpper .prices-compare-top .prices-compare-heading {
      font-size: 22px;
      font-style: normal;
      font-weight: 400;
      line-height: 25px;
      letter-spacing: 0.01em;
      text-align: center; }
      @media screen and (min-width: 641px) {
        .prices-compare-warpper .prices-compare-top .prices-compare-heading {
          font-size: 30px;
          line-height: 36px; } }
  .prices-compare-warpper .prices-compare-body {
    display: flex;
    flex-wrap: wrap;
    padding-top: 65px;
    justify-content: center; }
    @media screen and (min-width: 1008px) {
      .prices-compare-warpper .prices-compare-body {
        padding-top: 109px; } }
    .prices-compare-warpper .prices-compare-body .prices-compare-table-warpper {
      max-width: 1160px;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
    .prices-compare-warpper .prices-compare-body .prices-compare-table-left,
    .prices-compare-warpper .prices-compare-body .prices-compare-table-right {
      padding: 30px 13px;
      border-radius: 10px;
      width: 100%;
      min-height: 360px;
      max-width: 558px;
      margin-bottom: 20px;
      margin-right: 15px;
      margin-left: 15px; }
      @media screen and (min-width: 641px) {
        .prices-compare-warpper .prices-compare-body .prices-compare-table-left,
        .prices-compare-warpper .prices-compare-body .prices-compare-table-right {
          padding: 32px 29px; } }
      .prices-compare-warpper .prices-compare-body .prices-compare-table-left tbody tr,
      .prices-compare-warpper .prices-compare-body .prices-compare-table-right tbody tr {
        height: 44px;
        border-top: 1px solid #fae25f; }
      .prices-compare-warpper .prices-compare-body .prices-compare-table-left .table-body-name-normal,
      .prices-compare-warpper .prices-compare-body .prices-compare-table-right .table-body-name-normal {
        font-style: normal;
        font-weight: 400;
        letter-spacing: 0.01em;
        text-align: left;
        padding-right: 7px; }
      .prices-compare-warpper .prices-compare-body .prices-compare-table-left .table-body-price-normal,
      .prices-compare-warpper .prices-compare-body .prices-compare-table-right .table-body-price-normal {
        font-style: normal;
        font-weight: 500;
        letter-spacing: 0.01em;
        text-align: left;
        padding-left: 0; }
      .prices-compare-warpper .prices-compare-body .prices-compare-table-left .table-body-name-hightlight,
      .prices-compare-warpper .prices-compare-body .prices-compare-table-right .table-body-name-hightlight {
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0.01em;
        text-align: left;
        padding: 10px 7px 10px 0; }
      .prices-compare-warpper .prices-compare-body .prices-compare-table-left .table-body-price-hightlight,
      .prices-compare-warpper .prices-compare-body .prices-compare-table-right .table-body-price-hightlight {
        font-style: normal;
        letter-spacing: 0.01em;
        text-align: left;
        padding: 11px 0;
        font-weight: 400; }
        .prices-compare-warpper .prices-compare-body .prices-compare-table-left .table-body-price-hightlight .price-warrper,
        .prices-compare-warpper .prices-compare-body .prices-compare-table-right .table-body-price-hightlight .price-warrper {
          padding: 4px 9px 4px 9px; }
        @media screen and (min-width: 641px) {
          .prices-compare-warpper .prices-compare-body .prices-compare-table-left .table-body-price-hightlight,
          .prices-compare-warpper .prices-compare-body .prices-compare-table-right .table-body-price-hightlight {
            font-weight: 700; } }
    .prices-compare-warpper .prices-compare-body .table-head-main {
      width: 60%;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0.015em;
      text-align: left;
      font-size: 20px;
      line-height: 28px;
      padding-bottom: 16px; }
      @media screen and (min-width: 641px) {
        .prices-compare-warpper .prices-compare-body .table-head-main {
          font-size: 24px;
          line-height: 28px; } }
    .prices-compare-warpper .prices-compare-body .table-head-sub {
      width: 20%;
      font-style: normal;
      font-weight: 400;
      text-align: left;
      letter-spacing: 0.06em;
      text-transform: uppercase;
      font-family: "Moret-Book", sans-serif;
      padding-bottom: 14px; }
      @media screen and (min-width: 641px) {
        .prices-compare-warpper .prices-compare-body .table-head-sub {
          padding-bottom: 0; } }
    .prices-compare-warpper .prices-compare-body .table-body-name-hightlight {
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.01em;
      text-align: left; }
    .prices-compare-warpper .prices-compare-body .table-body-price-hightlight {
      letter-spacing: 0.01em;
      text-align: left; }
    .prices-compare-warpper .prices-compare-body .table-body-note {
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: 18px;
      letter-spacing: 0.05em;
      text-align: left;
      text-transform: uppercase; }
    .prices-compare-warpper .prices-compare-body .prices-compare-table-left {
      background-color: white;
      position: relative; }
      .prices-compare-warpper .prices-compare-body .prices-compare-table-left tr:last-child {
        border-bottom: 1px solid #fae25f; }
      @media screen and (min-width: 1008px) {
        .prices-compare-warpper .prices-compare-body .prices-compare-table-left tr:last-child {
          border-bottom: none; } }
      .prices-compare-warpper .prices-compare-body .prices-compare-table-left .table-head-sub {
        color: #2c3db6; }
      .prices-compare-warpper .prices-compare-body .prices-compare-table-left .table-body-name-normal,
      .prices-compare-warpper .prices-compare-body .prices-compare-table-left .table-body-price-normal,
      .prices-compare-warpper .prices-compare-body .prices-compare-table-left .table-body-name-hightlight,
      .prices-compare-warpper .prices-compare-body .prices-compare-table-left .table-body-price-hightlight {
        color: #2c3db6; }
      .prices-compare-warpper .prices-compare-body .prices-compare-table-left .table-body-price-hightlight .price-warrper {
        background-color: #fae25f; }
      .prices-compare-warpper .prices-compare-body .prices-compare-table-left .vector {
        transform: rotate(3.06deg);
        position: absolute;
        top: -58px;
        right: 19px; }
        .prices-compare-warpper .prices-compare-body .prices-compare-table-left .vector::after {
          content: "SUBSCRIBE & SAVE 10%";
          position: absolute;
          top: 20px;
          left: 15px;
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 18px;
          letter-spacing: 0.05em;
          text-align: center;
          transform: rotate(3.06deg);
          width: 82.48px;
          height: 34.6px;
          color: #2c3db6;
          transform: rotate(-12.5deg); }
    .prices-compare-warpper .prices-compare-body .prices-compare-table-right {
      background-color: #2c3db6;
      height: 358px; }
      @media screen and (min-width: 1008px) {
        .prices-compare-warpper .prices-compare-body .prices-compare-table-right {
          height: initial; } }
      .prices-compare-warpper .prices-compare-body .prices-compare-table-right tr:last-child {
        border-bottom: 1px solid #fae25f; }
      .prices-compare-warpper .prices-compare-body .prices-compare-table-right .table-head-sub,
      .prices-compare-warpper .prices-compare-body .prices-compare-table-right .table-head-main {
        color: #fae25f; }
      .prices-compare-warpper .prices-compare-body .prices-compare-table-right .table-body-name-normal,
      .prices-compare-warpper .prices-compare-body .prices-compare-table-right .table-body-price-normal {
        color: #fae25f; }
      .prices-compare-warpper .prices-compare-body .prices-compare-table-right .table-body-name-hightlight,
      .prices-compare-warpper .prices-compare-body .prices-compare-table-right .table-body-price-hightlight {
        color: white; }
      .prices-compare-warpper .prices-compare-body .prices-compare-table-right .table-body-price-hightlight .price-warrper {
        background-color: #8194e3; }

.item_subscription {
  display: flex;
  justify-content: space-between;
  padding: 5px 0; }
  .item_subscription .item_image {
    width: 5rem;
    height: 5rem; }
  .item_subscription .item_content-warpper {
    width: 55%;
    padding: 0 10px 0 0; }
  .item_subscription .item_content {
    display: flex;
    flex-direction: column;
    width: 100; }
  .item_subscription .rc_label__delivery {
    display: none; }
  .item_subscription .item_description {
    font-size: 14px !important;
    line-height: 20px !important; }

#refcandy-poprocks > div {
  bottom: 80px !important; }

#gorgias-chat-container #chat-button {
  bottom: 65px !important; }

.product-add-to-cart-sticky {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999; }
  .product-add-to-cart-sticky .product-info {
    display: flex;
    align-items: center; }
    .product-add-to-cart-sticky .product-info .name {
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow-y: hidden;
      text-overflow: ellipsis; }
    .product-add-to-cart-sticky .product-info .img-wrap {
      margin-right: 32px;
      max-height: 4rem;
      max-width: 4rem; }
      .product-add-to-cart-sticky .product-info .img-wrap img {
        object-fit: cover; }
  .product-add-to-cart-sticky .product-form {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px 12px 12px 12px; }
    @media screen and (max-width: 640px) {
      .product-add-to-cart-sticky .product-form {
        flex: 1; } }
    .product-add-to-cart-sticky .product-form .dot {
      margin: 0 5px; }
    .product-add-to-cart-sticky .product-form .option-wrap {
      margin-right: 12px;
      flex: 0.5; }
      @media screen and (min-width: 1008px) {
        .product-add-to-cart-sticky .product-form .option-wrap {
          flex: unset; } }
    .product-add-to-cart-sticky .product-form select {
      font-size: 14px;
      line-height: 20px; }
      .product-add-to-cart-sticky .product-form select option {
        color: #2c3db6; }
    .product-add-to-cart-sticky .product-form button {
      width: max-content;
      flex: 1;
      font-size: 11px;
      line-height: 15px; }
      @media screen and (max-width: 640px) {
        .product-add-to-cart-sticky .product-form button {
          width: 100%; } }
      @media screen and (min-width: 1008px) {
        .product-add-to-cart-sticky .product-form button {
          font-size: 13px;
          line-height: 28px; } }
      @media screen and (min-width: 1240px) {
        .product-add-to-cart-sticky .product-form button {
          padding-left: 60px;
          padding-right: 60px; } }
  @media screen and (max-width: 640px) {
    .product-add-to-cart-sticky {
      justify-content: center; }
      .product-add-to-cart-sticky .product-info {
        display: none; }
      .product-add-to-cart-sticky .product-form {
        padding: 12px; } }
  @media screen and (min-width: 641px) {
    .product-add-to-cart-sticky {
      background: #fff;
      box-shadow: 0 -6px 10px #00000015; } }

.product-form-bundle-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 30px; }
  .product-form-bundle-wrap .product-form {
    padding-right: 0;
    transition: all .2s;
    width: fit-content;
    padding-right: 12px; }
    .product-form-bundle-wrap .product-form .option-wrap {
      transition: all .2s; }
    .product-form-bundle-wrap .product-form .option-frequency {
      width: 180px;
      margin-right: 0; }
    .product-form-bundle-wrap .product-form.hide-frequency .option-frequency {
      width: fit-content;
      transition: all .2s;
      opacity: 0;
      width: 0; }
  .product-form-bundle-wrap .button-wrap {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    min-height: 45px; }
    @media screen and (min-width: 641px) {
      .product-form-bundle-wrap .button-wrap {
        background: #fff; } }
    .product-form-bundle-wrap .button-wrap button {
      width: max-content; }
      @media screen and (min-width: 1008px) {
        .product-form-bundle-wrap .button-wrap button {
          padding-left: 60px;
          padding-right: 60px; } }
      .product-form-bundle-wrap .button-wrap button .price-in-button:not(:empty)::before {
        content: "";
        margin: 3px 4px;
        display: inline-block;
        content: '';
        height: 3px;
        width: 3px;
        border-radius: 100%;
        background: currentColor; }
  @media screen and (max-width: 640px) {
    .product-form-bundle-wrap {
      width: 100%;
      padding: 0 12px 12px 12px; }
      .product-form-bundle-wrap .button-wrap, .product-form-bundle-wrap .button-wrap button {
        width: 100%; } }

.add-bundle-to-cart-mobile {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  padding: 12px;
  padding-top: 0; }
  @media screen and (max-width: 640px) {
    .add-bundle-to-cart-mobile button {
      width: 100%; } }

.okeReviews .okeReviews-reviewsWidget--carousel .flickity-prev-next-button.next {
  right: 0 !important; }
.okeReviews .okeReviews-reviewsWidget--carousel .flickity-prev-next-button.previous {
  left: 0 !important; }

/* currency picker css */
.c_CurrencySelector__Select, .CurrencySelector__Select {
  display: none !important; }

.li_language img, .language_selector img {
  width: 30px;
  height: 30px;
  border-radius: 50%; }

.language_selector {
  line-height: 25px;
  font-size: 14px;
  padding: 0 10px 0 0;
  cursor: pointer; }

.languages {
  display: none; }

.languages > li {
  list-style: none;
  line-height: 25px;
  font-size: 14px;
  padding: 0 10px;
  cursor: pointer; }

.languages > li:hover {
  background: #aaa; }

ul.languages.language_abs {
  position: absolute;
  z-index: 9999;
  background-color: #fae25f;
  padding: 10px 5px;
  /* box-shadow: 0 0 5px #bbb;*/
  left: -4px; }

div#shopify-section-header {
  position: relative;
  z-index: 99999; }

ul.languages.language_abs li {
  margin-bottom: 7px; }

div.needsclick:first-child {
  z-index: 900000 !important; }

@media screen and (max-width: 640px) {
  .needsclick.klaviyo-close-form path {
    stroke: #fff; } }
.tab-content ul {
  margin-left: 0px !important; }

.c_Collapsible .Collapsible__Button {
  font-weight: 700; }
