@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
(Tweaked for CleanThemes theme)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* CSS cross-browser clear fix */
.cf:before,
.cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  zoom: 1; }

html {
  padding-top: 0 !important; }

/* Remove FF input padding for consistant alignment */
input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* Remove the odd input formatting from iOS */
button,
input[type=submit],
input[type=button] {
  -webkit-appearance: none; }

/* Stop Webkit's big glowy boxes, we have our own highlight effect */
input:focus,
select:focus,
textarea:focus {
  outline: none; }

/* Standard text CSS */
strong, b {
  font-weight: bold; }

abbr, acronym {
  border-bottom: 1px dotted #494949;
  cursor: help; }

em, i {
  font-style: italic; }

ul, ol, dl {
  margin: 1em;
  font-size: 100%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

blockquote {
  margin: 1.5em 0em 1.5em 10px;
  padding: .5em 0em;
  quotes: "\201C" "\201D";
  font-size: 130%;
  font-style: italic;
  line-height: 100%; }

blockquote:before {
  color: #494949;
  content: open-quote;
  font-size: 3em;
  line-height: .1em;
  margin-left: -20px;
  margin-right: 10px;
  vertical-align: -0.48em; }

blockquote :first-child {
  display: inline; }

blockquote :last-child {
  margin-bottom: 0; }

blockquote:after {
  content: no-close-quote; }

ol, ul, dl {
  margin-left: 2em; }

ol li {
  list-style: decimal outside; }

ul li {
  list-style: disc outside; }

dl dd {
  margin-left: 1em; }

th, td {
  border-bottom: 1px solid #d9d9d2;
  border-collapse: collapse;
  border-top: 1px solid #d9d9d2;
  padding: 0.7em; }

th {
  /*distinguishing table headers from data cells*/
  font-weight: bold;
  text-align: left;
  border-bottom-width: 3px; }

table.noborders td, table.noborders th {
  border: none; }

caption {
  margin-bottom: .5em;
  text-align: center; }

p, fieldset, table {
  margin-bottom: 1em; }

hr {
  border: none;
  width: 100%;
  color: transparent;
  border-bottom: 3px double #d9d9d2;
  height: 9px;
  margin: 1em 0; }

/* Google Fonts */
body, input, textarea, select option, .selector-wrapper select {
  font-family: Lato; }

h1, h2, h3, h4, h5, h6, .product-list .title, .related-products .innerer .title, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Glegoo; }

#pageheader .logotext, #shoplogo .logotext {
  font-family: Cardo; }

.nav-row {
  font-family: Lato; }

.button,
a.button,
button:not(.icon-fallback-text),
input[type="submit"],
input[type="reset"],
input[type="button"],
.productlabel {
  font-family: Lato; }

/* Icon font */
@font-face {
  font-family: 'theme-icons';
  src: url("//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/theme-icons.eot?v=5256759662910535364");
  src: url("//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/theme-icons.eot?#iefixv=5256759662910535364") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/theme-icons.woff?v=9630877130748423286") format("woff"), url("//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/theme-icons.ttf?v=835965571451281213") format("truetype"), url("//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/theme-icons.svg?v=10059109805386244737#theme-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:not(.icon-fallback-text), [class*=" icon-"]:not(.icon-fallback-text) {
  font-family: 'theme-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: relative;
  width: 1.28571429em;
  line-height: 1.28571429em;
  text-align: center;
  letter-spacing: 0; }
  [class^="icon-"]:not(.icon-fallback-text) span, [class*=" icon-"]:not(.icon-fallback-text) span {
    display: none; }

.icon-gallery:before {
  content: "\e600"; }

.icon-loading:before {
  content: "\e601"; }

.icon-arrow3-down:before {
  content: "\e602"; }

.icon-arrow4-down:before {
  content: "\e603"; }

.icon-arrow3-left:before {
  content: "\e604"; }

.icon-arrow4-left:before {
  content: "\e605"; }

.icon-arrow3-right:before {
  content: "\e606"; }

.icon-arrow3-up:before {
  content: "\e607"; }

.icon-arrow4-up:before {
  content: "\e608"; }

.icon-arrow4-right:before {
  content: "\e609"; }

.icon-bag:before {
  content: "\e60a"; }

.icon-cart:before {
  content: "\e60b"; }

.icon-circle-cross:before {
  content: "\e60c"; }

.icon-cross:before {
  content: "\e60d"; }

.icon-export:before {
  content: "\e60e"; }

.icon-facebook:before {
  content: "\e60f"; }

.icon-flickr:before {
  content: "\e610"; }

.icon-forward:before {
  content: "\e611"; }

.icon-google:before,
.icon-googleplus:before {
  content: "\e612"; }

.icon-heart:before {
  content: "\e613"; }

.icon-heart2:before {
  content: "\e614"; }

.icon-help:before {
  content: "\e615"; }

.icon-info:before {
  content: "\e616"; }

.icon-instagram:before {
  content: "\e617"; }

.icon-linkedin:before {
  content: "\e618"; }

.icon-mail:before {
  content: "\e619"; }

.icon-maximize:before {
  content: "\e61a"; }

.icon-minus:before {
  content: "\e61b"; }

.icon-pinterest:before {
  content: "\e61c"; }

.icon-plus:before {
  content: "\e61d"; }

.icon-rss:before {
  content: "\e61e"; }

.icon-share:before {
  content: "\e61f"; }

.icon-skype:before {
  content: "\e620"; }

.icon-star:before {
  content: "\e621"; }

.icon-star2:before {
  content: "\e622"; }

.icon-tag:before {
  content: "\e623"; }

.icon-tumblr:before {
  content: "\e624"; }

.icon-twitter:before {
  content: "\e625"; }

.icon-user:before {
  content: "\e626"; }

.icon-vimeo:before {
  content: "\e627"; }

.icon-share2:before {
  content: "\e628"; }

.icon-mag:before {
  content: "\e629"; }

.icon-arrow2-left:before {
  content: "\e62a"; }

.icon-bag2:before {
  content: "\e62b"; }

.icon-house:before {
  content: "\e62c"; }

.icon-arrow2-right:before {
  content: "\e62d"; }

.icon-youtube:before {
  content: "\e62e"; }

.icon-nav:before {
  content: "\e62f"; }

.icon-tick:before {
  content: "\e630"; }

.icon-arrow-left:before {
  content: "\e631"; }

.icon-arrow-down:before {
  content: "\e632"; }

.icon-arrow-right:before {
  content: "\e633"; }

.icon-arrow-up:before {
  content: "\e634"; }

.icon-tags:before {
  content: "\e900"; }

.icon-clock:before {
  content: "\e901"; }

.icon-loading2:before {
  content: "\e902"; }

/* Slick slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  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; }

/* FOUC */
.slideshow .slide {
  display: none; }

.slideshow .slide:first-child {
  display: block; }

/* /FOUC */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .slick-slide:focus, .slick-slide a:focus {
    outline: none; }

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

/* Slider */
.slick-loading .slick-list {
  background: white url(//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/ajax-load.gif?v=6293969950341419039) center center no-repeat; }

/* Arrows */
.slick-prev, button.slick-prev:not(.icon-fallback-text),
.slick-next, button.slick-next:not(.icon-fallback-text) {
  position: absolute;
  z-index: 1;
  display: block;
  height: 50px;
  width: 50px;
  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;
  outline: none;
  min-width: 0; }
  .slick-prev:hover, .slick-prev:focus, button.slick-prev:not(.icon-fallback-text):hover, button.slick-prev:not(.icon-fallback-text):focus,
  .slick-next:hover,
  .slick-next:focus, button.slick-next:not(.icon-fallback-text):hover, button.slick-next:not(.icon-fallback-text):focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before, button.slick-prev:not(.icon-fallback-text):hover:before, button.slick-prev:not(.icon-fallback-text):focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before, button.slick-next:not(.icon-fallback-text):hover:before, button.slick-next:not(.icon-fallback-text):focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before, button.slick-prev:not(.icon-fallback-text).slick-disabled:before,
  .slick-next.slick-disabled:before, button.slick-next:not(.icon-fallback-text).slick-disabled:before {
    opacity: 0.25; }

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

.slick-prev {
  left: 10px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 10px; }
  .slick-prev:before {
    content: "\e605"; }
    [dir="rtl"] .slick-prev:before {
      content: "\e609"; }

.slick-next {
  right: 10px; }
  [dir="rtl"] .slick-next {
    left: 10px;
    right: auto; }
  .slick-next:before {
    content: "\e609"; }
    [dir="rtl"] .slick-next:before {
      content: "\e605"; }

/* Dots */
.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  margin: 0;
  padding: 10px 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 20px;
    width: 21px;
    margin: 0;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      min-width: 0;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 0;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 0.5; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;
        font-size: 37px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        transition: opacity 150ms;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.5; }

/* lazy load */
.slick-slide img {
  opacity: 1;
  transition: opacity 250ms; }

.slick-slide img.slick-loading {
  opacity: 0; }

/* Theme styles */
body {
  font-size: 16px;
  line-height: 1.6em;
  color: #494949;
  background: #ffffff;
  overflow-y: scroll;
  /* Fonts on Macs look bad without these */
  -moz-font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased; }

::selection {
  /* Webkit & Opera */
  background: #494949;
  color: #ffffff; }

::-moz-selection {
  /* Firefox */
  background: #494949;
  color: #ffffff; }

a,
a:link,
a:visited {
  color: #494949;
  -moz-transition: color 100ms, border-color 100ms;
  -webkit-transition: color 100ms, border-color 100ms;
  transition: color 100ms, border-color 100ms;
  text-decoration: none; }

a:hover {
  color: #162b21; }

select {
  max-width: 100%; }

input:not(.js-qty__num),
textarea {
  font-size: 16px;
  line-height: 16px;
  background: white;
  color: #494949;
  border: 1px solid #d1d1d1;
  padding: 11px 15px;
  margin: 0;
  vertical-align: middle;
  max-width: 100%; }

input[type=checkbox] {
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

textarea {
  height: 120px;
  padding-top: 10px;
  padding-bottom: 10px; }

/* HTML5 input placeholders */
::-webkit-input-placeholder {
  color: #494949;
  font-size: 85%; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #494949;
  font-size: 85%; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #494949;
  font-size: 85%; }

:-ms-input-placeholder {
  color: #494949;
  font-size: 85%; }

.button,
a.button,
button:not(.icon-fallback-text),
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #21362c;
  border: none;
  color: #ffffff;
  font-size: 12.8px;
  line-height: 12.8px;
  letter-spacing: 1px;
  text-transform: uppercase;
  height: auto;
  margin: 0;
  text-decoration: none !important;
  cursor: pointer;
  padding: 16px 15px 14px;
  vertical-align: middle;
  min-width: 120px;
  max-width: 100%;
  text-align: center;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-transition: background-color 100ms, color 100ms, border-color 100ms;
  -webkit-transition: background-color 100ms, color 100ms, border-color 100ms;
  transition: background-color 100ms, color 100ms, border-color 100ms;
  display: inline-block; }

button.klaviyo-close-form {
  background: none;
  min-width: 0; }

.button.compact,
button.compact,
input[type="submit"].compact,
input[type="reset"].compact,
input[type="button"].compact {
  width: auto;
  min-width: 0; }

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  background: #162b21;
  color: #fff; }

.button.altcolour,
button.altcolour,
input[type="submit"].altcolour,
input[type="reset"].altcolour,
input[type="button"].altcolour {
  background: #ffffff;
  color: #21362c; }

.button.altaltcolour,
button.altaltcolour,
input[type="submit"].altaltcolour {
  background: #162b21; }

.button.altaltcolour:hover,
button.altaltcolour:hover,
input[type="submit"].altaltcolour:hover {
  background: #21362c; }

.button.notabutton,
a.button.notabutton,
button.notabutton,
input[type="submit"].notabutton {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  text-transform: none;
  vertical-align: baseline;
  min-width: 0;
  overflow: visible;
  height: auto;
  color: #494949;
  -moz-transition: color 100ms;
  -webkit-transition: color 100ms;
  transition: color 100ms; }

.button.notabutton:hover,
a.button.notabutton:hover,
button.notabutton:hover,
input[type="submit"].notabutton:hover {
  color: #162b21; }

.button.disabled,
a.button.disabled,
button[disabled],
input[type="submit"][disabled],
input[type="reset"][disabled],
input[type="button"][disabled] {
  background: #999 !important; }

h1, h2, h3, h4, h5, h6 {
  color: #494949;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 1em; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
  color: inherit;
  text-decoration: none; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #162b21; }

h1,
h2.h1-style {
  font-size: 32px; }

h2,
h1.h2-style,
h2.h2-style,
h3.h2-style,
h4.h2-style,
h5.h2-style,
h6.h2-style {
  font-size: 29.33333px; }

h3,
h1.h3-style,
h2.h3-style,
h3.h3-style,
h4.h3-style,
h5.h3-style,
h6.h3-style {
  font-size: 26.66667px; }

h4,
h1.h4-style,
h2.h4-style,
h3.h4-style,
h4.h4-style,
h5.h4-style,
h6.h4-style {
  font-size: 24px; }

h5,
h1.h5-style,
h2.h5-style,
h3.h5-style,
h4.h5-style,
h5.h5-style,
h6.h5-style {
  font-size: 21.33333px; }

h6,
h1.h6-style,
h2.h6-style,
h3.h6-style,
h4.h6-style,
h5.h6-style,
h6.h6-style {
  font-size: 18.66667px; }

h1.majortitle,
h2.title,
h2.majortitle,
h3.majortitle,
h4.majortitle,
h5.majortitle,
h6.majortitle,
.majortitle {
  margin: 10px 0; }

h1.hometitle,
h2.hometitle,
h3.hometitle,
.hometitle {
  line-height: 1em;
  margin: 10px 0 20px; }

.hometitle {
  letter-spacing: 1px; }

img {
  max-width: 100%;
  height: auto; }

.hidden {
  display: none; }

/* Lists  */
.container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container#main-product-detail {
    max-width: 1200px; }
    .container#main-product-detail .gallery .slick-arrow {
      display: none !important; }
    .container#main-product-detail .large--one-third {
      padding-top: 15px; }
  .container.custom-collection {
    padding-top: 40px;
    border-bottom: 1px dotted #d9d9d2; }

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

@media only screen and (min-width: 768px) {
  .container#main-product-detail .large--two-thirds {
    width: 60%; }
  .container#main-product-detail .large--one-third {
    width: 40%;
    padding-top: 60px; } }
.container .container {
  padding-left: 0;
  padding-right: 0; }

.slideshow .container {
  padding-left: 40px;
  padding-right: 40px; }

#content {
  background: #ffffff;
  position: relative;
  z-index: 1;
  background-repeat: repeat;
  padding-bottom: 0px; }

.template-index #content {
  padding-bottom: 0; }

/* Header */
.reveal-mobile-nav #pageheader {
  z-index: 7001; }

#pageheader .header-top {
  background: #21362c;
  text-align: center;
  color: #fff;
  font-size: 14px; }
  #pageheader .header-top .container {
    position: relative;
    padding: 5px 0 6px;
    max-width: 1640px; }
  #pageheader .header-top a {
    color: #fff; }
  #pageheader .header-top .fa-gift, #pageheader .header-top .fa-truck {
    margin-right: 8px; }
  #pageheader .header-top .free-shipping-message {
    position: absolute;
    left: 15px;
    top: 5px; }
    #pageheader .header-top .free-shipping-message a {
      text-decoration: underline; }
      #pageheader .header-top .free-shipping-message a:hover {
        text-decoration: none; }
  #pageheader .header-top .social-links {
    position: absolute;
    right: 15px;
    top: 5px; }
    #pageheader .header-top .social-links ul {
      margin: 0; }
      #pageheader .header-top .social-links ul li {
        margin: 0 7px; }
        #pageheader .header-top .social-links ul li:last-child {
          margin-right: 0; }
        #pageheader .header-top .social-links ul li a {
          color: #fff; }

#mobile-header {
  display: none;
  text-align: right;
  background: #ffffff;
  color: #494949;
  border-bottom: 1px solid #ffffff;
  font-size: 15px;
  line-height: 32px;
  position: relative; }

#mobile-header a {
  color: inherit; }

#mobile-header .mobile-nav-toggle {
  float: left;
  position: relative;
  padding: 0;
  width: 60px;
  height: 60px;
  z-index: 1; }

#mobile-header .mobile-nav-toggle span {
  position: absolute;
  background: #494949;
  left: 20px;
  width: 20px;
  height: 2px;
  top: 13px;
  margin-top: 9px; }

#mobile-header .mobile-nav-toggle span:nth-child(1) {
  top: 19px; }

#mobile-header .mobile-nav-toggle span:nth-child(2) {
  top: 25px; }

#mobile-header .logo {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  #mobile-header .logo img {
    max-height: 100%;
    width: auto; }
  #mobile-header .logo > a {
    display: block;
    height: 100%;
    margin: 0 80px; }

#mobile-nav-return {
  z-index: 7000;
  position: fixed;
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.75, 0.03, 0.52, 1); }

.main-nav.hidden-tablet .tier-1 > ul {
  max-width: 1440px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto; }

.main-nav .mobile-features {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.main-nav .mobile-features .mobile-search input[type=text] {
  box-sizing: border-box;
  width: 100%;
  border: none;
  height: 60px;
  font-size: 18px;
  line-height: 60px;
  padding-left: 20px;
  letter-spacing: 1px; }

.main-nav .mobile-features .mobile-search button {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 40px;
  text-align: right;
  font-size: 24px; }

.close-drawer-left {
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 4001;
  transition: all .3s ease-in-out;
  width: calc(100vw - 300px);
  max-width: 70px; }
  .close-drawer-left .drawer__close {
    width: calc(100vw - 300px);
    height: calc(100vw - 300px);
    max-width: 70px;
    max-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    font-size: 32px;
    color: #fff; }
  .js-drawer-open-left .close-drawer-left {
    visibility: visible;
    opacity: 1;
    transform: translateX(300px); }
  @media (min-width: 1025px) {
    .close-drawer-left {
      display: none; } }

.main-wrapper {
  position: relative; }
  .main-wrapper:after {
    content: '';
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .3s ease-in-out;
    z-index: 4000;
    visibility: hidden; }
    @media (min-width: 1025px) {
      .main-wrapper:after {
        display: none; } }

.js-drawer-open-left .main-wrapper:after {
  opacity: .6;
  visibility: visible; }

.main-nav .mobile-social {
  display: none; }

.js-drawer-open-right #pageheader.fixed {
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); }

#admin_bar_iframe {
  display: none; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }

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

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }

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

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

#pageheader {
  position: relative;
  background: #ffffff;
  z-index: 4000;
  /* Place above slider for live-search dropdown */
  top: 0 !important; }
  #pageheader .nav-row .tier-1 > ul {
    display: flex;
    justify-content: space-between; }
    #pageheader .nav-row .tier-1 > ul > li > a {
      padding: 5px 0;
      font-size: 16px; }
  #pageheader.fixed {
    position: fixed;
    width: 100%;
    height: 52px;
    background: #21362c;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    animation-duration: 0.8s; }
    #pageheader.fixed .logo-area {
      width: auto; }
    #pageheader.fixed .nav-row .tier-1 > ul > li.opened > a:before, #pageheader.fixed .nav-row .tier-1 > ul > li:hover > a:before {
      bottom: -5px; }
    #pageheader.fixed .main-nav.hidden-tablet {
      max-width: none;
      padding: 0;
      margin: 0 auto; }
    #pageheader.fixed .main-nav.hidden-tablet .tier-1 > ul {
      width: 1440px;
      max-width: calc(100% - 240px); }
    #pageheader.fixed .logoimage {
      display: none; }
      #pageheader.fixed .logoimage.fixed-header {
        display: block !important; }
    #pageheader.fixed .utils .account-link {
      display: none; }
    #pageheader.fixed .utils .cart-summary {
      border-left: none;
      margin-left: 0; }
    #pageheader.fixed .utils .search-box {
      margin-right: 0;
      border-color: #fff; }
    #pageheader.fixed .nav-row ul .tier-2 {
      margin-top: 5px; }
    #pageheader.fixed .logo-area {
      color: #fff; }
    #pageheader.fixed .main-nav {
      border-bottom: none; }
      #pageheader.fixed .main-nav .multi-level-nav > div {
        border: none; }
    #pageheader.fixed .main-nav .multi-level-nav .tier-1 {
      background: #38223D; }
      #pageheader.fixed .main-nav .multi-level-nav .tier-1 > ul > li > a {
        color: #fff; }
    #pageheader.fixed .nav-row .multi-level-nav > div {
      padding-bottom: 5px; }
    #pageheader.fixed .page-header-container {
      margin: 0 auto;
      height: 100%; }
    #pageheader.fixed .header-top {
      display: none; }
    #pageheader.fixed .logo-area {
      position: relative;
      z-index: 3;
      height: 100%; }
      #pageheader.fixed .logo-area .logo {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 3px;
        padding: 0; }
        #pageheader.fixed .logo-area .logo img {
          width: 80px; }
      #pageheader.fixed .logo-area .megamenu {
        width: 1640px;
        max-width: 100%;
        left: 50%;
        transform: translateX(-50%); }
        #pageheader.fixed .logo-area .megamenu > .ul > .li > span, #pageheader.fixed .logo-area .megamenu > .ul > .li > a {
          color: #fff !important; }
    #pageheader.fixed .main-nav {
      position: absolute;
      width: 100%;
      left: 0; }
    #pageheader.fixed .header-linklist {
      display: none; }
    #pageheader.fixed .utils {
      margin-top: 4px;
      top: 0; }
  #pageheader .header-linklist {
    position: absolute;
    top: 50%;
    left: 5px;
    height: 44px;
    line-height: 40px;
    font-size: 16px;
    list-style: none;
    margin: -22px 0 0; }
    #pageheader .header-linklist li {
      position: relative;
      padding: 0 10px;
      display: inline-block;
      margin: 0; }
      #pageheader .header-linklist li:before {
        content: '';
        position: absolute;
        left: -1px;
        top: 0;
        height: 100%;
        width: 1px;
        background: #aa9aac; }
      #pageheader .header-linklist li:first-child:before {
        display: none; }

#pageheader,
#pageheader a {
  color: #494949; }
  #pageheader .sign-up-link span,
  #pageheader a .sign-up-link span {
    text-decoration: none; }
  #pageheader .sign-up-link:hover span,
  #pageheader a .sign-up-link:hover span {
    text-decoration: none; }

#pageheader.fixed,
#pageheader.fixed .utils a {
  color: #fff; }

#pageheader .logo {
  text-align: center;
  padding-top: 15px; }

#pageheader .logo a {
  color: #494949; }

#pageheader .logo-area {
  width: 1640px;
  max-width: 100%;
  position: relative;
  margin: 0 auto; }

.logo img {
  vertical-align: top;
  width: 180px; }
  .logo img.fixed-header {
    display: none; }

#pageheader .logo .logotext {
  font-size: 32px;
  line-height: 1.4em;
  letter-spacing: 1px; }

#pageheader .search-box,
#pageheader .utils {
  position: absolute;
  top: 50%; }

#pageheader .logo-pos-below .search-box,
#pageheader .logo-pos-below .utils,
#pageheader .logo-pos-above .search-box,
#pageheader .logo-pos-above .utils {
  top: 0;
  margin-top: 0; }

#pageheader .utils .account-link {
  display: inline-block;
  width: 32px;
  height: 31px;
  background: url("//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/account-icon.png?v=5064612333277857924");
  vertical-align: middle; }

#pageheader .search-box {
  left: 30px;
  position: static;
  display: inline-block;
  vertical-align: middle;
  height: 42px;
  margin-right: 10px;
  border-right: 1px solid #aa9aac; }
  #pageheader .search-box .search-form {
    border: 1px solid transparent;
    position: relative;
    display: inline-block;
    width: 33px;
    overflow: hidden;
    transition: width 0.3s; }
    #pageheader .search-box .search-form.expanded {
      width: 200px; }
    #pageheader .search-box .search-form i {
      top: 5px;
      left: 3px;
      position: absolute;
      z-index: 1;
      width: 32px;
      height: 31px;
      background: url("//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/search-dark.png?v=4822430662019090534");
      cursor: pointer; }
      #pageheader .search-box .search-form i:before {
        display: none; }
    #pageheader .search-box .search-form input[type="text"] {
      border: none;
      background: transparent;
      padding: 11px 10px 11px 33px;
      width: 100%;
      font-size: 12.8px;
      line-height: 1.2em;
      letter-spacing: 1px;
      color: #494949; }
  #pageheader .search-box.focus .search-form {
    background-color: #fff;
    border-color: #dedede; }
    #pageheader .search-box.focus .search-form input[type="text"] {
      color: #666; }

/* HTML5 input placeholders */
#pageheader .search-box .search-form input[type="text"]::-webkit-input-placeholder {
  font-size: 12.8px;
  line-height: 1.2em;
  color: #494949;
  opacity: 1;
  letter-spacing: 1px; }

#pageheader .search-box .search-form input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  font-size: 12.8px;
  line-height: 1.2em;
  color: #494949;
  opacity: 1;
  letter-spacing: 1px; }

#pageheader .search-box .search-form input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 12.8px;
  line-height: 1.2em;
  color: #494949;
  opacity: 1;
  letter-spacing: 1px; }

#pageheader .search-box .search-form input[type="text"]:-ms-input-placeholder {
  font-size: 12.8px;
  line-height: 1.2em;
  color: #494949;
  opacity: 1;
  letter-spacing: 1px; }

#pageheader .search-box .search-form input[type="submit"] {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  right: 8px;
  background: transparent;
  color: #494949;
  border: none;
  width: 20px;
  min-width: 0;
  height: 25px;
  padding: 5px 0;
  line-height: 2px;
  font-size: 100%; }

#pageheader .search-box.focus .search-form input[type="submit"] {
  opacity: 1;
  filter: alpha(opacity=100); }

#pageheader .search-box .results-box {
  position: absolute;
  background: #fff;
  color: #333;
  width: 300px;
  max-width: 300px;
  z-index: 5000;
  font-size: 12.8px; }

#pageheader .search-box .search-form:not(.expanded) + .results-box {
  right: 0; }

#pageheader .search-box .results-box a,
#pageheader .search-box .results-box a:hover {
  color: inherit; }

#pageheader .search-box .results-box > * {
  display: block;
  padding: 7px 2px;
  margin: 0;
  border-bottom: 1px solid #d9d9d2;
  border-left: 1px solid #d9d9d2;
  border-right: 1px solid #d9d9d2;
  min-height: 24px; }

#pageheader .search-box .results-box > *:first-child {
  border-top: 1px solid #d9d9d2; }

#pageheader .search-box .results-box .img {
  float: left;
  margin: -4px 10px 0 0;
  width: 32px;
  height: 32px;
  text-align: center;
  overflow: hidden; }

#pageheader .search-box .results-box .img img {
  vertical-align: middle;
  margin-top: -2px; }

#pageheader .search-box .results-box .load {
  background: url("//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/ajax-load.gif?v=6293969950341419039") center center no-repeat;
  text-align: center; }

#pageheader .search-box .results-box .note {
  text-align: center;
  background: #21362c;
  border: #21362c;
  color: #ffffff;
  font-size: 12.8px; }

#pageheader .utils {
  right: 15px;
  height: 44px;
  line-height: 40px;
  margin-top: -22px;
  font-size: 12.8px;
  letter-spacing: 1px; }

#CartContainer {
  padding-bottom: 186px;
  position: absolute;
  height: calc(100% - 61px);
  width: calc(100% - 30px); }
  #CartContainer button:not(.icon-fallback-text) {
    box-sizing: border-box; }
  #CartContainer .ajaxcart__inner {
    width: 100%;
    height: calc(100% - 105px);
    overflow-y: auto; }
  #CartContainer .free-shipping--wrapper {
    margin-bottom: 20px; }
  #CartContainer .free-shipping {
    margin: 0 0 10px;
    padding: 0;
    position: relative; }
    #CartContainer .free-shipping.has-free, #CartContainer .free-shipping strong {
      color: #000; }
  #CartContainer .shipping-progress {
    height: 15px;
    margin: 10px auto 5px;
    width: 100%;
    background-color: #fff;
    position: relative;
    overflow: hidden; }
    #CartContainer .shipping-progress span {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      max-width: 100%;
      width: var(--shipping-progress);
      transition: width 0.75s;
      background-color: #21362c; }

#CartContainer.isEmpty .shipping-link {
  display: none; }

.ajaxcart__footer {
  padding-bottom: 20px;
  background: #f2f2f2; }
  .ajaxcart__footer .shipping-link {
    border: 1px solid #e9e9e9;
    border-width: 1px 0;
    display: block;
    padding: 5px 0;
    position: relative;
    margin-bottom: 10px; }
    .ajaxcart__footer .shipping-link:hover {
      color: #494949; }
    .ajaxcart__footer .shipping-link i {
      position: absolute;
      right: 0;
      top: 7px; }

#pageheader .utils .social-links,
#pageheader .utils .cart-summary {
  vertical-align: middle;
  display: inline-block;
  zoom: 1;
  *display: inline; }

#pageheader .utils .social-links {
  margin-right: 30px; }

#pageheader .utils .cart-summary {
  text-align: right;
  font-size: 13px;
  border-left: 1px solid #aa9aac;
  margin-left: 10px; }
  #pageheader .utils .cart-summary .fa {
    width: 32px;
    height: 31px;
    background: url(//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/bag-dark.png?v=7086365910407100379);
    margin-right: 4px;
    background-size: cover; }
    #pageheader .utils .cart-summary .fa:before {
      display: none; }
  #pageheader .utils .cart-summary span, #pageheader .utils .cart-summary .fa {
    display: inline-block;
    vertical-align: middle; }

#pageheader.fixed .utils .cart-summary {
  text-align: right; }
  #pageheader.fixed .utils .cart-summary .fa {
    background: url(//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/bag-light.png?v=3929472286806220140);
    background-size: cover;
    width: 24px;
    height: 28px; }

#pageheader.fixed .search-box .search-form i {
  background: url(//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/search-light.png?v=17761588064955319424);
  cursor: pointer;
  width: 28px;
  height: 28px;
  top: 4px; }

#pageheader .utils .cart-summary .switcher {
  margin-left: 3px;
  display: inline;
  vertical-align: middle;
  position: relative; }

#pageheader .utils .cart-summary .switcher .selected-currency {
  padding: 4px 5px;
  border: 1px solid #ffffff;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

#pageheader .utils .cart-summary .switcher .switcher-drop {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 50; }

#pageheader .utils .cart-summary .switcher .switcher-drop .inner {
  margin-top: 1.3em;
  line-height: 1em;
  padding: 8px 20px 6px;
  border: 1px solid #dedede;
  background: #fff;
  color: #444;
  white-space: nowrap; }

#pageheader .utils .cart-summary .switcher .switcher-drop .inner:before {
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #dedede transparent;
  position: absolute;
  top: 1.3em;
  right: 15px;
  margin-top: -5px; }

#pageheader .utils .cart-summary .switcher .switcher-drop .inner:after {
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: 1.3em;
  right: 15px;
  margin-top: -4px; }

#pageheader .utils .cart-summary .switcher.show-drop .switcher-drop,
#pageheader .utils .cart-summary .switcher:hover .switcher-drop {
  display: block;
  -webkit-animation: reveal 0.2s ease-out 0s 1 normal none;
  animation: reveal 0.2s ease-out 0s 1 normal none; }

#pageheader .utils .cart-summary .button {
  min-width: 0;
  padding: 8px 15px;
  vertical-align: middle;
  color: #ffffff; }

#pageheader .util-area {
  letter-spacing: 1px; }

#pageheader .util-area .signup-reveal-area {
  display: inline;
  position: relative; }

#pageheader .util-area .signup-reveal {
  font-size: 12.8px;
  line-height: 1.2em;
  letter-spacing: 1px;
  vertical-align: middle; }

#pageheader .util-area .signup-form-cont {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 50; }

#pageheader .util-area .signup-reveal-area.show-drop .signup-form-cont,
#pageheader .util-area .signup-reveal-area:hover .signup-form-cont {
  display: block;
  -webkit-animation: reveal 0.2s ease-out 0s 1 normal none;
  animation: reveal 0.2s ease-out 0s 1 normal none; }

#pageheader .util-area .signup-form-cont .signup-form {
  margin-top: 1.3em; }

#pageheader .util-area .signup-form-cont .signup-form:before {
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #dedede transparent;
  position: absolute;
  top: 1.3em;
  left: 15px;
  margin-top: -5px; }

#pageheader .util-area .signup-form-cont .signup-form:after {
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: 1.3em;
  left: 15px;
  margin-top: -4px; }

#pageheader .util-area .signup-form {
  background-color: #fff;
  border-color: #dedede; }

#pageheader .util-area .signup-form * {
  color: #444;
  background: transparent; }

#pageheader .util-area .signup-form input[type=email] {
  text-align: left;
  letter-spacing: 1px;
  width: 150px; }

/* HTML5 input placeholders */
#pageheader .util-area .signup-form input::-webkit-input-placeholder {
  color: #444; }

#pageheader .util-area .signup-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #444; }

#pageheader .util-area .signup-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #444; }

#pageheader .util-area .signup-form input:-ms-input-placeholder {
  color: #444; }

#pageheader .util-area .signup-form label {
  display: none; }

/* Nav */
.main-nav .secondary-nav-box a {
  color: #493f4a; }
  .main-nav .secondary-nav-box a:hover {
    color: #493f4a; }
.main-nav .secondary-nav-box li.active a, .main-nav .secondary-nav-box li:hover a {
  color: #493f4a; }
.main-nav .secondary-nav-box li a {
  color: #493f4a; }

.nav-row {
  text-align: center;
  line-height: 2.5em;
  font-size: 12.8px; }
  .nav-row .secondary-nav-box {
    width: 1440px;
    max-width: 100%;
    text-align: left;
    padding: 0 15px;
    margin: 0 auto; }
    .nav-row .secondary-nav-box > ul {
      vertical-align: top;
      min-height: 200px;
      position: relative;
      margin-right: 50px;
      padding-top: 22px; }
      .nav-row .secondary-nav-box > ul:first-child > li {
        padding-left: 0; }
      .nav-row .secondary-nav-box > ul:last-of-type {
        margin-right: 0; }
      .nav-row .secondary-nav-box > ul li {
        display: block; }
        .nav-row .secondary-nav-box > ul li a {
          color: #fff; }
  .nav-row .view-all-banner {
    width: 540px;
    float: left;
    text-align: center;
    margin-right: 30px;
    height: 170px;
    background-size: cover !important;
    margin-top: 7px;
    max-width: 36%;
    position: relative; }
    .nav-row .view-all-banner h2 {
      color: #fff;
      margin-bottom: 12px; }
    .nav-row .view-all-banner span {
      font-size: 12.8px;
      display: block; }
    .nav-row .view-all-banner i {
      font-size: 12.8px;
      vertical-align: middle; }
    .nav-row .view-all-banner a {
      color: #fff !important;
      text-align: center;
      font-size: 24px;
      display: block;
      position: absolute;
      height: 100%;
      width: 100%;
      left: 0;
      right: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
  .nav-row .navigation-text-banner {
    width: 255px;
    background-image: url(//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/shipping-banner.jpg?v=3313075211519915917);
    background-size: cover !important;
    float: right;
    color: #38223d;
    height: 170px;
    padding-top: 20px;
    margin-top: 7px; }
    .nav-row .navigation-text-banner h2 {
      color: #fff;
      margin-bottom: 0;
      height: 70px; }
    .nav-row .navigation-text-banner span {
      color: #fff;
      display: block; }
  .nav-row a h2, .nav-row a span {
    white-space: normal; }

.nav-row .multi-level-nav > div {
  /* All nav rows regardless of tier */
  padding: 5px 0 0; }

.multi-level-nav > .navigation-text-banner {
  display: none; }

.nav-row ul {
  margin: 0;
  display: inline-block;
  zoom: 1;
  *display: inline; }

body.with-fixed {
  padding-top: 159px; }

.nav-row .tier-1 > ul > li.opened > a, .nav-row .tier-1 > ul > li:hover > a {
  position: relative; }
  .nav-row .tier-1 > ul > li.opened > a:before, .nav-row .tier-1 > ul > li:hover > a:before {
    content: '';
    position: absolute;
    bottom: -1px;
    width: 100%;
    left: 0;
    border-bottom: 4px solid #21362c; }
.nav-row .tier-1 > ul > li.opened.closed > a:before, .nav-row .tier-1 > ul > li:hover.closed > a:before {
  border: none; }

.nav-row ul li {
  vertical-align: top;
  margin: 0;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.nav-row a {
  padding: 5px 18px;
  white-space: nowrap;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.nav-row .tier-1 > ul > li > a {
  padding: 5px 18px; }

.nav-row a.expanded,
.nav-row li.active > a {
  color: #162b21; }

.nav-row a .fa-angle-down {
  margin-left: 5px;
  width: 10px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.nav-row a.listing-title {
  font-weight: bold; }

.nav-row .slash {
  padding: 10px 0;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.nav-row ul .tier-2 {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.2s ease-in;
  position: absolute;
  width: 100%;
  left: 0; }

.nav-row ul > li.all-opened .tier-2 {
  max-height: 210px; }
.nav-row ul > li .tier-2 {
  z-index: 1; }
  .nav-row ul > li .tier-2 .secondary-nav-box {
    padding-top: 13px; }
  .nav-row ul > li .tier-2 li {
    padding: 11px 18px; }
    .nav-row ul > li .tier-2 li a {
      line-height: 1em;
      display: block;
      position: relative;
      padding: 0;
      font-size: 16px; }
      .nav-row ul > li .tier-2 li a:hover {
        color: #21362c; }
.nav-row ul > li.opened .tier-2, .nav-row ul > li.on-the-top .tier-2 {
  z-index: 2; }

@media (min-width: 769px) {
  .nav-row ul .tier-2 {
    margin-top: 1px; } }
@media (max-width: 1140px) {
  .nav-row .secondary-nav-box {
    padding: 0; }

  .nav-row .secondary-nav-box > ul:first-child > li {
    padding-left: 18px; }

  .reveal-mobile-nav #mobile-nav-return {
    height: 100%;
    opacity: 1; }

  #pageheader.fixed .main-nav {
    position: fixed;
    width: 82%;
    left: 0; }

  #pageheader .logo {
    padding: 10px 0;
    pointer-events: none; }
    #pageheader .logo a {
      pointer-events: auto; }
    #pageheader .logo .logotext {
      margin-top: 12px;
      display: block;
      font-size: 15px;
      line-height: 1em; }

  .mobile-currency-switcher {
    display: block; }

  .nav-row .view-all-banner {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    max-width: none; }

  .nav-row .tier-1 > ul > li > a {
    padding: 10px 18px; }

  .main-nav.nav-row .mobile-expanded {
    background: white;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff; }

  .main-nav.nav-row ul ul .mobile-expanded {
    background: white; }

  .main-nav.nav-row .mobile-expanded > a {
    display: block; }

  .main-nav.nav-row .mobile-expanded > ul {
    display: block; }

  .main-nav.nav-row .multi-level-nav > div > ul {
    display: none; }

  .main-nav.nav-row .multi-level-nav > div.tier-1 > ul {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9; }

  .main-nav .multi-level-nav ul ul {
    background: white;
    padding-bottom: 0; }

  .main-nav .multi-level-nav > div > ul > li > ul {
    background: white; }

  .main-nav.nav-row ul li a.has-children:after {
    font-family: 'theme-icons';
    content: '\e602';
    margin-left: 10px;
    float: right;
    transition: all .3s ease-in-out; }
  .main-nav.nav-row ul li a.has-children.opened:after {
    transform: rotate(180deg); }

  .main-nav.nav-row ul li.mobile-expanded > a.has-children:after {
    content: '\e607'; }

  .main-nav.nav-row ul li a.has-children .exp {
    display: none; }

  .main-nav.nav-row a.listing-title {
    font-weight: normal; }

  .main-nav a {
    display: block; }

  .main-nav a.expanded {
    color: #38223d; }

  .main-nav a:hover {
    color: #38223d; }

  .main-nav.nav-row ul li.account-links {
    border-top: 1px solid #ffffff;
    font-size: 16px;
    padding-top: 10px; }

  .main-nav .account-links .slash {
    display: none; }

  .main-nav .account-links .register,
  .main-nav .account-links .login {
    display: block; }

  .main-nav .account-links a {
    padding: 10px 20px;
    display: block; }

  .main-nav .mobile-social {
    display: block;
    padding: 0 20px;
    border-top: 1px solid #ffffff; }

  .main-nav.nav-row .mobile-social li {
    display: inline-block; }

  .main-nav.nav-row .mobile-social li a {
    padding-left: 0; }

  .main-nav {
    text-align: left;
    transition: transform 0.5s cubic-bezier(0.75, 0.03, 0.52, 1);
    font-size: 18px;
    overflow: auto;
    border: none; }
    .main-nav .mobile-features {
      border-color: #f2f2f2; }
    .main-nav .mobile-features .mobile-search input[type=text] {
      background: #f2f2f2;
      padding: 10px 18px 10px 48px;
      height: 70px;
      border-bottom: 1px solid #e9e9e9; }
    .main-nav .multi-level-nav {
      background: #f2f2f2; }
      .main-nav .multi-level-nav .tier-1 {
        background: #f2f2f2;
        border-color: #f2f2f2; }
    .main-nav a {
      white-space: normal; }

  .reveal-mobile-nav .main-nav {
    -webkit-transform: translate(0);
    transform: translate(0); }

  .main-nav a {
    padding: 14px 20px; }

  .drawer__header {
    border: none; }

  .main-nav .mobile-features {
    display: block; }

  .main-nav .multi-level-nav {
    padding-top: 70px;
    box-sizing: border-box; }

  .mobile-bottom-menu, .mobile-login-links {
    padding-top: 10px; }
    .mobile-bottom-menu + hr, .mobile-login-links + hr {
      border-bottom: 1px solid #d9d9d2;
      height: auto; }
    .mobile-bottom-menu li a, .mobile-login-links li a {
      padding: 10px 18px; }

  .mobile-login-links {
    padding-top: 0;
    padding-bottom: 20px; }

  .main-nav.nav-row ul {
    width: 100%; }

  .main-nav.nav-row ul li {
    display: block;
    padding: 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent; }

  .nav-row .navigation-text-banner {
    margin-bottom: 20px; }
  .nav-row .multi-level-nav ul > li a .fa-angle-down {
    display: none; }
  .nav-row .multi-level-nav ul > li .tier-2 {
    max-height: none;
    display: none;
    position: relative;
    font-size: 14px;
    padding-top: 4px;
    background: #fff; }
    .nav-row .multi-level-nav ul > li .tier-2 .bottom-link {
      position: static !important; }
    .nav-row .multi-level-nav ul > li .tier-2 .navigation-text-banner {
      display: none; }
    .nav-row .multi-level-nav ul > li .tier-2 .secondary-nav-box {
      padding-top: 0;
      border-top: 1px solid #EBEBEB;
      border-bottom: 1px solid #EBEBEB; }
      .nav-row .multi-level-nav ul > li .tier-2 .secondary-nav-box > ul {
        min-height: 0;
        padding-top: 0; }
        .nav-row .multi-level-nav ul > li .tier-2 .secondary-nav-box > ul:first-child {
          padding-top: 22px; }
        .nav-row .multi-level-nav ul > li .tier-2 .secondary-nav-box > ul:last-of-type {
          padding-bottom: 22px; }
      .nav-row .multi-level-nav ul > li .tier-2 .secondary-nav-box ul a {
        color: #38223d !important; } }
.nav-row ul ul.listed {
  display: block;
  padding-bottom: 10px; }

.nav-row .tier-1 ul ul.listed {
  display: none; }

.nav-row ul ul.listed > li {
  display: block; }

.nav-row ul ul.listed > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1em; }

.tags.nav-row {
  border-top: 1px solid #d9d9d2;
  border-bottom: 1px solid #d9d9d2;
  padding: 15px;
  text-transform: capitalize; }

.tags .active a {
  color: #e94b3f; }

.tags .active a .x {
  position: relative;
  top: 2px;
  font-weight: bold;
  font-size: 150%;
  line-height: 75%;
  margin: 0 0 0 5px; }

.multi-tag-row {
  margin-bottom: 10px; }

.multi-tag-row .tags.nav-row {
  margin-top: -1px; }

.multi-tag-row .tags.nav-row.height-hidden {
  display: block;
  height: 0;
  overflow: hidden;
  border: none;
  padding: 0; }

.tags-inline {
  font-size: 12.8px;
  letter-spacing: 1px; }
  .tags-inline label {
    margin-right: 10px;
    text-transform: uppercase; }
  .tags-inline ul {
    font-style: italic; }
  .tags-inline ul, .tags-inline li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0; }
  .tags-inline li:after {
    content: ','; }
  .tags-inline li:last-child:after {
    content: none; }

/* Main nav only */
.main-nav {
  border-bottom: 1px #e9e9e9 solid;
  position: relative;
  z-index: 2; }

.main-nav .multi-level-nav > div {
  border-top: 1px solid #ffffff;
  background: white; }

.main-nav .multi-level-nav .tier-1 {
  background: white; }

.main-nav .multi-level-nav .tier-2 {
  background: #f6f6f6;
  border-top: none; }

.main-nav .multi-level-nav .tier-2 .bottom-link {
  position: absolute;
  bottom: 0; }

.multi-level-nav {
  background: white; }

.main-nav a {
  color: #38223d; }

.main-nav a.expanded,
.main-nav li.active > a,
.main-nav a:hover,
.main-nav .account-links a:hover {
  color: #38223d; }

.main-nav .account-links {
  padding: 0 18px;
  color: #999999;
  white-space: nowrap; }

.main-nav .account-links a {
  padding-left: 0;
  padding-right: 0;
  color: #999999; }

/* Store messages */
#store-messages {
  background: #ffffff; }

#store-messages .message {
  position: relative;
  text-align: center;
  padding: 12px 0 16px; }

#store-messages.messages-2 .message {
  float: left;
  width: 49.5%; }

#store-messages.messages-3 .message {
  float: left;
  width: 33.33%; }

#store-messages .message a {
  display: block; }

#store-messages .message .title,
#store-messages .message .tagline {
  margin: 0 20px; }

#store-messages .message .title {
  font-size: 100%;
  line-height: 1.3em;
  color: #3d4c4f;
  letter-spacing: 1px; }

#store-messages .message .tagline {
  display: block;
  font-size: 12.8px;
  line-height: 1.4em;
  margin-top: 5px;
  color: #8a8f93;
  letter-spacing: 1px; }

#store-messages .message .fluff {
  border-left: 1px solid #d9d9d2;
  width: 1px;
  position: absolute;
  left: 0;
  top: 20px;
  height: 28px; }

#store-messages-mobile {
  display: none;
  padding: 5px 0;
  border-bottom: 1px solid #d9d9d2;
  font-size: 14px;
  line-height: 1.2em;
  text-align: center; }

/* Headings above content */
.page-header {
  text-align: center;
  padding: 20px 0 20px; }

.page-header .pagetitle {
  margin-bottom: 20px; }

.page-header .user-content {
  text-align: left; }

.page-header .filters {
  float: left;
  font-size: 12.8px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 10px 0; }

.page-header .social-area {
  margin: 10px 0;
  text-align: left; }

.page-header .social-area.center {
  float: none; }

.add-all-btn-box {
  padding-bottom: 50px; }

.page-header .social-area .rsslink,
.page-header .social-area .sharing {
  vertical-align: middle;
  display: inline-block; }

.page-header .social-area .rsslink i {
  margin-left: 2px;
  vertical-align: top; }

.page-header .filters .tags {
  margin-right: 25px;
  white-space: nowrap;
  float: left; }

.page-header .filters .sort select {
  text-transform: none;
  margin-left: 3px; }

.page-header .nextprev {
  font-size: 12.8px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.eating-healthy {
  padding-bottom: 30px; }
  .eating-healthy .grid__item {
    margin-bottom: 90px; }
    .eating-healthy .grid__item .fancyboximg {
      text-align: center;
      display: block; }
    .eating-healthy .grid__item img {
      display: inline-block; }

.user-content .eating-healthy a.text-link {
  color: #f6b302;
  border: none; }

@media only screen and (min-width: 769px) {
  .eating-healthy .grid__item.large--one-half {
    width: 42.85%; }
    .eating-healthy .grid__item.large--one-half:nth-child(2) {
      padding-top: 15%; }
    .eating-healthy .grid__item.large--one-half:nth-child(2n) {
      float: right; } }
/* Pagination */
.pagination-row {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 12.8px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.pagination {
  font-size: 12.8px;
  letter-spacing: 1px;
  text-transform: uppercase;
  list-style: none;
  text-align: center; }
  .pagination li {
    display: inline-block; }
    .pagination li a {
      color: #000;
      font-weight: 400;
      font-size: 16px;
      display: block;
      padding: 20px 15px; }
      .pagination li a:hover {
        color: #21362c; }
    .pagination li.active a {
      background: #ffffff;
      color: #21362c;
      border: 1px solid #21362c; }

.pagination .pagecount {
  border-left: 1px solid;
  border-right: 1px solid;
  padding: 0 5px;
  margin: 0 2px; }

.pagination-row.pagination-row-tabular {
  display: table;
  width: 100%; }

.pagination-row.pagination-row-tabular > .inner {
  display: table-row; }

.pagination-row.pagination-row-tabular > .inner > * {
  display: table-cell;
  width: 33.33333%;
  vertical-align: bottom; }

.pagination-row.pagination-row-tabular .prev span, .pagination-row.pagination-row-tabular .prev i, .pagination-row.pagination-row-tabular .next span, .pagination-row.pagination-row-tabular .next i {
  vertical-align: middle; }

.pagination-row.pagination-row-tabular .prev {
  text-align: left; }

.pagination-row.pagination-row-tabular .next {
  text-align: right; }

.bottom-promo-image {
  padding-bottom: 17.34%;
  background-size: cover; }

/* Main footer */
#pagefooter {
  padding: 50px 0 50px;
  font-size: 12.8px;
  background: #21362c;
  color: #fff; }
  #pagefooter h3, #pagefooter a {
    color: #fff; }
  #pagefooter h3 {
    font-size: 18px;
    text-align: left;
    text-transform: uppercase;
    flex-direction: row;
    display: flex;
    width: 100%;
    align-self: flex-end; }
  #pagefooter ul {
    flex-direction: row;
    display: flex;
    list-style: none;
    width: 100%;
    margin: 0;
    flex-flow: row wrap;
    align-self: flex-start; }
    #pagefooter ul li {
      display: inline-block;
      margin-right: 10px; }
      #pagefooter ul li:last-child {
        margin-right: 0; }
  #pagefooter .footer-container {
    border: 1px dotted #fff;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1em; }
  #pagefooter .footer-left, #pagefooter .footer-right, #pagefooter .footer-logo, #pagefooter .footer-additional,
  #pagefooter .footer-social, #pagefooter .footer-recipes, #pagefooter .footer-help {
    float: left; }
  #pagefooter .footer-left {
    width: 70%;
    display: flex;
    flex-wrap: wrap; }
  #pagefooter .footer-right {
    width: 30%;
    display: flex;
    border-left: 1px dotted #fff;
    padding: 0 70px 0 70px;
    align-items: center;
    text-align: left;
    background: #162b21; }
    #pagefooter .footer-right .signup-form {
      text-align: left; }
      #pagefooter .footer-right .signup-form .input-block {
        background: none;
        border: none;
        border-bottom: 1px solid #fff;
        display: block; }
      #pagefooter .footer-right .signup-form input[type="email"] {
        background: none;
        color: #fff;
        text-align: left;
        padding-left: 0;
        /* Firefox 19+ */
        /* Firefox 18- */ }
        #pagefooter .footer-right .signup-form input[type="email"]::-webkit-input-placeholder {
          color: #fff; }
        #pagefooter .footer-right .signup-form input[type="email"]::-moz-placeholder {
          color: #fff; }
        #pagefooter .footer-right .signup-form input[type="email"]:-moz-placeholder {
          color: #fff; }
        #pagefooter .footer-right .signup-form input[type="email"]:-ms-input-placeholder {
          color: #fff; }
      #pagefooter .footer-right .signup-form input[type="submit"] {
        background: none;
        padding-right: 0; }
        #pagefooter .footer-right .signup-form input[type="submit"]:hover {
          background: none; }
  #pagefooter .footer-top, #pagefooter .footer-bottom {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%; }
  #pagefooter .footer-top {
    border-bottom: 1px dotted #fff; }
  #pagefooter .footer-logo, #pagefooter .footer-additional, #pagefooter .footer-social, #pagefooter .footer-recipes, #pagefooter .footer-help {
    display: flex;
    padding: 30px 40px;
    flex-wrap: wrap; }
  #pagefooter .footer-additional, #pagefooter .footer-social, #pagefooter .footer-help {
    border-left: 1px dotted #fff; }
  #pagefooter .footer-logo {
    width: 31.5%;
    justify-content: center;
    align-items: center; }
  #pagefooter .footer-additional {
    width: 28.2%; }
  #pagefooter .footer-social {
    width: 40.3%; }
  #pagefooter .footer-recipes {
    width: 36.8%; }
  #pagefooter .footer-help {
    width: 63.2%; }

#pagefooter .image-links {
  background: #f5f5f2;
  padding: 25px 0;
  border-top: 1px solid #d9d9d2; }

#pagefooter .image-links .image-link {
  width: 31.4%;
  float: left;
  text-align: center; }

.image-link img {
  display: block; }

#pagefooter .image-links .image-link.block-1 {
  margin-left: 1.4%; }

#pagefooter .image-links .image-link.block-2 {
  margin: 0 1.4%; }

#pagefooter .image-links .image-link.block-3 {
  margin-right: 1.4%; }

#pagefooter .image-links .image-link img {
  max-width: 100%;
  height: auto;
  text-align: center;
  vertical-align: top; }

#pagefooter .nav-row {
  background: #f5f5f2;
  border-top: 1px solid #d9d9d2;
  border-bottom: 1px solid #d9d9d2; }

#pagefooter .nav-row a {
  color: #3d4c4f; }

#pagefooter .lower {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center; }

#pagefooter .copyright {
  margin-top: 30px; }

#pagefooter .copyright .copy {
  white-space: nowrap; }

#pagefooter .copyright img {
  vertical-align: middle;
  margin-right: 20px; }

#pagefooter .interact {
  margin-top: 30px; }

#pagefooter .interact .social-links {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle; }

#pagefooter .social-links ul {
  margin: 30px 0; }
  #pagefooter .social-links ul li {
    margin: 0 10px; }

#pagefooter .payment-methods {
  margin-top: 20px; }

/* Signup form in header *or* footer */
.signup-form-cont {
  text-align: center;
  clear: both; }

.signup-form {
  display: inline-block;
  max-width: 100%;
  position: relative; }

.signup-form .input-block {
  border: 1px solid #d1d1d1;
  background-color: white;
  white-space: nowrap;
  display: inline-block;
  max-width: 100%; }

.signup-form label {
  display: block;
  margin: 0 0 10px;
  font-size: 12.8px;
  line-height: 1.4em;
  letter-spacing: 1px;
  text-transform: uppercase; }

.signup-form input[type="email"] {
  border: none;
  text-align: center;
  line-height: 1.2em;
  width: calc(100% - 29px); }

.signup-form h4 {
  margin: 0.6em 2em;
  color: #fff; }

/* Social links */
.social-links li {
  list-style: none;
  display: inline; }

.social-links a {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px; }

.social-links a:hover {
  opacity: 0.8; }

.sharing {
  display: inline;
  font-size: 12.8px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.sharing li {
  font-size: 15px; }

.sharing .label {
  margin: 0 5px 0 0;
  position: relative;
  top: -2px; }

ul.plain li {
  list-style: none; }

ul.inline,
ul.inline li {
  margin: 0;
  display: inline; }

.drawer__close {
  width: auto;
  cursor: pointer;
  font-size: 16px;
  margin-top: 5px; }
  .drawer__close .show-mobile {
    display: none; }
  .drawer__close .show-desktop {
    display: inline; }

/* Product listing */
.btn.btn-outline {
  border: 1px solid #747474;
  background: #fff;
  color: #747474;
  border-radius: 0; }
  .btn.btn-outline[disabled] {
    background: #fff !important;
    color: #999;
    border-color: #999; }
  .btn.btn-outline:hover {
    border: 1px solid #21362c;
    background: #21362c;
    color: #ffffff; }
    .btn.btn-outline:hover[disabled] {
      background: #fff !important;
      color: #999;
      border: 1px solid #999; }

.product-block {
  text-align: left; }
  .product-block .AddToCart {
    width: 100%;
    box-sizing: border-box; }
    .product-block .AddToCart.btn-outline {
      border: 1px solid #747474;
      background: #fff;
      color: #747474; }
      .product-block .AddToCart.btn-outline[disabled] {
        background: #fff !important;
        color: #999;
        border-color: #999; }
    .product-block .AddToCart.btn-outline:hover {
      border: 1px solid #21362c;
      background: #21362c;
      color: #ffffff; }
      .product-block .AddToCart.btn-outline:hover[disabled] {
        background: #fff !important;
        color: #999;
        border: 1px solid #999; }
  .product-block .form-vertical {
    padding-bottom: 40px;
    margin-bottom: 0; }
  .product-block .title {
    overflow: hidden;
    max-height: 50px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }

.product-block .block-inner {
  position: relative;
  margin: 0 0 20px; }

.product-block .image-cont {
  position: relative;
  margin: 0 auto;
  overflow: hidden; }

.no-js .product-block .image-cont {
  opacity: 1; }

.product-block .image-cont img {
  width: 100%;
  height: auto;
  vertical-align: top; }

.product-block .image-cont .image-link {
  display: block;
  position: relative; }

.product-block .productlabel {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 0;
  right: 0;
  text-align: center; }

.productlabel > span {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 25px;
  background: #e94b3f;
  color: #ffffff;
  font-size: 12.8px;
  line-height: 1.2em;
  vertical-align: top;
  letter-spacing: 1px;
  text-transform: uppercase; }

.productlabel.soldout > span {
  background: #7f8c8d; }

.productlabel.general > span {
  background: #f1c40f; }

.product-block .hover-info {
  display: block;
  color: inherit;
  margin: 5px 5px 0; }
  .product-block .hover-info:hover .innerer .title {
    color: #21362c; }

.product-block .hover-info .bg {
  background: #ffffff;
  opacity: 0.9;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  transition: opacity 150ms; }

.product-block .hover-info > .inner {
  width: 100%;
  position: relative;
  z-index: 10; }

.product-block .hover-info .reducedfrom {
  font-style: italic;
  opacity: 0.7;
  margin: 0 5px;
  display: inline; }

.product-block .hover-info .reducedfrom .amount {
  text-decoration: line-through;
  color: #7f8c8d; }

.product-block .hover-info .price {
  margin: 0;
  color: #010101;
  display: inline-block; }

.product-block .hover-info .price .from {
  font-size: 80%;
  line-height: 1em; }

.product-block.expanded .block-inner:after {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  border-bottom-color: #e7e7e1;
  border-width: 15px;
  left: 50%;
  margin: -9px 0 0 -15px; }

/* Collection blocks - in style of product block */
.product-block.collection-block .productlabel {
  margin-top: -30px; }

.product-block.collection-block .productlabel > span {
  background: #21362c;
  color: #ffffff;
  -moz-transition: background-color 100ms;
  -webkit-transition: background-color 100ms;
  transition: background-color 100ms; }

.product-block.collection-block:hover .productlabel > span {
  background: #162b21; }

.product-block.collection-block .productlabel .count {
  text-transform: none;
  font-style: italic;
  display: block;
  font-size: 0.8em;
  margin-top: 5px;
  letter-spacing: 0.5px; }

.product-block.collection-block .image-cont {
  padding-bottom: 0; }

.collection-slider-row.is-showing-collections {
  background: #f5f5f2; }

/* Search results */
.product-block.page-block .article-image {
  margin: 1em 0 0; }

.product-block.page-block .block-inner {
  border: 1px solid #000;
  width: 300px;
  overflow: hidden; }

.product-block.page-block .block-inner .text-cont {
  padding: 20px;
  overflow: hidden;
  text-align: left; }

.accordion {
  margin-left: 0;
  border-bottom: 1px dotted #494949;
  margin-right: 0; }
  .accordion dt {
    position: relative;
    cursor: pointer;
    padding: 10px 0;
    border-top: 1px dotted #494949;
    font-weight: 700; }
    .accordion dt.active .icon-plus {
      display: none; }
    .accordion dt.active .icon-minus {
      display: block; }
    .accordion dt .icon-minus {
      display: none; }
    .accordion dt i[class*=" icon-"]:not(.icon-fallback-text) {
      position: absolute;
      right: 0;
      top: 14px; }
    .accordion dt:last-of-type:not(.active) {
      border-bottom: none; }
  .accordion dd {
    margin-left: 0;
    padding: 10px 0;
    display: none; }
    .accordion dd:last-child {
      border-bottom: none; }

/* Placeholder blocks for layout */
.product-block.placeholder {
  border: none !important;
  height: 0px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  display: none; }

.product-detail .product-form .input-row.quantity-submit-row {
  margin-right: 15px; }

.product-options .variants {
  display: block; }
  .product-options .variants .variants-wrapper {
    display: inline-block;
    vertical-align: middle; }
    .product-options .variants .variants-wrapper.single-item + .price {
      margin-top: 25px; }
    .product-options .variants .variants-wrapper .input-row {
      display: block;
      margin: 5px 0; }
      .product-options .variants .variants-wrapper .input-row:first-child {
        margin-top: 20px; }
      .product-options .variants .variants-wrapper .input-row:last-child {
        margin-bottom: 20px; }
    .product-options .variants .variants-wrapper + .price {
      margin: 25px 0 0; }

/* Product detail */
@media (max-width: 767px) {
  .product-options .variants .variants-wrapper.single-item + .price {
    margin-top: 33px; } }
.product-detail .gallery {
  position: relative; }

.product-detail .gallery img {
  max-width: 100%;
  height: auto;
  width: auto;
  vertical-align: top;
  display: block; }

.product-detail .gallery .main-image {
  margin: 0 0 20px 0;
  text-align: center; }

.product-detail .gallery .thumbnails {
  margin-left: -5px;
  list-style: none;
  text-align: center; }
  .product-detail .gallery .thumbnails li {
    display: inline-block; }
    .product-detail .gallery .thumbnails li a {
      display: block;
      height: 8px;
      width: 8px;
      border-radius: 50%;
      background: #999;
      margin: 0 5px; }
      .product-detail .gallery .thumbnails li a:hover, .product-detail .gallery .thumbnails li a.active {
        background: #464e54; }

.product-detail .gallery .thumbnails img {
  max-width: 74.4px;
  margin-bottom: 7px;
  margin-left: 5px; }

.product-detail .gallery .mobile-slideshow {
  display: none; }

.product-detail .detail {
  text-align: left;
  position: relative; }

.product-detail .detail .title {
  margin: 0 0 0.5em; }

.product-detail .detail .price {
  font-family: inherit;
  display: inline-block;
  vertical-align: middle;
  margin: 20px 0;
  float: right; }

.product-detail .detail .price .was-price {
  font-size: 16px;
  margin-right: 10px;
  text-decoration: line-through; }

.product-detail .detail .productlabel {
  position: static;
  float: right;
  margin: 0 0 10px 10px; }

.product-detail .detail .description {
  margin: 50px 0 -10px 0; }
  .product-detail .detail .description .weight-options {
    display: inline-block; }

.product-detail .description {
  clear: both; }

.product-detail .product-form .option-list__wrapper {
  margin-top: 30px; }
.product-detail .product-form .option-list__title {
  margin-bottom: 1em;
  font-weight: bold; }
.product-detail .product-form button[type="submit"] {
  width: 100%;
  box-sizing: border-box; }
  .product-detail .product-form button[type="submit"][disabled] {
    color: #fff; }
.product-detail .product-form .option-list {
  *zoom: 1; }
  .product-detail .product-form .option-list:after {
    content: '';
    display: table;
    clear: both; }
  .product-detail .product-form .option-list .option {
    float: left;
    border: 1px solid transparent;
    cursor: pointer;
    width: 16.666%; }
    .product-detail .product-form .option-list .option img {
      display: block; }
    .product-detail .product-form .option-list .option.active {
      border-color: #448472; }
.product-detail .product-form .product-options .input-row > .selector-wrapper:first-child {
  display: none; }
.product-detail .product-form .product-options .input-row > .inline-option:first-child {
  display: none; }

.product-detail .product-form .input-row {
  margin: 20px 0;
  clear: both;
  display: inline-block;
  vertical-align: middle; }

.product-detail .product-form .input-row label {
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  width: 70px;
  margin-right: 7px; }

.product-detail .product-form .input-row.quantity-submit-row label + .js-qty {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  width: 147px;
  max-width: none;
  margin-left: -3px; }

.product-detail .product-form .input-row label.singleopt {
  float: none;
  width: auto; }

.product-detail .product-form .input-row .selector-wrapper {
  clear: both; }

.product-detail .product-form .input-row .inline-option .selector-wrapper {
  clear: none;
  display: inline; }

.product-detail .product-form .input-row select {
  min-width: 146px;
  display: inline-block;
  padding: 4px 24px 4px 8px;
  border: none;
  margin-bottom: 0;
  margin-right: 30px;
  -webkit-appearance: none;
  -moz-appearance: window;
  background: none;
  border-radius: 0;
  position: relative;
  z-index: 2;
  font-size: 16px;
  border: 1px solid #e5e5e5;
  border-radius: 3px; }
  .product-detail .product-form .input-row select:after {
    font-family: 'theme-icons';
    content: "\e61d"; }
  .product-detail .product-form .input-row select:focus + .select-control:before {
    content: "\e608"; }
  .product-detail .product-form .input-row select + .select-control {
    font-family: 'theme-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    position: relative;
    width: 1.28571429em;
    line-height: 1.28571429em;
    text-align: center;
    letter-spacing: 0;
    position: absolute;
    right: 40px;
    top: 10px;
    font-size: 14px; }
    .product-detail .product-form .input-row select + .select-control:before {
      content: "\e603"; }

.selector-wrapper {
  position: relative; }

.product-detail .product-form .input-row input[name=quantity] {
  margin-right: 5px;
  border: none;
  font-size: 16px; }

.product-detail .js-qty__adjust--minus, .ajaxcart .ajaxcart__qty--minus {
  border: 1px solid #f6f6f6;
  border-right: 1px solid #e5e5e5;
  background: #f6f6f6; }

.product-detail .js-qty__adjust--plus, .ajaxcart .ajaxcart__qty--plus {
  border: 1px solid #f6f6f6;
  border-left: 1px solid #e5e5e5;
  background: #f6f6f6; }

.ajaxcart .product-detail .ajaxcart__qty--minus, .ajaxcart .product-detail .ajaxcart__qty--plus {
  background: none;
  border: none; }
  .ajaxcart .product-detail .ajaxcart__qty--minus:hover, .ajaxcart .product-detail .ajaxcart__qty--minus:focus, .ajaxcart .product-detail .ajaxcart__qty--plus:hover, .ajaxcart .product-detail .ajaxcart__qty--plus:focus {
    background: none;
    color: #21362c; }

.ajaxcart .product-detail .ajaxcart__qty--plus {
  border-right: none; }

.ajaxcart__qty input {
  padding: 7px 15px;
  border: none;
  background: none;
  border-bottom: 1px solid #e9e9e9; }

.ajaxcart__price {
  font-size: 18px;
  color: #010101; }

.ajaxcart__product-name {
  display: block; }

.ajaxcart__product-image {
  max-width: calc(100% - 20px);
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle; }

.ajaxcart__product .remove-item {
  cursor: pointer; }
.ajaxcart__product .grid__item.one-quarter {
  width: 110px;
  padding-top: 8px; }
.ajaxcart__product .three-quarters {
  width: calc(100% - 110px);
  padding-top: 15px; }
  .ajaxcart__product .three-quarters p {
    margin-bottom: 0; }
.ajaxcart__product .icon.icon-cross {
  font-size: 13px;
  cursor: pointer;
  height: 75px;
  vertical-align: top;
  position: relative;
  background: #e9e9e9; }
  .ajaxcart__product .icon.icon-cross:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 13px;
    left: 0;
    right: 0; }
  .ajaxcart__product .icon.icon-cross + .ajaxcart__product-image {
    margin-left: -4px; }

#CartContainer .payment-icons .icon {
  font-family: 'icons';
  padding: 0 5px;
  width: auto; }
#CartContainer .cart__checkout {
  background: #21362c; }
#CartContainer form {
  z-index: 2;
  width: 100%; }
#CartContainer .cart-empty {
  position: absolute;
  top: 11%;
  padding-right: 43%;
  z-index: 1; }
  #CartContainer .cart-empty:before {
    content: '';
    width: 189px;
    height: 394px;
    top: 100px;
    right: 0;
    position: absolute;
    background: url("bag-empty-temp.png") no-repeat right center;
    z-index: 1; }
#CartContainer .cart-empty-upper-title {
  text-transform: uppercase;
  margin-bottom: 1em;
  display: block;
  font-size: 13px;
  position: relative;
  z-index: 2;
  color: #494949; }
#CartContainer .empty-cart-heading {
  font-size: 29.33333px;
  color: #494949;
  font-weight: normal;
  line-height: 1.4em;
  margin-bottom: 1em;
  font-family: Glegoo, serif;
  display: block;
  position: relative;
  z-index: 2; }
#CartContainer .empty-cart-link {
  display: inline-block;
  width: 34px;
  height: 22px;
  background: url("bag_empty_arrow.png"); }
#CartContainer .cart-upsell {
  margin: 0 -10px; }
#CartContainer .payment-icons {
  margin-bottom: 20px; }
#CartContainer .extension-details-wrap {
  margin-bottom: 10px; }
  #CartContainer .extension-details-wrap .ajaxcart__product-price {
    color: #21362c; }
#CartContainer .extension {
  padding: 10px; }
  #CartContainer .extension .btn {
    width: 100%; }
  #CartContainer .extension .product-image img {
    margin: auto; }
  #CartContainer .extension .extension-inner {
    padding: 10px;
    border: 1px dotted #333;
    background: #fff; }

.product-detail .sharing {
  margin-top: 20px;
  display: inline-block; }
  .product-detail .sharing li {
    margin: 0 10px; }

.ajaxcart-snippet {
  padding: 10px 30px;
  margin-bottom: 10px;
  border: 1px dotted #333;
  background: #fff;
  color: #494949; }
  .ajaxcart-snippet .international-heading {
    font-size: 18px;
    margin-bottom: 0;
    font-family: 'Glegoo', serif;
    display: block; }
  .ajaxcart-snippet .international-message {
    font-size: 16px; }
  .ajaxcart-snippet p {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    /* width: calc(100% - 64px);
    padding-left: 40px; */
    padding-top: 12px; }
  .ajaxcart-snippet i {
    font-size: 60px;
    display: inline-block;
    vertical-align: middle; }

/* Slide-out product detail, i.e. home, collection */
.collection-listing .product-detail {
  background: #e7e7e1;
  overflow: hidden;
  position: relative;
  line-height: 1.6em; }

.collection-listing .product-detail .inner {
  padding: 50px 90px; }

.collection-listing-stream .product-detail .gallery .thumbnails,
.collection-listing .product-detail .gallery .thumbnails {
  position: static; }

.collection-listing-stream .product-detail .gallery .thumbnails > *,
.collection-listing .product-detail .gallery .thumbnails > * {
  display: inline;
  margin: 0; }

.collection-listing-stream .product-detail .gallery .thumbnails .active span,
.collection-listing .product-detail .gallery .thumbnails .active span {
  text-decoration: underline; }

.collection-listing .product-detail,
.collection-listing .product-detail .title,
.collection-listing .product-detail .title a,
.collection-listing .product-detail h1.majortitle,
.collection-listing .product-detail h2,
.collection-listing .product-detail h3,
.collection-listing .product-detail h4,
.collection-listing .product-detail h5,
.collection-listing .product-detail h6 {
  color: #3d4c4f; }

.collection-listing .product-detail a {
  color: #e95144; }

.collection-listing .product-detail a.button {
  background-color: #e95144;
  color: #fff; }

.collection-listing .product-detail a.button:hover {
  background-color: #e95144; }

.collection-listing .product-detail .gallery .main-image,
.collection-listing-stream .product-detail .gallery .main-image {
  margin-right: 0; }
  .collection-listing .product-detail .gallery .main-image img,
  .collection-listing-stream .product-detail .gallery .main-image img {
    max-height: 500px; }

.product-detail .close-detail {
  position: absolute;
  right: 20px;
  top: 20px;
  background: transparent url("//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/close-bg-dark.png?v=6516852885854757388") center center no-repeat;
  text-indent: -999em;
  width: 40px;
  height: 40px;
  padding: 10px; }

/* Collection slider specific */
.collection-slider-row {
  padding-top: 40px; }

.collection-slider-1 {
  background: #ffffff; }

.collection-slider-2 {
  background: #f5f5f2; }

.collection-slider-3 {
  background: #f5f5f2; }

.collection-slider .collection-listing {
  overflow: hidden;
  position: relative; }

.collection-slider .collection-listing .product-block {
  padding-bottom: 0; }

.collection-slider .collection-listing .product-block .product-detail {
  display: none; }

.collection-slider-row .collection-listing .product-detail {
  position: relative;
  height: auto;
  margin-top: 0; }

/* Collection page specific */
.collection-listing {
  text-align: center;
  line-height: 0;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 15px; }

.collection-listing .product-block {
  display: inline-block;
  vertical-align: top;
  line-height: 1.6em;
  padding-left: 40px;
  padding-bottom: 30px; }

.collection-listing .grid {
  margin-left: -40px; }

.collection-listing .related-products .product-block {
  clear: none !important; }

.related-products .innerer .title {
  font-size: 19px; }

.collection-listing .product-detail {
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  height: 0; }

/* Collection page stream-mode! */
.collection-listing-stream .block-inner {
  display: none; }

.collection-listing-stream .product-detail {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #d9d9d2; }

.collection-listing-stream .product-block:first-child .product-detail {
  border-top: none; }

.collection-listing-stream .product-detail .close-detail {
  display: none; }

/* View-all under title on homepage */
.view-all {
  text-align: center;
  font-size: 12.8px;
  letter-spacing: 1px;
  line-height: 1em;
  text-transform: uppercase;
  margin: -10px 0 20px; }

.view-all > * {
  vertical-align: middle; }

.view-all .prev,
.view-all .next {
  margin: 0 40px;
  font-size: 140%; }

.collection-slider .has-paging .prev,
.collection-slider .has-paging .next {
  font-size: 80%;
  margin: 0 30px;
  vertical-align: top; }

.collection-slider.no-pages .prev,
.collection-slider.no-pages .next {
  display: none; }

/* Collection page items */
.view-as {
  white-space: nowrap;
  display: inline-block; }

#view-as-tiles,
#view-as-stream {
  padding-left: 25px;
  position: relative;
  margin-left: 15px; }

#view-as-tiles div,
#view-as-stream div {
  background: #494949;
  position: absolute;
  -moz-transition: background-color 100ms;
  -webkit-transition: background-color 100ms;
  transition: background-color 100ms; }

#view-as-tiles.active,
#view-as-stream.active {
  color: #162b21; }

#view-as-tiles.active div,
#view-as-stream.active div {
  background: #162b21;
  position: absolute; }

#view-as-tiles:hover div,
#view-as-stream:hover div {
  background: #162b21; }

#view-as-tiles div {
  height: 6px;
  width: 6px; }

#view-as-tiles .fluff1 {
  left: 0;
  top: 0; }

#view-as-tiles .fluff2 {
  left: 8px;
  top: 0; }

#view-as-tiles .fluff3 {
  left: 0;
  top: 8px; }

#view-as-tiles .fluff4 {
  left: 8px;
  top: 8px; }

#view-as-stream .fluff {
  left: 0;
  top: 0;
  height: 14px;
  width: 14px; }

/* Blog / articles */
.article-page #associatedProducts {
  display: none; }

.article-links ul {
  list-style: none;
  margin: 1em 0;
  *zoom: 1; }
  .article-links ul:after {
    content: '';
    display: table;
    clear: both; }
  .article-links ul li {
    float: left;
    width: calc(33.33% - 13.33px);
    position: relative;
    list-style: none;
    margin-left: 20px;
    min-height: 1px; }
    .article-links ul li:first-child {
      margin-left: 0; }
    .article-links ul li.view-all-link a {
      padding-bottom: 26.1%;
      background: #39223e;
      position: relative; }
      .article-links ul li.view-all-link a h2 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 2;
        color: #fff; }
    .article-links ul li img {
      position: relative;
      z-index: 1;
      display: block; }
    .article-links ul li a {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      z-index: 2;
      color: #fff; }
      .article-links ul li a h2 {
        color: #fff;
        text-align: center;
        z-index: 2;
        margin-bottom: 0; }

@media (max-width: 1140px) {
  .article-links ul li a h2 {
    font-size: 24px; } }
@media (max-width: 768px) {
  .article-links ul li a h2 {
    font-size: 18px; } }
@media (max-width: 640px) {
  .article-links ul {
    margin: 0; }
    .article-links ul li {
      float: none;
      margin: 0 0 20px;
      width: 100%; }
      .article-links ul li a h2 {
        font-size: 24px; } }
.article-product {
  margin: 0; }
  .article-product .toggler {
    float: right; }
    .article-product .toggler .closed {
      text-transform: uppercase; }
    .article-product .toggler .opened {
      display: none; }
  .article-product.active .toggler .closed {
    display: none; }
  .article-product.active .toggler .opened {
    display: block;
    color: #494949; }
  .article-product .product-image {
    float: left;
    width: 85px; }
  .article-product .product-info {
    width: calc(100% - 95px);
    float: right; }
    .article-product .product-info .product-info-top {
      *zoom: 1;
      margin-bottom: 15px; }
      .article-product .product-info .product-info-top:after {
        content: '';
        display: table;
        clear: both; }
      .article-product .product-info .product-info-top .product-title {
        float: left;
        max-width: 65%;
        text-decoration: none;
        border-bottom: none;
        color: #494949; }
      .article-product .product-info .product-info-top .product-price {
        width: 33%;
        float: right;
        text-align: right; }
    .article-product .product-info button {
      min-width: 60px;
      padding: 10px; }
  .article-product dt {
    color: #21362c;
    font-weight: bold;
    cursor: pointer;
    padding-bottom: 5px; }
  .article-product dd {
    *zoom: 1;
    margin-left: 0;
    padding: 10px 0;
    border: 1px dotted #7e7e7e;
    border-width: 1px 0;
    display: none; }
    .article-product dd:after {
      content: '';
      display: table;
      clear: both; }

.article-list .article {
  padding-bottom: 30px; }
  .article-list .article .article-image {
    position: relative;
    margin-bottom: 0; }
    .article-list .article .article-image img {
      display: block; }
    .article-list .article .article-image a {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      padding: 0 15px; }
    .article-list .article .article-image h2 {
      color: #fff;
      text-align: center;
      z-index: 2;
      margin-bottom: 0; }
    .article-list .article .article-image:before {
      content: '';
      position: absolute;
      width: calc(100% - 10px);
      height: calc(100% - 10px);
      left: 5px;
      top: 5px;
      border: 1px dotted #fff;
      z-index: 1;
      opacity: 0;
      transition: opacity 0.5s cubic-bezier(0.75, 0.03, 0.52, 1); }
    .article-list .article .article-image:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.15);
      left: 0;
      top: 0;
      z-index: 0; }
    .article-list .article .article-image:hover:before {
      opacity: 1; }

.tags-list {
  margin: 0; }
  @media (max-width: 768px) {
    .tags-list {
      display: none; } }
  .tags-list li {
    float: left;
    list-style: none;
    font-size: 12px;
    padding: 0 12px;
    white-space: nowrap;
    height: 24px;
    line-height: 20px;
    border: 1px solid #e9e9e9;
    border-radius: 16px;
    margin: 0 5px 0 0;
    cursor: pointer;
    transition: all .3s ease-in-out; }
    .tags-list li:last-child {
      margin-right: 0; }
    .tags-list li:hover {
      border-color: #21362c; }

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

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

.flex-column {
  flex-direction: column; }

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

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

.hidden-tags {
  position: relative;
  float: left;
  margin-left: 5px; }
  .hidden-tags .dots {
    width: 24px;
    height: 24px;
    line-height: 11px;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    padding-left: 1px; }
    .hidden-tags .dots:hover {
      border-color: #21362c; }
  .hidden-tags .tags-container {
    display: none;
    position: absolute;
    width: 250px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 9px 7px 0;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    z-index: 10;
    margin-top: 13px; }
    .hidden-tags .tags-container:before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 6px 7px 6px;
      border-color: transparent transparent #ffffff transparent;
      position: absolute;
      top: -7px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 1; }
    .hidden-tags .tags-container:after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 7px 8px 7px;
      border-color: transparent transparent #e9e9e9 transparent;
      position: absolute;
      top: -8px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 0; }
    .hidden-tags .tags-container ul {
      margin: 0; }
      .hidden-tags .tags-container ul li {
        list-style: none;
        float: left;
        font-size: 12px;
        padding: 0 12px;
        white-space: nowrap;
        height: 24px;
        line-height: 20px;
        border: 1px solid #e9e9e9;
        border-radius: 16px;
        margin: 0 5px 9px 0;
        cursor: pointer;
        transition: all .3s ease-in-out; }
        .hidden-tags .tags-container ul li:hover {
          border-color: #21362c; }

.article .container,
#comments.container {
  max-width: 1440px; }

.article .continue-reading {
  margin-top: 1em;
  margin-bottom: 1em; }

.article .continue-reading i,
.article .continue-reading span {
  vertical-align: middle; }

.article .meta {
  margin-top: 1em;
  font-style: italic;
  font-size: 90%; }

.article .meta .time {
  display: block; }

.article .meta .sharing,
.article .meta .tags .label {
  font-style: normal;
  text-transform: uppercase; }

.user-content h1,
.user-content h2,
.user-content h3,
.user-content h4,
.user-content h5,
.user-content h6 {
  margin: 1em 0 15px; }

.user-content a {
  text-decoration: underline; }

.user-content a.text-link {
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 1px solid #494949; }
  .user-content a.text-link:hover {
    border-bottom-color: #162b21; }

.user-content iframe {
  max-width: 100%; }

/* Meta info */
.meta .iconmeta {
  margin-right: 10px;
  line-height: 1.4em;
  display: inline-block;
  font-size: 12.8px;
  letter-spacing: 1px; }

.meta .meta-share-mob {
  display: none; }

.meta .iconmeta a {
  white-space: nowrap; }

.meta .tags a:after {
  content: ','; }
.meta .tags a:last-child:after {
  content: none; }

/* Cart */
#cartform .divider {
  padding-bottom: 40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d2; }

#cartform .item-list {
  margin: 10px 0 40px; }

#cartform .item {
  clear: both;
  list-style: none;
  position: relative;
  border-top: 1px solid #d9d9d2;
  padding: 10px 0; }

#cartform .item:first-child {
  border-top: none; }

#cartform .item a.remove {
  position: absolute;
  top: 45px;
  right: 5%;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

#cartform .item .image {
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin: 0 4% 0 5%;
  float: left; }

#cartform .item .image img {
  vertical-align: middle; }

#cartform .item .desc {
  overflow: hidden;
  margin: 40px 50% 0 0; }

#cartform .item .desc .variant {
  font-size: 90%; }
  #cartform .item .desc .variant:before {
    content: '- ';
    margin: 0 5px; }

#cartform .item .quantity {
  position: absolute;
  top: 40px;
  right: 30%;
  width: 130px; }

#cartform .item .quantity input {
  width: 34px;
  margin-left: 4px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

#cartform .item .line-total {
  margin-top: 5px;
  position: absolute;
  top: 40px;
  right: 10%;
  width: 90px;
  text-align: right; }

#cartform .checkout-note textarea {
  width: 370px;
  max-width: 90%;
  margin-top: 10px; }

#cartform .totals-area {
  text-align: center; }

#cartform .totals-area .checkout-col {
  float: right;
  max-width: 360px; }

#cartform .totals-area .subtotal {
  margin: 0 0 40px; }

#cartform .totals-area .checkout-buttons {
  margin: 0 0 40px; }
  #cartform .totals-area .checkout-buttons #update-cart {
    margin-left: 4px; }

#cartform .termsagreement {
  margin-bottom: 5px; }

#cartform .termsagreement label {
  vertical-align: middle; }

#additional-checkout-buttons input {
  background: none;
  border: none;
  height: auto; }

#cartform #shipping-calculator .inputrow {
  float: left;
  clear: none;
  width: 20%;
  padding: 0 30px 20px 0; }

#cartform #shipping-calculator .inputrow label {
  display: block;
  float: none;
  margin: 0 0 10px 0; }

#cartform #shipping-calculator .inputrow.ziprow {
  width: auto;
  overflow: hidden;
  padding-right: 0; }

#cartform #shipping-calculator .inputrow.ziprow input {
  width: auto; }

#cartform #shipping-calculator .inputrow.ziprow #address_zip {
  width: 120px;
  margin-right: 20px; }

#cartform #shipping-calculator #wrapper-response {
  padding: 20px 0;
  clear: both; }

/** Forms **/
#template {
  /* All default Shopify form templates start with #template */
  text-align: center; }

#template .template_header {
  margin: 40px 0; }

#template button,
#template input {
  width: 362px; }

#template textarea {
  width: 362px; }

#template label {
  font-size: 85%; }

#template .action_bottom {
  margin-top: 27px; }

#template .note {
  display: block;
  margin: 10px 0; }

#template .errors {
  margin: 10px 25px;
  font-style: italic; }

#template .errors li {
  list-style: none; }

.jsforms #template .large_form {
  position: relative;
  margin-top: -1px; }

.jsforms #template .large_form label {
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
  padding: 0 20px; }

#template.lefty-form {
  text-align: left; }

#template.lefty-form input[type="text"],
#template.lefty-form input[type="email"],
#template.lefty-form textarea {
  text-align: left; }

#template.righty-form {
  text-align: center; }

#template.righty-form input[type="text"],
#template.righty-form input[type="email"],
#template.righty-form textarea,
#template.righty-form input[type="submit"] {
  width: 100%; }

#template.righty-form input[type="submit"] {
  padding-left: 0%;
  padding-right: 0%; }

#address_tables {
  margin-top: 40px; }

#admin_header {
  margin: 20px 0 40px; }

#admin_header .title {
  text-align: center; }

#admin_header .action_return {
  margin-bottom: 20px; }

#customer_sidebar {
  float: left;
  width: 33%; }

#customer_detail .address p,
.address_table .view_address p,
#order_address .address p {
  margin-bottom: 0; }

#customer_orders {
  float: right;
  width: 60%; }

#order_address {
  margin-top: 10px; }

#order_address #order_payment {
  float: left;
  width: 48%;
  margin-bottom: 20px; }

#order_address #order_shipping {
  float: right;
  width: 48%;
  margin-bottom: 20px; }

#order_details {
  clear: both;
  width: 100%; }

#comments .comment {
  padding-top: 20px;
  border-top: 1px solid #d9d9d2; }

#comments .comment.first {
  border-top: 0; }

#comments .comment .gravatar {
  float: left;
  width: 80px; }

#comments .comment .detail {
  margin-left: 100px; }

.payment-methods img {
  margin: 0 3px;
  height: 25px;
  width: auto;
  max-width: none; }

ul.taglist {
  margin: 0; }

ul.taglist li {
  display: inline;
  white-space: nowrap; }

table.noborders,
table.noborders tr,
table.noborders th,
table.noborders td {
  border: 0; }

.simple-popup {
  position: absolute;
  width: 140px;
  padding: 10px 15px;
  border: 1px solid #d9d9d2;
  color: #494949;
  background: #ffffff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 0 #888;
  -moz-box-shadow: 0 0 2px 0 #888;
  box-shadow: 0 0 2px 0 #888;
  text-align: center; }

/* quick hacks for Facebook button */
.fb_iframe_widget > span {
  vertical-align: baseline !important; }

.fb_iframe_widget iframe {
  max-width: none; }

/* Overlays over slider and ad on homepage */
.slide .overlay-text {
  position: absolute;
  top: 0;
  left: 10%;
  width: 80%;
  height: 100%;
  text-align: center; }

.slide .overlay-text.overlay-left {
  text-align: left; }

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

.slide .overlay-text .inner {
  display: table;
  width: 100%;
  height: 100%; }

.slide .overlay-text .text {
  font-size: 48px;
  line-height: 1px;
  /* set small so table doesn't get too large */
  margin: 0;
  display: table-cell;
  vertical-align: middle; }

.slideshow-row {
  background: rgba(0, 0, 0, 0); }

.slideshow .slide {
  position: relative; }

.slideshow .slide img {
  width: 100%; }

.slideshow .slide .overlay-text .text span {
  line-height: 1.2em;
  color: #464e54;
  background: rgba(0, 0, 0, 0);
  padding: 5px 10px;
  display: inline-block; }

/* Full width ad only */
.full-width-image {
  overflow: hidden;
  position: relative;
  line-height: 0; }

.full-width-image .img-cont {
  display: block;
  position: relative; }

.full-width-image img {
  width: 100%;
  height: auto;
  vertical-align: top; }

.full-width-image .overlay-text,
.full-width-image h1 span {
  color: #ffffff; }

.slide.full-width-image .overlay-text .text span {
  line-height: 1.2em;
  background: rgba(0, 0, 0, 0);
  padding: 5px 10px;
  vertical-align: middle;
  display: inline-block; }

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

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

a .state {
  display: inline-block;
  width: 1em;
  text-align: center; }

/* Content and content layouts */
.spaced-row {
  margin-bottom: 40px; }

.padded-row {
  padding-top: 40px;
  padding-bottom: 40px; }

.strongly-padded-row {
  padding-top: 80px;
  padding-bottom: 80px; }

.content img,
.content iframe,
.content embed,
.content object {
  max-width: 100%;
  height: auto; }

.layout-column-half-left {
  float: left;
  width: 45%; }

.layout-column-half-right {
  float: right;
  width: 45%; }

.layout-content-with-image-left .image-cont,
.layout-content-with-image-right .image-cont {
  display: inline-block;
  width: 33.333%;
  text-align: center;
  vertical-align: middle; }

.layout-content-with-image-left .content,
.layout-content-with-image-right .content {
  display: inline-block;
  width: 60%;
  margin-right: 6.666%;
  vertical-align: middle; }

.layout-content-with-image-left .content {
  margin-left: 5%;
  margin-right: 0; }

.layout {
  position: relative; }

.layout .col-third {
  float: left;
  width: 30%;
  margin-left: 5%; }

.layout .col-third.left {
  margin-left: 0; }

.layout .col-third.right {
  float: right;
  margin-left: 0; }

.image-cont img {
  max-width: 100%;
  height: auto; }

.container.article-top {
  max-width: 1440px; }

.article-image {
  margin: 0 0 1em;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }
  .article-image .blog-post-top {
    position: relative; }
    .article-image .blog-post-top a, .article-image .blog-post-top h1 {
      color: #fff; }
    .article-image .blog-post-top .container {
      max-width: 1200px; }

.recipe-step h3 {
  margin-bottom: 0; }

.ingredients-list {
  margin: 1em 0; }
  .ingredients-list li {
    list-style: none; }

.template-index .article-image {
  margin: 1em 0; }

.template-blog .article-image, .template-search .article-image {
  background-size: cover !important;
  padding-bottom: 60.3%; }
  .template-blog .article-image > a, .template-search .article-image > a {
    position: relative;
    z-index: 2; }

.template-article .article-image {
  margin-bottom: 0;
  height: 500px;
  position: relative; }
  .template-article .article-image:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.15);
    left: 0;
    top: 0;
    z-index: 0; }

.absolute {
  position: absolute; }

.fixed {
  position: fixed; }

.blog-filter h3 {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 28px; }
.blog-filter ul {
  margin: 0 0 60px; }
  .blog-filter ul:last-child {
    margin-bottom: 0; }
  @media (max-width: 768px) {
    .blog-filter ul {
      white-space: nowrap;
      margin-bottom: 20px;
      overflow: auto; } }
  .blog-filter ul li {
    display: inline-block;
    font-size: 13px;
    padding: 0 20px;
    white-space: nowrap;
    height: 30px;
    border: 1px solid #e9e9e9;
    border-radius: 16px;
    margin: 0 5px 10px 0;
    cursor: pointer;
    transition: all .3s ease-in-out; }
    .blog-filter ul li:hover {
      border-color: #21362c; }
    .blog-filter ul li.active {
      background: #21362c;
      color: #fff;
      border-color: #21362c; }

.filter-hidden {
  display: none !important; }

.article-image + .article-title h2 {
  font-size: 24px;
  margin: .5em 0; }

@media (min-width: 769px) {
  .article-list {
    display: flex;
    flex-wrap: wrap; } }
@media print {
  body.with-fixed.template-article {
    padding-top: 0; }

  .template-article #pageheader, .template-article .page-header-container, .template-article .breadcrumb, .template-article .article-links, .template-article #pagefooter, .template-article .article-product .toggler {
    display: none; }
  .template-article .article-image .blog-post-top h1 {
    color: #fff; }
  .template-article .article-image:before {
    display: none; }
  .template-article .article-top {
    display: none; } }
@media (max-width: 640px) {
  .article-list .article .article-image h2 {
    font-size: 24px; }

  .article-list .article {
    padding-bottom: 20px; }
    .article-list .article:last-child {
      padding-bottom: 0; } }
/* Just-added-to-cart summary */
#cart-summary-overlay {
  position: fixed;
  z-index: 6000;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
  background: #ffffff;
  border-bottom: 1px solid #d9d9d2;
  font-size: 80%; }

#cart-summary-overlay .item {
  float: left;
  width: 50%;
  padding-left: 20px; }

#cart-summary-overlay .item .cols {
  margin-top: 10px; }

#cart-summary-overlay .item .img {
  float: left;
  width: 95px; }

#cart-summary-overlay .item .info,
#cart-summary-overlay .item .detail {
  float: left;
  width: 190px;
  margin-left: 10px; }

#cart-summary-overlay img {
  max-height: 70px;
  max-width: 100%; }

#cart-summary-overlay .cart {
  float: right;
  width: 40%;
  text-align: right;
  padding-right: 20px; }

#cart-summary-overlay .cart .cart-text {
  margin: 15px 0 10px;
  font-style: italic;
  text-transform: none; }

#cart-summary-overlay #shop-more,
#cart-summary-overlay .button {
  margin-top: 10px; }

#cart-summary-overlay .to-cart {
  margin-left: 10px; }

.scaled-text {
  transition: font-size 300ms; }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 5104;
  display: none; }

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url(//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/fancybox.png?v=10253648934546832881); }

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5100;
  display: none; }

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none; }

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 5101;
  outline: none;
  display: none; }

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff; }

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 5102;
  border: 1px solid #eee; }

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 5101; }

#fancybox-close {
  position: absolute;
  top: -40px;
  right: -40px;
  width: 40px;
  height: 40px;
  background: transparent url(//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/close-bg-dark.png?v=6516852885854757388) no-repeat center center;
  cursor: pointer;
  z-index: 5103;
  display: none; }

#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0; }

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top; }

#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block; }

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url(//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/blank.gif?v=16482679876569321596);
  z-index: 5102;
  display: none; }

#fancybox-left {
  left: 0px; }

#fancybox-right {
  right: 0px; }

#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 5102;
  display: block; }

#fancybox-left-ico {
  background-image: url(//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/fancybox.png?v=10253648934546832881);
  background-position: -40px -30px; }

#fancybox-right-ico {
  background-image: url(//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/fancybox.png?v=10253648934546832881);
  background-position: -40px -60px; }

#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible;
  /* IE6 */ }

#fancybox-left:hover span {
  left: 20px; }

#fancybox-right:hover span {
  left: auto;
  right: 20px; }

.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 5001; }

#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%; }

#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-position: -40px -162px; }

#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-position: -20px 0px; }

#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-position: -40px -182px; }

#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-position: 0px -20px; }

#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-position: -40px -142px; }

#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%; }

#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-position: -40px -122px; }

#fancybox-title {
  font-size: 12px;
  z-index: 5102; }

.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative; }

.fancybox-title-outside {
  padding-top: 10px;
  color: #fff; }

.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left; }

#fancybox-title-over {
  padding: 10px;
  background-image: url(//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/fancy_title_over.png?v=76511291088622795);
  display: block; }

.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px; }

#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto; }

#fancybox-title-float-wrap td {
  border: none;
  line-height: 1.4em;
  text-align: center; }

#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: #fff; }

#fancybox-title-float-main {
  color: #999;
  line-height: 29px;
  padding: 0 0 3px 0;
  background: #fff; }

#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: #fff; }

.mobile-currency-switcher {
  display: none;
  margin: -5px 20px 20px;
  font-size: 16px; }
  .mobile-currency-switcher .selected-currency {
    display: none; }

/* mobile visibility utilities */
.mobile-only {
  display: none; }

.mobile-only-ib {
  display: none; }

.custom-blocks .blockssection .blockscol.blocksspan_1_of_2 {
  width: calc(50% - 10px);
  margin: 0 10px 20px 0;
  background-position: center top; }
  .custom-blocks .blockssection .blockscol.blocksspan_1_of_2:nth-child(2n) {
    float: right;
    margin-left: 10px;
    margin-right: 0; }

/* Responsive styles */
/*
 * This media query is specifically for shunting logo onto its own line
 * before search/social icons overlap.
*/
@media only screen and (max-width: 959px) {
  /* Sit search/socials on different level to logo */
  #pageheader .logo {
    clear: both;
    /* avoid social icons interfering */ }

  #pageheader .util-area {
    margin-left: 30px;
    margin-right: 30px;
    height: auto; }

  #pageheader .search-box,
  #pageheader .utils {
    position: static;
    float: right;
    margin: 10px 0;
    height: auto; }

  #pageheader .search-box {
    position: relative;
    top: 0;
    left: 0;
    float: left; } }
/* Roughly tablet size */
@media only screen and (max-width: 959px) {
  .layout .col-third {
    float: none;
    width: auto;
    margin-left: 0; }

  .layout .col-third,
  .layout .col-third.left,
  .layout .col-third.right {
    float: none;
    width: auto;
    margin-bottom: 20px;
    margin-left: 0; }

  #customer_sidebar,
  #customer_orders,
  #order_address #order_payment,
  #order_address #order_shipping {
    float: none;
    display: block;
    width: auto;
    margin: 20px 0; }

  .nav-row a {
    padding-left: 14px;
    padding-right: 14px; }

  #cartform .item .desc {
    margin-right: 43%; }

  #cartform .item .quantity {
    right: 23%; }

  #cartform #shipping-calculator .inputrow {
    width: auto;
    max-width: 100%;
    padding-right: 0; }

  #cartform #shipping-calculator .inputrow input {
    margin-bottom: 20px; }

  #template button,
  #template input,
  #template textarea {
    width: 332px;
    max-width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #pageheader .logo-pos-above .signup-form label {
    display: none; } }
/* Phone sizes typically start here */
@media only screen and (max-width: 768px) {
  .eating-healthy .grid__item:nth-child(2) {
    padding-top: 0; }
  .eating-healthy .grid__item:nth-child(3), .eating-healthy .grid__item:nth-child(5) {
    margin-top: 0; }

  .template-search .layout-column-half-left, .template-search .layout-column-half-right {
    text-align: center; }

  .collection-listing {
    padding: 0 20px; }
    .collection-listing .product-list.grid {
      margin-left: -20px; }

  #CartDrawer .drawer__header {
    display: block;
    width: auto;
    margin: 0 -15px;
    height: 61px; }
  #CartDrawer .drawer__close {
    width: 100%;
    text-align: right;
    margin-top: 0;
    line-height: 60px;
    height: 60px;
    padding: 0 15px;
    border-bottom: 1px solid #e9e9e9; }
  #CartDrawer form {
    padding-top: 0 !important; }

  #NavDrawer .drawer__close.left {
    margin-left: 20px;
    margin-top: 0;
    height: 60px;
    line-height: 60px; }
  #NavDrawer .drawer__header {
    margin-bottom: 0;
    border-bottom: 1px solid #e9e9e9; }

  .nav-row .tier-1 > ul > li.opened > a:before, .nav-row .tier-1 > ul > li:hover > a:before {
    border: none; }

  .collection-slider .collection-listing {
    padding: 0 20px; }

  .collection-listing .product-block {
    padding-left: 20px; }

  #pagefooter .footer-container, #pagefooter .footer-left, #pagefooter .footer-right, #pagefooter .footer-bottom,
  #pagefooter .footer-top, #pagefooter .footer-logo, #pagefooter .footer-additional, #pagefooter .footer-social,
  #pagefooter .footer-recipes, #pagefooter .footer-help {
    display: block;
    float: none;
    width: auto; }
  #pagefooter .footer-recipes {
    display: none; }
  #pagefooter .footer-additional {
    border-left: none; }
  #pagefooter .footer-logo, #pagefooter .footer-additional, #pagefooter .footer-social, #pagefooter .footer-help {
    border-bottom: 1px dotted #fff;
    border-left: none; }
  #pagefooter .signup-form {
    display: block; }
  #pagefooter .footer-right {
    padding: 30px 40px;
    border-left: none; }
  #pagefooter .footer-social {
    border-bottom: none; }

  .mobile-only {
    display: block; }

  .mobile-only-ib {
    display: inline-block; }

  .desktop-only {
    display: none; }

  /* General layout */
  .container {
    padding-left: 20px;
    padding-right: 20px; }

  .strongly-padded-row {
    padding-top: 40px;
    padding-bottom: 40px; }

  .layout-column-half-left,
  .layout-column-half-right {
    float: none;
    width: auto; }

  .layout-column-half-left {
    margin-bottom: 40px; }

  .layout-content-with-image-left .content,
  .layout-content-with-image-left .image-cont,
  .layout-content-with-image-right .content,
  .layout-content-with-image-right .image-cont {
    display: block;
    width: auto;
    margin: 20px 0; }

  .layout .col-third,
  .layout .col-third.left,
  .layout .col-third.right {
    float: none;
    width: auto;
    margin-left: 0; }

  #template.lefty-form {
    text-align: center; }

  .nav-row a {
    padding-left: 10px;
    padding-right: 10px; }

  #store-messages {
    display: none; }

  #store-messages-mobile {
    display: block;
    background: #21362c;
    color: white; }

  .page-header .filters {
    float: none;
    display: flex;
    flex-wrap: wrap; }

  .page-header .filters .tags {
    margin: 0 13px;
    float: none;
    flex: 1;
    order: 2; }

  .page-header .filters .tags.sort {
    margin: 10px 0;
    display: block;
    flex: 100%;
    order: 1; }

  .page-header .filters .view-as {
    display: none; }

  .page-header .social-area {
    margin-top: 20px;
    float: none; }

  /* full-width images should keep a fixed height and crop to the side */
  #content .slide .overlay-text .button {
    display: none; }

  .collection-slider .has-paging {
    padding-left: 30px;
    padding-right: 30px;
    position: relative; }

  .collection-slider .has-paging .prev,
  .collection-slider .has-paging .next {
    position: absolute;
    left: 10px;
    top: 0px;
    margin: 0; }

  .collection-slider .has-paging .next {
    left: auto;
    right: 10px; }

  .collection-listing .product-block {
    height: auto;
    min-width: 0; }

  .collection-listing .product-block .image-cont,
  .collection-slider .collection-listing .product-block .image-cont {
    height: auto;
    max-height: none;
    padding-bottom: 0; }

  .collection-listing .product-block img,
  .collection-slider .collection-listing .product-block img {
    max-height: none;
    max-width: 100%;
    height: auto; }

  .product-block.page-block .block-inner {
    width: auto; }

  .collection-listing .product-detail .inner {
    padding: 100px 40px 50px 40px;
    margin-left: 10px;
    margin-right: 10px; }

  .product-block .image-cont {
    overflow: hidden;
    height: auto; }

  .product-block .image-cont .image-link {
    height: auto; }

  .product-block .block-inner .image-cont img {
    max-height: none; }

  .product-block .hover-info {
    position: static;
    display: block;
    padding-top: 10px;
    opacity: 1; }

  .product-block .hover-info .dash,
  .product-block .hover-info .bg {
    display: none; }

  .blog-row .layout .article.col-third:not(:last-child) {
    margin-bottom: 60px; }

  #cartform .item .image {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
    width: 75px;
    height: 75px;
    line-height: 75px; }
    #cartform .item .image img {
      max-height: 100%; }

  #cartform .item .desc {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    width: calc(100% - 120px); }

  #cartform .item .quantotal {
    position: relative;
    clear: both;
    padding-top: 20px;
    width: 100%; }

  #cartform .item .quantity {
    position: static;
    float: left; }

  #cartform .item .line-total {
    position: static;
    float: right; }

  #cartform .item a.remove {
    right: -10px;
    top: 29px;
    padding: 10px; }

  #cartform .totals-area .checkout-col {
    float: none;
    max-width: none; }

  .customer_address_table,
  .customer_address_table tbody,
  .customer_address_table tr,
  .customer_address_table td {
    display: block;
    border: none;
    padding: 0; }

  .customer_address_table input {
    box-sizing: border-box; }

  .customer_address_table tr {
    margin: 1em 0; }

  .page-header .social-area {
    margin-left: -20px;
    margin-right: -20px;
    padding: 10px 20px;
    border-top: 1px dotted #ecece8;
    border-bottom: 1px dotted #ecece8; }
    .page-header .social-area .rsslink i {
      margin-left: 20px;
      font-size: 20px;
      line-height: 1.3em;
      vertical-align: baseline; }

  .sharing {
    display: block; }
    .sharing i {
      margin-right: 20px;
      font-size: 20px;
      line-height: 1.3em; }
      .template-article .sharing i {
        margin-right: 9px; }
    .sharing li:last-child i {
      margin-right: 0; }

  .template-collection #content .page-header,
  .template-blog #content .page-header {
    display: flex;
    flex-direction: column; }
    .template-collection #content .page-header .majortitle,
    .template-blog #content .page-header .majortitle {
      order: 0; }
    .template-collection #content .page-header .user-content,
    .template-blog #content .page-header .user-content {
      order: 2; }
    .template-collection #content .page-header .filters,
    .template-blog #content .page-header .filters {
      order: 4; }
    .template-collection #content .page-header .social-area,
    .template-blog #content .page-header .social-area {
      order: 3; }

  .template-product #content {
    padding-bottom: 0; }

  .product-detail .detail .productlabel {
    display: block;
    float: none;
    margin: 20px auto; }

  .product-detail .detail .productlabel,
  .product-detail .detail .title,
  .product-detail .detail .price,
  .product-detail .detail .vendor {
    text-align: center; }

  .template-product .product-detail .gallery .main-image,
  .template-product .product-detail .gallery .thumbnails {
    display: none; }

  .product-detail .gallery .mobile-slideshow {
    display: block;
    margin: 0 -20px 0; }

  .product-detail .product-form .input-row select {
    font-size: 16px; }

  .product-meta {
    border-top: 1px solid #ecece8; }

  .product-meta .product-meta-row {
    display: block;
    padding: 10px 0;
    border-bottom: 1px dotted #ecece8; }

  .product-meta .product-meta-row:last-child {
    border-bottom: none; }

  .product-meta .further-nav > .container {
    display: flex;
    flex-wrap: nowrap;
    font-size: 12.8px;
    letter-spacing: 1px;
    text-transform: uppercase; }
    .product-meta .further-nav > .container > * {
      flex-grow: 1;
      float: left;
      width: 33.3%;
      box-sizing: content-box; }
    .product-meta .further-nav > .container .prev {
      padding-right: 1em; }
    .product-meta .further-nav > .container .see-more {
      text-align: center; }
    .product-meta .further-nav > .container .next {
      text-align: right;
      padding-left: 1em; }
    .product-meta .further-nav > .container i {
      font-size: 24px;
      line-height: 1em; }

  .template-article .article .meta {
    border-top: 1px solid #ecece8; }
    .template-article .article .meta .iconmeta {
      display: block;
      padding: 10px 0;
      border-bottom: 1px dotted #ecece8; }
  .template-article .article .pagination-row {
    margin-top: 0;
    padding: 10px 0;
    border-bottom: 1px solid #ecece8; }
    .template-article .article .pagination-row i {
      font-size: 18px; }

  /* Mobile header */
  #pagefooter .image-links .image-link {
    float: none;
    width: auto; }

  #pagefooter .image-links .image-link.block-1,
  #pagefooter .image-links .image-link.block-2,
  #pagefooter .image-links .image-link.block-3 {
    margin: 0 1.4%; }

  #pagefooter .image-links .image-link.block-1,
  #pagefooter .image-links .image-link.block-2 {
    margin-bottom: 10px; }

  .nav-row {
    line-height: 1em; }

  .view-as {
    display: block;
    margin: 10px 0 0; }

  #comments .comment .gravatar {
    width: 40px; }

  #comments .comment .detail {
    margin-left: 55px; }

  #cart-summary-overlay .just-title {
    padding-bottom: 5px;
    border-bottom: 1px solid #d9d9d2; }

  #cart-summary-overlay .item,
  #cart-summary-overlay .item .info,
  #cart-summary-overlay .cart {
    width: auto;
    float: none;
    padding: 0 20px;
    text-align: center; }

  #cart-summary-overlay .item .img,
  #cart-summary-overlay .item .detail,
  #cart-summary-overlay .cart .cart-text {
    display: none; }

  #cart-summary-overlay #shop-more,
  #cart-summary-overlay .button {
    width: 49%;
    margin-left: 0;
    -moz-box-sizing: content-box;
    box-sizing: border-box; }

  #cart-summary-overlay #shop-more {
    float: left; }

  #pagefooter .copyright .copy {
    white-space: normal; }

  .slideshow .slide .overlay-text {
    position: static;
    padding: 15px 20px 5px;
    width: auto;
    text-align: center; }

  .slideshow .slide .overlay-text .text span,
  .slide.full-width-image .overlay-text .text span {
    font-size: 32px !important;
    color: inherit; }

  .pagination-row.pagination-row-tabular {
    display: block; }
    .pagination-row.pagination-row-tabular > .inner {
      display: flex;
      flex-wrap: wrap; }
      .pagination-row.pagination-row-tabular > .inner > * {
        display: block;
        width: 50%;
        order: 1; }
      .pagination-row.pagination-row-tabular > .inner > .back {
        order: 2;
        flex-size: 2;
        width: 100%;
        margin-top: 20px; } }
@media only screen and (max-width: 640px) {
  .product-list.grid .grid__item:nth-child(2n+1) {
    clear: left; } }
@media only screen and (max-width: 768px) and (min-width: 481px) {
  .product-list.grid .grid__item.medium--one-third:nth-child(2n+1), .product-list.grid .grid__item.medium--one-third:nth-child(2n) {
    clear: none; }
  .product-list.grid .grid__item.medium--one-third:nth-child(3n) {
    clear: right; }
  .product-list.grid .grid__item.medium--one-third:nth-child(3n+1) {
    clear: left; }

  .article-list .grid__item:nth-child(2n) {
    clear: right; }
  .article-list .grid__item:nth-child(2n+1) {
    clear: left; } }
@media only screen and (max-width: 400px) {
  #cart-summary-overlay #shop-more,
  #cart-summary-overlay .button {
    width: 100%; } }
@media only screen and (max-width: 360px) {
  #cartform .item .image {
    margin-left: 0;
    width: 50px; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
  html {
    -webkit-text-size-adjust: none;
    /* Prevent iOS font scaling */ } }
@media only screen and (max-width: 1140px) {
  .collection-listing .grid {
    margin-left: -20px; }

  .collection-listing .product-block {
    padding-left: 20px; }

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

  #mobile-header .cart-count {
    position: absolute;
    top: 14px;
    right: 10px;
    font-size: 15px;
    line-height: 32px;
    letter-spacing: 1px; }
    #mobile-header .cart-count.button {
      padding: 8px 10px;
      min-width: 0;
      line-height: 1em;
      vertical-align: middle;
      color: #ffffff; }
    #mobile-header .cart-count i {
      width: 32px;
      height: 32px;
      background: url(//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/bag-dark.png?v=7086365910407100379);
      margin-right: 4px;
      background-size: cover;
      vertical-align: middle; }
      #mobile-header .cart-count i:before {
        display: none; }

  .logoimage {
    display: inline-block; }
    .logoimage.fixed-header {
      display: none; }

  #pageheader .logo-area {
    display: none; }

  #pageheader.fixed .logoimage {
    display: inline-block; }

  .header-top {
    display: none; }

  .hidden-tablet {
    display: none !important; }

  #mobile-header {
    display: block; }

  body.with-fixed {
    padding-top: 88px; } }
/* Animations */
@-webkit-keyframes reveal {
  0% {
    margin-left: -999px;
    opacity: 0; }

  1% {
    margin-left: 0;
    opacity: 0;
    -webkit-transform: scale(0.98) translateY(-15px); }

  80% {
    -webkit-transform: scale(1); }

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

@keyframes reveal {
  0% {
    margin-left: -999px;
    opacity: 0; }

  1% {
    margin-left: 0;
    opacity: 0;
    transform: scale(0.98) translateY(-15px); }

  80% {
    transform: scale(1); }

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

/*****************************/
/***** PASSWORD TEMPLATE *****/
/*****************************/
html.template-password {
  height: 100%; }
  html.template-password body {
    height: 100vh;
    font-size: 15px;
    line-height: 1.3em;
    text-align: center;
    background: #ffffff;
    background-repeat: repeat; }
  html.template-password .password-container {
    display: table;
    height: 100%;
    width: 100%; }
  html.template-password .password-store-name,
  html.template-password .password-main,
  html.template-password .password-footer {
    display: table-row; }
  html.template-password .password-store-name-inner,
  html.template-password .password-main-inner,
  html.template-password .password-footer-inner {
    display: table-cell;
    padding: 20px; }
  html.template-password .password-store-name {
    height: 1px; }
  html.template-password .password-main {
    height: 100%; }
  html.template-password .password-main-inner {
    vertical-align: middle; }
  html.template-password .password-footer {
    height: 1px; }
  html.template-password .password-login-link {
    margin: 20px 0 40px;
    text-align: right; }
    html.template-password .password-login-link svg {
      width: 10px;
      height: 12px;
      margin-right: 4px; }
      html.template-password .password-login-link svg path {
        -webkit-transition: fill 100ms;
        -ms-transition: fill 100ms;
        -moz-transition: fill 100ms;
        -o-transition: fill 100ms;
        transition: fill 100ms; }
    html.template-password .password-login-link a:hover svg path,
    html.template-password .password-login-link a:focus svg path {
      fill: #162b21; }
  html.template-password h1 {
    font-size: 2em; }
    html.template-password h1 a:hover {
      text-decoration: none; }
  html.template-password h2 {
    font-size: 4em; }
  html.template-password input[type=text], html.template-password input[type=email], html.template-password input[type=password] {
    height: 28px;
    padding: 4px;
    margin: 0 5px 0 0;
    color: #666;
    background: #fff;
    border: 1px solid #ccc;
    vertical-align: top;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  html.template-password input[type=submit] {
    display: inline-block;
    border: none;
    background: #21362c;
    color: #ffffff;
    vertical-align: top;
    margin: 0;
    padding: 4px 14px;
    min-width: 0;
    font-family: Arial, sans-serif;
    font-size: 90%;
    height: 30px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  html.template-password #shoplogo {
    margin: 0 auto; }
    html.template-password #shoplogo .logotext {
      font-size: 32px;
      line-height: 1em; }
  html.template-password .shopify-name {
    display: none; }
  html.template-password .password-message {
    margin-bottom: 2em; }
  html.template-password .password-signup {
    margin-bottom: 4em; }
    html.template-password .password-signup input[type=email] {
      box-sizing: content-box;
      font-size: 16px;
      line-height: 36px;
      height: 36px;
      padding: 4px 18px;
      margin-right: -1px;
      width: 250px;
      -webkit-border-radius: 3px 0 0 3px;
      -ms-border-radius: 3px 0 0 3px;
      -moz-border-radius: 3px 0 0 3px;
      -o-border-radius: 3px 0 0 3px;
      border-radius: 3px 0 0 3px; }
    html.template-password .password-signup input[type=submit] {
      box-sizing: content-box;
      font-size: 16px;
      line-height: 36px;
      height: 36px;
      padding: 4px 18px;
      border: 1px solid #21362c;
      -webkit-border-radius: 0 3px 3px 0;
      -ms-border-radius: 0 3px 3px 0;
      -moz-border-radius: 0 3px 3px 0;
      -o-border-radius: 0 3px 3px 0;
      border-radius: 0 3px 3px 0; }
      html.template-password .password-signup input[type=submit]:hover {
        background-color: #162b21;
        border-color: #162b21; }
  @media only screen and (max-width: 420px) {
    html.template-password .password-signup input[type=email] {
      width: 90%; }
    html.template-password .password-signup input[type=email],
    html.template-password .password-signup input[type=submit] {
      margin: 0 0 10px;
      -webkit-border-radius: 3px;
      -ms-border-radius: 3px;
      -moz-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; } }
  html.template-password .password-social li {
    display: inline-block;
    white-space: nowrap; }
  html.template-password .password-social a {
    color: #fff;
    margin: 10px;
    display: inline-block;
    padding: 2px 12px 2px 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    html.template-password .password-social a span {
      vertical-align: middle; }
  html.template-password .password-social a:hover {
    color: #fff;
    opacity: 0.9; }
    html.template-password .password-social a:hover, html.template-password .password-social a:hover span {
      text-decoration: none; }
  html.template-password .password-social a i {
    display: inline-block;
    vertical-align: middle; }
  html.template-password .password-social .password-social-item-facebook {
    background: #3b5998; }
  html.template-password .password-social .password-social-item-twitter {
    background: #00aced; }
  html.template-password .password-social .password-social-item-google {
    background: #dd4b39; }
  html.template-password .password-footer-inner {
    padding-top: 150px;
    line-height: 2em; }
    html.template-password .password-footer-inner .powered-by, html.template-password .password-footer-inner svg {
      vertical-align: top; }
    html.template-password .password-footer-inner svg {
      margin: 0 0 0 5px;
      width: 80px;
      height: 23px; }
  html.template-password #password-login {
    width: 300px;
    padding: 1em 0; }
    html.template-password #password-login, html.template-password #password-login a, html.template-password #password-login a:link, html.template-password #password-login a:visited, html.template-password #password-login a:hover {
      color: #333; }
    html.template-password #password-login label {
      display: block;
      margin: 0 0 0.5em; }
    html.template-password #password-login input[type=password] {
      width: 150px; }
    html.template-password #password-login .password-owner {
      margin-top: 2em; }

@media (min-width: 769px) {
  .home-slideshow .slick-slider .slick-list .slick-track {
    height: calc(100vh - 251px); } }
@media (max-width: 768px) {
  .product-options .variants .variants-wrapper + .price {
    margin: 20px 0; }

  .home-slideshow .slick-slider .slick-list .slick-track {
    height: 300px; }

  #pageheader.fixed #store-messages-mobile {
    display: none; } }
@media (max-width: 767px) {
  .product-options .variants .variants-wrapper + .price {
    margin: 33px 0 0; } }
/*************    ---                   ---                   ---   *************/
/*************    |     ENTER YOUR CUSTOM CODE BELOW HERE       |   *************/
/*************    ---                   ---                   ---   *************/
.category-header h1 {
  float: left; }
.category-header .category-labels {
  float: right; }

.category-banner {
  text-align: center;
  margin-bottom: 50px;
  margin-top: 50px;
  position: relative; }
  .category-banner img {
    position: relative;
    z-index: 1; }
  .category-banner .category-banner-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center; }
    .category-banner .category-banner-inner h2 {
      margin-bottom: 5px; }
    .category-banner .category-banner-inner .innerer {
      display: flex;
      flex-direction: column; }
      .category-banner .category-banner-inner .innerer a {
        align-self: center;
        padding: 16px 15px 14px;
        min-width: 120px;
        font-size: 12.8px;
        line-height: 12.8px;
        letter-spacing: 1px;
        text-transform: uppercase;
        background: none;
        border: 1px solid #747474;
        color: #747474;
        transition: background-color 100ms, color 100ms, border-color 100ms; }
        .category-banner .category-banner-inner .innerer a:hover {
          border: 1px solid #007953;
          background: #007953;
          color: #ffffff; }
    .category-banner .category-banner-inner h2 {
      font-size: 48px; }

.collection-listing {
  margin-bottom: 40px; }

.product-list .title {
  font-size: 19px; }

.collection-banner {
  height: 500px;
  display: flex;
  align-items: center;
  position: relative; }
  .collection-banner .banner-upper-title {
    font-size: 18px;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    color: white; }
  .collection-banner .container {
    position: relative;
    z-index: 1;
    flex: 1; }
  .collection-banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    top: 0;
    z-index: 0; }

.fullscreen-video .video-text {
  display: none; }

@media screen and (max-width: 640px) {
  .collection-banner {
    padding-bottom: 75%;
    height: auto;
    padding-top: 0 !important;
    position: relative;
    background-size: cover !important; }
    .collection-banner .container {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      text-align: center;
      display: flex;
      justify-content: center;
      flex-direction: column; }
      .collection-banner .container h2 {
        font-size: 28px !important; }
      .collection-banner .container .category-labels {
        display: none !important; }

  .product-detail .product-form .input-row {
    float: left; }
    .product-detail .product-form .input-row:first-child {
      width: 100%; }
      .product-detail .product-form .input-row:first-child select {
        width: 147px;
        margin-right: 0;
        height: 35px;
        padding-right: 0; }
        .product-detail .product-form .input-row:first-child select + .select-control {
          right: 10px; }
    .product-detail .product-form .input-row + .h4-style.price {
      float: right; }

  .ajaxcart-snippet {
    padding: 0 30px; }
    .ajaxcart-snippet .international-message {
      font-size: 14px; }

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

  .product-detail .sharing {
    width: 100%; }
    .product-detail .sharing li {
      margin: 0 8px; }
    .product-detail .sharing .inline [class^="icon-"]:not(.icon-fallback-text) {
      margin-right: 0; }

  .template-product .breadcrumbs-container {
    display: none; }

  .bottom-promo-image {
    height: 300px; }

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

  .fullscreen-video {
    padding-bottom: 350px !important;
    background: url("//cdn.shopify.com/s/files/1/1254/8167/t/7/assets/pereg-homepage.jpg?v=6919270090016881285") no-repeat center top;
    background-size: cover; }
    .fullscreen-video .video {
      display: none; }
    .fullscreen-video .video-text {
      display: flex; }

  .sharing i {
    margin-right: 10px; }

  .collection-listing .product-block {
    vertical-align: top;
    line-height: 1.6em;
    padding-left: 20px; }

  #embed_container {
    height: 250px !important; }
    #embed_container iframe {
      margin-top: 0 !important; }

  .hpgroup {
    float: left;
    width: 50%; } }
/** HomePage Four Icons **/
/*  SECTIONS  */
.hpsection {
  clear: both;
  padding: 0px;
  margin: 0px;
  text-align: center; }

/*  COLUMN SETUP  */
.hpcol {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%; }

.hpcol:first-child {
  margin-left: 0; }

/*  GROUPING  */
.hpgroup:before,
.hpgroup:after {
  content: "";
  display: table; }

.hpgroup:after {
  clear: both; }

.hpgroup {
  zoom: 1;
  /* For IE 6/7 */ }

/*  GRID OF FOUR  */
.hpspan_4_of_4 {
  width: 100%; }

.hpspan_3_of_4 {
  width: 74.6%; }

.hpspan_2_of_4 {
  width: 49.2%; }

.hpspan_1_of_4 {
  width: 23.8%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 640px) {
  .hpspan_1_of_4, .hpspan_2_of_4, .hpspan_3_of_4, .hpspan_4_of_4 {
    width: 50%;
    margin: 0;
    text-align: center; }

  .hpspan_1_of_4 img {
    padding: 0 !important;
    display: inline-block;
    float: none !important; }
  .hpspan_1_of_4 p {
    float: none !important; }

  .hpsection {
    width: 100%;
    float: none; } }
.homepage-video.embed-container {
  position: absolute;
  top: 0;
  left: 0; }

.homepage-video__text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  font-size: 42px;
  color: #fff;
  font-family: 'Glegoo', serif;
  line-height: 1.2;
  z-index: 1; }
  .homepage-video__text .text-wrapper {
    margin-bottom: .5em; }

@media only screen and (max-width: 640px) {
  .homepage-video__text {
    font-size: 36px; } }
.embed-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto; }
  .embed-container video {
    width: 100%;
    height: auto; }

.embed-container iframe, .embed-container object, .embed-container embed {
  width: 100%; }

#product-images-container {
  display: none; }

.video-text {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: none;
  flex-direction: column; }
  .video-text .banner-upper-title {
    font-size: 18px;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    color: white; }

/** HOMEPAGE 2 BLOCKS BANNERS **/
/*  SECTIONS  */
.blockssection {
  clear: both;
  padding: 0px;
  margin: 0px; }

/*  COLUMN SETUP  */
.blockscol {
  display: block;
  float: left;
  margin: 1% 0% 1% 1%; }

.blockscol:first-child {
  margin-left: 0; }

/*  GROUPING  */
.blocksgroup:before,
.blocksgroup:after {
  content: "";
  display: table; }

.blocksgroup:after {
  clear: both; }

.blocksgroup {
  zoom: 1;
  /* For IE 6/7 */ }

/*  GRID OF TWO  */
.blocksspan_2_of_2 {
  width: 100%; }

.blocksspan_1_of_2 {
  width: 49.5%; }

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
  .blockscol {
    margin: 10px 0; } }
@media only screen and (max-width: 480px) {
  #CartContainer .ajaxcart__inner {
    height: calc(100% - 90px); }

  #CartContainer {
    height: calc(100% - 61px); }
    #CartContainer .cart-empty {
      top: 5%; }
      #CartContainer .cart-empty .empty-cart-heading {
        font-size: 22px; }

  .ajaxcart__product .three-quarters {
    padding-top: 0; }

  .hpsection .hpspan_1_of_4:nth-child(2n+1), .hpsection .hpspan_2_of_4:nth-child(2n+1), .hpsection .hpspan_3_of_4:nth-child(2n+1), .hpsection .hpspan_4_of_4:nth-child(2n+1) {
    clear: left; }

  .drawer__close .show-mobile {
    display: inline; }
  .drawer__close .show-desktop {
    display: none; }

  .homepage-blocks .blockssection .blockscol.blocksspan_2_of_2, .homepage-blocks .blockssection .blockscol.blocksspan_1_of_2, .blocksspan_1_of_2.blocksspan_2_of_2, .blocksspan_1_of_2.blocksspan_1_of_2 {
    width: 100%; }

  .homepage-blocks .blockssection {
    padding-bottom: 0 !important; }

  #pagefooter {
    padding-bottom: 5px; }
    #pagefooter .footer-logo {
      padding: 10px 0 0;
      text-align: center; }
      #pagefooter .footer-logo img {
        width: 133px; }
    #pagefooter .footer-additional, #pagefooter .footer-social, #pagefooter .footer-help {
      padding: 17px 19px 10px; }
    #pagefooter h3 {
      margin-bottom: 7px; }
    #pagefooter ul li:nth-child(3) span {
      display: none; }
    #pagefooter ul li a {
      font-size: 11px; }
    #pagefooter .footer-right {
      padding: 29px 19px; }
      #pagefooter .footer-right h3 {
        margin-bottom: 19px; }
    #pagefooter .footer-copy {
      font-size: 12px;
      text-align: center;
      display: block; }
    #pagefooter .footer-container {
      margin-bottom: 2px; } }
/* Eating Healthy */
.eatinghealthytop {
  width: 100%;
  text-align: center;
  padding: 30px 0; }

@media (max-width: 340px) {
  .product-options .variants .variants-wrapper + .price {
    margin-top: 0;
    float: left;
    margin-bottom: 20px; } }
.megamenu {
  position: absolute;
  height: 100%; }
  .megamenu .ul {
    list-style: none;
    margin: 0; }
    .megamenu .ul .li {
      list-style: none; }
  .megamenu > .ul {
    display: flex;
    height: 100%; }
    .megamenu > .ul > .li {
      display: flex;
      align-items: center; }
      .megamenu > .ul > .li > span, .megamenu > .ul > .li > a {
        display: block;
        padding: 0 25px;
        font-size: 18px; }
      .megamenu > .ul > .li:hover > span, .megamenu > .ul > .li:hover > a {
        text-decoration: underline;
        color: #21362c !important; }
      .megamenu > .ul > .li.has-dropdown {
        position: relative; }
        .megamenu > .ul > .li.has-dropdown:hover .megamenu__wrapper {
          display: block; }
  .megamenu .megamenu__wrapper {
    position: absolute;
    left: 0;
    width: 1640px;
    max-width: 100vw;
    padding: 0;
    top: 100%;
    display: none; }
    .megamenu .megamenu__wrapper:before {
      position: absolute;
      content: '';
      width: 100vw;
      height: calc(100vh - 166px);
      background: rgba(0, 0, 0, 0.6);
      left: 50%;
      transform: translateX(-50%);
      top: 0;
      z-index: -1;
      pointer-events: none; }
      .with-fixed .megamenu .megamenu__wrapper:before {
        height: calc(100vh - 52px); }
  .megamenu .level-1 {
    position: relative;
    padding: 10px 0;
    background: #fff;
    display: inline-block; }
    .megamenu .level-1 > .li {
      display: flex;
      z-index: 0;
      width: 335px; }
      .megamenu .level-1 > .li > a {
        display: flex;
        flex: 0 0 335px;
        width: 335px;
        padding: 0 30px;
        height: 45px;
        align-items: center;
        font-size: 18px; }
      .megamenu .level-1 > .li .submenu {
        display: none;
        position: absolute;
        width: calc(100% - 335px);
        height: 100%;
        right: 0;
        top: 0;
        background: #fff;
        border-left: 1px solid #EBEBEB; }
        .megamenu .level-1 > .li .submenu .submenu-collection__title {
          font-size: 22px;
          line-height: 42px;
          font-weight: bold;
          padding-top: 19px;
          padding-bottom: 15px;
          border-bottom: 1px solid #EBEBEB;
          margin: 0 -20px; }
        .megamenu .level-1 > .li .submenu .show-more {
          font-size: 18px;
          line-height: 22px;
          position: absolute;
          left: 0;
          width: 100%;
          bottom: 23px; }
          .megamenu .level-1 > .li .submenu .show-more a {
            color: #21362c !important;
            text-decoration: underline; }
        .megamenu .level-1 > .li .submenu .submenu-collection__products {
          width: calc(100% - 335px);
          padding: 0 20px;
          position: relative; }
          .megamenu .level-1 > .li .submenu .submenu-collection__products img {
            width: 100%;
            height: auto; }
          .megamenu .level-1 > .li .submenu .submenu-collection__products .ul {
            display: flex;
            margin-bottom: 40px; }
            .megamenu .level-1 > .li .submenu .submenu-collection__products .ul .li {
              flex: 0 0 25%;
              padding: 0 9px; }
              @media (max-width: 1440px) {
                .megamenu .level-1 > .li .submenu .submenu-collection__products .ul .li {
                  flex: 0 0 33%; }
                  .megamenu .level-1 > .li .submenu .submenu-collection__products .ul .li:last-child {
                    display: none; } }
              @media (max-width: 1240px) {
                .megamenu .level-1 > .li .submenu .submenu-collection__products .ul .li {
                  flex: 0 0 50%; }
                  .megamenu .level-1 > .li .submenu .submenu-collection__products .ul .li:nth-child(3) {
                    display: none; } }
        .megamenu .level-1 > .li .submenu .submenu-collection__image {
          width: 335px; }
          .megamenu .level-1 > .li .submenu .submenu-collection__image a {
            display: block;
            height: 100%;
            position: relative;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center; }
            .megamenu .level-1 > .li .submenu .submenu-collection__image a span {
              position: absolute;
              left: 50%;
              top: 50%;
              transform: translate(-50%, -50%);
              display: block;
              background: #21362c;
              padding: 15px 20px;
              color: #fff;
              white-space: nowrap;
              line-height: 1em; }
      .megamenu .level-1 > .li:hover {
        z-index: 1;
        width: 1640px;
        max-width: 100vw; }
        .megamenu .level-1 > .li:hover > a {
          color: #21362c !important;
          background: #e9e9e9;
          position: relative; }
          .megamenu .level-1 > .li:hover > a:after {
            content: '>';
            font-size: 18px;
            color: #21362c;
            position: absolute;
            right: 30px;
            top: 50%;
            transform: translateY(-50%); }
        .megamenu .level-1 > .li:hover .submenu {
          display: flex; }

.related-tag-products {
  display: none; }

a.hpcol-note {
  color: #494949;
  font-weight: bold; }

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

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

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

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

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

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

.collection-promo__title {
  font-family: Glegoo, serif;
  font-size: 20px; }

.collection-promo {
  background: #F3F4F4;
  padding: 40px 0; }
  .collection-promo .read-more {
    color: #21362c;
    text-decoration: underline; }

.jdgm-carousel-wrapper .jdgm-star.jdgm-star, .jdgm-carousel .jdgm-star.jdgm-star {
  background: #fff !important;
  color: #327864 !important; }

.jdgm-carousel-title {
  font-size: 24px !important; }

.jdgm-carousel-title-and-link {
  width: 100% !important;
  padding-left: 0 !important; }

button.qty-select {
  width: 50px;
  height: 50px;
  font-size: 28px;
  border-radius: 50%;
  min-width: 0;
  padding: 0;
  font-weight: 300;
  background: #2C6550;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center; }

.custom-bundle {
  background: #F3F4F4;
  padding: 40px 0; }
  .custom-bundle h1 {
    margin-bottom: 10px; }
  .custom-bundle .bundle-top {
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .custom-bundle .bundle-top {
        text-align: center;
        margin-bottom: 25px; } }
    .custom-bundle .bundle-top .bundle-sidebar__top {
      background: none;
      color: #494949;
      border-top: 1px solid #E9E9E9;
      padding-top: 12px;
      text-align: center;
      margin-top: 25px;
      padding-bottom: 0; }
  .custom-bundle .product-title {
    margin-bottom: 30px; }
  .custom-bundle .image-container {
    position: relative; }
    .custom-bundle .image-container img {
      display: block;
      margin: 0 auto 35px; }
    .custom-bundle .image-container .qty-select {
      position: absolute;
      bottom: -25px;
      left: 50%;
      transform: translateX(-50%); }
      .custom-bundle .image-container .qty-select[aria-hidden="true"] {
        display: none; }
    .custom-bundle .image-container .bundle-item-qty {
      width: 150px;
      max-width: 100%;
      height: 34px;
      background: #fff;
      border: 1px solid #707070;
      position: absolute;
      bottom: -17px;
      left: 50%;
      transform: translateX(-50%);
      border-radius: 17px; }
      .custom-bundle .image-container .bundle-item-qty[aria-hidden="true"] {
        display: none; }
      .custom-bundle .image-container .bundle-item-qty .js-qty__adjust {
        position: absolute;
        border: none;
        top: 0;
        height: 32px;
        width: 32px;
        border-radius: 50%;
        min-width: 0; }
        .custom-bundle .image-container .bundle-item-qty .js-qty__adjust:hover {
          background: none;
          color: black; }
        .custom-bundle .image-container .bundle-item-qty .js-qty__adjust.js-qty__adjust--minus {
          left: 0; }
        .custom-bundle .image-container .bundle-item-qty .js-qty__adjust.js-qty__adjust--plus {
          right: 0; }
          .custom-bundle .image-container .bundle-item-qty .js-qty__adjust.js-qty__adjust--plus[aria-disabled="true"] {
            pointer-events: none; }
      .custom-bundle .image-container .bundle-item-qty input {
        background: none;
        border: none;
        height: 100%;
        text-align: center; }
  .custom-bundle .bundle-sidebar {
    position: sticky;
    top: 72px; }
    @media (max-width: 767px) {
      .custom-bundle .bundle-sidebar {
        margin: 0 -20px;
        position: relative;
        top: auto; } }
  .custom-bundle .bundle-sidebar__top {
    background: #21362c;
    color: #fff;
    padding: 24px 0 35px; }
    .custom-bundle .bundle-sidebar__top .bundle-sidebar__title {
      font-family: Glegoo, serif;
      font-size: 24px;
      line-height: 1.5em;
      margin-bottom: 6px; }
    .custom-bundle .bundle-sidebar__top .bundle-price > * {
      margin: 0 10px; }
    .custom-bundle .bundle-sidebar__top .bundle-price .price {
      font-weight: bold; }
    .custom-bundle .bundle-sidebar__top .bundle-price .reducedfrom {
      text-decoration: line-through; }
  .custom-bundle .bundle-sidebar__main {
    background: #fff;
    padding: 30px; }
    @media (max-width: 767px) {
      .custom-bundle .bundle-sidebar__main {
        padding-top: 0; } }
    .custom-bundle .bundle-sidebar__main.fixed {
      position: fixed;
      width: 100%;
      left: 0;
      bottom: 0; }
    .custom-bundle .bundle-sidebar__main.absolute {
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 0; }
    .custom-bundle .bundle-sidebar__main .bundle-sidebar__items {
      margin: 0 -10px 30px;
      display: flex;
      flex-wrap: wrap; }
      @media (max-width: 767px) {
        .custom-bundle .bundle-sidebar__main .bundle-sidebar__items {
          flex-wrap: nowrap;
          overflow: auto;
          padding-top: 10px;
          margin-bottom: 0; } }
      .custom-bundle .bundle-sidebar__main .bundle-sidebar__items .bundle-item {
        margin: 0 10px 10px;
        border-radius: 5px;
        width: calc(33.33% - 20px);
        position: relative; }
        @media (max-width: 767px) {
          .custom-bundle .bundle-sidebar__main .bundle-sidebar__items .bundle-item {
            width: calc(30% - 20px);
            flex: 0 0 calc(30% - 20px); } }
        .custom-bundle .bundle-sidebar__main .bundle-sidebar__items .bundle-item button.remove {
          width: 20px;
          height: 20px;
          border-radius: 50%;
          background: #2C6550;
          position: absolute;
          color: white;
          left: -10px;
          top: -10px;
          z-index: 1; }
          .custom-bundle .bundle-sidebar__main .bundle-sidebar__items .bundle-item button.remove:hover {
            background: #2C6550; }
        .custom-bundle .bundle-sidebar__main .bundle-sidebar__items .bundle-item .bundle-item__inner {
          background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='2' ry='2' stroke='%23BCBCBC' stroke-width='3' stroke-dasharray='10%2c 10%2c 10' stroke-dashoffset='7' stroke-linecap='square'/%3e%3c/svg%3e");
          border-radius: 5px;
          padding-bottom: 100%;
          position: relative;
          background-size: 99.9%;
          background-repeat: no-repeat;
          margin-bottom: 6px;
          border: 1px solid transparent; }
          .custom-bundle .bundle-sidebar__main .bundle-sidebar__items .bundle-item .bundle-item__inner img {
            position: absolute;
            width: calc(100% - 4px);
            height: auto;
            left: 2px;
            top: 2px;
            border-radius: 2px; }
        .custom-bundle .bundle-sidebar__main .bundle-sidebar__items .bundle-item.added .bundle-item__inner {
          background-image: none;
          border-color: #2C6550; }
        .custom-bundle .bundle-sidebar__main .bundle-sidebar__items .bundle-item .bundle-item__title {
          font-size: 14px;
          line-height: 18px;
          min-height: 18px; }
          @media (max-width: 767px) {
            .custom-bundle .bundle-sidebar__main .bundle-sidebar__items .bundle-item .bundle-item__title {
              font-size: 12px;
              line-height: 15px; } }
    .custom-bundle .bundle-sidebar__main .AddToCart {
      width: 100%;
      box-sizing: border-box; }
      .custom-bundle .bundle-sidebar__main .AddToCart[aria-hidden="true"] {
        display: none; }
    .custom-bundle .bundle-sidebar__main .bundle-sidebar__bottom-title {
      border: 1px solid #21362c;
      height: 42px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #21362c;
      text-transform: uppercase;
      font-size: 14px; }
      .custom-bundle .bundle-sidebar__main .bundle-sidebar__bottom-title[aria-hidden="true"] {
        display: none; }

.button.klaviyo-bis-trigger {
  width: 100%;
  margin-top: 20px;
  box-sizing: border-box; }

.filters-tags-wrapper h6 {
  margin-bottom: 0; }
  @media (max-width: 767px) {
    .filters-tags-wrapper h6 {
      margin-bottom: .5em; } }

@media (max-width: 767px) {
  .filters-tags {
    overflow: auto;
    padding: 10px 0; }

  .filters-tags-inner {
    display: flex;
    align-items: center;
    white-space: nowrap; }
    .filters-tags-inner .filteroption:first-child {
      margin-left: 0; } }
