@charset "UTF-8";
@font-face {
  font-family: 'RadikalBold';
  src: url("./radikal_bold.eot");
  src: url("./radikal_bold.eot?#iefix") format("embedded-opentype"), url("./radikal_bold.woff") format("woff"), url("./radikal_bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'CenturyItalic';
  src: url("./CenturyOldStyleStd-Italic.eot");
  src: url("./CenturyOldStyleStd-Italic.eot?#iefix") format("embedded-opentype"), url("./CenturyOldStyleStd-Italic.woff") format("woff"), url("./CenturyOldStyleStd-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'RadikalLight';
  src: url("./Radikal-Light.eot");
  src: url("./Radikal-Light.eot?#iefix") format("embedded-opentype"), url("./Radikal-Light.woff") format("woff"), url("./Radikal-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'RadikalMedium';
  src: url("./Radikal-Medium.eot");
  src: url("./Radikal-Medium.eot?#iefix") format("embedded-opentype"), url("./Radikal-Medium.woff") format("woff"), url("./Radikal-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/** Generated by FG **/
@font-face {
  font-family: 'Conv_Nootype - Radikal Light';
  src: url("./Nootype - Radikal Light.eot");
  src: local("☺"), url("./Nootype - Radikal Light.woff") format("woff"), url("./Nootype - Radikal Light.ttf") format("truetype"), url("./Nootype - Radikal Light.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Conv_Nootype - Radikal';
  src: url("./Nootype - Radikal.eot");
  src: local("☺"), url("./Nootype - Radikal.woff") format("woff"), url("./Nootype - Radikal.ttf") format("truetype"), url("./Nootype - Radikal.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/*============================================================================
Debut | Built with Shopify Slate

Some things to know about this file:
- Sass is compiled on Shopify's server so you don't need to convert it to CSS yourself
- The output CSS is compressed and comments are removed
- You cannot use native CSS/Sass @imports in this file without a build script
==============================================================================*/
/*================ SASS HELPERS ================*/
/*============================================================================
Convert pixels to ems
eg. for a relational value of 12px write em(12) when the parent is 16px
if the parent is another value say 24px write em(12, 24)
Based on https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/functions/_px-to-em.scss
==============================================================================*/
/*============================================================================
Strips the unit from a number.
@param {Number (With Unit)} $value
@example scss - Usage
$dimension: strip-units(10em);
@example css - CSS Output
$dimension: 10;
@return {Number (Unitless)}
based on https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/functions/_strip-units.scss
==============================================================================*/
/*============================================================================
Return a color based on the brightness of an existing color.
Need to pass in brightness because it is calculated with Liquid.
@param {Number} $brightness
@param {String} $color
@example scss - Usage
$focusColor: adaptiveColor(#000, 0);
@example css - CSS Output
$focusColor: #404040;
@return {String}
==============================================================================*/
/*================ #Mixins ================*/
/*================ Media Query Mixin ================*/
/*================ Responsive Show/Hide Helper ================*/
/*================ Responsive Text Alignment Helper ================*/
body#recharge-novum #recharge-te {
  z-index: unset !important; }

/*============================================================================
Flexbox prefix mixins from Bourbon
https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/css3/_flex-box.scss
==============================================================================*/
/*================ VARIABLES ================*/
/*============================================================================
Grid Breakpoints and Class Names
- Do not change the variable names
- $grid-narrowscreen is based on a Shopify breakpoint for checkout buttons
==============================================================================*/
/*============================================================================
Generate breakpoint-specific column widths and push classes
- Default column widths: $grid-breakpoint-has-widths: ($small, $medium-up);
- Default is no push classes
==============================================================================*/
/*================ Color Variables ================*/
/*================ Sizing Variables ================*/
/*================ Footer Variables ================*/
/*================ Z-Index ================*/
/*================ SVG ================*/
/*================ Drawers ================*/
/*================ Hero Slider ================*/
/*================ Typography ================*/
@font-face {
  font-family: "Work Sans";
  font-weight: 600;
  font-style: normal;
  src: url("https://fonts.shopifycdn.com/work_sans/worksans_n6.136d99375282ffb6ea8c3dc4a8fe189c7be691b2.woff2?h1=ZGFzaC13YXRlci5jb20&hmac=3115306fdb85cc89709e701ac874f8b8882909b55d1df821a425db31375cbb90") format("woff2"), url("https://fonts.shopifycdn.com/work_sans/worksans_n6.399ae4c4dd52d38e3f3214ec0cc9c61a0a67ea08.woff?h1=ZGFzaC13YXRlci5jb20&hmac=c6581cfae0a31b189949314cf76939ac690b287a545e6d6c5483694c8a704f68") format("woff"); }

@font-face {
  font-family: "Work Sans";
  font-weight: 400;
  font-style: normal;
  src: url("https://fonts.shopifycdn.com/work_sans/worksans_n4.29e3afeb38a0ba35e784cf169a40e8beaf814daa.woff2?h1=ZGFzaC13YXRlci5jb20&hmac=ed2b565c0da3a8ac9d7770adfbf0a15673b1fdd0c0bb16a87c39ce58c7a7b0d0") format("woff2"), url("https://fonts.shopifycdn.com/work_sans/worksans_n4.e7c533c4afbed28070f6ac45dbcfe6f37840c0a8.woff?h1=ZGFzaC13YXRlci5jb20&hmac=173a16770dc70eee5e5d13f5d7c4fd26dbba2d70882748ff68185268b036bde5") format("woff"); }

@font-face {
  font-family: "Work Sans";
  font-weight: 700;
  font-style: normal;
  src: url("https://fonts.shopifycdn.com/work_sans/worksans_n7.35eac55373d3da50c529c81066eb2f2f0fbedb82.woff2?h1=ZGFzaC13YXRlci5jb20&hmac=5d858723e66fa8c776697f22d4b3068ce4127b6fdb64b3182332a6f72db8e9fc") format("woff2"), url("https://fonts.shopifycdn.com/work_sans/worksans_n7.1b010d40a44f517d5363112c4aff386332758bc9.woff?h1=ZGFzaC13YXRlci5jb20&hmac=cefaf772e78a4b7d6f469edbd2dc5af5896009c577cbfd4236d157fbf60114eb") format("woff"); }

@font-face {
  font-family: "Work Sans";
  font-weight: 700;
  font-style: normal;
  src: url("https://fonts.shopifycdn.com/work_sans/worksans_n7.35eac55373d3da50c529c81066eb2f2f0fbedb82.woff2?h1=ZGFzaC13YXRlci5jb20&hmac=5d858723e66fa8c776697f22d4b3068ce4127b6fdb64b3182332a6f72db8e9fc") format("woff2"), url("https://fonts.shopifycdn.com/work_sans/worksans_n7.1b010d40a44f517d5363112c4aff386332758bc9.woff?h1=ZGFzaC13YXRlci5jb20&hmac=cefaf772e78a4b7d6f469edbd2dc5af5896009c577cbfd4236d157fbf60114eb") format("woff"); }

/*================ Gift Cards ================*/
/*================ Z-index ================*/
/*================ VENDOR ================*/
/*============================================================================
Slick Slider 1.6.0

- If upgrading Slick's styles, use the following variables/functions
instead of the slick defaults (from slick-theme.scss)
- This file includes default slick.scss styles (at Slick Slider SCSS)
and slick-theme.scss (at Slick Slider Theme). Upgrade each area individually.
- Remove `outline: none` from `.slick-dots li button`
==============================================================================*/
/*================ Slick Slider SCSS ================*/
.slick-slider {
  padding: 0;
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

@media only screen and (max-width: 880px) {
  .flex {
    max-width: 100% !important; }

  .evm-free-shipping-text-1, .evm-free-shipping-text-2, .evm-free-shipping-text-3 {
    font-size: 12px; } }
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block;
    max-width: 100%;
    width: 100%;
    /* max-height: 450px; */
    margin: 10px;
    margin-bottom: 40px;
    object-fit: cover; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/*================ Slick Slider Theme ================*/
.slick-loading .slick-list {
  background: white url(//cdn.shopify.com/s/files/1/0063/6167/7894/t/36/assets/ajax-loader.gif?v=41356863302472015721670599465) center center no-repeat; }

.evm-free-shipping-text-1, .evm-free-shipping-text-2, .evm-free-shipping-text-3 {
  font-weight: 300 !important;
  font-family: "RadikalMedium" !important;
  letter-spacing: 1px !important; }

/* Icons */
.our-stockists-main {
  display: flex;
  flex-flow: column;
  width: 80%;
  margin: auto; }

/* Arrows */
.slick-prev,
.slick-next {
  outline-style: none;
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick-icons, sans-serif";
    font-size: 20px;
    line-height: 1;
    color: black;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.flex.page-width {
  margin: 0 auto !important;
  padding: 30px 0 !important; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: url(//cdn.shopify.com/s/files/1/0063/6167/7894/t/36/assets/prev.png?v=21095082977470850041670599465);
    display: inline-block; }
    [dir="rtl"] .slick-prev:before {
      content: url(//cdn.shopify.com/s/files/1/0063/6167/7894/t/36/assets/prev.svg?15741);
      display: inline-block; }

.slick-next {
  right: -15px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: url(//cdn.shopify.com/s/files/1/0063/6167/7894/t/36/assets/next.png?v=76464092687759257741670599465); }
    [dir="rtl"] .slick-next:before {
      content: url(//cdn.shopify.com/s/files/1/0063/6167/7894/t/36/assets/next.png?v=76464092687759257741670599465); }

* {
  outline: none; }

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

.slick-dots {
  position: relative;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      outline: none;
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover:before, .slick-dots li button:focus:before {
        opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "\2022";
        width: 20px;
        height: 20px;
        font-family: "slick-icons, sans-serif";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: #2C479E;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: #fff !important;
        border: solid 1px #2C479E !important; }
    .slick-dots li.slick-active button:before {
      color: #2C479E;
      opacity: 0.75;
      background-color: #2C479E !important;
      border: solid 1px #2C479E !important; }

/*================ GLOBAL ================*/
/*============================================================================
#Normalize
Based on normalize.css v3.0.2 | MIT License | git.io/normalize
==============================================================================*/
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  scroll-behavior: smooth;
  background-color: #fff !important; }

body {
  margin: 0;
  background-color: #fff !important;
  overflow-x: hidden; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

body,
input,
textarea,
button,
select {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

a {
  background-color: transparent; }

b,
strong {
  font-weight: 600; }

em {
  font-style: italic;
  font-family: "CenturyItalic"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  max-width: 100%;
  border: 0;
  outline: none; }

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

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

input[type="search"], input[type="number"], input[type="email"], input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

textarea {
  overflow: auto;
  -webkit-appearance: none;
  -moz-appearance: none; }

/*============================================================================
Fast Tap
enables no-delay taps (FastClick-esque) on supporting browsers
==============================================================================*/
a,
button,
[role="button"],
input,
label,
select,
textarea {
  touch-action: manipulation; }

/*============================================================================
#Grid
==============================================================================*/
/*============================================================================
Grid Setup
1. Allow the grid system to be used on lists.
2. Remove any margins and paddings that might affect the grid system.
3. Apply a negative `margin-left` to negate the columns' gutters.
==============================================================================*/
.grid {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0; }
  .grid::after {
    content: '';
    display: table;
    clear: both; }
  @media only screen and (max-width: 1024px) {
    .grid {
      margin-left: -5px; } }

.grid__item {
  float: left;
  padding-left: 0;
  width: 100%; }
  @media only screen and (max-width: 1024px) {
    .grid__item {
      padding-left: 5px; } }
  .grid__item[class*="--push"] {
    position: relative; }

/*============================================================================
Reversed grids allow you to structure your source in the opposite
order to how your rendered layout will appear.
==============================================================================*/
.grid--rev {
  direction: rtl;
  text-align: left; }
  .grid--rev > .grid__item {
    direction: ltr;
    text-align: left;
    float: right; }

/*============================================================================
Grid Columns
- Create width classes, prepended by the breakpoint name.
==============================================================================*/
/*================ Grid push classes ================*/
/*================ Clearfix helper on uniform grids ================*/
/*================ Build Base Grid Classes ================*/
/* Whole */
.one-whole {
  width: 100%; }

/* Halves */
.one-half {
  width: 50%; }

/* Thirds */
.one-third {
  width: 33.33333%; }

.two-thirds {
  width: 66.66667%; }

/* Quarters */
.one-quarter {
  width: 25%; }

.two-quarters {
  width: 50%; }

.three-quarters {
  width: 75%; }

/* Fifths */
.one-fifth {
  width: 20%; }

.two-fifths {
  width: 40%; }

.three-fifths {
  width: 60%; }

.four-fifths {
  width: 80%; }

/* Sixths */
.one-sixth {
  width: 16.66667%; }

.two-sixths {
  width: 33.33333%; }

.three-sixths {
  width: 50%; }

.four-sixths {
  width: 66.66667%; }

/*   .five-sixths { width: percentage(5 / 6); } */
/* Eighths */
.one-eighth {
  width: 12.5%; }

.two-eighths {
  width: 25%; }

.three-eighths {
  width: 37.5%; }

.four-eighths {
  width: 50%; }

.five-eighths {
  width: 62.5%; }

.six-eighths {
  width: 75%; }

.seven-eighths {
  width: 87.5%; }

/* Tenths */
.one-tenth {
  width: 10%; }

.two-tenths {
  width: 20%; }

.three-tenths {
  width: 30%; }

.four-tenths {
  width: 40%; }

.five-tenths {
  width: 50%; }

.six-tenths {
  width: 60%; }

.seven-tenths {
  width: 70%; }

.eight-tenths {
  width: 80%; }

.nine-tenths {
  width: 90%; }

/* Twelfths */
.one-twelfth {
  width: 8.33333%; }

.two-twelfths {
  width: 16.66667%; }

.three-twelfths {
  width: 25%; }

.four-twelfths {
  width: 33.33333%; }

.five-twelfths {
  width: 41.66667%; }

.six-twelfths {
  width: 50%; }

.seven-twelfths {
  width: 58.33333%; }

.eight-twelfths {
  width: 66.66667%; }

.nine-twelfths {
  width: 75%; }

.ten-twelfths {
  width: 83.33333%; }

.eleven-twelfths {
  width: 91.66667%; }

.show {
  display: block !important; }

.hide {
  display: none !important; }

.text-left {
  text-align: left !important; }
  @media only screen and (max-width: 1024px) {
    .text-left {
      text-align: center !important; } }

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

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

/*================ Build Responsive Grid Classes ================*/
@media only screen and (max-width: 1024px) {
  /* Whole */
  .small--one-whole {
    width: 100%; }

  /* Halves */
  .small--one-half {
    width: 50%; }

  /* Thirds */
  .small--one-third {
    width: 33.33333%; }

  .small--two-thirds {
    width: 66.66667%; }

  /* Quarters */
  .small--one-quarter {
    width: 25%; }

  .small--two-quarters {
    width: 50%; }

  .small--three-quarters {
    width: 75%; }

  /* Fifths */
  .small--one-fifth {
    width: 20%; }

  .small--two-fifths {
    width: 40%; }

  .small--three-fifths {
    width: 60%; }

  .small--four-fifths {
    width: 80%; }

  /* Sixths */
  .small--one-sixth {
    width: 16.66667%; }

  .small--two-sixths {
    width: 33.33333%; }

  .small--three-sixths {
    width: 50%; }

  .small--four-sixths {
    width: 66.66667%; }

  /*   .small--five-sixths { width: percentage(5 / 6); } */
  /* Eighths */
  .small--one-eighth {
    width: 12.5%; }

  .small--two-eighths {
    width: 25%; }

  .small--three-eighths {
    width: 37.5%; }

  .small--four-eighths {
    width: 50%; }

  .small--five-eighths {
    width: 62.5%; }

  .small--six-eighths {
    width: 75%; }

  .small--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .small--one-tenth {
    width: 10%; }

  .small--two-tenths {
    width: 20%; }

  .small--three-tenths {
    width: 30%; }

  .small--four-tenths {
    width: 40%; }

  .small--five-tenths {
    width: 50%; }

  .small--six-tenths {
    width: 60%; }

  .small--seven-tenths {
    width: 70%; }

  .small--eight-tenths {
    width: 80%; }

  .small--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .small--one-twelfth {
    width: 8.33333%; }

  .small--two-twelfths {
    width: 16.66667%; }

  .small--three-twelfths {
    width: 25%; }

  .small--four-twelfths {
    width: 33.33333%; }

  .small--five-twelfths {
    width: 41.66667%; }

  .small--six-twelfths {
    width: 50%; }

  .small--seven-twelfths {
    width: 58.33333%; }

  .small--eight-twelfths {
    width: 66.66667%; }

  .small--nine-twelfths {
    width: 75%; }

  .small--ten-twelfths {
    width: 83.33333%; }

  .small--eleven-twelfths {
    width: 91.66667%; }

  .grid--uniform .small--one-half:nth-child(2n+1),
  .grid--uniform .small--one-third:nth-child(3n+1),
  .grid--uniform .small--one-quarter:nth-child(4n+1),
  .grid--uniform .small--one-fifth:nth-child(5n+1),
  .grid--uniform .small--one-sixth:nth-child(6n+1),
  .grid--uniform .small--two-sixths:nth-child(3n+1),
  .grid--uniform .small--three-sixths:nth-child(2n+1),
  .grid--uniform .small--one-eighth:nth-child(8n+1),
  .grid--uniform .small--two-eighths:nth-child(4n+1),
  .grid--uniform .small--four-eighths:nth-child(2n+1),
  .grid--uniform .small--five-tenths:nth-child(2n+1),
  .grid--uniform .small--one-twelfth:nth-child(12n+1),
  .grid--uniform .small--two-twelfths:nth-child(6n+1),
  .grid--uniform .small--three-twelfths:nth-child(4n+1),
  .grid--uniform .small--four-twelfths:nth-child(3n+1),
  .grid--uniform .small--six-twelfths:nth-child(2n+1) {
    clear: both; }

  .small--show {
    display: block !important; }

  .small--hide {
    display: none !important; }

  .small--text-left {
    text-align: left !important; }
  .small--text-right {
    text-align: right !important; }

  .small--text-center {
    text-align: center !important; } }
  @media only screen and (max-width: 1024px) and (max-width: 1024px) {
    .small--text-left {
      text-align: center !important; } }

@media only screen and (min-width: 1025px) {
  /* Whole */
  .medium-up--one-whole {
    width: 100%; }

  /* Halves */
  .medium-up--one-half {
    width: 50%; }

  /* Thirds */
  .medium-up--one-third {
    width: 33.33333%; }

  .medium-up--two-thirds {
    width: 66.66667%; }

  /* Quarters */
  .medium-up--one-quarter {
    width: 25%; }

  .medium-up--two-quarters {
    width: 50%; }

  .medium-up--three-quarters {
    width: 75%; }

  /* Fifths */
  .medium-up--one-fifth {
    width: 20%; }

  .medium-up--two-fifths {
    width: 40%; }

  .medium-up--three-fifths {
    width: 60%; }

  .medium-up--four-fifths {
    width: 80%; }

  /* Sixths */
  .medium-up--one-sixth {
    width: 16.66667%; }

  .medium-up--two-sixths {
    width: 33.33333%; }

  .medium-up--three-sixths {
    width: 50%; }

  .medium-up--four-sixths {
    width: 66.66667%; }

  /*   .medium-up--five-sixths { width: percentage(5 / 6); } */
  /* Eighths */
  .medium-up--one-eighth {
    width: 12.5%; }

  .medium-up--two-eighths {
    width: 25%; }

  .medium-up--three-eighths {
    width: 37.5%; }

  .medium-up--four-eighths {
    width: 50%; }

  .medium-up--five-eighths {
    width: 62.5%; }

  .medium-up--six-eighths {
    width: 75%; }

  .medium-up--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .medium-up--one-tenth {
    width: 10%; }

  .medium-up--two-tenths {
    width: 20%; }

  .medium-up--three-tenths {
    width: 30%; }

  .medium-up--four-tenths {
    width: 40%; }

  .medium-up--five-tenths {
    width: 50%; }

  .medium-up--six-tenths {
    width: 60%; }

  .medium-up--seven-tenths {
    width: 70%; }

  .medium-up--eight-tenths {
    width: 80%; }

  .medium-up--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .medium-up--one-twelfth {
    width: 8.33333%; }

  .medium-up--two-twelfths {
    width: 16.66667%; }

  .medium-up--three-twelfths {
    width: 25%; }

  .medium-up--four-twelfths {
    width: 33.33333%; }

  .medium-up--five-twelfths {
    width: 41.66667%; }

  .medium-up--six-twelfths {
    width: 50%; }

  .medium-up--seven-twelfths {
    width: 58.33333%; }

  .medium-up--eight-twelfths {
    width: 66.66667%; }

  .medium-up--nine-twelfths {
    width: 75%; }

  .medium-up--ten-twelfths {
    width: 83.33333%; }

  .medium-up--eleven-twelfths {
    width: 91.66667%; }

  .grid--uniform .medium-up--one-half:nth-child(2n+1),
  .grid--uniform .medium-up--one-third:nth-child(3n+1),
  .grid--uniform .medium-up--one-quarter:nth-child(4n+1),
  .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
  .grid--uniform .medium-up--one-sixth:nth-child(6n+1),
  .grid--uniform .medium-up--two-sixths:nth-child(3n+1),
  .grid--uniform .medium-up--three-sixths:nth-child(2n+1),
  .grid--uniform .medium-up--one-eighth:nth-child(8n+1),
  .grid--uniform .medium-up--two-eighths:nth-child(4n+1),
  .grid--uniform .medium-up--four-eighths:nth-child(2n+1),
  .grid--uniform .medium-up--five-tenths:nth-child(2n+1),
  .grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
  .grid--uniform .medium-up--two-twelfths:nth-child(6n+1),
  .grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
  .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
  .grid--uniform .medium-up--six-twelfths:nth-child(2n+1) {
    clear: both; }

  .medium-up--show {
    display: block !important; }

  .medium-up--hide {
    display: none !important; }

  .medium-up--text-left {
    text-align: left !important; }
  .medium-up--text-right {
    text-align: right !important; }

  .medium-up--text-center {
    text-align: center !important; } }
  @media only screen and (min-width: 1025px) and (max-width: 1024px) {
    .medium-up--text-left {
      text-align: center !important; } }

/*================ Build Grid Push Classes ================*/
@media only screen and (max-width: 1024px) {
  /* Halves */
  .small--push-one-half {
    left: 50%; }

  /* Thirds */
  .small--push-one-third {
    left: 33.33333%; }

  .small--push-two-thirds {
    left: 66.66667%; }

  /* Quarters */
  .small--push-one-quarter {
    left: 25%; }

  .small--push-two-quarters {
    left: 50%; }

  .small--push-three-quarters {
    left: 75%; }

  /* Fifths */
  .small--push-one-fifth {
    left: 20%; }

  .small--push-two-fifths {
    left: 40%; }

  .small--push-three-fifths {
    left: 60%; }

  .small--push-four-fifths {
    left: 80%; }

  /* Sixths */
  .small--push-one-sixth {
    left: 16.66667%; }

  .small--push-two-sixths {
    left: 33.33333%; }

  .small--push-three-sixths {
    left: 50%; }

  .small--push-four-sixths {
    left: 66.66667%; }

  /*   .small--push-five-sixths { left: percentage(5 / 6); } */
  /* Eighths */
  .small--push-one-eighth {
    left: 12.5%; }

  .small--push-two-eighths {
    left: 25%; }

  .small--push-three-eighths {
    left: 37.5%; }

  .small--push-four-eighths {
    left: 50%; }

  .small--push-five-eighths {
    left: 62.5%; }

  .small--push-six-eighths {
    left: 75%; }

  .small--push-seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .small--push-one-tenth {
    left: 10%; }

  .small--push-two-tenths {
    left: 20%; }

  .small--push-three-tenths {
    left: 30%; }

  .small--push-four-tenths {
    left: 40%; }

  .small--push-five-tenths {
    left: 50%; }

  .small--push-six-tenths {
    left: 60%; }

  .small--push-seven-tenths {
    left: 70%; }

  .small--push-eight-tenths {
    left: 80%; }

  .small--push-nine-tenths {
    left: 90%; }

  /* Twelfths */
  /*   .small--push-one-twelfth { left: percentage(1 / 12); } */
  .small--push-two-twelfths {
    left: 16.66667%; }

  .small--push-three-twelfths {
    left: 25%; }

  .small--push-four-twelfths {
    left: 33.33333%; }

  .small--push-five-twelfths {
    left: 41.66667%; }

  .small--push-six-twelfths {
    left: 50%; }

  .small--push-seven-twelfths {
    left: 58.33333%; }

  .small--push-eight-twelfths {
    left: 66.66667%; }

  .small--push-nine-twelfths {
    left: 75%; }

  .small--push-ten-twelfths {
    left: 83.33333%; }

  .small--push-eleven-twelfths {
    left: 91.66667%; } }
@media only screen and (min-width: 1025px) {
  /* Halves */
  .medium-up--push-one-half {
    left: 50%; }

  /* Thirds */
  .medium-up--push-one-third {
    left: 33.33333%; }

  .medium-up--push-two-thirds {
    left: 66.66667%; }

  /* Quarters */
  .medium-up--push-one-quarter {
    left: 25%; }

  .medium-up--push-two-quarters {
    left: 50%; }

  .medium-up--push-three-quarters {
    left: 75%; }

  /* Fifths */
  .medium-up--push-one-fifth {
    left: 20%; }

  .medium-up--push-two-fifths {
    left: 40%; }

  .medium-up--push-three-fifths {
    left: 60%; }

  .medium-up--push-four-fifths {
    left: 80%; }

  /* Sixths */
  .medium-up--push-one-sixth {
    left: 16.66667%; }

  .medium-up--push-two-sixths {
    left: 33.33333%; }

  .medium-up--push-three-sixths {
    left: 50%; }

  .medium-up--push-four-sixths {
    left: 66.66667%; }

  /*   .medium-up--push-five-sixths { left: percentage(5 / 6); } */
  /* Eighths */
  .medium-up--push-one-eighth {
    left: 12.5%; }

  .medium-up--push-two-eighths {
    left: 25%; }

  .medium-up--push-three-eighths {
    left: 37.5%; }

  .medium-up--push-four-eighths {
    left: 50%; }

  .medium-up--push-five-eighths {
    left: 62.5%; }

  .medium-up--push-six-eighths {
    left: 75%; }

  .medium-up--push-seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .medium-up--push-one-tenth {
    left: 10%; }

  .medium-up--push-two-tenths {
    left: 20%; }

  .medium-up--push-three-tenths {
    left: 30%; }

  .medium-up--push-four-tenths {
    left: 40%; }

  .medium-up--push-five-tenths {
    left: 50%; }

  .medium-up--push-six-tenths {
    left: 60%; }

  .medium-up--push-seven-tenths {
    left: 70%; }

  .medium-up--push-eight-tenths {
    left: 80%; }

  .medium-up--push-nine-tenths {
    left: 90%; }

  /* Twelfths */
  /*   .medium-up--push-one-twelfth { left: percentage(1 / 12); } */
  .medium-up--push-two-twelfths {
    left: 16.66667%; }

  .medium-up--push-three-twelfths {
    left: 25%; }

  .medium-up--push-four-twelfths {
    left: 33.33333%; }

  .medium-up--push-five-twelfths {
    left: 41.66667%; }

  .medium-up--push-six-twelfths {
    left: 50%; }

  .medium-up--push-seven-twelfths {
    left: 58.33333%; }

  .medium-up--push-eight-twelfths {
    left: 66.66667%; }

  .medium-up--push-nine-twelfths {
    left: 75%; }

  .medium-up--push-ten-twelfths {
    left: 83.33333%; }

  .medium-up--push-eleven-twelfths {
    left: 91.66667%; } }
/*================ #Helper Classes ================*/
.clearfix {
  *zoom: 1; }
  .clearfix::after {
    content: '';
    display: table;
    clear: both; }

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

.visibility-hidden {
  visibility: hidden; }

.visually-hidden--inline {
  margin: 0;
  height: 1em; }

.visually-hidden--static {
  position: static !important; }

.js-focus-hidden:focus {
  outline: none; }

.no-js:not(html) {
  display: none; }
  .no-js .no-js:not(html) {
    display: block; }

.no-js .js {
  display: none; }

.hide {
  display: none !important; }

/*============================================================================
Skip to content button
- Overrides .visually-hidden when focused
==============================================================================*/
.skip-link:focus {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: #2c479e;
  background-color: white;
  padding: 10px;
  opacity: 1;
  z-index: 10000;
  transition: none; }

/*=============== Lazy loading ===================*/
.box {
  background: no-repeat;
  background-color: none;
  background-size: contain; }
  .box .img-div {
    width: 220px;
    height: 470px; }
    @media only screen and (max-width: 2199px) {
      .box .img-div {
        width: 170px;
        height: 360px; } }
    @media only screen and (max-width: 1170px) {
      .box .img-div {
        width: 150px;
        height: 320px; } }
    @media only screen and (max-width: 1024px) {
      .box .img-div {
        position: inherit;
        margin: auto; } }

.cans-images {
  height: 490px;
  width: 230px; }
  @media only screen and (max-width: 2199px) {
    .cans-images {
      position: inherit;
      margin: auto; } }
  @media only screen and (max-width: 1024px) {
    .cans-images {
      position: inherit;
      margin: auto; } }
  @media only screen and (max-width: 500px) {
    .cans-images {
      position: relative; } }

.button-buy {
  width: 200px;
  height: 90px;
  margin-right: 20px; }

.ratio-container {
  position: relative; }

.ratio-container:after {
  content: '';
  display: block;
  height: 0;
  width: 100%;
  /* 16:9 = 56.25% = calc(9 / 16 * 100%) */
  padding-bottom: 45%;
  content: ""; }

#our_story_image {
  margin: 0 20px; }

#our_story_image:after {
  padding-bottom: 42.1% !important; }

.ratio-container > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*================ #Basic Styles ================*/
body,
html {
  background-color: white; }

.page-width {
  *zoom: 1;
  max-width: 1800px;
  margin: 0 auto; }
  .page-width::after {
    content: '';
    display: table;
    clear: both; }

.page-flex {
  display: flex; }

.main-content {
  display: block;
  padding-top: 35px; }

.section-header {
  margin-bottom: 35px; }
  @media only screen and (min-width: 1025px) {
    .section-header {
      margin-bottom: 55px; } }

/*================ Typography ================*/
blockquote {
  font-size: 1.125em;
  font-style: normal;
  text-align: center;
  padding: 0 30px;
  margin: 0; }
  .rte blockquote {
    border-color: rgba(0, 0, 0, 0);
    border-width: 1px 0;
    border-style: solid;
    padding: 30px 0;
    margin-bottom: 27.5px; }
  blockquote p + cite {
    margin-top: 27.5px; }
  blockquote cite {
    display: block;
    font-size: 0.85em;
    font-weight: 400; }
    blockquote cite::before {
      content: '\2014 \0020'; }

code,
pre {
  font-family: Consolas, monospace;
  font-size: 1em; }

pre {
  overflow: auto; }

body,
input,
textarea,
button,
select {
  font-size: 16px;
  font-family: RadikalBold;
  font-style: normal;
  font-weight: 400;
  color: #2c479e;
  line-height: 1.5; }

@media only screen and (max-width: 1199px) {
  input,
  textarea,
  select,
  button {
    font-size: 16px; } }
/*================ Headings ================*/
h1, .h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0 0 17.5px;
  font-family: RadikalBold;
  line-height: 15px;
  font-size: 16px;
  letter-spacing: 2px;
  overflow-wrap: break-word;
  word-wrap: break-word; }
  h1 a, .h1 a,
  h2 a,
  .h2 a,
  h3 a,
  .h3 a,
  h4 a,
  .h4 a,
  h5 a,
  .h5 a,
  h6 a,
  .h6 a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit; }

h1, .h1 {
  font-size: 2.1875em;
  text-transform: none;
  letter-spacing: 10px; }
  @media only screen and (max-width: 1024px) {
    h1, .h1 {
      font-size: 2em;
      line-height: 34px; } }

h2, .h2 {
  font-size: 1.25em;
  text-transform: uppercase;
  letter-spacing: 0.1em; }
  @media only screen and (max-width: 1024px) {
    h2, .h2 {
      font-size: 1.125em; } }

h3, .h3 {
  font-size: 1.625em;
  text-transform: none;
  letter-spacing: 0; }
  @media only screen and (max-width: 1024px) {
    h3, .h3 {
      font-size: 1.25em; } }

h4, .h4 {
  font-size: 1.0625em; }
  @media only screen and (max-width: 1024px) {
    h4, .h4 {
      font-size: 0.9375em; } }

h5, .h5 {
  font-size: 0.9375em; }
  @media only screen and (max-width: 1024px) {
    h5, .h5 {
      font-size: 0.8125em; } }

h6, .h6 {
  font-size: 0.875em; }
  @media only screen and (max-width: 1024px) {
    h6, .h6 {
      font-size: 0.75em; } }

/*================ RTE headings ================*/
.rte {
  color: #2c479e;
  margin-bottom: 35px; }
  .rte:last-child {
    margin-bottom: 0; }
  .rte h1, .rte .h1,
  .rte h2,
  .rte .h2,
  .rte h3,
  .rte .h3,
  .rte h4,
  .rte .h4,
  .rte h5,
  .rte .h5,
  .rte h6,
  .rte .h6 {
    margin-top: 55px;
    margin-bottom: 27.5px; }
    .rte h1:first-child, .rte .h1:first-child,
    .rte h2:first-child,
    .rte .h2:first-child,
    .rte h3:first-child,
    .rte .h3:first-child,
    .rte h4:first-child,
    .rte .h4:first-child,
    .rte h5:first-child,
    .rte .h5:first-child,
    .rte h6:first-child,
    .rte .h6:first-child {
      margin-top: 0; }
  .rte li {
    margin-bottom: 4px;
    list-style: inherit; }
    .rte li:last-child {
      margin-bottom: 0; }

.rte-setting {
  margin-bottom: 19.44444px; }
  .rte-setting:last-child {
    margin-bottom: 0; }

/*================ Paragraph styles ================*/
p {
  color: #2c479e;
  margin: 0 0 19.44444px; }
  @media only screen and (max-width: 1024px) {
    p {
      font-size: 0.9375em; } }
  p:last-child {
    margin-bottom: 0; }

/*================ Lists ================*/
li {
  list-style: none; }

/*================ Misc styles ================*/
.fine-print {
  font-size: 0.875em;
  font-style: italic; }

.txt--minor {
  font-size: 80%; }

.txt--emphasis {
  font-style: italic; }

.address {
  margin-bottom: 55px; }

/*================ Hero and slideshow headers ================*/
.mega-title,
.mega-subtitle {
  color: white;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.4); }

.mega-title {
  margin-bottom: 8px; }

.mega-title--large {
  font-size: 2.125em; }
  @media only screen and (min-width: 1025px) {
    .mega-title--large {
      font-size: 4.0625em; } }

@media only screen and (min-width: 1025px) {
  .mega-subtitle {
    font-size: 1.25em;
    margin: 0 auto;
    max-width: 75%; } }
.mega-subtitle p {
  color: white; }
.mega-subtitle a {
  color: white;
  border-bottom: 1px solid currentColor; }
  .mega-subtitle a:hover, .mega-subtitle a:focus {
    color: #e6e6e6; }

.mega-subtitle--large {
  font-size: 1.625em !important;
  font-weight: 600;
  letter-spacing: 8px;
  text-align: center;
  line-height: 1em; }
  @media only screen and (min-width: 1025px) {
    .mega-subtitle--large {
      font-size: 2.5em !important;
      padding-bottom: 10px;
      padding-top: 10px; } }

.evm-free-shipping-wrapper {
  position: relative;
  z-index: 3; }

/*================ #Icons ================*/
.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  fill: currentColor; }
  .no-svg .icon {
    display: none; }

svg.icon:not(.icon--full-color) circle,
svg.icon:not(.icon--full-color) ellipse,
svg.icon:not(.icon--full-color) g,
svg.icon:not(.icon--full-color) line,
svg.icon:not(.icon--full-color) path,
svg.icon:not(.icon--full-color) polygon,
svg.icon:not(.icon--full-color) polyline,
svg.icon:not(.icon--full-color) rect,
symbol.icon:not(.icon--full-color) circle,
symbol.icon:not(.icon--full-color) ellipse,
symbol.icon:not(.icon--full-color) g,
symbol.icon:not(.icon--full-color) line,
symbol.icon:not(.icon--full-color) path,
symbol.icon:not(.icon--full-color) polygon,
symbol.icon:not(.icon--full-color) polyline,
symbol.icon:not(.icon--full-color) rect {
  fill: inherit;
  stroke: inherit; }

.template-index #shopify-section-header {
  position: absolute; }

body.template-index.dash-water-gdpr {
  overflow-x: hidden; }

#shopify-section-header {
  z-index: 3;
  width: 100%;
  padding: 40px 0; }
  @media only screen and (max-width: 1024px) {
    #shopify-section-header {
      padding: 10px 0; } }
  #shopify-section-header .site-header {
    position: relative;
    padding: 0; }
    @media only screen and (max-width: 1024px) {
      #shopify-section-header .site-header {
        border-bottom: 1px solid rgba(0, 0, 0, 0);
        padding: 0; } }
    @media only screen and (min-width: 1025px) {
      #shopify-section-header .site-header {
        padding: 0 30px; } }
    @media only screen and (min-width: 1025px) {
      #shopify-section-header .site-header.logo--center {
        padding-top: 5px; } }
    @media only screen and (min-width: 1025px) {
      #shopify-section-header .site-header .grid {
        display: flex;
        justify-content: space-between; }
        #shopify-section-header .site-header .grid .logo-align--left {
          width: 15%; }
        #shopify-section-header .site-header .grid #AccessibleNav {
          width: 70%; }
        #shopify-section-header .site-header .grid .site-header__icons--plus {
          width: 15%; } }
  #shopify-section-header .dash-main-icon-1 {
    width: 80px;
    margin-top: -18px;
    transition: all 0.2s linear; }
    @media only screen and (max-width: 1199px) {
      #shopify-section-header .dash-main-icon-1 {
        width: 64px;
        margin-top: -10px; } }
    @media only screen and (max-width: 1024px) {
      #shopify-section-header .dash-main-icon-1 {
        width: 64px;
        margin-top: 0px; } }
  #shopify-section-header.fixed-menu {
    top: -100%;
    opacity: 0;
    position: fixed;
    padding: 23px 0;
    background: #fff;
    z-index: 10; }
    #shopify-section-header.fixed-menu .dash-main-icon-1 {
      width: 62px; }
    #shopify-section-header.fixed-menu .list--inline {
      margin-top: -6px; }
    #shopify-section-header.fixed-menu .site-header__icons {
      margin-top: 20px;
      cursor: pointer; }

.fixed-menu .site-header__icons {
  margin-top: 5px !important; }

/*============================================================================
A generic way to visually hide content while
remaining accessible to screen readers (h5bp.com)
==============================================================================*/
.no-svg .icon__fallback-text {
  position: static !important;
  overflow: inherit;
  clip: none;
  height: auto;
  width: auto;
  margin: 0; }

/*================ Payment Icons ================*/
.payment-icons {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default; }
  @media only screen and (max-width: 1024px) {
    .payment-icons {
      line-height: 40px; } }
  .payment-icons .icon {
    width: 38px;
    height: 24px; }

/*================ Social Icons ================*/
.social-icons .icon {
  width: 23px;
  height: 23px; }
  @media only screen and (min-width: 1025px) {
    .social-icons .icon {
      width: 25px;
      height: 25px; } }
  .social-icons .icon.icon--wide {
    width: 40px; }

/*================ Reviews Icons ================*/
.spr-icon-star-empty:before {
  content: '\f005' !important;
  font-family: "FontAwesome" !important; }

.spr-icon-star-half-alt:before {
  content: '\f123' !important;
  font-family: "FontAwesome" !important; }

.spr-icon-star:before {
  content: '\f005' !important;
  font-family: "FontAwesome" !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 120%; }

/*================ #Lists ================*/
ul,
ol {
  margin: 0;
  padding: 0; }

ol {
  list-style: decimal; }

.list--inline {
  padding: 0;
  margin: 0; }
  .list--inline > li {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    min-width: 30px;
    margin: 0px 5px; }
    @media only screen and (max-width: 1400px) {
      .list--inline > li {
        margin: 0px 10px; }
        .list--inline > li .site-nav__label {
          font-size: 18px; } }
    @media only screen and (max-width: 1300px) {
      .list--inline > li {
        margin: 0px 10px; }
        .list--inline > li .site-nav__label {
          font-size: 16px; } }
    @media only screen and (max-width: 1200px) {
      .list--inline > li {
        margin: 0px 0px; }
        .list--inline > li .site-nav__label {
          font-size: 16px; } }
    @media only screen and (max-width: 1000px) {
      .list--inline > li {
        margin: 0px 0px; }
        .list--inline > li .site-nav__label {
          font-size: 16px; } }

/*================ #Rich Text Editor ================*/
.rte img {
  height: auto; }
.rte table {
  table-layout: fixed; }
.rte ul,
.rte ol {
  margin: 0 0 17.5px 35px; }
  .rte ul.list--inline,
  .rte ol.list--inline {
    margin-left: 0; }
.rte ul {
  list-style: disc outside; }
  .rte ul ul {
    list-style: circle outside; }
    .rte ul ul ul {
      list-style: square outside; }
.rte a:not(.btn) {
  border-bottom: 1px solid currentColor;
  padding-bottom: 1px; }

.text-center.rte ul,
.text-center.rte ol,
.text-center .rte ul,
.text-center .rte ol {
  margin-left: 0;
  list-style-position: inside; }

.scrollable-wrapper {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/*================ #Links and Buttons ================*/
a {
  color: #2c479e;
  font-weight: 300;
  text-decoration: none;
  /*   &:not([disabled]):hover,
  &:focus {
  color: $color-text-focus;
} */ }
  a.classic-link {
    text-decoration: underline; }

a[href^="tel"] {
  color: inherit; }

#MainContent {
  max-width: 100%;
  margin: auto; }

@media only screen and (min-width: 1025px) {
  #AccessibleNav {
    margin-top: 15px; } }
@media only screen and (min-width: 2200px) {
  #AccessibleNav {
    font-size: 24px; } }
@media only screen and (min-width: 1200px) and (max-width: 2199px) {
  #AccessibleNav {
    font-size: 20px; } }

.normaltxt {
  font-weight: normal;
  letter-spacing: 1px; }

/*================ Buttons ================*/
.btn, .shopify-payment-button .shopify-payment-button__button--unbranded {
  transition: all 0.5s;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 8px 15px;
  background-color: #2c479e;
  color: white;
  /*
  font-family: $font-stack-header;
  */
  font-family: 'RadikalMedium';
  letter-spacing: 4px;
  font-style: normal;
  white-space: normal;
  font-size: 14px;
  /*   &:not([disabled]):hover,
  &:focus {
  color: $color-btn-primary-text;
  background-color: $color-btn-primary-focus;
} */ }
  @media only screen and (min-width: 1025px) {
    .btn, .shopify-payment-button .shopify-payment-button__button--unbranded {
      padding: 10px 18px; } }
  .btn .icon-arrow-right, .shopify-payment-button .shopify-payment-button__button--unbranded .icon-arrow-right,
  .btn .icon-arrow-left,
  .shopify-payment-button .shopify-payment-button__button--unbranded .icon-arrow-left {
    height: 9px; }
  .btn[disabled], .shopify-payment-button [disabled].shopify-payment-button__button--unbranded {
    cursor: default;
    opacity: 0.5; }

.btn--secondary {
  background-color: transparent;
  color: #2C479E;
  /*   &:not([disabled]):hover,
  &:focus {
  background-color: transparent;
  color: #2C479E;
} */ }

.btn--secondary-accent {
  background-color: #2C479E;
  color: #fff;
  /*   &:not([disabled]):hover,
  &:focus {
  background-color:$color-body;
  color: #2C479E;
} */ }

.cart-loader {
  margin: -17px; }

.btn--small {
  padding: 8px 10px;
  font-size: 0.75em;
  line-height: 1; }

.btn--tertiary {
  background-color: transparent;
  color: #2C479E;
  font-size: 1.3em; }
  .btn--tertiary:not([disabled]):hover, .btn--tertiary:focus {
    background-color: transparent;
    color: #213576; }

/*================ Button variations ================*/
@media only screen and (max-width: 1024px) {
  .btn--small-wide {
    padding-left: 50px;
    padding-right: 50px; } }
.btn--link {
  background-color: transparent;
  border: 0;
  margin: 0;
  color: #2c479e;
  text-align: left; }
  .btn--link:not([disabled]):hover, .btn--link:focus {
    color: #213576;
    background-color: transparent; }
  .btn--link .icon {
    vertical-align: middle; }

.btn--narrow {
  padding-left: 15px;
  padding-right: 15px; }

.btn--has-icon-after .icon {
  margin-left: 10px; }

.btn--has-icon-before .icon {
  margin-right: 10px; }

.btn-block {
  display: block;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 6px 11px 8px 11px;
  font-size: 14px;
  border-radius: 9px !important; }
  .btn-block.disabled {
    opacity: 1 !important; }

@media only screen and (max-width: 1199px) {
  .btn-block {
    display: block;
    width: 100%;
    padding: 6px 11px 8px 11px;
    font-size: 14px; }
    .btn-block.disabled {
      opacity: 1 !important; } }
/*================ Force an input/button to look like a text link ================*/
.text-link {
  display: inline;
  border: 0 none;
  background: none;
  padding: 0;
  margin: 0; }

/*================ Return to collection/blog links ================*/
.return-link-wrapper {
  margin-top: 82.5px;
  margin-bottom: 0; }
  @media only screen and (max-width: 1024px) {
    .return-link-wrapper {
      margin-top: 55px; } }

.full-width-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2; }

/*================ #Tables ================*/
/*============================================================================
Responsive tables, defined with .responsive-table on table element.
==============================================================================*/
/*================ #Images and Iframes ================*/
svg:not(:root) {
  overflow: hidden; }

.video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  height: auto; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*================ Forms ================*/
form {
  margin: 0; }

fieldset {
  border: 1px solid rgba(0, 0, 0, 0);
  margin: 0 0 55px;
  padding: 27.5px; }

legend {
  border: 0;
  padding: 0; }

button {
  cursor: pointer; }

input[type="submit"] {
  cursor: pointer; }

label {
  display: block;
  margin-bottom: 5px; }
  @media only screen and (max-width: 1024px) {
    label {
      font-size: 0.875em; } }
  [type="radio"] + label, [type="checkbox"] + label {
    display: inline-block;
    margin-bottom: 0; }
  label[for] {
    cursor: pointer; }

.newsletter__input,
select {
  border: transparent !important; }

input,
textarea,
select {
  border: 1px solid #2C479E;
  background-color: white;
  color: #2c479e;
  max-width: 100%;
  line-height: 1.2;
  border-radius: 2px; }
  input:focus,
  textarea:focus,
  select:focus {
    border-color: #213576; }
  input[disabled],
  textarea[disabled],
  select[disabled] {
    cursor: default;
    background-color: #2c479e;
    border-color: #2c479e; }
  input.input--error::-webkit-input-placeholder,
  textarea.input--error::-webkit-input-placeholder,
  select.input--error::-webkit-input-placeholder {
    color: #d20000;
    opacity: 0.5; }
  input.input--error::-moz-placeholder,
  textarea.input--error::-moz-placeholder,
  select.input--error::-moz-placeholder {
    color: #d20000;
    opacity: 0.5; }
  input.input--error:-ms-input-placeholder,
  textarea.input--error:-ms-input-placeholder,
  select.input--error:-ms-input-placeholder {
    color: #d20000;
    opacity: 0.5; }
  input.input--error::-ms-input-placeholder,
  textarea.input--error::-ms-input-placeholder,
  select.input--error::-ms-input-placeholder {
    color: #d20000;
    opacity: 1; }
  input.hidden-placeholder::-webkit-input-placeholder,
  textarea.hidden-placeholder::-webkit-input-placeholder,
  select.hidden-placeholder::-webkit-input-placeholder {
    color: transparent; }
  input.hidden-placeholder::-moz-placeholder,
  textarea.hidden-placeholder::-moz-placeholder,
  select.hidden-placeholder::-moz-placeholder {
    color: transparent; }
  input.hidden-placeholder:-ms-input-placeholder,
  textarea.hidden-placeholder:-ms-input-placeholder,
  select.hidden-placeholder:-ms-input-placeholder {
    color: transparent; }
  input.hidden-placeholder::-ms-input-placeholder,
  textarea.hidden-placeholder::-ms-input-placeholder,
  select.hidden-placeholder::-ms-input-placeholder {
    opacity: 1; }
  .product-form input, .product-form
  textarea, .product-form
  select {
    min-height: 44px; }

textarea {
  min-height: 100px; }

/*================ Error styles ================*/
input.input--error,
select.input--error,
textarea.input--error {
  border-color: #d20000;
  background-color: #fff8f8;
  color: #d20000;
  margin-bottom: 11.66667px; }
  input.input--error + .input-error-message,
  select.input--error + .input-error-message,
  textarea.input--error + .input-error-message {
    display: block; }

.input-error-message {
  display: none;
  color: #d20000;
  font-size: 0.875em;
  margin-bottom: 11.66667px; }
  @media only screen and (max-width: 1024px) {
    .input-error-message {
      margin-bottom: 19.44444px; } }
  .input-error-message .icon {
    width: 1em;
    height: 1em;
    margin-top: -0.3em; }

.select-group {
  position: relative;
  z-index: 2; }
  .select-group select {
    background-image: none;
    background-color: transparent; }
  .select-group .icon {
    height: calc(8em / 16);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: calc(8em / 16);
    z-index: -1; }

.select-label {
  font-size: 0.75em;
  text-transform: uppercase; }

optgroup {
  font-weight: 700; }

option {
  color: #2c479e;
  background-color: white; }

select::-ms-expand {
  display: none; }

/*================ Form labels ================*/
.label--hidden {
  position: absolute;
  height: 0;
  width: 0;
  margin-bottom: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }
  .ie9 .label--hidden {
    position: static;
    height: auto;
    width: auto;
    margin-bottom: 2px;
    overflow: visible;
    clip: initial; }

::-webkit-input-placeholder {
  color: #000;
  opacity: 0.6; }

::-moz-placeholder {
  color: #000;
  opacity: 0.6; }

:-ms-input-placeholder {
  color: #000;
  opacity: 0.6; }

::-ms-input-placeholder {
  color: #000;
  opacity: 1; }

/*================ Labels ================*/
.label--error {
  color: #d20000; }

input,
textarea {
  padding: 8px 15px; }
  @media only screen and (min-width: 1025px) {
    input,
    textarea {
      padding: 10px 18px; } }

/*================ Vertical forms ================*/
.form-vertical input,
.form-vertical select,
.form-vertical textarea {
  display: block;
  width: 100%;
  margin-bottom: 19.44444px; }
  .form-vertical input.input--error,
  .form-vertical select.input--error,
  .form-vertical textarea.input--error {
    margin-bottom: 5px; }
.form-vertical [type="radio"],
.form-vertical [type="checkbox"] {
  display: inline-block;
  width: auto;
  margin-right: 5px; }
.form-vertical [type="submit"],
.form-vertical .btn,
.form-vertical .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button .form-vertical .shopify-payment-button__button--unbranded {
  display: inline-block;
  width: auto; }

/*================ Form feedback messages ================*/
.note,
.form-message {
  padding: 8px;
  margin: 0 0 27.5px; }
  @media only screen and (min-width: 1025px) {
    .note,
    .form-message {
      padding: 10px; } }

.note {
  border: 1px solid rgba(0, 0, 0, 0); }

.form-message--success {
  border: 1px solid #1f873d;
  background-color: #f8fff9;
  color: #1f873d; }

.form-message--error {
  border: 1px solid #d20000;
  background-color: #fff8f8;
  padding: 1rem 1.3rem;
  text-align: left;
  border-radius: 10px;
  width: 100%;
  color: #d20000; }
  .form-message--error li {
    list-style-type: disc;
    list-style-position: inside; }
  .form-message--error a {
    display: inline-block;
    text-decoration: underline;
    text-decoration-skip-ink: auto; }
    .form-message--error a:hover {
      text-decoration: none; }

/*================ Input Groups ================*/
.input-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }
  .form-vertical .input-group {
    margin-bottom: 55px; }
  .input-group.input-group--error .input-error-message {
    display: block;
    width: 100%; }

.input-group__field,
.input-group__field input,
.input-group__btn .btn,
.input-group__btn .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button .input-group__btn .shopify-payment-button__button--unbranded {
  min-height: 42px; }
  @media only screen and (min-width: 1025px) {
    .input-group__field,
    .input-group__field input,
    .input-group__btn .btn,
    .input-group__btn .shopify-payment-button .shopify-payment-button__button--unbranded,
    .shopify-payment-button .input-group__btn .shopify-payment-button__button--unbranded {
      min-height: 46px; } }

.input-group__field {
  -ms-flex-preferred-size: 15rem;
  -webkit-flex-basis: 15rem;
  -moz-flex-basis: 15rem;
  flex-basis: 15rem;
  flex-grow: 9999;
  margin-bottom: 1rem;
  border-radius: 2px 0 0 2px;
  text-align: left; }
  .input-group__field input {
    width: 100%; }
  .form-vertical .input-group__field {
    margin: 0; }

.input-group__btn {
  flex-grow: 1; }
  .input-group__btn .btn, .input-group__btn .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .input-group__btn .shopify-payment-button__button--unbranded {
    width: 100%;
    border-radius: 0 2px 2px 0; }

/*================ #Site Nav and Dropdowns ================*/
.site-header__logo img {
  display: block; }

.site-nav {
  position: relative;
  padding: 0;
  text-align: right;
  margin: 0;
  display: flex;
  justify-content: space-around;
  margin-top: -8px; }
  .site-nav a {
    padding: 2px 0px 2px 0px;
    border: transparent solid 1px;
    transition: all 0.3s;
    position: relative; }
    .site-nav a:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 2px;
      bottom: 2px;
      left: 0;
      background-color: #2C479E;
      visibility: hidden;
      transform: scale(0, 1);
      transform-origin: left center;
      transition: 0.3s; }
    .site-nav a:hover::before {
      visibility: visible;
      transform: scale(1, 1); }
    .site-nav a.site-nav__link--active {
      font-weight: normal; }
    .site-nav a.subs-link {
      border: #2C479E solid 0px;
      font-weight: 400; }
    @media only screen and (max-width: 2199px) {
      .site-nav a {
        padding: 6px 3px; } }
    @media only screen and (max-width: 1199px) {
      .site-nav a {
        padding: 10px 4px; } }

.site-nav--centered {
  padding-bottom: 22px; }

/*================ Site Nav Links ================*/
.site-nav__link {
  display: block;
  white-space: nowrap; }
  .site-nav--centered .site-nav__link {
    padding-top: 0; }
  .site-nav__link .icon-chevron-down {
    width: calc(8em / 16);
    height: calc(8em / 16);
    margin-left: 0.5rem;
    display: none; }
  .site-nav__link.site-nav--active-dropdown {
    border: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px solid transparent;
    z-index: 2; }
  .site-nav__link .site-nav__label {
    padding-bottom: 8px; }
  .site-nav__link:focus .site-nav__label, .site-nav__link:not([disabled]):hover .site-nav__label {
    border-bottom-color: #2c479e; }

#fixed_nav_menu .site-nav__label {
  opacity: 1; }

.site-nav__link--main > .site-nav__label {
  font-size: 18px;
  letter-spacing: 5px;
  line-height: 22px;
  text-transform: uppercase;
  font-family: 'RadikalBold';
  font-weight: 600; }

#AccessibleNav ul li a span.site-nav__link--active {
  opacity: 1; }

.site-nav__link--button {
  border: none;
  background-color: transparent;
  padding: 3px 10px; }
  @media only screen and (max-width: 1199px) {
    .site-nav__link--button {
      font-size: 16px; } }
  .site-nav__link--button:focus, .site-nav__link--button:hover {
    color: #2C479E; }

/*================ Dropdowns ================*/
.site-nav--has-dropdown button {
  padding: 7px 0;
  border: transparent solid 1px;
  transition: all 0.3s;
  line-height: 31px;
  position: relative; }
  .site-nav--has-dropdown button:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 10px;
    left: 0;
    background-color: #2C479E;
    visibility: hidden;
    transform: scale(0, 1);
    transform-origin: left center;
    transition: 0.3s; }

.site-nav--has-dropdown.active-item .site-nav__link--button::before {
  visibility: visible;
  transform: scale(1, 1); }

.site-nav--has-dropdown:hover .site-nav__dropdown {
  opacity: 1;
  visibility: visible;
  overflow-y: hidden; }
  .site-nav--has-dropdown:hover .site-nav__dropdown:before {
    display: block; }

.site-nav--has-centered-dropdown {
  position: static; }

.site-nav__dropdown {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  padding: 25px 0  10px 0;
  margin: 0;
  z-index: 7;
  text-align: left;
  background: #fff;
  top: 41px;
  margin-left: -10px;
  transition: all 0.4s;
  border-radius: 0 0 20px 20px; }
  .site-nav__dropdown .site-nav__link {
    padding: 0;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 1px; }
    .site-nav__dropdown .site-nav__link::before {
      display: none; }
  .site-nav__dropdown .site-nav__dropdown .site-nav__link .site-nav__label {
    font-family: 'RadikalLight'; }
  .site-nav__dropdown .site-nav__link .site-nav__label {
    font-weight: 300;
    font-size: 16px; }
  .site-nav--active-dropdown .site-nav__dropdown {
    display: block; }
  .site-nav__dropdown li {
    display: block;
    margin: 0 15px 0 15px;
    font-family: 'RadikalLight'; }

.dropdown__Overlay {
  position: absolute;
  top: 80px;
  width: 100%;
  height: 220px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  left: 0;
  z-index: 1; }

.dropdown__Overlay.visible {
  /*
  opacity: 1;
  visibility:visible;*/ }

@media only screen and (min-width: 1100px) {
  .dropdown__Overlay {
    position: absolute;
    top: 80px;
    width: 1000%;
    height: 220px;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
    left: -20%;
    z-index: 1; } }
.site-nav__dropdown--centered {
  width: 100%;
  border: 0;
  background: none;
  padding: 0;
  text-align: center; }

/*================ Child list ================*/
.site-nav__childlist {
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0);
  background: white;
  padding: 11px 17px;
  text-align: left; }

.site-nav__childlist-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-bottom: -15px; }

.site-nav__childlist-item {
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-bottom: 15px; }

.site-nav__child-link--parent {
  font-weight: 700;
  margin: 4px 0; }

.page-width {
  padding: 65px 30px; }
  @media only screen and (max-width: 1199px) {
    .page-width {
      flex-flow: column; } }
  @media only screen and (max-width: 1024px) {
    .page-width {
      padding: 65px 0px;
      /*     padding-left: $gutter-site-mobile;
      padding-right: $gutter-site-mobile; */ } }

.page-container {
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  position: relative; }

hr {
  margin: 55px 0;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0); }

.hr--small {
  padding: 10px 0;
  margin: 0; }

.hr--invisible {
  border-bottom: 0; }

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0); }

.border-top {
  border-top: 1px solid rgba(0, 0, 0, 0); }

.cart__row.border-top {
  border-top: 1px solid #2C479E; }

.cart__row.border-bottom {
  border-bottom: none; }

tfoot {
  border-top: 1px solid #2C479E; }

.empty-page-content {
  padding: 125px 55px; }
  @media only screen and (max-width: 1024px) {
    .empty-page-content {
      padding-left: 22px;
      padding-right: 22px; } }

.wonky--table,
.grid--table {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .wonky--table > .grid__item,
  .grid--table > .grid__item {
    float: none;
    display: table-cell;
    vertical-align: top; }

.wonky--table {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0; }
  .wonky--table::after {
    content: '';
    display: table;
    clear: both; }
  @media only screen and (max-width: 1024px) {
    .wonky--table {
      margin-left: -2.5px; } }
  @media only screen and (max-width: 1199px) {
    .wonky--table > .grid__item {
      float: left;
      padding-left: 0;
      width: 100%; }
      .wonky--table > .grid__item[class*="--push"] {
        position: relative; } }
    @media only screen and (max-width: 1199px) and (max-width: 1024px) {
      .wonky--table > .grid__item {
        padding-left: 5px; } }

.image-and-text__wrapper {
  padding: 100px 0;
  background-color: #b8e2da; }
  .image-and-text__wrapper .image-and-text {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .image-and-text__wrapper .image-and-text__image {
    width: 100%;
    max-width: 250px;
    padding-right: 50px; }
    .image-and-text__wrapper .image-and-text__image img {
      width: 100%; }
  .image-and-text__wrapper .image-and-text__content {
    width: 70%;
    padding-left: 50px;
    font-size: 22px; }
  @media only screen and (max-width: 1024px) {
    .image-and-text__wrapper .image-and-text {
      padding: 0 20px; }
    .image-and-text__wrapper .image-and-text__content {
      width: 60%;
      text-align: center;
      padding: 0;
      font-size: 16px;
      padding-left: 10px; }
    .image-and-text__wrapper .image-and-text__image {
      width: 40%;
      max-height: 177px;
      padding: 0 20px;
      text-align: center; }
      .image-and-text__wrapper .image-and-text__image img {
        width: 100%;
        max-width: 100px; } }

.grid--no-gutters {
  margin-left: 0 !important; }
  .grid--no-gutters .grid__item {
    padding-left: 0; }

/* .grid--half-gutters {
margin-left: -($grid-gutter / 2);

> .grid__item {
padding-left: $grid-gutter / 2;
}
}

.grid--double-gutters {
margin-left: -($grid-gutter * 2);

> .grid__item {
padding-left: $grid-gutter * 2;
}
}

.grid--flush-bottom {
margin-bottom: -$section-spacing;
overflow: auto;

> .grid__item {
margin-bottom: $section-spacing;
}
} */
/*============================================================================
Animation Classes and Keyframes
==============================================================================*/
.is-transitioning {
  display: block !important;
  visibility: visible !important; }

@-webkit-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.drawer {
  display: none;
  position: absolute;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 9;
  background-color: white;
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1); }
  .drawer input[type="text"],
  .drawer textarea {
    background-color: white;
    color: #2c479e; }

.js-drawer-open {
  overflow: hidden; }

.drawer--top {
  width: 100%; }
  .js-drawer-open-top .drawer--top {
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    display: block; }

.drawer-page-content::after {
  visibility: hidden;
  opacity: 0;
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 8;
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1); }
  .js-drawer-open .drawer-page-content::after {
    visibility: visible;
    opacity: 1; }

.drawer__title,
.drawer__close {
  display: table-cell;
  vertical-align: middle; }

.drawer__close-button {
  background: none;
  border: 0 none;
  position: relative;
  right: -15px;
  height: 100%;
  width: 60px;
  padding: 0 20px;
  color: inherit;
  font-size: 1.125em; }
  .drawer__close-button:active, .drawer__close-button:focus {
    background-color: rgba(0, 0, 0, 0.6); }

.grid--view-items {
  margin-bottom: -35px; }
  @media only screen and (min-width: 1025px) {
    .grid--view-items {
      /*overflow: auto;*/ } }

.grid-view-item, .product-single {
  margin: 0 auto 35px; }
  .custom__item .grid-view-item, .custom__item .product-single {
    margin-bottom: 0; }

.product-single {
  margin: 0 auto 0; }

.grid-view-item__title {
  margin-bottom: 0;
  color: #2c479e; }

.grid-view-item__meta {
  margin-top: 8px; }

@media only screen and (max-width: 1024px) {
  .grid-view-item__title,
  .grid-view-item__meta {
    font-size: 0.9375em; } }
.grid-view-item__link {
  display: block; }

.grid-view-item__vendor {
  margin-top: 4px;
  color: #2c479e;
  font-size: 0.875em;
  text-transform: uppercase; }
  @media only screen and (max-width: 1024px) {
    .grid-view-item__vendor {
      font-size: 0.8125em; } }

.grid-view-item__image-wrapper {
  margin: 0 auto 2.5px;
  position: relative;
  width: 100%; }

.grid-view-item__image {
  display: block;
  margin: 0 auto;
  width: 100%; }
  .grid-view-item__image-wrapper .grid-view-item__image {
    position: absolute;
    top: 0; }
  .grid-view-item--sold-out .grid-view-item__image {
    opacity: 0.5; }
  .grid-view-item__image.lazyload {
    opacity: 0; }
  .ie9 .grid-view-item__image {
    opacity: 1; }

.list-view-item {
  margin-bottom: 22px; }
  .list-view-item:last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 1025px) {
    .list-view-item {
      border-bottom: 1px solid rgba(0, 0, 0, 0);
      padding-bottom: 22px; }
      .list-view-item:last-child {
        padding-bottom: 0;
        border-bottom: 0; } }

.list-view-item__link {
  display: table;
  table-layout: fixed;
  width: 100%; }

.list-view-item__image {
  max-height: 95px; }

.list-view-item__image-column {
  display: table-cell;
  vertical-align: middle;
  width: 130px; }
  @media only screen and (max-width: 1024px) {
    .list-view-item__image-column {
      width: 85px; } }

.list-view-item__image-wrapper {
  position: relative;
  margin-right: 35px; }
  @media only screen and (max-width: 1024px) {
    .list-view-item__image-wrapper {
      margin-right: 17.5px; } }

.list-view-item__title-column {
  display: table-cell;
  vertical-align: middle; }

.list-view-item__title {
  color: #2c479e;
  font-size: 1em;
  min-width: 100px;
  letter-spacing: 2px; }
  @media only screen and (max-width: 1024px) {
    .list-view-item__title {
      font-size: 0.9375em; } }

.list-view-item__sold-out {
  font-size: 0.9375em; }

.list-view-item__on-sale {
  color: #2c479e;
  font-size: 0.9375em; }
  @media only screen and (max-width: 1024px) {
    .list-view-item__on-sale {
      display: none; } }

.list-view-item__vendor-column {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 20%; }

.list-view-item__vendor {
  font-size: 0.9375em;
  font-style: italic; }
  @media only screen and (max-width: 1024px) {
    .list-view-item__vendor {
      font-size: 0.875em; } }

.list-view-item__price-column {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  width: 20%;
  font-size: 1.0625em; }
  @media only screen and (max-width: 1024px) {
    .list-view-item__price-column {
      font-size: 0.9375em; } }
  .list-view-item__price-column .price__vendor,
  .list-view-item__price-column .price-item__label {
    display: none; }
  .list-view-item__price-column .price__regular,
  .list-view-item__price-column .price__sale {
    flex-basis: 100%; }

.list-view-item__price {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.list-view-item__price--reg {
  color: #2c479e; }
  @media only screen and (max-width: 1024px) {
    .list-view-item__price--reg {
      display: block; } }

@media only screen and (max-width: 1024px) {
  .list-view-item__price--sale {
    display: block; } }

/*============================================================================
Slick slider overrides
==============================================================================*/
.slick-dotted.slick-slider {
  margin-bottom: 0; }

/*================ Slick dots and prev/next pagination ================*/
.slick-slider .slick-dots {
  margin: 0;
  width: auto; }
  .slick-slider .slick-dots li {
    margin: 0;
    vertical-align: middle;
    width: 7px;
    height: 7px;
    margin-left: 6px; }
    .slick-slider .slick-dots li:first-of-type {
      margin-left: 0; }
    @media only screen and (min-width: 1025px) {
      .slick-slider .slick-dots li {
        width: 8px;
        height: 8px;
        margin-left: 8px; } }
    .slick-slider .slick-dots li button {
      position: relative;
      padding: 0;
      width: 7px;
      height: 7px; }
      @media only screen and (min-width: 1025px) {
        .slick-slider .slick-dots li button {
          width: 8px;
          height: 8px; } }
    .slick-slider .slick-dots li button::before {
      text-indent: -9999px;
      background-color: transparent;
      border-radius: 100%;
      background-color: currentColor;
      width: 7px;
      height: 7px;
      opacity: 0.4;
      transition: all 0.2s; }
      @media only screen and (min-width: 1025px) {
        .slick-slider .slick-dots li button::before {
          width: 8px;
          height: 8px; } }
    .slick-slider .slick-dots li.slick-active button::before {
      opacity: 1; }
    .slick-slider .slick-dots li button:active::before {
      opacity: 0.7; }

/*================ Klaviyo Popup Form ================*/
body > div > .klaviyo-form p {
  font-family: RadikalLight; }

/*================ Index sections ================*/
.index-section {
  padding-top: 35px;
  padding-bottom: 0; }
  @media only screen and (min-width: 1025px) {
    .index-section {
      padding-top: 55px;
      padding-bottom: 0; } }
  .index-section:first-child {
    padding-top: 0;
    border-top: 0; }
  .index-section:last-child {
    padding-bottom: 0; }

.index-section--flush + .index-section--flush {
  margin-top: -70px; }

@media only screen and (min-width: 1025px) {
  [class*="index-section--flush"] + [class*="index-section--flush"] {
    margin-top: -110px; } }

.index-section--flush:first-child {
  margin-top: -35px; }

.index-section--flush:last-child {
  margin-bottom: -35px; }

@media only screen and (min-width: 1025px) {
  [class*="index-section--flush"]:last-child {
    margin-bottom: -55px; } }

@media only screen and (max-width: 1024px) {
  .index-section--featured-product:first-child {
    margin-top: -12px; } }

.placeholder-svg {
  display: block;
  fill: rgba(44, 71, 158, 0.35);
  background-color: rgba(44, 71, 158, 0.1);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border: 1px solid rgba(44, 71, 158, 0.2); }

.placeholder-noblocks {
  padding: 40px;
  text-align: center; }

.placeholder-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .placeholder-background .icon {
    border: 0; }

.image-bar__content .placeholder-svg {
  position: absolute;
  top: 0;
  left: 0; }

/*================ TEMPLATES ================*/
/*============= Customer Account Form  =============*/
@media only screen and (max-width: 1024px) {
  .Account_Container .Account__list .Account__list_item a {
    padding: 5px 0 !important; } }
.CustomerLoginForm {
  padding: 0 30px;
  font-family: 'RadikalLight'; }

input#CustomerEmail {
  font-family: 'RadikalLight'; }

input#CustomerPassword {
  font-family: 'RadikalLight'; }

input#CustomerEmail::placeholder {
  color: #2c479e;
  opacity: 1; }

input#CustomerPassword::placeholder {
  color: #2c479e;
  opacity: 1; }

input#RecoverEmail {
  font-family: 'RadikalLight'; }

.Account_Container {
  padding: 0 50px;
  margin: 0 auto;
  width: 100%;
  max-width: 1500px; }
  .Account_Container h2, .Account_Container .h2 {
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 20px; }
  .Account_Container .Account__list {
    padding: 0;
    margin: 0 0 30px 0; }
    .Account_Container .Account__list .Account__list_item {
      display: block;
      border: 1px solid;
      border-radius: 10px;
      padding: 10px;
      max-width: 284px;
      margin: 5px;
      height: 50px; }
      .Account_Container .Account__list .Account__list_item span {
        display: flex;
        justify-content: flex-end;
        width: 260px;
        margin-top: -25px; }
      .Account_Container .Account__list .Account__list_item a {
        display: inline-block;
        padding: 5px 0;
        font-family: 'RadikalMedium'; }
  .Account_Container h2.names, .Account_Container .names.h2 {
    display: block;
    border: 1px solid;
    border-radius: 10px;
    padding: 10px;
    max-width: 284px;
    margin: 5px;
    height: 50px;
    text-transform: initial;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 29px;
    font-family: 'RadikalMedium'; }
  .Account_Container .account__Details {
    text-align: left; }
  .Account_Container .Order .medium-up--two-thirds {
    padding: 0 50px 0 0 !important; }
  @media only screen and (max-width: 1024px) {
    .Account_Container .Account__list .Account__list_item a {
      padding: 10px 0; }
    .Account_Container .Order .medium-up--two-thirds {
      padding: 0 0 0 0 !important; } }
  .Account_Container .Account__Order, .Account_Container .Order {
    padding: 60px 0; }
    .Account_Container .Account__Order table, .Account_Container .Order table {
      border-collapse: collapse;
      margin: 0;
      padding: 0;
      width: 100%;
      table-layout: fixed; }
    .Account_Container .Account__Order table tr, .Account_Container .Order table tr {
      background-color: #fff;
      padding: .35em;
      border: 1px solid #2c479e !important;
      border-radius: 10px !important;
      margin: 10px !important;
      display: flex; }
    .Account_Container .Account__Order table th,
    .Account_Container .Account__Order table td, .Account_Container .Order table th,
    .Account_Container .Order table td {
      padding: .625em;
      text-align: left;
      flex: 1; }
      .Account_Container .Account__Order table th a,
      .Account_Container .Account__Order table td a, .Account_Container .Order table th a,
      .Account_Container .Order table td a {
        padding: 5px 0;
        text-align: left;
        display: block;
        font-size: 14px; }
      .Account_Container .Account__Order table th span,
      .Account_Container .Account__Order table td span, .Account_Container .Order table th span,
      .Account_Container .Order table td span {
        display: block;
        font-size: 13px;
        color: #2c479e; }
      .Account_Container .Account__Order table th p,
      .Account_Container .Account__Order table td p, .Account_Container .Order table th p,
      .Account_Container .Order table td p {
        display: block;
        font-size: 13px;
        color: #2c479e; }
      .Account_Container .Account__Order table th .order-status,
      .Account_Container .Account__Order table td .order-status, .Account_Container .Order table th .order-status,
      .Account_Container .Order table td .order-status {
        color: #097214; }
    .Account_Container .Account__Order table th, .Account_Container .Order table th {
      font-size: .85em;
      letter-spacing: .1em;
      text-transform: capitalize; }
    @media only screen and (max-width: 1024px) {
      .Account_Container .Account__Order table, .Account_Container .Order table {
        border: 0; }
      .Account_Container .Account__Order table caption, .Account_Container .Order table caption {
        font-size: 1.3em; }
      .Account_Container .Account__Order table thead, .Account_Container .Order table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .Account_Container .Account__Order table tr, .Account_Container .Order table tr {
        border: solid 1px #ddd;
        display: block;
        margin-bottom: .625em; }
      .Account_Container .Account__Order table td, .Account_Container .Order table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right; }
        .Account_Container .Account__Order table td a, .Account_Container .Order table td a {
          text-align: right; }
      .Account_Container .Account__Order table td::before, .Account_Container .Order table td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: capitalize; }
      .Account_Container .Account__Order table td:last-child, .Account_Container .Order table td:last-child {
        border-bottom: 0; } }

@media only screen and (max-width: 1024px) {
  .Account_Container {
    padding: 0 20px; } }
.account_wrapper {
  padding: 0 20px;
  margin: 0; }
  .account_wrapper .section-header {
    margin-bottom: 30px; }
  .account_wrapper .grid__item {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px 0; }
    .account_wrapper .grid__item h2, .account_wrapper .grid__item .h2 {
      line-height: 22px; }

@media only screen and (min-width: 1025px) {
  .account_wrapper {
    padding: 0 50px; } }
#ReCharge table {
  border-collapse: collapse;
  margin: 0 0 30px 0;
  padding: 0;
  width: 100%;
  table-layout: fixed; }
#ReCharge table tr {
  background-color: #fff;
  padding: .35em;
  border-bottom: 1px solid #ddd; }
#ReCharge table th,
#ReCharge table td {
  padding: .625em;
  text-align: left; }
  #ReCharge table th a,
  #ReCharge table td a {
    padding: 5px 0;
    text-align: left;
    display: block;
    font-size: 14px; }
  #ReCharge table th span,
  #ReCharge table td span {
    display: block;
    font-size: 13px;
    color: #706e6e; }
  #ReCharge table th p,
  #ReCharge table td p {
    display: block;
    font-size: 13px;
    display: block; }
  #ReCharge table th .order-status,
  #ReCharge table td .order-status {
    color: #097214; }
#ReCharge table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: capitalize; }
@media only screen and (max-width: 1024px) {
  #ReCharge table {
    border: 0; }
  #ReCharge table caption {
    font-size: 1.3em; }
  #ReCharge table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  #ReCharge table tr {
    border: solid 1px #ddd;
    display: block;
    margin-bottom: .625em; }
  #ReCharge table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right; }
    #ReCharge table td a {
      text-align: right; }
  #ReCharge table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: capitalize; }
  #ReCharge table tbody td:nth-child(1):before {
    content: "Subscriptions"; }
  #ReCharge table tbody td:nth-child(2):before {
    content: "Quantity"; }
  #ReCharge table tbody td:nth-child(3):before {
    content: "Amount"; }
  #ReCharge table tbody td:nth-child(4):before {
    content: "Frequency"; }
  #ReCharge table tbody td:nth-child(5):before {
    content: "Next order"; }
  #ReCharge table tbody td:nth-child(6):before {
    content: "Actions"; }
  #ReCharge table td:last-child {
    border-bottom: 0;
    min-height: 30px; } }

/*================ TEMPLATES ================*/
/*============= Templates | Password =============*/
.password-page {
  display: table;
  height: 100%;
  width: 100%;
  color: #2c479e;
  background-color: white;
  background-size: cover; }
  .ie9 .password-page {
    height: auto; }

.password-form-message {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto; }

.password-header {
  height: 85px;
  display: table-row; }

.password-header__inner {
  display: table-cell;
  vertical-align: middle; }

.password-login {
  padding: 0 30px;
  text-align: right; }

.password-logo .logo {
  color: #2c479e;
  font-weight: 700;
  max-width: 100%; }

.password-main {
  display: table-row;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.password-main__inner {
  display: table-cell;
  vertical-align: middle;
  padding: 27.5px 55px; }

.password-message {
  max-width: 500px;
  margin: 82.5px auto 27.5px; }

.password__input-group {
  margin: 0 auto 55px;
  max-width: 35rem; }

.password__title {
  display: block;
  margin-bottom: 82.5px; }

.password__form-heading {
  margin-bottom: 55px; }

.password-powered-by {
  margin-top: 82.5px; }

.password-social-sharing {
  margin-top: 82.5px; }

.product-single {
  float: right;
  margin-top: 0;
  width: 100%; }
  @media only screen and (min-width: 1025px) {
    .product-single {
      max-width: 520px; } }

span.percan {
  display: none; }

.product-single__title {
  margin-bottom: 8px;
  letter-spacing: 4.2px;
  font-size: 27px !important;
  line-height: 50px;
  text-align: center;
  font-family: 'RadikalMedium' !important;
  font-weight: normal; }

.product__price {
  margin-bottom: 11px; }

@media only screen and (max-width: 1199px) {
  .product__price {
    margin-bottom: 5px; } }
.product__price,
.featured-product__price {
  font-size: 1.25em; }

.product__policies {
  margin: 0.4rem 0 1rem 0;
  font-size: 0.9375em; }

.product__single__botom_addtocart {
  padding: 0 30px;
  display: none; }
  .product__single__botom_addtocart form {
    margin: 0; }
  .product__single__botom_addtocart #rc_container {
    display: none !important; }

/*================ Add to cart form ================*/
.product-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  width: auto;
  padding-top: 2rem; }

.product-form--payment-button-no-variants {
  padding-top: 0px;
  margin-top: 0;
  height: 100%;
  width: 33.3333%;
  margin-right: 20px;
  max-width: 235px; }
  @media only screen and (max-width: 1199px) {
    .product-form--payment-button-no-variants {
      margin-top: 0px; } }
  .product-form--payment-button-no-variants .bold-ro__one-time-div {
    border-top: transparent 1px !important; }
  .product-form--payment-button-no-variants .product-form__item--quantity {
    margin-top: 0;
    border: solid 1px #2C479E;
    border-radius: 9px !important;
    padding: 10px 20px 10px 20px !important;
    position: relative; }
    .product-form--payment-button-no-variants .product-form__item--quantity .product-form-quantity {
      border: 0 !important;
      margin: 0 !important;
      width: 100% !important;
      justify-content: center !important;
      font-size: 16px;
      font-family: 'RadikalLight';
      text-transform: uppercase; }
    .product-form--payment-button-no-variants .product-form__item--quantity .icon {
      width: 15px;
      height: 15px; }
    .product-form--payment-button-no-variants .product-form__item--quantity .product-form__input {
      margin: 0;
      border-radius: 0;
      min-height: 20px;
      font-size: 16px; }
    .product-form--payment-button-no-variants .product-form__item--quantity .product-form-input-count {
      color: #2C479E; }
    .product-form--payment-button-no-variants .product-form__item--quantity .plus {
      padding: 2px 0 0 3px;
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translate(0, -50%); }
    .product-form--payment-button-no-variants .product-form__item--quantity .minus {
      padding: 1px 0 0 3px;
      position: absolute;
      left: 10px;
      top: 50%;
      transform: translate(0, -50%); }
    .product-form--payment-button-no-variants .product-form__item--quantity .product-form-type {
      color: #2C479E;
      font-size: 12px;
      font-family: 'RadikalLight';
      position: absolute;
      bottom: 19px;
      display: block;
      width: 100%;
      margin: 0;
      left: 0;
      height: 0;
      letter-spacing: 0; }
    @media only screen and (max-width: 1199px) {
      .product-form--payment-button-no-variants .product-form__item--quantity .product-form-type {
        font-size: 10px;
        line-height: 16px; } }
    .product-form--payment-button-no-variants .product-form__item--quantity input::-webkit-outer-spin-button,
    .product-form--payment-button-no-variants .product-form__item--quantity input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .product-form--payment-button-no-variants .product-form__item--quantity input[type=number] {
      -moz-appearance: textfield; }
  @media only screen and (max-width: 500px) {
    .product-form--payment-button-no-variants .product-form__item--quantity .product-form-quantity {
      font-size: 16px;
      font-weight: 600; }
    .product-form--payment-button-no-variants .product-form__item--quantity input.product-form__input {
      width: 20px  !important;
      font-size: 16px !important;
      font-weight: 600 !important; } }

@media only screen and (min-width: 1025px) {
  .Product__form__Quatinty {
    display: none; } }
@media only screen and (max-width: 1024px) {
  .Product__form__Quatinty {
    position: absolute;
    bottom: 8%;
    width: 100%;
    max-width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: auto; }

  .Product__form__Quatinty .product-form__item {
    background-color: #2C479E; }

  .product-form--payment-button-no-variants .product-form__item--quantity .product-form-input-count {
    color: #fff; }

  .product-template__container .product-form__item--quantity input.product-form__input {
    background-color: #2C479E;
    color: #fff; }

  .product-form--payment-button-no-variants .product-form__item--quantity .product-form-quantity {
    color: #fff; } }
@media only screen and (max-width: 500px) {
  .Product__form__Quatinty {
    bottom: 5%; } }
.product-form__item {
  -webkit-flex: 1 1 200px;
  -moz-flex: 1 1 200px;
  -ms-flex: 1 1 200px;
  flex: 1 1 200px;
  margin-bottom: 10px;
  /*   padding: 0 5px; */ }
  .product-form__item label {
    display: block; }
    .product-form--hide-variant-labels .product-form__item label {
      position: absolute !important;
      overflow: hidden;
      clip: rect(0 0 0 0);
      height: 1px;
      width: 1px;
      margin: -1px;
      padding: 0;
      border: 0; }

.product-form__item--submit {
  -webkit-flex: 1 1 300px;
  -moz-flex: 1 1 300px;
  -ms-flex: 1 1 300px;
  flex: 1 1 300px; }

.product-form__item--no-variants {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  flex-direction: inherit;
  flex: 0 !important;
  display: flex;
  justify-content: space-between;
  border-top: solid 1px #2B469D;
  align-items: center;
  margin: 0;
  background-color: #FFFFFF;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s; }

.Product-form__item__submitFixed.active {
  opacity: 1;
  visibility: visible; }

.Product__inner_Total {
  width: 50%;
  text-align: right;
  padding-right: 55px;
  font-size: 20px; }

.Product__inner_button {
  width: 50%;
  display: flex;
  padding: 25px 50px 25px 50px;
  align-items: center; }

@media only screen and (max-width: 1140px) {
  .Product__inner_button {
    padding: 25px 20px 25px 20px; } }
@media only screen and (max-width: 500px) {
  .product-form__cart-submit, .shopify-payment-button .shopify-payment-button__button--unbranded {
    width: 100%;
    padding-top: 10px !important; } }
@media only screen and (max-width: 1024px) {
  .Product__inner_button {
    padding: 15px 25px 15px 0 !important; }

  .Product__inner_button .product-form {
    display: none; }

  .Product__inner_Total {
    width: 50%;
    text-align: center;
    padding-right: 0;
    font-size: 16px; } }
.product-form__variants {
  display: none; }
  .no-js .product-form__variants {
    display: block; }

.product_reviews .spr-badge {
  cursor: pointer; }
  .product_reviews .spr-badge .spr-starrating .spr-icon {
    margin: 0 3px;
    font-size: 16px; }
  .product_reviews .spr-badge .spr-badge-caption {
    text-transform: capitalize;
    font-family: "RadikalLight" !important; }

.Product__Popup__Reviews {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  height: 100%;
  background-color: #fff;
  z-index: 5;
  overflow-y: scroll;
  transition: 0.3s;
  visibility: hidden;
  opacity: 0; }
  .Product__Popup__Reviews .spr-container {
    border-color: #fff; }
  .Product__Popup__Reviews .spr-form {
    display: none;
    width: 100%;
    max-width: 1000px;
    text-align: left;
    margin: 0 auto; }
    .Product__Popup__Reviews .spr-form .spr-form-input, .Product__Popup__Reviews .spr-form .spr-button-primary, .Product__Popup__Reviews .spr-form .spr-form-message {
      border-radius: 9px; }
  .Product__Popup__Reviews .Product__Popup__Reviews.visible {
    opacity: 1;
    visibility: visible; }
  .Product__Popup__Reviews .spr-starrating .spr-icon {
    margin: 0 3px; }
  .Product__Popup__Reviews .spr-starratings .spr-icon {
    margin: 0 3px;
    font-size: 20px; }
  .Product__Popup__Reviews .spr-header-title {
    margin-bottom: 50px; }
  .Product__Popup__Reviews .spr-summary-caption {
    display: block;
    margin: 20px 0;
    text-transform: capitalize; }
  .Product__Popup__Reviews .spr-summary-actions-newreview {
    float: left;
    border: solid 1px #2C479E;
    border-radius: 9px;
    padding: 10px 25px 7px 25px;
    display: block;
    margin-bottom: 30px; }
  .Product__Popup__Reviews .spr-review-header {
    width: 25%;
    text-align: left; }
  .Product__Popup__Reviews .spr-review-content {
    width: 60%;
    text-align: left; }
    .Product__Popup__Reviews .spr-review-content .spr-review-content-body {
      font-size: 20px;
      line-height: 27px; }
  .Product__Popup__Reviews .spr-review-header-title {
    display: none; }
  .Product__Popup__Reviews .spr-review-reply {
    display: none; }
  .Product__Popup__Reviews .spr-review {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    position: relative;
    margin: 0 0 50px 0;
    padding: 25px 0; }
    .Product__Popup__Reviews .spr-review .spr-review-footer {
      display: none !important; }
  .Product__Popup__Reviews .spr-review:last-child {
    padding-bottom: 24px !important; }
  .Product__Popup__Reviews .spr-review-header-byline {
    display: block;
    position: absolute;
    left: 25%;
    bottom: 0;
    color: #2C479E;
    font-style: inherit;
    font-size: 17px;
    opacity: 1;
    font-weight: normal;
    font-family: 'RadikalLight';
    margin: 0 0 0 0; }
    .Product__Popup__Reviews .spr-review-header-byline strong:last-child {
      margin-left: 20px; }

.Product__Popup__Reviews.visible {
  opacity: 1;
  visibility: visible; }

.product_reviews_two {
  display: flex;
  justify-content: center;
  margin-bottom: 20px; }
  .product_reviews_two .wc_product_review_avg_badge_count,
  .product_reviews_two .wc_avg_bracket {
    display: none; }
  .product_reviews_two .wc_product_review_badge {
    width: auto; }
  .product_reviews_two .wc_product_review_text, .product_reviews_two .Review__Text {
    font-size: 18px;
    display: block;
    margin-top: 6px;
    margin-left: 3px;
    font-family: 'RadikalLight'; }

@media only screen and (max-width: 1199px) {
  .product_reviews_two .Review__Text {
    font-size: 13px;
    margin-top: 10px; }

  .product_reviews_two .wc_product_review_text {
    font-size: 13px;
    margin-top: 5px; }

  .product_reviews_two .wc_icon_color {
    margin-right: 5px !important; }
    .product_reviews_two .wc_icon_color svg {
      width: 12 !important; } }
.product_wc_review_main_content {
  position: absolute;
  top: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  max-width: 1500px;
  margin: 0 auto;
  left: 0;
  right: 0;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  overflow-y: scroll;
  padding: 25px  50px; }
  .product_wc_review_main_content .wc_review_btn_cancel {
    position: absolute;
    top: 150px;
    width: auto;
    border: solid 1px #314a96 !important;
    background-color: transparent !important;
    border-radius: 9px;
    color: #314a96 !important;
    z-index: 1;
    cursor: pointer;
    padding: 14px 0;
    width: 150px;
    text-align: center;
    font-size: 14px; }
  .product_wc_review_main_content .wc_review_top_title, .product_wc_review_main_content .wc_review_graph, .product_wc_review_main_content .wc_review_listing_select {
    display: none !important; }
  .product_wc_review_main_content .wc_review_main_content {
    display: block; }
  .product_wc_review_main_content .wc_review_main_content .wc_overall_review {
    border: 0 !important; }
  .product_wc_review_main_content .wc_review_main_content .wc_review_count {
    display: block !important;
    width: 100% !important;
    max-width: 110px;
    float: none;
    margin: 0 auto 40px; }
  .product_wc_review_main_content .wc_review_main_content .wc_review_count .wc_average_review_stars {
    margin-bottom: 10px; }
  .product_wc_review_main_content .wc_review_main_content p {
    float: none;
    text-align: center; }
  .product_wc_review_main_content .wc_review_main_content .wc_review_form_btns {
    width: 100% !important;
    display: block !important;
    text-align: center !important; }
    .product_wc_review_main_content .wc_review_main_content .wc_review_form_btns ul {
      float: none;
      text-align: left; }
  .product_wc_review_main_content .wc_review_form_btns ul li {
    width: max-content;
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    min-width: 150px; }
  .product_wc_review_main_content .wc_review_form_btns ul li a {
    border-radius: 9px;
    border: solid 1px #2C479E !important;
    color: #2C479E !important;
    background-color: #fff !important; }
  .product_wc_review_main_content .wc_review_form_title h4, .product_wc_review_main_content .wc_review_form_title .h4 {
    color: #2C479E;
    font-size: 20px  !important; }
  .product_wc_review_main_content .wc_input_filed {
    border-radius: 9px;
    height: 55px; }
  .product_wc_review_main_content .wc_review_submit_btn {
    border-radius: 9px; }
  .product_wc_review_main_content .wc_review_title {
    width: 100%;
    text-align: center;
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 40px; }
  .product_wc_review_main_content .wc_tab_links {
    display: none !important; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul li {
    padding-left: 0 !important;
    padding-right: 120px !important;
    background-color: transparent !important;
    margin-bottom: 40px;
    border: 0; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_single_review {
    position: relative;
    display: flex; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_text h4, .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_text .h4 {
    display: none; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_author {
    width: 30%; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_author_name {
    position: absolute;
    bottom: 0;
    left: 30%;
    font-family: 'RadikalLight' !important;
    text-transform: capitalize !important;
    letter-spacing: 0; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_date {
    position: absolute;
    left: 45%;
    bottom: 0;
    font-size: 15px !important; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_author_str_cls {
    position: absolute;
    left: 0;
    top: 0; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_author_title {
    display: flex; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_content {
    width: 40%;
    padding: 10px 0 50px 0; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_sharing {
    width: 30%;
    position: relative; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_like {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0;
    width: 100%; }
    .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_like ul {
      float: none !important; }
    .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_like ul li {
      margin-bottom: 0  !important;
      padding-right: 0 !important; }
    .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_like svg g {
      display: none; }
    .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_like .wc_like_icon {
      position: relative; }
    .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_like .like:first-child .wc_like_icon::before {
      content: "\f164";
      font-family: "FontAwesome" !important;
      color: #2C479E;
      font-style: initial;
      position: relative;
      top: 8px;
      font-size: 20px; }
    .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_like .like:last-child .wc_like_icon::before {
      content: "\f165";
      font-family: "FontAwesome" !important;
      color: #2C479E;
      font-style: initial;
      position: relative;
      top: 8px;
      font-size: 20px; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_content .wc_review_text p {
    font-size: 20px !important;
    line-height: 25px;
    font-family: 'RadikalLight' !important;
    text-align: left; }

@media only screen and (max-width: 2199px) {
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul li {
    padding-right: 0  !important; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_author {
    width: 25%; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_content {
    width: 50%; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_sharing {
    width: 25%; }
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_author_name {
    left: 25%; } }
@media only screen and (max-width: 1199px) {
  .product_wc_review_main_content {
    padding: 50px 20px; }
    .product_wc_review_main_content .wc_review_layout_section {
      padding: 0  !important; }
    .product_wc_review_main_content .wc_review_title {
      margin-bottom: 0; }
    .product_wc_review_main_content .wc_review_form_btns ul li a {
      padding: 17px 0 14px 0 !important; }
    .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul li {
      padding-right: 0  !important; }
    .product_wc_review_main_content .wc_review_main_content .wc_review_count {
      text-align: center !important; }
    .product_wc_review_main_content .wc_review_count .wc_average_review_stars {
      padding: 0 !important; }
    .product_wc_review_main_content .wc_review_main_content .wc_review_count {
      margin-bottom: 90px; }
    .product_wc_review_main_content .wc_review_btn_cancel {
      top: 200px; }
    .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_single_review {
      display: block; }
    .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_author {
      width: 100%; }
    .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_content {
      width: 70%;
      padding: 40px 0 50px; }
    .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_sharing {
      width: 30%;
      position: initial; }
    .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_author_name {
      left: 0; }
    .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_date {
      left: 220px; } }
@media only screen and (max-width: 500px) {
  .product_wc_review_main_content .wc_review_list_section .wc_review_content_ul .wc_review_date {
    left: inherit;
    right: 0;
    top: 0;
    bottom: inherit; } }
.product_wc_review_main_content.visible {
  opacity: 1;
  visibility: visible; }

.product-single-mix {
  width: 100%;
  max-width: 1330px;
  margin: 0 auto; }

.product-single-mix .product-single__title {
  width: 100%;
  display: block;
  text-align: center; }

.product-single__meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0; }

.ProductImage__GridCell {
  padding-left: 100px;
  padding-right: 50px;
  position: relative; }

.Slideshow__Container {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  transition: 0.4s; }

@media only screen and (max-width: 1024px) {
  .Slideshow__Container {
    position: relative;
    width: 100%;
    max-width: 500px;
    margin: 0 auto; } }
@media screen and (max-width: 650px) {
  .Slideshow__Container {
    position: initial;
    width: 100%;
    max-width: 500px;
    margin: 0 auto; } }
.ProductImage__GridCell .slideshow-anchor {
  position: absolute;
  bottom: 0; }

.ProductInfo__GridCell {
  padding-right: 100px;
  padding-left: 50px; }

.ProductInfo__GridCell .product-single {
  max-width: 100%; }

.product-form__item--quantity {
  padding: 15px 20px;
  flex: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #2C479E;
  width: 100%;
  letter-spacing: 3px;
  font-size: 12px;
  margin: 0;
  align-items: baseline;
  font-family: RadikalMedium; }
  .product-form__item--quantity label {
    margin: 0;
    letter-spacing: 1px;
    font-size: 17px; }
  .product-form__item--quantity div {
    display: flex;
    align-items: center;
    margin-left: 35px; }
    .product-form__item--quantity div span {
      height: 23px;
      width: 25px;
      text-align: center;
      font-size: 20px;
      line-height: 1em;
      cursor: pointer;
      color: #ea90a5; }
    .product-form__item--quantity div input.product-form__input {
      border: none;
      padding: 0;
      width: 25px;
      height: 23px;
      margin: 0 10px;
      outline: none;
      text-align: center; }
    .product-form__item--quantity div input.product-form__input::-webkit-outer-spin-button,
    .product-form__item--quantity div input.product-form__input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0;
      /* <-- Apparently some margin are still there even though it's hidden */ }

.mobile-product-info {
  text-align: left;
  padding: 0 20px; }
  .mobile-product-info .product__info {
    text-align: left;
    margin: 10px 0;
    width: 100%;
    max-width: 500px; }
  .mobile-product-info .product-single__description {
    margin: 14px 0 0;
    text-align: left;
    width: 90%;
    font-size: 20px; }
  .mobile-product-info .product-single__title {
    letter-spacing: 1px;
    font-size: 22px !important;
    line-height: 1.2em;
    text-align: left; }

.product-single__meta .rc_block {
  margin: 5px 0 10px;
  border: solid 1px #2C479E;
  border-radius: 9px !important;
  padding: 10px !important; }
.product-single__meta .product-inner-subscribe__form .bold-ro__recurring-text {
  position: relative;
  padding: 10px 0 10px 25px; }
.product-single__meta .product-inner-subscribe__form .rc-radio__input_options__form {
  position: relative !important; }
.product-single__meta .product-inner-subscribe__form .rc_block__type__onetime {
  position: relative !important; }
  .product-single__meta .product-inner-subscribe__form .rc_block__type__onetime .checkmark {
    left: 10px !important; }
.product-single__meta .product-inner-subscribe__form .bold-ro__recurring-text .dd {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%); }
.product-single__meta .product-inner-subscribe__form .bold-ro__recurring-text .dd2 {
  margin: 0;
  font-family: 'RadikalLight'; }
  .product-single__meta .product-inner-subscribe__form .bold-ro__recurring-text .dd2 strong {
    font-family: 'RadikalLight'; }
.product-single__meta .product-inner-subscribe__form .rc_block .checkmark {
  position: absolute;
  top: 49%;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: #fff;
  border-radius: 100%;
  border: solid 1px #2C479E;
  transition: .4s;
  transform: translate(0, -50%); }
.product-single__meta .product-inner-subscribe__form .rc_block .checkmark::after {
  top: 2px;
  left: 2px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #2C479E;
  transition: .4s; }
.product-single__meta .product-inner-subscribe__form .rc_block__type__options {
  padding: 0 10px !important; }
.product-single__meta .product-inner-subscribe__form .rc_block_other_info {
  font-size: 13px;
  font-family: 'RadikalLight'; }
.product-single__meta .product-inner-subscribe__form .rc_label__deliver_every {
  border: 0;
  display: flex !important;
  justify-content: center; }
  .product-single__meta .product-inner-subscribe__form .rc_label__deliver_every .rc_label__delivery {
    width: 50%;
    text-align: right;
    margin-right: 0;
    font-family: 'RadikalLight';
    font-size: 13px; }
  .product-single__meta .product-inner-subscribe__form .rc_label__deliver_every .rc_select__holder {
    width: 50%;
    text-align: left;
    font-family: 'RadikalLight'; }
  .product-single__meta .product-inner-subscribe__form .rc_label__deliver_every .rc_select__frequency {
    float: none;
    width: 100%;
    font-family: 'RadikalLight';
    font-size: 13px;
    cursor: pointer;
    padding: 4px 0 0 0 !important;
    margin: 0; }
@media only screen and (max-width: 1199px) {
  .product-single__meta .subscription_select_plan {
    font-size: 18px; } }
@media only screen and (max-width: 1024px) {
  .product-single__meta .product-inner-subscribe__form .bold-ro__recurring-text .dd2,
  .product-single__meta .product-inner-subscribe__form .rc_label__deliver_every .rc_select__frequency {
    font-size: 14px; }
  .product-single__meta .product-inner-subscribe__form .bold-ro__recurring-text {
    position: relative;
    padding: 2px 0 2px 25px; }
  .product-single__meta .product-inner-subscribe__form .rc_block_other_info {
    font-size: 10px; }
  .product-single__meta .product-inner-subscribe__form .bold-ro__recurring-text .dd {
    font-size: 16px !important;
    font-weight: 600; }
  .product-single__meta .product-inner-subscribe__form .rc_label__deliver_every .rc_label__delivery {
    font-size: 13px !important; }
  .product-single__meta .product-inner-subscribe__form .rc_label__deliver_every .rc_select__holder::after {
    right: 30px !important; }
  .product-single__meta .product-inner-subscribe__form .rc_block .checkmark {
    top: 46%; }
  .product-single__meta .product-inner-subscribe__form .rc_block__type__onetime .checkmark {
    top: 47%; }
  .product-single__meta .product-inner-subscribe__form .rc_label__deliver_every .rc_select__frequency {
    padding: 0 0 0 0 !important;
    font-size: 13px; }
  .product-single__meta .product-inner-subscribe__form .product-form__cart-submit, .product-single__meta .product-inner-subscribe__form .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .product-single__meta .product-inner-subscribe__form .shopify-payment-button__button--unbranded {
    font-size: 16px !important;
    padding: 11px 0 !important; } }
@media only screen and (max-width: 500px) {
  .product-single__meta .product-inner-subscribe__form .bold-ro__recurring-text .dd2,
  .product-single__meta .product-inner-subscribe__form .bold-ro__recurring-text .dd,
  .product-single__meta .product-inner-subscribe__form .rc_block_other_info,
  .product-single__meta .product-inner-subscribe__form .rc_label__deliver_every .rc_select__frequency,
  .product-single__meta .product-inner-subscribe__form .rc_label__deliver_every .rc_label__delivery {
    font-size: 14px !important; }
  .product-single__meta .product-inner-subscribe__form .rc_label__deliver_every .rc_select__frequency {
    padding: 2px 0 0 0 !important; }
  .product-single__meta .product-inner-subscribe__form .rc_label__deliver_every .rc_select__holder::after {
    right: 5px !important; } }

.product__info {
  position: relative;
  width: 100%;
  text-align: center; }

.product_reviews {
  margin-bottom: 40px;
  display: inline-flex; }

.product_reviews .spr-badge-caption {
  display: none; }

.product_reviews .Review__Text {
  display: inline-block;
  margin-top: 5px;
  font-size: 16px;
  text-decoration: underline;
  color: #2C479E;
  font-family: 'RadikalLight'; }

@media only screen and (max-width: 1024px) {
  .product_reviews .Review__Text {
    font-size: 16px; } }
.product__info__icon {
  background-color: #E8F4FF;
  padding: 15px 15px 25px 15px;
  display: flex;
  border-radius: 12px;
  flex-wrap: wrap;
  margin-bottom: 30px;
  justify-content: center;
  align-items: center; }

.product__info__iconItem {
  width: 25%;
  margin-bottom: 2px; }

@media only screen and (max-width: 1024px) {
  .product__info__iconItem {
    width: 33.3333%; } }
.product__info__iconItem span {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'RadikalMedium'; }

.ProductMeta__TextItem {
  margin-bottom: 10px; }

.ProductMeta__TextItem .accordion-link {
  padding: 12px 15px 9px 15px;
  text-align: left;
  color: #FFFFFF;
  background-color: #2B469D;
  border-radius: 8px;
  font-size: 17px;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
  cursor: pointer; }

.ProductMeta__TextItem .accordion-link span {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 24px;
  display: block;
  transition: 0.4s; }

.ProductMeta__TextItem .accordion-link .icon-minus {
  top: 5px;
  opacity: 0;
  visibility: hidden; }

.ProductMeta__TextItem.is-open .icon-minus {
  opacity: 1;
  visibility: visible; }

.ProductMeta__TextItem.is-open .icon-plus {
  opacity: 0;
  visibility: hidden; }

.ProductMeta__TextItem .accordion-submenu {
  padding: 20px 0;
  text-align: left; }

.Accordion-submenu__Content {
  padding: 0 20px; }

.Accordion-submenu__Content h1, .Accordion-submenu__Content .h1 {
  font-size: 20px;
  letter-spacing: 1px; }

.Accordion__ContenWrapper {
  display: flex;
  justify-content: space-between;
  line-height: 28px; }

.Accordion__ContenWrapper span {
  flex: 1 0;
  border-bottom: 1px dotted #2c479e;
  height: 1em;
  margin: 0 .4em; }

.product-form__input {
  display: block;
  width: 100%; }

.product-form__cart-submit, .shopify-payment-button .shopify-payment-button__button--unbranded {
  display: block;
  width: 66.6666%;
  height: 100%;
  max-width: 340px;
  line-height: 1.4;
  padding: 13px 10px 9px 10px;
  white-space: normal;
  margin-top: 0 !important;
  outline: none;
  font-family: 'RadikalBold';
  border-radius: 9px;
  font-weight: normal; }
  .product-single--small-image .product-form__cart-submit, .product-single--small-image .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .product-single--small-image .shopify-payment-button__button--unbranded, .product-single--full-image .product-form__cart-submit, .product-single--full-image .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .product-single--full-image .shopify-payment-button__button--unbranded {
    -webkit-flex: 50%;
    -moz-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    margin-right: 10px; }
  .product-form__item--payment-button .product-form__cart-submit, .product-form__item--payment-button .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .product-form__item--payment-button .shopify-payment-button__button--unbranded {
    margin-top: 0;
    background: #2C479E;
    color: #fff; }

@media only screen and (max-width: 1024px) {
  .product-form__cart-submit, .shopify-payment-button .shopify-payment-button__button--unbranded {
    width: 100%; } }
@media only screen and (max-width: 500px) {
  .product-form__cart-submit, .shopify-payment-button .shopify-payment-button__button--unbranded {
    width: 100%;
    padding-top: 10px !important; } }
.Button__Buy {
  width: 33.3333%;
  margin-left: 20px; }

.product-single--small-image .shopify-payment-button, .product-single--full-image .shopify-payment-button {
  -webkit-flex: 50%;
  -moz-flex: 50%;
  -ms-flex: 50%;
  flex: 50%; }
.shopify-payment-button .shopify-payment-button__button {
  margin-top: 0; }
  .product-single--small-image .shopify-payment-button .shopify-payment-button__button, .product-single--full-image .shopify-payment-button .shopify-payment-button__button {
    margin-top: 0; }
  @media only screen and (min-width: 1025px) {
    .shopify-payment-button .shopify-payment-button__button {
      margin-top: 0; } }
.shopify-payment-button .shopify-payment-button__button--unbranded {
  display: none;
  margin-bottom: 10px; }
  .shopify-payment-button .shopify-payment-button__button--unbranded:hover {
    background-color: #213576 !important; }
.shopify-payment-button .shopify-payment-button__button--branded {
  border-radius: 2px;
  overflow: hidden; }
.shopify-payment-button .shopify-payment-button__more-options {
  margin: 16px 0 10px;
  font-size: 0.875em;
  text-decoration: underline;
  display: none; }
  .shopify-payment-button .shopify-payment-button__more-options:hover, .shopify-payment-button .shopify-payment-button__more-options:focus {
    opacity: 0.6; }

@media only screen and (min-width: 1025px) {
  .product-form__cart-submit--small {
    max-width: 300px; } }
.hero-img-desc-colm {
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: center;
  justify-content: space-between;
  height: 300px;
  padding: 15px;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  max-width: 150px;
  width: 100%;
  letter-spacing: 2px; }
  @media only screen and (max-width: 2199px) {
    .hero-img-desc-colm {
      height: 240px !important; } }
  @media only screen and (max-width: 1199px) {
    .hero-img-desc-colm {
      height: 150px !important;
      max-width: 300px; } }
  .hero-img-desc-colm .hero-img-desc-colm-italic {
    font-style: italic;
    letter-spacing: 0px;
    font-size: 18px;
    font-weight: 500;
    font-family: RadikalBold; }

.rc-injectionWrapper {
  border-radius: 10px;
  border: solid 1px #2C479E;
  overflow: hidden; }

.subscription_select_plan {
  display: block;
  text-align: center;
  font-size: 20px;
  width: 100%;
  background-color: #2C479E;
  color: #FFFFFF;
  padding: 10px;
  font-family: 'RadikalMedium'; }

.rc-injectionContent {
  padding: 20px 15px; }
  @media only screen and (max-width: 1024px) {
    .rc-injectionContent {
      padding: 5px; }
      .rc-injectionContent .rc-option__price {
        margin-right: 0 !important; }
      .rc-injectionContent .rc-option__onetime {
        margin: 10px 0 0 !important; }
      .rc-injectionContent .rc-container {
        margin-bottom: 0; } }

.rc-injectionContent .rc-option--active {
  background-color: #E8F4FF !important; }

.product-single__description {
  width: 90%;
  text-align: center;
  color: #2C479E;
  font-size: 16px;
  margin: 30px auto;
  font-family: 'RadikalBold'; }
  @media only screen and (max-width: 1199px) {
    .product-single__description {
      font-size: 14px; } }
  .product-single__description span {
    color: #2C479E;
    font-weight: unset !important; }

.product__quantity-error .icon {
  margin-right: 1rem; }

.product.hover {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.flip, .flip-back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  /*   left: 25px;
    bottom: 20px; */ }
  @media only screen and (max-width: 500px) {
    .flip, .flip-back {
      left: -3px;
      bottom: 0; } }

.flip {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg); }

.flip-back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  width: 100%;
  height: 100%;
  left: 0; }

.flip-back-product-title {
  width: 100%;
  text-align: center;
  font-weight: 700;
  letter-spacing: 6px;
  font-size: 20px;
  padding-top: 20px; }

.flip-back-product-volume {
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 32px;
  font-family: RadikalBold; }

.product-container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-grow: inherit;
  flex-wrap: wrap;
  padding-bottom: 45px;
  max-width: 1000px;
  margin: 0 auto; }
  .product-container .slick-dots {
    bottom: 10px; }
  @media only screen and (max-width: 500px) {
    .product-container .product:nth-child(5) .product-desc {
      top: 190px;
      left: 190px; } }
  @media only screen and (min-width: 319px) and (max-width: 374px) {
    .product-container .product:nth-child(5) .product-desc {
      left: 130px !important;
      top: 200px; } }
  @media only screen and (max-width: 375px) {
    .product-container .product:nth-child(5) .product-desc {
      left: 160px;
      top: 200px; } }
  .product-container .product {
    margin: 20px;
    position: relative;
    height: 560px;
    width: 350px;
    transition: 0.6s;
    transform-style: preserve-3d;
    perspective: 1000px;
    transition: 0.6s;
    transform-style: preserve-3d;
    outline: none; }
    @media only screen and (max-width: 500px) {
      .product-container .product {
        height: 500px;
        width: 290px; } }
    .product-container .product .product-info-img {
      z-index: 5;
      position: absolute;
      width: 25px;
      height: 25px;
      top: 40px;
      right: 10px;
      cursor: pointer; }
      .product-container .product .product-info-img div {
        width: 25px;
        height: 25px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 50%; }
    .product-container .product .product-title {
      z-index: 2;
      position: absolute;
      top: 75px;
      width: 300px;
      text-align: center;
      font-weight: 700;
      letter-spacing: 6px;
      font-size: 20px;
      line-height: 30px; }
      @media only screen and (max-width: 500px) {
        .product-container .product .product-title {
          width: 270px; } }
    .product-container .product .product-volume {
      z-index: 2;
      position: absolute;
      top: 100px;
      left: 0px;
      width: 290px;
      text-align: center;
      font-style: italic;
      font-size: 18px;
      line-height: 32px;
      font-family: RadikalBold; }
      @media only screen and (max-width: 500px) {
        .product-container .product .product-volume {
          width: 270px; } }
    .product-container .product .product-desc {
      z-index: 2;
      position: absolute;
      top: 230px;
      left: 160px;
      width: 180px;
      font-size: 14px;
      text-align: center;
      line-height: 18px;
      letter-spacing: 1px;
      font-family: RadikalLight; }
      @media only screen and (max-width: 500px) {
        .product-container .product .product-desc {
          top: 220px;
          left: 140px; } }
      @media only screen and (min-width: 319px) and (max-width: 374px) {
        .product-container .product .product-desc {
          left: 112px !important;
          width: 160px;
          font-size: 12px; } }
      @media only screen and (max-width: 375px) {
        .product-container .product .product-desc {
          left: 140px; } }
    .product-container .product .product-image-none {
      z-index: 2;
      position: absolute;
      top: 300px;
      left: 16px;
      width: 240px;
      font-size: 29px;
      color: gray;
      text-align: center; }
    .product-container .product .product-img {
      top: 0;
      left: 0;
      z-index: 1;
      width: 350px;
      margin: auto; }
      @media only screen and (max-width: 500px) {
        .product-container .product .product-img {
          width: 370px; } }
      @media only screen and (min-width: 319px) and (max-width: 374px) {
        .product-container .product .product-img {
          width: 290px !important; } }
      @media only screen and (max-width: 375px) {
        .product-container .product .product-img {
          width: 343px; } }
      .product-container .product .product-img div {
        height: 560px;
        width: 350px;
        background-color: #e4cee4;
        padding: 0;
        margin: 0;
        clip-path: polygon(0 59%, 100% 21%, 100% 100%, 0% 100%); }
        @media only screen and (max-width: 500px) {
          .product-container .product .product-img div {
            height: 500px;
            width: 370px; } }
        @media only screen and (min-width: 319px) and (max-width: 374px) {
          .product-container .product .product-img div {
            width: 290px !important; } }
        @media only screen and (max-width: 375px) {
          .product-container .product .product-img div {
            width: 343px; } }

/*================ Product Images ================*/
.product-single__thumbnail {
  display: block;
  margin: -2px 0 8px;
  min-height: 44px;
  position: relative; }
  .product-single__thumbnail:not([disabled]):not(.active-thumb):hover {
    opacity: 0.8; }

.product-single__thumbnail-image {
  max-width: 100%;
  display: block;
  border: 2px solid transparent;
  padding: 2px; }
  .active-thumb .product-single__thumbnail-image {
    border-color: #2c479e; }

.product-featured-img {
  display: block;
  margin: 0 auto;
  top: 4px;
  left: 4px;
  border-radius: 10px;
  width: calc(100% - 8px); }
  .no-js .product-featured-img {
    position: relative; }

.zoomImg {
  background-color: white; }

@media only screen and (min-width: 1025px) {
  .product-single__thumbnails {
    margin-top: 5px; } }
@media only screen and (max-width: 1024px) {
  .product-single__photos {
    margin-bottom: 5px; }

  .product-single__photo--has-thumbnails {
    margin-bottom: 5px; } }
.product-single__photos--full {
  margin-bottom: 5px; }

.product-single__photo-wrapper {
  margin: 0 auto;
  width: 100%;
  height: 100%; }
  @media only screen and (max-width: 1199px) {
    .product-single__photo-wrapper {
      width: 100%;
      margin: 0 auto 0; } }

.modal-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.product-subscription-select-data select {
  border: none;
  min-height: 18px;
  outline: none;
  padding-top: 0;
  padding-bottom: 3px;
  color: #2C479E;
  font-size: 12px;
  letter-spacing: 2px;
  font-family: RadikalMedium;
  padding: 2px 13px 0px 8px; }

.close-product-modal {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 10px;
  right: 11px;
  background-color: transparent;
  color: #2C479E;
  font-size: 52px;
  font-weight: 300;
  font-family: RadikalLight; }

.modal-content {
  position: absolute;
  z-index: 1;
  background-color: #fff; }

.modal-content {
  top: 20px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  display: block;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 54px 18px 30px;
  line-height: 16px;
  left: 0;
  width: 100%;
  min-height: 100%;
  z-index: 99;
  border-radius: 9px; }
  .modal-content .modal-content-block-desc {
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 27px;
    padding: 9px; }
    .modal-content .modal-content-block-desc .modal-content-ingredients {
      padding-top: 5px; }
  .modal-content .modal-content-block-table {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 20px; }
    .modal-content .modal-content-block-table .modal-content-block-heading {
      margin-bottom: 15px;
      font-size: 21px; }
    .modal-content .modal-content-block-table .modal-content-block-table-header {
      font-style: italic;
      border-bottom: 1px solid;
      font-size: 12px;
      width: 350px;
      margin-bottom: 10px; }
    .modal-content .modal-content-block-table .modal-content-block-table-content {
      width: 350px;
      letter-spacing: 0.5px;
      display: flex;
      flex-direction: column; }
      .modal-content .modal-content-block-table .modal-content-block-table-content .modal-content-block-table-row {
        font-size: 17px;
        padding: 6px 2px;
        display: flex;
        align-items: center;
        justify-content: space-between; }
      .modal-content .modal-content-block-table .modal-content-block-table-content .modal-content-block-table-row div {
        flex: 1 0;
        border-bottom: 1px dotted #000;
        height: 1em;
        margin: 0 .4em; }
  @media only screen and (max-width: 1024px) {
    .modal-content .modal-content-block-desc {
      padding-top: 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      text-align: center;
      font-size: 12px !important;
      letter-spacing: 1px;
      line-height: 15px;
      padding: 9px; }
    .modal-content .modal-content-block-heading {
      margin-bottom: 15px;
      font-size: 15px !important; }
    .modal-content .modal-content-block-table-header {
      font-style: italic;
      border-bottom: 1px solid;
      font-size: 10px;
      width: 200px !important;
      margin-bottom: 10px; }
    .modal-content .modal-content-block-table-content {
      width: 200px !important;
      letter-spacing: 0.5px;
      display: flex;
      flex-direction: column; }
      .modal-content .modal-content-block-table-content .modal-content-block-table-row {
        font-size: 12px !important;
        padding: 6px 2px;
        display: flex;
        align-items: center;
        justify-content: space-between; } }

.product-single__photo {
  margin: 0 auto;
  min-height: 1px;
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 4px; }

/* .cuns-images {

  @include media-query($large-down) {
    width: 100% !important;
  }

} */
@media only screen and (max-width: 1024px) {
  .template-product .main-content {
    padding-top: 5px; }

  .thumbnails-slider--active .product-single__thumbnails {
    display: none; }
    .thumbnails-slider--active .product-single__thumbnails.slick-initialized, .ie9 .thumbnails-slider--active .product-single__thumbnails {
      display: block;
      margin: 0 auto;
      max-width: 75%; }

  .product-single__photos {
    position: relative; }

  .thumbnails-wrapper {
    position: relative;
    top: 30px;
    text-align: center;
    margin: 0 2px 30px 2px; }

  .thumbnails-slider__btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }

  .thumbnails-slider__prev {
    left: -20px; }

  .thumbnails-slider__next {
    right: -20px; }

  .product-single__thumbnails-item {
    display: inline-block;
    padding-bottom: 10px;
    width: 72px;
    float: none;
    vertical-align: middle; }
    .slick-slider .product-single__thumbnails-item {
      float: left; }
    .thumbnails-slider--active .product-single__thumbnails-item {
      padding: 5px 0; }

  .product-single__thumbnail {
    margin: 0 auto;
    width: 50px; } }
/*================ Template | Collections ================*/
.collection-hero {
  position: relative;
  overflow: hidden;
  margin-top: -55px;
  margin-bottom: 22px; }
  @media only screen and (min-width: 1025px) {
    .collection-hero {
      margin-bottom: 35px; } }

.collection-description {
  margin-bottom: 22px;
  margin-top: 22px; }
  @media only screen and (min-width: 1025px) {
    .collection-description {
      margin-bottom: 35px;
      margin-top: 35px; } }

.collection-hero__image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  opacity: 1; }
  @media only screen and (max-width: 1024px) {
    .collection-hero__image {
      height: 180px; } }

.collection-hero__title-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #2c479e;
  opacity: 0.4; }

.collection-hero__title {
  position: absolute;
  color: white;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media only screen and (min-width: 1025px) {
    .collection-hero__title {
      font-size: 2em; } }

.template-blog .social-sharing {
  margin-bottom: 17.5px; }

.blog-list-view .pagination {
  padding-top: 0; }

.blog-filter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }
  .blog-filter .icon-chevron-down {
    fill: #2c479e;
    width: calc(10em / 16);
    height: calc(10em / 16);
    right: 1rem; }

.blog-filter__label {
  margin: 0 1rem 0 0; }

/*================ Cart page ================*/
.cart__price-wrapper {
  font-style: italic; }

.sub-delivery {
  font-size: 1em;
  color: #2C479E;
  letter-spacing: 0; }

#shopify-section-cart-template .main-private-policy {
  padding-top: 50px; }

.cart {
  min-height: 650px; }
  .cart th,
  .cart td {
    border: 0; }
  .cart td {
    padding: 22px 0; }
  .cart th {
    font-weight: 600;
    padding: 27.5px 0;
    font-size: 14px;
    font-family: RadikalBold; }
  .cart .cart__meta {
    padding-right: 15px;
    font-weight: 600; }

.cart__meta-text {
  padding: 5px 0;
  font-size: 0.875em;
  font-style: italic; }

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

.cart__qty-input {
  text-align: center;
  width: 60px;
  padding-left: 5px;
  padding-right: 5px; }
  @media only screen and (max-width: 1024px) {
    .cart__qty-input {
      padding-top: 2px;
      padding-bottom: 2px; } }

.cart__edit {
  margin-top: 10px; }

.cart__edit--active .cart__edit-text--cancel {
  display: none; }

.cart__edit-text--edit {
  display: none; }
  .cart__edit--active .cart__edit-text--edit {
    display: block; }

.cart__edit-text--cancel,
.cart__edit-text--edit {
  pointer-events: none; }

.cart__row {
  position: relative; }
  .cart__row p {
    margin-bottom: 0; }
    .cart__row p + p {
      margin-top: 10px; }
  .cart__row.cart__update--show {
    border-bottom: 0; }

.cart__subtotal-title {
  font-size: 1.125em; }

.cart__subtotal {
  padding-left: 0;
  font-style: italic; }
  @media only screen and (min-width: 1025px) {
    .cart__subtotal {
      padding-left: 0;
      min-width: 150px;
      display: inline-block; } }

.cart__savings {
  padding-top: 18px; }

.cart__savings-amount {
  padding-left: 27.5px; }
  @media only screen and (min-width: 1025px) {
    .cart__savings-amount {
      padding-left: 55px;
      min-width: 150px;
      display: inline-block; } }

.open-modal {
  cursor: pointer;
  font-size: 17px;
  letter-spacing: 1px;
  font-family: 'RadikalBold'; }

@media only screen and (max-width: 1024px) {
  .open-modal {
    cursor: pointer;
    font-size: 14px;
    /* font-weight: 600; */
    letter-spacing: 1px;
    font-family: RadikalMedium; } }
.cart__footer {
  padding-top: 17.5px; }

.cart__submit-controls {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  -o-align-items: baseline;
  align-items: baseline;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end; }
  .cart__submit-controls > .cart__submit-control {
    margin-left: 10px;
    margin-bottom: 10px; }
  @media only screen and (max-width: 1024px) {
    .cart__submit-controls {
      -webkit-justify-content: center;
      -ms-justify-content: center;
      justify-content: center; }
      .cart__submit-controls .cart__submit {
        margin-left: 0;
        margin-bottom: 0; } }

.cart__submit {
  color: #fff;
  background-color: #2C479E; }
  @media only screen and (max-width: 1024px) {
    .cart__submit {
      line-height: 1.4;
      min-height: 36px;
      margin-left: 0;
      margin-bottom: 0; } }

.cart__continue {
  background-color: #2C479E;
  line-height: 17px;
  color: #fff; }

.cart__shipping {
  font-size: 0.875em;
  padding: 10px 0 20px;
  margin-bottom: 25px; }

.cart-note__label,
.cart-note__input {
  display: block; }
  @media only screen and (max-width: 1024px) {
    .cart-note__label,
    .cart-note__input {
      margin: 0 auto; } }

.cart-note__label {
  margin-bottom: 15px; }

.cart-note__input {
  min-height: 50px;
  width: 100%; }
  @media only screen and (max-width: 1024px) {
    .cart-note__input {
      margin-bottom: 40px; } }

.cart__image {
  max-height: 95px;
  display: flex; }

.cart__image-wrapper {
  display: flex;
  justify-content: center; }

.cart__image-wrapper div {
  display: block;
  padding-right: 17.5px; }
  @media only screen and (min-width: 1025px) {
    .cart__image-wrapper div {
      padding-right: 35px; } }

@media only screen and (min-width: 1025px) {
  .cart__image-wrapper {
    width: 130px; }

  .cart__meta {
    max-width: 300px; }

  /* 
    .cart__remove {
      margin-top: 4px;
    } */
  .cart__qty {
    text-align: center; } }
@media only screen and (max-width: 1024px) {
  .cart__update-wrapper {
    display: none;
    padding-top: 0;
    padding-bottom: 22px;
    border-bottom: 1px solid rgba(0, 0, 0, 0); }

  .cart__update--show td {
    padding-bottom: 10px; }
  .cart__update--show + tr {
    display: table-row; }

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

  .cart__update-controls {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between; }
    .cart__update-controls > .cart__update-control {
      margin-bottom: 10px; }

  .cart-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center; }

  .cart-flex-item {
    display: block;
    min-width: 0;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%; }

  .cart__price-wrapper {
    width: 100%;
    text-align: right; }

  .cart-message {
    padding-top: 20px; }

  .cart__qty {
    padding: 0 10px; }

  .cart__qty-label {
    position: inherit !important;
    overflow: auto;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    display: none;
    vertical-align: middle;
    font-size: 0.8125em;
    margin-right: 5px; } }
.cart--no-cookies .cart__continue-btn {
  display: none; }

.cart--no-cookies .cart--empty-message {
  display: none; }

.cookie-message {
  display: none;
  padding-bottom: 25px; }
  .cart--no-cookies .cookie-message {
    display: block; }

.additional-checkout-buttons {
  margin-top: 22px; }
  .additional-checkout-buttons input[type="image"] {
    padding: 0;
    border: 0;
    background: transparent; }
  @media only screen and (max-width: 500px) {
    .additional-checkout-buttons {
      margin-top: 10px; } }

/*================ MODULES ================*/
.announcement-bar {
  text-align: center;
  position: relative;
  z-index: 10; }

.announcement-bar--link {
  display: block; }

.fixed-menu .announcement-bar {
  display: none; }

.announcement-bar__message {
  display: block;
  font-size: 1em;
  font-weight: 600;
  padding: 10px 22px; }
  @media only screen and (min-width: 1025px) {
    .announcement-bar__message {
      padding: 10px 55px; } }

@media only screen and (max-width: 1024px) {
  .announcement-bar {
    position: relative !important;
    margin-top: -10px !important; }

  .announcement-bar__message {
    letter-spacing: 2px !important;
    font-size: 14px !important; } }
@media only screen and (max-width: 600px) {
  .announcement-bar {
    position: relative !important;
    margin-top: -10px !important; }

  .announcement-bar__message {
    letter-spacing: 1px !important;
    font-size: 12px !important;
    padding: 10px 5px !important; }

  .grid.grid--no-gutters.head--holder {
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 9px; } }
.site-header__logo {
  margin: 15px 0; }
  .logo-align--center .site-header__logo {
    text-align: center;
    margin: 0 auto; }
    @media only screen and (max-width: 1024px) {
      .logo-align--center .site-header__logo {
        text-align: left;
        margin: 15px 0; } }

.site-header__logo-link {
  display: inline-block;
  word-break: break-word; }
  @media only screen and (max-width: 1199px) {
    .site-header__logo-link {
      display: block;
      padding-top: 0px;
      text-align: center; } }

.site-header__logo-image {
  display: inline-block; }
  @media only screen and (min-width: 1025px) {
    .site-header__logo-image {
      margin: 0 auto; } }

.site-header__logo-image img {
  width: 30px !important; }

.site-header__logo-image--centered img {
  margin: 0 auto; }

@media only screen and (min-width: 1025px) {
  .logo-align--center .site-header__logo-link {
    margin: 0 auto; } }
@media only screen and (max-width: 1024px) {
  .site-header__icons .btn--link,
  .site-header__icons .site-header__cart {
    font-size: 1em; } }
.site-header__icons {
  position: relative;
  white-space: nowrap;
  cursor: pointer; }
  @media only screen and (max-width: 1024px) {
    .site-header__icons {
      width: auto; } }

.site-header__icons-wrapper {
  position: relative;
  margin-top: 0px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end; }
  @media only screen and (max-width: 1024px) {
    .site-header__icons-wrapper {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%; } }
  @media only screen and (max-width: 1199px) {
    .site-header__icons-wrapper {
      -webkit-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end; } }
  .site-header__icons-wrapper .site-header__account {
    margin-right: 20px; }
    @media only screen and (max-width: 1199px) {
      .site-header__icons-wrapper .site-header__account {
        margin-right: 5px; } }

.site-header__cart,
.site-header__search,
.site-header__account {
  position: relative;
  display: flex !important;
  align-items: center; }

.site-header__search.site-header__icon {
  display: none; }
  @media only screen and (min-width: 2200px) {
    .site-header__search.site-header__icon {
      display: block; } }

.site-header__search-toggle {
  display: block; }
  @media only screen and (min-width: 2200px) {
    .site-header__search-toggle {
      display: none; } }

@media only screen and (min-width: 1025px) {
  .site-header__account,
  .site-header__cart {
    padding: 10px 0; } }
.site-header__cart-title,
.site-header__search-title {
  display: block;
  vertical-align: middle;
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.site-header__cart-title {
  margin-right: 3px; }

.shopping-bag {
  max-width: 37px; }
  @media only screen and (max-width: 1199px) {
    .shopping-bag {
      max-width: 37px; } }

.shop-text {
  padding-left: 5px; }

.shopping-bag {
  cursor: pointer; }

#CartCount1 {
  top: 13px;
  left: -1em;
  font-size: 20px; }
  @media only screen and (max-width: 2199px) {
    #CartCount1 {
      top: 12px; } }
  @media only screen and (max-width: 1199px) {
    #CartCount1 {
      top: 16px; } }

.site-header__cart-count {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 5px;
  top: 18px;
  font-weight: bold;
  color: #2C479E;
  border-radius: 50%;
  min-width: 1em;
  height: 1em;
  font-size: 26px; }
  .site-header__cart-count span {
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: calc(11em / 16);
    line-height: 1; }

.site-header__cart {
  cursor: pointer;
  position: relative; }

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .site-header__cart-count {
    font-size: 16px; } }
@media only screen and (max-width: 1024px) {
  .site-header__cart-count {
    top: 0.5em;
    right: 1.5em;
    border-radius: 50%;
    min-width: calc(19em / 16);
    height: calc(19em / 16); }
    .site-header__cart-count span {
      font-size: 16px;
      width: 100%;
      padding-left: 5px;
      text-align: center; } }
.collection-header .page-width {
  padding: 20px;
  font-size: 26px;
  height: 1px;
  letter-spacing: 5px;
  line-height: 40px;
  font-weight: 600; }

.collection-header .page-width .section-header {
  margin: 0; }

.site-header__menu {
  display: none; }

.site-header__icon svg {
  height: 23px;
  width: 22px; }
  @media only screen and (min-width: 1025px) {
    .site-header__icon svg {
      margin-right: 3px; } }

@media only screen and (max-width: 1024px) {
  .site-header__logo {
    padding-left: 22px; }

  .site-header__icons {
    padding-right: 13px; }

  .site-header__icon {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 11px;
    margin: 0; }
  .site-header__logo {
    text-align: left; }
    .site-header__logo img {
      margin: 0; } }
  @media only screen and (max-width: 1024px) and (max-width: 1199px) {
    .site-header__icon {
      padding: 5px; } }

.article-listing {
  padding-top: 55px;
  margin-bottom: 55px; }

.article__title {
  margin-bottom: 11px; }

@media only screen and (max-width: 1024px) {
  .article__title--has-image {
    padding-left: 22px; } }

.article__author {
  margin-right: 10px; }

.article__author,
.article__date {
  display: inline-block;
  margin-bottom: 22px; }
  .template-article .article__author, .template-article
  .article__date {
    margin-bottom: 0; }

.article__tags {
  margin-bottom: 27.5px; }

.article__tags--list {
  font-style: italic; }

.article__link {
  display: block; }
  @media only screen and (max-width: 1024px) {
    .article__link {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .article__link:not([disabled]):hover .article__grid-image-wrapper::before, .article__link:focus .article__grid-image-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #2c479e;
    opacity: 0.4;
    z-index: 1; }

.article__meta-buttons li + li {
  margin-left: 1.5rem; }

.article__comment-count {
  border-color: transparent;
  border-bottom-color: currentColor;
  padding: 0 0 3px 0; }
  .article__comment-count:not([disabled]):hover, .article__comment-count:focus {
    border-color: transparent;
    border-bottom-color: currentColor; }

/*============================================================================
Blog article grid
==============================================================================*/
.grid--blog {
  margin-bottom: -55px;
  overflow: auto; }

.article__grid-tag {
  margin-right: 10px; }

.article__grid-meta {
  margin-bottom: 55px; }

@media only screen and (max-width: 1024px) {
  .article__grid-meta--has-image {
    float: left;
    padding-left: 22px; } }
.article__grid-excerpt {
  margin-bottom: 17.5px; }

.article__grid-image-wrapper {
  margin: 0 auto;
  position: relative;
  width: 100%; }

.article__grid-image-container {
  display: block;
  clear: both;
  position: relative;
  margin: 0 auto 27.5px 0;
  min-height: 1px;
  width: 100%;
  height: 100%; }
  @media only screen and (max-width: 1024px) {
    .article__grid-image-container {
      float: left;
      margin: 0 0 55px 0; } }
  .article__grid-image-container img {
    display: block; }

.article__grid-image {
  margin: 0 auto;
  width: 100%; }
  .js .article__grid-image {
    position: absolute;
    top: 0; }

.article__list-image-container {
  display: block;
  clear: both;
  position: relative;
  min-height: 1px;
  width: 100%;
  height: 100%; }

.article__list-image-wrapper {
  width: 100%;
  margin-bottom: 20px; }

.article__list-image-container {
  display: block;
  clear: both;
  position: relative;
  min-height: 1px;
  width: 100%;
  height: 100%; }

.article__list-image-wrapper {
  width: 100%;
  margin-bottom: 20px; }

.article__list-image {
  margin: 0 auto;
  width: 100%;
  position: absolute;
  top: 0; }

.sidebar {
  margin-top: 40px; }

.sidebar__list {
  list-style: none;
  margin-bottom: 55px; }
  .sidebar__list li {
    margin-bottom: 10px; }

.pagination {
  text-align: center;
  list-style: none;
  font-size: 0.9375em;
  padding-top: 55px; }
  .pagination li {
    display: inline-block; }
  .pagination .icon {
    display: block;
    height: 20px;
    vertical-align: middle; }

.pagination__text {
  padding: 0 27.5px; }

.comment {
  margin-bottom: 5px; }
  .comment:last-child {
    margin-bottom: 0; }

.comment__content {
  margin-bottom: 5px; }

.comment__meta-item {
  margin-right: 10px;
  font-size: 0.875em; }
  .comment__meta-item:first-child::before {
    content: '\2014 \0020'; }

.social-sharing {
  display: flex; }
  .template-password .social-sharing {
    justify-content: center; }

.btn--share {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  color: #2c479e;
  margin-right: 5px;
  margin-bottom: 10px; }
  .btn--share:not([disabled]):hover, .btn--share:focus {
    background-color: transparent;
    border-color: rgba(64, 64, 64, 0);
    color: #2c479e; }
  .btn--share .icon {
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 4px; }
  .btn--share .icon-facebook {
    fill: #3b5998; }
  .btn--share .icon-twitter {
    fill: #00aced; }
  .btn--share .icon-pinterest {
    fill: #cb2027; }

.share-title {
  display: inline-block;
  vertical-align: middle; }

.search-bar__form {
  display: table;
  width: 100%;
  position: relative;
  height: calc(46em / 16);
  border: 1px solid transparent; }

@media only screen and (max-width: 1024px) {
  .search-bar__form {
    width: 100%; } }
.search-bar__submit .icon {
  position: relative;
  top: -1px;
  width: 1.2rem;
  height: auto; }

.search-bar__submit,
.search-header__submit {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 12px;
  height: 100%;
  z-index: 1; }

.search-header__input,
.search-bar__input {
  background-color: transparent;
  border-radius: 2px;
  color: #2c479e;
  border-color: transparent;
  padding-right: calc(35em / 16);
  width: 100%;
  min-height: 44px; }
  .search-header__input::-webkit-input-placeholder,
  .search-bar__input::-webkit-input-placeholder {
    color: #000;
    opacity: 0.6; }
  .search-header__input::-moz-placeholder,
  .search-bar__input::-moz-placeholder {
    color: #000;
    opacity: 0.6; }
  .search-header__input:-ms-input-placeholder,
  .search-bar__input:-ms-input-placeholder {
    color: #000;
    opacity: 0; }
  .search-header__input::-ms-input-placeholder,
  .search-bar__input::-ms-input-placeholder {
    color: #000;
    opacity: 1; }

.search-bar__input {
  border: 1px solid transparent; }
  .search-bar__input:focus {
    border-color: transparent; }

.search-bar__close {
  padding: calc(10em / 16) 0.75em; }
  .search-bar__close .icon {
    vertical-align: top;
    width: 1.2rem;
    height: auto; }

/*============================================================================
The search submit button has pointer-events: none which also
effects the :hover style. This forces the style to be applied.
==============================================================================*/
.search-header__input:hover + .btn--link {
  color: #213576; }

/*================ Mobile Search Bar ================*/
.search-bar {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  padding: 0 27.5px;
  z-index: 1000; }

.search-bar__table {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%; }

.search-bar__table-cell {
  display: table-cell;
  vertical-align: middle; }

.search-bar__form-wrapper {
  width: 90%; }

/*================ Header Search ================*/
.search-header {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: calc(30em / 16);
  vertical-align: middle; }
  .search-header.search--focus {
    max-width: 250px; }

.search-header__input {
  cursor: pointer; }

.search--focus .search-header__input {
  outline: none;
  border-color: rgba(0, 0, 0, 0);
  cursor: auto; }
.search--focus .search-header__submit {
  pointer-events: auto; }

.search-header__submit {
  pointer-events: none; }

.search-header,
.search-header__submit {
  transition: all 0.35s cubic-bezier(0.29, 0.63, 0.44, 1); }

.no-svg .site-header__search {
  display: inline-block; }
.no-svg .search-header {
  max-width: none; }
.no-svg .search__input {
  width: auto;
  padding-left: 60px; }

/*================ Mobile Site Nav ================*/
.mobile-nav {
  display: block;
  padding: 0 0;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  padding: 0 15px; }

.mobile-nav__link,
.mobile-nav__sublist-link {
  display: block;
  width: 100%;
  padding: 0 0;
  font-size: 18px; }

.mobile-nav__link {
  position: relative;
  padding: 13px 0;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 4px; }

.site-nav__link--active .mobile-nav__icon {
  transform: rotate(90deg); }

.mobile-nav__sublist-link .mobile-nav__label {
  font-weight: 400 !important;
  text-shadow: none;
  font-size: 16px;
  font-family: 'RadikalLight';
  line-height: 30px;
  z-index: 999; }

.mobile-nav__label {
  font-weight: 600;
  font-size: 0.8em; }
  .mobile-nav__link--active .mobile-nav__label {
    opacity: 1; }

.mobile-nav__sublist-link:not(.mobile-nav__sublist-header) {
  text-align: left; }

.mobile-nav__item_list {
  display: block;
  width: 100%;
  border-bottom: solid 1px #2C479E; }
  .mobile-nav__item_list .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 12px;
    width: 10px;
    margin: -6px 0 0 -5px; }

.mobile-nav__item_list:first-child {
  border-top: solid 1px #2C479E; }

.mobile-account .mobile-nav__item_list:first-child {
  border-top: 0 !important; }

.mobile-account {
  border-bottom: solid 1px #2C479E; }

.mobile-nav__return {
  border-right: 1px solid rgba(0, 0, 0, 0); }

.mobile-nav__return-btn {
  position: relative;
  padding: 24px 0;
  width: 55px; }

.mobile-nav__icon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-left: 22px;
  pointer-events: none;
  overflow: hidden;
  transition: all 0.4s ease-in-out; }

.mobile-nav__table {
  width: 100%; }

.mobile-nav__table-cell {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  text-align: left;
  white-space: normal; }

.mobile-nav__toggle-button {
  padding: 20px 15px; }

.mobile-nav__dropdown {
  z-index: 8;
  width: 100%;
  top: 0;
  display: none;
  margin-bottom: 10px; }
  .mobile-nav__dropdown .site-nav__link--active .mobile-nav__icon {
    transform: rotate(90deg); }
  .mobile-nav__dropdown.is-closing {
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
    opacity: 0.99; }
  .mobile-nav__dropdown .mobile-nav__sublist-header {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
    padding-left: 0; }
  .mobile-nav__dropdown .mobile-nav__sublist-header--main-nav-parent {
    color: #2c479e; }

/*================ Mobile Nav Footer Menu ================*/
.mobile-bottom-menu {
  position: relative;
  width: 100%;
  margin-top: 20px; }

.mobile-nav-footer-menu {
  width: 100%;
  text-align: left;
  padding: 20px 0; }
  .mobile-nav-footer-menu .mobile-nav__Title {
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block; }

.mobile-nav-social-media .HorizontalList {
  padding: 0;
  margin: 0;
  text-align: left; }
.mobile-nav-social-media .HorizontalList__Item {
  display: inline-block;
  margin: 0 10px 0 0; }

/*================ Mobile nav wrapper ================*/
.mobile-nav-wrapper-opacity {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 11;
  top: 0;
  opacity: 0.6;
  display: none; }

.mobile-nav-wrapper {
  -ms-transform: translateX(-110%);
  -webkit-transform: translateX(-110%);
  transform: translateX(-110%);
  position: fixed;
  top: 0;
  z-index: 100;
  left: 0;
  background-color: #fff;
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  display: none;
  overflow: auto;
  width: 100%;
  max-width: 450px;
  height: 100vh;
  text-align: center;
  padding: 15px; }
  .mobile-nav-wrapper::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0); }
  .mobile-nav-wrapper.js-menu--is-open {
    display: block; }
  .mobile-nav-wrapper .site-header__icon_close {
    position: absolute;
    float: none !important;
    z-index: 1;
    margin: 0 0 0 0 !important;
    display: block;
    padding: 0;
    top: 82px; }

.mobile-nav--open .icon-close {
  display: none; }

.mobile-nav--close .icon-hamburger {
  display: none; }

.mobile-logo {
  display: inline; }
  .mobile-logo img {
    margin: 50px 0; }

.site-header__mobile-nav {
  z-index: 999;
  position: relative;
  background-color: white; }
  @media only screen and (max-width: 1024px) {
    .site-header__mobile-nav {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center; } }

#icon-nav-menu-icon {
  display: none;
  justify-content: center;
  z-index: 99999;
  position: absolute;
  left: 45%;
  right: 45%;
  height: 45px;
  top: 15%; }
  @media only screen and (max-width: 1024px) {
    #icon-nav-menu-icon {
      display: flex; } }

#icon-nav-menu-icon img {
  width: 46px;
  text-align: center; }

/*================ Modals ================*/
.modal {
  -ms-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  background-color: white;
  bottom: 0;
  color: #2c479e;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0; }

.modal--is-active {
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  display: block;
  opacity: 1;
  overflow: hidden; }

.modal__inner {
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: 100%; }

.modal__centered {
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  top: 50%; }
  .no-csstransforms .modal__centered {
    top: 20%; }

.modal__close {
  border: 0;
  padding: 55px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2; }
  .modal__close .icon {
    font-size: 1.25em; }

.modal {
  max-width: 600px;
  background: white;
  padding: 5px;
  position: absolute;
  width: 100%;
  z-index: 1000;
  right: -100px; }

.modal .closemodal {
                 /*
position: absolute;
top: 10px;
right: 20px;
font-size: 20px;
cursor: pointer;*/ }

.modal--overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.4); }

.hidden {
  display: none; }

/*============================================================================
Hero slider

Extends default slick slider styles.
Extra specificity in selectors is used to override defaults.
==============================================================================*/
.slideshow-wrapper {
  position: relative; }

.product-template__container .grid {
  display: flex; }

.product-template__container.is-edited .nutritional-main, .product-template__container.is-edited .product-form__item--quantity, .product-template__container.is-edited .subscription_select_plan {
  display: block; }

@media only screen and (max-width: 1024px) {
  .product-template__container .nutritional-main, .product-template__container .product-form__item--quantity {
    display: block; }
  .product-template__container .product-form__item--quantity {
    font-size: 15px; }

  .product-form__item--submit__Sidebar .product-form__item--submit {
    padding: 0 20px !important; }

  .product-form__item--submit__Sidebar .bold-ro__recurring-text .dd2 {
    font-size: 14px !important; }

  .product-form__item--submit__Sidebar .bold-ro__recurring-text .dd {
    font-size: 16px !important; }

  .product-form__item--submit__Sidebar .modal-content {
    max-width: 100% !important;
    height: 100%;
    top: -5px; }

  .product-form__item--submit__Sidebar .rc_block .rc_block_other_info {
    font-size: 10px; }

  .mobile-product-info .product__info {
    margin: 50px auto 30px auto;
    text-align: center; }

  .mobile-product-info .product-single__title {
    text-align: center !important; }

  .mobile-product-info .product-single__description {
    text-align: center !important;
    margin: 25px auto 0 auto;
    font-size: 14px !important; }
    .mobile-product-info .product-single__description p {
      margin: 0 0 3px 0; }

  .product-template__container .slideshow-wrapper {
    height: auto; }
  .product-template__container .grid {
    display: block !important;
    width: 100%;
    max-width: 500px;
    margin: 0 auto; }

  .product-template__container .grid .grid__item {
    float: none;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 30px; }

  .product-template__container .grid .grid__item .slideshow {
    height: auto !important;
    overflow: initial  !important; }

  .product-template__container .slideshow-wrapper {
    margin-bottom: 0; }

  .product-template__container .product-single__photo-wrapper {
    display: block !important;
    height: 80% !important; }
    .product-template__container .product-single__photo-wrapper img {
      height: 100% !important;
      object-fit: contain !important;
      margin: 0 !important; }

  #ProductSection-product-template ul.slick-dots {
    bottom: -10px !important; }

  .product-form__item--submit__Sidebar .product-form-product-template-pack .product-form__cart-submit, .product-form__item--submit__Sidebar .product-form-product-template-pack .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .product-form__item--submit__Sidebar .product-form-product-template-pack .shopify-payment-button__button--unbranded {
    font-size: 16px !important;
    padding: 10px 0 8px; } }
  @media only screen and (max-width: 1024px) and (max-width: 1199px) {
    .product-template__container .slideshow-wrapper {
      height: 100%; } }

@media only screen and (max-width: 500px) {
  .product-form__item--submit__Sidebar .bold-ro__recurring-text {
    padding: 0 0 0 20px !important; }

  .product-form__item--submit__Sidebar .bold-ro__recurring-text .dd {
    right: 0 !important; } }
.slideshow {
  overflow: hidden;
  height: 100% !important;
  margin-bottom: 0; }
  .slideshow.slideshow--medium {
    height: 100%; }
  .slideshow.slideshow--large {
    height: 100%; }
  @media only screen and (min-width: 1025px) {
    .slideshow {
      height: 475px; }
      .slideshow.slideshow--medium {
        height: 100%; }
      .slideshow.slideshow--large {
        height: 100%; } }
  .slideshow .slideshow__slide,
  .slideshow .slick-list,
  .slideshow .slick-track {
    height: 100%;
    min-height: 95vh; }
  .slideshow .slick-prev,
  .slideshow .slick-next {
    top: 50%;
    height: 100%;
    margin-top: 0;
    width: 40px;
    outline-style: none; }
  .slideshow .slick-prev {
    left: 0; }
  .slideshow .slick-next {
    right: 0; }
  .slideshow .slick-dots {
    bottom: 20px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%); }
    .slideshow .slick-dots li button::before {
      color: #2C479E; }

.video-is-playing .slick-dots {
  display: none !important; }

.slideshow__pause:focus {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: white;
  background-color: #2c479e;
  padding: 27.5px;
  z-index: 10000;
  transition: none; }
  .video-is-playing .slideshow__pause:focus {
    display: none; }

.slideshow__pause-stop {
  display: block; }
  .is-paused .slideshow__pause-stop {
    display: none; }

.slideshow__pause-play {
  display: none; }
  .is-paused .slideshow__pause-play {
    display: block; }

/*================ General slide styles ================*/
.slideshow__slide {
  position: relative;
  overflow: hidden; }

.slideshow__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .slideshow__link:active, .slideshow__link:focus {
    opacity: 1; }

/*================ Slide images ================*/
.slideshow__image {
  transition: opacity 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  z-index: 1; }
  .slick-initialized .slideshow__image, .no-js .slideshow__image {
    opacity: 1; }
  .slideshow__slide--background-video .slideshow__image {
    opacity: 0; }
  .no-autoplay .slideshow__image {
    opacity: 1; }

.ie9 .slideshow__slide {
  z-index: 1 !important; }
.ie9 .slick-dots {
  z-index: 2; }

/*================ Slide text ================*/
.slideshow__text-wrap {
  height: 100%; }
  .slideshow__link .slideshow__text-wrap {
    cursor: inherit; }
  .slideshow__slide--has-background-video .slideshow__text-wrap {
    padding-top: 165px; }
  .video-is-playing .slideshow__text-wrap {
    display: none; }
  .slideshow__slide.video-is-paused .slideshow__text-wrap {
    display: none; }

.slideshow__text {
  position: absolute;
  top: 18%;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: auto;
  text-align: center;
  padding: 0 30px; }
  .slideshow__text p {
    display: inline-block;
    margin: 0 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Radikalmedium';
    letter-spacing: 2px; }

.slideshow__text__last {
  position: absolute;
  top: auto;
  bottom: 50px;
  left: 60px;
  height: auto;
  text-align: left;
  width: 100%;
  max-width: 250px; }
  .slideshow__text__last p {
    text-transform: none;
    font-size: 12px; }

.slideshow-text2 {
  width: 150px;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 16px;
  position: absolute;
  right: 100px;
  top: 100px;
  line-height: 30px;
  text-align: center; }

.slideshow-text {
  font-size: 43px;
  max-width: 250px;
  line-height: 1.3em;
  font-weight: bold;
  display: block;
  letter-spacing: 21px;
  text-align: center;
  z-index: 1;
  position: absolute;
  left: 100px;
  top: 0; }

.slideshow__text-content {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 30%;
  -ms-transform: translateY(-40%);
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  transition-delay: 0.3s;
  z-index: 3; }
  .slick-active .slideshow__text-content, .no-js .slideshow__text-content {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1; }
  .slideshow__text-content::after {
    content: '';
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    margin-left: -20px;
    margin-top: -20px;
    border-radius: 50%;
    border: 3px solid white;
    border-top-color: transparent;
    -moz-animation: spin 0.65s infinite linear;
    -o-animation: spin 0.65s infinite linear;
    -webkit-animation: spin 0.65s infinite linear;
    animation: spin 0.65s infinite linear;
    opacity: 1;
    transition: all 1s cubic-bezier(0.29, 0.63, 0.44, 1);
    bottom: -55px;
    left: 50%; }
  .slick-initialized .slideshow__text-content::after, .no-js .slideshow__text-content::after {
    opacity: 0;
    visibility: hidden;
    content: none; }

.slideshow__title {
  color: white; }

.slideshow__subtitle {
  display: block;
  color: white; }

/*================ Video styles ================*/
.slideshow__slide--has-background-video::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2; }

.slideshow__video {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2; }

.slideshow__video--background {
  position: relative;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in; }
  .autoplay .slideshow__video--background.video-is-loaded {
    display: block;
    visibility: visible;
    opacity: 1; }

.slideshow__slide--background-video::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2; }

.slideshow__video--chrome {
  display: none;
  opacity: 0;
  visibility: none;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in; }
  .ie9 .slideshow__video--chrome {
    display: block; }
  .slideshow__slide.video-is-playing .slideshow__video--chrome, .slideshow__slide.video-is-paused .slideshow__video--chrome {
    display: block;
    visibility: visible;
    opacity: 1; }

/*================ Video control buttons ================*/
.slideshow__video-control {
  display: none;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  padding: 5px;
  z-index: 4;
  transition: all 0.1s ease-out; }
  .slideshow__video-control:hover, .slideshow__video-control:focus {
    opacity: 0.7; }

.video-loader {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  margin-left: -20px;
  margin-top: -20px;
  border-radius: 50%;
  border: 3px solid white;
  border-top-color: transparent;
  -moz-animation: spin 0.65s infinite linear;
  -o-animation: spin 0.65s infinite linear;
  -webkit-animation: spin 0.65s infinite linear;
  animation: spin 0.65s infinite linear;
  transition: all 0.1s ease-out 0.5s;
  z-index: 4;
  top: 50%;
  left: 50%; }
  .ie9 .video-loader, .video-is-loaded .video-loader, .video-is-playing .video-loader, .video-is-paused .video-loader, .autoplay .video-loader, .no-autoplay .video-loader {
    content: none;
    display: none; }
  .video-is-loading .video-loader, .autoplay .video-is-loading .video-loader, .no-autoplay .video-is-loading .video-loader {
    display: block;
    visibility: visible;
    opacity: 1; }

.slideshow__video-control--play-wrapper {
  height: 30px; }
  @media only screen and (min-width: 1025px) {
    .slideshow__video-control--play-wrapper {
      height: 45px; } }

@media only screen and (min-width: 1025px) {
  .slideshow__video-control--play-wrapper--push {
    margin-top: 5px; } }
.slideshow__video-control--play {
  opacity: 0;
  color: white;
  position: relative;
  margin: 0 auto; }
  .slideshow__video-control--play .slideshow__video--background {
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .video-is-loaded .slideshow__video-control--play {
    display: block;
    visibility: visible;
    opacity: 1; }
  .video-is-loading .slideshow__video-control--play, .video-is-playing .slideshow__video-control--play, .slideshow__slide.video-is-paused .slideshow__video-control--play {
    display: none;
    visibility: hidden;
    opacity: 0; }
  .slideshow__video-control--play .icon {
    width: 42px;
    height: 100%; }
    @media only screen and (min-width: 1025px) {
      .slideshow__video-control--play .icon {
        width: 65px; } }

.slideshow__video-control--close {
  top: 10px;
  right: 10px;
  background-color: white;
  color: black; }
  .video-is-playing .slideshow__video-control--close, .slideshow__slide.video-is-paused .slideshow__video-control--close {
    display: block;
    visibility: visible;
    opacity: 1; }
  .slideshow__video-control--close .icon {
    display: block;
    width: 20px;
    height: 20px; }

.price {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0;
  margin-bottom: 0; }
  @media only screen and (max-width: 1024px) {
    .price {
      font-size: 0.7115em; } }
  .price dl {
    margin-top: 0; }
  .price dd {
    margin: 0; }

.price--unavailable {
  visibility: hidden; }

.price__regular {
  color: #2C479E;
  letter-spacing: 3px;
  width: 100%;
  margin-bottom: 9px;
  border: solid 1px #2C479E;
  padding: 10px 0 9px 0;
  border-radius: 9px;
  margin-top: 6px; }

.price__sale {
  color: #2c479e;
  display: none; }
  .price--on-sale .price__sale {
    display: block; }

.rc_block.rc_block__type.rc_block__type__autodeliver.rc_block__type--active {
  min-height: 148px !important; }
  @media only screen and (max-width: 1199px) {
    .rc_block.rc_block__type.rc_block__type__autodeliver.rc_block__type--active {
      min-height: 117px !important; } }

.price__vendor {
  color: #2C479E;
  font-size: 14px;
  font-family: RadikalBold;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 5px 0 10px;
  width: 100%;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  min-height: 150px;
  border: solid 1px #2C479E;
  display: table;
  border-radius: 9px; }
  .price__vendor dd {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    font-size: 15.5px;
    font-family: 'RadikalMedium'; }
  @media only screen and (max-width: 1199px) {
    .price__vendor dd {
      font-size: 10px;
      font-family: 'RadikalMedium'; } }

@media only screen and (max-width: 1199px) {
  .price__vendor {
    min-height: 114px !important; }

  .price__regular {
    font-size: 12px;
    letter-spacing: 1px;
    font-family: 'Radikalbold';
    font-weight: 400 !important;
    padding: 14px 0  10px 0; } }
.price-item {
  font-weight: 600; }

.price--on-sale .price-item--regular {
  text-decoration: line-through; }

.price-item__label {
  display: inline-block;
  white-space: nowrap;
  font-weight: 600; }

@media only screen and (max-width: 1024px) {
  .price__vendor {
    min-height: 81px; } }
/*================ Module | Filters and Sort toolbar and selection ================*/
.filters-toolbar-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  border-top: 1px solid rgba(0, 0, 0, 0);
  margin-bottom: 22px; }
  @media only screen and (min-width: 1025px) {
    .filters-toolbar-wrapper {
      margin-bottom: 55px; } }

.filters-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .filters-toolbar .icon-chevron-down {
    fill: #2c479e;
    width: calc(10em / 16);
    height: calc(10em / 16);
    right: 8px; }

.filters-toolbar--has-filter {
  position: relative; }
  @media only screen and (max-width: 1024px) {
    .filters-toolbar--has-filter {
      border-bottom: none; }
      .filters-toolbar--has-filter .filters-toolbar__item-child {
        flex-basis: 50%; }
      .filters-toolbar--has-filter .filters-toolbar__item-wrapper {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        flex-basis: 100%; }
      .filters-toolbar--has-filter .filters-toolbar__item--count {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        flex-basis: 100%;
        text-align: left; }
        .filters-toolbar--has-filter .filters-toolbar__item--count:before {
          background-color: rgba(0, 0, 0, 0);
          content: "";
          height: 1px;
          left: 0;
          position: absolute;
          top: auto;
          width: 100%; } }

.filters-toolbar__item {
  min-width: 33%;
  -webkit-flex: 1 1 33%;
  -moz-flex: 1 1 33%;
  -ms-flex: 1 1 33%;
  flex: 1 1 33%; }
  .no-flexbox .filters-toolbar__item {
    text-align: left !important; }
  @media only screen and (max-width: 1024px) {
    .filters-toolbar__item:first-child .filters-toolbar__input {
      padding-left: 0; } }

@media only screen and (max-width: 1024px) {
  .filters-toolbar__item-child {
    flex-grow: 0; } }
@media only screen and (max-width: 1024px) {
  .filters-toolbar__item-child:first-child {
    margin-right: 2.5rem; } }
@media only screen and (min-width: 1025px) {
  .filters-toolbar__item-child:first-child {
    margin-right: 3rem; } }
@media only screen and (max-width: 1024px) {
  .filters-toolbar__item-child .filters-toolbar__input {
    padding-left: 0;
    padding-right: 25px;
    width: 100%; } }

.filters-toolbar__item-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex: 1 1 33%;
  -moz-flex: 1 1 33%;
  -ms-flex: 1 1 33%;
  flex: 1 1 33%; }
  @media only screen and (max-width: 1024px) {
    .filters-toolbar__item-wrapper {
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between; } }

.filters-toolbar__item--count {
  min-width: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  text-align: center; }
  @media only screen and (max-width: 1024px) {
    .filters-toolbar__item--count {
      -webkit-flex: 0 1 50%;
      -moz-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
      flex: 0 1 50%;
      text-align: right; } }

.no-flexbox .filters-toolbar select {
  width: 100% !important; }

.filters-toolbar__label {
  display: inline-block; }
  @media only screen and (max-width: 1024px) {
    .filters-toolbar__label {
      display: block;
      margin-bottom: 0;
      margin-top: 8px; } }

.filters-toolbar__input-wrapper {
  display: inline-block; }

.filters-toolbar__input {
  border: 0 solid transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  height: 55px;
  opacity: 1;
  position: relative; }
  .filters-toolbar__item:first-child .filters-toolbar__input {
    padding-left: 0; }
  .no-flexbox .filters-toolbar__input {
    margin: 0; }
  @media only screen and (max-width: 1024px) {
    .filters-toolbar__input {
      height: 46px; } }
  .filters-toolbar__input.hidden {
    opacity: 0; }
  .filters-toolbar__input option {
    text-overflow: ellipsis;
    overflow: hidden; }

.filters-toolbar__product-count {
  font-size: 0.9375em;
  font-style: italic;
  line-height: 55px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  @media only screen and (max-width: 1024px) {
    .filters-toolbar__product-count {
      font-size: 0.875em;
      line-height: 46px; } }

.footer-icon {
  margin: 0 10px;
  max-width: 40px;
  display: inline-block; }
  @media only screen and (max-width: 1199px) {
    .footer-icon {
      margin: 0 5px; } }

.footer-link {
  margin-right: 30px;
  font-size: 14px; }

.footer-form {
  display: inline-block;
  font-size: 14px; }

.mobile__footer__newsletter {
  text-align: center; }
  .mobile__footer__newsletter .Footer__Sub__Title {
    text-transform: uppercase;
    font-family: 'RadikalLight';
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 20px; }
  .mobile__footer__newsletter .Footer__Title {
    text-transform: none !important; }
  .mobile__footer__newsletter .Footer__Newsletter {
    position: relative; }
  .mobile__footer__newsletter .Form__Input {
    width: 100%;
    padding: 15px 100px 13px 15px;
    border-radius: 9px;
    color: #fff;
    border: solid 1px #fff;
    background-color: transparent; }
  .mobile__footer__newsletter .Form__Input::placeholder {
    color: #fff;
    opacity: 1;
    font-size: 13px; }
  .mobile__footer__newsletter .btn, .mobile__footer__newsletter .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .mobile__footer__newsletter .shopify-payment-button__button--unbranded {
    position: absolute;
    right: 0;
    padding: 10px 15px;
    background-color: #fff;
    color: #2C479E; }

.mobile__footer__newsletter:first-child, .mobile__footer__newsletter:nth-child(2) {
  display: none; }

.site-footer {
  background: #2C479E;
  margin-top: 0;
  padding: 50px 0 55px 0;
  float: left;
  width: 100%;
  font-family: 'RadikalLight'; }
  .site-footer .page-wrap {
    padding: 0; }
  .site-footer .grid__item {
    margin-bottom: 20px; }
  .site-footer .Footer--Blocks--newsletter .Footer__Title {
    text-transform: none !important;
    color: #FFFFFF; }
  .site-footer .Footer--Blocks--newsletter .Footer__Newsletter {
    position: relative; }
  .site-footer .Footer--Blocks--newsletter .Form__Input {
    width: 100%;
    padding: 11px 100px 11px 15px;
    border-radius: 9px;
    border: solid 1px #FFFFFF;
    color: #FFFFFF;
    background-color: transparent; }
  .site-footer .Footer--Blocks--newsletter .Form__Input::placeholder {
    color: #fff;
    opacity: 1;
    font-size: 14px; }
  .site-footer .Footer--Blocks--newsletter .btn, .site-footer .Footer--Blocks--newsletter .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .site-footer .Footer--Blocks--newsletter .shopify-payment-button__button--unbranded {
    position: absolute;
    right: 0;
    padding: 10px 15px;
    background-color: #FFFFFF;
    color: #2C479E;
    text-transform: uppercase; }
  @media only screen and (max-width: 1024px) {
    .site-footer .Footer--Blocks--newsletter {
      display: none; } }
  @media only screen and (min-width: 1025px) {
    .site-footer .Footer--Blocks--newsletter {
      display: table-cell;
      width: 400px; } }
  .site-footer .Footer__Title {
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
    letter-spacing: 1px;
    font-family: 'RadikalLight';
    color: #FFFFFF; }
  @media only screen and (max-width: 1024px) {
    .site-footer h2.Footer__Title, .site-footer .Footer__Title.h2 {
      font-size: 13px; } }
  .site-footer .Footer__Social li {
    display: inline-block;
    margin: 0 15px 0 0;
    color: #FFFFFF; }
    .site-footer .Footer__Social li .Icon-Wrapper--clickable {
      color: #FFFFFF; }
    .site-footer .Footer__Social li a {
      color: #FFFFFF; }
  .site-footer .footer_store_name {
    margin-top: 8px;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    padding-left: 20px;
    font-weight: 300; }
    .site-footer .footer_store_name p {
      color: #FFFFFF; }
    .site-footer .footer_store_name span {
      display: block;
      position: absolute;
      left: 0;
      font-size: 25px;
      top: -5px; }
  .site-footer .Newsletter h4, .site-footer .Newsletter .h4 {
    text-transform: none !important; }
  @media only screen and (min-width: 1025px) {
    .site-footer .page-wrap {
      padding: 0 50px 0 63px; } }
  @media only screen and (min-width: 1025px) {
    .site-footer {
      padding-bottom: 35px; } }
  @media only screen and (max-width: 1199px) {
    .site-footer {
      padding: 35px; } }
  @media only screen and (min-width: 1025px) {
    .site-footer h4, .site-footer .h4 {
      margin-bottom: 25px; } }

.Footer--Blocks--text a {
  color: #FFFFFF; }

@media only screen and (max-width: 1024px) {
  .site-footer .Footer--Blocks--text {
    width: 100%; }
    .site-footer .Footer--Blocks--text .Footer__Title {
      display: none; } }
@media only screen and (min-width: 1025px) {
  .site-footer .Footer--Blocks--text {
    width: 40%; } }
@media only screen and (max-width: 1199px) {
  .footer-form,
  .footer-link {
    margin-right: 0;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center; } }
.flexy {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  align-items: center; }
  @media only screen and (max-width: 1199px) {
    .flexy {
      margin-top: 20px;
      flex-direction: column; } }
  .flexy .flexy__item {
    margin: 0;
    width: 100%;
    position: relative; }
  .flexy .newsletter__input {
    color: #000;
    background: transparent;
    width: 100%;
    border: solid 1px #000 !important;
    padding: 11px 100px 11px 10px; }
  .flexy .btn, .flexy .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .flexy .shopify-payment-button__button--unbranded {
    position: absolute;
    right: 0;
    padding: 10px 15px; }

.site-footer__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (max-width: 1024px) {
    .site-footer__content {
      padding: 0 18px; } }
  @media only screen and (min-width: 1025px) {
    .site-footer__content {
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }

.site-footer__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin-bottom: 55px; }
  @media only screen and (min-width: 1025px) {
    .site-footer__item {
      padding: 0 15px 0 15px;
      margin-bottom: 45px; } }
  .site-footer__item:first-of-type {
    padding-left: 0; }
  .site-footer__item:last-of-type {
    padding-right: 0; }
    @media only screen and (max-width: 1024px) {
      .site-footer__item:last-of-type {
        margin-bottom: 0; } }

@media only screen and (min-width: 1025px) {
  .site-footer__item--full-width {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%; }

  .site-footer__item--one-half {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%; }

  .site-footer__item--one-third {
    -webkit-flex: 1 1 33%;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%; }

  .site-footer__item--one-quarter {
    -webkit-flex: 1 1 25%;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%; }

  .site-footer__item--one-fifth {
    -webkit-flex: 1 1 20%;
    -moz-flex: 1 1 20%;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%; }

  .site-footer-newsletter__one-half {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%; } }
@media only screen and (min-width: 1025px) {
  .site-footer__item--center {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
    .site-footer__item--center > * {
      text-align: center; } }

.site-footer__newsletter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (max-width: 1024px) {
    .site-footer__newsletter {
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  @media only screen and (min-width: 1025px) {
    .site-footer__newsletter {
      max-width: none; } }
  .site-footer__single-block--centered .site-footer__newsletter {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .site-footer__newsletter .rte {
    font-size: 0.875em;
    margin-bottom: 25px; }
  .site-footer__newsletter .contact-form {
    width: 100%; }
  .site-footer__newsletter .newsletter__submit {
    margin-top: 5px;
    width: auto;
    border-radius: 2px; }
  .site-footer__newsletter .newsletter__input {
    margin: 5px 0 0 0;
    width: 100%; }
  @media only screen and (min-width: 1025px) {
    .footer__item--full-width .site-footer__newsletter {
      width: 50%; } }

.site-footer__item-inner--newsletter {
  width: 100%; }
  @media only screen and (min-width: 1025px) {
    .site-footer__item--full-width .site-footer__item-inner--newsletter {
      max-width: 50%; } }

@media only screen and (min-width: 1025px) {
  .site-footer__centered--single-block {
    width: 75%;
    margin: 0 auto; } }

.site-footer__hr {
  margin: 55px 0 5px 0; }
  @media only screen and (min-width: 1025px) {
    .site-footer__hr {
      margin: 45px 0 20px 0; } }

@media only screen and (max-width: 1024px) {
  .site-footer__linklist.list--inline > li {
    display: block; } }

.site-footer__linklist-item {
  display: block;
  padding: 2.5px 0; }
  @media only screen and (min-width: 1025px) {
    .site-footer__linklist-item {
      padding: 0 2.5px 0 0; } }
  .site-footer__linklist-item:last-of-type {
    padding-right: 0; }

.site-footer__icon-list {
  padding-bottom: 5px; }
  @media only screen and (min-width: 1025px) {
    .site-footer__icon-list {
      padding-bottom: 25px; } }

.site-footer__social-icons li {
  padding: 0 15px; }
  @media only screen and (min-width: 1025px) {
    .site-footer__social-icons li:first-of-type {
      padding-left: 0; } }

.social-icons__link {
  display: block; }

.site-footer__subwrapper {
  margin-top: 35px; }

.site-footer__copyright-content {
  font-size: 0.8125em; }

@media only screen and (min-width: 1025px) {
  .site-footer__payment-icons {
    text-align: right; } }
.site-footer__payment-icons .payment-icon {
  margin-bottom: 5px;
  margin-left: 5px; }
  .site-footer__payment-icons .payment-icon:first-child {
    margin-left: 0; }

.feature-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
  @media only screen and (max-width: 1024px) {
    .feature-row {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }

.feature-row__item {
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%; }
  @media only screen and (max-width: 1024px) {
    .feature-row__item {
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%;
      max-width: 100%; } }

.feature-row__image-wrapper {
  margin: 0 auto 19.44444px;
  position: relative;
  width: 100%; }

.feature-row__image {
  display: block;
  margin: 0 auto; }
  .feature-row__image-wrapper .feature-row__image {
    width: 100%;
    position: absolute;
    top: 0; }
  @media only screen and (max-width: 1024px) {
    .feature-row__image {
      order: 1; } }

.feature-row__text {
  padding-top: 35px;
  padding-bottom: 35px; }
  @media only screen and (max-width: 1024px) {
    .feature-row__text {
      order: 2;
      padding-bottom: 0; } }

@media only screen and (min-width: 1025px) {
  .feature-row__text--left {
    padding-left: 35px; }

  .feature-row__text--right {
    padding-right: 35px; } }
@media only screen and (min-width: 1025px) {
  .featured-row__subtext {
    font-size: 1.125em; } }
.hero {
  position: relative;
  height: 100vh !important;
  display: table;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.hero--x-small {
  height: 94px; }

.hero--small {
  height: 225px; }

.hero--medium {
  height: 357px; }

.hero--large {
  height: 488px; }

.hero--x-large {
  height: 582px; }

@media only screen and (min-width: 1025px) {
  .hero--x-small {
    height: 125px; }

  .hero--small {
    height: 300px; }

  .hero--medium {
    height: 475px; }

  .hero--large {
    height: 650px; }

  .hero--x-large {
    height: 775px; } }
.hero__inner {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  /*   padding: 50px 0 0; */
  z-index: 2; }

.hero__btn {
  margin-top: 27.5px; }

/*================ Wholesale Page ================*/
.wholesale-page .wholesale--heading {
  width: 100%;
  text-align: center;
  background-color: #2C479E;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px; }
  .wholesale-page .wholesale--heading .wholesale--heading-text {
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 18px;
    padding-top: 4px;
    letter-spacing: 1.2px;
    margin-right: 20px; }
  .wholesale-page .wholesale--heading .wholesale--heading-btn .btn, .wholesale-page .wholesale--heading .wholesale--heading-btn .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .wholesale-page .wholesale--heading .wholesale--heading-btn .shopify-payment-button__button--unbranded {
    background-color: #FFFFFF;
    color: #2C479E;
    font-size: 18px;
    display: block;
    border-radius: 10px;
    padding: 5px 30px 2px; }

.image-with-text__banner {
  padding: 30px 0 20px;
  width: 100%;
  text-align: center; }

.image-with-text__banner .image-with-text__banner__image {
  width: 100%; }

.image-with-text__banner .image-with-text__banner__image img {
  width: 100%; }

.image-with-text__banner__heading {
  width: 100%;
  text-align: center;
  margin-bottom: 50px; }
  .image-with-text__banner__heading .heading {
    font-size: 60px;
    letter-spacing: 7.2px;
    line-height: 100px;
    margin-bottom: 30px; }
    @media only screen and (min-width: 2200px) {
      .image-with-text__banner__heading .heading {
        font-size: 85px; } }
  .image-with-text__banner__heading .btn, .image-with-text__banner__heading .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .image-with-text__banner__heading .shopify-payment-button__button--unbranded {
    background-color: #FFFFFF;
    padding: 10px 30px;
    font-size: 18px;
    border-radius: 10px;
    color: #2C479E; }

.image-with-text__Block {
  padding: 20px 0 0 0; }

.image-with-text__grid {
  display: block;
  width: 100%; }
  @media only screen and (min-width: 1025px) {
    .image-with-text__grid {
      display: flex;
      justify-content: center; } }
  .image-with-text__grid .image-with-text__grid__item {
    width: 100%; }
    @media only screen and (min-width: 1025px) {
      .image-with-text__grid .image-with-text__grid__item {
        width: 50%; } }
  .image-with-text__grid .image-with-text__grid__item img {
    object-fit: cover; }
    @media only screen and (min-width: 1025px) {
      .image-with-text__grid .image-with-text__grid__item img {
        width: 100%;
        height: 100%; } }
  .image-with-text__grid .image-with-text__grid__item__content {
    padding: 70px 50px 50px 70px; }
  .image-with-text__grid .image-with-text__heading {
    letter-spacing: 5px;
    line-height: 1.1em;
    text-transform: capitalize; }
    @media only screen and (max-width: 500px) {
      .image-with-text__grid .image-with-text__heading {
        font-size: 32px; } }
    @media only screen and (min-width: 1025px) {
      .image-with-text__grid .image-with-text__heading {
        font-size: 60px; } }
    @media only screen and (min-width: 2200px) {
      .image-with-text__grid .image-with-text__heading {
        font-size: 72px; } }
  .image-with-text__grid .image-with-text__subheading {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 25px;
    text-transform: none;
    font-weight: normal;
    font-family: 'RadikalLight'; }
    @media only screen and (min-width: 1025px) {
      .image-with-text__grid .image-with-text__subheading {
        font-size: 29px;
        letter-spacing: 2px;
        line-height: 45px; } }
    @media only screen and (min-width: 2200px) {
      .image-with-text__grid .image-with-text__subheading {
        font-size: 38px;
        letter-spacing: 3px;
        line-height: 45px; } }
  .image-with-text__grid .image-with-text__content .image-with-text__text {
    font-size: 16px;
    line-height: 1.3em;
    margin-top: 20px; }
    @media only screen and (min-width: 1025px) {
      .image-with-text__grid .image-with-text__content .image-with-text__text {
        font-size: 21px;
        line-height: 50px;
        margin-top: 50px; } }
    @media only screen and (min-width: 2200px) {
      .image-with-text__grid .image-with-text__content .image-with-text__text {
        font-size: 26px;
        line-height: 50px;
        margin-top: 50px; } }
  .image-with-text__grid .image-with-text__content__block {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1px;
    row-gap: 1px;
    display: grid;
    margin-top: 20px; }
    .image-with-text__grid .image-with-text__content__block .image-with-text__block {
      font-size: 26px;
      line-height: 36px;
      display: flex;
      align-items: center;
      padding: 30px 0; }
      @media only screen and (min-width: 1025px) {
        .image-with-text__grid .image-with-text__content__block .image-with-text__block {
          padding: 35px 0; } }
    .image-with-text__grid .image-with-text__content__block .image-with-text__block .label {
      font-size: 60px;
      margin: 0 20px 0 0;
      position: relative;
      top: 5px; }
      @media only screen and (min-width: 1025px) {
        .image-with-text__grid .image-with-text__content__block .image-with-text__block .label {
          font-size: 100px;
          margin: 0 20px 0 0;
          position: relative;
          top: 15px; } }
      @media only screen and (min-width: 2200px) {
        .image-with-text__grid .image-with-text__content__block .image-with-text__block .label {
          font-size: 140px;
          margin: 0 20px 0 0;
          position: relative;
          top: 15px; } }
    .image-with-text__grid .image-with-text__content__block .image-with-text__block .label + span {
      max-width: 160px;
      font-weight: 400;
      font-family: 'RadikalLight';
      line-height: 1.2em;
      font-size: 14px; }
      @media only screen and (min-width: 1025px) {
        .image-with-text__grid .image-with-text__content__block .image-with-text__block .label + span {
          font-weight: normal;
          line-height: 1.5em;
          font-size: 18px; } }
      @media only screen and (min-width: 2200px) {
        .image-with-text__grid .image-with-text__content__block .image-with-text__block .label + span {
          font-weight: normal;
          line-height: 1.5em;
          max-width: 240px;
          font-size: 26px; } }

.image-with-text__categroy {
  padding: 50px 0;
  position: relative; }
  .image-with-text__categroy .image-with-text__container {
    width: 100%;
    padding: 20px 0; }
  .image-with-text__categroy .image-text__item--heading {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
    @media only screen and (min-width: 1025px) {
      .image-with-text__categroy .image-text__item--heading {
        max-width: 80%; } }
  .image-with-text__categroy .image-with-text__heading {
    width: 100%;
    max-width: 87%;
    margin: 0 auto 20px auto;
    text-align: center; }
    @media (min-width: 1300px) {
      .image-with-text__categroy .image-with-text__heading {
        max-width: 70%; } }
  .image-with-text__categroy .image-with-text__heading h2, .image-with-text__categroy .image-with-text__heading .h2 {
    font-size: 25px;
    line-height: 1.2em; }
    @media only screen and (min-width: 1025px) {
      .image-with-text__categroy .image-with-text__heading h2, .image-with-text__categroy .image-with-text__heading .h2 {
        font-size: 40px;
        line-height: 60px;
        line-height: 1.4em; } }
    @media only screen and (min-width: 2200px) {
      .image-with-text__categroy .image-with-text__heading h2, .image-with-text__categroy .image-with-text__heading .h2 {
        font-size: 61px;
        line-height: 80px;
        line-height: 1.4em; } }
  .image-with-text__categroy .image-text__item__block {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    margin-top: 60px; }
    @media only screen and (max-width: 500px) {
      .image-with-text__categroy .image-text__item__block {
        margin-bottom: 20px;
        margin-top: 30px; } }
    @media only screen and (min-width: 2200px) {
      .image-with-text__categroy .image-text__item__block {
        justify-content: center; } }
    .image-with-text__categroy .image-text__item__block .heading_block {
      font-size: 15px;
      font-family: 'RadikalLight';
      padding: 10px; }
      @media only screen and (min-width: 1025px) {
        .image-with-text__categroy .image-text__item__block .heading_block {
          font-size: 18px; } }
      @media only screen and (min-width: 2200px) {
        .image-with-text__categroy .image-text__item__block .heading_block {
          font-size: 26px; } }
    .image-with-text__categroy .image-text__item__block span {
      font-size: 50px;
      margin-bottom: 50px;
      top: 10px;
      position: relative; }
      @media only screen and (min-width: 1025px) {
        .image-with-text__categroy .image-text__item__block span {
          font-size: 170px;
          margin-bottom: 0;
          line-height: 130px;
          top: 30px; } }
      @media only screen and (min-width: 2200px) {
        .image-with-text__categroy .image-text__item__block span {
          font-size: 300px;
          margin-bottom: 0;
          line-height: 260px;
          top: 30px; } }
    .image-with-text__categroy .image-text__item__block .heading_block__bottom {
      text-align: right;
      margin-top: 15px; }
      @media only screen and (max-width: 500px) {
        .image-with-text__categroy .image-text__item__block .heading_block__bottom {
          text-align: center; } }
  .image-with-text__categroy .amper {
    font-size: 20px;
    margin-bottom: 0;
    top: 30px;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 220px; }
    @media only screen and (min-width: 1025px) {
      .image-with-text__categroy .amper {
        font-size: 60px;
        margin-bottom: 0;
        top: 30px;
        margin-left: 100px;
        margin-right: 100px;
        line-height: 270px; } }
    @media only screen and (min-width: 2200px) {
      .image-with-text__categroy .amper {
        font-size: 70px;
        margin-bottom: 0;
        top: 30px;
        margin-left: 100px;
        margin-right: 100px;
        line-height: 470px; } }
  .image-with-text__categroy .image-text__item--image {
    margin: 0 auto 50px;
    width: 100%;
    text-align: center;
    max-width: 1500px; }
    @media only screen and (min-width: 2200px) {
      .image-with-text__categroy .image-text__item--image {
        max-width: 2000px; } }
    .image-with-text__categroy .image-text__item--image img {
      width: 100%; }
  .image-with-text__categroy .image-text__item--text {
    position: absolute;
    left: 0;
    padding: 10px;
    bottom: 20px;
    text-align: center;
    font-size: 12px; }
    @media only screen and (max-width: 500px) {
      .image-with-text__categroy .image-text__item--text {
        font-size: 10px; } }
    @media only screen and (min-width: 1025px) {
      .image-with-text__categroy .image-text__item--text {
        position: absolute;
        left: 50px;
        bottom: 50px;
        font-size: 12px; } }
  .image-with-text__categroy .bottom__block_title {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 50px; }
    @media only screen and (min-width: 1025px) {
      .image-with-text__categroy .bottom__block_title {
        margin-left: 20px; } }
    .image-with-text__categroy .bottom__block_title .image-with-text__titleblock {
      font-size: 12px;
      text-transform: uppercase;
      padding: 0 10px;
      text-align: center;
      letter-spacing: 3px; }
      @media only screen and (min-width: 1025px) {
        .image-with-text__categroy .bottom__block_title .image-with-text__titleblock {
          font-size: 25px;
          text-transform: uppercase;
          padding: 0 50px;
          letter-spacing: 3px; } }
      @media only screen and (min-width: 2200px) {
        .image-with-text__categroy .bottom__block_title .image-with-text__titleblock {
          font-size: 38px;
          text-transform: uppercase;
          padding: 0 50px;
          letter-spacing: 4px; } }
  .image-with-text__categroy .image-with-text__icon {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 20px; }
    @media only screen and (min-width: 1025px) {
      .image-with-text__categroy .image-with-text__icon {
        justify-content: center;
        display: flex; } }
    .image-with-text__categroy .image-with-text__icon .image-with-text__icon__items {
      padding: 0 23px;
      text-align: center;
      margin-bottom: 30px; }
      @media only screen and (min-width: 1025px) {
        .image-with-text__categroy .image-with-text__icon .image-with-text__icon__items {
          margin-bottom: 0;
          padding: 0 50px; } }
      .image-with-text__categroy .image-with-text__icon .image-with-text__icon__items svg g, .image-with-text__categroy .image-with-text__icon .image-with-text__icon__items svg path {
        fill: #2C479E; }

.banner__text_wiht_overlay {
  position: relative;
  height: auto;
  width: 100%;
  padding: 50px 0; }
  .banner__text_wiht_overlay .banner__text_wiht_overlay__heading {
    position: absolute;
    top: 15px;
    width: 100%;
    max-width: 1000px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 1; }
    @media only screen and (min-width: 1025px) {
      .banner__text_wiht_overlay .banner__text_wiht_overlay__heading {
        top: 20px; } }
    @media only screen and (min-width: 1200px) {
      .banner__text_wiht_overlay .banner__text_wiht_overlay__heading {
        top: 40px; } }
    .banner__text_wiht_overlay .banner__text_wiht_overlay__heading .heading {
      font-size: 25px;
      font-family: 'RadikalLight';
      text-transform: uppercase;
      letter-spacing: 3px; }
      @media only screen and (min-width: 1025px) {
        .banner__text_wiht_overlay .banner__text_wiht_overlay__heading .heading {
          font-size: 45px;
          line-height: 60px; } }
      @media only screen and (min-width: 1200px) {
        .banner__text_wiht_overlay .banner__text_wiht_overlay__heading .heading {
          font-size: 55px;
          line-height: 1.5em; } }
      @media only screen and (min-width: 2200px) {
        .banner__text_wiht_overlay .banner__text_wiht_overlay__heading .heading {
          font-size: 70px;
          line-height: 1.5em; } }

#shopify-section-template--14127587688518__16276308290d6db5fc .banner__text_wiht_overlay {
  padding: 0 !important; }
  @media only screen and (min-width: 1025px) {
    #shopify-section-template--14127587688518__16276308290d6db5fc .banner__text_wiht_overlay {
      padding: 50px 0; } }

.image-text-columns {
  padding: 50px 0 0 0;
  position: relative; }
  .image-text-columns .block-craft__logo {
    width: 100%;
    max-width: 140px;
    margin: 0 auto;
    z-index: 1;
    transform: translate(0, -20%); }
    @media only screen and (min-width: 1025px) {
      .image-text-columns .block-craft__logo {
        max-width: 250px;
        position: absolute;
        top: -13.7%;
        left: 0;
        right: 0; } }
    @media only screen and (min-width: 2200px) {
      .image-text-columns .block-craft__logo {
        max-width: 350px;
        position: absolute;
        top: -15.9%;
        left: 0;
        right: 0; } }
    .image-text-columns .block-craft__logo img {
      width: 100%; }
  .image-text-columns .block-craft-content-block {
    text-align: left !important;
    width: 100% !important;
    max-width: 300px !important; }
  .image-text-columns .block-craft-desc {
    font-size: 22px !important;
    letter-spacing: 2px !important;
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important;
    padding: 60px 0 30px 0 !important; }
    @media only screen and (min-width: 2200px) {
      .image-text-columns .block-craft-desc {
        font-size: 28px !important; } }

@media only screen and (max-width: 500px) {
  .wholesale-page .wholesale--heading {
    display: block; }
    .wholesale-page .wholesale--heading .wholesale--heading-text {
      font-size: 15px;
      letter-spacing: 1.2px;
      margin-bottom: 10px;
      margin-right: 0; }
    .wholesale-page .wholesale--heading .wholesale--heading-btn .btn, .wholesale-page .wholesale--heading .wholesale--heading-btn .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .wholesale-page .wholesale--heading .wholesale--heading-btn .shopify-payment-button__button--unbranded {
      font-size: 15px; }

  .image-with-text__banner {
    padding: 50px 0 5px; }

  .image-with-text__banner__heading {
    padding: 0 20px; }
    .image-with-text__banner__heading .heading {
      font-size: 30px;
      letter-spacing: 3.2px;
      line-height: 35px; }
    .image-with-text__banner__heading .btn, .image-with-text__banner__heading .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .image-with-text__banner__heading .shopify-payment-button__button--unbranded {
      font-size: 15px; }

  .image-with-text__grid .image-with-text__content__block {
    grid-template-columns: repeat(2, 1fr); } }
@media only screen and (max-width: 1024px) {
  .image-with-text__grid {
    display: block; }
    .image-with-text__grid .image-with-text__grid__item {
      width: 100%; }
    .image-with-text__grid .image-with-text__grid__item__content {
      padding: 50px 20px 50px 20px; } }
/*================ Quote slider ================*/
.quote-icon {
  display: block;
  margin: 0 auto 20px; }

.quotes-slider__text {
  font-size: 1.10938em;
  font-weight: 400;
  font-style: normal;
  padding: 0 2.5px; }
  .quotes-slider__text cite {
    font-size: 0.8em;
    font-style: normal; }
  .quotes-slider__text p {
    margin-bottom: 5px; }
    .quotes-slider__text p + cite {
      margin-top: 0; }

.slick-dotted.quotes-slider.slick-initialized {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.quotes-wrapper .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 55px; }
  .quotes-wrapper .slick-dots li button::before {
    color: #2c479e;
    opacity: 0.2; }

.quotes-wrapper .slick-slide[tabindex="0"] {
  outline: none; }

.logo-bar {
  list-style: none;
  text-align: center;
  margin-bottom: -35px; }

@media only screen and (min-width: 1025px) {
  .logo-bar--large {
    margin-bottom: -55px; } }
.logo-bar__item {
  display: inline-block;
  vertical-align: middle;
  max-width: 160px;
  margin: 0 27.5px 35px; }

@media only screen and (min-width: 1025px) {
  .logo-bar__item--large {
    margin-bottom: 55px; } }
.logo-bar__image {
  display: block;
  margin: 0 auto; }

.logo-bar__link {
  display: block; }

.map-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media only screen and (min-width: 1025px) {
    .map-section {
      min-height: 500px; } }

.map-section--load-error {
  height: auto; }

.map-section__wrapper {
  height: 100%;
  flex-shrink: 0;
  flex-grow: 1;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.map-section__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 2; }

.map-section__error {
  position: relative;
  z-index: 3; }
  @media only screen and (min-width: 1025px) {
    .map-section__error {
      position: absolute;
      margin: 0 2rem;
      top: 50%;
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); } }

.map-section__content-wrapper {
  position: relative;
  text-align: center;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  flex-grow: 0; }
  @media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .map-section__content-wrapper {
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%; } }
  @media only screen and (min-width: 1200px) {
    .map-section__content-wrapper {
      -ms-flex-preferred-size: 33%;
      -webkit-flex-basis: 33%;
      -moz-flex-basis: 33%;
      flex-basis: 33%; } }

.map-section__content {
  position: relative;
  display: inline-block;
  background-color: rgba(44, 71, 158, 0.05);
  padding: 35px;
  width: 100%;
  text-align: center;
  z-index: 3;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center; }
  .map-section__content > * {
    width: 100%; }
  @media only screen and (min-width: 1025px) {
    .map-section__content {
      background-color: white;
      margin: 55px 0;
      min-height: 300px; }
      .ie9 .map-section__content {
        top: 10%; } }
  .map-section--load-error .map-section__content {
    position: static;
    transform: translateY(0); }

.map-section__link {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  max-width: none;
  width: 100%;
  height: 100%;
  z-index: 2;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.map-section__container {
  max-width: none;
  width: 100%;
  height: 55vh;
  left: 0; }
  @media only screen and (min-width: 1025px) {
    .map-section__container {
      position: absolute;
      height: 100%;
      top: 0;
      width: 130%; } }

.map_section__directions-btn [class^="icon"] {
  height: 1em; }
.map_section__directions-btn * {
  vertical-align: middle; }

.map-section__background-wrapper {
  overflow: hidden;
  position: relative;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%; }
  @media only screen and (min-width: 1025px) {
    .map-section__background-wrapper {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; } }
  .ie9 .map-section__background-wrapper {
    width: 100%;
    height: 500px; }
  .map-section--onboarding .map-section__background-wrapper {
    min-height: 55vh; }

.map-section__image {
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background-size: cover;
  background-position: center; }
  @media only screen and (min-width: 1025px) {
    .map-section__image {
      position: absolute; } }
  .map-section--display-map .map-section__image {
    display: none !important; }
  .map-section--load-error .map-section__image {
    display: block !important; }

.gm-style-cc,
.gm-style-cc + div {
  visibility: hidden; }

.image-bar {
  overflow: hidden; }
  @media only screen and (max-width: 1024px) {
    .image-bar {
      max-width: 400px;
      margin: 0 auto; } }

.image-bar__item {
  display: block;
  color: white;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.image-bar__link:hover .image-bar__overlay::before, .image-bar__link:focus .image-bar__overlay::before {
  opacity: 0.8; }
.image-bar__link:focus {
  position: relative;
  z-index: 2; }
  .image-bar__link:focus .image-bar__content {
    outline: 1px dotted #212121;
    outline: 5px auto -webkit-focus-ring-color; }

.image-bar__content, .image-bar__item {
  position: relative;
  width: 100%; }
  .image-bar--x-small .image-bar__content, .image-bar--x-small .image-bar__item {
    height: 94px; }
  .image-bar--small .image-bar__content, .image-bar--small .image-bar__item {
    height: 225px; }
  .image-bar--medium .image-bar__content, .image-bar--medium .image-bar__item {
    height: 357px; }
  .image-bar--large .image-bar__content, .image-bar--large .image-bar__item {
    height: 488px; }
  .image-bar--x-large .image-bar__content, .image-bar--x-large .image-bar__item {
    height: 582px; }
  @media only screen and (min-width: 1025px) {
    .image-bar--x-small .image-bar__content, .image-bar--x-small .image-bar__item {
      height: 125px; }
    .image-bar--small .image-bar__content, .image-bar--small .image-bar__item {
      height: 300px; }
    .image-bar--medium .image-bar__content, .image-bar--medium .image-bar__item {
      height: 475px; }
    .image-bar--large .image-bar__content, .image-bar--large .image-bar__item {
      height: 650px; }
    .image-bar--x-large .image-bar__content, .image-bar--x-large .image-bar__item {
      height: 775px; } }

.image-bar__overlay::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #2c479e;
  opacity: 0.4; }

.image-bar__caption {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  width: 100%;
  text-align: center;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.4); }

.collection-grid {
  margin-bottom: -22px;
  overflow: auto; }

.collection-grid-item {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 22px; }
  @media only screen and (min-width: 1025px) {
    .collection-grid-item {
      margin-bottom: 5px; } }

.collection-grid-item__title {
  color: white;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  padding: 0 5px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  hyphens: auto; }
  @media only screen and (min-width: 1025px) {
    .collection-grid-item__title {
      padding: 0 15px; } }

.collection-grid-item__link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  .collection-grid-item__link:hover .collection-grid-item__title-wrapper::before, .collection-grid-item__link:focus .collection-grid-item__title-wrapper::before {
    opacity: 0.8; }
  .collection-grid-item__link:focus {
    opacity: 1; }

.collection-grid-item__overlay {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top; }

.collection-grid-item__title-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #2c479e;
  opacity: 0.4; }

.custom-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-bottom: -5px;
  margin-left: -5px; }
  @media only screen and (max-width: 1024px) {
    .custom-content {
      margin-bottom: -5px;
      margin-left: -5px; } }

.custom__item {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 5px;
  padding-left: 5px;
  max-width: 100%; }
  @media only screen and (max-width: 1024px) {
    .custom__item {
      -webkit-flex: 0 0 auto;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      padding-left: 5px;
      margin-bottom: 5px; }
      .custom__item.small--one-half {
        -webkit-flex: 1 0 50%;
        -moz-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto; } }
  .custom__item .collection-grid-item {
    margin-bottom: 0; }

.custom__item--image {
  margin: 0 auto;
  padding-left: 0; }

.custom__item-inner {
  position: relative;
  display: block;
  text-align: left;
  max-width: 100%; }

.custom__item-inner--video,
.custom__item-inner--collection,
.custom__item-inner--html {
  display: block; }

.custom__item-inner--image {
  position: relative;
  margin: 0 auto; }

.custom__image {
  width: 100%;
  display: block;
  position: absolute;
  top: 0; }

/*================ Flex item alignment ================*/
.align--top-middle {
  text-align: center; }

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

.align--middle-left {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center; }

.align--center {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  text-align: center; }

.align--middle-right {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  text-align: right; }

.align--bottom-left {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end; }

.align--bottom-middle {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  text-align: center; }

.align--bottom-right {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  text-align: right; }

.newsletter-section {
  padding-top: 55px; }

.index-section--newsletter-background {
  background-color: rgba(44, 71, 158, 0.05); }

.rich-text__heading--large {
  font-size: 1.4em; }

.rich-text__heading--small {
  font-size: 0.88em; }

.rich-text__text--large {
  font-size: 1.125em; }

.rich-text__text--small {
  font-size: 0.875em; }

.product-card {
  position: relative;
  text-align: center; }
  .product-card:hover .product-card__image-wrapper, .product-card:focus-within .product-card__image-wrapper {
    opacity: 0.8; }

.product-card__title {
  border-bottom: 1px solid transparent;
  display: block;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 20px;
  margin: 0 0 15px;
  line-height: 30px;
  height: 50px; }

/*================ Currency selector ================*/
@media only screen and (max-width: 1024px) {
  .currency-selector {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    background-color: rgba(44, 71, 158, 0.1);
    padding: 12px 17px 12px 30px; } }

.currency-selector__label {
  font-size: 0.75em;
  margin-bottom: 0;
  text-transform: uppercase; }

.currency-selector__input-wrapper {
  margin-top: 4px; }
  @media only screen and (max-width: 1024px) {
    .currency-selector__input-wrapper {
      margin-top: 0;
      width: 100%; } }
  .currency-selector__input-wrapper .icon {
    left: auto;
    height: 10px;
    margin: 0;
    width: 12px; }
    @media only screen and (min-width: 1025px) {
      .currency-selector__input-wrapper .icon {
        height: calc(8em / 16);
        right: 5px;
        width: calc(8em / 16); } }

.currency-selector__dropdown {
  border: none;
  color: #2c479e;
  padding-left: 8px;
  padding-right: 17px; }
  @media only screen and (max-width: 1024px) {
    .currency-selector__dropdown {
      font-size: 0.75em;
      font-weight: 700;
      width: 100%; } }

#main_delivery {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  background: url(//cdn.shopify.com/s/files/1/0063/6167/7894/t/36/assets/delivery.png?v=107654674520453848941670599465) no-repeat scroll center top/100% 100%; }
  @media only screen and (max-width: 1170px) {
    #main_delivery {
      background: url(//cdn.shopify.com/s/files/1/0063/6167/7894/t/36/assets/delivery-mob.png?v=182421149300626789851670599465) no-repeat scroll center top/100% 100%; } }
  @media only screen and (max-width: 500px) {
    #main_delivery {
      background: none; } }

.content-delivery-page {
  display: flex;
  align-items: center;
  width: 50%; }
  @media only screen and (max-width: 500px) {
    .content-delivery-page {
      width: 100%; } }

.text {
  display: flex;
  flex-flow: column;
  text-align: center; }

#loyaltylion .lion-rule-item .text {
  display: inline; }

#loyaltylion .lion-integrated-page-section__heading-text {
  color: #2c479e !important;
  font-family: RadikalBold;
  font-weight: 400; }

#loyaltylion .lion-reward-item__title, #loyaltylion .lion-rule-item__title {
  color: #2c479e !important;
  font-family: RadikalBold;
  font-weight: 400; }

#loyaltylion .lion-action-button {
  border-radius: 9px;
  padding: 9px 18px 7px 18px;
  border: 1px solid #2C479E;
  background-color: #2C479E;
  color: #fff;
  transition: all 0.4s; }
  #loyaltylion .lion-action-button:hover {
    background-color: #fff;
    color: #2C479E; }
#loyaltylion .lion-action-button--completed {
  background-color: #fff;
  color: #2C479E; }

#loyaltylion .lion-header {
  color: #2c479e !important; }

.delivery-text {
  padding: 20px; }

.title-delivery {
  padding-bottom: 20px;
  font-size: 1.3em;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.2em; }

.header-delivery-text {
  font-family: RadikalBold; }

.image-delivery {
  width: 100%; }

.block-craft-number {
  font-size: 25px;
  line-height: 44px;
  letter-spacing: 4px;
  font-family: centuryitalic;
  font-weight: 500;
  vertical-align: middle; }
  @media only screen and (min-width: 1025px) {
    .block-craft-number {
      font-size: 40px;
      line-height: 44px;
      letter-spacing: 4px; } }

.section-container {
  float: left;
  width: 100%; }

.block-craft {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  padding: 0 20px;
  margin: 0 20px; }
  @media only screen and (max-width: 1024px) {
    .block-craft {
      margin: 0px; } }
  .block-craft .block-craft-title {
    color: #2C479E;
    padding: 10px 10px 30px;
    font-size: 18px;
    line-height: 30px;
    /* letter-spacing: 3px; */
    letter-spacing: 2px;
    font-weight: 600; }
    @media only screen and (min-width: 1025px) {
      .block-craft .block-craft-title {
        font-size: 24px;
        line-height: 30px;
        padding: 10px 50px 110px;
        letter-spacing: 11px; } }
    @media only screen and (min-width: 2200px) {
      .block-craft .block-craft-title {
        font-size: 24px;
        line-height: 30px;
        padding: 240px 50px 110px;
        letter-spacing: 11px; } }
  .block-craft .block-craft-content {
    display: flex;
    justify-content: space-around;
    width: 100%; }
    @media only screen and (max-width: 1024px) {
      .block-craft .block-craft-content {
        flex-wrap: wrap; } }
    .block-craft .block-craft-content .block-craft-content-block {
      color: #2C479E;
      display: flex;
      flex-direction: column;
      font-size: 18px;
      align-items: center;
      text-align: center !important;
      padding: 10px;
      font-family: 'RadikalLight'; }
      @media only screen and (max-width: 1170px) {
        .block-craft .block-craft-content .block-craft-content-block {
          width: 100%; } }
      .block-craft .block-craft-content .block-craft-content-block .block-craft-content-block-img {
        background-size: contain !important;
        width: 93px;
        height: 93px;
        background-repeat: no-repeat;
        background-position: 50% 50%; }
      .block-craft .block-craft-content .block-craft-content-block .block-craft-desc {
        max-width: 265px;
        line-height: 26px;
        letter-spacing: 0px;
        font-family: RadikalMedium;
        font-weight: normal;
        font-size: 14px;
        padding: 40px 10px; }
        @media only screen and (max-width: 500px) {
          .block-craft .block-craft-content .block-craft-content-block .block-craft-desc {
            padding: 40px 10px !important;
            text-align: center !important; } }
        @media only screen and (max-width: 1170px) {
          .block-craft .block-craft-content .block-craft-content-block .block-craft-desc {
            max-width: 100%; } }

.dash-main-icon {
  display: inherit;
  top: 0;
  width: 36px;
  max-width: 36px;
  position: absolute; }

#dash-menu {
  width: 42px;
  display: flex;
  flex-flow: column;
  font-size: 18px;
  letter-spacing: 4px;
  line-height: 1;
  text-align: left; }

.dash-menu-water {
  font-size: 0.5em;
  letter-spacing: 2px; }

/* footer styles */
.site-footer .klaviyo-form {
  max-width: 250px;
  margin: 0 auto; }

.site-footer .klaviyo-form button, .send-news {
  background: rgba(0, 0, 0, 0) url(arrow.svg) no-repeat scroll center center !important;
  border-width: 0 !important;
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 0 10px !important;
  vertical-align: middle !important;
  width: 30px !important;
  height: 17px !important; }

.site-footer .klaviyo-form div {
  padding: 0 !important; }

.site-footer .klaviyo-form input, .email {
  border: none !important;
  min-width: 190px !important;
  padding: 2px !important;
  border-bottom: 1px solid #2c479e !important;
  font-size: 16px !important;
  height: 20px !important; }

#footer-main-div {
  display: flex;
  margin: auto;
  width: 80%;
  justify-content: space-between;
  padding: 0 30px;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 2px; }
  @media only screen and (max-width: 1024px) {
    #footer-main-div {
      flex-flow: row wrap; } }

.footer-items {
  width: 100%;
  text-align: center;
  padding: 10px; }

.footer-items a, .footer-items p, .footer-items input {
  margin: 0;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  font-family: RadikalBold;
  color: #2C479E; }

.footer-items input {
  opacity: 0.5; }

.footer-items-mid {
  border-left: 1px solid #2C479E;
  border-right: 1px solid #2C479E; }
  .footer-items-mid a {
    border-bottom: 1px solid; }
  @media only screen and (max-width: 1024px) {
    .footer-items-mid {
      border-left: none;
      border-right: none; } }

.footer-social-icons {
  display: flex;
  width: 80%;
  margin: auto;
  padding: 20px;
  justify-content: center; }

.footer-social-icons a {
  padding: 0 10px; }

.footer-social-icons a img {
  width: 40px; }

.main-private-policy {
  padding-top: 20px;
  font-style: italic;
  font-size: 14px;
  text-align: center;
  line-height: 26px;
  letter-spacing: 0px;
  font-family: RadikalBold; }
  .main-private-policy a {
    padding: 5px; }

.our-story-text-main {
  display: flex;
  width: 100%;
  margin: auto;
  text-align: center;
  font-size: 14px;
  line-height: 26px;
  padding: 0 0 60px;
  flex-flow: row wrap;
  justify-content: center; }

.our-story-text-title {
  line-height: 15px;
  font-weight: 600;
  letter-spacing: 2px; }

.our-story-text-title, .our-story-text-text {
  color: #2c479e;
  font-size: 14px; }

.our-story-text-text {
  font-size: 14px;
  line-height: 26px;
  font-family: RadikalMedium; }

.our-story-text {
  max-width: 690px;
  display: flex;
  width: 100%;
  flex-flow: column;
  padding: 20px; }
  @media only screen and (max-width: 2199px) {
    .our-story-text {
      max-width: 570px; } }
  @media only screen and (max-width: 1170px) {
    .our-story-text {
      max-width: 470px; } }
  @media only screen and (max-width: 1199px) {
    .our-story-text {
      max-width: 100%; } }

#shop_right {
  border-radius: 3px;
  color: #fff;
  padding: 4px 14px 2px 10px;
  background-color: #2C479E;
  font-size: 14px !important;
  font-family: RadikalBold;
  position: absolute;
  right: 65px;
  top: 102px; }
  @media only screen and (max-width: 2199px) {
    #shop_right {
      top: 72px;
      right: 65px; } }
  @media only screen and (max-width: 1199px) {
    #shop_right {
      top: 58px;
      right: 24px; } }
  @media only screen and (max-width: 1024px) {
    #shop_right {
      display: none; } }

#cart_right {
  position: absolute;
  right: 150px;
  top: 92px; }
  @media only screen and (max-width: 2199px) {
    #cart_right {
      top: 62px;
      right: 150px; } }
  @media only screen and (max-width: 1199px) {
    #cart_right {
      top: 47px;
      right: 110px; } }
  @media only screen and (max-width: 1024px) {
    #cart_right {
      display: none !important; } }

.hr-footer {
  display: none;
  width: 100px;
  margin: 10px auto 30px;
  border-bottom: 1px solid #2C479E; }
  @media only screen and (max-width: 1024px) {
    .hr-footer {
      display: block; } }

.site-footer-alex-jack {
  display: flex;
  justify-content: space-around;
  padding: 30px;
  width: 90%;
  margin: auto;
  flex-flow: row wrap; }

.site-footer-get-in-touch {
  text-align: center;
  letter-spacing: 6px;
  font-size: 20px;
  font-weight: 600; }

.site-footer-jack-main, .site-footer-alex-main {
  color: #2c479e;
  font-weight: 600;
  padding: 10px;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 2px; }

.site-footer-jack-number, .site-footer-alex-number {
  font-weight: 500;
  font-family: RadikalBold;
  font-size: 18px;
  line-height: 26px; }

#fixed_nav_menu {
  padding-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center; }
  #fixed_nav_menu a {
    font-size: 20px;
    padding: 0 20px;
    letter-spacing: 3px; }

.show {
  display: block !important; }

.show-flex {
  display: flex !important; }

.hide {
  display: none !important; }

@media only screen and (max-width: 2199px) {
  #fixed_nav_menu a img {
    width: 70px; } }
@media only screen and (max-width: 1199px) {
  #fixed_nav_menu a img {
    width: 50px; } }
@media only screen and (max-width: 1024px) {
  #fixed_nav_menu a img {
    width: 30px; } }

@media only screen and (max-width: 2199px) {
  #fixed_nav_menu a span {
    font-size: 14px; } }
@media only screen and (max-width: 1170px) {
  #fixed_nav_menu a span {
    font-size: 12px; } }
@media only screen and (max-width: 1024px) {
  #fixed_nav_menu a span {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 0 10px; } }

#span_left_header {
  width: 135px; }
  @media only screen and (max-width: 1170px) {
    #span_left_header {
      width: 115px; } }
  @media only screen and (max-width: 1199px) {
    #span_left_header {
      width: 100px; } }

@media only screen and (max-width: 1170px) {
  #fixed_nav_menu a {
    padding: 0 15px; } }
@media only screen and (max-width: 1199px) {
  #fixed_nav_menu a {
    padding: 0 10px; } }

.modal-content-main-card {
  background: white;
  opacity: 0.8;
  position: absolute;
  top: 0px;
  left: -10px;
  width: 95%;
  height: 95%;
  margin: 5%;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  padding: 20px; }
  @media only screen and (max-width: 500px) {
    .modal-content-main-card {
      top: 10px; } }

.modal-content-block-desc-main-card {
  padding: 10px 24px 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  text-align: center;
  font-size: 15px;
  width: 100%; }

.modal-content-block-table-main-card {
  display: flex;
  flex-flow: column-reverse;
  width: 100%;
  padding: 0px 40px; }
  @media only screen and (max-width: 500px) {
    .modal-content-block-table-main-card {
      padding: 0 15px; } }

.modal-content-block-table-row-main-card {
  border-bottom: 2px solid;
  font-size: 14px;
  padding: 8px 2px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: RadikalLight; }
  @media only screen and (max-width: 500px) {
    .modal-content-block-table-row-main-card {
      padding: 4px 2px;
      font-size: 12px; } }

.width-100 {
  width: 100% !important; }

@media only screen and (max-width: 1199px) {
  .mobile-green {
    background: url(//cdn.shopify.com/s/files/1/0063/6167/7894/t/36/assets/fruits-background-brushes.png?v=171041947072861206301670599465) no-repeat scroll center;
    height: 180px;
    width: 100%; } }
@media only screen and (max-width: 1024px) {
  .mobile-green {
    height: 160px;
    width: 160px;
    margin: auto;
    background-position: center;
    background-size: cover; } }

header.fruits-vegies {
  background: url(//cdn.shopify.com/s/files/1/0063/6167/7894/t/36/assets/fruits-background.png?v=55904801606950043681670599465) no-repeat scroll center top/100% 100%;
  display: flex;
  padding: 50px;
  justify-content: center;
  text-align: center;
  max-width: 1300px;
  margin: 30px 50px; }
  @media only screen and (max-width: 1170px) {
    header.fruits-vegies {
      padding: 60px 210px; } }
  @media only screen and (max-width: 1199px) {
    header.fruits-vegies {
      background: #BEDFD8;
      flex-flow: column;
      padding: 60px 80px; } }
  @media only screen and (max-width: 1024px) {
    header.fruits-vegies {
      margin: 20px 0; } }
  @media only screen and (max-width: 500px) {
    header.fruits-vegies {
      padding: 70px 10px 40px 10px; } }

.first-off {
  display: flex;
  padding: 30px 30px 80px 30px;
  border-bottom: 2px solid;
  flex-flow: column;
  height: 200px;
  justify-content: space-around; }
  @media only screen and (max-width: 1170px) {
    .first-off {
      height: auto;
      padding: 0 30px 20px 30px; } }
  @media only screen and (max-width: 1024px) {
    .first-off {
      padding: 0 30px 50px 30px; } }
  @media only screen and (max-width: 500px) {
    .first-off {
      padding: 0 20px 20px 20px;
      max-width: 360px;
      margin: 0 auto; } }

.second-off {
  display: flex;
  padding: 50px 30px 30px 30px;
  flex-flow: column;
  height: 220px;
  justify-content: space-around; }
  @media only screen and (max-width: 1170px) {
    .second-off {
      height: auto;
      padding: 30px; } }
  @media only screen and (max-width: 1024px) {
    .second-off {
      padding: 50px;
      height: 300px; } }
  @media only screen and (max-width: 500px) {
    .second-off {
      padding: 10px;
      height: 150px; } }

.british-text-first {
  font-size: 32px;
  font-weight: 600;
  line-height: 46px;
  letter-spacing: 6px; }
  @media only screen and (max-width: 1170px) {
    .british-text-first {
      font-size: 18px;
      line-height: 40px;
      letter-spacing: 5px; } }
  @media only screen and (max-width: 1199px) {
    .british-text-first {
      font-size: 32px; } }
  @media only screen and (max-width: 1024px) {
    .british-text-first {
      font-size: 25px;
      line-height: 31px;
      letter-spacing: 2px; } }

.british-text-second {
  font-size: 30px;
  font-style: italic;
  letter-spacing: 3px;
  line-height: 32px;
  font-family: RadikalBold; }
  @media only screen and (max-width: 1170px) {
    .british-text-second {
      font-size: 20px;
      line-height: 30px;
      letter-spacing: 1px; } }
  @media only screen and (max-width: 1199px) {
    .british-text-second {
      font-size: 26px; } }
  @media only screen and (max-width: 1024px) {
    .british-text-second {
      font-size: 24px;
      line-height: 16px; } }
  @media only screen and (max-width: 500px) {
    .british-text-second {
      font-size: 16px;
      line-height: 24px; } }

.water-text-first {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: 3px; }
  @media only screen and (max-width: 1170px) {
    .water-text-first {
      font-size: 20px;
      line-height: 36px; } }
  @media only screen and (max-width: 1199px) {
    .water-text-first {
      font-size: 22px; } }
  @media only screen and (max-width: 1024px) {
    .water-text-first {
      font-size: 20px; } }
  @media only screen and (max-width: 500px) {
    .water-text-first {
      font-size: 14px;
      line-height: 24px; } }

.water-text-second {
  font-size: 18px;
  font-style: italic;
  line-height: 26px;
  letter-spacing: 0px;
  font-family: RadikalBold;
  margin-top: 50px; }
  @media only screen and (max-width: 1170px) {
    .water-text-second {
      font-size: 16px;
      line-height: 20px;
      margin-top: 0; } }
  @media only screen and (max-width: 500px) {
    .water-text-second {
      font-size: 14px; } }

@media only screen and (max-width: 1170px) {
  .green-mobile {
    display: block;
    font-family: RadikalBold;
    font-size: 28px;
    text-transform: uppercase;
    font-style: normal;
    padding: 20px 0 0;
    font-weight: 600;
    letter-spacing: 3px; } }
@media only screen and (max-width: 1199px) {
  .green-mobile {
    font-size: 32px;
    padding: 32px 0 0; } }
@media only screen and (max-width: 500px) {
  .green-mobile {
    font-size: 25px;
    padding: 20px 0 0; } }

#cart_template {
  padding: 0 30px; }

#cart_template .title-delivery {
  padding-bottom: 50px; }

.nutritional-main {
  width: 100%;
  text-align: center;
  line-height: 1.5em;
  position: relative;
  margin-top: 50px; }

.back-to-shop-a {
  position: absolute;
  top: 80px;
  left: 40px;
  font-weight: 600;
  display: flex;
  align-items: center;
  z-index: 2; }

.back-to-shop-a .arrow-back-to-shop {
  font-size: 1em;
  line-height: 25px;
  margin-right: 5px; }

.product__vendor {
  font-family: centuryitalic;
  font-size: 23px;
  letter-spacing: 1px; }

.dash-italic {
  font-family: RadikalBold; }

#craft_water {
  background-image: url(//cdn.shopify.com/s/files/1/0063/6167/7894/t/36/assets/british-summer-fruit.svg?v=39531479440893006601670599465); }

#craft_fruit {
  background-image: url(//cdn.shopify.com/s/files/1/0063/6167/7894/t/36/assets/wonky.svg?v=85741300801768541091670599465); }

#craft_bubbles {
  background-image: url(//cdn.shopify.com/s/files/1/0063/6167/7894/t/36/assets/bubbles.svg?v=17884950720790709411670599465); }

#mobile_cuns {
  display: none;
  margin-top: 30px; }
  @media only screen and (max-width: 1199px) {
    #mobile_cuns {
      display: block;
      background-image: url(//cdn.shopify.com/s/files/1/0063/6167/7894/t/36/assets/Cans.png?v=36136721771769409131670599465);
      background-position: center;
      background-size: cover;
      width: 440px;
      height: 373px; } }
  @media only screen and (max-width: 500px) {
    #mobile_cuns {
      width: 310px;
      height: 260px; } }

#cuns_desktop {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center; }
  @media only screen and (max-width: 1199px) {
    #cuns_desktop {
      display: none; } }

@media only screen and (max-width: 1200px) {
  .my {
    height: 120px !important; } }
@media only screen and (max-width: 1199px) {
  .page-product--prime {
    margin-top: 70px; } }

.page-wrap__prime {
  max-width: 1330px;
  width: 100%;
  margin: 0 auto;
  /* float: right;*/ }

.bold-ro__recurring-title {
  display: none; }

.bold-ro__frequency-label {
  padding-top: 0 !important; }

.bold-ro__order-interval-container {
  padding-top: 10px !important;
  display: block !important;
  text-align: right; }
  .bold-ro__order-interval-container .bold-ro__order-interval-lbl {
    float: left; }

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

.bold-ro__bold-active {
  background-color: transparent !important;
  border-color: transparent !important;
  border-width: 1px;
  border-style: solid; }

div#rc_container {
  margin-bottom: 0 !important; }

.product-card .btn-block {
  border-radius: 9px !important;
  padding: 10px 0; }
.product-card .lazyloaded {
  border-radius: 9px; }
.product-card .rc_block__type__autodeliver {
  width: 100%;
  border: solid 1px #2C479E !important;
  border-radius: 9px !important;
  margin: 5px 0 10px;
  text-align: center;
  display: table; }
  .product-card .rc_block__type__autodeliver .rc_widget__option__label {
    display: table-cell !important;
    vertical-align: middle;
    width: 100%;
    text-align: left;
    padding: 0 20px;
    font-size: 16px;
    color: #2c479e !important; }
  .product-card .rc_block__type__autodeliver .rc_price__autodeliver {
    position: absolute;
    right: 30px; }
.product-card .rc_block__type__onetime {
  width: 100%;
  border: solid 1px #2C479E !important;
  border-radius: 9px !important;
  margin: 16px 0 24px 0;
  text-align: center;
  padding: 13px 0 7px 0; }
  .product-card .rc_block__type__onetime .rc_label__onetime {
    width: 100%;
    text-align: left;
    padding: 0 20px;
    display: block !important;
    margin: 0; }
  .product-card .rc_block__type__onetime .rc_price__onetime {
    position: absolute;
    right: 30px; }

.product-grid--item .btn-block {
  border-radius: 9px !important;
  padding: 10px 0;
  letter-spacing: 3px; }
.product-grid--item .lazyloaded {
  border-radius: 9px; }
.product-grid--item .grid-form {
  padding: 5px; }
.product-grid--item .bold-ro__recurring-text {
  text-align: left;
  padding: 10px; }
  @media only screen and (max-width: 1199px) {
    .product-grid--item .bold-ro__recurring-text {
      padding: 5px; }
      .product-grid--item .bold-ro__recurring-text .grid-form {
        padding: 0 10px; } }
.product-grid--item #rc_container {
  margin: 0 0 15px 0 !important;
  min-height: 117px; }
.product-grid--item .rc_block {
  position: relative;
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .product-grid--item .rc_block input {
    position: absolute;
    opacity: 0;
    left: -12;
    top: -13;
    width: 36px;
    z-index: 9999;
    cursor: pointer; }
  .product-grid--item .rc_block .checkmark {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    height: 9px;
    width: 9px;
    background-color: #fff;
    border-radius: 100%;
    border: solid 1px #2C479E;
    transition: 0.4s;
    z-index: 1; }
  @media only screen and (max-width: 1199px) {
    .product-grid--item .rc_block .checkmark {
      top: 44%; } }
  @media only screen and (max-width: 500px) {
    .product-grid--item .rc_block .checkmark {
      top: 45%; } }
  .product-grid--item .rc_block:hover input ~ .checkmark {
    background-color: #fff; }
  .product-grid--item .rc_block input:checked ~ .checkmark {
    background-color: #fff; }
  .product-grid--item .rc_block .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .product-grid--item .rc_block input:checked ~ .checkmark:after {
    display: block; }
  .product-grid--item .rc_block .checkmark:after {
    top: 1px;
    left: 1px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #2C479E;
    transition: 0.4s; }
.product-grid--item .rc_label__onetime .bold-ro__recurring-text {
  border-bottom: 0; }
.product-grid--item .rc_block {
  position: relative; }
.product-grid--item .rc_block__type__options {
  display: block !important;
  border-radius: 10px !important;
  border: solid 1px #2C479E !important;
  padding: 0 !important; }
  .product-grid--item .rc_block__type__options .rc_label__deliver_every {
    display: flex !important;
    justify-content: center; }
    .product-grid--item .rc_block__type__options .rc_label__deliver_every .rc_label__delivery {
      width: 50%;
      text-align: right; }
    .product-grid--item .rc_block__type__options .rc_label__deliver_every .rc_select__holder {
      width: 50%;
      text-align: left; }
.product-grid--item .dd2 {
  color: #2C479E; }
.product-grid--item .rc-radio__input {
  margin: 10px 0;
  left: 0;
  top: 0;
  position: absolute; }
.product-grid--item .rc_label {
  padding: 10px 10px 10px 25px;
  color: #2C479E !important;
  opacity: 1;
  font-weight: normal;
  position: relative;
  z-index: 2; }
  .product-grid--item .rc_label .rc_label__discount {
    color: #2C479E;
    letter-spacing: 1px; }
  .product-grid--item .rc_label .rc_price {
    padding-left: 5px;
    font-size: 1.2em;
    line-height: 2px;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translate(0, -50%); }
    @media only screen and (max-width: 1199px) {
      .product-grid--item .rc_label .rc_price {
        display: inline-block;
        padding-left: 0px;
        right: 10px;
        font-size: 12px;
        font-family: 'RadikalLight';
        font-weight: 400; } }
.product-grid--item .rc_widget__option {
  font-size: 15px;
  color: #2C479E;
  text-align: left;
  padding: 0;
  background-color: #ffffff;
  border-radius: 0; }
.product-grid--item .rc_label__deliver_every {
  padding: 0;
  width: 100%;
  border-bottom: 0; }
  .product-grid--item .rc_label__deliver_every .rc_label__delivery {
    color: #2C479E;
    float: left;
    margin: 11px 0; }
  .product-grid--item .rc_label__deliver_every .rc_select__holder {
    position: relative;
    display: block; }
    .product-grid--item .rc_label__deliver_every .rc_select__holder::after {
      content: '';
      position: absolute;
      top: 50%;
      right: 25px;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 10px solid #2C479E;
      transform: translate(0, -50%); }
  .product-grid--item .rc_label__deliver_every .rc_select__frequency {
    margin-top: 0;
    padding: 18px 20px 15px 0;
    position: relative;
    -webkit-appearance: none;
    font-family: 'RadikalLight';
    z-index: 1;
    background-color: transparent;
    width: 100%;
    cursor: pointer; }
.product-grid--item .rc_popup {
  display: none; }

.rc_popup {
  display: none !important; }

.rc_popup__badge {
  display: none !important; }

.product-inner-subscribe__form .bold-ro__recurring-text,
.product-form-product-template-pack .bold-ro__recurring-text {
  text-align: left;
  padding: 10px; }
.product-inner-subscribe__form .rc_block,
.product-form-product-template-pack .rc_block {
  position: relative;
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: inherit; }
  .product-inner-subscribe__form .rc_block input,
  .product-form-product-template-pack .rc_block input {
    position: absolute;
    opacity: 0;
    left: -12px;
    top: -13px;
    width: 36px;
    z-index: 9999;
    cursor: pointer; }
  .product-inner-subscribe__form .rc_block .checkmark,
  .product-form-product-template-pack .rc_block .checkmark {
    position: absolute;
    top: 23px;
    right: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border-radius: 100%;
    border: solid 1px #2C479E;
    transition: 0.4s; }
  .product-inner-subscribe__form .rc_block:hover input ~ .checkmark,
  .product-form-product-template-pack .rc_block:hover input ~ .checkmark {
    background-color: #fff; }
  .product-inner-subscribe__form .rc_block input:checked ~ .checkmark,
  .product-form-product-template-pack .rc_block input:checked ~ .checkmark {
    background-color: #fff; }
  .product-inner-subscribe__form .rc_block .checkmark:after,
  .product-form-product-template-pack .rc_block .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .product-inner-subscribe__form .rc_block input:checked ~ .checkmark:after,
  .product-form-product-template-pack .rc_block input:checked ~ .checkmark:after {
    display: block; }
  .product-inner-subscribe__form .rc_block .checkmark:after,
  .product-form-product-template-pack .rc_block .checkmark:after {
    top: 3px;
    left: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #2C479E;
    transition: 0.4s; }
.product-inner-subscribe__form .rc_block__type__options,
.product-form-product-template-pack .rc_block__type__options {
  display: block !important; }
.product-inner-subscribe__form .dd2,
.product-form-product-template-pack .dd2 {
  color: #2C479E; }
.product-inner-subscribe__form .rc_widget__option,
.product-form-product-template-pack .rc_widget__option {
  padding: 0;
  font-size: 15px;
  color: #2C479E;
  background-color: #ffffff;
  border-radius: 0; }
.product-inner-subscribe__form .rc_label__deliver_every,
.product-form-product-template-pack .rc_label__deliver_every {
  padding: 0;
  width: 100%; }
  .product-inner-subscribe__form .rc_label__deliver_every .rc_label__delivery,
  .product-form-product-template-pack .rc_label__deliver_every .rc_label__delivery {
    color: #2C479E;
    float: left;
    margin: 10px; }
  .product-inner-subscribe__form .rc_label__deliver_every .rc_select__holder,
  .product-form-product-template-pack .rc_label__deliver_every .rc_select__holder {
    position: relative;
    display: block; }
    .product-inner-subscribe__form .rc_label__deliver_every .rc_select__holder::after,
    .product-form-product-template-pack .rc_label__deliver_every .rc_select__holder::after {
      content: '';
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      right: 5px;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 10px solid #2C479E; }
  .product-inner-subscribe__form .rc_label__deliver_every .rc_select__frequency,
  .product-form-product-template-pack .rc_label__deliver_every .rc_select__frequency {
    margin-top: 7px;
    float: right;
    padding: 10px 20px 0 0 !important;
    position: relative;
    -webkit-appearance: none;
    z-index: 1;
    background-color: transparent; }
.product-inner-subscribe__form .rc_popup,
.product-form-product-template-pack .rc_popup {
  display: none; }

.subscription-collection .flex {
  display: flex;
  flex-wrap: wrap; }
.subscription-collection .product-subscribe__form {
  margin-top: 20px; }

.product-subscribe__form {
  display: none; }

.btn-active {
  background: #fff;
  color: #2C479E;
  border: #2C479E solid 1px; }

.btn-subscribe {
  margin-top: 20px; }

@media only screen and (min-width: 1025px) {
  .page-product--prime {
    margin-top: 100px; } }

.bold-ro__radio-div {
  border-top: solid 1px #DBDBDB !important;
  border-bottom: solid 1px #DBDBDB !important;
  text-align: left; }
  .bold-ro__radio-div:last-child {
    border-top: none !important; }

.bold-ro__initial-discount-percent {
  font-size: 15px;
  color: #ea90a5; }

.bold-ro__recurring-lbl input[type="radio"] {
  float: right; }

.bold-ro__one-time-div, .bold-ro__recurring-div, .bold-ro__mix-div {
  border-bottom: solid 1px #2C479E; }

.mobile-footer-buy {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 100px;
  transform: translateY(100%);
  transition: 1s ease;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media only screen and (min-width: 1025px) {
    .mobile-footer-buy {
      display: none !important; } }
  .mobile-footer-buy a {
    border: 2px solid #2C479E;
    background-color: #2C479E;
    color: white;
    width: 90%;
    letter-spacing: 2px;
    text-align: center;
    padding: 15px 0 10px;
    border-radius: 2px;
    -webkit-box-shadow: 2px 0px 4px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 2px 0px 4px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 0px 4px 0px rgba(0, 0, 0, 0.4); }
  .mobile-footer-buy.showBuy {
    transform: translateY(0%);
    transition: 0.5s ease;
    z-index: 2; }

#collections_remove_mobile {
  font-size: 14px;
  position: absolute;
  border-radius: 3px;
  color: #fff;
  padding: 4px 14px 2px 10px;
  background-color: #2C479E;
  left: 55px; }
  @media only screen and (max-width: 1199px) {
    #collections_remove_mobile {
      display: none; } }

#shopify-section-product-template {
  padding-top: 0px;
  margin-top: 0px; }

@media only screen and (max-width: 1199px) {
  .mobile-hide {
    display: none; } }

@media only screen and (min-width: 1025px) {
  .mobile-show {
    display: none; } }

@media only screen and (max-width: 1024px) {
  .mobile-hide-british {
    display: none; } }

.mobile-show-british {
  display: none; }
  @media only screen and (max-width: 1024px) {
    .mobile-show-british {
      display: inline-block; } }

.subscribe-mobile--text {
  font-size: 16px;
  font-family: 'RadikalMedium';
  margin-right: 22px; }

.privacy-and-brands {
  max-width: 850px;
  margin: auto;
  padding: 0 40px; }
  .privacy-and-brands p {
    font-family: RadikalBold; }
  .privacy-and-brands ul {
    font-family: RadikalBold; }

.radio-btn-cart-select {
  display: flex;
  flex-flow: row;
  width: 100%;
  align-items: center; }

.radio-btn-cart-select input {
  min-height: 14px;
  width: 10%; }

.radio-btn-cart-select label {
  padding: 5px 0 0 0; }

.page-wrap {
  max-width: 1500px;
  width: 100%;
  margin: 0 auto; }
  @media only screen and (max-width: 1199px) {
    .page-wrap {
      padding-left: 15px;
      padding-right: 15px; } }

.hero--footer {
  text-align: center;
  font-size: 3.125em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 27px 0 14px;
  letter-spacing: 20px;
  font-family: 'Radikalmedium'; }
  @media only screen and (max-width: 2199px) {
    .hero--footer {
      font-size: 2.1875em;
      letter-spacing: 12px; } }
  @media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .hero--footer {
      font-size: 1.25em;
      letter-spacing: 6px; } }
  @media only screen and (max-width: 1199px) {
    .hero--footer {
      font-size: 2.1875em;
      letter-spacing: 9px;
      padding: 38px 0 32px; } }

.section-wrap {
  padding: 100px 0; }

.why-wonky--title {
  font-size: 120px;
  font-weight: bold;
  max-width: 500px;
  line-height: 1em;
  text-align: center;
  margin: 0px auto 40px;
  letter-spacing: 2px; }
  @media only screen and (max-width: 2199px) {
    .why-wonky--title {
      font-size: 5em; } }
  @media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .why-wonky--title {
      font-size: 3.125em; } }
  @media only screen and (max-width: 1199px) {
    .why-wonky--title {
      font-size: 3.125em; } }

.why-wonky--desc {
  max-width: 500px;
  margin: 0 auto;
  font-size: 19px; }
  @media only screen and (max-width: 699px) {
    .why-wonky--desc {
      padding-left: 7px;
      padding-right: 7px; } }

.why-wonky--image {
  max-height: 100vh;
  padding-right: 180px; }
  @media only screen and (max-width: 699px) {
    .why-wonky--image {
      padding-right: 0px; } }
  @media only screen and (max-width: 1199px) {
    .why-wonky--image {
      max-height: 50vh;
      padding-top: 30px; } }

.why-wonky--section-title {
  font-size: 35px !important;
  font-weight: bold;
  max-width: 607px;
  line-height: 1.32em;
  text-transform: uppercase;
  text-align: center;
  margin: 0px auto 40px;
  letter-spacing: 10px; }
  @media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .why-wonky--section-title {
      font-size: 25px !important; } }
  @media only screen and (max-width: 1199px) {
    .why-wonky--section-title {
      font-size: 25px !important;
      letter-spacing: 4px; } }

.section-bg {
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 1199px) {
    .section-bg {
      padding-top: 110%; } }

.why-wonky--section-text1,
.why-wonky--section-text2 {
  font-size: 19px;
  max-width: 600px;
  margin: 415px auto 650px; }
  @media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .why-wonky--section-text1,
    .why-wonky--section-text2 {
      margin: 45px auto 40px;
      font-size: 17px; } }
  @media only screen and (max-width: 1199px) {
    .why-wonky--section-text1,
    .why-wonky--section-text2 {
      margin: 25px auto 20px;
      font-size: 15px; } }

.why-wonky--section-text2 {
  max-width: 777px;
  margin: 0 auto; }

.text-section {
  max-width: 1200px;
  margin: 0 auto; }
  .text-section .mega-subtitle--large {
    line-height: 1.5em; }
    @media only screen and (max-width: 1199px) {
      .text-section .mega-subtitle--large {
        font-size: 1.5625em !important;
        letter-spacing: 3px; } }
  .text-section .text-section__title {
    margin-bottom: 100px; }
    @media only screen and (min-width: 1025px) and (max-width: 1199px) {
      .text-section .text-section__title {
        margin-bottom: 40px; } }
    @media only screen and (max-width: 1199px) {
      .text-section .text-section__title {
        margin-bottom: 0px; } }
  .text-section .text-section__text {
    font-size: 15px;
    padding: 14px 76px;
    letter-spacing: 1px; }
    @media only screen and (min-width: 1025px) and (max-width: 1199px) {
      .text-section .text-section__text {
        padding: 14px 36px; } }
    @media only screen and (max-width: 1199px) {
      .text-section .text-section__text {
        font-size: 14px;
        padding: 14px 0px; } }
  .text-section .text-section__image {
    padding: 0 40px;
    max-width: 400px;
    margin: 0 auto; }
    @media only screen and (max-width: 1199px) {
      .text-section .text-section__image {
        margin-top: 50px; } }
    .text-section .text-section__image img {
      width: 100%; }
  .text-section .text-section__footer-text {
    margin-top: 50px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 10px; }
    @media only screen and (min-width: 1025px) and (max-width: 1199px) {
      .text-section .text-section__footer-text {
        font-size: 20px;
        letter-spacing: 5px; } }
    @media only screen and (max-width: 1199px) {
      .text-section .text-section__footer-text {
        font-size: 17px;
        letter-spacing: 3px; } }

.big-text-bg {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  height: 100%;
  min-height: 80vh; }
  @media only screen and (max-width: 1199px) {
    .big-text-bg {
      height: 500px; } }

@media only screen and (min-width: 1025px) {
  .big-text-wrap {
    font-size: 74px; } }
@media only screen and (max-width: 1199px) {
  .big-text-wrap {
    font-size: 34px; } }

.big-text {
  color: #fff;
  font-size: 95px;
  letter-spacing: 2px;
  padding: 55px; }
  @media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .big-text {
      font-size: 74px; } }
  @media only screen and (max-width: 1199px) {
    .big-text {
      font-size: 34px;
      padding: 15px; } }

.grid-form {
  padding: 5px; }

#cart-modal {
  background: #fff;
  height: 100%;
  overflow: scroll;
  z-index: 999999;
  top: 20px;
  max-width: 500px; }
  #cart-modal .closemodal {
    position: absolute;
    right: 30px;
    font-size: 36px;
    top: 15px;
    z-index: 999;
    cursor: pointer; }
  #cart-modal .ajaxcart__footer--fixed {
    background: #fff;
    position: absolute;
    bottom: 0;
    padding-top: 45px;
    height: 200px;
    left: 25px;
    right: 25px; }
  #cart-modal .ajaxcart__subtotal {
    margin-top: 15px; }
  #cart-modal .ajaxcart__inner--has-fixed-footer {
    overflow: scroll;
    /* max-height: 600px; */
    position: absolute;
    top: 61px;
    left: 25px;
    right: 25px;
    margin: 0;
    padding: 10px 10px 0;
    bottom: 200px;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  @media only screen and (max-width: 700px) {
    #cart-modal #cart-modal .ajaxcart__footer--fixed {
      padding-top: 5px; } }
  #cart-modal .cart {
    background: transparent;
    padding: 30px;
    position: relative;
    height: 100%; }
    #cart-modal .cart .ajaxcart__product {
      position: relative; }
    #cart-modal .cart .ajaxcart__note {
      font-size: 12px;
      font-weight: 600;
      letter-spacing: 2px;
      margin-top: 10px; }
    #cart-modal .cart .ajaxcart__row {
      margin-bottom: 30px; }
    #cart-modal .cart .ajaxcart__qty,
    #cart-modal .cart .ajaxcart__price {
      position: absolute;
      bottom: 8px; }
    @media only screen and (max-width: 1024px) {
      #cart-modal .cart .ajaxcart__qty {
        position: relative;
        padding-top: 10px;
        bottom: 0; } }
    #cart-modal .cart .ajaxcart__price {
      right: 20px;
      font-size: 16px;
      font-weight: normal;
      line-height: 5px;
      font-family: 'RadikalMedium'; }
    #cart-modal .cart .ajaxcart__price-discount {
      text-decoration: line-through;
      opacity: 0.8;
      margin-right: 20px; }
      @media only screen and (max-width: 1024px) {
        #cart-modal .cart .ajaxcart__price-discount {
          display: none; } }
    #cart-modal .cart .ajaxcart__product-name {
      font-size: 13px;
      font-weight: normal;
      letter-spacing: 1px;
      font-family: 'RadikalMedium';
      text-transform: uppercase; }
    #cart-modal .cart .ajaxcart__product-name--wrapper {
      padding: 0 20px;
      font-size: 13px;
      font-family: 'RadikalLight';
      height: 120px; }
      @media only screen and (max-width: 1024px) {
        #cart-modal .cart .ajaxcart__product-name--wrapper {
          height: 60px; } }
    #cart-modal .cart .nutritional-main {
      display: none; }
    #cart-modal .cart a.ajaxcart__product-image img {
      border-radius: 9px !important; }
    #cart-modal .cart .ajaxcart__qty-adjust,
    #cart-modal .cart .ajaxcart__qty-num {
      float: left;
      width: 35px;
      text-align: center;
      background: transparent;
      border: solid 1px #ffffff;
      font-size: 24px;
      /* font-weight: bold; */
      line-height: 36px;
      height: 30px; }
      @media only screen and (max-width: 1024px) {
        #cart-modal .cart .ajaxcart__qty-adjust,
        #cart-modal .cart .ajaxcart__qty-num {
          margin-top: -10px; } }
    #cart-modal .cart .ajaxcart__qty-num {
      border-left: none;
      border-right: none;
      color: #324996;
      font-size: 16px;
      padding: 0px; }
    #cart-modal .cart .product-qty-adjust,
    #cart-modal .cart .product-qty-field {
      float: left;
      width: 33.333333%;
      text-align: center;
      font-weight: 400;
      background: transparent;
      border: solid 1px #ffffff;
      font-size: 30px;
      padding: 0px 0; }
    #cart-modal .cart .product-qty-field {
      padding: 11px;
      background: #a5c256;
      font-size: 21px;
      border: none;
      font-weight: 600; }

/*

Slidecarthq Modifications

*/
#slidecarthq .empty,
#slidecarthq .header h2,
#slidecarthq .header .h2,
#slidecarthq .item .title,
#slidecarthq .item .title a,
#slidecarthq .item .price,
#slidecarthq .quantity-selector input,
#slidecarthq .quantity-selector input[type='text'] {
  color: #2c479e !important; }

html body #slidecarthq .rewards-progress,
html body #slidecarthq .button,
html body #slidecarthq .upsell-add button,
html body #slidecarthq .dark .rewards-progress,
html body #slidecarthq .dark .button,
html body #slidecarthq .dark .upsell-add button,
#slidecarthq .header button {
  background-color: #2c479e !important; }

#slidecarthq .header button {
  background-color: transparent !important;
  color: #2c479e !important; }

#slidecarthq .header button svg path {
  fill: #2C479E5e !important; }

#slidecarthq .quantity-selector button {
  border: 1px solid #fff !important; }

#slidecarthq .cartEmpty .header {
  border-bottom: 1px solid #2c479e !important; }

#slidecarthq .quantity-selector button svg path,
#slidecarthq .item .main-top button svg path {
  fill: #2C479E91 !important; }

.slidecarthq .main {
  position: relative; }
  .slidecarthq .main .remove {
    position: absolute;
    left: 130px;
    bottom: 7px; }

#slidecarthq .item .main-top button svg {
  width: 16px !important; }

#slidecarthq .slidecarthq.open {
  -webkit-transform: none;
  transform: none;
  background: #baded0;
  color: #fff !important; }

#slidecarthq .footer-row,
#slidecarthq .footer-row strong,
#slidecarthq .footer-row .shipping-cost {
  color: #2c479e !important; }

#slidecarthq .quantity-selector input, #slidecarthq .quantity-selector input[type='text'] {
  border-top: none;
  border-bottom: none;
  border: 1px solid #2c479e !important; }

#slidecarthq .slidecarthq-overlay {
  background: rgba(0, 0, 0, 0.09) !important; }

.page-product-wrap,
.bold-ro__choice-header,
.bold-modal__content {
  margin: 0 auto !important;
  max-width: 1500px;
  width: 100%; }
  .page-product-wrap.sticky,
  .bold-ro__choice-header.sticky,
  .bold-modal__content.sticky {
    position: sticky;
    padding: 0;
    background-color: #fff;
    background-color: #fff;
    padding: 20px 0 20px 0; }

.page-product-wrap {
  margin-bottom: 80px !important; }

@media only screen and (max-width: 1024px) {
  .page-product-wrap {
    margin-bottom: 50px !important; } }
.page-wrap h1, .page-wrap .h1 {
  font-size: 2.1875em;
  letter-spacing: 10px;
  line-height: 1em;
  text-transform: uppercase; }
  @media only screen and (max-width: 1199px) {
    .page-wrap h1, .page-wrap .h1 {
      font-size: 30px;
      letter-spacing: 5px;
      line-height: 1.5em; } }

.uppercas,
h6,
.h6 {
  text-transform: uppercase; }

.stockists-page {
  max-width: 1000px;
  position: relative;
  margin: 0 auto; }
  .stockists-page h1, .stockists-page .h1 {
    font-size: 2.1875em;
    letter-spacing: 10px;
    line-height: 1em; }
  .stockists-page .stockist-inner {
    max-width: 500px;
    margin: 0 auto; }

.video-section {
  position: relative;
  margin-bottom: -8px; }
  .video-section .video-play {
    position: absolute;
    /* left: 100%; */
    /* right: 100%; */
    /* bottom: 0; */
    /* top: 0; */
    width: 100%;
    display: flex;
    /* align-items: center; */
    /* column-rule: cyan; */
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; }
  .video-section .video_home {
    width: 100%;
    height: 500px; }
    @media only screen and (max-width: 1024px) {
      .video-section .video_home {
        height: 300px; } }
    @media only screen and (min-width: 1025px) {
      .video-section .video_home {
        height: 800px; } }

@media only screen and (max-width: 899px) {
  .grid-form {
    padding: 0; } }
.subscribe-text {
  max-width: 600px;
  text-align: center;
  margin: 0 auto;
  font-weight: 500;
  font-size: 17px;
  letter-spacing: 1px;
  position: relative; }
  @media only screen and (min-width: 1025px) {
    .subscribe-text {
      margin-top: 100px; } }

.subscribe-text__title {
  font-weight: 600;
  letter-spacing: 10px;
  line-height: 1.5em !important; }
  @media only screen and (max-width: 1199px) {
    .subscribe-text__title {
      font-size: 20px; } }

@media only screen and (max-width: 1199px) {
  .buynow {
    display: none; } }

.flex-baseline {
  align-items: baseline; }

.subscription-steps {
  opacity: 0; }

.subscription-steps__text {
  padding: 0 10px;
  text-align: center; }

.subscribe-list-wrap {
  margin-top: 100px; }

.splash-seperator {
  max-width: 100px;
  /* margin: 0 auto; */
  /* margin-top: -86px !important; */
  height: 200px;
  text-align: center; }

.no-commitment {
  background-size: cover;
  background-image: url(commitment-dash.png);
  width: 300px;
  height: 100px;
  right: -100%;
  opacity: 0;
  transition: all 0.5s;
  top: 120%;
  transform: rotate(0deg);
  letter-spacing: 2px; }
  .no-commitment span {
    display: block;
    max-width: 171px;
    position: absolute;
    left: 47px;
    top: 26px;
    color: #fff; }
  .no-commitment.animate {
    right: -70%;
    opacity: 1;
    top: 100%;
    transform: rotate(10deg); }
    @media only screen and (max-width: 1199px) {
      .no-commitment.animate {
        right: -10%; } }

.free-delivery {
  display: none;
  background-size: cover;
  background-image: url(cancel-dash.png);
  width: 200px;
  height: 175px;
  position: relative;
  letter-spacing: 2px;
  transform: rotate(0);
  margin: 0 auto;
  transition: all 0.5s; }
  @media only screen and (max-width: 1199px) {
    .free-delivery {
      left: 0%; } }
  .free-delivery span {
    display: block;
    max-width: 171px;
    position: absolute;
    text-align: center;
    left: 71px;
    font-size: 15px;
    top: 56px;
    color: #fff;
    transform: rotate(-12deg); }

.cancel-anytime {
  background-size: cover;
  background-image: url(cancel-dash.png);
  width: 200px;
  height: 175px;
  opacity: 0;
  left: -60%;
  top: 22%;
  letter-spacing: 2px;
  transform: rotate(0);
  transition: all 0.5s; }
  .cancel-anytime span {
    display: block;
    max-width: 171px;
    position: absolute;
    left: 71px;
    font-size: 15px;
    top: 56px;
    color: #fff;
    transform: rotate(-12deg); }
  .cancel-anytime.animate {
    left: -40%;
    opacity: 1;
    top: 12%;
    transform: rotate(-19deg); }
    @media only screen and (max-width: 1199px) {
      .cancel-anytime.animate {
        left: 0%; } }

.pinner {
  position: absolute; }
  @media only screen and (max-width: 1199px) {
    .pinner {
      position: relative;
      transform: rotate(0deg) !important; } }

.stockist-image {
  padding: 20px; }

.page-product--prime .price-item {
  letter-spacing: 1px;
  font-weight: normal;
  margin-top: 5px;
  font-size: 15px;
  display: block; }
.page-product--prime .bold-ro__recurring-text {
  padding: 15px 10px; }

.bold-ro__recurring-text,
.bold-ro__one-time-purchase {
  display: block; }
  .bold-ro__recurring-text .dd,
  .bold-ro__one-time-purchase .dd {
    display: block;
    color: #2C479E;
    font-size: 23px; }
  .bold-ro__recurring-text .dd2,
  .bold-ro__one-time-purchase .dd2 {
    display: block;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: -10px; }
    .bold-ro__recurring-text .dd2 strong,
    .bold-ro__one-time-purchase .dd2 strong {
      font-weight: normal;
      color: #2C479E;
      font-family: 'RadikalMedium';
      display: block !important; }
      @media only screen and (min-width: 1025px) {
        .bold-ro__recurring-text .dd2 strong,
        .bold-ro__one-time-purchase .dd2 strong {
          display: inline !important; } }

.product-subscribe__form .bold-ro__recurring-text .dd2 {
  margin-top: 0px; }

.insta-section {
  background: #facdd4;
  padding: 40px 0 0;
  margin-bottom: 90px;
  position: relative; }
  @media only screen and (max-width: 1199px) {
    .insta-section .text-section__title {
      line-height: 1.5em; } }
  .insta-section .insta-logo {
    right: 55px;
    top: 0; }
    @media only screen and (max-width: 1199px) {
      .insta-section .insta-logo {
        width: 30px; } }
    @media only screen and (min-width: 1025px) {
      .insta-section .insta-logo {
        position: absolute;
        top: 6px; } }
  @media only screen and (max-width: 1199px) {
    .insta-section .mega-subtitle--large {
      font-size: 23px !important;
      letter-spacing: 6px; } }

.bubble-hero {
  position: absolute;
  right: 30%;
  top: 10%; }
  @media only screen and (max-width: 1199px) {
    .bubble-hero {
      right: -10%; } }
  @media only screen and (min-width: 1000px) {
    .bubble-hero {
      right: 25%; } }
  @media only screen and (min-width: 1300px) {
    .bubble-hero {
      right: 30%; } }
  @media only screen and (min-width: 1600px) {
    .bubble-hero {
      top: 15%;
      right: 32%; } }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

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

.mobile-slideshow {
  display: none;
  margin-bottom: 50px; }

.mobile-slideshow1 {
  display: none; }

.desktop-slideshow {
  display: block; }

.desktop-slideshow1 {
  display: block; }

.hero--texts--buy {
  position: absolute;
  bottom: 8%;
  z-index: 1;
  left: 0;
  width: 100%;
  margin: 0 auto;
  right: 0;
  text-align: center; }
  .hero--texts--buy .buynow {
    background-color: transparent;
    color: #2C479E;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 8px 20px 6px 20px;
    border: 2px solid #2C479E;
    display: inline-block;
    margin: 0 auto;
    font-family: 'RadikalMedium';
    text-align: center; }

.hero--texts--buy2 {
  position: absolute;
  bottom: 8%;
  z-index: 1;
  left: 0;
  width: 100%;
  margin: 0 auto;
  right: 0;
  text-align: center; }
  .hero--texts--buy2 .buynow2 {
    background-color: #2C479E;
    color: #ffffff;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 8px 20px 6px 20px;
    border: 2px solid #2C479E;
    display: inline-block;
    margin: 0 auto;
    font-family: 'RadikalMedium';
    text-align: center;
    border-radius: 7px; }

@media only screen and (max-width: 1199px) {
  div#shopify-section-1583841370333 {
    height: 100vh !important; }

  .mobile-slideshow1 {
    display: block; }

  .mobile-slideshow {
    display: block;
    height: 100vh !important; }
    .mobile-slideshow .slick-dots {
      position: absolute;
      bottom: 20px;
      width: 100%; }
    .mobile-slideshow .slideshow__image {
      background-size: cover; }
      .mobile-slideshow .slideshow__image.slick-active {
        /*

        animation-duration: 52s;
        animation-name: slidebg;
        animation-delay: 0;
        animation-iteration-count: infinite;
        animation-direction: forward;
        */ }
      .mobile-slideshow .slideshow__image .hero--texts {
        position: absolute;
        bottom: 10%;
        z-index: 1;
        left: 0;
        right: 0;
        width: 80%;
        height: 15%;
        top: unset;
        margin: 0 auto; }
        .mobile-slideshow .slideshow__image .hero--texts .buynow {
          background-color: transparent;
          color: #2C479E;
          letter-spacing: 2px;
          text-transform: uppercase;
          padding: 8px 20px 6px 20px;
          border: 2px solid #2C479E;
          display: block;
          font-family: 'RadikalMedium';
          text-align: center; }
      .mobile-slideshow .slideshow__image .hero--texts2 {
        position: absolute;
        bottom: 10%;
        z-index: 1;
        left: 0;
        right: 0;
        width: 80%;
        height: 15%;
        top: unset;
        margin: 0 auto; }
        .mobile-slideshow .slideshow__image .hero--texts2 .buynow2 {
          background-color: #2C479E;
          color: #ffffff;
          letter-spacing: 2px;
          text-transform: uppercase;
          padding: 8px 20px 6px 20px;
          border: 2px solid #2C479E;
          display: block;
          font-family: 'RadikalMedium';
          text-align: center; }
    .mobile-slideshow .slick-slider,
    .mobile-slideshow .slideshow__image {
      opacity: 1;
      min-height: 500px;
      position: relative;
      height: 100vh !important; }

  .desktop-slideshow {
    display: none; }

  .desktop-slideshow1 {
    display: none; } }
@keyframes slidebg {
  0% {
    background-position: 30%; }

  50% {
    background-position: 80%; }

  100% {
    background-position: 30%; } }

.tandc {
  font-size: 15px; }

.extra_padding {
  padding-top: 30px;
  font-size: 17px;
  line-height: 1.8em; }

.buynow img {
  max-width: 120px;
  margin-top: 50px; }

.nutritional-popup {
  display: none; }

.big-text__mobile {
  color: #2C479E;
  font-size: 60px;
  /* font-size: 43px; */
  /* max-width: 250px; */
  line-height: 1.3em;
  font-weight: bold;
  /* display: block; */
  letter-spacing: 22px;
  text-align: center;
  z-index: 1; }

button[class^="bold-ro__custombutton-"], button[class*=" bold-ro__custombutton-"] {
  margin-top: 50px;
  text-transform: uppercase; }

.select__your__plan {
  display: none;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 13px; }

.Sibebar__Overlay.visible {
  visibility: visible;
  opacity: 0.5; }

.product-form__item--submit__Sidebar {
  width: 100%;
  height: 100%; }
  .product-form__item--submit__Sidebar .product-form {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center; }
  .product-form__item--submit__Sidebar .product-form__item {
    display: table-cell;
    vertical-align: middle; }
  @media only screen and (max-width: 500px) {
    .product-form__item--submit__Sidebar .product-form__item {
      display: table-cell;
      vertical-align: top; }
    .product-form__item--submit__Sidebar .select__your__plan {
      font-size: 14px; } }
  .product-form__item--submit__Sidebar .select__your__plan {
    display: block; }
  .product-form__item--submit__Sidebar .product-form__item--submit {
    width: 100%;
    max-width: 100%;
    padding: 0 50px; }
  .product-form__item--submit__Sidebar .rc-radio__input_options__form {
    position: relative !important; }
  .product-form__item--submit__Sidebar .bold-ro__recurring-text {
    position: relative;
    padding: 15px 0 15px 25px; }
  .product-form__item--submit__Sidebar .bold-ro__recurring-text .dd {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 16px; }
  .product-form__item--submit__Sidebar .bold-ro__recurring-text .dd2 {
    margin: 0;
    font-size: 13px; }
  .product-form__item--submit__Sidebar .rc_block .checkmark {
    position: absolute;
    top: 48%;
    left: 0;
    transform: translate(0, -50%);
    height: 12px;
    width: 12px;
    background-color: #fff;
    border-radius: 100%;
    border: solid 1px #2C479E;
    transition: .4s; }
  .product-form__item--submit__Sidebar .rc_block__type__onetime .checkmark {
    top: 45%; }
  .product-form__item--submit__Sidebar .rc_block .checkmark::after {
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #2C479E;
    transition: .4s; }
  .product-form__item--submit__Sidebar .rc_block__type__options {
    padding: 0 !important; }
  .product-form__item--submit__Sidebar .rc_block .rc_block_other_info {
    font-size: 12px; }
  .product-form__item--submit__Sidebar .rc_block .rc_label__deliver_every {
    display: flex !important;
    justify-content: space-between; }
    .product-form__item--submit__Sidebar .rc_block .rc_label__deliver_every .rc_label__delivery {
      width: 50%;
      text-align: right;
      padding: 0;
      margin-right: 5px;
      font-size: 13px; }
    .product-form__item--submit__Sidebar .rc_block .rc_label__deliver_every .rc_select__holder {
      display: block;
      width: 50%;
      text-align: left;
      font-size: 13px; }
    .product-form__item--submit__Sidebar .rc_block .rc_label__deliver_every .rc_select__frequency {
      width: 100%;
      cursor: pointer;
      font-size: 13px;
      margin: 0;
      padding: 0 !important; }
    .product-form__item--submit__Sidebar .rc_block .rc_label__deliver_every .rc_select__holder::after {
      right: 15px; }
  .product-form__item--submit__Sidebar .rc_purchase_type_onetime_holder {
    position: relative; }
    .product-form__item--submit__Sidebar .rc_purchase_type_onetime_holder .bold-ro__recurring-text {
      padding: 5px 0 5px 25px; }
  .product-form__item--submit__Sidebar .btn, .product-form__item--submit__Sidebar .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .product-form__item--submit__Sidebar .shopify-payment-button__button--unbranded {
    padding: 15px 0;
    margin-top: 5px; }
  .product-form__item--submit__Sidebar .modal-content {
    max-width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto; }

@media only screen and (max-width: 500px) {
  .product-form__item--submit__Sidebar {
    width: 100%; }

  .product-form__item--submit__Sidebar .product-form__item--submit {
    padding: 0 20px; }

  .product-form__item--submit__Sidebar .bold-ro__recurring-text .dd {
    font-size: 14px;
    margin-top: 2px; }
  .product-form__item--submit__Sidebar .bold-ro__recurring-text .dd2,
  .product-form__item--submit__Sidebar .rc_block .rc_label__deliver_every .rc_select__frequency {
    font-size: 14px; } }
.product-form__item--submit__Sidebar.vissible {
  visibility: visible;
  transform: translateX(0);
  opacity: 1; }

/*

.Desktop__Mix {
  display:block !important;
}

.Mobile__Mix {
  display:none !important;
}

@include media-query($small) {
  .Desktop__Mix {
    display:none !important;
  }
  
  .Mobile__Mix {
    display:block !important;
  }
  
}
*/
.checkbox-selector {
  display: block;
  width: 100%; }
  .checkbox-selector .icon__Open__subscribe {
    position: absolute;
    right: 2%;
    top: 50%;
    transform: translate(0, -50%);
    cursor: pointer; }
    .checkbox-selector .icon__Open__subscribe .long-arrow-left {
      display: block;
      margin: 30px auto;
      width: 15px;
      height: 15px;
      border-top: 2px solid #2C479E;
      border-left: 2px solid #2C479E;
      transform: rotate(135deg); }
    .checkbox-selector .icon__Open__subscribe .long-arrow-left::after {
      content: "";
      display: block;
      width: 2px;
      height: 30px;
      background-color: #2C479E;
      transform: rotate(-45deg) translate(10px, 2px); }
  @media only screen and (max-width: 1199px) {
    .checkbox-selector .icon__Open__subscribe {
      display: none; } }
  @media only screen and (min-width: 1440px) {
    .checkbox-selector .flavours__list {
      display: block;
      width: 100%;
      margin-top: 50px;
      padding: 0;
      position: relative; } }
  .checkbox-selector .flavours__list .flavour__list--item {
    padding: 0 2px; }
  .checkbox-selector .flavours__list .background-Raspberry {
    background-color: #facdd4; }
  .checkbox-selector .flavours__list .background-Peach {
    background-color: #fcceb7; }
  .checkbox-selector .flavours__list .background-Blackcurrant {
    background-color: #debddc; }
  .checkbox-selector .flavours__list .background-Lemon {
    background-color: #fff8af; }
  .checkbox-selector .flavours__list .background-Mango {
    background-color: #ffdf8c; }
  .checkbox-selector .flavours__list .background-Cucumber {
    background-color: #bae2da; }
  .checkbox-selector .flavours__list .background-Bitter {
    background-color: #fcc8ba; }
  .checkbox-selector .flavours__list .background-Lime {
    background-color: #bae2da; }
  .checkbox-selector .flavours__list .background-Rhubarb {
    background-color: #facdd4; }
  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap {
    padding: 15px;
    display: table;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 0;
    border: solid 3px #fff;
    transition: all 0.5s;
    border-radius: 9px;
    opacity: 0.7; }
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap:hover, .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap.active {
      opacity: 1; }
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap.active {
      border: solid 3px #2C479E; }
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--label-mobile {
      display: none !important; }
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap input,
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--img,
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--label,
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--qty {
      display: table-cell;
      vertical-align: middle;
      text-align: left; }
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--qty {
      margin-bottom: 5px; }
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .checkbox {
      margin-top: 20px; }
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap input {
      text-align: right;
      float: right; }
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--label {
      width: 100px;
      padding: 30px 10px 10px 10px; }
      .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--label span {
        text-transform: uppercase;
        font-size: 20px; }
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--img {
      width: 100%;
      margin: 20px 0; }
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--img-soda img {
      transform: none; }
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .product-form__item--quantity {
      border: none;
      width: 100px; }
      @media only screen and (max-width: 1199px) {
        .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .product-form__item--quantity label {
          display: none; }
        .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .product-form__item--quantity div {
          margin-left: 0; } }
      .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .product-form__item--quantity input {
        text-align: center;
        background: transparent; }
  @media only screen and (max-width: 1024px) {
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap {
      border-radius: 15px; }
    .checkbox-selector .flavours__list .slick-dots {
      display: flex;
      justify-content: space-between;
      margin: 0;
      padding: 1rem 20px;
      width: 100%;
      position: relative;
      list-style-type: none; }
      .checkbox-selector .flavours__list .slick-dots li {
        margin: 0;
        width: 100%; }
      .checkbox-selector .flavours__list .slick-dots button {
        display: block;
        width: 100%;
        height: 2px;
        padding: 0;
        border: none;
        border-radius: 0;
        background-color: #2C479E;
        text-indent: -9999px;
        transition: 0.3s; }
        .checkbox-selector .flavours__list .slick-dots button::before {
          display: none; }
      .checkbox-selector .flavours__list .slick-dots li.slick-active button {
        background-color: #2C479E;
        height: 6px;
        border-radius: 19px;
        margin: -2px 0 0 0; } }
  @media only screen and (max-width: 1199px) {
    .checkbox-selector .flavours__list {
      padding: 0 10px !important; }
      .checkbox-selector .flavours__list .flavour__list--item {
        margin-bottom: 10px; }
      .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--label span {
        font-size: 25px; }
      .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--img {
        margin-top: 0; }
      .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--img img {
        transform: scale(1, 1); }
      .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .product-form__item--quantity input {
        font-size: 13px; }
      .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .product-form__item--quantity .product-form-input-count svg {
        width: 12px;
        height: 12px; }
      .checkbox-selector .flavours__list .flavour__list--item .flavour__list--qty {
        transition: 0.4s;
        position: relative;
        right: 0; } }

.product-form-input-count {
  background: transparent;
  border: none;
  color: #fff; }

.flavour__list--item .flavour__list--qty {
  opacity: 1 !important;
  top: 0px !important;
  visibility: visible !important; }

@media only screen and (max-width: 1024px) {
  .product-template__container .grid {
    display: block !important;
    width: 100%;
    max-width: 100%;
    margin: 20px auto 0 auto; }

  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap {
    position: relative;
    padding: 0; }
  .checkbox-selector .flavours__list {
    padding: 0 !important; }
  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--label-mobile {
    display: block !important;
    padding: 40px 0 0 10px; }
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--label-mobile span {
      font-size: 12px; }
  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--img {
    height: auto;
    width: 60px; }
  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .product-form__item--quantity {
    width: 100%;
    padding: 0 10px;
    display: flex;
    justify-content: center;
    position: relative; }
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .product-form__item--quantity .product-form-input-count {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%); }
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .product-form__item--quantity .minus {
      left: 10px; }
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .product-form__item--quantity .plus {
      right: 10px; }
  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--qty {
    background-color: #2C479E;
    color: #fff !important;
    border-radius: 9px;
    text-align: center;
    width: 130px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 10px;
    font-size: 12px; }
  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .product-form__item--quantity input {
    color: #fff !important;
    width: 20px !important;
    padding: 0; }
  .checkbox-selector .icon__Open__subscribe {
    top: inherit;
    bottom: 0;
    transform: translate(0);
    position: relative;
    margin-top: 20px; } }
  @media only screen and (max-width: 1024px) and (max-width: 375px) {
    .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--label-mobile span {
      font-size: 10px; } }
@media only screen and (max-width: 1024px) and (max-width: 375px) {
  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--qty {
    width: 110px; } }
.one_more_case {
  padding: 50px 0 20px 0; }
  .one_more_case .product-single__title {
    font-size: 24px !important;
    letter-spacing: 3px;
    text-transform: uppercase; }

.one_more_case_mobile__title {
  display: none; }

.FlavourIncluded {
  margin-top: 0px; }
  @media only screen and (max-width: 1199px) {
    .FlavourIncluded {
      margin-top: 35px; } }

body.scrolling-menu {
  padding-top: 0px; }

.ValidationStatus {
  margin-top: 10px; }

.product-subscribe__form {
  text-align: left; }

#product-actions-1762522333254 .rc_block__type__autodeliver,
#product_form_1762522333254 .rc_block__type__autodeliver {
  display: none; }

.product-grid--item .rc-radio__input_options__form {
  position: relative; }

.product-grid--item .rc_widget__option,
.product-single .rc_widget__option {
  font-size: 12px;
  margin: 5px 0 10px;
  border: solid 1px #2C479E;
  border-radius: 9px;
  padding: 10px !important;
  white-space: inherit; }
  .product-grid--item .rc_widget__option .rc_widget__option__label,
  .product-single .rc_widget__option .rc_widget__option__label {
    padding: 3px 0 5px 25px;
    display: block  !important;
    position: relative;
    font-size: 16px;
    font-family: 'RadikalLight'; }
  .product-grid--item .rc_widget__option .rc_block_other_info,
  .product-single .rc_widget__option .rc_block_other_info {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px; }
  @media only screen and (max-width: 1199px) {
    .product-grid--item .rc_widget__option .rc_block_other_info p,
    .product-single .rc_widget__option .rc_block_other_info p {
      font-size: 7px; } }

.rc-template__legacy-radio .rc_widget__option__selector + .rc-selling-plans {
  padding: 0 !important; }

.product-grid--item .rc_block__type__onetime .rc_purchase_type_onetime_holder {
  position: relative; }
  .product-grid--item .rc_block__type__onetime .rc_purchase_type_onetime_holder .rc_label__onetime {
    width: 100%;
    position: absolute;
    font-size: 16px;
    padding: 0 10px 0 20px; }

@media only screen and (max-width: 1199px) {
  .product-grid--item .rc_block__type__onetime .rc_purchase_type_onetime_holder .rc_label__onetime {
    font-size: 10px; } }
@media only screen and (max-width: 500px) {
  .product-grid--item .rc_block__type__onetime .rc_purchase_type_onetime_holder .rc_label__onetime {
    padding: 0 10px 0 12px; }

  .page-product--prime .price-item {
    letter-spacing: 1px;
    font-weight: normal;
    margin-top: 5px;
    font-size: 12px;
    display: block; }

  .product-card .rc_block__type__autodeliver .rc_widget__option__label {
    padding: 0; }

  .product-subscribe__form .rc_block__type__autodeliver .rc_widget__option__label {
    padding: 0;
    text-align: center; }
    .product-subscribe__form .rc_block__type__autodeliver .rc_widget__option__label .rc_label__discount {
      margin-right: 10px;
      display: none; }

  .product-subscribe__form .rc_block__type__onetime .rc_label__onetime {
    padding: 0;
    margin-left: 5px;
    font-size: 12px; }

  .product-subscribe__form .rc_block__type__onetime .rc_price__onetime {
    right: 10px;
    font-size: 12px; }
  .product-card .rc_block__type__autodeliver .rc_price__autodeliver {
    right: 0;
    position: relative; } }
  @media only screen and (max-width: 500px) and (max-width: 375px) {
    .product-subscribe__form .rc_block__type__onetime .rc_price__onetime {
      font-size: 9px; } }

.HomeCollection {
  margin: 100px auto 1px auto; }

@media only screen and (max-width: 1199px) {
  .product-subscribe__form .rc_block__type {
    white-space: normal;
    font-size: 0.815em; }

  .product-card__title {
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 1.2em;
    margin: 0 0 10px;
    height: 52px; }

  .HomeCollection {
    margin: 20px auto; }

  .page-wrap {
    padding-left: 8px;
    padding-right: 8px; }

  .product-grid--item .rc_widget__option {
    font-size: 12px; }

  .product-grid--item .rc_widget__option .rc_widget__option__label {
    font-size: 10px; }

  .product-grid--item .rc_label__deliver_every .rc_label__delivery {
    font-size: 9px;
    margin-left: 0; }

  .PickMixWrap,
  .ValidationStatus,
  .PickMixWrap + button {
    width: 94vw; }

  .product-inner-subscribe__form .rc_label__deliver_every .rc_select__frequency,
  .product-form-product-template-pack .rc_label__deliver_every .rc_select__frequency {
    font-size: 10px; }

  .product-inner-subscribe__form .rc_label__deliver_every {
    border: none; }

  .product-grid--item .btn-block {
    font-size: 13px;
    border-radius: 9px !important; }
  .product-grid--item .dd {
    font-size: 16px; }
  .product-grid--item .dd2,
  .product-grid--item .btn-block {
    font-size: 16px !important; }
    .product-grid--item .dd2 strong,
    .product-grid--item .btn-block strong {
      display: inline !important; }
  .product-grid--item .product-form__item--quantity div input.product-form__input {
    width: 6px;
    height: 23px;
    margin: 0; }
  .product-grid--item .product-card__title {
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 1.2em;
    margin: 0 0 10px;
    height: 55px; }
    .product-grid--item .product-card__title + span {
      font-size: 12px; }

  .product-single__title {
    letter-spacing: 1px;
    font-size: 22px !important;
    line-height: 1.2em;
    text-align: center; }

  .product-form__item--quantity {
    padding: 1px 0px 0 4px;
    margin-top: 7px; }
    .product-form__item--quantity label {
      font-size: 12px !important; }

  .product-single__meta {
    margin: auto;
    position: relative;
    padding: 10px; }

  .grid__item--subscriber-template .page-product--prime .price-item,
  .product-template__container .page-product--prime .price-item {
    display: block !important; }
  .grid__item--subscriber-template .btn-active + div > form,
  .product-template__container .btn-active + div > form {
    opacity: 1; }
  .grid__item--subscriber-template .product-subscribe__form,
  .product-template__container .product-subscribe__form {
    height: 250px; }
    .grid__item--subscriber-template .product-subscribe__form > form,
    .product-template__container .product-subscribe__form > form {
      opacity: 0;
      padding: 0px;
      position: absolute;
      z-index: 999;
      left: 0;
      width: 94vw;
      background: #fff;
      transition: all 0.5s; }
  .grid__item--subscriber-template .cansetpack,
  .product-template__container .cansetpack {
    height: 550px; }
  .grid__item--subscriber-template.even .product-subscribe__form,
  .product-template__container.even .product-subscribe__form {
    height: 250px; }
    .grid__item--subscriber-template.even .product-subscribe__form > form,
    .product-template__container.even .product-subscribe__form > form {
      padding: 0px;
      position: absolute;
      z-index: 999;
      left: 0;
      width: 94vw;
      margin-left: -48vw; }
  .grid__item--subscriber-template .dd,
  .product-template__container .dd {
    font-size: 16px; }
  .grid__item--subscriber-template .dd2,
  .grid__item--subscriber-template .btn-block,
  .product-template__container .dd2,
  .product-template__container .btn-block {
    font-size: 14px; }
    .grid__item--subscriber-template .dd2 strong,
    .grid__item--subscriber-template .btn-block strong,
    .product-template__container .dd2 strong,
    .product-template__container .btn-block strong {
      display: inline !important; }
  .grid__item--subscriber-template .product-form__item--quantity div input.product-form__input,
  .product-template__container .product-form__item--quantity div input.product-form__input {
    width: 6px;
    height: 23px;
    margin: 0;
    font-size: 12px; }
  .grid__item--subscriber-template .product-card__title,
  .product-template__container .product-card__title {
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 1.2em;
    margin: 0 0 10px;
    height: 35px; }
    .grid__item--subscriber-template .product-card__title + span,
    .product-template__container .product-card__title + span {
      font-size: 12px;
      min-height: 45px; }

  .product-template__container .product-form__item--quantity input.product-form__input {
    width: 27px !important;
    height: 23px !important;
    margin: 0; } }
@media only screen and (max-width: 1024px) {
  .product-single__title {
    font-size: 18px !important; } }
@media only screen and (max-width: 1199px) {
  .product-grid--item .rc_label__deliver_every .rc_select__holder::after {
    right: 0px !important; }

  .product-grid--item .rc_block__type__options {
    padding: 0 10px !important; }

  .product-grid--item .rc_label__deliver_every .rc_select__frequency {
    font-size: 9px;
    font-family: 'RadikalMedium'; }

  .product-grid--item .rc_block__type__onetime .checkmark {
    top: 40%; } }
@media only screen and (max-width: 500px) {
  .product-grid--item .rc_widget__option .rc_widget__option__label {
    padding: 5px 0 5px 15px; }

  .product-grid--item .rc_widget__option {
    padding: 5px 6px; }

  .product-grid--item .rc_label .rc_price {
    right: 0;
    position: absolute;
    font-family: 'RadikalMedium'; }

  .product-grid--item .grid-form {
    padding: 2px; }

  .product-grid--item .rc_block__type__options {
    padding: 0 0 !important; }

  .featured-colection__list .grid--view-items {
    padding: 0; }

  .product-grid--item .rc_label .rc_label__discount {
    font-weight: normal !important;
    display: none; }

  .product-grid--item .rc_label__deliver_every .rc_select__frequency {
    margin-top: 0;
    font-size: 14px !important;
    letter-spacing: -0.2px;
    margin-top: 1; }

  span.rc_label__delivery {
    font-size: 14px !important;
    letter-spacing: -0.2px; }

  .product-grid--item .rc_block__type__options .rc_label__deliver_every .rc_label__delivery {
    width: 56%;
    margin-left: 3px; }

  .product-grid--item .rc_block__type__options .rc_label__deliver_every .rc_select__holder {
    width: 50%; }

  .product-grid--item .rc_label__deliver_every .rc_select__holder::after {
    right: 10px !important; } }
@media only screen and (max-width: 375px) {
  .product-grid--item .rc_widget__option .rc_widget__option__label {
    font-size: 9px; }

  .product-grid--item .rc_label .rc_price {
    font-size: 9px; }

  .featured-colection__list .grid--view-items {
    padding: 0  !important; } }
.input-full {
  width: 100%; }

.FooterLinks a {
  color: #FFFFFF; }
@media only screen and (max-width: 1199px) {
  .FooterLinks {
    margin-top: 20px; }
    .FooterLinks ul {
      display: none; }
    .FooterLinks a {
      font-size: 16px;
      color: #FFFFFF; }
      .FooterLinks a span {
        float: right; }
      .FooterLinks a .icon {
        display: inline-block;
        width: 15px;
        height: 11px;
        transition: all 0.4s ease-in-out; }
      .FooterLinks a.active .icon {
        transform: rotate(90deg); } }

@media only screen and (min-width: 1025px) {
  .shop-page {
    margin-top: 100px; } }

.globo-form-app.default-layout {
  background-color: transparent; }

label.flat-label.globo-label {
  display: none;
  visibility: hidden; }

.globo-form-app input#email {
  border: 1px solid #2C479E;
  background: white;
  border-radius: 0px; }

.globo-form-app input#text {
  border: 1px solid #2C479E;
  background: white;
  border-radius: 0px; }

.globo-form-app input#text-2 {
  border: 1px solid #2C479E;
  background: white;
  border-radius: 0px; }

.globo-form-app textarea#textarea {
  border: 1px solid #2C479E;
  background: white;
  border-radius: 0px; }

.globo-form-app input#phone {
  border: 1px solid #2C479E;
  background: white;
  border-radius: 0px; }

.globo-form-app select#select {
  border: 1px solid #2c479e !important;
  background: white;
  border-radius: 0px;
  color: #2C479E; }

.globo-form-app select#select-2 {
  border: 1px solid #2c479e !important;
  background: white;
  border-radius: 0px;
  color: #2C479E; }

.globo-form-app select#select-3 {
  border: 1px solid #2c479e !important;
  background: white;
  border-radius: 0px;
  color: #2C479E; }

.globo-form-app select#select-4 {
  border: 1px solid #2c479e !important;
  background: white;
  border-radius: 0px;
  color: #2C479E; }

button.action.submit.flat-button {
  width: 100%;
  border-radius: 0px; }

.globo-form-app ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #2C479E;
  opacity: 1;
  /* Firefox */ }

h3.title.globo-heading, .title.globo-heading.h3 {
  display: none; }

#product_form_6551538270278 .rc_block__type__autodeliver,
#product-actions-6551538270278 .rc_block__type__autodeliver {
  display: none; }

.rc_reverse-options {
  flex-direction: column !important; }

.featured-colection__list {
  float: left;
  width: 100%;
  padding: 50px 0; }
  .featured-colection__list .grid--view-items {
    padding: 0 5px; }
  @media only screen and (max-width: 1199px) {
    .featured-colection__list {
      padding: 10px 0; } }
  .featured-colection__list .rc_block__type,
  .featured-colection__list .product-subscribe__form .rc_widget__option {
    background: transparent !important; }

.featured-colection__info_wrapper {
  width: 100%;
  max-width: 1330px;
  margin: 0 auto; }

.featured-colection__info {
  text-align: center;
  /* max-width: 800px; */
  margin: 0 15px 50px;
  padding: 50px 0px 0px 0px;
  border-radius: 9px; }
  .featured-colection__info .featured-colection__info--description p:last-child {
    border-radius: 9px;
    margin: 0 !important;
    width: 100%;
    font-family: 'RadikalLight'; }
  @media only screen and (max-width: 1199px) {
    .featured-colection__info {
      padding: 25px 0 0px 0;
      border-radius: 10px; }
      .featured-colection__info h1, .featured-colection__info .h1 {
        font-size: 30px;
        letter-spacing: 3.6px;
        line-height: 35px;
        padding-bottom: 15px;
        margin: 0 0 15px !important;
        font-family: 'RadikalMedium'; }
      .featured-colection__info .featured-colection__info--description {
        font-size: 10px;
        padding: 0; } }

.active .flavour__list--item--wrap {
  opacity: 1 !important;
  border: solid 3px #2C479E !important; }

@media only screen and (max-width: 699px) {
  .colection__info h1, .colection__info .h1 {
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 20px;
    margin: 0 0 7.5px; }

  .featured-colection__info .featured-colection__info--description p {
    font-size: 16px;
    letter-spacing: -1px;
    font-family: 'RadikalLight'; }

  .collection-header .page-width {
    height: 0px;
    padding: 0px; } }
.banner-box {
  max-width: 500px;
  width: 100%;
  text-align: left; }
  @media only screen and (max-width: 699px) {
    .banner-box {
      text-align: center;
      padding: 20px 10px; } }
  @media only screen and (min-width: 1400px) {
    .banner-box {
      max-width: 600px; } }

.banner_about .banner-box {
  max-width: 1500px;
  width: 100%;
  margin: 0 auto;
  left: 0 !important;
  right: 0; }
.banner_about .banner-box--content p {
  color: #fff;
  font-size: 65px;
  letter-spacing: 2px;
  text-align: center; }
.banner_about .banner-box--title {
  color: #fff;
  font-size: 95px;
  letter-spacing: 2px;
  padding: 55px;
  text-align: center; }
  @media only screen and (max-width: 699px) {
    .banner_about .banner-box--title {
      font-size: 20px;
      font-weight: 700;
      letter-spacing: 2px;
      margin: 30px 0; } }

.banner-box--content {
  font-size: 20px;
  font-weight: 100;
  font-family: 'RadikalLight'; }
  @media only screen and (max-width: 699px) {
    .banner-box--content {
      font-size: 14px; } }
  .banner-box--content .fatfont {
    font-family: 'RadikalBold';
    line-height: 1.5em;
    letter-spacing: 1px; }
  .banner-box--content .small-label {
    font-size: 18px;
    font-family: 'RadikalLight'; }
    @media only screen and (max-width: 699px) {
      .banner-box--content .small-label {
        font-size: 13px; } }

.list-icons {
  list-style: none;
  padding: 0;
  margin-left: -50px; }
  @media only screen and (max-width: 699px) {
    .list-icons {
      margin-left: 0; } }
  .list-icons li {
    display: block; }
    .list-icons li:before {
      content: "";
      width: 40px;
      height: 50px;
      margin-right: 10px;
      display: inline-block;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      vertical-align: middle; }
      @media only screen and (max-width: 699px) {
        .list-icons li:before {
          width: 17px;
          height: 26px; } }
  .list-icons .icon-drink:before {
    background-image: url("inter-2.svg"); }
  .list-icons .icon-compliment:before {
    background-image: url("inter-3.svg"); }
  .list-icons .icon-delicate:before {
    background-image: url("inter-1.svg");
    background-position: 119% 0%; }

.flavours__list .slick-list::-webkit-scrollbar {
  width: 20%; }

/* Track */
.flavours__list .slick-list::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px blue;
  border-radius: 10px; }

/* Handle */
.flavours__list .slick-list::-webkit-scrollbar-thumb {
  background: yellow;
  border-radius: 10px; }

/* Handle on hover */
.flavours__list .slick-list::-webkit-scrollbar-thumb:hover {
  background: green; }

.flavours__list .slick-list {
  overflow: hidden; }

@media only screen and (min-width: 699px) {
  .swiper-container {
    overflow: visible !important; } }
@media only screen and (max-width: 699px) {
  .swiper-container {
    width: 100%;
    height: 100%; }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; } }
@media only screen and (max-width: 699px) {
  .flavour__list--item {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; } }
.swiper-scrollbar-drag {
  background: #2C479E !important;
  height: 200% !important;
  top: -10% !important; }

.swiper-container-horizontal > .swiper-scrollbar {
  height: 2px !important;
  margin-top: 20px !important; }

@media only screen and (max-width: 900px) {
  .checkbox-selector .flavours__list {
    margin-bottom: 20px; }

  .icon__Open__subscribe {
    display: none; }

  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--img {
    height: auto;
    width: 98%;
    display: inline-block;
    text-align: center; }

  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap {
    opacity: 1; }

  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--img img {
    height: auto;
    width: 100%;
    margin: 0; }

  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--label {
    display: none;
    text-align: center;
    width: 100%; }

  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--qty {
    width: 90%;
    position: relative !important;
    display: block;
    transition: 0.4s;
    top: 0;
    left: 0;
    margin: 0 auto 0; }

  .checkbox-selector .flavours__list .flavour__list--item form.active .flavour__list--qty {
    background-color: #2C479E;
    border-radius: 9px;
    position: relative;
    display: block;
    /* opacity: 0; */
    /* visibility: hidden; */
    transition: 0.4s;
    top: 0px; }

  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .product-form__item--quantity .product-form-input-count {
    position: absolute;
    top: 50%; }

  .checkbox-selector .product-single__title {
    display: none; }

  .one_more_case_mobile__title {
    display: block;
    padding: 20px 15px 0 15px; }
    .one_more_case_mobile__title .product-single__title_center {
      font-size: 22px !important;
      font-family: 'RadikalMedium';
      text-transform: none !important;
      width: 100%;
      text-align: center;
      font-weight: 400;
      line-height: 30px;
      margin-bottom: 30px; }
    .one_more_case_mobile__title .product-single__title {
      font-size: 14 !important;
      font-family: 'RadikalLight';
      margin: 0; }

  .one_more_case_desktop__title {
    display: none; }

  .product-single__meta {
    padding-top: 30px; }

  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--label span {
    font-size: 18px; } }
@media only screen and (max-width: 650px) {
  .product-single__meta {
    padding-top: 0px; } }
.page-product--prime .bold-ro__recurring-text {
  display: none; }

.rc_subscription-only div.rc_block__type__options, div.rc_block__type--active div.rc_block__type__options, div.rc_popup {
  font-size: 16px;
  margin: 5px 0 10px;
  border: solid 1px #2C479E;
  border-radius: 9px;
  padding: 10px;
  white-space: inherit; }

.rc_label {
  font-family: 'RadikalLight'; }

.rc_price {
  font-family: 'RadikalMedium'; }

span#rc_price_autodeliver {
  font-family: 'RadikalMedium';
  font-size: 1.2em; }

span#rc_price_onetime {
  font-size: 1.2em; }

#shopify-section-16224926304f47cef4 .banner-box--title,
#shopify-section-1622479090f95bc761 .banner-box--title {
  font-family: 'RadikalMedium';
  font-size: 20px;
  margin-bottom: 20px; }
  @media only screen and (min-width: 900px) {
    #shopify-section-16224926304f47cef4 .banner-box--title,
    #shopify-section-1622479090f95bc761 .banner-box--title {
      font-size: 40px; } }

@media only screen and (min-width: 432px) and (max-device-width: 600px) {
  .grid__item--subscriber-template {
    height: 473px !important; } }
@media only screen and (max-width: 600px) {
  .product-single__title {
    margin-bottom: 0px;
    margin-top: 5px; }

  .page-wrap__prime .grid-form {
    height: 450px; }
    .page-wrap__prime .grid-form .rc_label__onetime {
      padding-left: 2px; }

  .grid__item--subscriber-template {
    height: 370px; }
    .grid__item--subscriber-template.activeSubscribe {
      z-index: 999;
      position: relative; }
    .grid__item--subscriber-template.odd .product-subscribe__form > form {
      left: -2.5vw; }
    .grid__item--subscriber-template .product-subscribe__form {
      z-index: 9999;
      position: relative; }
      .grid__item--subscriber-template .product-subscribe__form form {
        padding: 20px 9px !important;
        border-bottom: solid 1px;
        left: -2.2vw;
        width: 94vw; } }
h3.text-center.product-single__title, .text-center.product-single__title.h3 {
  margin-bottom: 40px; }

@media only screen and (max-width: 600px) {
  form#product_form_4542895423558 {
    margin-top: -20px; }

  .checkbox-selector .flavours__list .flavour__list--item .flavour__list--item--wrap .flavour__list--label {
    height: 80px; }

  h3.text-center.product-single__title, .text-center.product-single__title.h3 {
    margin-bottom: 20px;
    font-size: 14px !important; }

  .evm-free-shipping-text-1 {
    font-size: 10px; }

  .one_more_case_mobile__title .product-single__title_center {
    font-size: 15px !important; }

  button#add-to-cart-6551538270278 {
    margin-top: 14px; }

  button#add-to-cart-1762522333254 {
    margin-top: 14px; }

  span#rc_price_autodeliver {
    font-size: 16px;
    letter-spacing: -0.2px; }

  span#rc_price_onetime {
    font-size: 16px;
    letter-spacing: -0.2px; }

  dd.price-unit-price span {
    font-size: 16px !important;
    letter-spacing: -0.2px;
    margin-left: -2px;
    text-overflow: clip;
    white-space: nowrap;
    max-width: 7.4ch;
    overflow: hidden; }

  .product-grid--item .rc_block__type__onetime .checkmark {
    top: 45%; }

  .btn-block {
    display: block;
    width: 100%;
    padding: 6px 11px 8px 11px;
    font-size: 16px !important; }

  .product-subscribe__form .rc_block__type__autodeliver .rc_widget__option__label {
    font-size: 16px;
    font-family: 'RadikalLight';
    letter-spacing: -0.2px; }

  form#product-actions-4542895423558 {
    margin-top: 3px; }

  form#product-actions-6554226065478 {
    margin-top: 3px; }

  .rc_block.rc_block__type.rc_block__type__autodeliver.rc_block__type--active {
    padding: 5px;
    margin-top: 3px !important; }

  .product-subscribe__form .rc_block__type__autodeliver {
    min-height: 130px;
    margin: 0 0 10px !important; }

  .page-wrap__prime .grid-form {
    height: 490px;
    margin-top: 20px; }

  .featured-colection__info {
    margin: 0 0px 0px;
    border-radius: 0px; }

  .price__regular {
    padding: 11px 0 10px 0; }

  span.mclip2 {
    text-overflow: clip;
    white-space: nowrap;
    max-width: 7.4ch;
    overflow: hidden;
    display: inline-block;
    line-height: initial;
    margin-top: 10px; }

  span.mclip {
    text-overflow: clip;
    white-space: nowrap;
    max-width: 7.4ch;
    overflow: hidden;
    display: inline-block;
    margin-top: 10px; }

  .price__vendor {
    min-height: 124px !important; }

  .product-grid--item .rc_widget__option .rc_widget__option__label {
    font-size: 16px;
    letter-spacing: -0.4px; }

  .price__vendor dd {
    font-size: 15.5px;
    font-family: 'RadikalMedium'; }

  .product-grid--item .rc_block__type__onetime .rc_purchase_type_onetime_holder .rc_label__onetime {
    font-size: 16px;
    letter-spacing: -0.2px; }

  .product-subscribe__form .rc_block__type__onetime .rc_label__onetime {
    padding: 0;
    font-size: 16px;
    margin-left: 5px;
    margin-top: -3px;
    text-overflow: clip;
    white-space: nowrap;
    max-width: 9.7ch;
    overflow: hidden; } }
.default-product-price {
  letter-spacing: 0;
  font-size: 16px; }
  @media only screen and (max-width: 600px) {
    .default-product-price {
      font-size: 10px; } }

label.rc_label.rc_widget__option__label .dd {
  font-family: 'RadikalBold'; }

body.template-product.rc_theme--default {
  overflow-x: hidden; }

body.template-product {
  overflow-x: hidden; }

body.template-page {
  overflow-x: hidden; }

body.template-collection.rc_theme--default {
  overflow-x: hidden; }

div#rc_autodeliver_options {
  margin: 5px 0 10px; }

@media only screen and (max-width: 599px) {
  .Product__Popup__Reviews .spr-review-content .spr-review-content-body {
    font-size: 15px;
    line-height: 23px; }

  button#add-to-cart-7048177123398 {
    margin-top: 10px; }

  .Product__Popup__Reviews .spr-review-header {
    width: 35%;
    text-align: left; }

  .Product__Popup__Reviews .spr-starratings .spr-icon {
    margin: 0 3px;
    font-size: 13px; }

  .Product__Popup__Reviews .spr-review-header-byline {
    left: 35%;
    font-size: 14px; }

  .Product__Popup__Reviews .spr-summary-actions-newreview {
    float: none; }

  .spr-button, .spr-button-primary {
    width: 100%; } }
span#cookieconsent\:desc {
  font-family: 'RadikalBold'; }

button.cc-btn.cc-settings {
  font-family: "RadikalBold" !important; }

button.cc-btn.cc-allow {
  font-family: "RadikalBold" !important; }

h3.cookie_settings_header, .cookie_settings_header.h3 {
  font-family: "RadikalBold" !important; }

button.cc-btn.cc-btn-accept-selected {
  font-family: "RadikalBold" !important; }

.cc-btn + .cc-btn {
  font-family: "RadikalBold" !important; }

.cc-settings-dialog label {
  font-family: "RadikalBold" !important; }

.cc-settings-dialog {
  font-family: "RadikalBold" !important; }

#container {
  height: 600px; }

.highcharts-figure, .highcharts-data-table table {
  min-width: 320px;
  max-width: 800px;
  margin: 1em auto; }

.highcharts-data-table table {
  font-family: Verdana, sans-serif;
  border-collapse: collapse;
  border: 1px solid #EBEBEB;
  margin: 10px auto;
  text-align: center;
  width: 100%;
  max-width: 500px; }

.highcharts-data-table caption {
  padding: 1em 0;
  font-size: 1.2em;
  color: #555; }

.highcharts-data-table th {
  font-weight: 600;
  padding: 0.5em; }

.highcharts-data-table td, .highcharts-data-table th, .highcharts-data-table caption {
  padding: 0.5em; }

.highcharts-data-table thead tr, .highcharts-data-table tr:nth-child(even) {
  background: #f8f8f8; }

.highcharts-data-table tr:hover {
  background: #f1f7ff; }

.ld-label {
  width: 200px;
  display: inline-block; }

.ld-url-input {
  width: 500px; }

.ld-time-input {
  width: 40px; }

.okeReviews-close {
  position: absolute;
  right: 20px;
  font-family: RadikalBold;
  top: 50px;
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  font-size: 1.143em;
  font-weight: 300;
  line-height: 1.5; }

@media only screen and (min-width: 599px) {
  right: 50px; }
.reward--body {
  max-width: 1500px;
  margin: 0 auto;
  padding: 15px; }
  @media only screen and (min-width: 599px) {
    .reward--body {
      padding: 15px; } }

@media only screen and (max-width: 599px) {
  .reward--section .reward--howto__content .reward--howto__content--item:first-child {
    margin-top: 10px !important; } }
@media only screen and (min-width: 1100px) {
  .reward--howto.reward--section {
    margin-left: 100px;
    margin-right: 100px; } }
.reward--faq.reward--section {
  padding: 0 15px; }

.reward--heading {
  text-align: center;
  background: #FACDD4;
  padding: 30px; }
  @media only screen and (min-width: 599px) {
    .reward--heading {
      padding: 50px; } }

.reward--section {
  border-radius: 12px;
  margin-bottom: 50px; }
  @media only screen and (min-width: 599px) {
    .reward--section {
      margin-bottom: 100px; } }
  .reward--section .reward__title {
    margin-bottom: 10px;
    text-align: center;
    font-family: 'RadikalLight';
    text-transform: none;
    font-size: 21px;
    letter-spacing: 1px; }
    @media only screen and (min-width: 599px) {
      .reward--section .reward__title {
        margin-bottom: 30px;
        font-size: 31px;
        letter-spacing: 2.8px;
        line-height: 30px; } }
  .reward--section .reward--heading__content {
    max-width: 600px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: normal;
    font-family: 'RadikalLight'; }
    @media only screen and (min-width: 599px) {
      .reward--section .reward--heading__content {
        font-size: 17px; } }
  .reward--section .reward--howto__content {
    text-align: center;
    margin-top: 30px;
    font-family: 'RadikalLight'; }
    @media only screen and (min-width: 599px) {
      .reward--section .reward--howto__content {
        margin-top: 80px; } }
    .reward--section .reward--howto__content h3, .reward--section .reward--howto__content .h3 {
      font-family: 'RadikalLight';
      font-weight: normal;
      letter-spacing: 1.2px;
      font-size: 19px;
      margin-bottom: 20px; }
      @media only screen and (min-width: 599px) {
        .reward--section .reward--howto__content h3, .reward--section .reward--howto__content .h3 {
          font-size: 30px;
          margin-bottom: 28px; } }
    .reward--section .reward--howto__content .reward--howto__content--item {
      display: block;
      width: 100%;
      float: left;
      font-size: 14px;
      font-family: 'RadikalLight';
      margin-bottom: 50px; }
      .reward--section .reward--howto__content .reward--howto__content--item:first-child {
        margin-top: 50px; }
      @media only screen and (min-width: 599px) {
        .reward--section .reward--howto__content .reward--howto__content--item {
          font-size: 17px; } }
  .reward--section .reward--heading__cta {
    margin: 30px 0 0; }
    .reward--section .reward--heading__cta .reward--heading__button {
      display: inline-block;
      margin: 0 5px;
      border: 1px solid #2C479E;
      border-radius: 9px;
      width: auto;
      font-family: 'RadikalLight';
      transition: all 0.5s;
      font-size: 12px;
      min-width: 135px;
      padding: 10px 8px; }
      .reward--section .reward--heading__cta .reward--heading__button:hover {
        color: #fff;
        background: #2C479E; }
      .reward--section .reward--heading__cta .reward--heading__button div {
        font-size: 12px; }
      @media only screen and (min-width: 599px) {
        .reward--section .reward--heading__cta .reward--heading__button {
          font-size: 22px;
          width: 256px;
          padding: 10px 10px; }
          .reward--section .reward--heading__cta .reward--heading__button div {
            font-size: 14px; } }
  .reward--section .lion-rules-list,
  .reward--section .lion-rewards-list {
    background-color: transparent !important; }
  .reward--section .lion-rules-list {
    grid-template-columns: repeat(auto-fill, minmax(40%, 1fr)) !important; }
  .reward--section .lion-rule-item__icon {
    width: 45px !important;
    height: 45px !important; }
    @media only screen and (min-width: 599px) {
      .reward--section .lion-rule-item__icon {
        width: 87px !important;
        height: 99px !important; } }
  .reward--section .lion-claimed-reward-item__icon {
    width: 87px !important;
    height: 99px !important; }
    @media only screen and (min-width: 599px) {
      .reward--section .lion-claimed-reward-item__icon {
        width: 187px !important;
        height: 199px !important; } }
  .reward--section .lion-reward-item__icon {
    width: 127px !important;
    height: 109px !important; }
    @media only screen and (min-width: 599px) {
      .reward--section .lion-reward-item__icon {
        width: 387px !important;
        height: 300px !important; } }
  @media only screen and (min-width: 599px) {
    .reward--section .lion-rules-list {
      padding: 2px !important; } }
  .reward--section #loyaltylion .lion-rule-item--completed-forever:nth-child(1) .lion-rule-item__content {
    background: #DCB4D8; }
  .reward--section #loyaltylion .lion-rule-item--completed-forever:nth-child(2) .lion-rule-item__content {
    background: #BCE1D9; }
  .reward--section #loyaltylion .lion-rule-item--completed-forever:nth-child(3) .lion-rule-item__content {
    background: #FFF9AF; }
  .reward--section #loyaltylion .lion-rule-item--completed-forever:nth-child(4) .lion-rule-item__content {
    background: #FCC8BA; }
  .reward--section #loyaltylion .lion-rule-item--completed-forever:nth-child(5) .lion-rule-item__content {
    background: #FACDD4; }
  .reward--section #loyaltylion .lion-rule-item--completed-forever:nth-child(6) .lion-rule-item__content {
    background: #DCB4D8; }
  .reward--section #loyaltylion .lion-rule-item--completed-forever:nth-child(7) .lion-rule-item__content {
    background: #BCE1D9; }
  .reward--section #loyaltylion .lion-rule-item--completed-forever:nth-child(8) .lion-rule-item__content {
    background: #FFF9AF; }
  .reward--section #loyaltylion .lion-rule-item--completed-forever:nth-child(9) .lion-rule-item__content {
    background: #FCC8BA; }
  .reward--section #loyaltylion .lion-rule-item--completed-forever .st0 {
    fill: #314a96 !important; }
  .reward--section #loyaltylion .lion-action-button--disabled {
    border: 1px solid #314a96;
    color: #314a96; }
  .reward--section #loyaltylion .lion-claimed-rewards-list {
    max-width: 800px;
    margin: 0 auto;
    background: none; }
    .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item__title {
      margin-top: 5px;
      color: #2C479E;
      font-size: 15px;
      letter-spacing: 0; }
      @media only screen and (min-width: 599px) {
        .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item__title {
          margin-top: -15px;
          font-size: 25px;
          letter-spacing: 1px; } }
    .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item__date {
      font-family: 'RadikalLight';
      padding-bottom: 20px;
      color: #2b479e;
      font-size: 15px;
      letter-spacing: 0; }
      @media only screen and (min-width: 599px) {
        .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item__date {
          font-size: 17px; } }
    .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item:nth-child(1) {
      background: #DCB4D8; }
    .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item:nth-child(2) {
      background: #BCE1D9; }
    .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item:nth-child(3) {
      background: #FFF9AF; }
    .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item:nth-child(4) {
      background: #FCC8BA; }
    .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item:nth-child(5) {
      background: #FACDD4; }
    .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item:nth-child(6) {
      background: #DCB4D8; }
    .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item:nth-child(7) {
      background: #BCE1D9; }
    .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item:nth-child(8) {
      background: #FFF9AF; }
    .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item:nth-child(9) {
      background: #FCC8BA; }
    .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item {
      display: block; }
      .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item:hover {
        box-shadow: 0 0 1px 2px #2C479E; }
      .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item .lion-claimed-reward-item__left {
        display: block; }
      .reward--section #loyaltylion .lion-claimed-rewards-list .lion-claimed-reward-item .lion-claimed-reward-item__right {
        display: none; }
  .reward--section #loyaltylion .lion-history-table {
    background: none;
    border: transparent;
    color: #2C479E;
    max-width: 1200px;
    margin: 0 auto; }
    .reward--section #loyaltylion .lion-history-table .lion-history-table__header-cell {
      background: none;
      color: #2C479E;
      font-size: 20px;
      text-transform: none; }
    .reward--section #loyaltylion .lion-history-table .lion-history-table__row {
      background: none; }
  .reward--section #loyaltylion .lion-rule-item__actions,
  .reward--section #loyaltylion .lion-reward-item__actions {
    margin-top: 50px; }
    @media only screen and (min-width: 599px) {
      .reward--section #loyaltylion .lion-rule-item__actions,
      .reward--section #loyaltylion .lion-reward-item__actions {
        font-size: 19px;
        margin-top: 10px; } }
  .reward--section #loyaltylion .lion-icon__rule--instagram-follow,
  .reward--section #loyaltylion .lion-icon__rule--referral,
  .reward--section #loyaltylion .lion-icon__rule--signup,
  .reward--section #loyaltylion .lion-icon__rule--purchase {
    -webkit-mask-image: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent; }
  .reward--section #loyaltylion .lion-rules-list .lion-rule-item__content {
    border: 3px solid #2C479E;
    border-radius: 9px; }
    @media only screen and (min-width: 599px) {
      .reward--section #loyaltylion .lion-rules-list .lion-rule-item__content {
        border: 5px solid #2C479E; } }
    .reward--section #loyaltylion .lion-rules-list .lion-rule-item__content .lion-rule-item__title {
      font-family: 'RadikalLight';
      font-size: 15px;
      letter-spacing: 0; }
      @media only screen and (min-width: 599px) {
        .reward--section #loyaltylion .lion-rules-list .lion-rule-item__content .lion-rule-item__title {
          font-size: 17px; } }
    .reward--section #loyaltylion .lion-rules-list .lion-rule-item__content .lion-rule-item__points {
      margin-top: 5px;
      color: #2C479E;
      font-size: 15px;
      letter-spacing: 0; }
      @media only screen and (min-width: 599px) {
        .reward--section #loyaltylion .lion-rules-list .lion-rule-item__content .lion-rule-item__points {
          font-size: 25px;
          letter-spacing: 1px; } }
  .reward--section #loyaltylion .lion-icon__rule--instagram-follow {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23C0C8E2;%7D%0A%3C/style%3E%3Cpath class='st0' d='M72.3,96.2H28.8c-13.4,0-24.2-10.9-24.2-24.2V28.4c0-13.4,10.9-24.2,24.2-24.2h43.5c13.4,0,24.2,10.9,24.2,24.2 v43.5C96.5,85.3,85.6,96.2,72.3,96.2z M28.8,9.2c-10.6,0-19.2,8.6-19.2,19.2v43.5c0,10.6,8.6,19.2,19.2,19.2h43.5 c10.6,0,19.2-8.6,19.2-19.2V28.4c0-10.6-8.6-19.2-19.2-19.2H28.8z'/%3E%3Cpath class='st0' d='M50.7,69.9c-5.2,0-10.2-2-14.1-5.8c-6.1-6.1-7.6-15.3-3.7-23c3.9-7.7,12.2-12,20.7-10.7 c8.7,1.3,15.5,8,16.8,16.8l0,0l0,0c1.3,8.5-3.1,16.8-10.7,20.7C56.8,69.2,53.7,69.9,50.7,69.9z M50.7,35.1c-5.6,0-10.7,3.1-13.3,8.2 C34.5,49,35.6,56,40.2,60.5c4.6,4.6,11.5,5.7,17.2,2.8c5.8-2.9,9-9.1,8-15.5l0,0c-1-6.5-6-11.6-12.6-12.6 C52.1,35.1,51.4,35.1,50.7,35.1z'/%3E%3Cpath class='st0' d='M74.4,28.8c-0.7,0-1.3-0.3-1.8-0.7c-0.1-0.1-0.2-0.2-0.3-0.4c-0.1-0.1-0.2-0.3-0.2-0.4C72.1,27,72,26.9,72,26.7 c0-0.2,0-0.3,0-0.5c0-0.2,0-0.3,0-0.5c0-0.2,0.1-0.3,0.2-0.5c0.1-0.2,0.1-0.3,0.2-0.4c0.1-0.1,0.2-0.3,0.3-0.4 c0.9-0.9,2.6-0.9,3.5,0c0.5,0.5,0.7,1.1,0.7,1.8c0,0.7-0.3,1.3-0.7,1.8C75.7,28.5,75.1,28.8,74.4,28.8z'/%3E%3C/svg%3E"); }
  .reward--section #loyaltylion .lion-icon__rule--referral {
    background-image: url("data:image/svg+xml,%0A%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23C0C8E2;%7D%0A%3C/style%3E%3Cpath class='st0' d='M15.8,35.8c0-7,3.6-13.1,9.1-16.5c0.6-0.4,0.3-1.3-0.4-1.3c-8,0-14.3,6.4-15.5,14.6C7.9,32.8,7,34.1,7,35.7 c0,1.7,1,3,2.3,3.1c1.4,7.1,7.1,11.6,12.8,13.5c0.9,0.2,1.5-0.9,0.8-1.6C18.8,47,15.8,41.5,15.8,35.8z'/%3E%3Cpath class='st0' d='M85.5,51c-1.3,3.3-3.7,5.9-5.6,5.9c-1.9,0-3.7-2.6-5.1-5.9c-1.6-3.8-2.6-9.4-2.6-15.6c0-6.2,1-11.8,2.6-15.7 c1.3-3.3,3.1-5.2,5-5.2c1.9,0,4.2,2,5.6,5.2c1.6,3.8,3,9.4,3,15.7C88.6,41.6,87.1,47.1,85.5,51z M91.1,18.2 c-0.2-0.6-0.4-1.1-0.7-1.6c-1.3-2.8-2.8-5.1-4.5-6.7c-2.2-2-4.5-3.1-7.3-3.1c-2.8,0-4.5,1.1-5.4,1.6c-9,5.4-23.5,9.6-32.2,9.6 c-8.7,0-8.2,0-8.2,0c-6.6,2.9-11.5,9.8-11.5,17.8c0,7.1,3.7,13.4,9.3,16.7c2.5,2.1,4.9,1.8,4.4,4.6c-0.5,2.8-4.7,20.4-5.2,24 c-0.5,3.7-0.6,5.7,0.8,7.5c1.5,1.8,10.3,5,14.2,5s2.9-1.8,2.9-9.2c0-7.3-1.9-27.5,3.4-27.5c10.1,0,15.4,3.6,23.3,6.6 c1.9,0.7,2.9,1,4.2,1c1.3,0,3.9-0.4,7.3-3.8c1.9-2,3.3-3.9,4.5-6.7c0.2-0.5,0.5-1.1,0.7-1.7C93,47.5,94,41.5,94,35.2 C94,29,93,23,91.1,18.2z'/%3E%3C/svg%3E%0A"); }
  .reward--section #loyaltylion .lion-icon__rule--signup {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23C0C8E2;%7D%0A%3C/style%3E%3Cpath class='st0' d='M71.8,60.9h-9.4c-3.8,1.7-8,2.7-12.4,2.7c-4.4,0-8.6-1-12.4-2.7h-9.4c-12,0-21.8,9.7-21.8,21.8v2.7 c0,4.5,3.7,8.2,8.2,8.2h70.7c4.5,0,8.2-3.7,8.2-8.2v-2.7C93.6,70.6,83.8,60.9,71.8,60.9z M50.1,55.4c13.5,0,24.5-11,24.5-24.5 S63.6,6.5,50.1,6.5c-13.5,0-24.5,11-24.5,24.5S36.6,55.4,50.1,55.4z'/%3E%3C/svg%3E"); }
  .reward--section #loyaltylion .lion-icon__rule--purchase {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23C0C8E2;%7D%0A%3C/style%3E%3Cpath class='st0' d='M31.5,48.5c-2.6,0-4.7-2.1-4.7-4.7c0-2.6,2.1-4.7,4.7-4.7c2.6,0,4.7,2.1,4.7,4.7C36.1,46.4,34,48.5,31.5,48.5z M68.7,48.5c-2.6,0-4.7-2.1-4.7-4.7c0-2.6,2.1-4.7,4.7-4.7s4.7,2.1,4.7,4.7C73.4,46.4,71.3,48.5,68.7,48.5z M37.7,25.2 c0-6.9,5.6-12.4,12.4-12.4s12.4,5.6,12.4,12.4v6.2H37.7V25.2z M75,31.4v-6.2C75,11.5,63.8,0.3,50.1,0.3c-13.7,0-24.9,11.1-24.9,24.9 v6.2H6.6v52.8c0,8.6,7,15.5,15.5,15.5h55.9c8.6,0,15.5-7,15.5-15.5V31.4H75z'/%3E%3C/svg%3E"); }
  .reward--section #loyaltylion .lion-rewards-list {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 350px;
    -webkit-perspective: 350px;
    perspective: 350px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%; }
    @media only screen and (min-width: 599px) {
      .reward--section #loyaltylion .lion-rewards-list {
        height: 550px;
        -webkit-perspective: 500px;
        perspective: 500px;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform-origin: 0% 50%;
        transform-origin: 0% 50%; } }
    .reward--section #loyaltylion .lion-rewards-list.carousel-slider {
      top: 0;
      left: 0; }
    .reward--section #loyaltylion .lion-rewards-list .lion-reward-item__content {
      background: transparent !important; }
    .reward--section #loyaltylion .lion-rewards-list .carousel-item {
      border-radius: 9px; }
      .reward--section #loyaltylion .lion-rewards-list .carousel-item:hover {
        box-shadow: 0 0 1px 2px #2C479E; }
    .reward--section #loyaltylion .lion-rewards-list .lion-reward-item--checkout-redemption {
      display: none; }
    .reward--section #loyaltylion .lion-rewards-list .carousel-item:nth-child(1) {
      background: #DCB4D8; }
    .reward--section #loyaltylion .lion-rewards-list .carousel-item:nth-child(2) {
      background: #BCE1D9; }
    .reward--section #loyaltylion .lion-rewards-list .carousel-item:nth-child(3) {
      background: #FFF9AF; }
    .reward--section #loyaltylion .lion-rewards-list .carousel-item:nth-child(4) {
      background: #FCC8BA; }
    .reward--section #loyaltylion .lion-rewards-list .carousel-item:nth-child(5) {
      background: #FACDD4; }
    .reward--section #loyaltylion .lion-rewards-list .carousel-item:nth-child(6) {
      background: #DCB4D8; }
    .reward--section #loyaltylion .lion-rewards-list .carousel-item:nth-child(7) {
      background: #BCE1D9; }
    .reward--section #loyaltylion .lion-rewards-list .carousel-item:nth-child(8) {
      background: #FFF9AF; }
    .reward--section #loyaltylion .lion-rewards-list .carousel-item:nth-child(9) {
      background: #FCC8BA; }
    .reward--section #loyaltylion .lion-rewards-list .lion-reward-item__title {
      text-align: center;
      max-width: 300px;
      line-height: 1.2em;
      margin-bottom: 10px;
      font-size: 22px;
      margin-top: -10px; }
      @media only screen and (min-width: 599px) {
        .reward--section #loyaltylion .lion-rewards-list .lion-reward-item__title {
          font-size: 40px;
          margin-top: -30px; } }
      .reward--section #loyaltylion .lion-rewards-list .lion-reward-item__title.long-text {
        font-size: 18px; }
        @media only screen and (min-width: 599px) {
          .reward--section #loyaltylion .lion-rewards-list .lion-reward-item__title.long-text {
            font-size: 30px; } }
    .reward--section #loyaltylion .lion-rewards-list .lion-reward-item__cost {
      letter-spacing: 1px;
      color: #2C479E;
      font-size: 15px;
      font-family: 'RadikalLight'; }
      @media only screen and (min-width: 599px) {
        .reward--section #loyaltylion .lion-rewards-list .lion-reward-item__cost {
          font-size: 22px; } }
      .reward--section #loyaltylion .lion-rewards-list .lion-reward-item__cost .text {
        display: inline-block; }
    .reward--section #loyaltylion .lion-rewards-list .carousel.carousel-slider .carousel-fixed-item {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 20px;
      z-index: 1; }
    .reward--section #loyaltylion .lion-rewards-list .carousel.carousel-slider .carousel-fixed-item.with-indicators {
      bottom: 68px; }
    .reward--section #loyaltylion .lion-rewards-list .carousel.carousel-slider .carousel-item {
      width: 100%;
      height: 100%;
      min-height: 400px;
      position: absolute;
      top: 0;
      left: 0; }
    .reward--section #loyaltylion .lion-rewards-list .carousel.carousel-slider .carousel-item h2, .reward--section #loyaltylion .lion-rewards-list .carousel.carousel-slider .carousel-item .h2 {
      font-size: 24px;
      font-weight: 500;
      line-height: 32px; }
    .reward--section #loyaltylion .lion-rewards-list .carousel.carousel-slider .carousel-item p {
      font-size: 15px; }
    .reward--section #loyaltylion .lion-rewards-list .carousel-item {
      visibility: hidden;
      width: 236px;
      height: 236px;
      position: absolute;
      top: 0;
      left: 0; }
      @media only screen and (min-width: 599px) {
        .reward--section #loyaltylion .lion-rewards-list .carousel-item {
          width: 500px;
          height: 500px; } }
    .reward--section #loyaltylion .lion-rewards-list .carousel .carousel-item > img {
      width: 100%; }
    .reward--section #loyaltylion .lion-rewards-list .carousel .indicators {
      position: absolute;
      text-align: center;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 0; }
    .reward--section #loyaltylion .lion-rewards-list .carousel .indicators .indicator-item {
      display: inline-block;
      position: relative;
      cursor: pointer;
      height: 8px;
      width: 8px;
      margin: 24px 4px;
      background-color: rgba(255, 255, 255, 0.5);
      -webkit-transition: background-color .3s;
      transition: background-color .3s;
      border-radius: 50%; }
    .reward--section #loyaltylion .lion-rewards-list .carousel .indicators .indicator-item.active {
      background-color: #fff; }
    .reward--section #loyaltylion .lion-rewards-list .carousel.scrolling .carousel-item .materialboxed,
    .reward--section #loyaltylion .lion-rewards-list .carousel .carousel-item:not(.active) .materialboxed {
      pointer-events: none; }
  .reward--section .lion-reward-item--checkout-redemption {
    grid-row-start: 1 !important;
    grid-column: 1/1 !important; }

.faqs {
  margin: 0 auto;
  margin-top: 60px;
  max-width: 800px;
  width: 100%; }
  .faqs .faqs--item {
    margin-bottom: 10px;
    border-bottom: #2C479E solid 1px;
    padding: 10px 0; }
    .faqs .faqs--item .faqs--item__question {
      color: #2C479E;
      font-family: 'RadikalLight';
      cursor: pointer;
      font-weight: 400;
      position: relative;
      font-size: 14px; }
      @media only screen and (min-width: 599px) {
        .faqs .faqs--item .faqs--item__question {
          letter-spacing: 1px;
          font-size: 23px; } }
      .faqs .faqs--item .faqs--item__question:after {
        background-repeat: no-repeat;
        content: "";
        position: absolute;
        transition: all 0.3s;
        top: 5px;
        height: 20px;
        width: 15px;
        right: 10px;
        background-size: contain;
        display: block;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.3 10.1' style='enable-background:new 0 0 18.3 10.1;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23334B97;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M9.2,10.1c-0.4,0-0.7-0.1-1-0.4L0.5,2.6C-0.1,2-0.2,1.1,0.4,0.5C1-0.1,1.9-0.2,2.5,0.4l7.7,7.1 c0.6,0.6,0.6,1.5,0.1,2.1C10,9.9,9.6,10.1,9.2,10.1z'/%3E%3Cpath class='st0' d='M9.2,10.1c-0.4,0-0.8-0.2-1.1-0.5C7.5,9,7.5,8.1,8.1,7.5l7.7-7.1c0.6-0.6,1.6-0.5,2.1,0.1 c0.6,0.6,0.5,1.6-0.1,2.1l-7.7,7.1C9.9,10,9.5,10.1,9.2,10.1z'/%3E%3C/g%3E%3C/svg%3E"); }
        @media only screen and (min-width: 599px) {
          .faqs .faqs--item .faqs--item__question:after {
            right: 20px;
            top: 10px;
            height: 20px;
            width: 20px; } }
    .faqs .faqs--item .faqs--item__answer {
      display: none;
      font-size: 12px;
      padding: 10px 0;
      line-height: 1.5em;
      font-weight: 400;
      font-family: 'RadikalLight'; }
      @media only screen and (min-width: 599px) {
        .faqs .faqs--item .faqs--item__answer {
          font-size: 16px; } }
    .faqs .faqs--item.active .faqs--item__question:after {
      top: 5px;
      transform: rotate(180deg); }

@media only screen and (max-width: 599px) {
  .mobile-reverse {
    display: flex;
    flex-direction: column; }
    .mobile-reverse > div:first-child {
      order: 2; } }

.customer--panel .lion-rules-list {
  max-width: 800px;
  margin: 0 auto; }
  @media only screen and (max-width: 599px) {
    .customer--panel .lion-rules-list {
      display: block; }
      .customer--panel .lion-rules-list .lion-rule-item {
        margin-bottom: 20px; } }

#loyaltylion .lion-modal__header {
  background: #fff; }
  #loyaltylion .lion-modal__header .lion-modal__title {
    text-align: center;
    font-size: 25px;
    color: #2C479E; }
#loyaltylion .lion-history-info-modal-content__comment {
  background: #fff; }

@media only screen and (max-width: 610px) {
  #loyaltylion .lion-action-button {
    font-size: 12px; }

  .product-grid--item .rc_label__deliver_every .rc_label__delivery {
    color: #2C479E;
    float: left;
    margin: 13px 0; } }
@media only screen and (min-width: 599px) {
  right: 50px; }
.wonky--table button.btn, .wonky--table .shopify-payment-button button.shopify-payment-button__button--unbranded, .shopify-payment-button .wonky--table button.shopify-payment-button__button--unbranded {
  border-radius: 9px; }

@media only screen and (max-width: 899px) {
  .wonky--table button.btn, .wonky--table .shopify-payment-button button.shopify-payment-button__button--unbranded, .shopify-payment-button .wonky--table button.shopify-payment-button__button--unbranded {
    height: 50px; } }
#footer-newsletter {
  scroll-margin-top: 400px; }

.grecaptcha-badge {
  display: none !important; }

.lion-notification-rewards-list__content .text {
  display: contents; }

h3.newheader, .newheader.h3 {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'RadikalBold'; }

h5.newtext, .newtext.h5 {
  font-family: 'RadikalLight';
  font-size: 14px;
  line-height: 10px;
  letter-spacing: 1px; }

h4.newheader, .newheader.h4 {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'RadikalBold'; }

h4.newtext, .newtext.h4 {
  font-family: RadikalBold;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.newtext {
  font-family: 'RadikalLight';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px; }

.newtext a {
  font-family: 'RadikalLight';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px; }

@media only screen and (max-width: 599px) {
  h3.newheader, .newheader.h3 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 22px;
    font-family: 'RadikalBold'; }

  h4.newheader, .newheader.h4 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-family: 'RadikalBold'; }

  h4.newtext, .newtext.h4 {
    font-family: RadikalBold;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase; }

  .newtext {
    font-family: 'RadikalLight';
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px; }

  .newtext a {
    font-family: 'RadikalLight';
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px; }

  h5.newtext, .newtext.h5 {
    font-family: 'RadikalLight';
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px; } }
.rte-setting.rte p {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.5px; }

.rte-setting.rte a {
  border-bottom: 0px; }

h1.h1new, .h1new.h1 {
  font-size: 2.5em !important;
  padding-bottom: 10px;
  padding-top: 10px;
  text-transform: uppercase;
  line-height: 52px;
  max-width: 1000px;
  display: block;
  width: 100%;
  margin: auto; }

div#shopify-section-1651165927add45e0b {
  background-color: #ffde8c; }

@media only screen and (min-width: 799px) {
  h1.featured-colection__info--title, .featured-colection__info--title.h1 {
    letter-spacing: 10px !important;
    font-size: 2.5em !important;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    line-height: 52px;
    max-width: 1000px;
    display: block;
    width: 100%;
    margin: auto;
    font-family: RadikalMedium;
    margin-bottom: 20px; } }
@media only screen and (max-width: 599px) {
  h1.h1new, .h1new.h1 {
    font-size: 1.5em !important;
    padding-bottom: 10px;
    letter-spacing: 6px;
    padding-top: 10px;
    text-transform: uppercase;
    line-height: 32px;
    max-width: 1000px;
    display: block;
    width: 100%;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px; }

  .rte-setting.rte p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center; }

  .mega-subtitle--large {
    font-size: 1.5em !important;
    font-weight: 600;
    letter-spacing: 6px;
    text-align: center;
    line-height: 32px;
    padding-left: 30px;
    padding-right: 30px; } }
h1.featured-colection__info--title.new, .featured-colection__info--title.new.h1 {
  font-size: 1.25em;
  text-transform: uppercase;
  letter-spacing: 0.1em !important;
  font-weight: 700;
  font-family: RadikalBold; }
  @media only screen and (max-width: 1024px) {
    h1.featured-colection__info--title.new, .featured-colection__info--title.new.h1 {
      font-size: 1.125em; } }

.featured-colection__info--description h2, .featured-colection__info--description .h2 {
  text-transform: none;
  font-family: radikallight; }

@media only screen and (max-width: 1024px) {
  .rc-template__legacy-radio .rc-radio.rc-option__subsave {
    padding-bottom: 0;
    margin: 4px 0px; } }
.grid-view-item .rc-radio__label, .product-single .rc-radio__label {
  color: #2C479E !important; }
.grid-view-item .rc_widget__option__selector, .product-single .rc_widget__option__selector {
  position: relative; }
.grid-view-item .rc-option__subsave .rc_widget__option__plans:after, .product-single .rc-option__subsave .rc_widget__option__plans:after {
  content: "";
  display: block;
  text-align: center;
  margin-top: 10px;
  color: #2C479E; }
.grid-view-item .rc-option__price, .product-single .rc-option__price {
  float: right;
  margin-right: 22px;
  display: inline-block;
  font-family: 'RadikalMedium';
  font-weight: 400;
  color: #2C479E;
  font-size: 18px;
  position: absolute;
  right: 0; }
.grid-view-item .rc_widget__option__plans, .product-single .rc_widget__option__plans {
  display: block !important; }
.grid-view-item .rc-option__onetime, .product-single .rc-option__onetime {
  margin-top: 14px;
  margin-bottom: 19px; }
.grid-view-item .rc_widget__option__plans__dropdown, .product-single .rc_widget__option__plans__dropdown {
  border: 1px solid #2C479E !important;
  background: url(https://cdn.shopify.com/s/files/1/0063/6167/7894/t/28/assets/arrow2.svg?v=1660897755) no-repeat right white;
  -webkit-appearance: none;
  color: #2C479E;
  max-width: 100%;
  line-height: 1.2;
  padding: 16px 8px;
  width: 100%;
  border-radius: 8px;
  text-align: center; }

.product-single .product-inner-subscribe__form .rc-radio__input, .product-single .product-form-product-template-pack .rc-radio__input,
.Bundle .product-inner-subscribe__form .rc-radio__input,
.Bundle .product-form-product-template-pack .rc-radio__input {
  left: 0;
  top: -5px;
  margin: 0 10px;
  position: absolute; }
.product-single .rc_container_wrapper,
.Bundle .rc_container_wrapper {
  width: 100%; }
.product-single .rc_widget__option__label,
.Bundle .rc_widget__option__label {
  font-size: 18px;
  font-family: 'RadikalLight';
  text-align: left; }

.product-template-pack-wrapper .product-single .rc_widget__option .rc_widget__option__label {
  padding: 3px 0 5px 2px !important;
  display: inline-block !important;
  position: relative;
  font-size: 16px;
  font-family: 'RadikalLight'; }

.rc_block__type__autodeliver .rc_label {
  font-family: 'RadikalMedium';
  vertical-align: middle;
  margin-top: 64px;
  text-align: left;
  padding-left: 20px; }

.nutritional-main {
  display: none; }

.product-card .rc_block__type__onetime .rc_label__onetime {
  width: 100%;
  text-align: left;
  padding: 8px 20px;
  font-family: 'RadikalMedium';
  display: block !important;
  margin: 0; }

.product-card .rc_block__type__onetime {
  margin: 16px 0 -7px 0; }
  @media only screen and (max-width: 1024px) {
    .product-card .rc_block__type__onetime {
      padding: 9px 0 7px 0; } }

@media only screen and (max-width: 1024px) {
  .rc_block__type__autodeliver .rc_label {
    font-family: 'RadikalMedium';
    vertical-align: middle;
    margin-top: 48px;
    margin-bottom: 39px;
    text-align: left;
    padding-left: 20px; } }
@media only screen and (min-width: 1009px) {
  .featured-bottom-text .featured-colection__info--title {
    letter-spacing: 10px !important;
    font-size: 2.5em !important;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    line-height: 52px;
    max-width: 1000px;
    display: block;
    width: 100%;
    margin: auto;
    font-family: RadikalBold;
    margin-bottom: 20px;
    font-weight: 600; } }
div#SiteNavLabel-our-story {
  padding: 25px 60px 10px 0; }

span#AddToCartText-product-template {
  font-family: 'RadikalMedium';
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 3px; }

@media only screen and (max-width: 500px) {
  span#AddToCartText-product-template {
    font-size: 15px;
    letter-spacing: 2px; } }
.home__slideshow.slick-initialized.slick-slider .slick-track {
  width: 100% !important; }

a.cart__remove-bundle {
  text-decoration: underline; }

.btn-div.btn-block.text-right {
  letter-spacing: 1px;
  margin-top: 10px; }

[bundle-id] .ajaxcart__product-name--wrapper {
  margin: 2px; }

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

.text-with-image {
  padding: 0 20px;
  margin-bottom: 50px; }

.text-with-image .Richtext__withImage {
  display: flex;
  flex-direction: column; }

.Richtext__withImage .FeatureText {
  display: flex;
  flex-direction: column;
  padding: 0 20px; }

.Richtext__withImage .FeatureText__ImageWrapper {
  padding-top: 20px; }

.FeatureTextImage {
  display: none; }

.FeatureTextImagetop {
  display: block;
  margin-bottom: 30px; }

.FeatureText {
  text-align: center;
  padding: 0;
  border-radius: 15px; }

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

.FeatureText__ContentWrapper .SectionHeader__Heading {
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 3px;
  font-family: 'RadikalMedium';
  font-weight: normal; }

@media screen and (max-width: 640px) {
  .FeatureText__ContentWrapper .SectionHeader__Heading {
    text-align: left;
    lettre-spacing: 2px; } }
.FeatureText__ImageWrapper {
  padding-bottom: 20px;
  overflow: hidden;
  border-radius: 8px; }

.FeatureText--withImage .FeatureText__ContentWrapper {
  padding-top: 20px;
  padding-bottom: 20px; }

.FeatureText .SectionHeader__Description {
  margin-top: 25px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.2em;
  font-family: 'RadikalLight';
  text-align: left;
  -webkit-appearance: none;
  margin-left: 16px; }
  .FeatureText .SectionHeader__Description > p:last-child {
    font-family: 'RadikalMedium';
    line-height: 28px; }

.Richtext__withImage .FeatureText--withImage .FeatureText__ContentWrapper {
  padding: 0; }

.Richtext__withImage .FeatureText__ImageWrapper .FeatureText__Content {
  text-align: left; }

.Richtext__withImage .FeatureText__ContentWrapper {
  text-align: left; }

.Richtext__withImage .SectionHeader__Description {
  font-family: 'RadikalLight'; }

.FeatureText__ImageWrapper .mobile-image {
  display: none; }

@media screen and (max-width: 640px) {
  .Richtext__withImage .FeatureText__Content {
    padding: 0 20px; }

  .Richtext__withImage .SectionHeader .SectionHeader__Description {
    max-width: 100%;
    margin: 0 auto;
    text-align: left; }

  .text-with-image {
    margin-bottom: 20px; }

  .FeatureText__ImageWrapper .mobile-image {
    display: block; }

  .FeatureText__ImageWrapper .mobile-image + img,
  .FeatureText__ImageWrapper h3.SectionHeader__Heading,
  .FeatureText__ImageWrapper .SectionHeader__Heading.h3 {
    display: none; }

  .OtherInfo {
    font-family: 'RadikalMedium' !important;
    font-size: 20px !important; } }
@media screen and (min-width: 641px) {
  .text-with-image {
    padding: 0 30px; }

  .FeatureText__Content {
    max-width: 100%;
    margin: 0 auto;
    text-align: left; }

  .FeatureText__ContentWrapper .SectionHeader__Heading {
    font-size: 28px;
    line-height: 1.2em;
    letter-spacing: 3px; }

  .Richtext__withImage .FeatureText .SectionHeader__Description {
    margin-top: 0;
    margin-bottom: 0; }

  .Richtext__withImage .FeatureText__ImageWrapper .SectionHeader__Description {
    margin-top: 25px;
    margin-bottom: 30px; }

  .FeatureTextImage {
    display: block;
    height: 80%; }

  .FeatureTextImagetop {
    display: none; }

  .FeatureText--withImage {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 50px 30px; }

  .Richtext__withImage .FeatureText {
    flex-direction: unset;
    padding: 0 50px; }

  .FeatureText__ImageWrapper {
    border-radius: 15px;
    padding-bottom: 0; }

  .FeatureText__ImageWrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 15px; }

  .FeatureText--withImage .FeatureText__ContentWrapper,
  .FeatureText--withImage .FeatureText__ImageWrapper {
    width: 50%; }

  .FeatureText--withImage .FeatureText__ContentWrapper {
    padding: 0 50px;
    text-align: left; }

  .FeatureText--imageRight .FeatureText__ContentWrapper {
    padding-right: 40px; }

  .FeatureText--imageRight .FeatureText__Content,
  .FeatureText--imageRight .AspectRatio {
    margin-right: 0; }

  .FeatureText--imageLeft .FeatureText__ContentWrapper {
    padding-left: 50px;
    padding-right: 20px; }

  .Richtext__withImage .FeatureText--withImage .FeatureText__ContentWrapper {
    padding: 0 20px 0 30px; } }
@media screen and (min-width: 1140px) {
  .text-with-image {
    padding: 0 50px; }

  .Richtext__withImage .FeatureText {
    padding-left: 50px;
    padding-right: 50px; }

  .FeatureText .SectionHeader__Description {
    font-size: 17.5px;
    margin-left: 18px;
    line-height: 1.7em; }

  .FeatureText--withImage {
    padding: 50px 50px; }

  .FeatureText--imageRight .FeatureText__ContentWrapper {
    padding-right: 50px; }

  .FeatureText--imageLeft .FeatureText__ContentWrapper {
    padding-left: 100px;
    padding-right: 0; }

  .Richtext__withImage .FeatureText--withImage .FeatureText__ContentWrapper {
    padding: 20px 20px 0 80px; } }
.Product__reviewWrapper {
  padding: 0 20px;
  margin-top: 50px; }

.Product__reviewWrapper .Product__reviews {
  background-color: #DEBDDB;
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 15px; }
  @media screen and (max-width: 640px) {
    .Product__reviewWrapper .Product__reviews {
      padding-top: 10px;
      padding-bottom: 10px; } }

.readmore {
  display: none; }

.readmore1 {
  display: none; }

@media screen and (max-width: 1940px) {
  .readmore {
    display: block;
    text-decoration: underline; }

  .ReadmoreWrap {
    height: 700px;
    overflow: hidden; }

  .Product__reviews.ReadmoreWrap {
    height: 900px; }

  .readmore-button {
    text-align: center;
    margin: 10px auto;
    background: #2C479E;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    border-radius: 10px; }

  .ReadmoreWrap.active {
    height: auto; } }
@media screen and (max-width: 640px) {
  .readmore {
    display: block;
    text-decoration: underline; }

  .ReadmoreWrap {
    height: 300px;
    overflow: hidden; }

  .Product__reviews.ReadmoreWrap {
    height: 500px; }

  .readmore-button {
    text-align: center;
    margin: 10px auto;
    background: #2C479E;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    border-radius: 10px; }

  .ReadmoreWrap.active {
    height: auto; }

  .readmore1 {
    display: block;
    text-decoration: underline; }

  .ReadmoreWrap1 {
    height: 300px;
    overflow: hidden; }

  .Product__reviews.ReadmoreWrap1 {
    height: 500px; }

  .readmore-button1 {
    text-align: center;
    margin: 10px auto;
    background: #2C479E;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    border-radius: 10px; }

  .ReadmoreWrap1.active {
    height: auto; } }
.spr-review-header-byline {
  display: flex !important;
  justify-content: space-between !important;
  font-style: normal !important; }
  .spr-review-header-byline strong {
    font-weight: normal !important; }

.spr-container .spr-summary-starrating {
  margin-top: 34px;
  display: inline-block; }
@media screen and (max-width: 640px) {
  .spr-container {
    padding: 10px 16px !important;
    font-size: 18px !important; }
    .spr-container .spr-summary-actions-togglereviews {
      display: block;
      font-size: 14px;
      letter-spacing: 1px; }
    .spr-container .spr-summary-starrating {
      font-size: 14px; }
    .spr-container .spr-icon {
      margin: 0 2px; }
    .spr-container .spr-summary-actions-newreview {
      letter-spacing: 1px;
      font-size: 15px; }
    .spr-container .spr-review-header-byline {
      display: flex;
      justify-content: space-between;
      margin-top: 10px; } }

.spr-header-title {
  font-size: 35px;
  letter-spacing: 5px; }
  @media screen and (max-width: 640px) {
    .spr-header-title {
      font-size: 18px !important;
      letter-spacing: 3.6px !important; } }

.Product__reviewWrapper .spr-container {
  border: 0; }

.Product__reviewWrapper .spr-summary-actions-newreview {
  display: block;
  background-color: #2B469D;
  border-radius: 10px;
  color: #fff;
  padding: 14px 0 10px 0 !important;
  border-bottom: 0 !important;
  text-transform: uppercase;
  letter-spacing: 3px;
  width: 100%;
  max-width: 200px;
  margin: 20px auto 0 auto;
  text-align: center; }

.Product__reviewWrapper .spr-review {
  border-top: solid 1px #2B469D; }

@media screen and (min-width: 641px) {
  .Product__reviewWrapper {
    padding: 0 30px;
    margin-top: 100px; }

  .Product__reviewWrapper .spr-container {
    padding: 25px 50px !important; }

  .Product__reviewWrapper .spr-header-title {
    width: 100%;
    text-align: center;
    margin-bottom: 50px !important; } }
@media screen and (min-width: 1140px) {
  .Product__reviewWrapper {
    max-width: 1570px;
    margin-left: auto;
    margin-right: auto; }

  .Product__reviewWrapper .spr-header-title {
    width: 100%;
    text-align: center;
    font-size: 35px;
    letter-spacing: 5px;
    margin-bottom: 50px !important; } }
.spr-review-reply-shop {
  float: none !important; }

undefined {
  display: none; }

.Review__Text {
  cursor: pointer; }

.spr-form {
  display: none; }

.text-with-image,
.Richtext__withImage {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto; }

.product-single .rc-option__subsave .rc-selling-plans:before {
  content: "\2713  Save 20% on every order \a\2713   Free shipping\a\2713   Cancel anytime";
  white-space: pre;
  display: block;
  text-align: left;
  /* margin-top: 15px; */
  margin-bottom: 10px;
  color: #2C479E;
  padding-left: 40px;
  font-size: 16px;
  font-family: RadikalLight;
  line-height: 2em;
  -webkit-appearance: none; }

.can-banner {
  border-radius: 10px;
  margin: 20px 0; }

@media screen and (max-width: 650px) {
  h2.SectionHeader__Heading.Heading.u-h1, .SectionHeader__Heading.Heading.u-h1.h2 {
    letter-spacing: 3px; }

  .FeatureText .SectionHeader__Description > p:last-child {
    font-family: 'RadikalMedium';
    line-height: 18px; }

  .SectionHeader__Description.Rte.OtherInfo p {
    line-height: 22px !important;
    font-size: 16px; }

  .page-product-wrap {
    margin-bottom: 20px !important; }

  .product-template__container .grid {
    margin: 0px auto 0 auto; } }
@media screen and (max-width: 650px) {
  .product__info__iconItem:nth-last-child(1) {
    padding-top: 20px; }

  .product__info__iconItem:nth-last-child(2) {
    padding-top: 20px; } }
@media screen and (min-width: 650px) {
  .product__info__iconItem:nth-last-child(2) {
    padding-top: 30px; }

  .product__info__iconItem:nth-last-child(3) {
    padding-top: 30px; }

  .product__info__iconItem:nth-last-child(1) {
    padding-top: 30px; }

  .FeatureText__Content h2, .FeatureText__Content .h2 {
    font-size: 28px;
    line-height: 1.2em;
    letter-spacing: 3px; } }
button#AddToCart-product-template {
  background: #bbe3db;
  color: #2C479E;
  font-family: 'RadikalMedium';
  font-weight: 900;
  text-transform: uppercase; }

@media screen and (max-width: 1170px) {
  span#AddToCartText-product-template {
    font-family: 'RadikalMedium';
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 2px; } }
@media screen and (max-width: 1500px) {
  .Product__inner_button {
    width: 50%;
    display: flex;
    padding: 25px 100px 25px 50px;
    align-items: center; } }
.small--hide.Button__Buy {
  display: none; }

form#footer-newsletter .btn, form#footer-newsletter .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button form#footer-newsletter .shopify-payment-button__button--unbranded {
  letter-spacing: 2px; }

@media only screen and (max-width: 650px) {
  .video-section {
    display: none; }

  .product_reviews {
    margin-bottom: 25px;
    display: inline-flex; }

  .FeatureText__ImageWrapper {
    padding-bottom: 8px;
    overflow: hidden;
    border-radius: 8px; } }
@media screen and (min-width: 650px) {
  .spr-badge-starrating {
    margin: 0 15px 0 0 !important; } }
@media screen and (min-width: 1023px) {
  .template-product .main-content {
    padding-top: 0px;
    margin-top: -30px; } }
span#price-final {
  max-width: 79px;
  overflow: hidden;
  width: 100%;
  display: inline-flex;
  letter-spacing: 1.5px; }

.SectionHeader__Description.Rte p:before {
  content: '✓';
  display: inline-block;
  text-indent: -1em; }

.SectionHeader__Description.Rte.OtherInfo p:before {
  content: '';
  text-indent: 0;
  display: initial; }

.FeatureText .SectionHeader__Description > p:last-child:before {
  content: ''; }

.FeatureText .SectionHeader__Description > p:last-child {
  font-family: 'RadikalMedium';
  line-height: 28px;
  margin-left: 0px; }

.SectionHeader__Description.Rte.ReadmoreWrap1 p:before {
  content: '';
  text-indent: 0em; }

@media only screen and (max-width: 650px) {
  .Account_Container .Account__list .Account__list_item span {
    display: flex;
    justify-content: flex-end;
    width: 310px;
    margin-top: -25px; }

  .Account__list_item {
    max-width: 100% !important; }

  .Account_Container h2.names, .Account_Container .names.h2, .Account_Container .names.h2 {
    max-width: 100% !important; }

  .FeatureText .SectionHeader__Description > p:last-child {
    font-family: 'RadikalMedium';
    line-height: 22px;
    padding-bottom: 10px;
    margin-left: 0px; }

  .FeatureText .SectionHeader__Description > p:first-child {
    margin-left: 0; } }
.rc_widget__option--active {
  transition: all 0.5s; }

.rc_widget__option--active.rc-option--active {
  opacity: 100%;
  background-color: #dee5ff !important; }

.rc-legacy-radio {
  opacity: 60%; }

.rc-radio.rc-option__onetime.rc-option.rc_widget__option.rc_widget__option--onetime.rc-legacy-radio.rc_widget__option--active.rc-option--active {
  background: aliceblue !important; }

.rc-radio.rc-option__subsave.rc-option.rc_widget__option.rc_widget__option--subsave.rc-legacy-radio.rc_widget__option--active.rc-option--active {
  background: aliceblue !important; }

span.rc-option__text {
  font-family: 'RadikalMedium'; }

span.rc-option__discount.rc_widget__option__discount {
  font-family: 'RadikalMedium'; }

.SectionHeader__Description.Rte.ReadmoreWrap1 strong {
  font-weight: 300;
  font-family: 'RadikalMedium'; }

.SectionHeader__Description.Rte.OtherInfo {
  margin-left: 0px; }

.CustomerLoginForm form,
#RecoverPasswordForm form,
#create_customer form {
  max-width: 536px;
  margin: 0 auto;
  font-family: 'RadikalLight';
  padding-left: 10px;
  padding-right: 10px; }
.CustomerLoginForm input:not([type="submit"]), .CustomerLoginForm textarea, .CustomerLoginForm select,
#RecoverPasswordForm input:not([type="submit"]),
#RecoverPasswordForm textarea,
#RecoverPasswordForm select,
#create_customer input:not([type="submit"]),
#create_customer textarea,
#create_customer select {
  border-radius: 10px;
  background: aliceblue !important;
  padding: 15px 25px;
  transition: all 0.3s; }
  .CustomerLoginForm input:not([type="submit"]):focus, .CustomerLoginForm textarea:focus, .CustomerLoginForm select:focus,
  #RecoverPasswordForm input:not([type="submit"]):focus,
  #RecoverPasswordForm textarea:focus,
  #RecoverPasswordForm select:focus,
  #create_customer input:not([type="submit"]):focus,
  #create_customer textarea:focus,
  #create_customer select:focus {
    background: #fff; }
.CustomerLoginForm h1, .CustomerLoginForm .h1,
#RecoverPasswordForm h1,
#RecoverPasswordForm .h1,
#create_customer h1,
#create_customer .h1 {
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 1em; }
.CustomerLoginForm #RecoverPassword,
#RecoverPasswordForm #RecoverPassword,
#create_customer #RecoverPassword {
  color: #2B469D80; }
  .CustomerLoginForm #RecoverPassword:hover,
  #RecoverPasswordForm #RecoverPassword:hover,
  #create_customer #RecoverPassword:hover {
    color: #2c479e; }
.CustomerLoginForm .btn, .CustomerLoginForm .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .CustomerLoginForm .shopify-payment-button__button--unbranded,
#RecoverPasswordForm .btn,
#RecoverPasswordForm .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button #RecoverPasswordForm .shopify-payment-button__button--unbranded,
#create_customer .btn,
#create_customer .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button #create_customer .shopify-payment-button__button--unbranded {
  padding: 15px 30px 10px;
  min-width: 300px;
  border-radius: 10px;
  letter-spacing: 3px;
  line-height: 1.2em;
  font-size: 16px; }
  @media screen and (min-width: 650px) {
    .CustomerLoginForm .btn, .CustomerLoginForm .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .CustomerLoginForm .shopify-payment-button__button--unbranded,
    #RecoverPasswordForm .btn,
    #RecoverPasswordForm .shopify-payment-button .shopify-payment-button__button--unbranded,
    .shopify-payment-button #RecoverPasswordForm .shopify-payment-button__button--unbranded,
    #create_customer .btn,
    #create_customer .shopify-payment-button .shopify-payment-button__button--unbranded,
    .shopify-payment-button #create_customer .shopify-payment-button__button--unbranded {
      letter-spacing: 5px;
      font-size: 22px; } }

/* Oder history admin */
.grid--container .order-history-container {
  display: none; }

.order--history a {
  cursor: pointer; }

.grid--container.order-history-open .order-history-container {
  display: block; }

.grid--container .tab1,
.grid--container .subscribe-container .tab1 {
  display: block; }

.grid--container.order-history-open .tab1,
.grid--container.order-history-open .subscribe-container .tab1 {
  display: none; }

@media (min-width: 768px) {
  .subscribe-container {
    text-align: center; } }
@media (min-width: 1200px) {
  .subscribe-container {
    text-align: left; } }
/* Addresses admin */
.addresses--container {
  padding-bottom: 50px; }

.addresses--container .address {
  border: 1px solid #2c479e;
  border-radius: 12px;
  padding: 15px;
  margin-bottom: 25px; }

.page-width.addresses-header-container {
  padding: 25px 0 0; }

@media (min-width: 768px) {
  .addresses--container .address {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 25px; }

  .addresses--container .address p {
    text-align: left;
    margin-bottom: 0; } }
@media (min-width: 1025px) {
  .order-history-container .Account__Order {
    padding-top: 0; }

  .page-width.addresses-header-container {
    padding-top: 0;
    text-align: left; }

  .page-width.addresses-header-container .section-header {
    margin-bottom: 25px;
    text-align: left; } }
form#create_customer {
  padding-left: 10px;
  padding-right: 10px; }

button.btn.address-new-toggle, .shopify-payment-button button.address-new-toggle.shopify-payment-button__button--unbranded {
  text-transform: uppercase; }

button.btn.btn--small.address-edit-toggle, .shopify-payment-button button.btn--small.address-edit-toggle.shopify-payment-button__button--unbranded {
  text-transform: uppercase; }

button.btn.btn--secondary.btn--small.address-delete, .shopify-payment-button button.btn--secondary.btn--small.address-delete.shopify-payment-button__button--unbranded {
  text-transform: uppercase; }

input.btn, .shopify-payment-button input.shopify-payment-button__button--unbranded {
  text-transform: uppercase; }

.Account__Order h2, .Account__Order .h2 {
  text-align: center;
  padding: 70px 0;
  border-radius: 9px;
  background: #BAE2D9;
  margin-bottom: 20px;
  font-size: 34px;
  letter-spacing: 5px;
  font-family: RadikalMedium;
  font-weight: 400; }

a#customer_register_link {
  text-decoration: underline; }

.page-width.text-center.addresses-header-container h2, .page-width.text-center.addresses-header-container .h2 {
  text-align: center;
  padding: 70px 0;
  border-radius: 9px;
  background: #BAE2D9;
  font-size: 34px;
  letter-spacing: 5px;
  font-family: RadikalMedium;
  font-weight: 400; }

@media (max-width: 699px) {
  .page-width.text-center.addresses-header-container h2, .page-width.text-center.addresses-header-container .h2 {
    padding: 40px 0;
    font-size: 24px;
    letter-spacing: 3px; }

  .Account__Order h2, .Account__Order .h2 {
    padding: 40px 0;
    font-size: 24px;
    letter-spacing: 3px; }

  .Account__Order {
    padding: 10px 0 60px 0 !important; }

  .article-template.text-center {
    margin-top: -45px; } }
span.fa.fa-sign-out {
  margin-top: 0px !important; }

.fa-sign-out:before {
  width: 25px;
  content: url("https://cdn.shopify.com/s/files/1/0063/6167/7894/t/34/assets/icon-back2.svg") !important;
  margin-top: -28px; }

.fa-list-ul:before {
  content: url("https://cdn.shopify.com/s/files/1/0635/5612/4930/files/icon-order-history.svg") !important; }

.fa-cog:before {
  content: url("https://cdn.shopify.com/s/files/1/0635/5612/4930/files/icon-settings.svg") !important; }

.fa-calendar-o:before {
  content: url("https://cdn.shopify.com/s/files/1/0635/5612/4930/files/icon-subscription.svg") !important; }

button.btn.btn--secondary.btn--small.address-delete:hover, .shopify-payment-button button.btn--secondary.btn--small.address-delete.shopify-payment-button__button--unbranded:hover {
  color: white;
  background: #2C479E;
  border-radius: 5px; }

a.btn.btn--secondary.btn--small, .shopify-payment-button a.btn--secondary.btn--small.shopify-payment-button__button--unbranded {
  letter-spacing: 2px;
  font-family: 'RadikalMedium';
  font-weight: 400; }

.Account__Order p {
  font-size: 13px;
  color: #2c479e;
  font-family: 'RadikalLight';
  font-weight: 400;
  letter-spacing: 1px; }

.Account__Order span {
  font-size: 13px;
  color: #2c479e;
  font-family: 'RadikalLight';
  font-weight: 400;
  letter-spacing: 1px; }

@media (min-width: 1025px) {
  .featured-colection__list {
    margin-top: -40px; } }
.rc_layout .button {
  margin: 0 auto;
  text-transform: uppercase; }

span.yotpo-icon.yotpo-icon-write-no-frame.write-question-review-button-icon.yotpo-hidden-mobile {
  display: none; }

button.yotpo-default-button.yotpo-icon-btn.write-question-review-button.write-button.write-review-button {
  border-color: #2C479E; }

span.write-question-review-button-text.font-color-gray-darker {
  color: white !important;
  font-weight: 500 !important;
  text-transform: uppercase;
  letter-spacing: 2px !important;
  margin-bottom: 20px !important;
  /* height: 30px!important; */ }
