/** Shopify CDN: Minification failed

Line 6066:4 "visiblity" is not a known CSS property
Line 7530:10 Expected identifier but found whitespace
Line 7530:13 Unexpected ";"

**/
@charset "UTF-8";
/* @import must be at top of file, otherwise CSS will not work */
/*@import url("//hello.myfonts.net/count/39f1ef");*/
@font-face {
  font-family: 'VAGRoundedNext';
  src: url(/cdn/shop/t/274/assets/39F1EF_6_0.eot?v=120655642955502692341686855909);
  src: url(/cdn/shop/t/274/assets/39F1EF_6_0.eot?%23iefix&v=120655642955502692341686855909) format("embedded-opentype"), url(/cdn/shop/t/274/assets/39F1EF_6_0.woff2?v=89787081561642011721686855909) format("woff2"), url(/cdn/shop/t/274/assets/39F1EF_6_0.woff?v=173862910632905031051686855909) format("woff"), url(/cdn/shop/t/274/assets/39F1EF_6_0.ttf?v=155557005166676514221686855909) format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'VAGRoundedNext';
  src: url(/cdn/shop/t/274/assets/39F1EF_8_0.eot?v=180895600056032306251686855909);
  src: url(/cdn/shop/t/274/assets/39F1EF_8_0.eot?%23iefix&v=180895600056032306251686855909) format("embedded-opentype"), url(/cdn/shop/t/274/assets/39F1EF_8_0.woff2?v=36858145753138133091686855909) format("woff2"), url(/cdn/shop/t/274/assets/39F1EF_8_0.woff?v=88678088833059507561686855909) format("woff"), url(/cdn/shop/t/274/assets/39F1EF_8_0.ttf?v=87396498496380398841686855909) format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'VAGRoundedNext';
  src: url(/cdn/shop/t/274/assets/39F1EF_9_0.eot?v=103108040860398868511686855909);
  src: url(/cdn/shop/t/274/assets/39F1EF_9_0.eot?%23iefix&v=103108040860398868511686855909) format("embedded-opentype"), url(/cdn/shop/t/274/assets/39F1EF_9_0.woff2?v=110661323808917904291686855909) format("woff2"), url(/cdn/shop/t/274/assets/39F1EF_9_0.woff?v=74798697554210371911686855909) format("woff"), url(/cdn/shop/t/274/assets/39F1EF_9_0.ttf?v=180655295708762952211686855909) format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'VAGRoundedNext';
  src: url(/cdn/shop/t/274/assets/39F1EF_E_0.eot?v=41225080285656986851686855909);
  src: url(/cdn/shop/t/274/assets/39F1EF_E_0.eot?%23iefix&v=41225080285656986851686855909) format("embedded-opentype"), url(/cdn/shop/t/274/assets/39F1EF_E_0.woff2?v=57862069461839412941686855909) format("woff2"), url(/cdn/shop/t/274/assets/39F1EF_E_0.woff?v=101294623074349966451686855909) format("woff"), url(/cdn/shop/t/274/assets/39F1EF_E_0.ttf?v=88010126777511538981686855909) format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'VAGRoundedNext';
  src: url(/cdn/shop/t/274/assets/39F1EF_12_0.eot?v=35430607624265202691686855909);
  src: url(/cdn/shop/t/274/assets/39F1EF_12_0.eot?%23iefix&v=35430607624265202691686855909) format("embedded-opentype"), url(/cdn/shop/t/274/assets/39F1EF_12_0.woff2?v=70162722334784690991686855909) format("woff2"), url(/cdn/shop/t/274/assets/39F1EF_12_0.woff?v=40366274624417448171686855909) format("woff"), url(/cdn/shop/t/274/assets/39F1EF_12_0.ttf?v=178997016954612747531686855909) format("truetype");
  font-weight: 800;
  font-style: normal; }

.font-VAGRoundedNext {
  font-family: 'VAGRoundedNext', sans-serif; }

*:focus {
  outline: 0; }

.custom-cursor .collectionBlock :not(.quickView-info),
.custom-cursor .mosaic__image :not(.quickView-info),
.custom-cursor .mosaic__block :not(.quickView-info) {
  cursor: url(/cdn/shop/files/tubby-todd-sailboat_64x.png?v=1550104299), auto; }

.c-white {
  color: white; }

.c-link {
  color: #222222; }

.c-accent {
  color: #ffd409; }

.bg-light {
  background-color: #F9F9F9; }

.bg-dark {
  background-color: #292E31; }

.text-light {
  color: white; }

.bg-transparent {
  background-color: transparent; }
  .bg-transparent:hover {
    background-color: transparent !important; }

.size--small {
  font-size: 11.2px; }

.size--large {
  font-size: 15.9999px; }

.size--xlarge {
  font-size: 23.33338px; }

/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
	 HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
	 Base
	 ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0;
  overflow-x: hidden;
  overflow-y: scoll; }

/* ==========================================================================
	 Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

a[href="#!"] {
  cursor: default; }

/* ==========================================================================
	 Typography
	 ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: 700; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
	 Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
	 Figures
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
	 Forms
	 ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*KC-SEARCH THE BLOG INPUT*/
.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
	 Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

html, html a {
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }

h1, h2, h3, h4, h5, h6, p {
  margin: auto; }

p,
.p,
input,
select,
textarea,
label,
.swatch .header,
.product-tab-title,
.menu,
.breadcrumbs,
.spr-badge,
.spr-container,
.footer__menu {
  letter-spacing: 0px; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 800;
  font-style: normal;
  letter-spacing: 0px; }

*,
.border-box {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

ul, ol, li, nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em; }

/* ==========================================================================
	 Text Alignment
	 ========================================================================== */
.text--left {
  text-align: left !important; }

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

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

/* Linear Gradients - Bourbon */
/* From the awesome Bourbon Library https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/css3/_linear-gradient.scss */
.u-center {
  text-align: center !important; }

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

.u-left {
  text-align: left !important; }

.u-justify {
  text-align: justify !important; }

.u-height-100 {
  height: auto;
  height: 100vh; }

.u-margin-0 {
  margin: 0; }

.u-margin-b-sm {
  margin-bottom: 10px; }

.u-margin-l-sm {
  margin-left: 20px; }

.u-float-r {
  float: right; }

@media screen and (min-width: 550px) {
  .sm_u-float-r {
    float: right; } }
/**
 * Inline-block grid sizing
 *
 * [s = "size"] [applied columns] [total number of columns]
 * Where ".s12" means "size, 1 column of 2".
 *
 */
.row.inline .s1 {
  width: 100%; }
.row.inline .s12 {
  width: calc(50% - 20px/2 ); }
.row.inline .s13 {
  width: calc(33.333333% - 20px/1.666666 ); }
.row.inline .s23 {
  width: calc(66.666666% - 20px/2.333333 ); }
.row.inline .s14 {
  width: calc(25% - 20px/1.333333 ); }
.row.inline .s34 {
  width: calc(75% - 20px/2.666666 ); }
.row.inline .s15 {
  width: calc(20% - 20px/1.333333 ); }
.row.inline .s25 {
  width: calc(40% - 20px/2 ); }
.row.inline .s35 {
  width: calc(60% - 20px/2.333333 ); }
.row.inline .s45 {
  width: calc(80% - 20px/2.666666 ); }
.row.inline .s16 {
  width: calc(16.666666% - 20px/1.666666 ); }
.row.inline .s56 {
  width: calc(83.333333% - 20px/2.166666 ); }
.row.inline .p12 {
  left: calc(50% + 20px/2 ); }
.row.inline .p13 {
  left: calc(33.333333% + 20px/3.666666 ); }
.row.inline .p23 {
  left: calc(66.666666% + 20px/2.333333 ); }
.row.inline .p14 {
  left: calc(25% + 20px/2.333333 ); }
.row.inline .p34 {
  left: calc(75% + 20px/1.333333 ); }
.row.inline .p16 {
  left: calc(16.666666% + 20px/2.166666 ); }
.row.inline .p56 {
  left: calc(83.333333% + 20px/1.666666 ); }
.row.inline .p12,
.row.inline .p13,
.row.inline .p23,
.row.inline .p14,
.row.inline .p34,
.row.inline .p16,
.row.inline .p56 {
  min-height: 1px; }
.row.inline .pl12 {
  left: calc(-50% + 20px/2 ); }
.row.inline .pl13 {
  left: calc(-33.333333% + 20px/3.666666 ); }
.row.inline .pl23 {
  left: calc(-66.666666% + 20px/2.333333 ); }
.row.inline .pl14 {
  left: calc(-25% + 20px/2.666666 ); }
.row.inline .pl34 {
  left: calc(-75% + 20px/1.333333 ); }
.row.inline .pl16 {
  left: calc(-16.666666% + 20px/2.166666 ); }
.row.inline .pl56 {
  left: calc(-83.333333% + 20px/1.666666 ); }
.row.inline .sx12 {
  margin-right: calc(50% + 20px/2 ); }
.row.inline .sx13 {
  margin-right: calc(33.333333% + 20px/1.666666 ); }
.row.inline .sx23 {
  margin-right: calc(66.666666% + 20px/2.333333 ); }
.row.inline .sx14 {
  margin-right: calc(25% + 20px/2.666666 ); }
.row.inline .sx34 {
  margin-right: calc(75% + 20px/1.333333 ); }
.row.inline .sx16 {
  margin-right: calc(16.666666% + 20px/2.166666 ); }
.row.inline .sx56 {
  margin-right: calc(83.333333% + 20px/1.666666 ); }
@media screen and (min-width: 399px) {
  .row.inline .xs_s1 {
    width: 100%; }
  .row.inline .xs_s12 {
    width: calc(50% - 20px/2 ); }
  .row.inline .xs_s13 {
    width: calc(33.333333% - 20px/1.666666 ); }
  .row.inline .xs_s23 {
    width: calc(66.666666% - 20px/2.333333 ); }
  .row.inline .xs_s14 {
    width: calc(25% - 20px/1.333333 ); }
  .row.inline .xs_s34 {
    width: calc(75% - 20px/2.666666 ); }
  .row.inline .xs_s15 {
    width: calc(20% - 20px/1.333333 ); }
  .row.inline .xs_s25 {
    width: calc(40% - 20px/2 ); }
  .row.inline .xs_s35 {
    width: calc(60% - 20px/2.333333 ); }
  .row.inline .xs_s45 {
    width: calc(80% - 20px/2.666666 ); }
  .row.inline .xs_s16 {
    width: calc(16.666666% - 20px/1.666666 ); }
  .row.inline .xs_s56 {
    width: calc(83.333333% - 20px/2.166666 ); }
  .row.inline .xs_p12 {
    left: calc(50% + 20px/2 ); }
  .row.inline .xs_p13 {
    left: calc(33.333333% + 20px/3.666666 ); }
  .row.inline .xs_p23 {
    left: calc(66.666666% + 20px/2.333333 ); }
  .row.inline .xs_p14 {
    left: calc(25% + 20px/2.333333 ); }
  .row.inline .xs_p34 {
    left: calc(75% + 20px/1.333333 ); }
  .row.inline .xs_p16 {
    left: calc(16.666666% + 20px/2.166666 ); }
  .row.inline .xs_p56 {
    left: calc(83.333333% + 20px/1.666666 ); }
  .row.inline .xs_p12,
  .row.inline .xs_p13,
  .row.inline .xs_p23,
  .row.inline .xs_p14,
  .row.inline .xs_p34,
  .row.inline .xs_p16,
  .row.inline .xs_p56 {
    min-height: 1px; }
  .row.inline .xs_pl12 {
    left: calc(-50% + 20px/2 ); }
  .row.inline .xs_pl13 {
    left: calc(-33.333333% + 20px/3.666666 ); }
  .row.inline .xs_pl23 {
    left: calc(-66.666666% + 20px/2.333333 ); }
  .row.inline .xs_pl14 {
    left: calc(-25% + 20px/2.666666 ); }
  .row.inline .xs_pl34 {
    left: calc(-75% + 20px/1.333333 ); }
  .row.inline .xs_pl16 {
    left: calc(-16.666666% + 20px/2.166666 ); }
  .row.inline .xs_pl56 {
    left: calc(-83.333333% + 20px/1.666666 ); }
  .row.inline .xs_sx12 {
    margin-right: calc(50% + 20px/2 ); }
  .row.inline .xs_sx13 {
    margin-right: calc(33.333333% + 20px/1.666666 ); }
  .row.inline .xs_sx23 {
    margin-right: calc(66.666666% + 20px/2.333333 ); }
  .row.inline .xs_sx14 {
    margin-right: calc(25% + 20px/2.666666 ); }
  .row.inline .xs_sx34 {
    margin-right: calc(75% + 20px/1.333333 ); }
  .row.inline .xs_sx16 {
    margin-right: calc(16.666666% + 20px/2.166666 ); }
  .row.inline .xs_sx56 {
    margin-right: calc(83.333333% + 20px/1.666666 ); } }
@media screen and (min-width: 550px) {
  .row.inline .sm_s1 {
    width: 100%; }
  .row.inline .sm_s12 {
    width: calc(50% - 20px/2 ); }
  .row.inline .sm_s13 {
    width: calc(33.333333% - 20px/1.666666 ); }
  .row.inline .sm_s23 {
    width: calc(66.666666% - 20px/2.333333 ); }
  .row.inline .sm_s14 {
    width: calc(25% - 20px/1.333333 ); }
  .row.inline .sm_s34 {
    width: calc(75% - 20px/2.666666 ); }
  .row.inline .sm_s15 {
    width: calc(20% - 20px/1.333333 ); }
  .row.inline .sm_s25 {
    width: calc(40% - 20px/2 ); }
  .row.inline .sm_s35 {
    width: calc(60% - 20px/2.333333 ); }
  .row.inline .sm_s45 {
    width: calc(80% - 20px/2.666666 ); }
  .row.inline .sm_s16 {
    width: calc(16.666666% - 20px/1.666666 ); }
  .row.inline .sm_s56 {
    width: calc(83.333333% - 20px/2.166666 ); }
  .row.inline .sm_p12 {
    left: calc(50% + 20px/2 ); }
  .row.inline .sm_p13 {
    left: calc(33.333333% + 20px/3.666666 ); }
  .row.inline .sm_p23 {
    left: calc(66.666666% + 20px/2.333333 ); }
  .row.inline .sm_p14 {
    left: calc(25% + 20px/2.333333 ); }
  .row.inline .sm_p34 {
    left: calc(75% + 20px/1.333333 ); }
  .row.inline .sm_p16 {
    left: calc(16.666666% + 20px/2.166666 ); }
  .row.inline .sm_p56 {
    left: calc(83.333333% + 20px/1.666666 ); }
  .row.inline .sm_p12,
  .row.inline .sm_p13,
  .row.inline .sm_p23,
  .row.inline .sm_p14,
  .row.inline .sm_p34,
  .row.inline .sm_p16,
  .row.inline .sm_p56 {
    min-height: 1px; }
  .row.inline .sm_pl12 {
    left: calc(-50% + 20px/2 ); }
  .row.inline .sm_pl13 {
    left: calc(-33.333333% + 20px/3.666666 ); }
  .row.inline .sm_pl23 {
    left: calc(-66.666666% + 20px/2.333333 ); }
  .row.inline .sm_pl14 {
    left: calc(-25% + 20px/2.666666 ); }
  .row.inline .sm_pl34 {
    left: calc(-75% + 20px/1.333333 ); }
  .row.inline .sm_pl16 {
    left: calc(-16.666666% + 20px/2.166666 ); }
  .row.inline .sm_pl56 {
    left: calc(-83.333333% + 20px/1.666666 ); }
  .row.inline .sm_sx12 {
    margin-right: calc(50% + 20px/2 ); }
  .row.inline .sm_sx13 {
    margin-right: calc(33.333333% + 20px/1.666666 ); }
  .row.inline .sm_sx23 {
    margin-right: calc(66.666666% + 20px/2.333333 ); }
  .row.inline .sm_sx14 {
    margin-right: calc(25% + 20px/2.666666 ); }
  .row.inline .sm_sx34 {
    margin-right: calc(75% + 20px/1.333333 ); }
  .row.inline .sm_sx16 {
    margin-right: calc(16.666666% + 20px/2.166666 ); }
  .row.inline .sm_sx56 {
    margin-right: calc(83.333333% + 20px/1.666666 ); } }
@media screen and (min-width: 768px) {
  .row.inline .med_s1 {
    width: 100%; }
  .row.inline .med_s12 {
    width: calc(50% - 20px/2 ); }
  .row.inline .med_s13 {
    width: calc(33.333333% - 20px/1.666666 ); }
  .row.inline .med_s23 {
    width: calc(66.666666% - 20px/2.333333 ); }
  .row.inline .med_s14 {
    width: calc(25% - 20px/1.333333 ); }
  .row.inline .med_s34 {
    width: calc(75% - 20px/2.666666 ); }
  .row.inline .med_s15 {
    width: calc(20% - 20px/1.333333 ); }
  .row.inline .med_s25 {
    width: calc(40% - 20px/2 ); }
  .row.inline .med_s35 {
    width: calc(60% - 20px/2.333333 ); }
  .row.inline .med_s45 {
    width: calc(80% - 20px/2.666666 ); }
  .row.inline .med_s16 {
    width: calc(16.666666% - 20px/1.666666 ); }
  .row.inline .med_s56 {
    width: calc(83.333333% - 20px/2.166666 ); }
  .row.inline .med_p12 {
    left: calc(50% + 20px/2 ); }
  .row.inline .med_p13 {
    left: calc(33.333333% + 20px/3.666666 ); }
  .row.inline .med_p23 {
    left: calc(66.666666% + 20px/2.333333 ); }
  .row.inline .med_p14 {
    left: calc(25% + 20px/2.333333 ); }
  .row.inline .med_p34 {
    left: calc(75% + 20px/1.333333 ); }
  .row.inline .med_p16 {
    left: calc(16.666666% + 20px/2.166666 ); }
  .row.inline .med_p56 {
    left: calc(83.333333% + 20px/1.666666 ); }
  .row.inline .med_p12,
  .row.inline .med_p13,
  .row.inline .med_p23,
  .row.inline .med_p14,
  .row.inline .med_p34,
  .row.inline .med_p16,
  .row.inline .med_p56 {
    min-height: 1px; }
  .row.inline .med_pl12 {
    left: calc(-50% + 20px/2 ); }
  .row.inline .med_pl13 {
    left: calc(-33.333333% + 20px/3.666666 ); }
  .row.inline .med_pl23 {
    left: calc(-66.666666% + 20px/2.333333 ); }
  .row.inline .med_pl14 {
    left: calc(-25% + 20px/2.666666 ); }
  .row.inline .med_pl34 {
    left: calc(-75% + 20px/1.333333 ); }
  .row.inline .med_pl16 {
    left: calc(-16.666666% + 20px/2.166666 ); }
  .row.inline .med_pl56 {
    left: calc(-83.333333% + 20px/1.666666 ); }
  .row.inline .med_sx12 {
    margin-right: calc(50% + 20px/2 ); }
  .row.inline .med_sx13 {
    margin-right: calc(33.333333% + 20px/1.666666 ); }
  .row.inline .med_sx23 {
    margin-right: calc(66.666666% + 20px/2.333333 ); }
  .row.inline .med_sx14 {
    margin-right: calc(25% + 20px/2.666666 ); }
  .row.inline .med_sx34 {
    margin-right: calc(75% + 20px/1.333333 ); }
  .row.inline .med_sx16 {
    margin-right: calc(16.666666% + 20px/2.166666 ); }
  .row.inline .med_sx56 {
    margin-right: calc(83.333333% + 20px/1.666666 ); } }
@media screen and (min-width: 1024px) {
  .row.inline .lg_s1 {
    width: 100%; }
  .row.inline .lg_s12 {
    width: calc(50% - 20px/2 ); }
  .row.inline .lg_s13 {
    width: calc(33.333333% - 20px/1.666666 ); }
  .row.inline .lg_s23 {
    width: calc(66.666666% - 20px/2.333333 ); }
  .row.inline .lg_s14 {
    width: calc(25% - 20px/1.333333 ); }
  .row.inline .lg_s34 {
    width: calc(75% - 20px/2.666666 ); }
  .row.inline .lg_s15 {
    width: calc(20% - 20px/1.333333 ); }
  .row.inline .lg_s25 {
    width: calc(40% - 20px/2 ); }
  .row.inline .lg_s35 {
    width: calc(60% - 20px/2.333333 ); }
  .row.inline .lg_s45 {
    width: calc(80% - 20px/2.666666 ); }
  .row.inline .lg_s16 {
    width: calc(16.666666% - 20px/1.666666 ); }
  .row.inline .lg_s56 {
    width: calc(83.333333% - 20px/2.166666 ); }
  .row.inline .lg_p12 {
    left: calc(50% + 20px/2 ); }
  .row.inline .lg_p13 {
    left: calc(33.333333% + 20px/3.666666 ); }
  .row.inline .lg_p23 {
    left: calc(66.666666% + 20px/2.333333 ); }
  .row.inline .lg_p14 {
    left: calc(25% + 20px/2.333333 ); }
  .row.inline .lg_p34 {
    left: calc(75% + 20px/1.333333 ); }
  .row.inline .lg_p16 {
    left: calc(16.666666% + 20px/2.166666 ); }
  .row.inline .lg_p56 {
    left: calc(83.333333% + 20px/1.666666 ); }
  .row.inline .lg_p12,
  .row.inline .lg_p13,
  .row.inline .lg_p23,
  .row.inline .lg_p14,
  .row.inline .lg_p34,
  .row.inline .lg_p16,
  .row.inline .lg_p56 {
    min-height: 1px; }
  .row.inline .lg_pl12 {
    left: calc(-50% + 20px/2 ); }
  .row.inline .lg_pl13 {
    left: calc(-33.333333% + 20px/3.666666 ); }
  .row.inline .lg_pl23 {
    left: calc(-66.666666% + 20px/2.333333 ); }
  .row.inline .lg_pl14 {
    left: calc(-25% + 20px/2.666666 ); }
  .row.inline .lg_pl34 {
    left: calc(-75% + 20px/1.333333 ); }
  .row.inline .lg_pl16 {
    left: calc(-16.666666% + 20px/2.166666 ); }
  .row.inline .lg_pl56 {
    left: calc(-83.333333% + 20px/1.666666 ); }
  .row.inline .lg_sx12 {
    margin-right: calc(50% + 20px/2 ); }
  .row.inline .lg_sx13 {
    margin-right: calc(33.333333% + 20px/1.666666 ); }
  .row.inline .lg_sx23 {
    margin-right: calc(66.666666% + 20px/2.333333 ); }
  .row.inline .lg_sx14 {
    margin-right: calc(25% + 20px/2.666666 ); }
  .row.inline .lg_sx34 {
    margin-right: calc(75% + 20px/1.333333 ); }
  .row.inline .lg_sx16 {
    margin-right: calc(16.666666% + 20px/2.166666 ); }
  .row.inline .lg_sx56 {
    margin-right: calc(83.333333% + 20px/1.666666 ); } }
@media screen and (min-width: 1280px) {
  .row.inline .xl_s1 {
    width: 100%; }
  .row.inline .xl_s12 {
    width: calc(50% - 20px/2 ); }
  .row.inline .xl_s13 {
    width: calc(33.333333% - 20px/1.666666 ); }
  .row.inline .xl_s23 {
    width: calc(66.666666% - 20px/2.333333 ); }
  .row.inline .xl_s14 {
    width: calc(25% - 20px/1.333333 ); }
  .row.inline .xl_s34 {
    width: calc(75% - 20px/2.666666 ); }
  .row.inline .xl_s15 {
    width: calc(20% - 20px/1.333333 ); }
  .row.inline .xl_s25 {
    width: calc(40% - 20px/2 ); }
  .row.inline .xl_s35 {
    width: calc(60% - 20px/2.333333 ); }
  .row.inline .xl_s45 {
    width: calc(80% - 20px/2.666666 ); }
  .row.inline .xl_s16 {
    width: calc(16.666666% - 20px/1.6666666 ); }
  .row.inline .xl_s56 {
    width: calc(83.333333% - 20px/2.1666666 ); }
  .row.inline .xl_p12 {
    left: calc(50% + 20px/2 ); }
  .row.inline .xl_p13 {
    left: calc(33.333333% + 20px/3.666666 ); }
  .row.inline .xl_p23 {
    left: calc(66.666666% + 20px/2.333333 ); }
  .row.inline .xl_p14 {
    left: calc(25% + 20px/2.333333 ); }
  .row.inline .xl_p34 {
    left: calc(75% + 20px/1.333333 ); }
  .row.inline .xl_p16 {
    left: calc(16.666666% + 20px/2.166666 ); }
  .row.inline .xl_p56 {
    left: calc(83.333333% + 20px/1.666666 ); }
  .row.inline .xl_p12,
  .row.inline .xl_p13,
  .row.inline .xl_p23,
  .row.inline .xl_p14,
  .row.inline .xl_p34,
  .row.inline .xl_p16,
  .row.inline .xl_p56 {
    min-height: 1px; }
  .row.inline .xl_pl12 {
    left: calc(-50% + 20px/2 ); }
  .row.inline .xl_pl13 {
    left: calc(-33.333333% + 20px/3.666666 ); }
  .row.inline .xl_pl23 {
    left: calc(-66.666666% + 20px/2.333333 ); }
  .row.inline .xl_pl14 {
    left: calc(-25% + 20px/2.666666 ); }
  .row.inline .xl_pl34 {
    left: calc(-75% + 20px/1.333333 ); }
  .row.inline .xl_pl16 {
    left: calc(-16.666666% + 20px/2.166666 ); }
  .row.inline .xl_pl56 {
    left: calc(-83.333333% + 20px/1.666666 ); }
  .row.inline .xl_sx12 {
    margin-right: calc(50% + 20px/2 ); }
  .row.inline .xl_sx13 {
    margin-right: calc(33.333333% + 20px/1.666666 ); }
  .row.inline .xl_sx23 {
    margin-right: calc(66.666666% + 20px/2.333333 ); }
  .row.inline .xl_sx14 {
    margin-right: calc(25% + 20px/2.666666 ); }
  .row.inline .xl_sx34 {
    margin-right: calc(75% + 20px/1.333333 ); }
  .row.inline .xl_sx16 {
    margin-right: calc(16.666666% + 20px/2.166666 ); }
  .row.inline .xl_sx56 {
    margin-right: calc(83.333333% + 20px/1.666666 ); } }
@media screen and (min-width: 1400px) {
  .row.inline .xxl_s1 {
    width: 100%; }
  .row.inline .xxl_s12 {
    width: calc(50% - 20px/2 ); }
  .row.inline .xxl_s13 {
    width: calc(33.333333% - 20px/1.666666 ); }
  .row.inline .xxl_s23 {
    width: calc(66.666666% - 20px/2.333333 ); }
  .row.inline .xxl_s14 {
    width: calc(25% - 20px/1.333333 ); }
  .row.inline .xxl_s34 {
    width: calc(75% - 20px/2.666666 ); }
  .row.inline .xxl_s15 {
    width: calc(20% - 20px/1.333333 ); }
  .row.inline .xxl_s25 {
    width: calc(40% - 20px/2 ); }
  .row.inline .xxl_s35 {
    width: calc(60% - 20px/2.333333 ); }
  .row.inline .xxl_s45 {
    width: calc(80% - 20px/2.666666 ); }
  .row.inline .xxl_s16 {
    width: calc(16.666666% - 20px/1.666666 ); }
  .row.inline .xxl_s56 {
    width: calc(83.333333% - 20px/2.166666 ); }
  .row.inline .xxl_p12 {
    left: calc(50% + 20px/2 ); }
  .row.inline .xxl_p13 {
    left: calc(33.333333% + 20px/3.666666 ); }
  .row.inline .xxl_p23 {
    left: calc(66.666666% + 20px/2.333333 ); }
  .row.inline .xxl_p14 {
    left: calc(25% + 20px/2.333333 ); }
  .row.inline .xxl_p34 {
    left: calc(75% + 20px/1.333333 ); }
  .row.inline .xxl_p16 {
    left: calc(16.666666% + 20px/2.166666 ); }
  .row.inline .xxl_p56 {
    left: calc(83.333333% + 20px/1.666666 ); }
  .row.inline .xxl_p12,
  .row.inline .xxl_p13,
  .row.inline .xxl_p23,
  .row.inline .xxl_p14,
  .row.inline .xxl_p34,
  .row.inline .xxl_p16,
  .row.inline .xxl_p56 {
    min-height: 1px; }
  .row.inline .xxl_pl12 {
    left: calc(-50% + 20px/2 ); }
  .row.inline .xxl_pl13 {
    left: calc(-33.333333% + 20px/3.666666 ); }
  .row.inline .xxl_pl23 {
    left: calc(-66.666666% + 20px/2.333333 ); }
  .row.inline .xxl_pl14 {
    left: calc(-25% + 20px/2.666666 ); }
  .row.inline .xxl_pl34 {
    left: calc(-75% + 20px/1.333333 ); }
  .row.inline .xxl_pl16 {
    left: calc(-16.666666% + 20px/2.166666 ); }
  .row.inline .xxl_pl56 {
    left: calc(-83.333333% + 20px/1.666666 ); }
  .row.inline .xxl_sx12 {
    margin-right: calc(50% + 20px/2 ); }
  .row.inline .xxl_sx13 {
    margin-right: calc(33.333333% + 20px/1.666666 ); }
  .row.inline .xxl_sx23 {
    margin-right: calc(66.666666% + 20px/2.333333 ); }
  .row.inline .xxl_sx14 {
    margin-right: calc(25% + 20px/2.666666 ); }
  .row.inline .xxl_sx34 {
    margin-right: calc(75% + 20px/1.333333 ); }
  .row.inline .xxl_sx16 {
    margin-right: calc(16.666666% + 20px/2.166666 ); }
  .row.inline .xxl_sx56 {
    margin-right: calc(83.333333% + 20px/1.666666 ); } }

/**
 * Float based grid layouts, by default.
 */
.s1 {
  width: 100%;
  float: none; }

.s12 {
  width: 50%; }

.s13 {
  width: 33.333333%; }

.s23 {
  width: 66.666666%; }

.s14 {
  width: 25%; }

.s34 {
  width: 75%; }

.s15 {
  width: 20%; }

.s25 {
  width: 40%; }

.s35 {
  width: 60%; }

.s45 {
  width: 80%; }

.s16 {
  width: 16.666666%; }

.s56 {
  width: 83.333333%; }

.s17 {
  width: 14.28%; }

.p12 {
  left: 50%; }

.p13 {
  left: 33.333333%; }

.p23 {
  left: 66.666666%; }

.p14 {
  left: 25%; }

.p34 {
  left: 75%; }

.p16 {
  left: 16.666666%; }

.p56 {
  left: 83.333333%; }

.p17 {
  left: 14.28%; }

.p12,
.p13,
.p23,
.p14,
.p34,
.p16,
.p56 {
  min-height: 1px; }

.pl12 {
  left: -50%; }

.pl13 {
  left: -33.333333%; }

.pl23 {
  left: -66.666666%; }

.pl14 {
  left: -25%; }

.pl34 {
  left: -75%; }

.pl16 {
  left: -16.666666%; }

.pl56 {
  left: -83.333333%; }

.pl17 {
  left: -14.28%; }

.sx12 {
  margin-right: 50%; }

.sx13 {
  margin-right: 33.333333%; }

.sx23 {
  margin-right: 66.666666%; }

.sx14 {
  margin-right: 25%; }

.sx34 {
  margin-right: 75%; }

.sx16 {
  margin-right: 16.666666%; }

.sx56 {
  margin-right: 83.333333%; }

.sx17 {
  margin-right: 14.28%; }

@media screen and (min-width: 399px) {
  .xs_s1 {
    width: 100%;
    float: none; }

  .xs_s12 {
    width: 50%; }

  .xs_s13 {
    width: 33.333333%; }

  .xs_s23 {
    width: 66.666666%; }

  .xs_s14 {
    width: 25%; }

  .xs_s34 {
    width: 75%; }

  .xs_s15 {
    width: 20%; }

  .xs_s25 {
    width: 40%; }

  .xs_s35 {
    width: 60%; }

  .xs_s45 {
    width: 80%; }

  .xs_s16 {
    width: 16.666666%; }

  .xs_s56 {
    width: 83.333333%; }

  .xs_p12 {
    left: 50%; }

  .xs_p13 {
    left: 33.333333%; }

  .xs_p23 {
    left: 66.666666%; }

  .xs_p14 {
    left: 25%; }

  .xs_p34 {
    left: 75%; }

  .xs_p16 {
    left: 16.666666%; }

  .xs_p56 {
    left: 83.333333%; }

  .xs_p12,
  .xs_p13,
  .xs_p23,
  .xs_p14,
  .xs_p34,
  .xs_p16,
  .xs_p56 {
    min-height: 1px; }

  .xs_pl12 {
    left: -50%; }

  .xs_pl13 {
    left: -33.333333%; }

  .xs_pl23 {
    left: -66.666666%; }

  .xs_pl14 {
    left: -25%; }

  .xs_pl34 {
    left: -75%; }

  .xs_pl16 {
    left: -16.666666%; }

  .xs_pl56 {
    left: -83.333333%; }

  .xs_sx12 {
    margin-right: 50%; }

  .xs_sx13 {
    margin-right: 33.333333%; }

  .xs_sx23 {
    margin-right: 66.666666%; }

  .xs_sx14 {
    margin-right: 25%; }

  .xs_sx34 {
    margin-right: 75%; }

  .xs_sx16 {
    margin-right: 16.666666%; }

  .xs_sx56 {
    margin-right: 83.333333%; } }
@media screen and (min-width: 550px) {
  .sm_s1 {
    width: 100%;
    float: none; }

  .sm_s12 {
    width: 50%; }

  .sm_s13 {
    width: 33.333333%; }

  .sm_s23 {
    width: 66.666666%; }

  .sm_s14 {
    width: 25%; }

  .sm_s34 {
    width: 75%; }

  .sm_s15 {
    width: 20%; }

  .sm_s25 {
    width: 40%; }

  .sm_s35 {
    width: 60%; }

  .sm_s45 {
    width: 80%; }

  .sm_s16 {
    width: 16.666666%; }

  .sm_s56 {
    width: 83.333333%; }

  .sm_p12 {
    left: 50%; }

  .sm_p13 {
    left: 33.333333%; }

  .sm_p23 {
    left: 66.666666%; }

  .sm_p14 {
    left: 25%; }

  .sm_p34 {
    left: 75%; }

  .sm_p16 {
    left: 16.666666%; }

  .sm_p56 {
    left: 83.333333%; }

  .sm_p12,
  .sm_p13,
  .sm_p23,
  .sm_p14,
  .sm_p34,
  .sm_p16,
  .sm_p56 {
    min-height: 1px; }

  .sm_pl12 {
    left: -50%; }

  .sm_pl13 {
    left: -33.333333%; }

  .sm_pl23 {
    left: -66.666666%; }

  .sm_pl14 {
    left: -25%; }

  .sm_pl34 {
    left: -75%; }

  .sm_pl16 {
    left: -16.666666%; }

  .sm_pl56 {
    left: -83.333333%; }

  .sm_sx12 {
    margin-right: 50%; }

  .sm_sx13 {
    margin-right: 33.333333%; }

  .sm_sx23 {
    margin-right: 66.666666%; }

  .sm_sx14 {
    margin-right: 25%; }

  .sm_sx34 {
    margin-right: 75%; }

  .sm_sx16 {
    margin-right: 16.666666%; }

  .sm_sx56 {
    margin-right: 83.333333%; } }
@media screen and (min-width: 768px) {
  .med_s1 {
    width: 100%;
    float: none; }

  .med_s12 {
    width: 50%; }

  .med_s13 {
    width: 33.333333%; }

  .med_s23 {
    width: 66.666666%; }

  .med_s14 {
    width: 25%; }

  .med_s34 {
    width: 75%; }

  .med_s15 {
    width: 20%; }

  .med_s25 {
    width: 40%; }

  .med_s35 {
    width: 60%; }

  .med_s45 {
    width: 80%; }

  .med_s16 {
    width: 16.666666%; }

  .med_s56 {
    width: 83.333333%; }

  .med_p12 {
    left: 50%; }

  .med_p13 {
    left: 33.333333%; }

  .med_p23 {
    left: 66.666666%; }

  .med_p14 {
    left: 25%; }

  .med_p34 {
    left: 75%; }

  .med_p16 {
    left: 16.666666%; }

  .med_p56 {
    left: 83.333333%; }

  .med_p12,
  .med_p13,
  .med_p23,
  .med_p14,
  .med_p34,
  .med_p16,
  .med_p56 {
    min-height: 1px; }

  .med_pl12 {
    left: -50%; }

  .med_pl13 {
    left: -33.333333%; }

  .med_pl23 {
    left: -66.666666%; }

  .med_pl14 {
    left: -25%; }

  .med_pl34 {
    left: -75%; }

  .med_pl16 {
    left: -16.666666%; }

  .med_pl56 {
    left: -83.333333%; }

  .med_sx12 {
    margin-right: 50%; }

  .med_sx13 {
    margin-right: 33.333333%; }

  .med_sx23 {
    margin-right: 66.666666%; }

  .med_sx14 {
    margin-right: 25%; }

  .med_sx34 {
    margin-right: 75%; }

  .med_sx16 {
    margin-right: 16.666666%; }

  .med_sx56 {
    margin-right: 83.333333%; } }
@media screen and (min-width: 1024px) {
  .lg_s1 {
    width: 100%;
    float: none; }

  .lg_s12 {
    width: 50%; }

  .lg_s13 {
    width: 33.333333%; }

  .lg_s23 {
    width: 66.666666%; }

  .lg_s14 {
    width: 25%; }

  .lg_s34 {
    width: 75%; }

  .lg_s15 {
    width: 20%; }

  .lg_s25 {
    width: 40%; }

  .lg_s35 {
    width: 60%; }

  .lg_s45 {
    width: 80%; }

  .lg_s16 {
    width: 16.666666%; }

  .lg_s56 {
    width: 83.333333%; }

  .lg_p12 {
    left: 50%; }

  .lg_p13 {
    left: 33.333333%; }

  .lg_p23 {
    left: 66.666666%; }

  .lg_p14 {
    left: 25%; }

  .lg_p34 {
    left: 75%; }

  .lg_p16 {
    left: 16.666666%; }

  .lg_p56 {
    left: 83.333333%; }

  .lg_p12,
  .lg_p13,
  .lg_p23,
  .lg_p14,
  .lg_p34,
  .lg_p16,
  .lg_p56 {
    min-height: 1px; }

  .lg_pl12 {
    left: -50%; }

  .lg_pl13 {
    left: -33.333333%; }

  .lg_pl23 {
    left: -66.666666%; }

  .lg_pl14 {
    left: -25%; }

  .lg_pl34 {
    left: -75%; }

  .lg_pl16 {
    left: -16.666666%; }

  .lg_pl56 {
    left: -83.333333%; }

  .lg_sx12 {
    margin-right: 50%; }

  .lg_sx13 {
    margin-right: 33.333333%; }

  .lg_sx23 {
    margin-right: 66.666666%; }

  .lg_sx14 {
    margin-right: 25%; }

  .lg_sx34 {
    margin-right: 75%; }

  .lg_sx16 {
    margin-right: 16.666666%; }

  .lg_sx56 {
    margin-right: 83.333333%; } }
@media screen and (min-width: 1280px) {
  .xl_s1 {
    width: 100%;
    float: none; }

  .xl_s12 {
    width: 50%; }

  .xl_s13 {
    width: 33.333333%; }

  .xl_s23 {
    width: 66.666666%; }

  .xl_s14 {
    width: 25%; }

  .xl_s34 {
    width: 75%; }

  .xl_s15 {
    width: 20%; }

  .xl_s25 {
    width: 40%; }

  .xl_s35 {
    width: 60%; }

  .xl_s45 {
    width: 80%; }

  .xl_s16 {
    width: 16.666666%; }

  .xl_s56 {
    width: 83.333333%; }

  .xl_p12 {
    left: 50%; }

  .xl_p13 {
    left: 33.333333%; }

  .xl_p23 {
    left: 66.666666%; }

  .xl_p14 {
    left: 25%; }

  .xl_p34 {
    left: 75%; }

  .xl_p16 {
    left: 16.666666%; }

  .xl_p56 {
    left: 83.333333%; }

  .xl_p12,
  .xl_p13,
  .xl_p23,
  .xl_p14,
  .xl_p34,
  .xl_p16,
  .xl_p56 {
    min-height: 1px; }

  .xl_pl12 {
    left: -50%; }

  .xl_pl13 {
    left: -33.333333%; }

  .xl_pl23 {
    left: -66.666666%; }

  .xl_pl14 {
    left: -25%; }

  .xl_pl34 {
    left: -75%; }

  .xl_pl16 {
    left: -16.666666%; }

  .xl_pl56 {
    left: -83.333333%; }

  .xl_sx12 {
    margin-right: 50%; }

  .xl_sx13 {
    margin-right: 33.333333%; }

  .xl_sx23 {
    margin-right: 66.666666%; }

  .xl_sx14 {
    margin-right: 25%; }

  .xl_sx34 {
    margin-right: 75%; }

  .xl_sx16 {
    margin-right: 16.666666%; }

  .xl_sx56 {
    margin-right: 83.333333%; } }
@media screen and (min-width: 1400px) {
  .xxl_s1 {
    width: 100%;
    float: none; }

  .xxl_s12 {
    width: 50%; }

  .xxl_s13 {
    width: 33.333333%; }

  .xxl_s23 {
    width: 66.666666%; }

  .xxl_s14 {
    width: 25%; }

  .xxl_s34 {
    width: 75%; }

  .xxl_s15 {
    width: 20%; }

  .xxl_s25 {
    width: 40%; }

  .xxl_s35 {
    width: 60%; }

  .xxl_s45 {
    width: 80%; }

  .xxl_s16 {
    width: 16.666666%; }

  .xxl_s56 {
    width: 83.333333%; }

  .xxl_p12 {
    left: 50%; }

  .xxl_p13 {
    left: 33.333333%; }

  .xxl_p23 {
    left: 66.666666%; }

  .xxl_p14 {
    left: 25%; }

  .xxl_p34 {
    left: 75%; }

  .xxl_p16 {
    left: 16.666666%; }

  .xxl_p56 {
    left: 83.333333%; }

  .xxl_p12,
  .xxl_p13,
  .xxl_p23,
  .xxl_p14,
  .xxl_p34,
  .xxl_p16,
  .xxl_p56 {
    min-height: 1px; }

  .xxl_pl12 {
    left: -50%; }

  .xxl_pl13 {
    left: -33.333333%; }

  .xxl_pl23 {
    left: -66.666666%; }

  .xxl_pl14 {
    left: -25%; }

  .xxl_pl34 {
    left: -75%; }

  .xxl_pl16 {
    left: -16.666666%; }

  .xxl_pl56 {
    left: -83.333333%; }

  .xxl_sx12 {
    margin-right: 50%; }

  .xxl_sx13 {
    margin-right: 33.333333%; }

  .xxl_sx23 {
    margin-right: 66.666666%; }

  .xxl_sx14 {
    margin-right: 25%; }

  .xxl_sx34 {
    margin-right: 75%; }

  .xxl_sx16 {
    margin-right: 16.666666%; }

  .xxl_sx56 {
    margin-right: 83.333333%; } }
html, body {
  font-size: 14px;
  font-family: VAGRoundedNext, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #222222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: “liga” on;
  height: 100%; }

h1,
.h1 {
  font-family: VAGRoundedNext, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 27.6px;
  line-height: 1.1;
  margin-bottom: 0.2em; }
  h1.size--small,
  .h1.size--small {
    font-size: 22.08px; }
  h1.size--large,
  .h1.size--large {
    font-size: 31.54266px; }
  h1.size--xlarge,
  .h1.size--xlarge {
    font-size: 46.00009px; }
  @media screen and (max-width: 549px) {
    h1,
    .h1 {
      font-size: 24px; }
      h1.size--small,
      .h1.size--small {
        font-size: 19.2px; }
      h1.size--large,
      .h1.size--large {
        font-size: 27.4284px; }
      h1.size--xlarge,
      .h1.size--xlarge {
        font-size: 40.00008px; } }

h1.main-logo {
  font-size: 23.94px; }

h2,
.h2 {
  font-family: VAGRoundedNext, sans-serif;
  font-size: 19.2px;
  font-weight: 800;
  font-style: normal;
  line-height: 1.4;
  margin-bottom: 0.2em; }
  h2.size--small,
  .h2.size--small {
    font-size: 15.36px; }
  h2.size--large,
  .h2.size--large {
    font-size: 21.94272px; }
  h2.size--xlarge,
  .h2.size--xlarge {
    font-size: 32.00006px; }
  @media screen and (max-width: 549px) {
    h2,
    .h2 {
      font-size: 18px; }
      h2.size--small,
      .h2.size--small {
        font-size: 14.4px; }
      h2.size--large,
      .h2.size--large {
        font-size: 20.5713px; }
      h2.size--xlarge,
      .h2.size--xlarge {
        font-size: 30.00006px; } }

h3,
.h3 {
  font-family: VAGRoundedNext, sans-serif;
  font-size: 16.8px;
  font-weight: 800;
  font-style: normal;
  line-height: 1.3;
  margin-bottom: 0.2em; }
  h3.size--small,
  .h3.size--small {
    font-size: 13.44px; }
  h3.size--large,
  .h3.size--large {
    font-size: 19.19988px; }
  h3.size--xlarge,
  .h3.size--xlarge {
    font-size: 28.00006px; }

h4,
.h4 {
  font-family: VAGRoundedNext, sans-serif;
  font-size: 15.6px;
  font-weight: 800;
  font-style: normal;
  line-height: 1.5; }
  h4.size--small,
  .h4.size--small {
    font-size: 12.48px; }
  h4.size--large,
  .h4.size--large {
    font-size: 17.82846px; }
  h4.size--xlarge,
  .h4.size--xlarge {
    font-size: 26.00005px; }

h5,
.h5 {
  font-family: VAGRoundedNext, sans-serif;
  font-size: 12px;
  font-weight: 800;
  font-style: normal;
  line-height: 1.6; }
  h5.size--small,
  .h5.size--small {
    font-size: 9.6px; }
  h5.size--large,
  .h5.size--large {
    font-size: 13.7142px; }
  h5.size--xlarge,
  .h5.size--xlarge {
    font-size: 20.00004px; }

h6,
.h6 {
  font-family: VAGRoundedNext, sans-serif;
  font-size: 9.6px;
  font-weight: 800;
  font-style: normal;
  line-height: 1.6; }
  h6.size--small,
  .h6.size--small {
    font-size: 7.68px; }
  h6.size--large,
  .h6.size--large {
    font-size: 10.97136px; }
  h6.size--xlarge,
  .h6.size--xlarge {
    font-size: 16.00003px; }

p,
.p {
  font-family: VAGRoundedNext, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  margin-bottom: .618em; }

p a {
  text-decoration: underline; }

.p0 {
  font-family: VAGRoundedNext, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  font-size: 1.2rem; }

i {
  font-style: italic; }
  i.fa {
    font-style: normal; }

.uppercase {
  text-transform: uppercase; }

.f-underline {
  text-decoration: underline; }

.cap {
  text-transform: uppercase; }

@font-face {
  font-family: 'icomoon';
  src: url("./icomoon.eot?e0a8s2");
  src: url("./icomoon.eot?#iefixe0a8s2") format("embedded-opentype"), url("./icomoon.ttf?e0a8s2") format("truetype"), url("./icomoon.woff?e0a8s2") format("woff"), url("./icomoon.svg?e0a8s2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  position: relative;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  [class^="icon-"].icon-2x, [class*=" icon-"].icon-2x {
    font-size: 2rem; }

.icon-play:before {
  content: "\e903"; }

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

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

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

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

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

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

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

.icon-divider:before {
  content: "\e606";
  background-color: white;
  color: #e4e4e4;
  display: block;
  font-size: 2rem;
  height: 20px;
  text-align: center;
  width: 55px; }

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

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

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

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

.icon-tiktok:before {
  width: 14px;
  height: 16px;
  display: block;
  content: '';
  background-image: url("/cdn/shop/files/tiktok-icon.png?v=8978701543086313588");
  background-size: cover; }

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

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

.icon-menu {
  position: relative;
  width: 24px;
  height: 19.58px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s; }
  .icon-menu .diamond-bar {
    position: absolute;
    top: -12.71px;
    left: -10.5px;
    width: 45px;
    height: 43px;
    background-color: transparent;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }
  .icon-menu .icon-bar,
  .icon-menu .icon-bar:before,
  .icon-menu .icon-bar:after {
    position: absolute;
    display: block;
    width: 24px;
    height: 2px;
    border-radius: 2px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }
  .icon-menu .icon-bar:before,
  .icon-menu .icon-bar:after {
    content: ""; }
  .icon-menu .icon-bar {
    top: 7.92px; }
  .icon-menu .icon-bar:before {
    top: -7.92px; }
  .icon-menu .icon-bar:after {
    top: 7.92px; }
  .icon-menu.open .diamond-bar {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: white; }
  .icon-menu.open .icon-bar:before,
  .icon-menu.open .icon-bar:after {
    top: 0; }
  .icon-menu.open #hamburger-bar {
    background-color: transparent; }
  .icon-menu.open .icon-bar:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .icon-menu.open .icon-bar:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

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

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

.icon-googleplus:before {
  content: "\ea88";
  font-size: 150%; }

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

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

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

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

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

button, .button {
  display: inline-block;
  position: relative;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  padding: 12px 30px;
  margin: auto;
  font-size: 14px;
  font-family: VAGRoundedNext, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  text-transform: capitalize;
  text-align: center !important;
  text-decoration: none !important;
  letter-spacing: 0px;
  border-radius: 0px;
  background-color: #000000;
  color: #ffffff;
  border: 2px solid rgba(0, 0, 0, 0); }
  button + .button, .button + .button {
    margin-left: 10px; }
  button:hover, .button:hover {
    opacity: 0.9; }
  button.button--large, .button.button--large {
    padding: 16px 40px; }

.button-lg {
  display: inline-block;
  position: relative;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  padding: 12px 30px;
  margin: auto;
  font-size: 14px;
  font-family: VAGRoundedNext, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  text-transform: capitalize;
  text-align: center !important;
  text-decoration: none !important;
  letter-spacing: 0px;
  border-radius: 0px;
  background-color: #000000;
  color: #ffffff;
  border: 2px solid rgba(0, 0, 0, 0);
  font-family: VAGRoundedNext, sans-serif;
  font-size: 19.2px;
  font-weight: 800;
  font-style: normal;
  line-height: 1.4; }
  .button-lg + .button {
    margin-left: 10px; }
  .button-lg:hover {
    opacity: 0.9; }
  .button-lg.button--large {
    padding: 16px 40px; }
  .button-lg.size--small {
    font-size: 15.36px; }
  .button-lg.size--large {
    font-size: 21.94272px; }
  .button-lg.size--xlarge {
    font-size: 32.00006px; }
  @media screen and (max-width: 549px) {
    .button-lg {
      font-size: 18px; }
      .button-lg.size--small {
        font-size: 14.4px; }
      .button-lg.size--large {
        font-size: 20.5713px; }
      .button-lg.size--xlarge {
        font-size: 30.00006px; } }

.button-sm {
  display: inline-block;
  position: relative;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  padding: 12px 30px;
  margin: auto;
  font-size: 14px;
  font-family: VAGRoundedNext, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  text-transform: capitalize;
  text-align: center !important;
  text-decoration: none !important;
  letter-spacing: 0px;
  border-radius: 0px;
  background-color: #000000;
  color: #ffffff;
  border: 2px solid rgba(0, 0, 0, 0);
  padding: .5rem 1rem; }
  .button-sm + .button {
    margin-left: 10px; }
  .button-sm:hover {
    opacity: 0.9; }
  .button-sm.button--large {
    padding: 16px 40px; }

::-webkit-input-placeholder {
  color: rgba(34, 34, 34, 0.5); }

:-moz-placeholder {
  color: rgba(34, 34, 34, 0.5); }

::-moz-placeholder {
  color: rgba(34, 34, 34, 0.5); }

:-ms-input-placeholder {
  color: rgba(34, 34, 34, 0.5); }

input:-webkit-autofill {
  background-color: transparent !important;
  box-shadow: 0 0 0 1000px white inset; }

input, textarea, select {
  color: #222222;
  background-color: white; }

input, textarea, select {
  display: block;
  position: relative;
  font-family: VAGRoundedNext, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  border: 0;
  border-radius: 0px;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none; }

/* IE 10 */
select::-ms-expand {
  display: none; }

input[type="checkbox"] {
  -webkit-appearance: checkbox; }

select {
  padding-right: 5rem; }

.selectArrow {
  display: inline-block;
  position: relative;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  color: #222222;
  right: 8px;
  font-size: 16px;
  pointer-events: none;
  z-index: 10;
  bottom: 0;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .selectArrow::after {
    content: "\e902"; }

legend {
  margin-bottom: 1rem;
  width: 100%; }

label {
  display: block;
  position: relative;
  font-family: VAGRoundedNext, sans-serif;
  font-size: 15.6px;
  font-weight: 800;
  font-style: normal;
  line-height: 1.5;
  font-weight: 400 !important;
  width: 100%;
  color: rgba(34, 34, 34, 0.5);
  margin-bottom: 3px; }
  label.size--small {
    font-size: 12.48px; }
  label.size--large {
    font-size: 17.82846px; }
  label.size--xlarge {
    font-size: 26.00005px; }

.enable-fade-in .fade-in.lazyload, .enable-fade-in .fade-in.lazyloading {
  opacity: .65;
  background-color: white;
  background-image: url("/cdn/shop/t/274/assets/loader.svg?v=170061305488833709821686855909");
  background-size: 64px auto;
  background-repeat: no-repeat;
  background-position: center center; }
.enable-fade-in .fade-in.lazyloaded {
  opacity: 1;
  transition: opacity 200ms ease-in-out; }

.accessible-label {
  display: none !important; }

.inputGroup {
  display: block;
  position: relative;
  text-align: justify; }
  .inputGroup::after {
    display: inline-block;
    position: relative;
    content: '';
    width: 100%; }
  .inputGroup.inline {
    margin: 1rem auto; }
    .inputGroup.inline:first-child {
      margin-left: 0; }
    .inputGroup.inline:last-child {
      margin-right: 0; }
  .inputGroup.no-label {
    padding-top: 10px; }

input.inline {
  display: inline-block;
  position: relative;
  margin: 1rem auto; }
  input.inline:first-child {
    margin-left: 0; }
  input.inline:last-child {
    margin-right: 0; }

input[type="password"] {
  border: 1px solid #e4e4e4; }

.search-page-form {
  display: flex; }
  .search-page-form input[type="search"] {
    border: 1px solid #e4e4e4;
    float: left;
    width: calc(100% - 115px);
    box-sizing: border-box;
    margin-bottom: 18px;
    line-height: initial;
    height: 50px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none; }
    @media screen and (min-width: 1022px) {
      .search-page-form input[type="search"] {
        width: 75%;
        margin-bottom: 0; } }
  .search-page-form input[type="submit"] {
    float: left;
    border-width: 1px;
    width: 115px;
    line-height: 1;
    height: 50px;
    margin-top: 0; }
    @media screen and (min-width: 1022px) {
      .search-page-form input[type="submit"] {
        width: 25%; } }

.feedback.error {
  color: #ffd409; }

/*
 * Mail Chimp
 */
.mce_hidden {
  font-size: 0;
  width: 0;
  height: 0;
  overflow: hidden; }

.d-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.d-table-row-group {
  display: table-row-group; }

.d-table-header {
  display: table-header-group; }

.d-table-footer {
  display: table-footer-group; }

.d-table-row {
  display: table-row; }

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

/*
 * Responsive Table Styles
 * Used for the cart and account
 */
.med_show {
  display: none !important; }

.sm_show {
  display: none !important; }

@media screen and (max-width: 767px) {
  .med_hide {
    display: none !important; }

  .med_show {
    display: block !important; }

  .med_d-block-ab {
    display: block;
    position: absolute; }

  .med_d-block {
    display: block;
    position: relative; }

  .med_u-container {
    width: 100%; }

  .med_u-row {
    display: block;
    position: relative; }
    .med_u-row::before, .med_u-row::after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .med_u-row::after {
      clear: both;
      border-bottom: 1px solid #e4e4e4;
      width: 100%; }

  .med_u-block {
    float: left; } }
@media screen and (max-width: 550px) {
  .sm_hide {
    display: none !important; }

  .sm_show {
    display: block !important; } }
.bg-cover {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

/* Add HTML markup and these styles will fill the parent element with a full background.
NOTE: must specify z-index values for siblings.*/
.bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0; }

.bg-image {
  background-color: white;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0; }

.bg-overlay {
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1; }

.bg-placeholder {
  background-size: auto !important;
  background-repeat: repeat !important; }

.bg-loading, .bg-loaded {
  background-color: white; }

.spinner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  -ms-perspective: 200px;
  perspective: 200px;
  background: white;
  z-index: 10; }

.spinner-diamond {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  -webkit-animation: spinDiamond3d 1200ms 120ms infinite;
  -moz-animation: spinDiamond3d 1200ms 120ms infinite;
  -ms-animation: spinDiamond3d 1200ms 120ms infinite;
  animation: spinDiamond3d 1200ms 120ms infinite; }
  .no-csstransforms3d .spinner-diamond {
    width: 26px;
    height: 26px;
    -webkit-animation: spinDiamond 1200ms 120ms infinite;
    -moz-animation: spinDiamond 1200ms 120ms infinite;
    -ms-animation: spinDiamond 1200ms 120ms infinite;
    animation: spinDiamond 1200ms 120ms infinite; }
  .spinner-diamond.left, .spinner-diamond.right {
    width: 14px;
    height: 14px; }
    .no-csstransforms3d .spinner-diamond.left, .no-csstransforms3d .spinner-diamond.right {
      width: 18.2px;
      height: 18.2px; }
  .spinner-diamond > span {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid #222222;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .spinner-diamond.left {
    -webkit-animation-delay: 0ms;
    -moz-animation-delay: 0ms;
    -ms-animation-delay: 0ms;
    animation-delay: 0ms; }
    .spinner-diamond.left > span {
      -webkit-transform: translateX(-90%) rotate(45deg);
      -moz-transform: translateX(-90%) rotate(45deg);
      -ms-transform: translateX(-90%) rotate(45deg);
      transform: translateX(-90%) rotate(45deg); }
  .spinner-diamond.right {
    -webkit-animation-delay: 240ms;
    -moz-animation-delay: 240ms;
    -ms-animation-delay: 240ms;
    animation-delay: 240ms; }
    .spinner-diamond.right > span {
      -webkit-transform: translateX(90%) rotate(45deg);
      -moz-transform: translateX(90%) rotate(45deg);
      -ms-transform: translateX(90%) rotate(45deg);
      transform: translateX(90%) rotate(45deg); }

@-webkit-keyframes spinDiamond {
  0% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  30% {
    -webkit-transform: translateX(-100%) scale(0.7);
    -moz-transform: translateX(-100%) scale(0.7);
    -ms-transform: translateX(-100%) scale(0.7);
    transform: translateX(-100%) scale(0.7);
    opacity: 0; }

  50% {
    -webkit-transform: translateX(100%) scale(0.7);
    -moz-transform: translateX(100%) scale(0.7);
    -ms-transform: translateX(100%) scale(0.7);
    transform: translateX(100%) scale(0.7);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0; }

  80% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none; }

  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none; } }

@-moz-keyframes spinDiamond {
  0% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  30% {
    -webkit-transform: translateX(-100%) scale(0.7);
    -moz-transform: translateX(-100%) scale(0.7);
    -ms-transform: translateX(-100%) scale(0.7);
    transform: translateX(-100%) scale(0.7);
    opacity: 0; }

  50% {
    -webkit-transform: translateX(100%) scale(0.7);
    -moz-transform: translateX(100%) scale(0.7);
    -ms-transform: translateX(100%) scale(0.7);
    transform: translateX(100%) scale(0.7);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0; }

  80% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none; }

  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none; } }

@keyframes spinDiamond {
  0% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  30% {
    -webkit-transform: translateX(-100%) scale(0.7);
    -moz-transform: translateX(-100%) scale(0.7);
    -ms-transform: translateX(-100%) scale(0.7);
    transform: translateX(-100%) scale(0.7);
    opacity: 0; }

  50% {
    -webkit-transform: translateX(100%) scale(0.7);
    -moz-transform: translateX(100%) scale(0.7);
    -ms-transform: translateX(100%) scale(0.7);
    transform: translateX(100%) scale(0.7);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0; }

  80% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none; }

  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none; } }

@-webkit-keyframes spinDiamond3d {
  0% {
    -webkit-transform: rotateY(0deg) translateZ(60px) rotateY(0deg);
    -moz-transform: rotateY(0deg) translateZ(60px) rotateY(0deg);
    -ms-transform: rotateY(0deg) translateZ(60px) rotateY(0deg);
    transform: rotateY(0deg) translateZ(60px) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  30% {
    -webkit-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    -moz-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    -ms-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    opacity: 0; }

  50% {
    -webkit-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    -moz-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    -ms-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0; }

  80% {
    -webkit-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    -moz-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    -ms-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    transform: rotateY(-360deg) translateZ(60px) rotateY(360deg); }

  100% {
    -webkit-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    -moz-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    -ms-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    transform: rotateY(-360deg) translateZ(60px) rotateY(360deg); } }

@-moz-keyframes spinDiamond3d {
  0% {
    -webkit-transform: rotateY(0deg) translateZ(60px) rotateY(0deg);
    -moz-transform: rotateY(0deg) translateZ(60px) rotateY(0deg);
    -ms-transform: rotateY(0deg) translateZ(60px) rotateY(0deg);
    transform: rotateY(0deg) translateZ(60px) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  30% {
    -webkit-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    -moz-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    -ms-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    opacity: 0; }

  50% {
    -webkit-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    -moz-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    -ms-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0; }

  80% {
    -webkit-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    -moz-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    -ms-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    transform: rotateY(-360deg) translateZ(60px) rotateY(360deg); }

  100% {
    -webkit-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    -moz-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    -ms-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    transform: rotateY(-360deg) translateZ(60px) rotateY(360deg); } }

@keyframes spinDiamond3d {
  0% {
    -webkit-transform: rotateY(0deg) translateZ(60px) rotateY(0deg);
    -moz-transform: rotateY(0deg) translateZ(60px) rotateY(0deg);
    -ms-transform: rotateY(0deg) translateZ(60px) rotateY(0deg);
    transform: rotateY(0deg) translateZ(60px) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  30% {
    -webkit-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    -moz-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    -ms-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    opacity: 0; }

  50% {
    -webkit-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    -moz-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    -ms-transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    transform: rotateY(-180deg) translateZ(60px) rotateY(180deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0; }

  80% {
    -webkit-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    -moz-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    -ms-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    transform: rotateY(-360deg) translateZ(60px) rotateY(360deg); }

  100% {
    -webkit-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    -moz-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    -ms-transform: rotateY(-360deg) translateZ(60px) rotateY(360deg);
    transform: rotateY(-360deg) translateZ(60px) rotateY(360deg); } }

html {
  position: relative;
  background-color: white; }

body {
  display: block;
  position: relative;
  background-color: white; }

a {
  color: inherit;
  text-decoration: none; }
  a .link-hover {
    -webkit-transition: 0.2s opacity;
    -moz-transition: 0.2s opacity;
    -ms-transition: 0.2s opacity;
    transition: 0.2s opacity;
    color: #222222; }
    a .link-hover:hover {
      opacity: 0.8; }

.container-wrap {
  display: block;
  position: relative;
  margin: auto;
  width: 100%; }

.container {
  display: block;
  position: relative;
  margin: 0rem auto;
  max-width: 1600px;
  width: 100%;
  z-index: 0; }

.pad-sm {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }
  @media screen and (min-width: 550px) {
    .pad-sm {
      margin-top: 3rem;
      margin-bottom: 3rem; } }

.pad-med {
  margin-top: 3.33rem;
  margin-bottom: 3.33rem; }
  @media screen and (min-width: 550px) {
    .pad-med {
      margin-top: 6.66rem;
      margin-bottom: 6.66rem; } }

.pad-lg {
  margin-top: 5rem;
  margin-bottom: 5rem; }
  @media screen and (min-width: 550px) {
    .pad-lg {
      margin-top: 10rem;
      margin-bottom: 10rem; } }

/* Use a row to specify width and .inline or .float options
 * to set up a wrapper for grids.
 */
.row {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  z-index: 1; }
  .row::before, .row::after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .row::after {
    clear: both; }
  .row.row-sm {
    width: 90%; }
    @media screen and (min-width: 399px) {
      .row.row-sm {
        width: 75%; } }
    @media screen and (min-width: 768px) {
      .row.row-sm {
        width: 60%; } }
  .row.row-med {
    width: 90%; }
    @media screen and (min-width: 399px) {
      .row.row-med {
        width: 80%; } }
    @media screen and (min-width: 768px) {
      .row.row-med {
        width: 70%; } }
  .row.row-lg {
    width: 90%; }
    @media screen and (min-width: 399px) {
      .row.row-lg {
        width: 87.5%; } }
    @media screen and (min-width: 768px) {
      .row.row-lg {
        width: 85%; } }
  .row.inline {
    text-align: justify; }
    .row.inline::before {
      display: none; }
    .row.inline::after {
      display: inline-block;
      position: relative;
      content: '';
      width: 100%; }
    .row.inline.center {
      text-align: center; }
    .row.inline .block {
      display: inline-block;
      position: relative;
      float: none; }
  .row.va-m .block {
    vertical-align: middle; }
  .row.vm-child::after {
    display: inline-block;
    position: relative;
    content: '';
    height: 50%;
    width: 0px; }

.block {
  display: block;
  position: relative;
  float: left;
  text-align: left;
  vertical-align: top; }

.block--right {
  float: right; }

.gridSpacer {
  height: 0;
  font-size: 0; }

.content {
  display: inline-block;
  position: relative;
  margin: auto;
  text-align: left;
  width: 99%;
  vertical-align: middle; }

.subheading-text {
  font-size: 12.04px;
  font-family: VAGRoundedNext, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px; }

.divider {
  display: block;
  position: relative;
  background-color: #e4e4e4;
  height: 4px;
  margin: 1rem 0rem 1.4rem;
  width: 100px; }

.divider--wide {
  display: block;
  position: relative;
  background-color: #e4e4e4;
  height: 1px;
  margin: 1rem 0rem 1.4rem;
  width: 100%; }

.diamond-outline:hover .diamond {
  border-color: #222222;
  -webkit-transform: rotate(45deg) scale(1, 1);
  -moz-transform: rotate(45deg) scale(1, 1);
  -ms-transform: rotate(45deg) scale(1, 1);
  transform: rotate(45deg) scale(1, 1); }
.diamond-outline .diamond {
  display: block;
  position: absolute;
  -webkit-transition: background .1s, border 0.1s, transform 0.1s;
  -moz-transition: background .1s, border 0.1s, transform 0.1s;
  -ms-transition: background .1s, border 0.1s, transform 0.1s;
  transition: background .1s, border 0.1s, transform 0.1s;
  -webkit-transform: rotate(45deg) scale(.90, .90);
  -moz-transform: rotate(45deg) scale(.90, .90);
  -ms-transform: rotate(45deg) scale(.90, .90);
  transform: rotate(45deg) scale(.90, .90);
  background-color: white;
  border: 2px solid #222222;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.centered {
  text-align: center; }

.inline-block {
  display: inline-block; }

.clear-both {
  display: block;
  clear: both; }

.no-transition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  transition: none !important; }

.bg-placeholder {
  background-repeat: repeat;
  background-size: initial; }

.placeholder-wrapper--footer {
  background: #eee;
  width: 150px; }
  .placeholder-wrapper--footer svg {
    width: 100%;
    height: 66.66%; }

@media (max-width: 767px) {
  .placeholder-wrapper--footer {
    margin-left: auto;
    margin-right: auto; } }
.svg-placeholder {
  background-color: #eee;
  position: relative;
  overflow: hidden; }
  .svg-placeholder svg {
    height: 80%;
    left: 50%;
    max-height: 100%;
    min-height: 400px;
    max-width: 100%;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%); }

.blogModule {
  color: #222222; }
  .blogModule.style-default {
    background-color: white; }
  .blogModule.style-light {
    background-color: #fafafa; }
  .blogModule h1,
  .blogModule h2,
  .blogModule h3,
  .blogModule h4,
  .blogModule h5,
  .blogModule h6 {
    color: black; }
  .blogModule .button {
    background-color: #82c3d5;
    color: white; }
  .blogModule.style-primary {
    background-color: #82c3d5;
    color: #FFFFFF; }
    .blogModule.style-primary h1,
    .blogModule.style-primary h2,
    .blogModule.style-primary h3,
    .blogModule.style-primary h4,
    .blogModule.style-primary h5,
    .blogModule.style-primary h6,
    .blogModule.style-primary a {
      color: #FFFFFF; }
    .blogModule.style-primary .button {
      background-color: #FFFFFF;
      color: #82c3d5; }
  .blogModule a {
    position: relative;
    will-change: opacity;
    -webkit-transition: 0.3s opacity;
    -moz-transition: 0.3s opacity;
    -ms-transition: 0.3s opacity;
    transition: 0.3s opacity; }
    .blogModule a:hover {
      opacity: 0.8; }
  .blogModule .carousel-slide-image {
    position: relative;
    padding-top: initial !important;
    width: auto;
    height: 200px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .blogModule .carousel-slide-image {
        padding-top: 66%; } }
    .blogModule .carousel-slide-image > .carousel-slide-excerpt {
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .blogModule .carousel-slide-image.with-repeat {
      background-repeat: repeat;
      background-size: initial; }
    .blogModule .carousel-slide-image.no-image {
      height: 100px; }
  .blogModule .carousel-slide-info {
    padding: 0;
    text-align: left; }
    .blogModule .carousel-slide-info + .carousel-slide-image {
      margin: 0 0 30px; }
    @media screen and (min-width: 768px) {
      .blogModule .carousel-slide-info p:last-of-type {
        margin-bottom: 30px; } }
    @media screen and (max-width: 767px) {
      .blogModule .carousel-slide-info p:last-of-type {
        margin-bottom: 0; } }
    .blogModule .carousel-slide-info .post-date {
      margin-bottom: 0;
      font-size: 12.6px;
      font-family: VAGRoundedNext, sans-serif;
      font-weight: 400;
      font-style: normal;
      opacity: .8; }
      .blogModule .carousel-slide-info .post-date + p {
        margin-top: 1.2rem; }
  .blogModule .excerpt {
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: .9em; }
  .blogModule .post-tags {
    float: left;
    width: 50%;
    font-size: .9em;
    text-align: left;
    opacity: .6;
    font-family: VAGRoundedNext, sans-serif;
    font-weight: 400;
    font-style: normal; }
  .blogModule .post-author {
    position: relative;
    overflow: hidden;
    text-align: right;
    font-size: .9em;
    opacity: .6;
    font-family: VAGRoundedNext, sans-serif;
    font-weight: 400;
    font-style: normal; }
    @media screen and (max-width: 767px) {
      .blogModule .post-author {
        margin-top: 20px; } }
  .blogModule .button {
    transition: opacity 0.3s; }
    .blogModule .button:hover {
      opacity: 1; }
  .blogModule .carousel-title {
    position: relative;
    margin-bottom: 20px; }
    .blogModule .carousel-title h1 {
      padding-top: 10px;
      margin-bottom: 20px; }
    .blogModule .carousel-title .button {
      position: absolute;
      top: 5px;
      right: 0;
      margin: 0; }
      @media screen and (max-width: 1023px) {
        .blogModule .carousel-title .button {
          margin: 10px auto;
          position: relative;
          right: auto;
          top: auto; } }
      @media screen and (max-width: 399px) {
        .blogModule .carousel-title .button {
          width: 100%; } }

hr.post-divider {
  display: block;
  position: relative;
  border-top: 2px solid #e4e4e4;
  margin: 0 auto 40px;
  width: 80px; }
  @media (min-width: 769px) {
    hr.post-divider {
      display: none; } }

.fake-blog--image {
  padding-top: initial !important;
  height: 200px !important;
  width: 300px !important;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto; }
  .fake-blog--image svg {
    display: block;
    max-width: 100%;
    max-height: 100%; }

/**
 * Outer carousel container.
 */
.carousel {
  /**
   * Added here, not on .js-carousel, because we want it to overflow .row.row--lg but not the container.
   */
  overflow-x: hidden;
  /**
   * For the button in the homepage blog module.
   */ }
  .carousel .button {
    margin: 10px 0 30px; }

@media screen and (max-width: 550px) {
  .blogModule .carousel {
    padding: 20px 0 20px; } }
/**
 * Title of section.
 */
.carousel-title {
  margin-bottom: 20px;
  text-align: center; }

/**
 * Slide element within .row.row--lg.
 */
.carousel-slide {
  padding: 0 1rem; }

.carousel-slide-image {
  display: block;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100%;
  width: 100%; }
  .carousel-slide-image:hover .collectionBlock-image-inner {
    opacity: 1; }

.carousel-slide-info {
  display: block;
  position: relative;
  padding: 20px 0 30px;
  text-align: center; }
  @media screen and (max-width: 550px) {
    .carousel-slide-info {
      padding: 15px 0 0px; } }
  .carousel-slide-info::after {
    content: '';
    display: table;
    clear: both;
    height: 0;
    line-height: 0; }

/**
 * Collection featured block
 */
.featured-block {
  float: left;
  margin: 0 10px 10px 0; }
  .featured-block.lg_s15 h1,
  .featured-block.lg_s15 p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.featured-block--default {
  position: relative; }
  .featured-block--default .featured-block-wrapper {
    display: block;
    height: 0;
    padding-top: 66%; }
  .featured-block--default .featured__content {
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    transform: translateY(-50%); }
  .featured-block--default.featured-block--image-large .featured-block-wrapper {
    padding-top: 100%; }

.featured-block--large {
  height: calc(((16.9vw * 0.66) + 102px) * 2);
  max-height: 585px; }
  @media screen and (max-width: 1023px) {
    .featured-block--large {
      height: calc(85vw * 0.66 / 2 + 90px);
      margin-right: 0;
      max-width: 100%; } }
  @media screen and (max-width: 768px) {
    .featured-block--large {
      height: 320px; } }
  .featured-block--large.featured-block--image-large {
    height: calc(16.9vw + 102px); }
    @media screen and (max-width: 1023px) {
      .featured-block--large.featured-block--image-large {
        height: calc(85vw / 2 + 90px); } }

.featured-block-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 50px;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 767px) {
    .featured-block-wrapper {
      padding: 40px 30px; } }

.featured__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .featured__image.svg-placeholder {
    background-color: #eee; }
    .featured__image.svg-placeholder svg {
      display: block;
      width: 100%;
      height: 100%; }
  .featured__image::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.featured__content {
  position: relative;
  text-align: center;
  padding-top: 20px; }
  .featured__content p {
    margin: 0 0 20px;
    font-size: 17.5px; }
  .featured__content .button {
    margin-bottom: 20px; }

.collectionGrid {
  padding: 50px 0; }
  @media screen and (max-width: 767px) {
    .collectionGrid {
      margin: 20px 0; }
      .collectionGrid .collectionBlock {
        margin-bottom: 50px; }
      .collectionGrid .collection-slider .collectionBlock {
        margin-bottom: 0; } }
  .template-collection .collectionGrid, .template-search .collectionGrid {
    margin: 20px 0; }
    @media screen and (min-width: 768px) {
      .template-collection .collectionGrid, .template-search .collectionGrid {
        margin: 25px 0; } }
  .collectionGrid .collectionGrid-row.row {
    /**
     * Static to accommodate Quick View.
     */ }
    .collectionGrid .collectionGrid-row.row > .block {
      position: static; }
    .collectionGrid .collectionGrid-row.row:after {
      /**
      * Hiding the 'content' attr.
      content: 'flickity';
      */
      display: none; }
  .collectionGrid .pagination {
    margin: 0; }

.collectionList {
  margin: 40px 0; }
  @media screen and (max-width: 767px) {
    .collectionList {
      margin: 20px 0; } }
  .template-collection .collectionList, .template-search .collectionList {
    margin: 20px 0; }
    @media screen and (min-width: 768px) {
      .template-collection .collectionList, .template-search .collectionList {
        margin: 25px 0; } }
  .collectionList .collectionBlock-info {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px; }
    @media screen and (min-width: 768px) {
      .collectionList .collectionBlock-info {
        padding: 50px; }
        .collectionList .collectionBlock-info.text-position--top_left {
          align-items: flex-start;
          justify-content: flex-start;
          text-align: left; }
        .collectionList .collectionBlock-info.text-position--top_right {
          align-items: flex-start;
          justify-content: flex-end;
          text-align: right; }
        .collectionList .collectionBlock-info.text-position--bottom_left {
          align-items: flex-end;
          justify-content: flex-start;
          text-align: left; }
        .collectionList .collectionBlock-info.text-position--bottom_right {
          align-items: flex-end;
          justify-content: flex-end;
          text-align: right; } }
    .collectionList .collectionBlock-info .button {
      margin-top: 10px; }
    @media screen and (max-width: 550px) {
      .collectionList .collectionBlock-info h4 {
        display: none; } }
  .collectionList .collectionBlock {
    overflow: hidden;
    cursor: pointer;
    border: 10px solid white;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; }
    .collectionList .collectionBlock .collectionBlock-image {
      background-size: cover;
      overflow: hidden; }
      .collectionList .collectionBlock .collectionBlock-image::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .collectionList .collectionBlock .collectionBlock-image--zoom {
      -webkit-transition: transform 4s ease-out;
      -moz-transition: transform 4s ease-out;
      -ms-transition: transform 4s ease-out;
      transition: transform 4s ease-out;
      -webkit-transform: translateZ(0) scale(1);
      -moz-transform: translateZ(0) scale(1);
      -ms-transform: translateZ(0) scale(1);
      transform: translateZ(0) scale(1); }
      .collectionList .collectionBlock .collectionBlock-image--zoom::after {
        -webkit-transition: opacity 0.2s ease-in;
        -moz-transition: opacity 0.2s ease-in;
        -ms-transition: opacity 0.2s ease-in;
        transition: opacity 0.2s ease-in; }
    .collectionList .collectionBlock:hover .collectionBlock-image--zoom {
      -webkit-transform: translateZ(0) scale(1.2);
      -moz-transform: translateZ(0) scale(1.2);
      -ms-transform: translateZ(0) scale(1.2);
      transform: translateZ(0) scale(1.2); }
      .collectionList .collectionBlock:hover .collectionBlock-image--zoom::after {
        opacity: 0; }

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

.product-in-waiting {
  position: absolute !important;
  opacity: 0;
  pointer-events: none; }

.onboarding-product select {
  display: none; }
.onboarding-product .productImgSlider .product-image-wrap {
  width: 400px; }

.collectionBlock {
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in; }
  .collectionBlock.is-loading {
    opacity: 0; }
  .no-js .is-loading .collectionBlock {
    opacity: 1; }

.collectionGrid-header {
  margin-bottom: 20px; }
  .collectionGrid-header .block {
    text-align: center; }
  .collectionGrid-header h1 {
    margin-bottom: 25px; }
  .collectionGrid-header .collections {
    margin-bottom: 25px; }
  .collectionGrid-header .collection {
    display: inline-block;
    position: relative;
    font-family: VAGRoundedNext, sans-serif;
    font-size: 15.6px;
    font-weight: 800;
    font-style: normal;
    line-height: 1.5;
    -webkit-transition: color .2s, opacity .2s;
    -moz-transition: color .2s, opacity .2s;
    -ms-transition: color .2s, opacity .2s;
    transition: color .2s, opacity .2s;
    border-bottom: 2px solid transparent;
    color: #222222;
    cursor: pointer;
    margin: 0 15px;
    opacity: .6;
    padding: 1px 0;
    text-transform: uppercase;
    /**
     * Active class needs to be applied to first collection in markup.
     */ }
    .collectionGrid-header .collection.size--small {
      font-size: 12.48px; }
    .collectionGrid-header .collection.size--large {
      font-size: 17.82846px; }
    .collectionGrid-header .collection.size--xlarge {
      font-size: 26.00005px; }
    .collectionGrid-header .collection:hover {
      opacity: 1; }
    .collectionGrid-header .collection.is-active {
      border-bottom: 2px solid #222222;
      opacity: 1; }
  .collectionGrid-header #collectionGrid-selector {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    display: inline-block;
    position: relative;
    width: 100%; }

.collectionGrid-slider {
  display: block;
  position: relative; }
  .collectionGrid-slider .slick-list--quickview-open {
    height: auto !important; }
    .collectionGrid-slider .slick-list--quickview-open .slick-slide:not(.slick-active) {
      max-height: 0px; }
  .collectionGrid-slider .slick-slide {
    height: auto; }

.collectionList-header {
  margin-bottom: 20px; }
  .collectionList-header .block {
    text-align: center; }
  .collectionList-header .collections {
    margin-bottom: 25px; }
  .collectionList-header .collection {
    display: inline-block;
    position: relative;
    font-family: VAGRoundedNext, sans-serif;
    font-size: 15.6px;
    font-weight: 800;
    font-style: normal;
    line-height: 1.5;
    -webkit-transition: color .2s, opacity .2s;
    -moz-transition: color .2s, opacity .2s;
    -ms-transition: color .2s, opacity .2s;
    transition: color .2s, opacity .2s;
    border-bottom: 2px solid transparent;
    color: #222222;
    cursor: pointer;
    margin: 0 15px;
    opacity: .6;
    padding: 1px 0;
    text-transform: uppercase;
    /**
     * Active class needs to be applied to first collection in markup.
     */ }
    .collectionList-header .collection.size--small {
      font-size: 12.48px; }
    .collectionList-header .collection.size--large {
      font-size: 17.82846px; }
    .collectionList-header .collection.size--xlarge {
      font-size: 26.00005px; }
    .collectionList-header .collection:hover {
      opacity: 1; }
    .collectionList-header .collection.is-active {
      border-bottom: 2px solid #222222;
      opacity: 1; }
  .collectionList-header #collectionList-selector {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    display: inline-block;
    position: relative;
    width: 100%; }

.collectionList-slider {
  display: block;
  position: relative; }
  .collectionList-slider .slick-list--quickview-open {
    height: auto !important; }
    .collectionList-slider .slick-list--quickview-open .slick-slide:not(.slick-active) {
      max-height: 0px; }
  .collectionList-slider .slick-slide {
    height: auto; }

.template-search .breadcrumbs, .template-search .collectionGrid-filter, .template-search .tag-filter {
  display: block !important;
  position: relative !important;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  float: initial !important; }
.template-search .breadcrumbs {
  width: 100%; }

/**
 * These are the individual grid items.
 */
.collectionBlock {
  /**
   * Sets the featured products on the Collection page.
   */
  display: block;
  position: relative;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .collectionBlock.animated {
    animation-fill-mode: none;
    -webkit-animation-fill-mode: none; }
  .collectionBlock .price--hover {
    transform: translateY(100%);
    opacity: 0;
    -webkit-transition: transform .3s, opacity .3s;
    -moz-transition: transform .3s, opacity .3s;
    -ms-transition: transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s; }
    @media screen and (max-width: 767px) {
      .collectionBlock .price--hover {
        opacity: 1;
        transform: initial; } }
  .collectionBlock:hover .price--hover {
    transform: translateY(0%);
    opacity: 1; }
  .has-featured-products .collectionBlock:nth-of-type(-n+2) {
    width: 100%; }
    @media screen and (min-width: 768px) {
      .has-featured-products .collectionBlock:nth-of-type(-n+2) {
        width: calc(50% - 20px/2) !important; } }
  .ajax-sorting .collectionBlock {
    opacity: 0; }

/**
 * This controls the size of image.
 */
@media screen and (min-width: 768px) {
  .collectionBlock:hover .collectionBlock-hover {
    opacity: 1; } }

.collectionBlock-image {
  display: block;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  /**
   * 100% is square at desktop sizes.
   */
  padding-top: 66%; }
  .collectionBlock-image .collectionBlock-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transition: visibility .3s;
    -moz-transition: visibility .3s;
    -ms-transition: visibility .3s;
    transition: visibility .3s; }
    .collectionBlock-image .collectionBlock-hover .svg-placeholder {
      top: 50%;
      left: 50%; }
      .collectionBlock-image .collectionBlock-hover .svg-placeholder svg {
        opacity: .5; }
  .collectionBlock-image .collectionBlock-hover--placeholder {
    background: #eee; }
  .collectionBlock-image:hover .collectionBlock-image-inner {
    opacity: 1; }

@media screen and (min-width: 768px) {
  .collectionBlock-image--large {
    padding-top: 100%; } }

.row--mosaic {
  padding: 0 10px; }
  .row--mosaic::after {
    content: '';
    display: table;
    clear: both;
    height: 0;
    line-height: 0; }
  .row--mosaic .collectionBlock__vertical-description {
    position: absolute;
    top: 50%;
    left: calc(50% - 20px);
    width: 100%;
    height: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
    .row--mosaic .collectionBlock__vertical-description p {
      margin: 0;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      text-align: center;
      text-transform: uppercase;
      color: inherit;
      letter-spacing: 1px;
      max-width: calc(45vh - 40px); }
    @media screen and (max-width: 1280px) {
      .row--mosaic .collectionBlock__vertical-description {
        display: none; } }
  @media screen and (max-width: 767px) {
    .row--mosaic .collectionBlock {
      float: left;
      width: 100%; }
    .row--mosaic .collectionBlock-image {
      padding-top: 100%;
      height: 0; }
    .row--mosaic .collectionBlock__vertical-description {
      display: none; }
    .row--mosaic.row--2-blocks .collectionBlock {
      width: 50%; }
    .row--mosaic.row--3-blocks .collectionBlock {
      width: 50%; }
      .row--mosaic.row--3-blocks .collectionBlock:nth-child(1) {
        width: 100%; }
        .row--mosaic.row--3-blocks .collectionBlock:nth-child(1) .collectionBlock-image {
          padding-top: 50%; }
    .row--mosaic.row--4-blocks .collectionBlock {
      width: 50%; }
      .row--mosaic.row--4-blocks .collectionBlock:nth-child(1), .row--mosaic.row--4-blocks .collectionBlock:nth-child(4) {
        width: 100%; }
        .row--mosaic.row--4-blocks .collectionBlock:nth-child(1) .collectionBlock-image, .row--mosaic.row--4-blocks .collectionBlock:nth-child(4) .collectionBlock-image {
          padding-top: 50%; }
    .row--mosaic.row--5-blocks .collectionBlock {
      width: 50%; }
      .row--mosaic.row--5-blocks .collectionBlock:nth-child(1), .row--mosaic.row--5-blocks .collectionBlock:nth-child(4) {
        width: 100%; }
        .row--mosaic.row--5-blocks .collectionBlock:nth-child(1) .collectionBlock-image, .row--mosaic.row--5-blocks .collectionBlock:nth-child(4) .collectionBlock-image {
          padding-top: 50%; }
      .row--mosaic.row--5-blocks .collectionBlock:nth-child(5) {
        width: 100%; }
        .row--mosaic.row--5-blocks .collectionBlock:nth-child(5) .collectionBlock-image {
          padding-top: 100%; } }
  @media screen and (max-width: 399px) {
    .row--mosaic .collectionBlock {
      width: 100%; } }
  @media screen and (min-width: 768px) {
    .row--mosaic {
      position: relative;
      height: calc(100vh - 60px); }
      .row--mosaic.row--default-height {
        height: 75vh;
        min-height: 400px; }
        .row--mosaic.row--default-height .collectionBlock__vertical-description p {
          max-width: calc(35vh - 40px); }
        .row--mosaic.row--default-height.row--3-blocks .collectionBlock:last-child .collectionBlock__vertical-description p, .row--mosaic.row--default-height.row--4-blocks .collectionBlock:last-child .collectionBlock__vertical-description p, .row--mosaic.row--default-height.row--5-blocks .collectionBlock:last-child .collectionBlock__vertical-description p {
          max-width: calc(50vh - 50px); }
      .row--mosaic .collectionBlock {
        float: left;
        position: relative;
        width: 100%;
        height: 100%; }
      .row--mosaic .collectionBlock-image {
        height: 100%;
        padding-top: 0; }
      .row--mosaic .collectionBlock-info {
        padding: 30px; }
        .row--mosaic .collectionBlock-info div {
          width: 100%; }
        .row--mosaic .collectionBlock-info.text-position--bottom_right {
          padding-right: 50px; }
      .row--mosaic.row--1-blocks .collectionBlock .collectionBlock__vertical-description p {
        max-width: calc(100vh - 100px); }
      .row--mosaic.row--2-blocks .collectionBlock {
        width: 50%;
        height: 100%; }
        .row--mosaic.row--2-blocks .collectionBlock .collectionBlock__vertical-description p {
          max-width: calc(100vh - 100px); }
      .row--mosaic.row--3-blocks {
        padding-right: 50%; }
        .row--mosaic.row--3-blocks .collectionBlock {
          width: 100%;
          height: 50%; }
          .row--mosaic.row--3-blocks .collectionBlock:last-child {
            width: calc(50% - 10px);
            height: 100%;
            position: absolute;
            top: 0;
            right: 10px; }
      .row--mosaic.row--4-blocks {
        padding-right: 50%; }
        .row--mosaic.row--4-blocks .collectionBlock {
          width: 100%;
          height: 50%; }
          .row--mosaic.row--4-blocks .collectionBlock:nth-child(2), .row--mosaic.row--4-blocks .collectionBlock:nth-child(3) {
            width: 50%; }
          .row--mosaic.row--4-blocks .collectionBlock:last-child {
            width: calc(50% - 10px);
            height: 100%;
            position: absolute;
            top: 0;
            right: 10px; }
      .row--mosaic.row--5-blocks {
        padding-right: 40%; }
        .row--mosaic.row--5-blocks .collectionBlock {
          height: 50%; }
          .row--mosaic.row--5-blocks .collectionBlock:nth-child(1), .row--mosaic.row--5-blocks .collectionBlock:nth-child(4) {
            width: 66.66%; }
          .row--mosaic.row--5-blocks .collectionBlock:nth-child(2), .row--mosaic.row--5-blocks .collectionBlock:nth-child(3) {
            width: 33.33%; }
          .row--mosaic.row--5-blocks .collectionBlock:last-child {
            width: calc(40% - 10px);
            height: 100%;
            position: absolute;
            top: 0;
            right: 10px; }
      .row--mosaic.row--3-blocks .collectionBlock:last-child .collectionBlock__vertical-description p, .row--mosaic.row--4-blocks .collectionBlock:last-child .collectionBlock__vertical-description p, .row--mosaic.row--5-blocks .collectionBlock:last-child .collectionBlock__vertical-description p {
        max-width: calc(100vh - 100px); } }
  @media screen and (max-width: 1023px) and (min-width: 768px) {
    .row--mosaic {
      height: auto;
      min-height: 0; }
      .row--mosaic.row--1-blocks .collectionBlock, .row--mosaic.row--2-blocks .collectionBlock {
        height: 50vh;
        min-height: 320px; }
      .row--mosaic.row--3-blocks, .row--mosaic.row--4-blocks, .row--mosaic.row--5-blocks {
        padding-right: 10px; }
        .row--mosaic.row--3-blocks .collectionBlock, .row--mosaic.row--4-blocks .collectionBlock, .row--mosaic.row--5-blocks .collectionBlock {
          height: 25vh;
          min-height: 160px; }
          .row--mosaic.row--3-blocks .collectionBlock .collectionBlock__vertical-description p, .row--mosaic.row--4-blocks .collectionBlock .collectionBlock__vertical-description p, .row--mosaic.row--5-blocks .collectionBlock .collectionBlock__vertical-description p {
            max-width: calc(25vh - 40px); }
          .row--mosaic.row--3-blocks .collectionBlock:last-child, .row--mosaic.row--4-blocks .collectionBlock:last-child, .row--mosaic.row--5-blocks .collectionBlock:last-child {
            width: 100%;
            height: 50vh;
            min-height: 320px;
            position: relative; }
      .row--mosaic.row--5-blocks .collectionBlock:last-child {
        right: 0; }
      .row--mosaic.row--default-height {
        height: auto;
        min-height: 0; }
        .row--mosaic.row--default-height .collectionBlock {
          height: 35vh;
          min-height: 160px; }
        .row--mosaic.row--default-height.row--1-blocks .collectionBlock, .row--mosaic.row--default-height.row--2-blocks .collectionBlock {
          height: 75vh; }
          .row--mosaic.row--default-height.row--1-blocks .collectionBlock .collectionBlock__vertical-description p, .row--mosaic.row--default-height.row--2-blocks .collectionBlock .collectionBlock__vertical-description p {
            max-width: calc(75vh - 50px); }
        .row--mosaic.row--default-height.row--3-blocks .collectionBlock:last-child, .row--mosaic.row--default-height.row--4-blocks .collectionBlock:last-child, .row--mosaic.row--default-height.row--5-blocks .collectionBlock:last-child {
          height: 75vh;
          min-height: 320px; } }
  @media screen and (max-width: 399px) {
    .row--mosaic .button {
      padding: 14px 18px; } }

/**
 * This is the hover layer over the image.
 */
.collectionBlock-image-inner {
  display: block;
  position: absolute;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity .3s;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: visible;
  text-align: center;
  z-index: 1;
  /**
   * Hide hover effect alltogether for screens below 1024px.
   */ }
  .collectionBlock-image-inner::after {
    display: inline-block;
    position: relative;
    content: '';
    height: 100%;
    vertical-align: middle; }
  .collectionBlock-image-inner .button {
    max-width: 90%; }
  @media screen and (max-width: 1023px) {
    .collectionBlock-image-inner {
      display: none; } }
  .collectionBlock-image-inner.collection-error {
    opacity: .8; }
    .collectionBlock-image-inner.collection-error .no-products {
      display: inline-block;
      position: relative;
      color: white;
      max-width: 85%;
      text-align: center;
      vertical-align: middle; }
      .image-hover-light .collectionBlock-image-inner.collection-error .no-products {
        color: #222222; }

/**
 * The text portion below the block.
 */
.collectionBlock-info {
  padding: 20px 0 30px;
  text-align: center; }
  .collectionBlock-info p {
    font-family: VAGRoundedNext, sans-serif;
    font-weight: 400;
    font-style: normal; }
  .collectionBlock-info h3.sale {
    color: #ffd409;
    font-family: VAGRoundedNext, sans-serif;
    font-weight: 400;
    font-style: normal; }
    .collectionBlock-info h3.sale strike {
      color: rgba(34, 34, 34, 0.5); }
  .collectionBlock-info h2 {
    font-family: VAGRoundedNext, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 27.6px;
    line-height: 1.1;
    font-size: 25.2px;
    line-height: 1.5; }
    .collectionBlock-info h2.size--small {
      font-size: 22.08px; }
    .collectionBlock-info h2.size--large {
      font-size: 31.54266px; }
    .collectionBlock-info h2.size--xlarge {
      font-size: 46.00009px; }
    @media screen and (max-width: 549px) {
      .collectionBlock-info h2 {
        font-size: 24px; }
        .collectionBlock-info h2.size--small {
          font-size: 19.2px; }
        .collectionBlock-info h2.size--large {
          font-size: 27.4284px; }
        .collectionBlock-info h2.size--xlarge {
          font-size: 40.00008px; } }
    @media screen and (max-width: 767px) {
      .collectionBlock-info h2 {
        font-size: 19.92px; } }
  .collectionBlock-info h4 {
    font-size: 15.54px;
    font-family: VAGRoundedNext, sans-serif;
    font-weight: 400;
    font-style: normal; }
  @media screen and (max-width: 550px) {
    .collectionBlock-info .button {
      display: none; } }

.gallery-wrap {
  color: #222222; }
  .gallery-wrap.style-default {
    background-color: white; }
  .gallery-wrap.style-light {
    background-color: #fafafa; }
  .gallery-wrap h1,
  .gallery-wrap h2,
  .gallery-wrap h3,
  .gallery-wrap h4,
  .gallery-wrap h5,
  .gallery-wrap h6 {
    color: black; }
  .gallery-wrap a {
    color: #82c3d5; }
  .gallery-wrap .gallery-content .button {
    background-color: #82c3d5;
    color: #000000; }
  .gallery-wrap.style-primary {
    background-color: #82c3d5;
    color: #FFFFFF; }
    .gallery-wrap.style-primary h1,
    .gallery-wrap.style-primary h2,
    .gallery-wrap.style-primary h3,
    .gallery-wrap.style-primary h4,
    .gallery-wrap.style-primary h5,
    .gallery-wrap.style-primary h6 {
      color: #FFFFFF; }
    .gallery-wrap.style-primary a {
      color: #FFFFFF; }
    .gallery-wrap.style-primary .gallery-content .button {
      background-color: #FFFFFF;
      color: #82c3d5; }
  .gallery-wrap.style-nav-white .slick-next,
  .gallery-wrap.style-nav-white .slick-prev {
    background-color: #82c3d5;
    transition: 0.3s opacity; }
    .gallery-wrap.style-nav-white .slick-next::after,
    .gallery-wrap.style-nav-white .slick-prev::after {
      color: white; }
  .gallery-wrap.style-nav-white .slick-dots li {
    border-color: #FFFFFF; }
    .gallery-wrap.style-nav-white .slick-dots li.slick-active {
      background-color: #FFFFFF; }
  .gallery-wrap.style-nav-text .slick-next,
  .gallery-wrap.style-nav-text .slick-prev {
    background-color: #FFFFFF;
    transition: 0.3s opacity; }
    .gallery-wrap.style-nav-text .slick-next::after,
    .gallery-wrap.style-nav-text .slick-prev::after {
      color: #82c3d5; }
  .gallery-wrap.style-nav-text .slick-dots li {
    border-color: #222222; }
    .gallery-wrap.style-nav-text .slick-dots li.slick-active {
      background-color: #222222; }
  .gallery-wrap a {
    -webkit-transition: 0.3s opacity;
    -moz-transition: 0.3s opacity;
    -ms-transition: 0.3s opacity;
    transition: 0.3s opacity; }
    .gallery-wrap a:hover {
      opacity: 0.8; }

.gallery {
  overflow: hidden; }
  .gallery .row {
    height: 100%; }
    @media (max-width: 767px) {
      .gallery .row {
        height: auto !important; } }
    .gallery .row .block {
      text-align: center; }
    .gallery .row.original-height {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap;
      height: auto; }
      @media (max-width: 767px) {
        .gallery .row.original-height {
          min-height: 0; } }
      .gallery .row.original-height::before, .gallery .row.original-height::after {
        content: none; }
      @media (max-width: 767px) {
        .gallery .row.original-height .gallery-slider {
          height: auto;
          min-height: 0; } }
      .gallery .row.original-height .gallery-content {
        height: auto; }
      .gallery .row.original-height .gallery-slider,
      .gallery .row.original-height .slick-list,
      .gallery .row.original-height .slick-track,
      .gallery .row.original-height .slick-slide,
      .gallery .row.original-height .slick-image {
        height: auto; }
      .gallery .row.original-height .slide-image {
        position: static;
        float: left; }
      .gallery .row.original-height .slide-placeholder {
        height: 450px; }
        @media (max-width: 767px) {
          .gallery .row.original-height .slide-placeholder {
            height: 50vh; } }
  .gallery .gallery-slider {
    height: 100%; }
    @media (max-width: 767px) {
      .gallery .gallery-slider {
        height: 50vw;
        min-height: 275px; } }
  .gallery .gallery-content {
    height: 100%; }
    @media (max-width: 767px) {
      .gallery .gallery-content {
        height: auto;
        padding: 20px 0; } }

/**
 * Text portion of the gallery module.
 */
.gallery-content {
  height: 100%;
  /**
   * Vertically aligns .gallery-content-inner
   */ }
  .gallery-content::after {
    display: inline-block;
    position: relative;
    content: '';
    height: 100%;
    vertical-align: middle; }
  .gallery-content .button {
    -webkit-transition: 0.3s opacity;
    -moz-transition: 0.3s opacity;
    -ms-transition: 0.3s opacity;
    transition: 0.3s opacity; }

/**
 * This is the vertically aligned bit.
 */
.gallery-content-inner {
  display: inline-block;
  max-width: 510px;
  text-align: center;
  vertical-align: middle;
  width: 90%; }
  .gallery-content-inner h1 {
    margin-bottom: 10px; }
  .gallery-content-inner h4 {
    margin-bottom: 10px; }
  .gallery-content-inner p {
    margin-bottom: 20px; }

/**
 * Hero Module
 */
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99; }

.original-height {
  min-height: 360px; }

.ie .hero {
  min-height: 800px; }

.hero {
  overflow: hidden;
  /**
   * This remains if the slideshow is disabled too, so don't delete.
   */
  /*.slide-inner:not(.bg-loaded) .slide-content { opacity: 0; }*/
  /**
   * Slider Related
   */ }
  .hero.style-primary .slide-content {
    color: #222222; }
    .hero.style-primary .slide-content::before {
      background-color: white; }
    .hero.style-primary .slide-content .button {
      background-color: #82c3d5;
      color: white; }
  .hero.style-white .slide-content {
    color: #FFFFFF; }
    .hero.style-white .slide-content::before {
      background-color: #82c3d5; }
    .hero.style-white .slide-content .button {
      background-color: #FFFFFF;
      color: #82c3d5; }
  .hero.style-nav-white .slick-next,
  .hero.style-nav-white .slick-prev {
    background-color: #82c3d5;
    transition: 0.3s opacity; }
    .hero.style-nav-white .slick-next::after,
    .hero.style-nav-white .slick-prev::after {
      color: white; }
  .hero.style-nav-text .slick-next,
  .hero.style-nav-text .slick-prev {
    background-color: #FFFFFF;
    transition: 0.3s opacity; }
    .hero.style-nav-text .slick-next::after,
    .hero.style-nav-text .slick-prev::after {
      color: #82c3d5; }
  .hero.style-nav-text .slick-dots li {
    border-color: #222222; }
    .hero.style-nav-text .slick-dots li.slick-active {
      background-color: #222222; }
  @media screen and (min-width: 768px) {
    .hero:hover .slick-prev, .hero:hover .slick-next {
      /**
       * Same as default state.
       */
      opacity: 1; }
      .hero:hover .slick-prev:hover, .hero:hover .slick-next:hover {
        opacity: 1; } }
  .hero.hero--border {
    /**
     * Hero--border border removed under $xs.
     */ }
    @media screen and (min-width: 399px) {
      .hero.hero--border {
        margin-top: 20px;
        margin-bottom: 20px;
        width: calc(100% - 40px); } }
  .hero .hero-slide {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }
  .hero .slide-content {
    padding: 30px 0;
    position: relative; }
    .hero .slide-content .slide-content__subheading,
    .hero .slide-content .slide-content__heading,
    .hero .slide-content .slide-content__text,
    .hero .slide-content .button {
      position: relative;
      z-index: 9; }
    .hero .slide-content .slide-content__subheading {
      text-transform: uppercase;
      letter-spacing: 0.05em;
      font-family: VAGRoundedNext, sans-serif;
      font-weight: 400;
      color: inherit; }
    .hero .slide-content .slide-content__heading {
      font-size: 42px; }
      .hero .slide-content .slide-content__heading.size--small {
        font-size: 33.6px; }
      .hero .slide-content .slide-content__heading.size--large {
        font-size: 47.9997px; }
      .hero .slide-content .slide-content__heading.size--xlarge {
        font-size: 60.06px; }
      @media screen and (max-width: 549px) {
        .hero .slide-content .slide-content__heading {
          font-size: 30px; }
          .hero .slide-content .slide-content__heading.size--small {
            font-size: 24px; }
          .hero .slide-content .slide-content__heading.size--large {
            font-size: 34.2855px; }
          .hero .slide-content .slide-content__heading.size--xlarge {
            font-size: 50.0001px; } }
    .hero .slide-content .slide-content__text {
      font-size: 19.18px;
      line-height: 1.4;
      margin-bottom: 0.2em; }
      .hero .slide-content .slide-content__text p {
        font-size: inherit;
        line-height: inherit;
        font-family: inherit;
        margin: 0; }
      .hero .slide-content .slide-content__text.size--small {
        font-size: 15.344px; }
      .hero .slide-content .slide-content__text.size--large {
        font-size: 21.91986px; }
      .hero .slide-content .slide-content__text.size--xlarge {
        font-size: 31.96673px; }
    .hero .slide-content .button {
      -webkit-transition: 0.3s opacity;
      -moz-transition: 0.3s opacity;
      -ms-transition: 0.3s opacity;
      transition: 0.3s opacity;
      margin-left: 10px;
      margin-right: 10px;
      margin-top: 15px;
      min-width: 150px;
      padding-left: 10px;
      padding-right: 10px; }
      .hero .slide-content .button:hover {
        opacity: 0.8; }
      @media screen and (max-width: 399px) {
        .hero .slide-content .button {
          margin-left: 0;
          margin-right: 0;
          width: 100%; } }
    .hero .slide-content::before {
      content: '';
      height: 100%;
      left: 0;
      opacity: 0.5;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 0; }
    @media screen and (max-width: 767px) {
      .hero .slide-content {
        padding-left: 25px;
        padding-right: 21px; } }
  .hero .hero-dots-row {
    margin: 0 auto;
    max-width: calc(1600px * 0.85); }
  .hero .slick-list {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute; }
  .hero.original-height {
    padding: 0;
    height: auto !important;
    min-height: 0; }
    .hero.original-height .slick-list {
      position: relative; }
    .hero.original-height .slide-text {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
    .hero.original-height .slide-image {
      position: static;
      overflow: hidden;
      height: auto;
      display: flex;
      align-items: center; }
      .hero.original-height .slide-image img {
        position: relative;
        display: block;
        width: 100%;
        height: auto; }
    .hero.original-height .slide-image--blank {
      width: 100%;
      height: 60vh;
      opacity: .3; }
      .hero.original-height .slide-image--blank .placeholder-svg {
        width: 100%;
        height: 100%; }
    .hero.original-height .hero-slide,
    .hero.original-height .slick-list,
    .hero.original-height .slick-track,
    .hero.original-height .slick-slide,
    .hero.original-height .slide-inner {
      height: auto; }
    .hero.original-height .hero-slide {
      position: relative; }
    .hero.original-height .slide-background-container {
      position: relative;
      height: 360px; }
    .hero.original-height .slide-background {
      height: 100%; }
  .hero[data-current-style="black"] + .hero-scroll-down {
    color: black; }
  .hero[data-current-style="black"] button.slick-next::after,
  .hero[data-current-style="black"] button.slick-prev::after {
    color: black; }
  .hero[data-current-style="black"] .slick-dots li {
    border-color: black; }
  .hero[data-current-style="black"] .slick-dots li.slick-active {
    background-color: black; }
  .hero[data-current-style="white"] + .hero-scroll-down {
    color: white; }
  .hero[data-current-style="white"] button.slick-next::after,
  .hero[data-current-style="white"] button.slick-prev::after {
    color: white; }
  .hero[data-current-style="white"] .slick-dots li {
    border-color: white; }
  .hero[data-current-style="white"] .slick-dots li.slick-active {
    background-color: white; }
  .hero:not(.slick-initialized) .hero-slide:not(.initial-slide) {
    display: none; }

.hero--zoom-out .slide-image img,
.hero--zoom-out .slide-image--blank,
.hero--zoom-out .slide-background,
.gallery-slider--zoom-out .slide-image img,
.gallery-slider--zoom-out .slide-image--blank,
.gallery-slider--zoom-out .slide-background {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  will-change: transform;
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
  -webkit-transition: transform 0s linear .3s;
  -moz-transition: transform 0s linear .3s;
  -ms-transition: transform 0s linear .3s;
  transition: transform 0s linear .3s; }
.hero--zoom-out .slick-current .slide-image img.lazyloaded,
.hero--zoom-out .slick-current .slide-image--blank,
.hero--zoom-out .slick-current .slide-background.lazyloaded,
.hero--zoom-out .slick-current .slide-background--placeholder,
.gallery-slider--zoom-out .slick-current .slide-image img.lazyloaded,
.gallery-slider--zoom-out .slick-current .slide-image--blank,
.gallery-slider--zoom-out .slick-current .slide-background.lazyloaded,
.gallery-slider--zoom-out .slick-current .slide-background--placeholder {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 3s ease-out;
  -moz-transition: transform 3s ease-out;
  -ms-transition: transform 3s ease-out;
  transition: transform 3s ease-out; }
.hero--zoom-out.no-transition .slide-image img, .hero--zoom-out.no-transition .slide-background, .hero--zoom-out.no-transition .slick-slide,
.gallery-slider--zoom-out.no-transition .slide-image img,
.gallery-slider--zoom-out.no-transition .slide-background,
.gallery-slider--zoom-out.no-transition .slick-slide {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  transition: none !important; }

.hero--zoom-out.hero--is-loading .slide-image img,
.hero--zoom-out.hero--is-loading .slide-image--blank,
.hero--zoom-out.hero--is-loading .slide-background,
.gallery-slider--zoom-out.gallery-slider--is-loading .slide-image img,
.gallery-slider--zoom-out.gallery-slider--is-loading .slide-image--blank,
.gallery-slider--zoom-out.gallery-slider--is-loading .slide-background {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
  -webkit-transition: transform 0s linear .3s;
  -moz-transition: transform 0s linear .3s;
  -ms-transition: transform 0s linear .3s;
  transition: transform 0s linear .3s; }

.hero--parallax .slide-slide {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }
.hero--parallax .slide-content__subheading,
.hero--parallax .slide-content__heading,
.hero--parallax .slide-content__text,
.hero--parallax .slide-content .button {
  opacity: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transform: translate3d(0, 10px, 0);
  -moz-transform: translate3d(0, 10px, 0);
  -ms-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  -webkit-transition: transform .5s ease-in 0s, opacity .5s ease-in 0s;
  -moz-transition: transform .5s ease-in 0s, opacity .5s ease-in 0s;
  -ms-transition: transform .5s ease-in 0s, opacity .5s ease-in 0s;
  transition: transform .5s ease-in 0s, opacity .5s ease-in 0s; }
.hero--parallax .slick-current .slide-content__subheading,
.hero--parallax .slick-current .slide-content__heading,
.hero--parallax .slick-current .slide-content__text,
.hero--parallax .slick-current .button {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.hero--parallax .slick-current .slide-content__subheading {
  -webkit-transition: transform .5s ease-out .75s, opacity .5s ease-out .75s;
  -moz-transition: transform .5s ease-out .75s, opacity .5s ease-out .75s;
  -ms-transition: transform .5s ease-out .75s, opacity .5s ease-out .75s;
  transition: transform .5s ease-out .75s, opacity .5s ease-out .75s; }
.hero--parallax .slick-current .slide-content__heading {
  -webkit-transition: transform .5s ease-out 1s, opacity .5s ease-out 1s;
  -moz-transition: transform .5s ease-out 1s, opacity .5s ease-out 1s;
  -ms-transition: transform .5s ease-out 1s, opacity .5s ease-out 1s;
  transition: transform .5s ease-out 1s, opacity .5s ease-out 1s; }
.hero--parallax .slick-current .slide-content__text {
  -webkit-transition: transform .5s ease-out 1.25s, opacity .5s ease-out 1.25s;
  -moz-transition: transform .5s ease-out 1.25s, opacity .5s ease-out 1.25s;
  -ms-transition: transform .5s ease-out 1.25s, opacity .5s ease-out 1.25s;
  transition: transform .5s ease-out 1.25s, opacity .5s ease-out 1.25s; }
.hero--parallax .slick-current .slide-content .button {
  -webkit-transition: transform .5s ease-out 1.5s, opacity .5s ease-out 1.5s;
  -moz-transition: transform .5s ease-out 1.5s, opacity .5s ease-out 1.5s;
  -ms-transition: transform .5s ease-out 1.5s, opacity .5s ease-out 1.5s;
  transition: transform .5s ease-out 1.5s, opacity .5s ease-out 1.5s; }
.hero--parallax.hero--is-loading .slide-content__subheading,
.hero--parallax.hero--is-loading .slide-content__heading,
.hero--parallax.hero--is-loading .slide-content__text,
.hero--parallax.hero--is-loading .button {
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  -moz-transform: translate3d(0, 10px, 0);
  -ms-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0); }

.parallax-window {
  min-height: 400px;
  background: transparent; }

.hero--dots-left .slick-dots {
  bottom: 10px;
  text-align: left; }

.hero--dots-center .slick-dots {
  text-align: center; }

.hero--dots-right .slick-dots {
  bottom: 10px;
  text-align: right; }

.hero-slide--center .slide-inner {
  text-align: center; }

.hero-slide--left .slide-inner,
.hero-slide--bottom-left .slide-inner {
  text-align: left; }
.hero-slide--left .slide-content .button,
.hero-slide--bottom-left .slide-content .button {
  margin-left: 0; }
  @media screen and (min-width: 768px) {
    .hero-slide--left .slide-content .button,
    .hero-slide--bottom-left .slide-content .button {
      margin-right: 16px; } }

.hero-slide--right .slide-inner,
.hero-slide--bottom-right .slide-inner {
  text-align: right; }
.hero-slide--right .slide-content .button,
.hero-slide--bottom-right .slide-content .button {
  margin-right: 0; }
  @media screen and (min-width: 768px) {
    .hero-slide--right .slide-content .button,
    .hero-slide--bottom-right .slide-content .button {
      margin-left: 16px; } }

.hero-slide--bottom-left .slide-content,
.hero-slide--bottom-right .slide-content {
  vertical-align: bottom;
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .hero-slide--bottom-left .slide-content,
    .hero-slide--bottom-right .slide-content {
      margin-bottom: 0;
      vertical-align: middle; } }

@media screen and (min-width: 768px) {
  .hero-slide--style-white .slide-content__subheading,
  .hero-slide--style-white .slide-content__heading,
  .hero-slide--style-white .slide-content__text {
    color: white !important; } }
.hero-slide--style-black .slide-content__subheading,
.hero-slide--style-black .slide-content__heading,
.hero-slide--style-black .slide-content__text {
  color: black !important; }

.hero-scroll-down {
  position: relative;
  left: 50%;
  z-index: 10;
  width: 64px;
  height: 32px;
  margin-top: -32px;
  margin-left: -32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px; }

.hero-slider {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) scale(1);
  -moz-transform: translateY(0) scale(1);
  -ms-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
  -webkit-transform: 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
  -moz-transform: 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
  -ms-transform: 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
  transform: 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s; }
  @media screen and (max-width: 767px) {
    .hero-slider .slick-dots {
      display: none !important; } }

.one-hundred-height-hero {
  height: 100vh !important; }

.seventy-five-height-hero {
  height: 75vh !important; }

.sixty-six-height-hero {
  height: 66vh !important; }

.ie .one-hundred-height-hero {
  height: 700px !important; }

.ie .seventy-five-height-hero {
  height: 600px !important; }

.ie .sixty-six-height-hero {
  height: 500px !important; }

.seven-fifty-height-hero {
  height: 750px !important; }

.sixty-fifty-height-hero {
  height: 650px !important; }

.five-fifty-height-hero {
  height: 550px !important; }

.four-fifty-height-hero {
  height: 450px !important; }

.instagram {
  text-align: center; }
  .instagram.style-default {
    background-color: white; }
  .instagram.style-light {
    background-color: #FAFAFA; }
  .instagram .instagram-title {
    color: #222222; }
  .instagram .button {
    background-color: #82c3d5;
    color: #222222; }
  .instagram .slick-next,
  .instagram .slick-prev {
    background-color: #82c3d5; }
    .instagram .slick-next::after,
    .instagram .slick-prev::after {
      color: white; }
  .instagram.style-primary {
    background-color: #82c3d5; }
    .instagram.style-primary .instagram-title {
      color: #FFFFFF; }
    .instagram.style-primary .button {
      background-color: #FFFFFF;
      color: #82c3d5; }
    .instagram.style-primary .slick-next,
    .instagram.style-primary .slick-prev {
      background-color: #FFFFFF; }
      .instagram.style-primary .slick-next::after,
      .instagram.style-primary .slick-prev::after {
        color: #82c3d5; }
  .instagram .instagram-title {
    max-width: 500px;
    padding-top: 10px; }
  .instagram .instagram-inner .instagram-titles {
    padding: 30px 0 0; }
  .instagram .instagram-follow {
    display: block;
    position: absolute;
    right: 0;
    top: 35px;
    white-space: nowrap; }
    .instagram .instagram-follow:first-child:last-child {
      display: inline-block;
      position: relative;
      top: auto; }
    .instagram .instagram-follow .button {
      margin: 0; }
    .instagram .instagram-follow .icon-instagram {
      margin-right: 5px; }
    @media (max-width: 1023px) {
      .instagram .instagram-follow {
        margin: 10px auto;
        position: relative;
        right: auto;
        top: auto;
        width: 200px; } }
    @media screen and (max-width: 399px) {
      .instagram .instagram-follow {
        width: 100%; } }
  .instagram .instagram-img {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 0;
    padding-top: 100%;
    perspective: 1000px;
    -moz-perspective: 1000px;
    -webkit-perspective: 1000px; }
    .instagram .instagram-img img {
      height: 100%;
      width: 100%; }
    .instagram .instagram-img.is-placeholder {
      background-color: #eee;
      box-shadow: inset 0 0 0 2px white; }
    .instagram .instagram-img:hover .instagram-img__overlay {
      opacity: 1;
      -webkit-transform: rotateX(0) scale(1);
      -moz-transform: rotateX(0) scale(1);
      -ms-transform: rotateX(0) scale(1);
      transform: rotateX(0) scale(1); }
    .instagram .instagram-img:hover .instagram-img__content {
      opacity: 1; }
  .instagram .instagram-img__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    opacity: 0;
    -webkit-transform: rotateX(90deg) scale(0.5);
    -moz-transform: rotateX(90deg) scale(0.5);
    -ms-transform: rotateX(90deg) scale(0.5);
    transform: rotateX(90deg) scale(0.5);
    -webkit-transition: opacity .2s ease, transform .2s ease;
    -moz-transition: opacity .2s ease, transform .2s ease;
    -ms-transition: opacity .2s ease, transform .2s ease;
    transition: opacity .2s ease, transform .2s ease; }
    .instagram .instagram-img__overlay::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
    @media screen and (max-width: 1279px) {
      .instagram .instagram-img__overlay {
        padding: 15px; } }
  .instagram .instagram-img__content {
    position: relative;
    width: 100%;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    opacity: 0;
    text-align: left;
    -webkit-transition: opacity .15s ease .15s;
    -moz-transition: opacity .15s ease .15s;
    -ms-transition: opacity .15s ease .15s;
    transition: opacity .15s ease .15s; }
    .instagram .instagram-img__content p {
      color: inherit; }
  .instagram .instagram__logo {
    font-size: 1.5rem;
    margin: 15px 0; }
    .instagram .instagram__logo span {
      font-size: inherit; }
    @media screen and (max-width: 1279px) {
      .instagram .instagram__logo {
        margin-top: 0;
        margin-bottom: 10px; } }
  .instagram .instagram-img__likes {
    font-size: 1.25rem;
    font-family: VAGRoundedNext, sans-serif;
    font-style: normal;
    font-weight: 400;
    margin: 0; }
  .instagram .instagram-img__date {
    font-size: 0.71rem; }
  .instagram .instagram-img__caption {
    margin-top: 20px;
    font-size: 1.25rem; }
    @media screen and (max-width: 1279px) {
      .instagram .instagram-img__caption {
        margin-top: 10px; } }
  .instagram .slick-disabled {
    opacity: 0 !important; }
  .instagram .flickity-viewport.slick-slide {
    display: none; }
  .instagram .instagram-slider {
    width: 100% !important;
    overflow: hidden; }
    @media (min-width: 550px) {
      .instagram .instagram-slider .slick-list {
        margin-left: -10px;
        margin-right: -10px;
        width: auto; } }
    .instagram .instagram-slider::after {
      display: none; }
  .instagram .slick-track {
    margin: 0 auto; }
  .instagram .js-error {
    display: none; }

.instagram-img__wrapper {
  display: inline-block;
  float: left; }

.instagram-img {
  background-size: cover;
  background-position: center center; }

@media screen and (min-width: 1023px) {
  .instagram-slider--3-columns .instagram-img__wrapper {
    width: 33.33%; }
  .instagram-slider--4-columns .instagram-img__wrapper {
    width: 25%; }
  .instagram-slider--5-columns .instagram-img__wrapper {
    width: 20%; }
  .instagram-slider--6-columns .instagram-img__wrapper {
    width: 16.66%; }
  .instagram-slider--7-columns .instagram-img__wrapper {
    width: 14.28%; }
  .instagram-slider--8-columns .instagram-img__wrapper {
    width: 12.5%; }

  .instagram-slider--3-columns .instagram-img__wrapper--featured {
    width: 66.66%; }
  .instagram-slider--4-columns .instagram-img__wrapper--featured {
    width: 50%; }
  .instagram-slider--5-columns .instagram-img__wrapper--featured {
    width: 40%; }
  .instagram-slider--6-columns .instagram-img__wrapper--featured {
    width: 33.33%; }
  .instagram-slider--7-columns .instagram-img__wrapper--featured {
    width: 28.56%; }
  .instagram-slider--8-columns .instagram-img__wrapper--featured {
    width: 25%; } }
@media screen and (max-width: 1023px) {
  .instagram-img__wrapper {
    width: 25%; }

  .instagram-img__wrapper--featured {
    width: 50%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .instagram-img__wrapper--featured ~ .instagram-img__wrapper:nth-child(4) {
    clear: left; } }
@media screen and (max-width: 767px) {
  .instagram-img__wrapper {
    width: 33.33%; }

  .instagram-img__wrapper--featured {
    width: 66.66%; } }
@media screen and (max-width: 550px) {
  .instagram-img__wrapper {
    width: 50%; }

  .instagram-img__wrapper--featured {
    width: 100%; } }
.template-product .flickity-page-dots {
  bottom: -30px; }

.section-newsletter {
  margin: 50px 0; }
  @media screen and (max-width: 767px) {
    .section-newsletter {
      margin: 30px 0; } }

.signUp {
  /**
   * Auto required to center container
   */
  margin: 0 auto;
  text-align: center; }
  .signUp h4 {
    max-width: 550px; }

.signUp-confirmation {
  display: none; }

.signUp-posted {
  /**
   * Hide body text, hide form.
   */
  /**
   * Show confirmation
   */ }
  .signUp-posted .signUp-body,
  .signUp-posted .signUp-form {
    display: none; }
  .signUp-posted .signUp-confirmation {
    display: block; }

.signUp-form {
  display: block;
  position: relative;
  margin: 30px auto 0;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .signUp-form {
      width: 400px; } }
  .signUp-form.success-response--is-visible .inputGroup, .signUp-form.error-response--is-visible .inputGroup {
    opacity: 0; }
  .signUp-form .inputGroup {
    display: block;
    position: relative;
    border-bottom: 2px solid #222222;
    height: 35px;
    width: 100%; }
    .signUp-form .inputGroup input {
      background-color: transparent;
      border: none !important; }
    .signUp-form .inputGroup::after {
      display: none; }
  .template-index .signUp-form ::-webkit-input-placeholder {
    color: rgba(34, 34, 34, 0.5); }
  .template-index .signUp-form :-moz-placeholder {
    color: rgba(34, 34, 34, 0.5); }
  .template-index .signUp-form ::-moz-placeholder {
    color: rgba(34, 34, 34, 0.5); }
  .template-index .signUp-form :-ms-input-placeholder {
    color: rgba(34, 34, 34, 0.5); }

.signUp-mailIcon {
  display: block;
  position: absolute;
  bottom: 0;
  color: #222222;
  left: 0;
  top: .5em;
  width: 1em;
  font-size: 1.1rem; }

.signUp-input {
  height: 100%;
  padding: 0;
  padding-left: 40px;
  width: 100%; }

button.signUp-submit {
  display: block;
  position: absolute;
  background-color: rgba(255, 255, 255, 0);
  border: 0;
  color: #222222;
  right: -15px;
  width: 40px;
  top: 0;
  bottom: 0;
  padding: 0;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none !important;
  color: #222222 !important; }
  button.signUp-submit::before {
    background: none; }
  @media screen and (min-width: 768px) {
    button.signUp-submit {
      right: -25px;
      width: 60px; } }
  button.signUp-submit:hover {
    background-color: rgba(255, 255, 255, 0);
    color: #222222;
    border: 0; }

.signUp-responses {
  display: block;
  position: absolute;
  bottom: -10px;
  left: -10px;
  right: -10px;
  top: -10px;
  z-index: -1; }
  .success-response--is-visible .signUp-responses, .error-response--is-visible .signUp-responses {
    z-index: 0; }

.signUp-response {
  display: block;
  position: absolute;
  font-family: VAGRoundedNext, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  background-color: white;
  bottom: 5px;
  left: 0;
  right: 0;
  opacity: 0;
  padding: 10px 15px; }

.error-response--is-visible #mce-error-response {
  opacity: 1; }

.success-response--is-visible #mce-success-response {
  opacity: 1; }

/**
 * 
 * div selects only the error, not the input.mce_inline_error.
 */
div.mce_inline_error {
  font-family: VAGRoundedNext, sans-serif;
  font-size: 12px;
  font-weight: 800;
  font-style: normal;
  line-height: 1.6;
  color: #ffd409;
  padding: 10px 0;
  text-align: center; }
  div.mce_inline_error.size--small {
    font-size: 9.6px; }
  div.mce_inline_error.size--large {
    font-size: 13.7142px; }
  div.mce_inline_error.size--xlarge {
    font-size: 20.00004px; }

.title-module, .simple-image-text-module {
  text-align: center;
  margin: 50px 0; }
  .title-module h2,
  .title-module h4, .simple-image-text-module h2,
  .simple-image-text-module h4 {
    margin-bottom: 0.54em; }
  .title-module h4, .simple-image-text-module h4 {
    font-size: 27.96px; }
    .title-module h4.size--small, .simple-image-text-module h4.size--small {
      font-size: 21px; }
    .title-module h4.size--large, .simple-image-text-module h4.size--large {
      font-size: 32.04px; }
    .title-module h4.size--xlarge, .simple-image-text-module h4.size--xlarge {
      font-size: 46.56px; }
  .title-module.title-module-about h1, .simple-image-text-module.title-module-about h1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 768px; }
  .title-module.title-module-about p, .simple-image-text-module.title-module-about p {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    text-align: left !important; }
  .title-module .rich-content, .simple-image-text-module .rich-content {
    font-size: 1.44rem; }
    .title-module .rich-content.size--small, .simple-image-text-module .rich-content.size--small {
      font-size: 1.14rem; }
    .title-module .rich-content.size--large, .simple-image-text-module .rich-content.size--large {
      font-size: 2.29rem; }
    .title-module .rich-content.size--xlarge, .simple-image-text-module .rich-content.size--xlarge {
      font-size: 3.33rem; }
    .title-module .rich-content p, .simple-image-text-module .rich-content p {
      font-size: inherit;
      line-height: 1.4;
      margin-bottom: 1em; }
    .title-module .rich-content.no-button p, .simple-image-text-module .rich-content.no-button p {
      margin-bottom: 5px; }
  .title-module .accent-line, .simple-image-text-module .accent-line {
    margin: 22px auto; }
  .title-module .accent-line--straight, .simple-image-text-module .accent-line--straight {
    margin: 20px auto 16px; }
  @media screen and (min-width: 768px) {
    .title-module .row--split.row-top, .simple-image-text-module .row--split.row-top {
      align-items: initial; } }
  @media screen and (min-width: 768px) {
    .title-module, .simple-image-text-module {
      margin: 110px 0; }
      .title-module .row--split, .simple-image-text-module .row--split {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        position: relative;
        text-align: left;
        margin-bottom: 20px;
        margin-top: 20px; }
        .title-module .row--split h4, .title-module .row--split .image, .title-module .row--split .video, .simple-image-text-module .row--split h4, .simple-image-text-module .row--split .image, .simple-image-text-module .row--split .video {
          width: 50%;
          margin: 0; }
          .title-module .row--split h4.align--left, .title-module .row--split .image.align--left, .title-module .row--split .video.align--left, .simple-image-text-module .row--split h4.align--left, .simple-image-text-module .row--split .image.align--left, .simple-image-text-module .row--split .video.align--left {
            text-align: left; }
          .title-module .row--split h4.align--center, .title-module .row--split .image.align--center, .title-module .row--split .video.align--center, .simple-image-text-module .row--split h4.align--center, .simple-image-text-module .row--split .image.align--center, .simple-image-text-module .row--split .video.align--center {
            text-align: center; }
          .title-module .row--split h4.align--right, .title-module .row--split .image.align--right, .title-module .row--split .video.align--right, .simple-image-text-module .row--split h4.align--right, .simple-image-text-module .row--split .image.align--right, .simple-image-text-module .row--split .video.align--right {
            text-align: right; }
        .title-module .row--split .row--split h4, .title-module .row--split .row--split .image, .simple-image-text-module .row--split .row--split h4, .simple-image-text-module .row--split .row--split .image {
          padding: 0 50px; }
        .title-module .row--split .row--split .video, .simple-image-text-module .row--split .row--split .video {
          padding: 0 0; }
        .title-module .row--split .accent-line, .simple-image-text-module .row--split .accent-line {
          position: absolute;
          top: 50%;
          left: 50%;
          margin: 0;
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg);
          backface-visibility: hidden;
          -webkit-backface-visibility: hidden; }
        .title-module .row--split .accent-line--curved, .simple-image-text-module .row--split .accent-line--curved {
          height: 75px;
          margin: -37.5px 0 0 -37.5px; }
        .title-module .row--split .accent-line--straight, .simple-image-text-module .row--split .accent-line--straight {
          margin: -1px 0 0 -37.5px; }
        .title-module .row--split .rich-content, .simple-image-text-module .row--split .rich-content {
          width: 50%;
          padding: 0 50px;
          margin: 0; }
          .title-module .row--split .rich-content p, .simple-image-text-module .row--split .rich-content p {
            margin: 0; }
        .title-module .row--split + .row, .simple-image-text-module .row--split + .row {
          margin-top: 40px; }
        .title-module .row--split::before, .title-module .row--split::after, .simple-image-text-module .row--split::before, .simple-image-text-module .row--split::after {
          content: none; } }

.video-module.style-default {
  background-color: white; }
.video-module.style-light {
  background-color: #fafafa; }
  .video-module.style-light h1,
  .video-module.style-light h2,
  .video-module.style-light h3,
  .video-module.style-light h4,
  .video-module.style-light h5,
  .video-module.style-light h6,
  .video-module.style-light a,
  .video-module.style-light p,
  .video-module.style-light .icon-play {
    color: #fff; }
.video-module.style-dark h1,
.video-module.style-dark h2,
.video-module.style-dark h3,
.video-module.style-dark h4,
.video-module.style-dark h5,
.video-module.style-dark h6,
.video-module.style-dark a,
.video-module.style-dark p,
.video-module.style-dark .icon-play {
  color: #222222; }
.video-module h1,
.video-module p {
  text-align: center; }

.video-container {
  display: block;
  position: relative;
  text-align: center; }
  .video-container img {
    display: block;
    width: 100%;
    height: auto; }
  .video-container .placeholder-svg-filled,
  .video-container .placeholder-svg {
    display: block;
    background-color: #f2f2f2;
    fill: rgba(0, 0, 0, 0.25);
    width: 100%;
    height: 100%; }
  .video-container .video-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .video-container .icon-play {
    display: inline-block;
    width: auto;
    font-size: 80px;
    line-height: 1;
    color: #fff;
    text-align: center; }

.video-container-bg {
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.video-text-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.video-text__content {
  max-width: 700px;
  margin: 0 auto;
  padding: 0 30px; }

.video__logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  height: auto;
  max-width: 100%; }

.siteAlert {
  background-color: #82c3d5;
  color: #FFFFFF; }
  .siteAlert .alert-title {
    color: #FFFFFF; }
  .siteAlert .alert-text {
    color: #FFFFFF; }

@media screen and (max-width: 1023px) {
  .siteAlert[data-status-mobile="false"] {
    display: none; } }
.siteAlert {
  -webkit-transition: left .3s, height .3s;
  -moz-transition: left .3s, height .3s;
  -ms-transition: left .3s, height .3s;
  transition: left .3s, height .3s;
  left: 0;
  overflow: hidden;
  z-index: 1010;
  text-align: left;
  background-color: #f9de6e;
  transition: transform .3s;
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: transform .3s;
  -ms-transition: transform .3s; }
  .siteAlert p {
    margin-top: 7px;
    margin-bottom: 7px;
    font-family: VAGRoundedNext, sans-serif;
    color: #000000; }
  @media screen and (min-width: 768px) {
    .siteAlert {
      text-align: center; } }
  .siteAlert .alert-link {
    display: block;
    position: relative;
    z-index: 0; }
  .siteAlert .row.row-lg {
    display: inline-block; }
  .siteAlert .block {
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
    text-align: left;
    float: none; }
    .siteAlert .block p {
      font-size: 1.0rem; }
    @media screen and (min-width: 768px) {
      .siteAlert .block {
        text-align: center; } }
  .siteAlert > .container {
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    -ms-transition: -ms-transform .3s;
    transition: transform .3s; }
  @media screen and (max-width: 399px) {
    .siteAlert {
      display: flex;
      align-items: center;
      padding: 5px 0;
      justify-content: center; }
      .siteAlert .block p {
        margin: 0;
        line-height: 1.3; } }

.alert-close {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: block;
  position: absolute;
  background-color: transparent;
  color: white;
  cursor: pointer;
  height: 40px;
  font-size: 1rem;
  line-height: 40px;
  right: 10px;
  top: calc(50% - 22px);
  text-align: center;
  width: 40px;
  z-index: 1000;
  display: none; }
  @media screen and (max-width: 767px) {
    .alert-close {
      top: 10px; } }
  .nav--is-visible .alert-close {
    opacity: 0; }

.cartContainer {
  display: block;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.97);
  background-color: rgba(255, 255, 255, 0.97);
  bottom: 0;
  height: 100vh;
  right: 0;
  top: 0;
  width: 100%;
  transition: opacity .5s ease-in-out, z-index 0.25s ease-in-out 0.25s;
  -webkit-transition: opacity .5s ease-in-out, z-index 0.25s ease-in-out 0.25s;
  -moz-transition: opacity .5s ease-in-out, z-index 0.25s ease-in-out 0.25s;
  -ms-transition: opacity .5s ease-in-out, z-index 0.25s ease-in-out 0.25s;
  opacity: 0;
  visibility: hidden;
  z-index: -1000; }
  .cart--is-visible .cartContainer {
    opacity: 1;
    visibility: visible;
    z-index: 1002;
    transition: opacity .5s ease-in-out, z-index 0.25s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out, z-index 0.25s ease-in-out;
    -moz-transition: opacity .5s ease-in-out, z-index 0.25s ease-in-out;
    -ms-transition: opacity .5s ease-in-out, z-index 0.25s ease-in-out; }
  .cartContainer .scroll {
    position: relative;
    padding: 40px 0;
    width: 100%;
    height: 100vh;
    overflow-y: auto; }
  .cartContainer .cart-wrapper {
    display: flex;
    align-items: center;
    min-height: 100%;
    padding: 0 50px; }
    @media screen and (max-width: 767px) {
      .cartContainer .cart-wrapper {
        padding: 0 30px; } }
  .cartContainer #Cart {
    opacity: 0;
    visibility: hidden;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    transform: translateX(80%);
    -webkit-transform: translateX(80%);
    -moz-transform: translateX(80%);
    -ms-transform: translateX(80%);
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out; }
    .cartContainer #Cart.open {
      opacity: 1;
      visibility: hidden;
      transform: translateX(0);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0); }
    .cartContainer #Cart.close {
      opacity: 0;
      visibility: hidden;
      transform: translateX(80%);
      -webkit-transform: translateX(80%);
      -moz-transform: translateX(80%);
      -ms-transform: translateX(80%);
      transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
      -webkit-transition: opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
      -moz-transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
      -ms-transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out; }
    .cartContainer #Cart .product-price {
      display: block; }

.cart-row {
  width: 90%; }
  @media screen and (min-width: 399px) {
    .cart-row {
      width: 80%; } }
  @media screen and (min-width: 1024px) {
    .cart-row {
      width: 70%; } }

.cartToggle.diamond-outline .diamond {
  border-color: #222222 !important;
  background-color: white !important; }

.cartToggle:after {
  color: #222222 !important; }

.cart-close {
  display: block;
  position: fixed;
  width: 30px;
  height: 30px;
  font-size: 1.6rem;
  line-height: 30px;
  right: 42px;
  top: 64px;
  cursor: pointer;
  text-align: center;
  z-index: 5;
  margin-top: -4px;
  margin-left: -2px; }
  .cart-close .diamond {
    background-color: transparent; }
  @media screen and (max-width: 1023px) {
    .cart-close {
      margin-top: -4px;
      right: calc(((100% - 80px) * 0.05) + 10px); } }

.cart-title {
  margin-bottom: 40px;
  float: none; }
  .cart-title h2 {
    font-size: 26.4px; }
  .cart-title h2, .cart-title .h4 {
    line-height: normal; }
  .cart-title h2 {
    margin-bottom: 15px; }
  .cart-title .h4 {
    color: rgba(34, 34, 34, 0.8);
    margin-bottom: 45px; }

/*
 * Cart Table
 */
.cart-table {
  float: left; }
  .cart-table .d-table-cell {
    border-bottom: 1px solid #e4e4e4;
    padding: 20px 0; }
    @media screen and (max-width: 767px) {
      .cart-table .d-table-cell {
        border-bottom: 0px solid #e4e4e4; } }
  .cart-table .d-table-row-group {
    overflow: hidden; }
  .cart-table .d-table-footer .d-table-cell {
    color: rgba(34, 34, 34, 0.6);
    border-bottom: 0px solid #e4e4e4;
    padding: 5px 0; }
    .cart-table .d-table-footer .d-table-cell.is-update {
      text-align: center; }
  .cart-table .d-table-header .d-table-cell {
    color: rgba(34, 34, 34, 0.6);
    padding: 5px 0; }
  @media (max-width: 767px) {
    .cart-table {
      margin-bottom: -55px; }
      .cart-table .d-table-footer {
        display: block; }
        .cart-table .d-table-footer .d-table-row {
          display: block; }
        .cart-table .d-table-footer .d-table-cell {
          display: block; }
          .cart-table .d-table-footer .d-table-cell:empty {
            display: none; }
          .cart-table .d-table-footer .d-table-cell.is-update {
            text-align: right; }
        .cart-table .d-table-footer .cart-subtotal-title {
          display: none; }
        .cart-table .d-table-footer .cart-update {
          z-index: 2;
          margin-left: 0; } }
  @media (max-width: 550px) {
    .cart-table {
      margin-bottom: -20px; }
      .cart-table .d-table-footer {
        text-align: center; }
        .cart-table .d-table-footer .d-table-cell.is-update {
          text-align: center; }
        .cart-table .d-table-footer .cart-update {
          margin-top: 0px;
          margin-left: auto; } }
  .cart-table .product-price {
    font-family: VAGRoundedNext, sans-serif;
    font-weight: 400;
    font-style: normal; }

.cart-product-thumb {
  width: 95px; }
  @media screen and (max-width: 767px) {
    .cart-product-thumb {
      height: 115px; } }
  @media screen and (max-width: 399px) {
    .cart-product-thumb {
      width: 75px; } }
  .cart-product-thumb .product-thumbnail {
    display: inline-block;
    position: relative;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 75px;
    overflow: hidden;
    width: 75px;
    vertical-align: middle; }
    @media screen and (max-width: 399px) {
      .cart-product-thumb .product-thumbnail {
        height: 55px;
        width: 55px; } }

@media screen and (max-width: 767px) {
  .cart-product-desc {
    width: 75%; } }
@media screen and (max-width: 550px) {
  .cart-product-desc {
    min-height: 116px;
    padding-bottom: 8px !important;
    width: 70%; } }
@media screen and (max-width: 399px) {
  .cart-product-desc {
    width: 60%; } }
.cart-product-desc .cart-product-props {
  line-height: 19px !important;
  margin-top: 8px; }
  .cart-product-desc .cart-product-props small {
    font-size: .8em;
    line-height: 1.4; }
    .cart-product-desc .cart-product-props small a {
      color: #222222; }

.cart-product-quantity {
  text-align: center;
  width: 150px; }
  @media screen and (max-width: 767px) {
    .cart-product-quantity {
      float: right;
      margin-bottom: 20px;
      padding: 0 !important;
      width: auto; } }
  .cart-product-quantity .counter {
    display: inline-block;
    position: relative; }
    .cart-product-quantity .counter .inputCounter {
      background-color: transparent;
      max-width: 120px; }
  .cart-product-quantity select {
    background-color: white;
    border: 1px solid #e4e4e4; }

.cart-product-total {
  width: 150px;
  text-align: center;
  font-size: 15.54px; }
  @media screen and (max-width: 767px) {
    .cart-product-total {
      float: left;
      font-size: 1.2rem;
      padding: 15px 3px !important;
      width: auto; } }

.cart-subtotal-title {
  position: relative; }
  .cart-subtotal-title p {
    float: right; }

.cart-product-remove {
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
  color: rgba(34, 34, 34, 0.5);
  text-align: right;
  width: 40px; }
  .cart-product-remove:hover {
    color: #222222; }
  @media screen and (max-width: 767px) {
    .cart-product-remove {
      height: 40px;
      line-height: 40px;
      padding: 0 !important;
      right: -10px;
      top: 10px;
      text-align: center;
      width: 40px; } }

.cart-update {
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
  background-color: transparent;
  border: 0 !important;
  color: rgba(34, 34, 34, 0.6);
  padding: 10px 16px; }
  .cart-update:hover {
    background-color: transparent;
    color: #222222; }
  @media (max-width: 767px) {
    .cart-update {
      padding: 20px 0 30px; } }

/*
 * Bottom Section: Checkout Buttons
 */
.checkout-buttons {
  padding: 20px 0 0px; }
  .checkout-buttons.row {
    text-align: right; }
    @media screen and (max-width: 767px) {
      .checkout-buttons.row {
        text-align: justify; } }
  @media screen and (max-width: 550px) {
    .checkout-buttons .u-right {
      text-align: center !important; } }
  .checkout-buttons h4 {
    font-family: VAGRoundedNext, sans-serif;
    font-weight: 400;
    font-style: normal; }

.additional-checkout-buttons.row {
  text-align: right; }
  @media screen and (max-width: 767px) {
    .additional-checkout-buttons.row {
      text-align: center; } }
@media screen and (max-width: 767px) {
  .additional-checkout-buttons button {
    margin-top: 20px; }
    .additional-checkout-buttons button:first-child {
      margin-top: 0; } }

.cart-checkout {
  margin-left: 20px; }
  @media screen and (max-width: 767px) {
    .cart-checkout {
      margin-left: 0 !important; } }

.order-info {
  top: 0;
  left: 0;
  position: absolute;
  text-align: left;
  width: 33%; }
  @media screen and (max-width: 1280px) {
    .order-info {
      bottom: auto;
      margin-bottom: 30px;
      position: relative;
      text-align: right;
      width: 100%; } }
  @media screen and (max-width: 550px) {
    .order-info {
      text-align: center; } }

.order-notes__label {
  color: #222222;
  font-family: VAGRoundedNext, sans-serif;
  font-size: 14px;
  line-height: 1.3;
  display: inline-block; }

.order-notes__content {
  border: 1px solid #e4e4e4;
  height: 100px;
  resize: none;
  width: 100%; }

.style-default.nav-container,
.style-light.nav-container {
  color: #222222; }
  .style-default.nav-container ::-webkit-input-placeholder,
  .style-light.nav-container ::-webkit-input-placeholder {
    color: rgba(34, 34, 34, 0.7); }
  .style-default.nav-container :-moz-placeholder,
  .style-light.nav-container :-moz-placeholder {
    color: rgba(34, 34, 34, 0.7); }
  .style-default.nav-container ::-moz-placeholder,
  .style-light.nav-container ::-moz-placeholder {
    color: rgba(34, 34, 34, 0.7); }
  .style-default.nav-container :-ms-input-placeholder,
  .style-light.nav-container :-ms-input-placeholder {
    color: rgba(34, 34, 34, 0.7); }
  .style-default.nav-container .nav-search,
  .style-light.nav-container .nav-search {
    color: #222222; }
    .style-default.nav-container .nav-search .nav-search__title,
    .style-light.nav-container .nav-search .nav-search__title {
      color: #222222; }
    .style-default.nav-container .nav-search .nav-search-overlay .inputGroup,
    .style-light.nav-container .nav-search .nav-search-overlay .inputGroup {
      border-bottom: 2px solid #222222; }
    .style-default.nav-container .nav-search .nav-search-overlay .nav-search-input,
    .style-light.nav-container .nav-search .nav-search-overlay .nav-search-input {
      background-color: transparent;
      color: #222222; }
    .style-default.nav-container .nav-search .nav-search-overlay .nav-search-submit,
    .style-light.nav-container .nav-search .nav-search-overlay .nav-search-submit {
      color: #222222 !important;
      background-color: transparent !important;
      border: 0; }
      .style-default.nav-container .nav-search .nav-search-overlay .nav-search-submit:hover,
      .style-light.nav-container .nav-search .nav-search-overlay .nav-search-submit:hover {
        color: #222222 !important;
        background-color: transparent !important; }
  .style-default.nav-container .nav-mobile-close,
  .style-light.nav-container .nav-mobile-close {
    color: #222222; }
  .style-default.nav-container .menu-item > a, .style-default.nav-container .submenu-item > a,
  .style-light.nav-container .menu-item > a,
  .style-light.nav-container .submenu-item > a {
    outline: none; }
    .style-default.nav-container .menu-item > a:hover, .style-default.nav-container .submenu-item > a:hover,
    .style-light.nav-container .menu-item > a:hover,
    .style-light.nav-container .submenu-item > a:hover {
      color: #82c3d5; }
  .style-default.nav-container .menu-item,
  .style-light.nav-container .menu-item {
    color: #222222; }
  .style-default.nav-container .menu-divider,
  .style-light.nav-container .menu-divider {
    background-color: #222222; }
  .style-default.nav-container .nav-social .nav-social-link .diamond,
  .style-light.nav-container .nav-social .nav-social-link .diamond {
    background-color: transparent;
    border-color: #222222;
    opacity: 0.5; }
  .style-default.nav-container .nav-social .nav-social-link::before,
  .style-light.nav-container .nav-social .nav-social-link::before {
    -webkit-transition: 0.2s color;
    -moz-transition: 0.2s color;
    -ms-transition: 0.2s color;
    transition: 0.2s color;
    color: #222222; }
  .style-default.nav-container .nav-signUp,
  .style-light.nav-container .nav-signUp {
    color: #222222; }
  .style-default.nav-container .nav-signUp-form ::-webkit-input-placeholder,
  .style-light.nav-container .nav-signUp-form ::-webkit-input-placeholder {
    color: rgba(34, 34, 34, 0.5) !important; }
  .style-default.nav-container .nav-signUp-form :-moz-placeholder,
  .style-light.nav-container .nav-signUp-form :-moz-placeholder {
    color: rgba(34, 34, 34, 0.5) !important; }
  .style-default.nav-container .nav-signUp-form ::-moz-placeholder,
  .style-light.nav-container .nav-signUp-form ::-moz-placeholder {
    color: rgba(34, 34, 34, 0.5) !important; }
  .style-default.nav-container .nav-signUp-form :-ms-input-placeholder,
  .style-light.nav-container .nav-signUp-form :-ms-input-placeholder {
    color: rgba(34, 34, 34, 0.5) !important; }
  .style-default.nav-container .nav-signUp-form .inputGroup,
  .style-light.nav-container .nav-signUp-form .inputGroup {
    border-bottom: 2px solid #222222; }
  .style-default.nav-container .nav-signUp-form .signUp-input,
  .style-light.nav-container .nav-signUp-form .signUp-input {
    background-color: transparent;
    color: inherit !important;
    border-color: #222222; }
  .style-default.nav-container .nav-signUp-form .signUp-input:-webkit-autofill,
  .style-light.nav-container .nav-signUp-form .signUp-input:-webkit-autofill {
    background-color: transparent !important;
    background-color: #222222 !important;
    box-shadow: 0 0 0 1000px #222222 inset;
    -webkit-text-fill-color: #222222; }
  .style-default.nav-container .nav-signUp-form .signUp-mailIcon,
  .style-light.nav-container .nav-signUp-form .signUp-mailIcon {
    color: #222222; }
  .style-default.nav-container .nav-signUp-form .signUp-submit,
  .style-light.nav-container .nav-signUp-form .signUp-submit {
    -webkit-transition: 0.2s color;
    -moz-transition: 0.2s color;
    -ms-transition: 0.2s color;
    transition: 0.2s color;
    background-color: transparent !important;
    color: #222222; }
    .style-default.nav-container .nav-signUp-form .signUp-submit:hover,
    .style-light.nav-container .nav-signUp-form .signUp-submit:hover {
      color: #82c3d5; }
  .style-default.nav-container .nav-signUp-form .signUp-response,
  .style-light.nav-container .nav-signUp-form .signUp-response {
    background-color: #222222;
    color: #222222; }
  .style-default.nav-container .login-links,
  .style-light.nav-container .login-links {
    color: #222222; }
    .style-default.nav-container .login-links a,
    .style-light.nav-container .login-links a {
      -webkit-transition: 0.2s color;
      -moz-transition: 0.2s color;
      -ms-transition: 0.2s color;
      transition: 0.2s color;
      color: #222222; }
      .style-default.nav-container .login-links a:hover,
      .style-light.nav-container .login-links a:hover {
        color: #82c3d5; }

.style-default.nav-container {
  background-color: white; }
  .style-default.nav-container .nav-search {
    background-color: #fff; }
    .style-default.nav-container .nav-search .nav-search-overlay {
      background-color: rgba(255, 255, 255, 0.9); }

.style-light.nav-container {
  background-color: #fafafa; }
  .style-light.nav-container .nav-search {
    background-color: #fafafa; }
    .style-light.nav-container .nav-search .nav-search-overlay {
      background-color: rgba(250, 250, 250, 0.9); }

.style-primary.nav-container {
  background-color: #82c3d5;
  color: #FFFFFF; }
  .style-primary.nav-container ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7); }
  .style-primary.nav-container :-moz-placeholder {
    color: rgba(255, 255, 255, 0.7); }
  .style-primary.nav-container ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7); }
  .style-primary.nav-container :-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7); }
  .style-primary.nav-container .nav-search {
    background-color: #82c3d5;
    color: #FFFFFF; }
    .style-primary.nav-container .nav-search .nav-search__title {
      color: #FFFFFF; }
    .style-primary.nav-container .nav-search .nav-search-overlay {
      background-color: rgba(130, 195, 213, 0.9); }
      .style-primary.nav-container .nav-search .nav-search-overlay .inputGroup {
        border-bottom: 2px solid #FFFFFF; }
      .style-primary.nav-container .nav-search .nav-search-overlay .nav-search-input {
        background-color: transparent;
        color: #FFFFFF; }
      .style-primary.nav-container .nav-search .nav-search-overlay .nav-search-submit {
        background-color: transparent !important;
        color: #FFFFFF; }
        .style-primary.nav-container .nav-search .nav-search-overlay .nav-search-submit:hover {
          background-color: transparent !important;
          color: #FFFFFF; }
  .style-primary.nav-container .nav-mobile-close {
    color: #FFFFFF; }
  .style-primary.nav-container .menu-item > a, .style-primary.nav-container .submenu-item > a {
    -webkit-transition: 0.2s opacity;
    -moz-transition: 0.2s opacity;
    -ms-transition: 0.2s opacity;
    transition: 0.2s opacity; }
    .style-primary.nav-container .menu-item > a:hover, .style-primary.nav-container .submenu-item > a:hover {
      opacity: 0.5; }
  .style-primary.nav-container .menu-item {
    color: #FFFFFF; }
  .style-primary.nav-container .menu-divider {
    background-color: #FFFFFF; }
  .style-primary.nav-container .nav-social .nav-social-link .diamond {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.5);
    opacity: 0.5; }
  .style-primary.nav-container .nav-social .nav-social-link::before {
    -webkit-transition: 0.2s opacity;
    -moz-transition: 0.2s opacity;
    -ms-transition: 0.2s opacity;
    transition: 0.2s opacity; }
  .style-primary.nav-container .nav-signUp {
    color: #FFFFFF; }
  .style-primary.nav-container .nav-signUp-form ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5) !important; }
  .style-primary.nav-container .nav-signUp-form :-moz-placeholder {
    color: rgba(255, 255, 255, 0.5) !important; }
  .style-primary.nav-container .nav-signUp-form ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5) !important; }
  .style-primary.nav-container .nav-signUp-form :-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5) !important; }
  .style-primary.nav-container .nav-signUp-form .inputGroup {
    border-bottom: 2px solid #FFFFFF; }
  .style-primary.nav-container .nav-signUp-form .signUp-input {
    background-color: transparent;
    color: inherit !important;
    border-color: #FFFFFF; }
  .style-primary.nav-container .nav-signUp-form .signUp-input:-webkit-autofill {
    background-color: transparent !important;
    box-shadow: 0 0 0 1000px #82c3d5 inset;
    -webkit-text-fill-color: #FFFFFF; }
  .style-primary.nav-container .nav-signUp-form .signUp-mailIcon {
    color: #FFFFFF; }
  .style-primary.nav-container .nav-signUp-form .signUp-submit {
    -webkit-transition: 0.2s opacity;
    -moz-transition: 0.2s opacity;
    -ms-transition: 0.2s opacity;
    transition: 0.2s opacity;
    background-color: transparent !important;
    color: #FFFFFF; }
    .style-primary.nav-container .nav-signUp-form .signUp-submit:hover {
      color: #FFFFFF;
      opacity: 0.5; }
  .style-primary.nav-container .nav-signUp-form .signUp-response {
    background-color: transparent;
    color: #FFFFFF; }
  .style-primary.nav-container .login-links {
    color: #FFFFFF; }
    .style-primary.nav-container .login-links a {
      -webkit-transition: 0.2s opacity;
      -moz-transition: 0.2s opacity;
      -ms-transition: 0.2s opacity;
      transition: 0.2s opacity;
      color: #FFFFFF; }
      .style-primary.nav-container .login-links a:hover {
        opacity: 0.5; }

.nav-container {
  display: block;
  position: fixed;
  bottom: 0;
  height: 100%;
  right: 100%;
  top: 0;
  width: 100%;
  z-index: 1000;
  -webkit-transform: translateZ(0); }
  @media screen and (min-width: 550px) {
    .nav-container {
      width: 100%; } }
  @media screen and (min-width: 768px) {
    .nav-container {
      width: 33%; } }
  @media screen and (min-width: 1280px) {
    .nav-container {
      width: 33%; } }
  .nav-container .menu {
    padding-bottom: 0;
    overflow: hidden;
    margin-bottom: 35px;
    min-height: 1px;
    transition: height .2s ease; }
  .nav-container .login-links {
    font-family: VAGRoundedNext, sans-serif;
    font-size: 15.6px;
    font-weight: 800;
    font-style: normal;
    line-height: 1.5; }
    .nav-container .login-links.size--small {
      font-size: 12.48px; }
    .nav-container .login-links.size--large {
      font-size: 17.82846px; }
    .nav-container .login-links.size--xlarge {
      font-size: 26.00005px; }

.nav-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: inherit;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  -ms-transition: -ms-transform .3s;
  transition: transform .3s;
  background-color: #fff; }
  .nav-inner h4, .nav-inner i, .nav-inner a {
    color: #000; }
  .nav-inner > nav.menu {
    padding-top: 90px; }
  .nav-inner .nav-search + nav.menu {
    padding-top: 0; }

.nav-container .nav-inner .nav-social .nav-social-link::before,
.nav-container .nav-inner .nav-search .h4 {
  color: #000; }

.nav-search {
  display: block;
  min-height: 16%;
  padding: 45px 0 35px;
  margin-top: 20px;
  position: static;
  text-align: center;
  z-index: 2;
  margin-left: -25px;
  /**
   * Applied to .nav-container.
   */
  /**
   * Overlay contains search input
   */ }
  .nav-search .searchToggle {
    display: block;
    position: relative;
    cursor: pointer;
    z-index: 2;
    width: 66%;
    margin: auto; }
  .nav-search .icon-close, .nav-search .icon-search {
    font-size: 1.8rem;
    line-height: 23px;
    width: 2rem;
    vertical-align: middle; }
  .nav-search .icon-search {
    display: inline-block;
    height: 28px;
    margin-bottom: 2px; }
    .nav-search .icon-search path {
      -webkit-transition: all .2s;
      -moz-transition: all .2s;
      -ms-transition: all .2s;
      transition: all .2s; }
    .nav-container .nav-search .icon-search {
      height: 1.2rem;
      width: 1.2rem;
      margin-bottom: 0; }
  .nav-search .icon-close {
    display: none; }
  .nav-search .nav-search__title {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 15.54px; }
  .search--is-visible .nav-search .searchToggle .icon-search {
    display: none;
    visibility: hidden; }
  .search--is-visible .nav-search .searchToggle .icon-close {
    display: inline-block;
    visibility: visible; }
  .search--is-visible .nav-search .nav-search-overlay {
    bottom: 0;
    opacity: 1; }
  .search--is-hiding .nav-search .searchToggle .icon-search {
    display: none;
    visiblity: hidden; }
  .search--is-hiding .nav-search .searchToggle .icon-close {
    display: none; }
  .search--is-hiding .nav-search .nav-search-overlay {
    opacity: 0; }
  .nav-search .nav-search-overlay {
    display: block;
    position: absolute;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    bottom: 100%;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    overflow: hidden;
    z-index: 1; }
    .nav-search .nav-search-overlay .inputGroup {
      height: 40px;
      margin: 120px auto 0;
      width: 90%; }
    .nav-search .nav-search-overlay .nav-search-input {
      font-size: 15.54px;
      line-height: normal;
      padding: 0 30px 0 0;
      height: 100%;
      width: 100%;
      border-radius: 0;
      -webkit-appearance: none;
      box-sizing: border-box; }
    .nav-search .nav-search-overlay .nav-search-submit {
      display: block;
      position: absolute;
      bottom: 0;
      right: 0px;
      top: 0;
      width: 40px;
      padding: 0;
      font-size: 1.25rem; }
      @media screen and (min-width: 768px) {
        .nav-search .nav-search-overlay .nav-search-submit {
          width: 60px; } }

/**
 * The "X" that closes the nav on mobile.
 */
.nav-mobile-close {
  display: block;
  position: absolute;
  font-size: 26px;
  height: 50px;
  line-height: 50px;
  right: 10px;
  top: 10px;
  text-align: center;
  width: 50px;
  z-index: 1; }
  @media (min-width: 768px) {
    .nav-mobile-close {
      display: none; } }

/*
 * Menu
 */
.menu {
  display: block;
  position: relative;
  min-height: 48%;
  text-align: center;
  width: 100%;
  padding-bottom: 35px; }
  .menu.menu--has-meganav {
    position: static; }

.menu-item, .submenu-item {
  /**
   * Just the link is what get's animated out of frame.
   */ }
  .menu-item > a, .submenu-item > a {
    -webkit-transition: transform .3s ease-in-out, opacity .3s, color .2s;
    -moz-transition: transform .3s ease-in-out, opacity .3s, color .2s;
    -ms-transition: transform .3s ease-in-out, opacity .3s, color .2s;
    transition: transform .3s ease-in-out, opacity .3s, color .2s;
    display: inline-block;
    opacity: 1;
    width: 90%;
    line-height: 25px; }

.submenu-item > a {
  line-height: 20px; }

.menu-item, .submenu-item {
  font-size: 15.54px;
  line-height: 1.5;
  margin: .6em auto; }
  .menu-item.has-submenu > a::after, .submenu-item.has-submenu > a::after {
    display: block;
    position: absolute;
    display: inline-block;
    position: relative;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e601";
    font-size: 0.85rem;
    right: -0.5em;
    top: 0; }

.menu-divider {
  display: inline-block;
  position: relative;
  -webkit-transition: transform .3s ease-in-out, opacity .3s;
  -moz-transition: transform .3s ease-in-out, opacity .3s;
  -ms-transition: transform .3s ease-in-out, opacity .3s;
  transition: transform .3s ease-in-out, opacity .3s;
  height: 1px;
  margin: 25px 0;
  width: 20px; }

.nav-container .menu.submenu--is-visible .menu-item > a, .nav-container .menu.submenu--is-visible .menu-divider {
  opacity: 0;
  pointer-events: none;
  transform: translateX(-33%);
  -webkit-transform: translateX(-33%);
  -moz-transform: translateX(-33%);
  -ms-transform: translateX(-33%); }

/**
 * Submenu
 */
.submenu {
  display: block;
  position: absolute;
  -webkit-transition: transform .3s ease-in-out, opacity .3s;
  -moz-transition: transform .3s ease-in-out, opacity .3s;
  -ms-transition: transform .3s ease-in-out, opacity .3s;
  transition: transform .3s ease-in-out, opacity .3s;
  left: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  right: 0;
  top: 0;
  transform: translateX(33%);
  -webkit-transform: translateX(33%);
  -moz-transform: translateX(33%);
  -ms-transform: translateX(33%);
  background: white;
  z-index: 9999; }
  .submenu--is-visible .submenu {
    /**
     * Only those .submenu's with this class animate in.
     */ }
    .submenu--is-visible .submenu.is-visible {
      opacity: 1;
      visibility: visible;
      pointer-events: auto;
      transform: translateX(0);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0); }

.submenu-item {
  font-size: 15.54px;
  line-height: 1.5;
  margin-bottom: 10px; }

.submenu-back {
  margin-bottom: 20px;
  opacity: 0.7;
  -webkit-transition: opacity 150ms;
  -moz-transition: opacity 150ms;
  -ms-transition: opacity 150ms;
  transition: opacity 150ms; }
  .submenu-back:hover {
    opacity: 1; }
  .submenu-back a {
    display: inline-block;
    width: 90%; }
  .submenu-back a:before {
    display: block;
    position: absolute;
    display: inline-block;
    position: relative;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e600";
    font-size: 0.85rem;
    left: -0.5em;
    top: 0; }

/*
 * Footer
 */
.nav-footer {
  padding: 20px 0 10px; }

.nav-standard {
  display: none;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  margin-top: 0; }
  .nav-standard .nav-search {
    margin: 0 50px 0 0;
    padding: 0; }
    .nav-standard .nav-search .nav-search__title {
      font-size: 14px; }
    .nav-standard .nav-search .searchToggle {
      display: flex;
      align-items: center;
      width: auto; }
    .nav-standard .nav-search .icon-search {
      width: 28px;
      height: 28px; }
  .nav-standard .nav-social {
    display: flex;
    margin-right: 30px; }
    .nav-standard .nav-social a {
      margin-left: .1em;
      margin-right: .1em; }
    @media screen and (min-width: 1024px) {
      .nav-standard .nav-social {
        padding-left: 0;
        margin-left: -30px; } }
  .nav-standard .menu {
    display: flex;
    align-items: flex-start;
    min-height: 1px;
    padding: 0;
    height: auto !important; }
  .nav-standard .menu-item,
  .nav-standard .submenu-item {
    position: relative;
    font-family: VAGRoundedNext, sans-serif;
    font-size: 14px; }
    .nav-standard .menu-item > a,
    .nav-standard .submenu-item > a {
      display: block;
      width: auto;
      white-space: nowrap; }
    .nav-standard .menu-item.has-submenu > a,
    .nav-standard .submenu-item.has-submenu > a {
      position: relative; }
      .nav-standard .menu-item.has-submenu > a::after,
      .nav-standard .submenu-item.has-submenu > a::after {
        font-size: 0.85rem;
        right: -17px;
        top: 50%;
        position: absolute;
        transform: translateY(-50%);
        margin-top: 2px; }
    .nav-standard .menu-item:hover > .submenu,
    .nav-standard .submenu-item:hover > .submenu {
      opacity: 1;
      visibility: visible;
      margin-top: 0;
      -webkit-transition: margin .3s ease, opacity .3s ease, visibility 0s linear 0s;
      -moz-transition: margin .3s ease, opacity .3s ease, visibility 0s linear 0s;
      -ms-transition: margin .3s ease, opacity .3s ease, visibility 0s linear 0s;
      transition: margin .3s ease, opacity .3s ease, visibility 0s linear 0s; }
  .nav-standard .menu-item {
    margin: 0 9px 0 0;
    padding: 5px 20px; }
    .nav-standard .menu-item.has-submenu > a::after {
      content: '\e902'; }
  .nav-standard .submenu {
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    margin-top: 8px;
    z-index: 1000;
    background: white;
    color: #333333;
    border-radius: 3px;
    width: auto;
    min-width: 124px;
    text-align: left;
    padding: 4px 0;
    pointer-events: all;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: margin .3s ease .1s, opacity .3s ease .1s, visibility 0s linear .4s;
    -moz-transition: margin .3s ease .1s, opacity .3s ease .1s, visibility 0s linear .4s;
    -ms-transition: margin .3s ease .1s, opacity .3s ease .1s, visibility 0s linear .4s;
    transition: margin .3s ease .1s, opacity .3s ease .1s, visibility 0s linear .4s; }
    .nav-standard .submenu::before {
      content: '';
      position: absolute;
      bottom: 100%;
      left: 18px;
      border-style: solid;
      border-width: 0 4px 4px;
      border-color: transparent transparent white; }
    .nav-standard .submenu .submenu-item {
      display: block;
      margin: 0 0 4px; }
      .nav-standard .submenu .submenu-item.has-submenu {
        position: relative; }
        .nav-standard .submenu .submenu-item.has-submenu > a::after {
          content: '\e601';
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          transform: none;
          display: inline-block;
          vertical-align: middle;
          margin: 7px 0 0 4px;
          top: auto;
          right: auto; }
      .nav-standard .submenu .submenu-item a {
        display: block;
        color: #333333;
        width: auto;
        padding: 5px 22px;
        -webkit-transition: opacity .2s ease, transform .2s ease;
        -moz-transition: opacity .2s ease, transform .2s ease;
        -ms-transition: opacity .2s ease, transform .2s ease;
        transition: opacity .2s ease, transform .2s ease; }
      .nav-standard .submenu .submenu-item:hover > a {
        -webkit-transform: translateX(2px);
        -moz-transform: translateX(2px);
        -ms-transform: translateX(2px);
        transform: translateX(2px);
        opacity: .7; }
      .nav-standard .submenu .submenu-item .submenu {
        top: 0;
        left: 100%;
        right: auto;
        margin: 0 1px; }
        .nav-standard .submenu .submenu-item .submenu::before {
          content: none; }
  .nav-standard .login-links {
    padding: 8px 0;
    position: static; }
  .nav-standard .nav-footer {
    padding: 0; }
  .nav-standard .menu-item--meganav {
    position: static;
    padding-bottom: 32px;
    margin-bottom: -28px; }
    .nav-standard .menu-item--meganav:hover > .megamenu-wrapper {
      opacity: 1;
      visibility: visible;
      -webkit-transition: padding .2s ease, opacity .3s ease, visibility 0s linear 0s;
      -moz-transition: padding .2s ease, opacity .3s ease, visibility 0s linear 0s;
      -ms-transition: padding .2s ease, opacity .3s ease, visibility 0s linear 0s;
      transition: padding .2s ease, opacity .3s ease, visibility 0s linear 0s; }
      .nav-standard .menu-item--meganav:hover > .megamenu-wrapper .submenu {
        pointer-events: auto; }
    .nav-standard .menu-item--meganav .megamenu__image {
      float: left;
      width: 29%;
      margin-right: 6%;
      text-align: left;
      padding-bottom: 20px; }
      .nav-standard .menu-item--meganav .megamenu__image img {
        display: block;
        width: 100%;
        height: auto;
        margin-bottom: 20px; }
      .nav-standard .menu-item--meganav .megamenu__image a {
        width: 100%;
        opacity: 1; }
      .nav-standard .menu-item--meganav .megamenu__image h2 {
        font-size: 27.6px; }
      .nav-standard .menu-item--meganav .megamenu__image h4 {
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 12px;
        font-family: VAGRoundedNext, sans-serif;
        font-weight: 400;
        position: relative;
        display: flex; }
        .nav-standard .menu-item--meganav .megamenu__image h4 span {
          position: relative;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          background: white;
          padding-right: 16px;
          max-width: 90%;
          font-family: VAGRoundedNext, sans-serif;
          font-weight: 400; }
        .nav-standard .menu-item--meganav .megamenu__image h4::before {
          content: '';
          position: absolute;
          top: 50%;
          left: 0;
          width: 100%;
          height: 1px;
          background: #e4e4e4; }
    .nav-standard .menu-item--meganav .submenu-item {
      position: static; }
      .nav-standard .menu-item--meganav .submenu-item.has-submenu > a::after {
        content: none; }
    .nav-standard .menu-item--meganav .submenu {
      position: static;
      pointer-events: none;
      opacity: initial;
      visibility: initial;
      box-shadow: none;
      padding: 0;
      margin: 0;
      background: transparent;
      overflow: hidden;
      display: flex;
      flex-wrap: wrap;
      -webkit-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      transition: none;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      transform: none; }
      .nav-standard .menu-item--meganav .submenu::before {
        content: none; }
      .nav-standard .menu-item--meganav .submenu .submenu-item {
        width: 25%;
        padding-bottom: 20px;
        padding-right: 40px; }
        .nav-standard .menu-item--meganav .submenu .submenu-item:nth-child(4n+1) {
          clear: left; }
        .nav-standard .menu-item--meganav .submenu .submenu-item a {
          display: inline-block;
          opacity: .65;
          padding: 0;
          white-space: normal; }
          .nav-standard .menu-item--meganav .submenu .submenu-item a:hover {
            opacity: 1; }
          .nav-standard .menu-item--meganav .submenu .submenu-item a.submenu-item__title {
            padding: 5px 0;
            font-family: VAGRoundedNext, sans-serif;
            font-size: 18px;
            font-weight: 700;
            letter-spacing: 1px;
            margin-bottom: 10px;
            opacity: 1; }
        .nav-standard .menu-item--meganav .submenu .submenu-item:hover > a {
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          transform: none; }
        .nav-standard .menu-item--meganav .submenu .submenu-item .submenu {
          top: auto;
          left: auto;
          margin: 0;
          display: block; }
          .nav-standard .menu-item--meganav .submenu .submenu-item .submenu .submenu-item {
            float: none;
            display: block;
            padding-bottom: 0;
            margin-bottom: 10px;
            width: 100%; }
      .nav-standard .menu-item--meganav .submenu.submenu--items-1 .submenu-item {
        width: 90%; }
      .nav-standard .menu-item--meganav .submenu.submenu--items-2 .submenu-item {
        width: 40%; }
        .nav-standard .menu-item--meganav .submenu.submenu--items-2 .submenu-item:nth-child(2n+1) {
          clear: left; }
      .nav-standard .menu-item--meganav .submenu.submenu--items-3 .submenu-item {
        width: 33.33%; }
        .nav-standard .menu-item--meganav .submenu.submenu--items-3 .submenu-item:nth-child(4n+1) {
          clear: none; }
        .nav-standard .menu-item--meganav .submenu.submenu--items-3 .submenu-item:nth-child(3n+1) {
          clear: left; }
    .nav-standard .menu-item--meganav .megamenu-wrapper {
      opacity: 0;
      visibility: hidden;
      margin-top: 0;
      z-index: -1;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      padding-top: 130px;
      background: white;
      color: #333333;
      pointer-events: auto;
      -webkit-transition: padding .2s ease, opacity .3s ease, visibility 0s linear .3s;
      -moz-transition: padding .2s ease, opacity .3s ease, visibility 0s linear .3s;
      -ms-transition: padding .2s ease, opacity .3s ease, visibility 0s linear .3s;
      transition: padding .2s ease, opacity .3s ease, visibility 0s linear .3s; }
    .nav-standard .menu-item--meganav .megamenu-inner {
      max-height: calc(100vh - 60px);
      overflow-y: auto;
      overflow-x: hidden;
      padding: 0 38px; }
      .header--logo_center_links_center .nav-standard .menu-item--meganav .megamenu-inner {
        padding-top: 59px; }

.nav-social {
  margin: 10px 0;
  padding: 0 30px;
  text-align: center; }
  .nav-social .nav-social-link {
    display: inline-block;
    position: relative;
    font-size: 1.3rem;
    height: 40px;
    line-height: 40px;
    margin: 0.6em .3em;
    text-align: center;
    width: 40px; }
    .nav-social .nav-social-link .diamond {
      opacity: 0.5; }

.nav-signUp {
  padding: 30px;
  text-align: center; }

.nav-signUp-form {
  display: block;
  position: relative;
  margin: 15px auto 0;
  width: 280px; }
  @media screen and (min-width: 768px) {
    .nav-signUp-form {
      width: 360px; } }
  .nav-signUp-form.success-response--is-visible .inputGroup, .nav-signUp-form.error-response--is-visible .inputGroup {
    opacity: 0; }
  .nav-signUp-form .inputGroup {
    display: block;
    position: relative;
    height: 35px;
    width: 100%; }

.nav-account-link {
  float: right;
  position: relative;
  z-index: 2;
  top: 34px;
  right: 40px;
  margin-right: 20px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: top .2s;
  -moz-transition: top .2s;
  -ms-transition: top .2s;
  transition: top .2s; }
  .nav-account-link svg {
    height: 28px;
    display: block; }
    .nav-account-link svg path {
      fill: #222222;
      -webkit-transition: all .2s;
      -moz-transition: all .2s;
      -ms-transition: all .2s;
      transition: all .2s; }
  @media screen and (max-width: 399px) {
    .nav-account-link {
      margin-right: 10px; } }

.template-index .nav-account-link svg path {
  fill: #222222; }
.template-index .nav-standard .searchToggle svg path {
  fill: #222222; }
.template-index .cartToggle .cartToggle-items {
  color: #222222; }
.template-index #cartTotal path {
  fill: #222222; }
.template-index .menuToggle .diamond-bar {
  background-color: transparent; }
.template-index .icon-menu .icon-bar,
.template-index .icon-menu .icon-bar:before,
.template-index .icon-menu .icon-bar:after {
  background-color: #222222; }
.template-index .main-logo__text a {
  color: #222222; }

/*Error on Sign Up form*/
input + .errors {
  margin-top: 3px; }

#fnameError {
  color: red;
  font-size: 14px; }

#lnameError {
  color: red;
  font-size: 14px; }

#emailError {
  color: red;
  font-size: 14px; }

#pwError {
  color: red;
  font-size: 14px; }

/*
 * Login Items
 */
.login-links {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-family: VAGRoundedNext, sans-serif; }

.ripple-click {
  -webkit-animation: anim-effect-jelena 0.3s ease-out forwards;
  animation: anim-effect-jelena 0.3s ease-out forwards; }

@-webkit-keyframes anim-effect-jelena {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(0.5, 0.5, 1) rotate(45deg);
    transform: scale3d(0.5, 0.5, 1) rotate(45deg); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1) rotate(45deg);
    transform: scale3d(1.2, 1.2, 1) rotate(45deg); } }

@keyframes anim-effect-jelena {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(0.5, 0.5, 1) rotate(45deg);
    transform: scale3d(0.5, 0.5, 1) rotate(45deg); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1) rotate(45deg);
    transform: scale3d(1.2, 1.2, 1) rotate(45deg); } }

/*
 * Cart Popover
 */
.popover-container {
  display: block;
  position: fixed;
  height: 0;
  top: 0;
  width: 100%;
  z-index: 1000; }

.popover {
  display: block;
  position: relative;
  -webkit-transition: .3s opacity ease-in-out;
  -moz-transition: .3s opacity ease-in-out;
  -ms-transition: .3s opacity ease-in-out;
  transition: .3s opacity ease-in-out;
  background-color: white;
  border: 1px solid #e4e4e4;
  color: #222222;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  top: 20px; }
  .popover.is-visible {
    opacity: 1;
    visibility: visible; }

.header-cartPopover {
  display: block;
  position: fixed;
  -webkit-transition: .3s opacity ease-in-out;
  -moz-transition: .3s opacity ease-in-out;
  -ms-transition: .3s opacity ease-in-out;
  transition: .3s opacity ease-in-out;
  border: 1px solid #e4e4e4;
  background-color: rgba(255, 255, 255, 0.97);
  color: #222222;
  opacity: 0;
  visibility: hidden;
  right: 20px;
  top: 20px;
  z-index: 1020; }
  @media (max-width: 1023px) {
    .header-cartPopover {
      right: 0; } }
  .header-cartPopover.is-visible {
    opacity: 1;
    visibility: visible; }
  .header-cartPopover .h3 {
    font-family: VAGRoundedNext, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 25px; }

.popover-error {
  display: block;
  position: relative;
  color: #ffd409;
  padding: 10px 20px;
  text-align: left;
  width: 350px; }

.popover-inner {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 10px 20px 20px;
  text-align: left;
  width: 350px; }
  .popover-inner::before, .popover-inner::after {
    content: " ";
    display: table; }
  .popover-inner::after {
    clear: both; }

.popover-item-thumb {
  display: block;
  position: relative;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 75px;
  float: left;
  margin-right: 20px;
  width: 75px; }

.popover-item-info {
  display: block;
  position: relative;
  float: left; }

.viewCart {
  display: block;
  position: relative;
  margin-bottom: 0;
  padding: 0 20px 10px;
  text-align: right;
  width: 100%; }

#VariantPopoverContainer {
  display: none;
  text-align: center; }
  @media (min-width: 768px) {
    #VariantPopoverContainer {
      display: block; } }
  #VariantPopoverContainer:hover .icon-arrow-left {
    color: #222222; }
  #VariantPopoverContainer .popover {
    -webkit-transition: opacity 0.5s cubic-bezier(.71,.01,.27,1), transform 0.5s cubic-bezier(.71,.01,.27,1);
    -moz-transition: opacity 0.5s cubic-bezier(.71,.01,.27,1), transform 0.5s cubic-bezier(.71,.01,.27,1);
    -ms-transition: opacity 0.5s cubic-bezier(.71,.01,.27,1), transform 0.5s cubic-bezier(.71,.01,.27,1);
    transition: opacity 0.5s cubic-bezier(.71,.01,.27,1), transform 0.5s cubic-bezier(.71,.01,.27,1);
    display: inline-block;
    opacity: 1;
    margin-top: 20px;
    min-width: 160px;
    opacity: 0;
    pointer-events: none;
    transform: translateY(calc(75px));
    -webkit-transform: translateY(calc(75px));
    -moz-transform: translateY(calc(75px));
    -ms-transform: translateY(calc(75px)); }
    #VariantPopoverContainer .popover.is-visible {
      opacity: 1;
      pointer-events: auto;
      transform: translateY(0);
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0); }
    #VariantPopoverContainer .popover .popover-inner {
      padding: 20px 20px 10px;
      width: 100%;
      height: 100%; }
      #VariantPopoverContainer .popover .popover-inner .popover-item-thumb {
        width: 100%;
        height: 90px;
        float: none; }
      #VariantPopoverContainer .popover .popover-inner h4 {
        padding: 10px 0 3px;
        text-align: center; }
  #VariantPopoverContainer .product-selected-mark {
    top: 10px;
    left: 10px;
    pointer-events: none; }

.flickity-page-dots {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50px;
  right: 50px;
  padding: 0 0 2rem 0;
  text-align: center; }
  .flickity-page-dots .dot {
    display: inline-block;
    position: relative;
    border: 1px solid #222222;
    cursor: pointer;
    height: 10px;
    margin: 0 8px;
    opacity: 1;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 10px; }
    .flickity-page-dots .dot:hover {
      opacity: 1; }
    .flickity-page-dots .dot.is-selected {
      background-color: #222222;
      opacity: 1; }

button.flickity-prev-next-button {
  -webkit-transition: 0.3s opacity;
  -moz-transition: 0.3s opacity;
  -ms-transition: 0.3s opacity;
  transition: 0.3s opacity;
  background-color: none !important;
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 1.3rem;
  height: 40px;
  opacity: 1;
  padding: 8px 13px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 100; }
  button.flickity-prev-next-button:hover {
    opacity: 1;
    border: 0; }
  button.flickity-prev-next-button.previous {
    left: 0; }
  button.flickity-prev-next-button.next {
    right: 0; }
  @media screen and (min-width: 768px) {
    button.flickity-prev-next-button {
      display: block; } }
  button.flickity-prev-next-button .arrow {
    fill: #222222; }
  button.flickity-prev-next-button:disabled, button.flickity-prev-next-button[disabled] {
    cursor: default; }

.js-product-template button.flickity-prev-next-button {
  opacity: .3; }

.slick-slider {
  box-sizing: border-box;
  display: block;
  position: relative;
  -moz-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 {
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative; }
  .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 {
  display: block;
  height: 100%;
  left: 0;
  position: relative;
  top: 0; }
  .slick-track::before, .slick-track::after {
    content: "";
    display: table; }
  .slick-track::after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  will-change: transform;
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  position: relative !important;
  width: 100%; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    position: relative;
    display: block;
    width: 100%; }
  .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 {
    border: 1px solid transparent;
    display: block;
    height: auto; }
  .adaptiveHeight .slick-slide {
    height: auto !important; }

.gallery-slider .slide-image-bg {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 1px;
  position: relative;
  width: 100%; }

.no-js .gallery-slider .slide-image-bg {
  display: none; }

.no-js .gallery-slider .slide-image-bg.no-js-slide {
  display: block; }

.gallery--margins {
  margin-top: 25px;
  margin-bottom: 25px; }

@media screen and (max-width: 767px) {
  .blogModule .carousel-slide-info,
  .blogModule p {
    text-align: center; } }
@media only screen and (min-width: 1023px) {
  .blogModule-posts-post.lg_s12:nth-child(2n+1) {
    clear: both; }

  .blogModule-posts-post.lg_s13:nth-child(3n+1) {
    clear: both; }

  .blogModule-posts-post.lg_s14:nth-child(4n+1) {
    clear: both; }

  .blogModule-posts-post.lg_s15:nth-child(5n+1) {
    clear: both; } }
@media only screen and (max-width: 1023px) and (min-width: 769px) {
  .blogModule-posts-post:nth-child(2n+1) {
    clear: both; } }
.blogModule-posts.EndlessClick {
  padding-bottom: 80px; }
  .blogModule-posts.EndlessClick .pagination {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center; }
    .blogModule-posts.EndlessClick .pagination .loadMore {
      margin: 0; }
@media screen and (max-width: 767px) {
  .blogModule-posts {
    min-width: 100%;
    position: relative;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    margin-top: -20px;
    bottom: -20px;
    padding-bottom: 20px;
    -webkit-overflow-scrolling: touch !important; }
    .blogModule-posts::-webkit-scrollbar, .blogModule-posts::-webkit-scrollbar-track, .blogModule-posts::-webkit-scrollbar-thumb {
      width: 0;
      height: 0;
      background: transparent;
      display: none;
      box-shadow: inset 0 0 0 rgba(0, 0, 0, 0); }
    .blogModule-posts .blogModule-posts-post {
      width: 66vw;
      display: inline-block;
      float: none;
      clear: none;
      white-space: normal;
      opacity: .3;
      animation: none !important;
      -webkit-animation: none !important;
      will-change: opacity;
      -webkit-transition: opacity .3s ease;
      -moz-transition: opacity .3s ease;
      -ms-transition: opacity .3s ease;
      transition: opacity .3s ease; }
      .blogModule-posts .blogModule-posts-post:first-child {
        margin-left: 17.5vw; }
      .blogModule-posts .blogModule-posts-post:last-child {
        margin-right: 17.5vw; }
      .blogModule-posts .blogModule-posts-post.is-visible {
        opacity: 1; } }

@media screen and (max-width: 767px) {
  .blogModule-posts__wrapper {
    overflow-y: hidden;
    overflow-x: hidden;
    -webkit-overflow-scrolling: none !important;
    position: relative; } }

.blogModule-posts-post {
  padding: 0 20px;
  display: block; }
  .blogModule-posts-post p {
    position: relative; }
  @media screen and (min-width: 768px) {
    .blogModule-posts-post {
      float: left !important;
      margin-bottom: 20px; } }

button.slick-next,
button.slick-prev {
  background-color: none !important;
  opacity: 1 !important;
  border: 0;
  cursor: pointer;
  display: none;
  font-size: 0;
  height: 40px;
  padding: 0;
  position: absolute;
  top: calc(50% - 20px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  z-index: 100; }
  button.slick-next::after,
  button.slick-prev::after {
    display: block;
    position: absolute;
    display: inline-block;
    position: relative;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    bottom: 0;
    color: #222222;
    font-size: 2.2rem;
    left: 0;
    line-height: 40px;
    right: 0;
    text-align: center;
    top: 0; }
  @media screen and (min-width: 768px) {
    button.slick-next,
    button.slick-prev {
      display: block; } }
  button.slick-next.slick-disabled,
  button.slick-prev.slick-disabled {
    cursor: default;
    opacity: 0; }
    button.slick-next.slick-disabled::after,
    button.slick-prev.slick-disabled::after {
      opacity: 0; }

.slick-next {
  right: 0; }
  .slick-next::after {
    content: "\e601"; }

.slick-prev {
  left: 0; }
  .slick-prev::after {
    content: "\e600"; }

.slick-dots {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 0;
  padding: 0 0 1rem 0;
  right: 0;
  text-align: center; }
  @media (min-width: 768px) {
    .slick-dots {
      bottom: 30px; } }
  .slick-dots li {
    display: inline-block;
    position: relative;
    border: 1px solid white;
    cursor: pointer;
    height: 10px;
    margin: 0 8px;
    opacity: .8;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 10px; }
    .slick-dots li:hover {
      opacity: 1; }
    .slick-dots li.slick-active {
      background-color: white;
      opacity: 1; }
    .slick-dots li button {
      display: none; }
    .hero.text-dark .slick-dots li {
      border-color: #222222; }
      .hero.text-dark .slick-dots li.slick-active {
        background-color: #222222; }

/*
 * Custom slide styles
 */
.slide-inner {
  display: block;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  /* Vertically align the child, .heroObject-content
   * Also replaces default .row::after element
   */ }
  .slide-inner .container {
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    z-index: 999; }
  .slide-inner .row {
    height: 100%; }
    .slide-inner .row::after {
      display: inline-block;
      position: relative;
      content: '';
      height: 100%;
      vertical-align: middle; }

.slide-content {
  display: inline-block;
  position: relative;
  max-width: calc(100% - 4px);
  vertical-align: middle; }
  @media (min-width: 769px) {
    .slide-content {
      max-width: 769px; }
      .slide-content.slide-content--one-third {
        max-width: 33.33%; }
      .slide-content.slide-content--one-half {
        max-width: 50%; }
      .slide-content.slide-content--full-width {
        max-width: calc(100% - 4px); } }

.slide-background-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0; }

.slide-background {
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  background-position: center center;
  background-repeat: no-repeat; }

.slide-background--top-center {
  background-position: top center; }

.slide-background--right-center {
  background-position: center right; }

.slide-background--center-center {
  background-position: center center; }

.slide-background--left-center {
  background-position: center left; }

.slide-background--bottom-center {
  background-position: bottom center; }

@media screen and (min-width: 768px) {
  .slide-background--mobile,
  .slide-image--mobile {
    display: none !important; } }

.slide-background--blank {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  opacity: .3; }

@media screen and (max-width: 767px) {
  .slide-background--has-mobile .slide-background--desktop {
    display: none !important; } }

.slide-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media screen and (max-width: 767px) {
  .slide-image--has-mobile .slide-image--desktop {
    display: none !important; } }

.slide-placeholder {
  background-color: #eee; }
  .slide-placeholder svg {
    height: 80%;
    left: 50%;
    max-height: 100%;
    min-height: 400px;
    max-width: 100%;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%); }

.fourOhFour-button {
  margin-top: 15px; }

.two-up-module.style-default .col-text {
  background-color: white;
  color: #222222; }
  .two-up-module.style-default .col-text h1, .two-up-module.style-default .col-text h2, .two-up-module.style-default .col-text h3, .two-up-module.style-default .col-text h4, .two-up-module.style-default .col-text h5, .two-up-module.style-default .col-text h6 {
    color: black; }
.two-up-module.style-light .col-text {
  background-color: #fafafa;
  color: #222222; }
  .two-up-module.style-light .col-text h1, .two-up-module.style-light .col-text h2, .two-up-module.style-light .col-text h3, .two-up-module.style-light .col-text h4, .two-up-module.style-light .col-text h5, .two-up-module.style-light .col-text h6 {
    color: black; }
.two-up-module.style-primary .col-text {
  background-color: #82c3d5;
  color: #FFFFFF; }
  .two-up-module.style-primary .col-text h1, .two-up-module.style-primary .col-text h2, .two-up-module.style-primary .col-text h3, .two-up-module.style-primary .col-text h4, .two-up-module.style-primary .col-text h5, .two-up-module.style-primary .col-text h6 {
    color: #FFFFFF; }

.banner-about .container .banner-inner {
  height: auto; }
.banner-about img {
  display: block;
  width: 100%; }

.content-about {
  margin: 40px auto 45px;
  max-width: 75%; }
  @media (min-width: 768px) {
    .content-about {
      margin: 60px auto 75px; } }
  @media (max-width: 767px) {
    .content-about {
      margin: 60px auto 75px;
      max-width: 100%; } }
  .content-about img {
    max-width: 100%;
    height: auto; }

/**
 * Two-up text module.
 */
.two-up-module {
  padding-bottom: 45px;
  text-align: center; }
  .two-up-module .row-two-up {
    overflow: hidden;
    position: relative; }
    @media (min-width: 768px) {
      .two-up-module .row-two-up {
        height: 400px; } }
  .two-up-module .col-image {
    height: 0;
    padding-top: 50%;
    position: relative; }
    .two-up-module .col-image .two-up-image {
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
  .two-up-module .col-text {
    padding: 45px 20px; }
    .two-up-module .col-text h2 {
      margin-bottom: 10px; }
      @media (min-width: 550px) {
        .two-up-module .col-text h2 {
          margin-bottom: 15px; } }
  @media (min-width: 1024px) {
    .two-up-module .col {
      /**
       * Was a very small gap between these for some reason.
       */
      overflow: hidden;
      width: 50.1%; }
    .two-up-module .col-image {
      bottom: 0;
      height: auto;
      padding: 0;
      position: absolute;
      top: 0; }
    .two-up-module .col-text {
      padding: 80px 35px; }
      .two-up-module .col-text > * {
        max-width: auto; }
    .two-up-module.image-left .col-image {
      left: 0; }
    .two-up-module.image-left .col-text {
      float: right; }
    .two-up-module.image-right .col-image {
      right: 0; }
    .two-up-module.image-right .col-text {
      float: left; } }
  @media (min-width: 1024px) {
    .two-up-module .col-text {
      padding: 80px 90px; } }

.account-form input[type="text"],
.account-form input[type="email"],
.account-form input[type="password"],
.account-form input[type="tel"] {
  background-color: white;
  border: 1px solid #e4e4e4;
  width: 100%; }
.account-form select {
  background-color: #FFFFFF;
  border: 1px solid #e4e4e4;
  width: 100%; }
.account-form .errors a {
  text-decoration: underline; }
.account-form .account-form-links {
  margin-top: 15px; }
  .account-form .account-form-links a {
    display: block;
    margin: 5px auto; }
@media (max-width: 550px) {
  .account-form .account-form-submit {
    text-align: center;
    width: 100%; } }

.js-editAddress span.validation, .js-addAddress span.validation {
  font-family: VAGRoundedNext, sans-serif;
  font-size: 9.6px;
  font-weight: 800;
  font-style: normal;
  line-height: 1.6;
  color: #ffd409;
  padding-top: 7px;
  display: block;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .3s;
  -moz-transition: height .3s;
  -ms-transition: height .3s;
  transition: height .3s; }
  .js-editAddress span.validation.size--small, .js-addAddress span.validation.size--small {
    font-size: 7.68px; }
  .js-editAddress span.validation.size--large, .js-addAddress span.validation.size--large {
    font-size: 10.97136px; }
  .js-editAddress span.validation.size--xlarge, .js-addAddress span.validation.size--xlarge {
    font-size: 16.00003px; }
.js-editAddress span.validation.validation--showup, .js-addAddress span.validation.validation--showup {
  height: 20px; }

.checkboxBlock input[type='checkbox'] {
  display: inline-block;
  margin-right: 10px; }
.checkboxBlock label {
  display: inline; }

.account-home {
  margin: 0 auto 50px; }
  .account-home .account-orders, .account-home .account-details {
    vertical-align: top; }
  .account-home .account-title {
    margin-bottom: .5em; }

/* The Account: Link at the tops of the inner account pages
 */
.account-crumbs {
  margin-bottom: 2em; }

a.account-breadcrumb {
  -webkit-transition: 0.2s opacity;
  -moz-transition: 0.2s opacity;
  -ms-transition: 0.2s opacity;
  transition: 0.2s opacity;
  color: #222222; }
  a.account-breadcrumb:hover {
    opacity: 0.8; }

a.account-addresses {
  -webkit-transition: 0.2s opacity;
  -moz-transition: 0.2s opacity;
  -ms-transition: 0.2s opacity;
  transition: 0.2s opacity;
  color: #222222; }
  a.account-addresses:hover {
    opacity: 0.8; }

/* Global Table styles for /account pages
 */
.account-table {
  font-family: VAGRoundedNext, sans-serif;
  font-size: 15.6px;
  font-weight: 800;
  font-style: normal;
  line-height: 1.5; }
  .account-table.size--small {
    font-size: 12.48px; }
  .account-table.size--large {
    font-size: 17.82846px; }
  .account-table.size--xlarge {
    font-size: 26.00005px; }
  .account-table .d-table-cell {
    padding: 15px 0;
    border-bottom: 1px solid #e4e4e4;
    text-align: center; }
    .account-table .d-table-cell.no-border {
      :cn: Cn; }
  @media (max-width: 767px) {
    .account-table .d-table-header {
      display: none; }
    .account-table .d-table-cell {
      float: left;
      text-align: left;
      border-bottom: 0px solid #e4e4e4;
      border-top: 1px solid #e4e4e4; }
    .account-table .d-table-row {
      border-bottom: 1px solid #e4e4e4; }
      .account-table .d-table-row::before, .account-table .d-table-row::after {
        content: " ";
        display: table; }
      .account-table .d-table-row::after {
        clear: both; }
    .account-table .u-right {
      text-align: left; } }

/* Order table on /account page
 */
.account-home-table .order-number {
  text-align: left; }
  .account-home-table .order-number a {
    text-decoration: underline;
    -webkit-transition: 0.2s opacity;
    -moz-transition: 0.2s opacity;
    -ms-transition: 0.2s opacity;
    transition: 0.2s opacity;
    color: #222222; }
    .account-home-table .order-number a:hover {
      opacity: 0.8; }
.account-home-table .order-total {
  text-align: right; }
@media (max-width: 767px) {
  .account-home-table .order {
    margin: 30px 0 0; }
  .account-home-table .d-table-cell {
    width: 50%; }
  .account-home-table .order-number {
    border-top: 0px solid #e4e4e4;
    width: 100%; }
    .account-home-table .order-number h4 {
      color: #222222; }
    .account-home-table .order-number h4, .account-home-table .order-number a {
      display: inline !important; }
  .account-home-table .order-total {
    text-align: left; } }

@media (max-width: 1023px) {
  .account-details {
    margin-top: 50px; } }

/*
 * Orders Page
 */
@media (max-width: 767px) {
  .order-table .d-table-cell {
    width: 33%; }
  .order-table .order-product {
    font-family: VAGRoundedNext, sans-serif;
    font-size: 19.2px;
    font-weight: 800;
    font-style: normal;
    line-height: 1.4;
    border-top: 0px solid #e4e4e4;
    width: 100%; }
    .order-table .order-product.size--small {
      font-size: 15.36px; }
    .order-table .order-product.size--large {
      font-size: 21.94272px; }
    .order-table .order-product.size--xlarge {
      font-size: 32.00006px; }
  .order-table .order-product-total {
    text-align: left !important; } }
  @media screen and (max-width: 767px) and (max-width: 549px) {
    .order-table .order-product {
      font-size: 18px; }
      .order-table .order-product.size--small {
        font-size: 14.4px; }
      .order-table .order-product.size--large {
        font-size: 20.5713px; }
      .order-table .order-product.size--xlarge {
        font-size: 30.00006px; } }
@media (max-width: 550px) {
  .order-table .table-cell-summary {
    border-top: none; }
    .order-table .table-cell-summary.title {
      width: 55%; }
    .order-table .table-cell-summary.price {
      width: 40%;
      padding-left: 5%; } }

.order-table-summary {
  margin: 30px 0; }
  @media (max-width: 767px) {
    .order-table-summary {
      margin: 60px 0; }
      .order-table-summary .d-table-cell {
        width: 50%; } }
  @media (max-width: 550px) {
    .order-table-summary h2.med_show {
      border-bottom: 1px solid #e4e4e4;
      padding-bottom: 15px;
      margin-bottom: 0; } }

.order-product {
  text-align: left; }
  .order-product .order-product-thumb {
    display: inline-block;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 50px;
    margin-right: 10px;
    width: 50px;
    vertical-align: middle; }
  .order-product a {
    display: inline-block;
    position: relative;
    width: 60%;
    vertical-align: middle; }

/*
 * Addresses
 */
.saved-addresses {
  margin-top: 50px; }
  .saved-addresses .address {
    margin: 20px 0; }
    .saved-addresses .address a {
      line-height: 2.5;
      text-decoration: underline; }

/*
 * Pagination
 */
hr {
  display: block;
  position: relative;
  border: 0;
  border-top: 1px solid #e4e4e4; }

.pagination {
  margin: 0 0 20px;
  text-align: center; }
  .pagination .page {
    margin: 10px 10px;
    opacity: .6; }
  .pagination .page.current {
    opacity: 1; }
  .pagination .prev {
    float: left; }
  .pagination .next {
    float: right; }

.pagination__list {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%; }

.pagination__item {
  margin: 0 5px; }
  .pagination__item a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid #e4e4e4; }

.tag-label {
  color: #222222; }

.blog-listing .article--featured {
  position: relative;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px; }
  .blog-listing .article--featured::after {
    content: '';
    display: table;
    clear: both;
    height: 0;
    line-height: 0; }
  .blog-listing .article--featured .article-image-container {
    position: relative;
    float: right;
    width: calc(50% - 20px); }
    .blog-listing .article--featured .article-image-container .article-image {
      margin: 0;
      padding-top: 89%; }
    .blog-listing .article--featured .article-image-container .details {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      margin: 10px 0 0;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: VAGRoundedNext, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 12.04px; }
      @media screen and (min-width: 768px) {
        .blog-listing .article--featured .article-image-container .details {
          top: auto;
          bottom: 0;
          width: auto;
          text-align: left;
          max-width: 100%;
          margin: 0 0 0 -8px;
          transform-origin: left bottom;
          -webkit-transform-origin: left bottom;
          -webkit-transform: rotate(-90deg);
          -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); } }
    @media screen and (max-width: 767px) {
      .blog-listing .article--featured .article-image-container {
        float: none;
        width: 100%;
        margin-bottom: 50px; }
        .blog-listing .article--featured .article-image-container .article-image {
          padding-top: 66%; } }
  .blog-listing .article--featured .article-content {
    overflow: hidden;
    padding-right: 50px;
    opacity: 1;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    -ms-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out; }
    .blog-listing .article--featured .article-content h2 {
      font-size: 30px;
      font-family: VAGRoundedNext, sans-serif;
      font-weight: 700;
      line-height: 1.33;
      margin: 10px 0; }
      @media screen and (max-width: 767px) {
        .blog-listing .article--featured .article-content h2 {
          font-size: 24px; } }
    .blog-listing .article--featured .article-content p {
      font-size: 16.1px;
      line-height: 1.78;
      margin: 0 0 24px; }
      @media screen and (max-width: 767px) {
        .blog-listing .article--featured .article-content p {
          font-size: 12.04px; } }
    .blog-listing .article--featured .article-content .tags {
      font-size: 14px;
      font-family: VAGRoundedNext, sans-serif;
      font-weight: 400;
      font-style: normal;
      margin: 0; }
      .blog-listing .article--featured .article-content .tags a {
        margin-right: 40px;
        text-decoration: none;
        opacity: .75; }
        .blog-listing .article--featured .article-content .tags a:last-child {
          margin-right: 0; }
        .blog-listing .article--featured .article-content .tags a:hover {
          opacity: 1; }
    .blog-listing .article--featured .article-content .details {
      font-size: 12.04px;
      opacity: .75; }
  .blog-listing .article--featured.article--no-image {
    text-align: center; }
    .blog-listing .article--featured.article--no-image .article-content {
      padding-right: 0;
      max-width: 725px;
      margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .blog-listing .article--featured {
      text-align: center; }
      .blog-listing .article--featured .accent-line {
        margin-left: auto;
        margin-right: auto; }
      .blog-listing .article--featured .article-content {
        padding-right: 0; } }
  .blog-listing .article--featured.is-loading .article-content {
    opacity: 0; }
.blog-listing .article .details {
  text-transform: capitalize; }
.blog-listing .blogModule-posts-post {
  margin-bottom: 30px; }

.blogModule-posts-post--no-image .carousel-slide-image {
  display: none; }

.blog-title {
  display: inline-block;
  position: relative;
  width: auto; }

.blog-rss {
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
  font-size: 1rem;
  line-height: 1;
  opacity: .4;
  position: absolute;
  right: -30px;
  top: 40%; }
  .blog-rss:hover {
    opacity: 1; }
    .blog-rss:hover span {
      opacity: 1; }
  .blog-rss span {
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
    font-family: VAGRoundedNext, sans-serif;
    font-size: 15.6px;
    font-weight: 800;
    font-style: normal;
    line-height: 1.5;
    opacity: 0;
    line-height: 1.1;
    position: absolute;
    left: 200%;
    min-width: 100px;
    text-align: left; }
    .blog-rss span.size--small {
      font-size: 12.48px; }
    .blog-rss span.size--large {
      font-size: 17.82846px; }
    .blog-rss span.size--xlarge {
      font-size: 26.00005px; }

.article-image {
  position: relative;
  padding-top: 66%;
  margin-bottom: 30px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
  .article-image a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.no-js .article-image.lazyload {
  display: none; }

.article-content img {
  display: block;
  margin: auto;
  margin-bottom: 40px;
  max-width: 100%; }
.article-content li {
  text-indent: -17px;
  margin-left: 17px; }

.article-footer {
  margin-top: 30px;
  margin-bottom: 80px; }
  .article-footer .accent-line {
    margin-bottom: 30px; }
  .article-footer .tags,
  .article-footer .share {
    color: #222222; }
    .article-footer .tags a,
    .article-footer .share a {
      color: #222222; }
  .article-footer .share {
    clear: left; }
    .article-footer .share a {
      -webkit-transition: opacity 0.2s;
      -moz-transition: opacity 0.2s;
      -ms-transition: opacity 0.2s;
      transition: opacity 0.2s;
      text-decoration: none;
      display: inline-block;
      padding: 10px;
      color: #222222; }
      .article-footer .share a:hover {
        opacity: 0.8; }
      .article-footer .share a:first-child {
        margin-left: 5px; }
  .article-footer .tags {
    font-family: VAGRoundedNext, sans-serif;
    font-style: normal;
    font-weight: 400; }

.prev-next {
  text-align: center;
  width: 100%;
  margin: 20px 0; }
  .prev-next::after {
    content: '';
    clear: both;
    display: table;
    line-height: 0; }
  .prev-next a {
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
    color: #222222;
    text-decoration: none; }
    .prev-next a:hover {
      opacity: 0.8; }
  .prev-next .__prev a {
    float: left; }
    .prev-next .__prev a::before {
      display: inline-block;
      position: relative;
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 0.8em;
      content: "\e600";
      margin-right: 5px; }
  .prev-next .__next a {
    float: right; }
    .prev-next .__next a::after {
      display: inline-block;
      position: relative;
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 0.8em;
      content: "\e601";
      margin-left: 5px; }

.back-to-all {
  float: left; }
  .back-to-all a {
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
    color: #222222;
    text-decoration: none; }
    .back-to-all a:hover {
      opacity: 0.8; }
    .back-to-all a::before {
      display: inline-block;
      position: relative;
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 0.8em;
      content: "\e600";
      margin-right: 5px; }
  .blog-listing .back-to-all {
    margin-top: -40px;
    margin-bottom: 60px; }

.article-comments .meta-comments {
  text-transform: uppercase;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 5px; }
.article-comments #comments > ul > li {
  border-top: 1px solid #e4e4e4;
  padding-top: 20px;
  padding-bottom: 20px; }
  .article-comments #comments > ul > li:first-child {
    border-top: 0; }

.comment-form input[type="submit"].button {
  margin-bottom: 45px; }

.blog-index-link a {
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
  color: #222222;
  text-decoration: none; }
  .blog-index-link a:hover {
    opacity: 0.8; }
  .blog-index-link a::before {
    display: inline-block;
    position: relative;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.8em;
    content: "\e600";
    margin-right: 5px; }

.blog-pagination {
  padding: 5px 0;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4; }
  .blog-pagination .page, .blog-pagination .next, .blog-pagination .prev {
    padding: 0 5px; }
    .blog-pagination .page.current, .blog-pagination .next.current, .blog-pagination .prev.current {
      opacity: .8;
      text-decoration: underline; }
    .blog-pagination .page a:hover, .blog-pagination .next a:hover, .blog-pagination .prev a:hover {
      text-decoration: underline; }

.rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6 {
  margin: 0; }
.rte h1 {
  margin-bottom: .8em; }
.rte h2 {
  margin-bottom: .6em; }
.rte h3 {
  margin-bottom: .5em; }
.rte h4 {
  margin-bottom: .4em; }
.rte h5 {
  margin-bottom: .35em; }
.rte h6 {
  margin-bottom: .3em; }
.rte p {
  margin: .7em 0; }
.rte img {
  max-width: 100%; }
.rte ul, .rte ol {
  margin: 0 0 1em 25px;
  padding: 0;
  text-align: left !important; }
.rte ol {
  list-style: decimal inside; }
  .rte ol ul, .rte ol ol {
    margin: 0;
    padding-left: 1em; }
  .rte ol ul {
    list-style: disc inside; }
  .rte ol ol {
    list-style: decimal inside; }
.rte ul {
  list-style: disc inside; }
  .rte ul ul, .rte ul ol {
    margin: 0;
    padding-left: 1em; }
  .rte ul ul {
    list-style: circle inside; }
    .rte ul ul ul {
      list-style: square inside; }
  .rte ul ol {
    list-style: decimal inside; }
.rte li {
  font-family: VAGRoundedNext, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  list-style: inherit;
  text-align: left !important; }
  .rte li div {
    text-align: left !important; }
  .rte li ul, .rte li ol {
    margin: 0;
    padding-left: 1em; }
  .rte li ul {
    list-style: decimal inside; }
  .rte li ol {
    list-style: decimal inside; }
.rte a {
  -webkit-transition: 0.2s opacity;
  -moz-transition: 0.2s opacity;
  -ms-transition: 0.2s opacity;
  transition: 0.2s opacity;
  color: #222222; }
  .rte a:hover {
    opacity: 0.8; }
.rte blockquote {
  margin: 2em 0 1em;
  padding-left: 1em;
  border-left: 4px solid #e4e4e4;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: .25px; }
  @media screen and (min-width: 550px) {
    .rte blockquote {
      font-size: 20px;
      /*KC-originally 25px;*/
      line-height: 30px;
      padding-left: 2em; } }
.rte table, .rte th, .rte td {
  border: 2px solid #e4e4e4; }
.rte table {
  width: 100%; }
  .rte table tr {
    height: 40px; }
    .rte table tr:first-of-type td {
      font-family: VAGRoundedNext, sans-serif;
      font-size: 15.6px;
      font-weight: 800;
      font-style: normal;
      line-height: 1.5; }
      .rte table tr:first-of-type td.size--small {
        font-size: 12.48px; }
      .rte table tr:first-of-type td.size--large {
        font-size: 17.82846px; }
      .rte table tr:first-of-type td.size--xlarge {
        font-size: 26.00005px; }
  .rte table th, .rte table td {
    padding-left: 20px; }
  .rte table th {
    font-family: VAGRoundedNext, sans-serif;
    font-size: 15.6px;
    font-weight: 800;
    font-style: normal;
    line-height: 1.5;
    text-transform: uppercase;
    background: #F9F9F9; }
    .rte table th.size--small {
      font-size: 12.48px; }
    .rte table th.size--large {
      font-size: 17.82846px; }
    .rte table th.size--xlarge {
      font-size: 26.00005px; }
  .rte table td {
    font-family: VAGRoundedNext, sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5; }

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

.quickView-button {
  cursor: pointer;
  vertical-align: middle; }

.quickView {
  display: block;
  height: 0;
  opacity: 0;
  position: static;
  transition: height .2s ease-in-out, .2s opacity;
  -webkit-transition: height .2s ease-in-out, .2s opacity;
  -moz-transition: height .2s ease-in-out, .2s opacity;
  -ms-transition: height .2s ease-in-out, .2s opacity;
  transition-delay: .1s;
  -webkit-transition-delay: .1s;
  -moz-transition-delay: .1s;
  -ms-transition-delay: .1s; }
  .quickView--is-visible .quickView {
    height: 680px;
    opacity: 1; }
  @media screen and (max-width: 1023px) {
    .quickView {
      display: none; } }

.quickView-wrap {
  display: block;
  position: absolute;
  z-index: 10;
  background-color: white;
  height: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  transition: height .2s ease-in-out;
  -webkit-transition: height .2s ease-in-out;
  -moz-transition: height .2s ease-in-out;
  -ms-transition: height .2s ease-in-out;
  transition-delay: .1s;
  -webkit-transition-delay: .1s;
  -moz-transition-delay: .1s;
  -ms-transition-delay: .1s; }
  .quickView--is-visible .quickView-wrap {
    height: 650px; }
  .quickView-wrap .container {
    height: 650px;
    padding-bottom: 50px; }
    .quickView-wrap .container .row {
      height: 100%; }

.quickView-img {
  display: block;
  position: absolute;
  height: 100%;
  left: 0;
  right: 0; }
  .quickView-img .quickView-img-inner {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity .6s ease-in-out; }
    .quickView-img .quickView-img-inner.quickView-variant-img--is-active {
      opacity: 1;
      z-index: 1; }

.quickview-product-image {
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: none; }
  .quickview-product-image.quickView-variant-img--is-active {
    display: block; }

.quickView-info {
  height: 100%;
  padding-left: 6rem;
  -webkit-user-select: initial;
  -khtml-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial; }
  .quickView-info::after {
    display: inline-block;
    position: relative;
    content: '';
    height: 100%;
    vertical-align: middle; }
  .quickView-info .productForm {
    display: inline-block;
    max-width: 97%;
    vertical-align: middle; }

.quickView-close {
  display: block;
  position: absolute;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
  color: rgba(34, 34, 34, 0.5);
  cursor: pointer;
  font-size: 3.5rem;
  height: 40px;
  line-height: 40px;
  opacity: .8;
  right: 0;
  top: 0;
  text-align: center;
  width: 40px; }
  .quickView-close:hover {
    color: #222222; }

.template-collection .banner {
  display: block; }
  @media screen and (min-width: 768px) {
    .template-collection .banner {
      display: block; } }

.collection-no-products {
  padding: 150px 0; }
  .collection-no-products h4 {
    margin-bottom: 20px; }

/*
 * Product Grid Slider
 */
.collection-slider {
  margin-bottom: 30px; }
  .collection-slider .collectionBlock {
    padding: 22px 22px 0; }
    .collection-slider .collectionBlock.quickView--is-active, .collection-slider .collectionBlock.quickView--is-visible {
      position: static !important; }
    @media screen and (max-width: 767px) {
      .collection-slider .collectionBlock {
        max-width: 66vw;
        width: 66vw !important;
        opacity: .3;
        white-space: normal;
        -webkit-transition: opacity .35s ease;
        -moz-transition: opacity .35s ease;
        -ms-transition: opacity .35s ease;
        transition: opacity .35s ease; }
        .collection-slider .collectionBlock:first-child {
          margin-left: 17.5vw; }
        .collection-slider .collectionBlock:last-child {
          margin-right: 17.5vw; }
        .collection-slider .collectionBlock.is-visible {
          opacity: 1; } }
  .collection-slider button.slick-prev,
  .collection-slider button.slick-next {
    display: flex !important;
    top: 50%;
    margin-top: 5px; }
    .collection-slider button.slick-prev::after,
    .collection-slider button.slick-next::after {
      font-size: .9rem;
      line-height: normal; }
      @media screen and (max-width: 1023px) {
        .collection-slider button.slick-prev::after,
        .collection-slider button.slick-next::after {
          font-size: 0.65rem; } }
      @media screen and (max-width: 767px) {
        .collection-slider button.slick-prev::after,
        .collection-slider button.slick-next::after {
          font-size: 0.45rem; } }
  .collection-slider button.slick-prev {
    left: -50px; }
    .collection-slider button.slick-prev::after {
      content: '\e904'; }
    @media screen and (max-width: 767px) {
      .collection-slider button.slick-prev {
        left: -35px; } }
  .collection-slider button.slick-next {
    right: -50px; }
    .collection-slider button.slick-next::after {
      content: '\e905'; }
    @media screen and (max-width: 767px) {
      .collection-slider button.slick-next {
        right: -35px; } }
  .collection-slider .slick-slide.has-quickView {
    position: static !important;
    will-change: unset !important; }
  .collection-slider .quickView-wrap {
    width: 85vw;
    right: auto; }
  @media screen and (max-width: 767px) {
    .collection-slider {
      white-space: nowrap;
      overflow-x: scroll;
      overflow-y: hidden;
      min-width: 100%;
      max-width: 100%;
      margin-top: -20px;
      bottom: -20px;
      padding-bottom: 20px;
      backface-visibility: hidden;
      -webkit-backface-visibility: hidden;
      -webkit-overflow-scrolling: touch !important; }
      .collection-slider::-webkit-scrollbar, .collection-slider::-webkit-scrollbar-track, .collection-slider::-webkit-scrollbar-thumb {
        width: 0;
        height: 0;
        background: transparent;
        display: none;
        box-shadow: inset 0 0 0 rgba(0, 0, 0, 0); } }
  .collection-slider .collectionBlock-info {
    padding-bottom: 0; }

@media screen and (max-width: 767px) {
  .collection-slider__wrapper {
    overflow-y: hidden;
    overflow-x: hidden;
    -webkit-overflow-scrolling: none !important; } }

/*
 * Product Grid Nav - breadcrumbs and filters
 */
.collectionGrid-nav {
  padding: 0 0 10px;
  margin: 20px auto; }
  .collectionGrid-nav > .block {
    vertical-align: middle; }
  @media screen and (max-width: 767px) {
    .collectionGrid-nav .breadcrumbs:not(.search-alert) {
      display: none !important; } }
  @media screen and (max-width: 1023px) {
    .collectionGrid-nav .breadcrumbs:not(.search-alert) {
      display: none !important; } }
  @media screen and (min-width: 1024px) {
    .collectionGrid-nav {
      display: flex;
      justify-content: space-between;
      align-items: center; } }

.search-alert {
  margin-bottom: 20px; }

.grid-filter {
  text-align: justify;
  width: 100%; }
  @media screen and (min-width: 1023px) {
    .grid-filter {
      width: auto; } }

.collectionGrid-filter, .tag-filter {
  text-align: left;
  width: 100%;
  float: right !important; }
  @media screen and (min-width: 768px) {
    .collectionGrid-filter, .tag-filter {
      text-align: right;
      width: auto; } }
  .collectionGrid-filter label, .tag-filter label {
    display: inline-block;
    position: relative;
    font-family: VAGRoundedNext, sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    font-weight: 400 !important;
    color: rgba(34, 34, 34, 0.8);
    margin: 0 0 10px 0;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .collectionGrid-filter label, .tag-filter label {
        margin: 0 20px 0 0;
        width: auto; } }
  .collectionGrid-filter select, .tag-filter select {
    display: inline-block;
    position: relative;
    background-color: transparent;
    border: 1px solid #e4e4e4;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .collectionGrid-filter select, .tag-filter select {
        width: auto; } }

.tag-filter {
  float: left !important; }
  @media screen and (min-width: 1024px) {
    .tag-filter {
      margin-right: 25px; } }
  @media screen and (max-width: 767px) {
    .tag-filter {
      margin-bottom: 10px; } }

.loadMore {
  margin: 0 0 40px;
  min-width: 140px;
  text-align: center;
  text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    .loadMore {
      margin: 20px 0 60px; } }
  .loadMore.loading {
    display: none; }
    .loadMore.loading + .load-more-icon {
      display: block; }

.loadMore--fake {
  display: none; }

.visually-hidden + .pagination .loadMore--fake {
  display: inline-block; }

@media screen and (max-width: 767px) {
  .empty-collection .loadMore {
    margin: 20px 0 60px; } }

.load-more-icon {
  width: 79px;
  height: 64px;
  background: url(/cdn/shop/t/274/assets/load-more.gif?v=158919158043117110171686855909) no-repeat;
  background-size: contain;
  margin: 0 auto;
  display: none; }

.contact-form-container {
  overflow: hidden;
  margin: 20px auto 35px; }
  @media (min-width: 768px) {
    .contact-form-container {
      margin: 40px auto 75px; } }

.contact-column.contact-column-info {
  display: none; }
@media (min-width: 768px) {
  .contact-column {
    margin: 0 auto;
    width: 50%; }
    .contact-column.contact-column-form {
      width: 62.5%;
      padding-right: 30px; }
    .contact-column.contact-column-info {
      display: block;
      width: 37.5%; } }
@media (min-width: 1024px) {
  .contact-column.contact-column-form {
    width: 75%;
    padding-right: 60px; }
  .contact-column.contact-column-info {
    width: 25%; } }
.contact-column .footer-links {
  text-align: left; }

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

.contact-form, .comment-form {
  margin-top: 30px; }
  .contact-form p, .comment-form p {
    margin-bottom: 30px; }
  .contact-form input[type="text"], .comment-form input[type="text"],
  .contact-form input[type="email"],
  .comment-form input[type="email"],
  .contact-form input[type="telephone"],
  .comment-form input[type="telephone"],
  .contact-form textarea,
  .comment-form textarea {
    display: block;
    width: 100%;
    border: 1px solid #e4e4e4; }
  .contact-form input[type="submit"], .comment-form input[type="submit"] {
    padding-left: 45px;
    padding-right: 45px; }
    @media screen and (max-width: 550px) {
      .contact-form input[type="submit"], .comment-form input[type="submit"] {
        display: block;
        margin: 0 auto; } }
  .contact-form ::-webkit-input-placeholder, .comment-form ::-webkit-input-placeholder {
    color: rgba(34, 34, 34, 0.5); }
  .contact-form :-moz-placeholder, .comment-form :-moz-placeholder {
    color: rgba(34, 34, 34, 0.5); }
  .contact-form ::-moz-placeholder, .comment-form ::-moz-placeholder {
    color: rgba(34, 34, 34, 0.5); }
  .contact-form :-ms-input-placeholder, .comment-form :-ms-input-placeholder {
    color: rgba(34, 34, 34, 0.5); }

.pageWrap {
  display: block;
  position: relative;
  background: inherit; }

.bodyWrap {
  display: inline-block;
  position: relative;
  max-width: 100%;
  width: 100%;
  -webkit-transition: transform .3s;
  -moz-transition: transform .3s;
  -ms-transition: transform .3s;
  transition: transform .3s; }

.cart--is-visible {
  overflow: hidden !important; }

html.overflow--hidden {
  overflow: hidden !important; }

.bodyWrap-spacer {
  padding-top: 160px; }
  @media screen and (max-width: 1280px) {
    .bodyWrap-spacer {
      padding-top: 140px; } }
  @media screen and (max-width: 767px) {
    .bodyWrap-spacer {
      padding-top: 120px; } }
  @media screen and (max-width: 550px) {
    .bodyWrap-spacer {
      padding-top: 100px; } }
  .bodyWrap-spacer + .mosaic {
    margin-top: 0; }

.bodyOverlay {
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
  bottom: 100%;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  transition: opacity .3s;
  -webkit-transition: opacity .3s;
  -ms-transition: opacity .3s;
  z-index: 900; }
  .nav--is-visible .bodyOverlay {
    bottom: 0;
    opacity: .6; }
  .nav--is-hiding .bodyOverlay {
    opacity: 0; }
  .image-hover-light .bodyOverlay {
    background-color: rgba(255, 255, 255, 0.75); }

.page-title {
  text-align: center; }
  .page-title h1 {
    margin-bottom: 20px; }
  @media (min-width: 550px) {
    .page-title {
      margin: 0 0 20px; } }
  .page-title .rte p {
    margin: 0; }
  .page-title .details {
    font-size: 14px;
    font-family: VAGRoundedNext, sans-serif;
    font-style: normal;
    font-weight: 400;
    margin: -10px 0 10px; }

@media (min-width: 550px) {
  .template-collection .page-title, .template-page .page-title {
    margin-top: 50px;
    margin-bottom: 50px; } }

.page-title--left {
  text-align: left; }

.page-title__heading {
  font-size: 42px; }
  .page-title__heading.size--small {
    font-size: 33.6px; }
  .page-title__heading.size--large {
    font-size: 47.9997px; }
  .page-title__heading.size--xlarge {
    font-size: 60.06px; }
  @media screen and (max-width: 549px) {
    .page-title__heading {
      font-size: 30px; }
      .page-title__heading.size--small {
        font-size: 24px; }
      .page-title__heading.size--large {
        font-size: 34.2855px; }
      .page-title__heading.size--xlarge {
        font-size: 50.0001px; } }

.page-title__subheading {
  color: inherit !important;
  margin: 0 0 10px; }

.page-title__text {
  font-size: 19.18px;
  line-height: 1.4;
  margin-bottom: 0.2em;
  font-size: 19.18px; }
  .page-title__text p {
    font-size: inherit;
    font-family: VAGRoundedNext, sans-serif; }
  .page-title__text.size--small {
    font-size: 15.344px; }
  .page-title__text.size--large {
    font-size: 21.91986px; }
  .page-title__text.size--xlarge {
    font-size: 31.96673px; }

/*
 * Breadcrumbs
 */
.breadcrumbs {
  font-family: VAGRoundedNext, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  color: #222222; }
  .breadcrumbs a {
    color: rgba(34, 34, 34, 0.5);
    opacity: .6; }
  @media (max-width: 767px) {
    .breadcrumbs {
      display: none; } }

.breadcrumbs,
.grid-filter {
  padding: 8px 0; }

/*
 * Page Banners - Collections Page and About Page
 */
.banner {
  display: block; }
  .banner .banner-inner {
    display: block;
    position: relative; }
    .banner .banner-inner.banner-padded {
      height: 550px; }
      @media screen and (min-width: 1400px) {
        .banner .banner-inner.banner-padded {
          height: 750px;
          padding-top: 0; } }
    @media screen and (min-width: 1400px) {
      .banner .banner-inner.banner-padded--normal {
        height: 650px;
        padding-top: 0; } }
    @media screen and (min-width: 1400px) {
      .banner .banner-inner.banner-padded--small {
        height: 550px;
        padding-top: 0; } }
    .banner .banner-inner.banner-padded--one-hundred {
      height: 100vh;
      padding-top: 0; }
    .banner .banner-inner.banner-padded--original-height {
      height: auto;
      padding-top: 0; }
      .banner .banner-inner.banner-padded--original-height .banner-img--original {
        display: block;
        width: 100%;
        height: auto; }
      .banner .banner-inner.banner-padded--original-height .banner__title {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center; }
    .banner .banner-inner .banner-img {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  .banner .page-title {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: inherit; }
    .banner .page-title::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .banner .page-title .container {
      position: relative; }
  .banner .banner--text-center {
    text-align: center; }
  .banner .banner--text-left,
  .banner .banner--text-bottom-left {
    text-align: left; }
  .banner .banner--text-right,
  .banner .banner--text-bottom-right {
    text-align: right; }
  .banner .banner--text-bottom-left .page-title,
  .banner .banner--text-bottom-right .page-title {
    align-items: flex-end;
    padding-bottom: 40px; }

.banner--collections {
  margin-top: -160px; }
  @media screen and (max-width: 1280px) {
    .banner--collections {
      margin-top: -140px; } }
  @media screen and (max-width: 767px) {
    .banner--collections {
      margin-top: -120px; } }
  @media screen and (max-width: 550px) {
    .banner--collections {
      margin-top: -100px; } }

.banner-fallback {
  display: block;
  height: 320px;
  width: 100%; }

#about-us .banner-img {
  background-size: 100% auto; }

.product-status-flag {
  display: block;
  position: absolute;
  font-family: VAGRoundedNext, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .5px;
  left: 0;
  top: 0;
  width: 44px;
  height: 44px;
  margin: -10px 0 0 -10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border-radius: 50%;
  z-index: 5;
  transition: opacity .2s ease;
  background-color: black;
  color: white;
  line-height: 1;
  z-index: 1;
  font-size: 0.8rem;
  opacity: 0;
  text-align: center; }
  .product-status-flag.is-sold-out {
    background-color: black;
    color: white;
    font-size: 0.8rem !important; }
  .product-status-flag.promo-sale {
    background-color: #fade6e;
    color: black;
    top: 7px !important;
    left: 15px !important;
    font-size: 0.8rem !important; }
  .product-status-flag.is-back {
    background-color: transparent;
    color: #000000;
    top: 30px !important;
    left: 30px !important;
    font-size: 1.1em;
    font-weight: bolder; }
  .product-status-flag.is-sale {
    background-color: transparent;
    color: #000000;
    top: 7px !important;
    left: 15px !important;
    font-size: 1.0em;
    font-weight: bolder; }
  .product-status-flag.is-sold-out.is-sale {
    background-color: black;
    color: white; }
  .product-status-flag.more-scents {
    background: transparent;
    color: #000000;
    border: 2px solid #000;
    padding: 25px;
    line-height: 1.3em;
    top: 82% !important;
    left: 82% !important;
    font-size: 0.7rem;
    padding: 23px; }

h1#password-logo a {
  font-family: VAGRoundedNext, sans-serif; }

.password-footer {
  padding-top: 10%; }

.template-password .container-wrapper {
  position: relative;
  min-height: 100%;
  min-height: 100vh;
  overflow-x: hidden;
  overflow-y: auto; }
.template-password .container {
  min-height: 100vh;
  z-index: 100; }
.template-password a {
  text-decoration: none; }
.template-password h1,
.template-password a,
.template-password p,
.template-password label,
.template-password .password-login h3,
.template-password .feedback.error,
.template-password .main-logo__text a {
  color: white; }
.template-password .main-logo {
  margin-top: 20px; }
  .template-password .main-logo img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%; }
.template-password .input-group {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  max-width: 440px;
  margin: 30px auto 70px; }
  .template-password .input-group input {
    margin: 0;
    width: 100%;
    height: 48px;
    line-height: normal; }
    .template-password .input-group input.button {
      padding: 12px 30px; }
  .template-password .input-group .form-field--email,
  .template-password .input-group .form-field--password {
    flex-basis: calc(100% - 120px);
    margin: 0; }
  .template-password .input-group .form-field--submit {
    flex-basis: 120px;
    margin: 0; }
.template-password .password__newsletter-text p {
  margin: 20px 0 0; }

.password-wrapper,
.main-logo--wrapper {
  z-index: 999; }

.page__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent no-repeat center center;
  background-size: cover;
  background-repeat: no-repeat; }

.productForm {
  display: block;
  position: relative; }
  .productForm label {
    color: rgba(34, 34, 34, 0.5);
    font-family: VAGRoundedNext, sans-serif;
    font-size: 1.0rem;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .productForm label {
        text-align: center; } }
  .productForm h1 {
    margin-bottom: 0.6em; }
  .productForm .selector-wrapper,
  .productForm .inputGroup {
    display: inline-block;
    position: relative;
    margin-right: 2rem;
    margin-bottom: 15px; }
    @media screen and (max-width: 550px) {
      .productForm .selector-wrapper,
      .productForm .inputGroup {
        margin-right: auto !important;
        margin-left: auto !important; } }
    .productForm .selector-wrapper select,
    .productForm .inputGroup select {
      display: inline-block;
      min-width: 100%;
      border: 1px solid #e4e4e4; }
  .productForm select, .productForm input {
    border: 0;
    border-bottom: 1px solid #e4e4e4; }
  .productForm .selector-wrapper,
  .productForm .inputGroup,
  .productForm select, .productForm input {
    width: 100%; }
    @media (min-width: 550px) {
      .productForm .selector-wrapper,
      .productForm .inputGroup,
      .productForm select, .productForm input {
        width: auto; }
        .productForm .selector-wrapper .inputCounter,
        .productForm .inputGroup .inputCounter,
        .productForm select .inputCounter, .productForm input .inputCounter {
          width: 120px; } }
  .productForm button {
    display: block;
    margin-left: 0; }

.productForm-block {
  display: block;
  position: relative;
  margin-bottom: 0; }
  @media (min-width: 550px) {
    .productForm-block {
      margin-bottom: 1rem; } }
  .productForm-block .product-price {
    display: block;
    position: relative;
    font-family: VAGRoundedNext, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16.8px;
    line-height: 1.4;
    width: 100%;
    margin: 0;
    margin-bottom: 1.5rem; }
    @media screen and (min-width: 399px) {
      .productForm-block .product-price {
        width: auto; } }
    @media screen and (max-width: 767px) {
      .productForm-block .product-price {
        text-align: center; } }
    .template-product .productForm-block .product-price {
      font-size: 19.18px; }
    .productForm-block .product-price strike.product-normal-price {
      color: rgba(34, 34, 34, 0.5); }
    .productForm-block .product-price .product-compare-price,
    .productForm-block .product-price .product-normal-price {
      margin-bottom: 0.2em;
      color: #222222 !important; }
    .productForm-block .product-price .product-sale-price {
      margin-bottom: 0.2em;
      color: #ffd409; }
  .productForm-block .productForm-submit {
    display: block;
    margin: auto;
    min-width: 200px;
    margin-top: 25px;
    margin-left: 0; }
    @media screen and (max-width: 767px) {
      .productForm-block .productForm-submit {
        margin-top: 10px; } }
    @media (min-width: 399px) {
      .productForm-block .productForm-submit {
        margin-right: 25px; } }
  .productForm-block .product-link {
    display: inline-block;
    position: relative;
    font-size: 15.54px;
    line-height: 1.5;
    margin-bottom: 0.2em;
    color: #222222;
    margin-top: 2rem;
    -webkit-transition: 0.2s opacity;
    -moz-transition: 0.2s opacity;
    -ms-transition: 0.2s opacity;
    transition: 0.2s opacity;
    width: 100%;
    text-transform: capitalize; }
    .productForm-block .product-link:hover {
      opacity: 0.8; }
    .productForm-block .product-link .icon-arrow-right {
      font-size: 1rem; }
    @media screen and (min-width: 1280px) {
      .productForm-block .product-link {
        margin-top: 0;
        width: auto; } }
  .productForm-block.is-loading {
    opacity: 0;
    visibility: hidden; }

.productForm-block--hidden {
  display: none !important; }

@media screen and (min-width: 1024px) {
  .productForm-block--options-inline {
    display: flex;
    margin-right: -2em; }
    .productForm-block--options-inline .selector-wrapper select {
      padding-right: 50px;
      max-width: 100%; } }
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .productForm-block--options-inline {
    margin-right: -1em; }
    .productForm-block--options-inline .selector-wrapper {
      margin-right: 1em; } }

.productForm-block--swatches:not(.productForm-block--options-inline) .swatch {
  margin-bottom: 10px; }

.productForm-select {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 48px;
  min-width: 60px;
  background: #fff; }
  .productForm-select select {
    height: 100%;
    padding: 1rem 5rem 0 .6rem;
    background-color: transparent;
    border: 1px solid #e4e4e4; }
    .pseudoform .productForm-select select {
      display: block; }
  .productForm-select label {
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    text-transform: uppercase;
    font-size: 9.66px;
    padding: .3rem .6rem; }
  .productForm-select .selectArrow {
    height: 100%; }
  @media screen and (min-width: 768px) {
    .productForm-select + .productForm-submit {
      margin-left: 10px; } }
  @media screen and (max-width: 767px) {
    .productForm-select {
      margin-top: 15px;
      margin-bottom: 15px; } }

.featured-product {
  margin: 50px 0; }
  .featured-product .product-container,
  .featured-product .product-form {
    padding: 0; }
  .featured-product .product-layout-1--info {
    text-align: center; }
    .featured-product .product-layout-1--info .swatch {
      justify-content: center; }
    .featured-product .product-layout-1--info .product-title__wrapper {
      width: 100%;
      text-align: center; }
    .featured-product .product-layout-1--info .product-container,
    .featured-product .product-layout-1--info .product-form {
      width: 100%;
      padding-left: 0;
      text-align: center; }
    .featured-product .product-layout-1--info .js-counter {
      margin-right: 0px; }
  .featured-product .product-layout-1 .placeholder-svg {
    margin-top: -50px;
    margin-bottom: -100px;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block; }
    @media (max-width: 991px) {
      .featured-product .product-layout-1 .placeholder-svg {
        width: 300px; } }
  .featured-product .product-info p {
    font-size: inherit; }
  .featured-product .product-image--100 {
    width: 100%; }
  .featured-product .product-image--50 {
    width: 50%; }
  .featured-product .product-image--33 {
    width: 33.333%; }
  .featured-product .product-image--25 {
    width: 25%; }
  .featured-product .product-image--fit {
    padding: 10px !important; }
  .featured-product .product-image--fit:first-of-type img {
    max-height: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center; }
  .featured-product .product-image {
    margin-bottom: 0px; }
    .featured-product .product-image > a {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%; }
  .featured-product .variants-wrapper {
    position: relative;
    width: 33.33333%;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 991px) {
      .featured-product .variants-wrapper {
        width: 100%; }
        .featured-product .variants-wrapper .product-image--100.product-image--single-thumbnail {
          width: 50%;
          margin-left: 25%; }
        .featured-product .variants-wrapper .product-image--100 {
          width: 50% !important;
          margin-left: 25%; }
          .featured-product .variants-wrapper .product-image--100 img {
            max-height: 100px; }
        .featured-product .variants-wrapper .product-image--50 {
          width: 50% !important;
          float: left;
          padding: 10px;
          display: inline-block;
          margin-left: 0px;
          text-align: center; }
        .featured-product .variants-wrapper .product-image--33 {
          width: 33.333% !important; }
        .featured-product .variants-wrapper .product-image--25 {
          width: 25% !important; } }
    .featured-product .variants-wrapper img {
      max-height: 150px; }
  .featured-product .product-layout-1 .productForm-block .selector-wrapper {
    margin-left: 10px; }
  .featured-product .product-layout-4 .variants-wrapper {
    width: 100%; }
  .featured-product .productForm .selector-wrapper, .featured-product .productForm .inputGroup {
    margin-right: 2rem; }
  .featured-product .productImgSlider {
    max-width: 100%; }
  .featured-product .product-layout--medium .productImgSlider .product-image {
    max-height: 400px; }
  .featured-product .product-layout--small .productImgSlider .product-image {
    max-height: 300px; }

/*
 * Counter Elements in productForm in quickView and on product.liquid
 */
.counter {
  font-size: 0; }

.inputCounter {
  border: 1px solid #e4e4e4;
  text-align: center;
  width: 100%; }
  @media (min-width: 550px) {
    .inputCounter {
      width: 120px; } }

.inputCounter-down, .inputCounter-up {
  display: block;
  position: absolute;
  bottom: 0;
  color: #222222;
  cursor: pointer;
  font-size: 1.25rem;
  height: 60px;
  line-height: normal;
  text-align: center;
  width: 40px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10; }
  @media (min-width: 550px) {
    .inputCounter-down, .inputCounter-up {
      width: 30px; } }

.inputCounter-down {
  left: 0px; }

.inputCounter-up {
  right: 0px; }

/*
 * Sticky "Shop" Bar
 */
.shopBar {
  display: block;
  position: fixed;
  -webkit-transition: transform .2s ease-in-out, left .3s;
  -moz-transition: transform .2s ease-in-out, left .3s;
  -ms-transition: transform .2s ease-in-out, left .3s;
  transition: transform .2s ease-in-out, left .3s;
  background-color: white;
  background-color: white;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 -2px 3px rgba(247, 247, 247, 0.7);
  color: #222222;
  padding: 15px 0 5px;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%); }
  @media (max-width: 767px) {
    .shopBar {
      display: none; } }
  @media (max-width: 970px) {
    .shopBar .title-block {
      width: calc(80% - 20px/2.666666 ) !important; }
    .shopBar .button-block {
      text-align: right !important; }
    .shopBar .social-block {
      display: none !important; } }
  .shopBar.is-visible {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0); }
  .shopBar .to-top {
    border-left: 1px solid #e4e4e4;
    color: #222222;
    padding: 0 0 0 25px;
    cursor: pointer;
    width: auto; }
    .shopBar .to-top .icon-arrow-left {
      margin-left: 4px;
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg); }
  .shopBar h2 {
    margin-bottom: 0; }
  .shopBar .shopBar-buy {
    text-transform: uppercase; }
    .shopBar .shopBar-buy.is-disabled {
      pointer-events: none;
      opacity: .3; }

.socialBar a {
  -webkit-transition: 0.2s opacity;
  -moz-transition: 0.2s opacity;
  -ms-transition: 0.2s opacity;
  transition: 0.2s opacity;
  color: #222222;
  margin: 0 10px;
  display: inline-block;
  position: relative;
  font-size: 1.4rem;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px; }
  .socialBar a:hover {
    opacity: 0.8; }
  .socialBar a .diamond {
    background-color: transparent;
    opacity: 0; }
    .socialBar a .diamond.ripple-click {
      opacity: 1; }

.productImgSlider {
  position: relative;
  overflow: hidden; }
  .productImgSlider .product-image {
    background-size: contain;
    margin: 0; }
  @media screen and (min-width: 768px) {
    .productImgSlider[data-gallery="zoom"] .product-image, .productImgSlider[data-gallery="zoom"] .product-image {
      cursor: zoom-in;
      cursor: -moz-zoom-in;
      cursor: -webkit-zoom-in;
      cursor: url("./magnify.cur"), move; } }
  .productImgSlider .flickity-viewport {
    width: 100%; }
    @media screen and (max-width: 550px) {
      .productImgSlider .flickity-viewport {
        max-height: 268px; } }
  .productImgSlider.style-text .flickity-page-dots .dot {
    border: 1px solid #222222; }
    .productImgSlider.style-text .flickity-page-dots .dot.is-selected {
      background-color: #222222; }
  .productImgSlider.style-white .flickity-page-dots .dot {
    border: 1px solid #FFFFFF; }
    .productImgSlider.style-white .flickity-page-dots .dot.is-selected {
      background-color: #FFFFFF; }
  .productImgSlider .product-image-inner {
    text-align: center; }
  .productImgSlider .zoomImg {
    pointer-events: none; }
  .productImgSlider .product-image-wrap {
    position: relative;
    overflow: hidden;
    display: inline-block;
    max-width: 100%; }
    .productImgSlider .product-image-wrap img {
      padding: 0 !important; }
    .productImgSlider .product-image-wrap > img:only-child {
      cursor: auto; }
  .productImgSlider.flickity-enabled {
    outline: none; }
    .productImgSlider.flickity-enabled .product-image {
      position: relative;
      opacity: 1; }
      .productImgSlider.flickity-enabled .product-image a {
        display: block;
        width: 100%;
        height: 100%; }
    .productImgSlider.flickity-enabled .product-image:first-of-type {
      padding-top: 0; }

.product-image--no-js {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

@media screen and (min-width: 1400px) {
  .product {
    width: 100% !important; }
    .product .container {
      max-width: 85%; } }
.product .breadcrumbs {
  margin-bottom: 20px; }

.related-products {
  display: inline-block;
  /**
   * Only show 4 products.
   */ }
  .related-products h3.sale {
    color: #ffd409; }
    .related-products h3.sale strike {
      color: rgba(34, 34, 34, 0.5); }
  .related-products h4 {
    font-size: 15.54px;
    font-family: VAGRoundedNext, sans-serif;
    font-weight: 400;
    font-style: normal; }
  .related-products h4:last-of-type {
    font-family: VAGRoundedNext, sans-serif;
    font-weight: 400;
    font-style: normal; }
  .related-products .block:nth-of-type(5), .related-products .block:nth-of-type(5) ~ .block {
    display: none; }
  @media screen and (max-width: 767px) {
    .related-products .row.inline {
      text-align: center; } }
  .related-products .row.inline.row--products-1, .related-products .row.inline.row--products-2 {
    text-align: center; }
    @media screen and (min-width: 1024px) {
      .related-products .row.inline.row--products-1 .block, .related-products .row.inline.row--products-2 .block {
        margin: 0 50px; } }
  .related-products .carousel-slide {
    overflow: visible; }
    @media screen and (max-width: 767px) {
      .related-products .carousel-slide {
        margin-bottom: 50px; }
        .related-products .carousel-slide:last-child {
          margin-bottom: 0; } }
    .related-products .carousel-slide:hover .collectionBlock-image-inner {
      opacity: 1; }
  .related-products .collectionBlock-image-inner {
    overflow: hidden; }

/**
 * Slider Related.
 */
@media screen and (max-width: 767px) {
  .productImgSlider {
    width: 100% !important; }
    .productImgSlider .js-slide {
      width: 100% !important; }
      .productImgSlider .js-slide img {
        max-width: 100%; }
    .productImgSlider .product-image {
      margin-bottom: 0; }
    .productImgSlider .flickity-prev-next-button {
      background: none !important; }
    .productImgSlider .flickity-prev-next-button .arrow {
      fill: #222222; } }
    @media screen and (max-width: 767px) and (min-width: 768px) {
      .productImgSlider .product-image {
        margin-bottom: 30px; } }

.js-productImgSlider {
  /**
   * Flickity was adding a weird :focus outline, like an input.
   */ }
  .js-productImgSlider.row::after {
    display: inline-block;
    position: relative;
    /**
    * Hiding the 'content' attr.
    content: 'flickity';
    */
    font-size: 0;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .js-productImgSlider.row::after {
        display: inline-block;
        position: relative;
        content: '';
        width: 100%; } }

/**
 * Product Images Scroller
 */
.row--scrollable {
  position: relative; }
  .row--scrollable .product-layout-images {
    position: relative; }
    @media screen and (min-width: 1024px) {
      .row--scrollable .product-layout-images {
        width: calc(100% - 360px); }
        .row--scrollable .product-layout-images.product-layout-images--medium {
          width: 60%; }
          .row--scrollable .product-layout-images.product-layout-images--medium + .product-info {
            width: 40%; }
        .row--scrollable .product-layout-images.product-layout-images--small {
          width: 50%; }
          .row--scrollable .product-layout-images.product-layout-images--small + .product-info {
            width: 50%; } }
    @media screen and (min-width: 1280px) {
      .row--scrollable .product-layout-images.product-layout-images--medium {
        width: calc(100% - 540px); }
        .row--scrollable .product-layout-images.product-layout-images--medium + .product-info {
          width: 540px; }
      .row--scrollable .product-layout-images.product-layout-images--small {
        width: calc(100% - 600px); }
        .row--scrollable .product-layout-images.product-layout-images--small + .product-info {
          width: 600px; } }
  @media screen and (min-width: 1024px) {
    .row--scrollable .is-sticky {
      position: fixed;
      top: 60px; }
    .row--scrollable .stick-to-bottom {
      position: absolute;
      top: auto;
      bottom: 0; } }
  @media screen and (min-width: 1024px) {
    .row--scrollable .productImgScroller-nav {
      padding-top: 50px;
      padding-bottom: 50px; }
      .row--scrollable .productImgScroller-nav.is-sticky {
        left: auto; } }
  @media screen and (min-width: 1024px) {
    .row--scrollable .product-info {
      width: 360px; } }
  .row--scrollable .product-info__wrapper {
    padding-top: 30px; }
    @media screen and (max-width: 1023px) {
      .row--scrollable .product-info__wrapper {
        padding-top: 0;
        position: static; } }
  .row--scrollable .product-info__wrapper--static {
    position: static !important; }
  .row--scrollable .product-info .product-title {
    margin-bottom: 20px; }
  .row--scrollable .product-info .product-price h2 {
    margin: 20px 0; }
  @media screen and (max-width: 767px) {
    .row--scrollable .product-info .product-price {
      text-align: center; } }
  .row--scrollable .product-container {
    margin: 0;
    padding: 0; }
    .row--scrollable .product-container .product-description {
      padding: 0;
      margin: 0 0 20px; }
    .row--scrollable .product-container .product-form {
      padding-left: 0; }
  .row--scrollable .product-form {
    padding-left: 0; }

.productImgScroller {
  position: relative;
  margin: 0 auto;
  width: 650px;
  overflow: hidden; }
  @media (max-width: 1399px) {
    .productImgScroller {
      width: 560px; } }
  @media (max-width: 1279px) {
    .productImgScroller {
      width: 370px; } }
  @media (max-width: 767px) {
    .productImgScroller {
      max-width: 100%;
      height: 268px;
      max-height: 268px;
      overflow: visible;
      margin-bottom: 20px; }
      .productImgScroller .flickity-page-dots {
        left: 0;
        right: 0;
        bottom: -140px; } }
  @media (min-width: 768px) {
    .productImgScroller {
      height: auto !important; } }
  .productImgScroller .product-image {
    position: relative;
    width: 650px;
    height: 650px;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -ms-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in; }
    .productImgScroller .product-image a {
      display: block;
      width: 100%;
      height: 100%; }
    .productImgScroller .product-image img {
      max-width: 100%;
      height: auto; }
    @media (max-width: 1399px) {
      .productImgScroller .product-image {
        width: 560px;
        height: 560px; } }
    @media (max-width: 1279px) {
      .productImgScroller .product-image {
        width: 370px;
        height: 370px; } }
    @media (max-width: 767px) {
      .productImgScroller .product-image {
        height: 268px;
        min-height: 268px;
        max-height: 100%;
        margin: 0; } }
    .productImgScroller .product-image .zoomImg {
      -webkit-transition: transform .45s ease-out;
      -moz-transition: transform .45s ease-out;
      -ms-transition: transform .45s ease-out;
      transition: transform .45s ease-out;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0); }
    .productImgScroller .product-image.zoomed .zoomImg {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }

@media screen and (min-width: 1024px) {
  .productImgScroller-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 56px;
    background-color: #fff; }
    .productImgScroller-nav .product-image-thumb {
      display: block;
      width: 56px;
      height: 56px;
      margin-bottom: 10px;
      padding: 0;
      opacity: .35;
      cursor: pointer;
      -webkit-transition: opacity .3s ease-in-out;
      -moz-transition: opacity .3s ease-in-out;
      -ms-transition: opacity .3s ease-in-out;
      transition: opacity .3s ease-in-out; }
      .productImgScroller-nav .product-image-thumb:hover {
        opacity: .5; }
      .productImgScroller-nav .product-image-thumb.active {
        opacity: 1; }
      .productImgScroller-nav .product-image-thumb img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        height: auto; } }
@media screen and (max-width: 1023px) {
  .productImgScroller-nav {
    outline: 0;
    position: relative;
    overflow: hidden;
    height: 108px;
    width: 384px;
    max-width: 100%;
    padding: 0 30px;
    margin: auto; }
    .productImgScroller-nav .js-slide {
      width: 108px;
      height: 108px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .productImgScroller-nav .js-slide img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto; } }
@media screen and (max-width: 420px) {
  .productImgScroller-nav {
    padding: 0; }
    .productImgScroller-nav .js-slide {
      width: 96px;
      height: 96px; } }

.product-layout-images--medium .productImgSlider .product-image {
  max-height: 400px; }
@media screen and (min-width: 768px) {
  .product-layout-images--medium .productImgScroller {
    width: 430px; }
    .product-layout-images--medium .productImgScroller .product-image {
      width: 430px;
      height: 430px; } }

.product-layout-images--small .productImgSlider .product-image {
  max-height: 300px; }
@media screen and (min-width: 768px) {
  .product-layout-images--small .productImgScroller {
    width: 300px; }
    .product-layout-images--small .productImgScroller .product-image {
      width: 300px;
      height: 300px; } }

/**
 * Product Images and Layouts
 */
.product-image {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 40px;
  padding-top: 66%;
  /**
   * Trigger for product image zoom
   */
  /**
   * Show selected image flag.
   */
  /**
   * To fade out and back in after clicking on Variant Popover.
   */ }
  .product-image.zoom--is-loading::after {
    display: block;
    position: absolute;
    background-image: url("/cdn/shop/t/274/assets/load-more.gif?v=158919158043117110171686855909");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 79px 64px !important;
    bottom: 0;
    content: '';
    left: 0;
    right: 0;
    top: 0; }
  .product-image.zoom--is-loading .product-image-zoom {
    background-color: rgba(0, 0, 0, 0.75); }
    .image-hover-light .product-image.zoom--is-loading .product-image-zoom {
      background-color: rgba(255, 255, 255, 0.75); }
  .product-image.zoom--is-visible img {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 1 !important; }
  .product-image.zoom--is-visible .product-image-zoom {
    background-color: rgba(0, 0, 0, 0.75); }
    .image-hover-light .product-image.zoom--is-visible .product-image-zoom {
      background-color: rgba(255, 255, 255, 0.75); }
  .product-image.zoom--is-hiding img {
    opacity: 0 !important; }
  .product-image.zoom--is-hiding img.product-image-img {
    opacity: 1 !important; }
  .product-image.zoom--is-hiding .product-image-zoom {
    background-color: transparent !important; }
  .product-image .zoomImg {
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: url("./magnify.cur"), move;
    background-color: #fff;
    -webkit-transition: top .3s ease-out, left .3s ease-out;
    -moz-transition: top .3s ease-out, left .3s ease-out;
    -ms-transition: top .3s ease-out, left .3s ease-out;
    transition: top .3s ease-out, left .3s ease-out; }
  .product-image .zoom-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: transform .45s ease-out;
    -moz-transition: transform .45s ease-out;
    -ms-transition: transform .45s ease-out;
    transition: transform .45s ease-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
    .product-image .zoom-container.zoomed {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
    @media screen and (max-width: 767px) {
      .product-image .zoom-container {
        display: none !important; } }
  .product-image.is-selected-product .product-selected-mark, .product-image.is-selected-product .product-selected-flag {
    opacity: 1;
    pointer-events: auto; }
  .product-image.fadeOut {
    opacity: 0.3; }
    .product-image.fadeOut.is-selected-product {
      opacity: 1; }

.product-image__video {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  font-size: 70px;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: transform .3s ease;
  -moz-transition: transform .3s ease;
  -ms-transition: transform .3s ease;
  transition: transform .3s ease; }
  .product-image__video:hover {
    -webkit-transform: translate(-50%, -50%) scale(1.3);
    -moz-transform: translate(-50%, -50%) scale(1.3);
    -ms-transform: translate(-50%, -50%) scale(1.3);
    transform: translate(-50%, -50%) scale(1.3); }

/*! Flickity v2.1.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
  -webkit-transition: height .3s ease-in;
  -moz-transition: height .3s ease-in;
  -ms-transition: height .3s ease-in;
  transition: height .3s ease-in; }

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

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

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

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

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: transparent !important;
  border: none;
  color: #222222 !important; }

.flickity-button:hover {
  background: white;
  cursor: pointer; }

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F; }

.flickity-button:disabled {
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0px 85px 10px 0px;
  /*KC*/
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

.template-product .carousel-slide-image {
  background-size: contain; }

.js-slide {
  overflow: hidden; }

@media (min-width: 768px) {
  .product-layout-4--images,
  .product-layout-4--info {
    float: left; }

  .featured-product .product-title__wrapper,
  .featured-product .product-form {
    padding-left: 50px; }
  .featured-product .product-layout-1--info .product-title__wrapper,
  .featured-product .product-layout-1--info .product-form {
    padding-left: 0; } }
.productImgSlider {
  position: relative;
  margin: 0 auto 20px;
  padding: 0;
  width: 100%;
  overflow: visible; }
  .productImgSlider .flickity-page-dots {
    left: 0;
    right: 0;
    bottom: -160px; }
    @media screen and (max-width: 768px) {
      .productImgSlider .flickity-page-dots {
        bottom: -140px; } }
  .productImgSlider .product-image {
    position: relative;
    width: 100%;
    max-height: 605px;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0; }
    @media (max-width: 1399px) {
      .productImgSlider .product-image {
        max-height: 560px; } }
    @media (max-width: 1279px) {
      .productImgSlider .product-image {
        max-height: 480px; } }
    @media (max-width: 767px) {
      .productImgSlider .product-image {
        max-height: 268px; } }
  .productImgSlider .product-image-lightbox {
    display: block;
    width: 100%;
    height: 100%;
    cursor: zoom-in;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: url("./magnify.cur"), move;
    outline: none; }

.productImgSlider-nav {
  outline: 0;
  position: relative;
  overflow: hidden;
  height: 108px;
  width: 384px;
  max-width: 100%;
  padding: 0 30px;
  margin: auto; }
  .productImgSlider-nav .js-slide {
    width: 108px;
    height: 108px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .productImgSlider-nav .js-slide img {
      display: block;
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto; }
  @media (max-width: 420px) {
    .productImgSlider-nav {
      padding: 0; }
      .productImgSlider-nav .js-slide {
        width: 96px;
        height: 96px; } }

.pseudoform select {
  display: none; }

div.product-image-thumb {
  padding-right: 20px; }

img.product-image-thumb:focus {
  border: 1px solid #000; }

.product-image {
  padding: 10px; }

.product-image--fit {
  padding: 10px; }

.product-layout-4 .product-title {
  width: 100%; }

.product-layout-4--info .product-title__wrapper {
  width: 100%; }

.product-template .product-layout-4 .product-image--fit:first-of-type {
  width: 100%; }

.product-layout-4 .product-image--100 {
  width: 100%; }

.product-layout-4 .product-image--50 {
  width: 50%; }

.product-layout-4 .product-image--33 {
  width: 33.333%; }

.product-layout-4 .product-image--25 {
  width: 25%; }

.product-layout-1--images,
.product-layout-1--info {
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto; }

.product-layout-1--info {
  padding-top: 25px !important; }
  .product-layout-1--info .productForm-block--options-inline {
    text-align: center;
    justify-content: center;
    margin-right: 0; }
  .product-layout-1--info .productForm label {
    text-align: center; }
  .product-layout-1--info .productForm select {
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  .product-layout-1--info .swatch .header {
    text-align: center; }
  .product-layout-1--info .swatch .swatch-element {
    margin-left: 5px;
    margin-right: 5px; }

@media screen and (max-width: 1023px) {
  .product-layout--slideshow .product-layout-4--info .product-title__wrapper {
    width: 100%;
    padding-left: 0px; } }
@media screen and (max-width: 767px) {
  .product-layout-4.productImgSlider, .product-layout-4 + .product-info {
    width: 75%;
    float: initial; }

  .product-image--fit {
    padding: 10px; }

  .product-layout-4--images {
    float: initial !important; }

  .product-layout-4--info {
    width: 100%; }

  .product-title__wrapper {
    text-align: center; } }
/**
 * Selected image flag.
 */
.product-selected-flag {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  background-color: #ffd409;
  color: #FFFFFF;
  opacity: 0;
  pointer-events: none; }
  .product-selected-flag.is-visible {
    opacity: 1;
    pointer-events: auto; }

.product-selected-mark {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  display: block;
  position: absolute;
  background-color: #ffd409;
  border-radius: 100px;
  opacity: 0;
  pointer-events: none;
  top: 15px;
  left: 15px;
  width: 30px;
  height: 30px;
  z-index: 1; }
  .product-selected-mark::after {
    display: block;
    position: absolute;
    border-bottom: 3px solid #FFFFFF;
    border-left: 3px solid #FFFFFF;
    content: '';
    height: 6px;
    top: 9px;
    left: 8px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 12px; }
  .product-selected-mark.is-visible {
    opacity: 1;
    pointer-events: auto; }

.product-image-inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden; }
  .product-image--fit .product-image-inner {
    text-align: center; }
    .product-image--fit .product-image-inner::after {
      display: inline-block;
      position: relative;
      content: '';
      height: 100%;
      vertical-align: middle; }
    .product-image--fit .product-image-inner .product-image-img {
      display: inline-block;
      position: relative;
      max-width: 100%;
      opacity: 1;
      vertical-align: middle; }
      @media screen and (min-width: 768px) {
        .product-image--fit .product-image-inner .product-image-img {
          padding-right: 10px; } }
      @media screen and (max-width: 767px) {
        .product-image--fit .product-image-inner .product-image-img {
          max-height: 100%; } }
  .product-image-inner .product-image-img {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    display: inline-block;
    position: relative;
    height: auto;
    opacity: 0; }
  .product-image-inner .product-image-imagefill {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    overflow: hidden; }

.product-info {
  padding: 40px 0 0; }
  @media screen and (min-width: 1024px) {
    .product-info {
      padding: 0; } }
  .product-info .product-title {
    font-size: 33px;
    color: black;
    margin-bottom: 25px; }
    .product-info .product-title.size--large {
      font-size: 37.8px; }
    .product-info .product-title.size--xlarge {
      font-size: 42px; }
    @media screen and (max-width: 767px) {
      .product-info .product-title {
        text-align: center;
        font-size: 28.8px; }
        .product-info .product-title.size--large {
          font-size: 33.6px; }
        .product-info .product-title.size--xlarge {
          font-size: 37.8px; } }
  .product-info .product-price {
    font-family: VAGRoundedNext, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 19.18px;
    margin-bottom: 20px; }
    .product-info .product-price .product-compare-price,
    .product-info .product-price .product-normal-price {
      margin: 20px 0; }
    @media screen and (max-width: 767px) {
      .product-info .product-price {
        text-align: center; } }
  @media screen and (max-width: 767px) {
    .product-info .product-vendor {
      text-align: center; } }
  .product-info .product-variant-preview {
    -webkit-transition: height .3s;
    -moz-transition: height .3s;
    -ms-transition: height .3s;
    transition: height .3s;
    display: block;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 0;
    margin-bottom: 20px;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    width: 280px; }
    @media (max-width: 767px) {
      .product-info .product-variant-preview {
        display: none; } }
    .product-info .product-variant-preview.is-visible {
      height: 200px;
      opacity: 1;
      pointer-events: auto; }
    .product-info .product-variant-preview img {
      width: 100%;
      height: auto;
      opacity: 0; }

@media screen and (min-width: 1024px) {
  .template-product .product-layout--slideshow .product-title__wrapper {
    padding: 0 0 0 70px; }

  .product-layout--slideshow .product-layout-4--info {
    width: 50%; } }
.product-container,
.product-form {
  clear: both;
  padding: 0;
  /**
   * Tabs
   */ }
  @media screen and (min-width: 1024px) {
    .product-container,
    .product-form {
      padding: 0 0 0 70px; } }
  @media screen and (max-width: 767px) {
    .product-container,
    .product-form {
      text-align: center; } }
  .product-container .product-share,
  .product-form .product-share {
    display: block;
    position: relative;
    color: #222222;
    padding: 30px 0 20px; }
    .product-container .product-share a,
    .product-form .product-share a {
      -webkit-transition: 0.2s opacity;
      -moz-transition: 0.2s opacity;
      -ms-transition: 0.2s opacity;
      transition: 0.2s opacity;
      color: #222222; }
      .product-container .product-share a:hover,
      .product-form .product-share a:hover {
        color: 0.8; }
      @media screen and (min-width: 768px) {
        .product-container .product-share a:first-child,
        .product-form .product-share a:first-child {
          margin-left: 0; } }
  .product-container .product-description,
  .product-form .product-description {
    display: block;
    position: relative;
    clear: both;
    overflow: hidden;
    padding: 20px 0; }
  .product-container .product-tabs,
  .product-form .product-tabs {
    margin: 20px 0; }
  .product-container .product-tab,
  .product-form .product-tab {
    padding: 12px 0;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    text-align: left; }
    .product-container .product-tab + .product-tab,
    .product-form .product-tab + .product-tab {
      margin-top: -1px; }
  [data-app-reviews="not-installed"] .product-container .product-tab--reviews, [data-app-reviews="not-installed"]
  .product-form .product-tab--reviews {
    display: none !important; }
  .product-container .product-tab-title,
  .product-form .product-tab-title {
    display: block;
    position: relative;
    color: #222222;
    font-family: VAGRoundedNext, sans-serif;
    font-weight: 400;
    font-size: 15.54px;
    padding: 0px 40px 0 0; }
    .product-container .product-tab-title .icon-toggle,
    .product-form .product-tab-title .icon-toggle {
      position: absolute;
      top: 50%;
      right: 10px;
      width: 15px;
      height: 1px; }
      .product-container .product-tab-title .icon-toggle::before, .product-container .product-tab-title .icon-toggle::after,
      .product-form .product-tab-title .icon-toggle::before,
      .product-form .product-tab-title .icon-toggle::after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        width: 100%;
        height: 100%;
        background: #666;
        -webkit-transition: transform .5s ease;
        -moz-transition: transform .5s ease;
        -ms-transition: transform .5s ease;
        transition: transform .5s ease; }
      .product-container .product-tab-title .icon-toggle::before,
      .product-form .product-tab-title .icon-toggle::before {
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -moz-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg); }
      .product-container .product-tab-title .icon-toggle::after,
      .product-form .product-tab-title .icon-toggle::after {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .product-container .product-tab-title::before, .product-container .product-tab-title::after,
    .product-form .product-tab-title::before,
    .product-form .product-tab-title::after {
      content: '';
      position: absolute;
      left: 0;
      top: -12px;
      bottom: -12px;
      width: 0;
      opacity: .35;
      background: #e4e4e4; }
    .product-container .product-tab-title::after,
    .product-form .product-tab-title::after {
      width: 100%;
      opacity: 0;
      -webkit-transition: width 0s linear 0s, opacity .5s ease;
      -moz-transition: width 0s linear 0s, opacity .5s ease;
      -ms-transition: width 0s linear 0s, opacity .5s ease;
      transition: width 0s linear 0s, opacity .5s ease; }
  .product-container .product-tab-content,
  .product-form .product-tab-content {
    margin: 0;
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity .3s cubic-bezier(0, 1, .5, 1), margin .15s linear;
    -moz-transition: opacity .3s cubic-bezier(0, 1, .5, 1), margin .15s linear;
    -ms-transition: opacity .3s cubic-bezier(0, 1, .5, 1), margin .15s linear;
    transition: opacity .3s cubic-bezier(0, 1, .5, 1), margin .15s linear; }
    .product-container .product-tab-content img,
    .product-form .product-tab-content img {
      max-width: 100%;
      height: auto; }
  .product-container .is-active .product-tab-title .icon-toggle::before,
  .product-form .is-active .product-tab-title .icon-toggle::before {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg); }
  .product-container .is-active .product-tab-title .icon-toggle::after,
  .product-form .is-active .product-tab-title .icon-toggle::after {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -moz-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg); }
  .product-container .is-active .product-tab-title::before,
  .product-form .is-active .product-tab-title::before {
    width: 100%;
    opacity: 0;
    -webkit-transition: width 0s linear 0s, opacity .5s ease;
    -moz-transition: width 0s linear 0s, opacity .5s ease;
    -ms-transition: width 0s linear 0s, opacity .5s ease;
    transition: width 0s linear 0s, opacity .5s ease; }
  .product-container .is-active .product-tab-title::after,
  .product-form .is-active .product-tab-title::after {
    width: 0;
    opacity: .35;
    transition: none; }
  .product-container .is-active .product-tab-content,
  .product-form .is-active .product-tab-content {
    margin: 10px 0;
    height: auto;
    opacity: 1;
    -webkit-transition: opacity .3s cubic-bezier(1, 0, 1, .5), margin .3s linear;
    -moz-transition: opacity .3s cubic-bezier(1, 0, 1, .5), margin .3s linear;
    -ms-transition: opacity .3s cubic-bezier(1, 0, 1, .5), margin .3s linear;
    transition: opacity .3s cubic-bezier(1, 0, 1, .5), margin .3s linear; }
  .product-container .signUp-form,
  .product-form .signUp-form {
    margin: 0; }
  .product-container .contact-form label, .product-container .comment-form label,
  .product-form .contact-form label,
  .product-form .comment-form label {
    color: inherit; }
    .product-container .contact-form label p, .product-container .comment-form label p,
    .product-form .contact-form label p,
    .product-form .comment-form label p {
      color: inherit;
      font-family: inherit;
      font-size: inherit;
      line-height: inherit;
      margin: 0 0 10px; }

@media screen and (max-width: 767px) {
  .product-form .productForm-block {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto; }
    .product-form .productForm-block .inputGroup,
    .product-form .productForm-block .selector-wrapper,
    .product-form .productForm-block label,
    .product-form .productForm-block input,
    .product-form .productForm-block select {
      width: 100%; }
    .product-form .productForm-block .inputGroup .inputCounter {
      width: 100%; }
    .product-form .productForm-block .selector-wrapper {
      margin-left: 0;
      margin-right: 0; } }
.product-form .signUp-form {
  margin: 0; }

.product-container {
  padding: initial !important;
  margin-top: -20px;
  padding-top: 20px; }

.product-bar {
  position: fixed;
  z-index: 10;
  top: auto !important;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 48px;
  background: #fff;
  border-top: 1px solid #e4e4e4;
  padding-left: 30px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s linear, visibility 0s linear .3s;
  -moz-transition: opacity .3s linear, visibility 0s linear .3s;
  -ms-transition: opacity .3s linear, visibility 0s linear .3s;
  transition: opacity .3s linear, visibility 0s linear .3s; }
  @media screen and (max-width: 1023px) {
    .product-bar {
      display: none;
      visibility: hidden; } }

.product-bar--is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s linear, visibility 0s linear 0s;
  -moz-transition: opacity .3s linear, visibility 0s linear 0s;
  -ms-transition: opacity .3s linear, visibility 0s linear 0s;
  transition: opacity .3s linear, visibility 0s linear 0s; }

.product-bar__form {
  float: right;
  display: flex;
  align-items: center;
  width: auto; }
  .product-bar__form button {
    width: 150px;
    padding: 12px 30px;
    text-align: center; }
  .product-bar__form .selector-wrapper {
    margin: 0;
    border-right: 1px solid #e4e4e4; }
    .product-bar__form .selector-wrapper select {
      padding-left: 18px;
      border-bottom: 0;
      height: 47px;
      line-height: normal;
      border: 0;
      border-radius: 0; }
    .product-bar__form .selector-wrapper label {
      display: none !important; }
    .product-bar__form .selector-wrapper .selectArrow {
      right: 18px; }
  .product-bar__form .productForm-block {
    margin-bottom: 0; }
  .product-bar__form .productForm-submit {
    margin: 0;
    height: 47px;
    border-radius: 0; }

.product-bar__info {
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 100px;
  border-right: 1px solid #e4e4e4;
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden; }

.product-bar__image {
  padding: 5px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px; }
  .product-bar__image img {
    display: block;
    max-width: 100%;
    max-height: 100%; }

.product-bar__title {
  margin: 0 20px 0 0;
  font-size: inherit;
  line-height: inherit; }

.product-bar__vendor {
  margin: 0 20px 0 0;
  opacity: .7;
  font-size: inherit;
  line-height: inherit; }

.product-bar__price {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
  font-size: inherit;
  line-height: inherit;
  padding-right: 30px; }

/**
 * Zoom.
 */
.mobile-zoom {
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
  bottom: 0;
  color: white;
  cursor: pointer;
  height: 50px;
  left: 0;
  text-align: center;
  width: 50px; }
  @media (min-width: 768px) {
    .mobile-zoom {
      display: none; } }
  .mobile-zoom .icon-zoom {
    font-size: 20px;
    line-height: 50px; }
  .image-hover-light .mobile-zoom {
    background-color: rgba(255, 255, 255, 0.75);
    color: #222222; }

.mobile-zoom-overlay {
  display: block;
  position: fixed;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity .3s;
  background-color: rgba(255, 255, 255, 0.9);
  bottom: 100%;
  left: 0;
  opacity: 0;
  right: 0;
  top: 0;
  z-index: 1000; }
  .mobile-zoom-overlay.is-visible {
    bottom: 0;
    opacity: 1; }
  .mobile-zoom-overlay.is-hiding {
    opacity: 0; }
  .mobile-zoom-overlay img {
    display: block;
    position: relative;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    margin: 0 auto;
    max-width: 95%;
    opacity: 0;
    z-index: 0; }
    .mobile-zoom-overlay img.fade-in {
      opacity: 1; }
  .mobile-zoom-overlay .mobile-zoom-close {
    display: block;
    position: absolute;
    background-color: #222222;
    color: white;
    cursor: pointer;
    display: none;
    height: 50px;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
    z-index: 1; }
    .mobile-zoom-overlay .mobile-zoom-close .icon-close {
      font-size: 20px;
      line-height: 50px; }
    .image-hover-light .mobile-zoom-overlay .mobile-zoom-close {
      background-color: rgba(255, 255, 255, 0.75);
      color: #222222; }

.is-visible .mobile-zoom-close {
  display: block; }

#shopify-section-footer {
  display: inline-block;
  width: 100%;
  text-align: center; }

.site-footer {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  color: #222222;
  background-color: #f9de6d; }
  .site-footer ul, .site-footer li {
    list-style-type: none; }
  .site-footer .footer-inner {
    padding-top: 30px;
    padding-bottom: 10px; }

@media screen and (min-width: 1024px) {
  .site-footer--push {
    margin-bottom: 48px; } }

.block-divider {
  border-top: 1px solid #e4e4e4;
  display: block;
  padding: 30px 0 20px;
  position: relative;
  width: 100%; }
  .block-divider.auto {
    width: auto; }

.icon-divider {
  display: block;
  position: absolute;
  left: calc(50% - 28px);
  top: -10px; }

.footer-blocks .footer--left,
.footer-blocks .footer--center,
.footer-blocks .footer--right {
  width: 100%;
  /*KC*/ }
.footer-blocks .footer-link {
  font-size: 16px;
  /*KC*/
  display: block; }
  .footer-blocks .footer-link a {
    -webkit-transition: 0.2s opacity;
    -moz-transition: 0.2s opacity;
    -ms-transition: 0.2s opacity;
    transition: 0.2s opacity;
    color: #222222;
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    margin: 5px 0; }
    .footer-blocks .footer-link a:hover {
      opacity: 0.8; }
  .footer-blocks .footer-link span.location {
    display: inline-block;
    vertical-align: top; }
.footer-blocks .footer__logo {
  padding: 10px 0; }
  .footer-blocks .footer__logo img {
    max-width: 100%; }
.footer-blocks .footer__text {
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .footer-blocks .footer__text {
      max-width: 21.6666%;
      padding-left: 10px; }
      .footer-blocks .footer__text:last-child {
        min-width: 12%; } }
.footer-blocks .footer__menus ul {
  display: flex; }
  @media screen and (min-width: 768px) {
    .footer-blocks .footer__menus ul {
      flex-direction: row;
      flex-wrap: wrap; }
      .footer-blocks .footer__menus ul li {
        margin: 0 5px; }
        .footer-blocks .footer__menus ul li a {
          display: block;
          white-space: nowrap; } }
  @media screen and (max-width: 767px) {
    .footer-blocks .footer__menus ul {
      flex-direction: column;
      padding-left: 20px;
      padding-right: 20px; } }
.footer-blocks .footer__menu {
  padding-top: 10px;
  padding-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .footer-blocks .footer__menu + .footer__menu {
      position: relative;
      padding-top: 30px; }
      .footer-blocks .footer__menu + .footer__menu::before {
        content: '';
        position: absolute;
        width: 36px;
        top: 10px;
        left: 50%;
        height: 1px;
        margin-top: 0px;
        margin-left: -18px;
        background: rgba(0, 0, 0, 0.35); } }
@media screen and (min-width: 1023px) {
  .footer-blocks {
    display: flex;
    align-items: center; }
    .footer-blocks .footer--left {
      text-align: left; }
      .footer-blocks .footer--left .footer__menu ul {
        justify-content: flex-start;
        margin-left: -16px; }
      .footer-blocks .footer--left .footer__menu + .footer__menu::before {
        left: 0;
        right: auto;
        margin: 0; }
    .footer-blocks .footer--center {
      text-align: center; }
      .footer-blocks .footer--center .footer__menu ul {
        justify-content: center; }
    .footer-blocks .footer--right {
      text-align: left;
      /*Footer Changes-KC*/ }
      .footer-blocks .footer--right .footer__menu ul {
        justify-content: flex-end;
        margin-right: -16px; }
      .footer-blocks .footer--right .footer__menu + .footer__menu::before {
        left: auto;
        right: 0;
        margin: 0; } }
@media screen and (min-width: 1024px) {
  .footer-blocks .footer__block {
    width: 16%; }
  .footer-blocks .footer__menus {
    width: 50%;
    /*KC*/ }
  .footer-blocks .footer__newsletter {
    width: 87%; }
  .footer-blocks .footer__social {
    width: 15%; } }
@media screen and (max-width: 1022px) {
  .footer-blocks .block {
    text-align: center; } }

.footer-bottom {
  padding: 27px 0 17px;
  background-color: #fafafa;
  font-size: 12px;
  font-family: VAGRoundedNext, sans-serif;
  font-weight: 400;
  font-style: normal; }
  .footer-bottom p,
  .footer-bottom .p {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit; }
  @media screen and (max-width: 768px) {
    .footer-bottom {
      padding: 20px 0; } }
  .footer-bottom .footer__text,
  .footer-bottom .footer__payment {
    text-align: center; }
  @media screen and (min-width: 1024px) {
    .footer-bottom .footer__text {
      text-align: left; } }
  .footer-bottom .footer__copyright a {
    text-decoration: none; }

.footer__social {
  text-align: center; }
  @media screen and (min-width: 1024px) {
    .footer__social {
      text-align: right; } }
  .footer__social img {
    max-width: 90%; }
  .footer__social .social-links {
    padding-top: 50px;
    /*Footer Updates KC */
    padding-bottom: 10px;
    white-space: nowrap; }
  .footer__social .footer-link-social {
    display: inline-block;
    margin-right: 12px; }
    @media screen and (min-width: 768px) {
      .footer__social .footer-link-social {
        margin-right: 9px; } }
    .footer__social .footer-link-social:last-child {
      margin-right: 0; }
    .footer__social .footer-link-social [class^="icon-"] {
      text-align: center;
      width: auto; }
    .footer__social .footer-link-social a:hover, .footer__social .footer-link-social a:focus {
      opacity: .7; }

.footer__currency {
  text-align: right; }
  @media screen and (max-width: 1023px) {
    .footer__currency {
      text-align: center;
      margin-top: 10px; } }

.currency-picker {
  display: inline-block;
  position: relative;
  font-size: 12px;
  font-family: VAGRoundedNext, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit; }
  .currency-picker select {
    background-color: transparent;
    width: 100%;
    padding-right: 1.5em;
    padding-top: 0;
    padding-bottom: 0;
    color: inherit; }
  .currency-picker .selectArrow {
    right: 0;
    height: calc(100% - 2px);
    font-size: 12px;
    color: inherit; }

.colophon {
  margin-top: 15px; }

.fallback-text {
  text-transform: capitalize;
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.payment-icon-list {
  margin: 0;
  color: #222222;
  font-size: 21px; }
  .payment-icon-list > li {
    display: inline-block;
    list-style: outside none none;
    margin: 0; }
    .payment-icon-list > li .payment-icon {
      display: inline-block;
      width: 36px;
      vertical-align: middle; }
  @media screen and (max-width: 550px) {
    .payment-icon-list {
      text-align: center; } }

.site-header {
  display: block;
  position: absolute;
  -webkit-transition: background .3s, left .3s, opacity .15s;
  -moz-transition: background .3s, left .3s, opacity .15s;
  -ms-transition: background .3s, left .3s, opacity .15s;
  transition: background .3s, left .3s, opacity .15s;
  color: #222222;
  background-color: rgba(0, 0, 0, 0);
  left: 0;
  padding: 10px 0;
  top: 0;
  width: 100vw;
  z-index: 1000;
  opacity: 0;
  /**
   * When hero has a border, add some padding on the top.
   */
  /**
   * But when it scrolls ( < 1024px wide), get rid of that padding.
   */
  /**
   * Color Schemes
   * colorScheme--dark // Default
   * only used on the homepage hero
   */ }
  .site-header.template-index {
    color: #222222;
    background-color: white; }
  @media screen and (min-width: 1024px) {
    .site-header.is-standard {
      position: fixed;
      top: 0;
      padding: 0;
      height: 120px;
      -webkit-transition: background .3s, height .3s ease, opacity .15s;
      -moz-transition: background .3s, height .3s ease, opacity .15s;
      -ms-transition: background .3s, height .3s ease, opacity .15s;
      transition: background .3s, height .3s ease, opacity .15s; }
      .site-header.is-standard.template-index .nav-standard {
        color: #222222; }
      .site-header.is-standard.template-index .main-logo__text a {
        max-width: 100%;
        color: #222222; }
      .site-header.is-standard.template-index .nav-account-link {
        top: 41px; }
        .site-header.is-standard.template-index .nav-account-link path {
          fill: #222222; }
      .site-header.is-standard.template-index #cartTotal path {
        fill: #222222; }
      .site-header.is-standard.template-index #cartTotal .cartToggle-items {
        color: #222222; }
      .site-header.is-standard.template-index .searchToggle path {
        fill: #222222; }
      .site-header.is-standard.header--megamenu-visible .nav-standard {
        color: #222222; }
      .site-header.is-standard.header--megamenu-visible .main-logo .logo-home:not(:last-child) {
        display: none;
        visibility: hidden; }
      .site-header.is-standard.header--megamenu-visible .main-logo .logo-other {
        display: block;
        visibility: visible; }
      .site-header.is-standard.header--megamenu-visible .main-logo__text a {
        color: #222222; }
      .site-header.is-standard.header--megamenu-visible .nav-account-link path {
        fill: #222222; }
      .site-header.is-standard.header--megamenu-visible #cartTotal path {
        fill: #222222; }
      .site-header.is-standard.header--megamenu-visible #cartTotal .cartToggle-items {
        color: #222222; }
      .site-header.is-standard.header--megamenu-visible .searchToggle path {
        fill: #222222; }
      .site-header.is-standard .container {
        top: 0;
        -webkit-transition: background .3s ease, top .2s ease, padding .2s ease;
        -moz-transition: background .3s ease, top .2s ease, padding .2s ease;
        -ms-transition: background .3s ease, top .2s ease, padding .2s ease;
        transition: background .3s ease, top .2s ease, padding .2s ease; }
      .site-header.is-standard .menuToggle {
        display: none; }
      .site-header.is-standard .header-fix-cont {
        position: absolute;
        z-index: auto;
        margin: 0 -40px;
        top: 0px;
        bottom: 0;
        height: 120px;
        -webkit-transition: height .2s ease;
        -moz-transition: height .2s ease;
        -ms-transition: height .2s ease;
        transition: height .2s ease; }
        .site-header.is-standard .header-fix-cont .header-fix-cont-inner {
          height: 100%; }
      .site-header.is-standard .main-logo {
        position: relative;
        z-index: auto;
        font-family: VAGRoundedNext, sans-serif;
        font-size: 22px;
        align-items: center;
        -webkit-transition: height .2s ease;
        -moz-transition: height .2s ease;
        -ms-transition: height .2s ease;
        transition: height .2s ease; }
      .site-header.is-standard .main-logo__text a {
        font-weight: 400 !important;
        color: #222222; }
      .site-header.is-standard .cartToggle {
        top: 45px;
        margin-right: 25px;
        -webkit-transition: top .2s;
        -moz-transition: top .2s;
        -ms-transition: top .2s;
        transition: top .2s; }
      .site-header.is-standard .nav-standard {
        display: flex;
        -webkit-transition: padding .2s ease, top .2s ease;
        -moz-transition: padding .2s ease, top .2s ease;
        -ms-transition: padding .2s ease, top .2s ease;
        transition: padding .2s ease, top .2s ease; }
      .site-header.is-standard .nav-search {
        position: static;
        margin: 0; }
        .site-header.is-standard .nav-search .searchToggle {
          position: absolute;
          top: 42px;
          right: 118px;
          z-index: 2;
          width: 30px;
          height: 30px;
          display: flex;
          align-items: center;
          justify-content: center;
          -webkit-transition: top .2s;
          -moz-transition: top .2s;
          -ms-transition: top .2s;
          transition: top .2s; }
          .site-header.is-standard .nav-search .searchToggle .icon-close {
            width: auto;
            height: auto;
            padding: 0;
            font-size: 3rem;
            line-height: normal;
            margin-bottom: 15px;
            color: #82c3d5; }
        .site-header.is-standard .nav-search .nav-search-overlay {
          position: fixed;
          top: 0;
          left: 0;
          right: 0;
          bottom: auto;
          width: 100%;
          z-index: 20;
          overflow: hidden;
          background: white;
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          opacity: 0;
          visibility: hidden;
          -webkit-transition: padding .2s ease, opacity .2s ease, visibility 0s linear .2s;
          -moz-transition: padding .2s ease, opacity .2s ease, visibility 0s linear .2s;
          -ms-transition: padding .2s ease, opacity .2s ease, visibility 0s linear .2s;
          transition: padding .2s ease, opacity .2s ease, visibility 0s linear .2s; }
          .site-header.is-standard .nav-search .nav-search-overlay::after {
            content: '';
            position: absolute;
            top: 100%;
            left: 0;
            right: 0;
            height: 100%;
            box-shadow: 0 0 40px 20px #fff; }
          .site-header.is-standard .nav-search .nav-search-overlay .nav-search-scroller {
            max-height: 60vh;
            overflow-x: hidden;
            overflow-y: auto; }
          .site-header.is-standard .nav-search .nav-search-overlay .nav-search-container {
            position: relative;
            max-width: 85%;
            width: 1186px;
            margin: 0 auto; }
            .site-header.is-standard .nav-search .nav-search-overlay .nav-search-container.is-searching .results::before {
              content: '';
              display: block;
              width: 79px;
              height: 64px;
              background: url(/cdn/shop/t/274/assets/load-more.gif?v=158919158043117110171686855909) no-repeat;
              background-size: contain;
              margin: 15px auto; }
            .site-header.is-standard .nav-search .nav-search-overlay .nav-search-container.is-searching .results__popular-links + .results::before {
              margin-top: -43px; }
            .site-header.is-standard .nav-search .nav-search-overlay .nav-search-container .search-form {
              position: relative;
              width: 100%;
              margin: 40px auto 30px; }
            .site-header.is-standard .nav-search .nav-search-overlay .nav-search-container .searchToggle {
              z-index: 2;
              top: 7px;
              right: 0;
              margin-right: 0 !important; }
              .site-header.is-standard .nav-search .nav-search-overlay .nav-search-container .searchToggle .icon-close {
                display: block;
                font-size: 3.6em;
                color: #222222; }
            .site-header.is-standard .nav-search .nav-search-overlay .nav-search-container label.icon-search {
              position: absolute;
              top: 10px;
              left: 0; }
              .site-header.is-standard .nav-search .nav-search-overlay .nav-search-container label.icon-search svg path {
                fill: #222222; }
          .site-header.is-standard .nav-search .nav-search-overlay .inputGroup {
            margin: 0 auto;
            width: 100%;
            height: 50px; }
          .site-header.is-standard .nav-search .nav-search-overlay .nav-search-input {
            padding: 0 40px;
            height: 100%;
            box-sizing: border-box;
            box-shadow: none;
            border-bottom: 2px solid #222222;
            outline: none;
            text-align: center;
            font-size: 34.02px;
            font-weight: 400 !important; }
            .site-header.is-standard .nav-search .nav-search-overlay .nav-search-input::-webkit-input-placeholder {
              opacity: 0; }
            .site-header.is-standard .nav-search .nav-search-overlay .nav-search-input::-moz-placeholder {
              opacity: 0; }
            .site-header.is-standard .nav-search .nav-search-overlay .nav-search-input:-ms-input-placeholder {
              opacity: 0; }
            .site-header.is-standard .nav-search .nav-search-overlay .nav-search-input:-moz-placeholder {
              opacity: 0; }
          .site-header.is-standard .nav-search .nav-search-overlay .nav-search-submit {
            display: none; }
      .site-header.is-standard .search--is-visible {
        z-index: 5000; }
        .site-header.is-standard .search--is-visible .nav-search .nav-search-overlay {
          position: absolute;
          opacity: 1;
          visibility: visible;
          -webkit-transition: opacity .5s ease, visibility 0s linear 0s;
          -moz-transition: opacity .5s ease, visibility 0s linear 0s;
          -ms-transition: opacity .5s ease, visibility 0s linear 0s;
          transition: opacity .5s ease, visibility 0s linear 0s; }
        .site-header.is-standard .search--is-visible .nav-search .searchToggle .icon-search {
          display: block;
          visibility: visible; }
        .site-header.is-standard .search--is-visible .nav-search .searchToggle .icon-close {
          display: none; }
      .site-header.is-standard .search--is-hiding .nav-search .nav-search-overlay {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .2s ease, visibility 0s linear .2s;
        -moz-transition: opacity .2s ease, visibility 0s linear .2s;
        -ms-transition: opacity .2s ease, visibility 0s linear .2s;
        transition: opacity .2s ease, visibility 0s linear .2s; }
      .site-header.is-standard .nav-account-link {
        top: 41px;
        right: 90px; }
      .site-header.is-standard .nav-account-link--no-search {
        right: 40px; }
      .site-header.is-standard.shift--alert {
        position: absolute;
        top: 35px; }
      .site-header.is-standard.has-scrolled {
        padding: 0;
        height: 60px;
        color: #222222;
        background-color: white; }
        .site-header.is-standard.has-scrolled .nav-standard {
          color: #222222; }
          .site-header.is-standard.has-scrolled .nav-standard .menu-item--meganav {
            padding-bottom: 24px;
            margin-bottom: -20px; }
            .site-header.is-standard.has-scrolled .nav-standard .menu-item--meganav .megamenu-wrapper {
              padding-top: 70px; }
        .site-header.is-standard.has-scrolled .container {
          top: 0;
          padding-top: 0; }
        .site-header.is-standard.has-scrolled .main-logo {
          margin-top: 0; }
          .site-header.is-standard.has-scrolled .main-logo img {
            display: none; }
            .site-header.is-standard.has-scrolled .main-logo img:last-child {
              display: block; }
        .site-header.is-standard.has-scrolled .main-logo__text {
          display: none; }
          .site-header.is-standard.has-scrolled .main-logo__text + .main-logo {
            display: block; }
          .site-header.is-standard.has-scrolled .main-logo__text.main-logo--text-only {
            display: block; }
          .site-header.is-standard.has-scrolled .main-logo__text a {
            color: #222222; }
        .site-header.is-standard.has-scrolled .main-logo,
        .site-header.is-standard.has-scrolled .header-fix-cont {
          height: 60px; }
        .site-header.is-standard.has-scrolled .cartToggle {
          top: 21px; }
        .site-header.is-standard.has-scrolled .nav-account-link {
          top: 17px; }
          .site-header.is-standard.has-scrolled .nav-account-link path {
            fill: #222222; }
        .site-header.is-standard.has-scrolled #cartTotal path {
          fill: #222222; }
        .site-header.is-standard.has-scrolled #cartTotal .cartToggle-items {
          color: #222222; }
        .site-header.is-standard.has-scrolled .searchToggle path {
          fill: #222222; }
        .site-header.is-standard.has-scrolled .nav-search .searchToggle {
          top: 18px; }
        .site-header.is-standard.has-scrolled .nav-search .nav-search-container .searchToggle .icon-close svg path,
        .site-header.is-standard.has-scrolled .nav-search .nav-search-container label.icon-search svg path {
          fill: #222222; }
        .site-header.is-standard.has-scrolled .nav-search .nav-search-input {
          border-bottom: 2px solid #222222; }
      .site-header.is-standard.header--logo_left_links_right .main-logo, .site-header.is-standard.header--logo_center_links_right .main-logo {
        float: left;
        white-space: nowrap;
        text-align: left;
        margin-top: 4px;
        margin-bottom: 4px;
        margin-left: 38px; }
      .site-header.is-standard.header--logo_left_links_right .nav-standard, .site-header.is-standard.header--logo_center_links_right .nav-standard {
        float: right;
        margin-right: 46px;
        padding-top: 9px; }
        .site-header.is-standard.header--logo_left_links_right .nav-standard .menu, .site-header.is-standard.header--logo_center_links_right .nav-standard .menu {
          margin-right: 55px; }
        .site-header.is-standard.header--logo_left_links_right .nav-standard .menu-item:last-child > .submenu, .site-header.is-standard.header--logo_center_links_right .nav-standard .menu-item:last-child > .submenu {
          left: auto;
          right: 0; }
        .site-header.is-standard.header--logo_left_links_right .nav-standard .menu-item:last-child .submenu::before, .site-header.is-standard.header--logo_center_links_right .nav-standard .menu-item:last-child .submenu::before {
          left: auto;
          right: 18px; }
        .site-header.is-standard.header--logo_left_links_right .nav-standard .menu-item:last-child .submenu-item > .submenu, .site-header.is-standard.header--logo_center_links_right .nav-standard .menu-item:last-child .submenu-item > .submenu {
          left: auto;
          right: 100%; }
      .site-header.is-standard.header--logo_left_links_right.has-scrolled .main-logo, .site-header.is-standard.header--logo_center_links_right.has-scrolled .main-logo {
        margin-top: 5px;
        margin-bottom: 5px;
        height: 50px; }
      .site-header.is-standard.header--logo_left_links_right.has-scrolled .nav-standard, .site-header.is-standard.header--logo_center_links_right.has-scrolled .nav-standard {
        padding-top: 0; }
      .site-header.is-standard.header--logo_left_links_center .main-logo {
        float: left;
        white-space: nowrap;
        text-align: left;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 38px; }
      .site-header.is-standard.header--logo_left_links_center .nav-standard {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding-left: 400px;
        padding-right: 400px;
        justify-content: center;
        margin-top: 0; }
        .site-header.is-standard.header--logo_left_links_center .nav-standard .menu {
          width: auto;
          margin: -4px 0 0; }
        .site-header.is-standard.header--logo_left_links_center .nav-standard .menu-item:last-child {
          margin-right: 0; }
      .site-header.is-standard.header--logo_left_links_center.has-scrolled .main-logo {
        margin-top: 5px;
        height: 50px; }
        .site-header.is-standard.header--logo_left_links_center.has-scrolled .main-logo .logo {
          width: auto; }
      .site-header.is-standard.header--logo_left_links_center.has-scrolled .nav-standard {
        top: 0; }
        .site-header.is-standard.header--logo_left_links_center.has-scrolled .nav-standard .menu {
          margin-top: 0; }
      .site-header.is-standard.header--logo_left_links_center.has-scrolled .nav-search .searchToggle {
        top: 18px; }
      .site-header.is-standard.header--logo_center_links_center {
        height: 130px; }
        .site-header.is-standard.header--logo_center_links_center .main-logo {
          text-align: center;
          white-space: nowrap;
          opacity: 1;
          visibility: visible;
          justify-content: center;
          margin-top: 10px;
          margin-left: auto;
          margin-right: auto;
          height: 80px;
          -webkit-transition: margin .2s ease;
          -moz-transition: margin .2s ease;
          -ms-transition: margin .2s ease;
          transition: margin .2s ease; }
        .site-header.is-standard.header--logo_center_links_center.main-logo__text {
          margin-top: 20px; }
        .site-header.is-standard.header--logo_center_links_center .nav-standard {
          position: static;
          margin-top: 0;
          padding-top: 64px;
          clear: both;
          height: auto;
          justify-content: center;
          -webkit-transition: top .2s ease;
          -moz-transition: top .2s ease;
          -ms-transition: top .2s ease;
          transition: top .2s ease; }
          .site-header.is-standard.header--logo_center_links_center .nav-standard .menu {
            width: auto;
            margin: 0; }
          .site-header.is-standard.header--logo_center_links_center .nav-standard .menu-item:last-child {
            margin-right: 0; }
        .site-header.is-standard.header--logo_center_links_center.has-scrolled {
          height: 60px; }
          .site-header.is-standard.header--logo_center_links_center.has-scrolled .main-logo {
            position: absolute;
            top: 0;
            margin-top: 5px;
            height: 50px;
            left: 38px;
            text-align: left;
            justify-content: flex-start;
            height: 50px; }
            .site-header.is-standard.header--logo_center_links_center.has-scrolled .main-logo .logo {
              width: auto; }
          .site-header.is-standard.header--logo_center_links_center.has-scrolled .nav-standard {
            position: relative;
            top: -30px;
            padding-top: 0;
            height: 100%; } }
      @media screen and (min-width: 1024px) and (max-width: 1023px) {
        .site-header.is-standard .nav-standard {
          display: none; } }
  @media screen and (min-width: 768px) {
    .site-header .container {
      max-width: 100%; } }
  .site-header .container .row {
    text-align: center; }
    @media screen and (min-width: 768px) {
      .site-header .container .row {
        width: calc(100% - 80px); } }
  @media screen and (min-width: 768px) {
    .site-header .container .megamenu-wrapper .row {
      max-width: 75%; } }
  @media screen and (min-width: 1400px) {
    .site-header .container .megamenu-wrapper .row {
      max-width: 66.66%; } }
  .site-header.header--border {
    top: 20px; }
    @media (max-width: 399px) {
      .site-header.header--border {
        top: 0; } }
    .site-header.header--border .row.row-lg {
      -webkit-transition: width .3s;
      -moz-transition: width .3s;
      -ms-transition: width .3s;
      transition: width .3s;
      width: calc(100% - 80px); }
      @media screen and (max-width: 1023px) {
        .site-header.header--border .row.row-lg {
          width: calc(95% - 40px); } }
  @media screen and (max-width: 1023px) {
    .site-header.header--border.has-scrolled .row.row-lg {
      width: calc(100% - 40px); } }
  .site-header + section:not(.hero) {
    padding-top: 120px; }
    @media screen and (min-width: 768px) {
      .site-header + section:not(.hero) {
        padding-top: 160px; } }
  .template-index .site-header.colorScheme--light .menuToggle {
    color: white; }
    .template-index .site-header.colorScheme--light .menuToggle .icon-bar,
    .template-index .site-header.colorScheme--light .menuToggle .icon-bar:before,
    .template-index .site-header.colorScheme--light .menuToggle .icon-bar:after {
      background-color: white; }
  .template-index .site-header.colorScheme--light .cartToggle {
    color: white; }
    .template-index .site-header.colorScheme--light .cartToggle.diamond-outline:hover .diamond {
      border-color: white; }
    .template-index .site-header.colorScheme--light .cartToggle.diamond-outline .diamond {
      border-color: rgba(255, 255, 255, 0.5); }
  .site-header.is-hamburger {
    position: absolute;
    top: auto;
    left: 0;
    width: 100%; }
    .site-header.is-hamburger.has-scrolled {
      position: fixed;
      top: 0;
      color: #222222;
      background: white;
      height: 60px;
      padding: 0; }
      .site-header.is-hamburger.has-scrolled .container {
        top: 0; }
      .site-header.is-hamburger.has-scrolled .main-logo {
        margin-top: 0; }
        .site-header.is-hamburger.has-scrolled .main-logo img {
          display: none; }
          .site-header.is-hamburger.has-scrolled .main-logo img:last-child {
            display: block; }
      .site-header.is-hamburger.has-scrolled .main-logo__text {
        display: none; }
        .site-header.is-hamburger.has-scrolled .main-logo__text + .main-logo {
          display: block; }
        .site-header.is-hamburger.has-scrolled .main-logo__text.main-logo--text-only {
          display: block; }
        .site-header.is-hamburger.has-scrolled .main-logo__text a {
          color: #222222; }
      .site-header.is-hamburger.has-scrolled .main-logo,
      .site-header.is-hamburger.has-scrolled .header-fix-cont {
        height: 60px; }
      .site-header.is-hamburger.has-scrolled .header-fix-cont-inner {
        height: 100%; }
      .site-header.is-hamburger.has-scrolled .main-logo__text a {
        color: #222222; }
      .site-header.is-hamburger.has-scrolled .menuToggle {
        top: 5px; }
      .site-header.is-hamburger.has-scrolled .nav-account-link {
        top: 14px; }
        .site-header.is-hamburger.has-scrolled .nav-account-link path {
          fill: #222222; }
      .site-header.is-hamburger.has-scrolled .cartToggle {
        top: 18px; }
      .site-header.is-hamburger.has-scrolled #cartTotal path {
        fill: #222222; }
      .site-header.is-hamburger.has-scrolled #cartTotal .cartToggle-items {
        color: #222222; }
    .site-header.is-hamburger .header-fix-cont {
      height: 100px; }
    .site-header.is-hamburger.shift--alert {
      position: absolute;
      top: auto; }

.header-fix-cont {
  display: block;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 -40px;
  z-index: 3; }

.header-fix-cont-inner {
  transition: transform .3s;
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: transform .3s;
  -ms-transition: transform .3s; }

.mo-padding {
  margin-top: 125px; }

@media screen and (max-width: 1023px) {
  .mo-padding {
    margin-top: 50px; } }
/**
 * Menu Icon
 */
.menuToggle {
  display: block;
  float: left;
  font-size: 20px;
  padding: 10px 10px 12px;
  position: relative;
  left: 31px;
  top: 26px;
  z-index: 100;
  -webkit-transition: opacity .1s, background .2s ease, left .3s, top .2s;
  -moz-transition: opacity .1s, background .2s ease, left .3s, top .2s;
  -ms-transition: opacity .1s, background .2s ease, left .3s, top .2s;
  transition: opacity .1s, background .2s ease, left .3s, top .2s;
  /**
   * Square behind hamburger, rotates when menu is open.
   */ }
  .menuToggle .diamond-bar {
    background-color: white; }

.icon-menu .icon-bar,
.icon-menu .icon-bar:before,
.icon-menu .icon-bar:after {
  background-color: #222222; }

/**
 * Cart Icon
 */
.cartToggle {
  -webkit-transition: background .2s ease, right .3s, top .2s;
  -moz-transition: background .2s ease, right .3s, top .2s;
  -ms-transition: background .2s ease, right .3s, top .2s;
  transition: background .2s ease, right .3s, top .2s;
  color: #222222;
  display: block;
  float: right;
  height: 30px;
  width: 30px;
  margin-right: 0;
  margin-top: 0;
  top: 38px;
  right: 40px;
  position: relative;
  z-index: 2;
  /**
   * Show "CART" text.
   */
  /**
   * "CART" text.
   */
  /**
   * Hero only has border above $xs breakpoint even though this class will still be present.
   */
  /**
   * If .hero is present, remove background.
   */
  /**
   * Child of .diamond-outline this is the bit that's visible and has the hover effect.
   */
  /**
   * The number of items within the cartToggle.
   */ }
  .cartToggle:hover::after {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0); }
  .cartToggle::after {
    display: block;
    position: absolute;
    -webkit-transition: transform 0.1s, opacity .2s;
    -moz-transition: transform 0.1s, opacity .2s;
    -ms-transition: transform 0.1s, opacity .2s;
    transition: transform 0.1s, opacity .2s;
    color: #222222;
    left: -10px;
    opacity: 0;
    right: -10px;
    top: 35px;
    text-align: center;
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px); }
    .header--no-bg .cartToggle::after {
      color: #222222; }
  @media screen and (min-width: 1024px) {
    .header--border .cartToggle {
      right: 50px;
      top: 48px; } }
  .header--no-bg .cartToggle {
    background-color: rgba(255, 255, 255, 0); }
    .header--no-bg .cartToggle.diamond-outline:hover .diamond {
      border-color: #222222; }
    .header--no-bg .cartToggle.diamond-outline .diamond {
      background-color: transparent;
      border-color: #222222; }
  .cartToggle.diamond-outline:hover .diamond {
    border-color: #222222; }
  .cartToggle.diamond-outline .diamond {
    background-color: white;
    border-color: #222222; }
  .cartToggle .cartToggle-items {
    display: block;
    position: absolute;
    bottom: 0px;
    font-size: 90%;
    color: #222222;
    left: 0;
    line-height: 100% !important;
    padding: 8px 0;
    right: 8px;
    text-align: center;
    letter-spacing: 0px !important;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -ms-transition: color .2s;
    transition: color .2s; }

/*
 * Main Logo
 */
.main-logo {
  display: block;
  position: relative;
  -webkit-transition: opacity .3s, transform .3s, -webkit-transform .3s, height .2s;
  -moz-transition: opacity .3s, transform .3s, -webkit-transform .3s, height .2s;
  -ms-transition: opacity .3s, transform .3s, -webkit-transform .3s, height .2s;
  transition: opacity .3s, transform .3s, -webkit-transform .3s, height .2s;
  font-family: VAGRoundedNext, sans-serif;
  text-align: center;
  z-index: 3;
  max-width: 180px;
  height: 100px;
  padding: 10px 0;
  margin-left: auto;
  margin-right: auto;
  /**
   * Actual logo container.
   */ }
  @media (min-width: 550px) {
    .main-logo {
      max-width: 360px; } }
  @media (min-width: 1024px) {
    .main-logo {
      max-width: 500px; } }
  .header--border .main-logo {
    height: 80px; }
  .main-logo .logo {
    display: block;
    position: relative;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none; }
  .main-logo .logo-other {
    display: none; }
  .main-logo #shopName {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.main-logo__text {
  -webkit-transition: color .3s, opacity .3s, transform .3s, -webkit-transform .3s;
  -moz-transition: color .3s, opacity .3s, transform .3s, -webkit-transform .3s;
  -ms-transition: color .3s, opacity .3s, transform .3s, -webkit-transform .3s;
  transition: color .3s, opacity .3s, transform .3s, -webkit-transform .3s;
  font-size: 27.58px;
  font-family: VAGRoundedNext, sans-serif;
  font-style: normal;
  font-weight: 400;
  padding: 0;
  margin-bottom: 0; }
  .main-logo__text.inverted a {
    color: #dddddd; }
  .main-logo__text a {
    display: inline-block;
    max-width: 95%;
    color: #222222; }
  @media (min-width: 768px) {
    .main-logo__text {
      white-space: nowrap; } }
  .main-logo__text + .main-logo {
    display: none; }

.slick-prev,
.slick-next {
  background: none !important; }

/**
 * Magnific popup
 */
/* overlay */
/* Color of overlay screen */
/* Opacity of overlay screen */
/* Shadow on image or iframe */
/* spacing */
/* Padding from left and from right side */
/* Same as above, but is applied when width of window is less than 800px */
/* Base z-index of popup */
/* controls */
/* Include styles for nav arrows */
/* Opacity of controls */
/* Color of controls */
/* Border color of controls */
/* Color of close button when inside */
/* Color of preloader and "1 of X" indicator */
/* Hover color of preloader and "1 of X" indicator */
/* Iframe-type options */
/* Enable Iframe-type popups */
/* Iframe padding top */
/* Background color of iframes */
/* Maximum width of iframes */
/* Ratio of iframe (9/16 = widescreen, 3/4 = standard, etc.) */
/* Image-type options */
/* Enable Image-type popups */
/* Image padding top */
/* Image padding bottom */
/* Removes paddings from top and bottom */
/* Image caption options */
/* Caption title color */
/* Caption subtitle color */
/* A11y */
/* Hide content from browsers, but make it available for screen readers */
/* Transluscent overlay */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

/* Wrapper for popup */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  /* fixes webkit bug that can cause "false" scrollbar */ }

/* Root container */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

/* Vertical centerer helper */
.mfp-container::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

/* Remove vertical centering when popup has class `mfp-align-top` */
.mfp-align-top .mfp-container::before {
  display: none; }

/* Popup content holder */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

/* Cursors */
.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: url("./magnify.cur"), move; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/* Hide the image during the loading */
.mfp-loading.mfp-figure {
  display: none; }

/* Helper class that hides stuff */
.mfp-hide {
  display: none !important; }

/* 2. Appearance */
/* Preloader and text that displays error messages */
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

/* Hide preloader when content successfully loaded */
.mfp-s-ready .mfp-preloader {
  display: none; }

/* Hide content when it was not loaded */
.mfp-s-error .mfp-content {
  display: none; }

/* CSS-reset for buttons */
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent !important;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* Close icon */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 40px; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -10px;
  text-align: right;
  padding-right: 0;
  width: auto; }

/* "1 of X" counter */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

/* Navigation arrows */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow::before, .mfp-arrow::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow::after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow::before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left::after {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left::before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right::after {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right::before {
    border-left: 27px solid #3f3f3f; }

/* Iframe content type */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Image content type */
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
  cursor: zoom-in;
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: url("./magnify.cur"), move; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure::after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
  /* leave some space for counter at right side */ }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
.mfp-gallery .mfp-arrow {
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center; }
  .mfp-gallery .mfp-arrow::before {
    border: 0;
    margin: 0;
    position: static;
    width: auto;
    height: auto; }
  .mfp-gallery .mfp-arrow::after {
    content: none; }
  .mfp-gallery .mfp-arrow.icon-arrow-left:before {
    content: "\e600"; }
  .mfp-gallery .mfp-arrow.icon-arrow-right:before {
    content: "\e601"; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }
    .mfp-img-mobile .mfp-figure::after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: -3px;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
/* Scale navigation arrows and reduce padding from sides */
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
h1, h2, h3, h4, h5, h6 {
  color: black; }

.mobile-zoom-overlay img {
  transform: translateY(-50%) !important;
  top: 50% !important;
  max-height: 100% !important; }

.template-product .mobile-zoom {
  display: none !important; }

#cartTotal path {
  fill: #222222;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s; }
#cartTotal svg {
  margin-left: -4px;
  margin-top: -16px;
  width: 26px; }

.map-section {
  position: relative;
  background-color: #fafafa; }

.no-js .map-section .lazyload {
  display: none; }

.map {
  width: 100%;
  height: 75vh;
  position: relative; }

.map--bg {
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  background-size: cover; }

.map__info {
  display: flex;
  align-items: center;
  width: 50%;
  position: absolute;
  left: 50%;
  margin-left: -25%;
  bottom: 50px;
  padding: 25px 5px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }
  @media screen and (max-width: 1280px) {
    .map__info {
      width: 66%;
      margin-left: -33%; } }
  @media screen and (max-width: 1023px) {
    .map__info {
      width: 80%;
      margin-left: -40%; } }

.map__info_title, .map__address_container, .map__hours_container {
  width: 33.3333%;
  padding-left: 25px;
  padding-right: 25px;
  height: 100%;
  display: inline-block;
  float: left;
  text-align: center; }
  .map__info_title > div, .map__address_container > div, .map__hours_container > div {
    display: inline-block;
    text-align: left; }

.map__info_subheading {
  display: block;
  font-family: VAGRoundedNext, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  margin-top: 5px; }

.map__hours_container {
  border-right: none;
  text-align: center; }

.map__address_container {
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  text-align: center; }

@media screen and (max-width: 767px) {
  .product-status-flag.more-scents {
    top: 84% !important;
    left: 84% !important;
    font-size: .4rem;
    padding: 15px;
    width: 30px;
    height: 30px;
    border: 1px solid #000; }

  .product-status-flag.is-sale {
    font-size: .8rem; }

  .product-status-flag.is-back {
    font-size: 10px; }

  .product-status-flag.promo-sale {
    font-size: .8rem; }

  .map-section {
    padding-bottom: 30px; }

  .map__info {
    position: relative;
    bottom: auto;
    left: auto;
    padding: 35px;
    margin: -117px 28px 0;
    width: auto;
    display: block;
    box-shadow: 0 2px 4px rgba(153, 153, 153, 0.5); }

  .map__info_title, .map__address_container, .map__hours_container {
    width: 100%;
    text-align: center;
    padding: initial;
    float: initial;
    display: block; }
    .map__info_title > div, .map__address_container > div, .map__hours_container > div {
      display: block;
      text-align: inherit; }

  .map__info_title::after {
    content: '';
    display: block;
    margin: 15px auto;
    width: 50px;
    height: 2px;
    background: #e4e4e4; }

  .map__info_subheading {
    margin-top: 8px; }

  .map__address_container {
    border-right: initial;
    border-left: initial;
    margin-bottom: 20px; } }
.shopify-payment-button {
  margin-top: 15px;
  width: 200px; }

@media screen and (max-width: 767px) {
  .shopify-payment-button {
    margin-right: auto;
    margin-left: auto; } }
.shopify-payment-button__button--unbranded {
  line-height: normal !important;
  border-radius: 0 !important;
  height: 47px;
  background: none;
  border: 1px solid black !important;
  padding: 12px 26px !important;
  margin: 0;
  text-transform: capitalize;
  color: white !important;
  background-color: black !important; }

.featured-product .shopify-payment-button__button {
  width: 200px !important;
  position: relative;
  display: inline-block; }
.featured-product .product-layout-1 .shopify-payment-button {
  margin-left: auto;
  margin-right: auto; }
.featured-product .product-layout-1--info .productForm .selector-wrapper,
.featured-product .product-layout-1--info .productForm .inputGroup {
  margin-right: 0; }

div.shopify-payment-button__button--unbranded span:nth-child(2) {
  margin-right: 10px; }

.shopify-payment-button__more-options {
  width: auto !important;
  color: black !important;
  background-color: transparent !important;
  padding: 5px 0;
  margin: auto; }
  .shopify-payment-button__more-options[aria-hidden="true"] {
    display: none; }

.shopify-payment-button__button[disabled] {
  display: none; }

.add-to-cart-btn-style {
  color: black !important;
  border: 1px solid black;
  background-color: white !important;
  padding: 12px 17px;
  line-height: normal;
  height: 47px;
  width: 200px; }

@media screen and (max-width: 767px) {
  .shopify-payment-button__more-options {
    margin: auto; }

  .shopify-payment-button__button--branded, .shopify-payment-button__button--unbranded {
    margin: auto; } }
.shopify-payment-button__button {
  width: 200px !important; }

@media screen and (min-width: 550px) {
  .productForm-block .inputGroup {
    display: inline-block; } }
/**
 * Product Features
 */
.product-features--container {
  margin: 50px 0; }
  @media screen and (max-width: 767px) {
    .product-features--container {
      margin: 30px 0; } }

.feature-item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 50px; }
  .feature-item[data-alignment="center"] {
    align-items: center; }
  .feature-item:last-child {
    margin-bottom: 0; }
  .feature-item .feature-image {
    width: calc(50% - 30px); }
    .feature-item .feature-image .placeholder-svg-filled {
      background-color: #f2f2f2;
      max-width: 100%;
      max-height: 350px; }
    .feature-item .feature-image img {
      display: block;
      max-width: 100%;
      max-height: 550px;
      width: 100%;
      height: auto;
      object-fit: contain; }
      @media screen and (min-width: 768px) {
        .feature-item .feature-image img {
          float: right; } }
  .feature-item .feature-text {
    width: calc(50% - 30px); }
  .feature-item .feature-text-wrap {
    max-width: 520px; }
  .feature-item h1 {
    font-size: 42px; }
    .feature-item h1.size--small {
      font-size: 33.6px; }
    .feature-item h1.size--large {
      font-size: 47.9997px; }
    .feature-item h1.size--xlarge {
      font-size: 60.06px; }
    @media screen and (max-width: 549px) {
      .feature-item h1 {
        font-size: 30px; }
        .feature-item h1.size--small {
          font-size: 24px; }
        .feature-item h1.size--large {
          font-size: 34.2855px; }
        .feature-item h1.size--xlarge {
          font-size: 50.0001px; } }
  .feature-item .feature-text__p p {
    font-size: inherit; }
  @media screen and (max-width: 1023px) {
    .feature-item .feature-image .placeholder-svg-filled,
    .feature-item .feature-image img {
      max-height: 400px; } }
  @media screen and (max-width: 767px) {
    .feature-item {
      flex-direction: row-reverse;
      flex-wrap: wrap;
      margin-bottom: 50px;
      text-align: center; }
      .feature-item:last-child {
        margin-bottom: 0; }
      .feature-item .feature-text {
        width: 100%; }
      .feature-item .feature-image {
        width: 100%;
        margin-bottom: 20px; }
        .feature-item .feature-image .placeholder-svg-filled,
        .feature-item .feature-image img {
          margin-left: auto;
          margin-right: auto;
          max-height: 320px; } }

.feature-item--odd {
  flex-direction: row-reverse; }
  @media screen and (min-width: 768px) {
    .feature-item--odd .feature-image img {
      float: left; } }

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

/**
 * Icons row
 */
.icons-row .pad-sm {
  margin: 0; }

.icons-row--background {
  padding: 55px 0; }
  @media screen and (max-width: 550px) {
    .icons-row--background {
      padding: 35px 0; } }

.icons-row-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px; }

.icons-row__item {
  width: 33.33333333%;
  text-align: center;
  padding: 0 50px;
  margin-bottom: 25px; }
  @media screen and (max-width: 1023px) {
    .icons-row__item {
      padding: 0 20px; } }
  @media screen and (max-width: 550px) {
    .icons-row__item {
      width: 100%;
      margin-bottom: 35px; }
      .icons-row__item:last-child {
        margin-bottom: 10px; } }

.icons-row__icon {
  display: inline-block;
  font-size: 2.5em;
  margin-bottom: 14px; }

.icons-row__title {
  margin-bottom: 18px;
  color: inherit !important; }

.icons-row__content {
  margin-bottom: 0; }

/**
	* Swatches Styles
	*/
.swatch {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  height: max-content;
  width: 100%;
  margin-right: 0; }
  @media screen and (max-width: 767px) {
    .swatch {
      justify-content: center; } }
  .swatch .header {
    width: 100%;
    color: rgba(34, 34, 34, 0.5);
    font-family: VAGRoundedNext, sans-serif;
    font-size: 1.0rem;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 3px; }
    @media screen and (max-width: 767px) {
      .swatch .header {
        text-align: center; } }
  .swatch .header__value {
    display: none;
    color: #222222; }
    .swatch .header__value::before {
      content: ': ';
      color: rgba(34, 34, 34, 0.5); }
  .swatch .header__value.block {
    display: block;
    width: 100%; }
    .swatch .header__value.block::before {
      content: ''; }
  .swatch input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 50%;
    z-index: 10;
    display: block;
    cursor: pointer; }
    .swatch input:checked ~ span::after {
      opacity: 1;
      visibility: visible;
      -webkit-transition: opacity .2s ease, visibility 0s linear 0s;
      -moz-transition: opacity .2s ease, visibility 0s linear 0s;
      -ms-transition: opacity .2s ease, visibility 0s linear 0s;
      transition: opacity .2s ease, visibility 0s linear 0s; }
  .swatch .color label span {
    border-radius: 50%; }
  .swatch .swatch-element:not(.color) {
    margin-right: 20px; }
    .swatch .swatch-element:not(.color) label {
      padding: 10px 15px;
      border: 1px solid #e4e4e4;
      color: #222222; }
    .swatch .swatch-element:not(.color) input:checked ~ label {
      border: 1px solid #222222; }
    .swatch .swatch-element:not(.color).soldout input {
      cursor: not-allowed; }
  .swatch .swatch-element.color label {
    height: 30px !important;
    min-width: 30px !important;
    line-height: 30px; }
  .swatch label {
    position: relative;
    float: left;
    margin: 0;
    font-size: 13px;
    text-align: center;
    white-space: nowrap;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: center; }
    .swatch label span {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #ddd;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat; }
      .swatch label span::after {
        content: '';
        position: absolute;
        top: -4px;
        left: -4px;
        right: -4px;
        bottom: -4px;
        border: 1px solid #e4e4e4;
        border-radius: 50%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .2s ease, visibility 0s linear .2s;
        -moz-transition: opacity .2s ease, visibility 0s linear .2s;
        -ms-transition: opacity .2s ease, visibility 0s linear .2s;
        transition: opacity .2s ease, visibility 0s linear .2s; }
  .swatch .swatch-element {
    position: relative;
    margin: 0px 10px 10px 0;
    -webkit-transform: translateZ(0);
    /* webkit flicker fix */
    -webkit-font-smoothing: antialiased;
    /* webkit text rendering fix */ }
    .swatch .swatch-element label {
      padding: 0 10px;
      cursor: pointer; }
    .swatch .swatch-element .crossed-out {
      display: none; }
    .swatch .swatch-element.color label {
      padding: 0; }
    .swatch .swatch-element.soldout .crossed-out {
      display: block; }
    .swatch .swatch-element.soldout label {
      filter: alpha(opacity=50);
      /* internet explorer */
      -khtml-opacity: 0.5;
      /* khtml, old safari */
      -moz-opacity: 0.5;
      /* mozilla, netscape */
      opacity: 0.5;
      /* fx, safari, opera */ }
    .swatch .swatch-element.white label span {
      box-shadow: inset 0 0 0 1px #82c3d5; }
    @media screen and (max-width: 767px) {
      .swatch .swatch-element {
        float: none;
        display: inline-block;
        margin: 0 5px 10px; } }
  .swatch.error {
    background-color: #e8d2d2 !important;
    color: #333 !important;
    padding: 1em; }
    .swatch.error p {
      margin: 0.7em 0; }
      .swatch.error p:first-child {
        margin-top: 0; }
      .swatch.error p:last-child {
        margin-bottom: 0; }
    .swatch.error code {
      font-family: monospace; }

.swatch-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -100%;
  display: none; }

.crossed-out {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.swatches-fake {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }
  .swatches-fake input,
  .swatches-fake .header {
    display: none; }
  .swatches-fake .swatch-element {
    margin: 0 4px; }
    .swatches-fake .swatch-element label {
      min-width: 12px !important;
      width: 12px !important;
      height: 12px !important;
      border: 0;
      border-radius: 0;
      cursor: default; }
      .swatches-fake .swatch-element label span {
        width: 100%;
        height: 100%; }
        .swatches-fake .swatch-element label span::after {
          content: none; }
  .swatches-fake .swatch-link {
    display: block; }

/**
	* Product Reviews
	*/
.spr-badge {
  margin-bottom: 20px; }
  [data-app-reviews="not-installed"] .spr-badge {
    display: none !important; }

.spr-form-input {
  border: 1px solid #e4e4e4; }
  .spr-form-input.spr-starrating, .spr-form-input.spr-form-input-textarea {
    border: none; }

.spr-review-header-byline {
  font-style: initial !important; }
  .spr-review-header-byline strong {
    font-style: initial;
    font-weight: initial; }

.spr-header-title,
.spr-summary {
  text-align: left !important; }

.reviews-fake {
  display: none !important; }

/**
	* Mosaic Section
	*/
.section-mosaic .row {
  padding: 10px; }
.section-mosaic .block {
  padding: 10px; }
@media screen and (max-width: 767px) {
  .section-mosaic .block--left {
    display: flex;
    flex-direction: column; }
    .section-mosaic .block--left .mosaic__blocks {
      order: 1;
      width: 100%; }
    .section-mosaic .block--left .mosaic__content {
      order: 2;
      width: 100%; } }

.mosaic__content {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 10px 0; }
  @media screen and (max-width: 767px) {
    .mosaic__content {
      padding: 30px 0; } }

.mosaic__content-container {
  padding: 0 100px; }
  @media screen and (max-width: 1399px) {
    .mosaic__content-container {
      padding: 0 20px; } }
  @media screen and (max-width: 767px) {
    .mosaic__content-container {
      padding: 0 20px; } }

@media screen and (min-width: 768px) {
  .mosaic__content--one {
    height: calc(50vh - 20px); }
    .block--default-height .mosaic__content--one {
      height: calc(50vh * 0.75 - 20px); }

  .mosaic__content--two,
  .mosaic__content--three {
    height: calc(60vh - 20px); }
    .block--default-height .mosaic__content--two, .block--default-height
    .mosaic__content--three {
      height: calc(60vh * 0.75 - 20px); }

  .mosaic__content--four {
    height: calc(40vh - 20px); }
    .block--default-height .mosaic__content--four {
      height: calc(40vh * 0.75 - 20px); }
    .mosaic__content--four .mosaic__heading {
      font-size: 34.8px;
      margin-bottom: 0.18em; }
    .mosaic__content--four .mosaic__text {
      font-size: 13.44px;
      letter-spacing: -0.01em; }

  .mosaic__content--no-blocks {
    height: calc(100vh - 20px); }
    .block--default-height .mosaic__content--no-blocks {
      height: calc(100vh * 0.75 - 20px); } }
.mosaic__content--half-height {
  height: auto; }

.mosaic__heading {
  font-size: 43.2px; }
  @media screen and (max-width: 767px) {
    .mosaic__heading {
      font-size: 36px; } }

.mosaic__text {
  margin: 0 auto 26px;
  font-size: 15.68px;
  line-height: 1.67; }
  .block--default-height .mosaic__text {
    margin-bottom: 18px; }

.mosaic__image {
  position: relative;
  height: calc(100vh - 20px); }
  .block--default-height .mosaic__image {
    height: calc(100vh * 0.75 - 20px); }
  @media screen and (max-width: 1023px) {
    .mosaic__image {
      height: calc(50vh - 20px); }
      .block--default-height .mosaic__image {
        height: calc(50vh * 0.75 - 20px); } }

/*
 * Mosaic Blocks
 */
@media screen and (min-width: 768px) {
  .mosaic__blocks {
    display: flex;
    flex-wrap: wrap;
    margin: -10px; }

  .mosaic__blocks--one .mosaic__block {
    width: calc(100% - 20px);
    height: calc(50vh - 20px); }
    .block--default-height .mosaic__blocks--one .mosaic__block {
      height: calc(50vh * 0.75 - 20px); }

  .mosaic__blocks--two .mosaic__block {
    width: calc(50% - 20px);
    height: calc(40vh - 20px); }
    .block--default-height .mosaic__blocks--two .mosaic__block {
      height: calc(40vh * 0.75 - 20px); }

  .mosaic__blocks--three .mosaic__block {
    width: calc(33.33% - 20px);
    height: calc(40vh - 20px); }
    .block--default-height .mosaic__blocks--three .mosaic__block {
      height: calc(40vh * 0.75 - 20px); }

  .mosaic__blocks--four .mosaic__block {
    width: calc(50% - 20px);
    height: calc(30vh - 20px); }
    .block--default-height .mosaic__blocks--four .mosaic__block {
      height: calc(30vh * 0.75 - 20px); }

  .mosaic__blocks--five .mosaic__block {
    height: calc(30vh - 20px); }
    .block--default-height .mosaic__blocks--five .mosaic__block {
      height: calc(30vh * 0.75 - 20px); }
    .mosaic__blocks--five .mosaic__block:nth-child(1) {
      width: calc(100% - 20px);
      height: calc(40vh - 20px); }
      .block--default-height .mosaic__blocks--five .mosaic__block:nth-child(1) {
        height: calc(40vh * 0.75 - 20px); }
    .mosaic__blocks--five .mosaic__block:nth-child(2), .mosaic__blocks--five .mosaic__block:nth-child(3), .mosaic__blocks--five .mosaic__block:nth-child(4), .mosaic__blocks--five .mosaic__block:nth-child(5) {
      width: calc(50% - 20px); }

  .block--images-only .mosaic__blocks--four .mosaic__block:nth-child(2), .block--images-only .mosaic__blocks--four .mosaic__block:nth-child(3) {
    width: calc(40% - 20px); }
  .block--images-only .mosaic__blocks--four .mosaic__block:nth-child(1), .block--images-only .mosaic__blocks--four .mosaic__block:nth-child(4) {
    width: calc(60% - 20px); }
  .block--images-only .mosaic__blocks--five .mosaic__block:nth-child(1) {
    width: calc(100% - 20px); }
  .block--images-only .mosaic__blocks--five .mosaic__block:nth-child(3), .block--images-only .mosaic__blocks--five .mosaic__block:nth-child(4) {
    width: calc(40% - 20px); }
  .block--images-only .mosaic__blocks--five .mosaic__block:nth-child(2), .block--images-only .mosaic__blocks--five .mosaic__block:nth-child(5) {
    width: calc(60% - 20px); }

  .block--no-text .mosaic__blocks--one .mosaic__block {
    height: calc(100vh - 20px); }
  .block--no-text .mosaic__blocks--two .mosaic__block {
    width: calc(100% - 20px);
    height: calc(50vh - 20px); }
  .block--no-text .mosaic__blocks--three .mosaic__block {
    width: calc(50% - 20px);
    height: calc(50vh - 20px); }
    .block--no-text .mosaic__blocks--three .mosaic__block:first-child {
      width: calc(100% - 20px); }
  .block--no-text .mosaic__blocks--four .mosaic__block {
    height: calc(50vh - 20px); }
  .block--no-text.block--default-height .mosaic__blocks--one .mosaic__block {
    height: calc(100vh * 0.75 - 20px); }
  .block--no-text.block--default-height .mosaic__blocks--two .mosaic__block {
    height: calc(50vh * 0.75 - 20px); }
  .block--no-text.block--default-height .mosaic__blocks--three .mosaic__block {
    height: calc(50vh * 0.75 - 20px); }
  .block--no-text.block--default-height .mosaic__blocks--four .mosaic__block {
    height: calc(50vh * 0.75 - 20px); }

  .mosaic__blocks--split.mosaic__blocks--four .mosaic__block:nth-child(1), .mosaic__blocks--split.mosaic__blocks--four .mosaic__block:nth-child(2), .mosaic__blocks--split.mosaic__blocks--four .mosaic__block:nth-child(3), .mosaic__blocks--split.mosaic__blocks--four .mosaic__block:nth-child(4) {
    width: calc(50% - 20px); }
  .mosaic__blocks--split.mosaic__blocks--five .mosaic__block:nth-child(2), .mosaic__blocks--split.mosaic__blocks--five .mosaic__block:nth-child(3), .mosaic__blocks--split.mosaic__blocks--five .mosaic__block:nth-child(4), .mosaic__blocks--split.mosaic__blocks--five .mosaic__block:nth-child(5) {
    width: calc(50% - 20px); } }
.mosaic__blocks--arrows-white button.slick-next::after,
.mosaic__blocks--arrows-white button.slick-prev::after {
  color: #fff; }

.mosaic__block {
  position: relative;
  height: calc(50vh - 20px); }
  .block--default-height .mosaic__block {
    height: calc(50vh * 0.75 - 20px); }
  @media screen and (min-width: 768px) {
    .mosaic__block {
      margin: 10px; } }

.mosaic__block-image,
.mosaic__block-product {
  position: relative;
  height: 100%;
  display: block; }

.mosaic__block-bg,
.mosaic__image-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }

.mosaic__image-bg--no-image .svg-placeholder,
.mosaic__block-bg--no-image .svg-placeholder,
.mosaic__block-product-image--no-image .svg-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .mosaic__image-bg--no-image .svg-placeholder svg,
  .mosaic__block-bg--no-image .svg-placeholder svg,
  .mosaic__block-product-image--no-image .svg-placeholder svg {
    max-width: 200%; }

.mosaic__block-product-image--no-image .svg-placeholder {
  background: none; }
  .mosaic__block-product-image--no-image .svg-placeholder svg {
    min-height: 220px; }

.mosaic__block-text,
.mosaic__image-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px 36px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  color: #fff;
  font-size: 25.2px;
  font-family: VAGRoundedNext, sans-serif;
  font-weight: 400;
  font-style: normal; }
  @media screen and (max-width: 767px) {
    .mosaic__block-text,
    .mosaic__image-text {
      font-size: 22.4px; } }

.mosaic__block-text {
  padding: 16px;
  font-size: 21.84px; }
  @media screen and (max-width: 767px) {
    .mosaic__block-text {
      font-size: 18.2px; } }

.mosaic__block-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mosaic__block-product-image {
  position: relative;
  height: calc(100% - 45px);
  width: 100%;
  margin: 0 auto 4px; }
  .mosaic__block-product-image .mosaic__block-bg {
    background-size: contain; }

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

.mosaic__product-title {
  font-size: 15.96px;
  font-family: VAGRoundedNext, sans-serif;
  font-weight: 400;
  font-style: normal; }

/**
	* Testimonials
	*/
.testimonials-section {
  padding-top: 80px;
  margin: 0 0 50px; }
  @media screen and (max-width: 767px) {
    .testimonials-section {
      margin: 0 0;
      padding-top: 50px; } }

.testimonials {
  max-width: 85%;
  width: 1160px;
  margin: 0 auto; }
  .testimonials h1 {
    font-size: 36px;
    margin-bottom: 56px; }
    @media screen and (max-width: 767px) {
      .testimonials h1 {
        margin-bottom: 15px;
        text-align: center; } }

@media screen and (min-width: 1280px) {
  .testimonials--full {
    max-width: calc(85% * 0.75); } }

.testimonials__blocks {
  margin: 0 -14px;
  /*padding-bottom: 40px;*/ }
  @media screen and (min-width: 768px) {
    .testimonials__blocks {
      padding: 0;
      margin: 0 -20px;
      display: flex;
      flex-wrap: wrap; } }
  @media screen and (min-width: 1024px) {
    .testimonials__blocks {
      margin: 0 -24px; } }
  @media screen and (min-width: 1280px) {
    .testimonials__blocks {
      margin: 0 -32px; } }
  .testimonials__blocks .slick-dots {
    bottom: 0;
    padding-bottom: 0; }
    .testimonials__blocks .slick-dots li {
      border-color: #82c3d5;
      background-color: white;
      color: white; }
      .testimonials__blocks .slick-dots li.slick-active {
        background-color: #82c3d5; }

.testimonials__block {
  padding: 28px 14px 0; }
  @media screen and (min-width: 768px) {
    .testimonials__block {
      width: calc(100% - 40px);
      margin: 0 20px 40px;
      padding: 0; } }
  @media screen and (min-width: 1024px) {
    .testimonials__block {
      width: calc(100% - 48px);
      margin: 0 24px 48px; } }
  @media screen and (min-width: 1280px) {
    .testimonials__block {
      width: calc(100% - 64px);
      margin: 0 32px 64px; } }

@media screen and (min-width: 768px) {
  .testimonials__block--one-half {
    width: calc(50% - 40px); } }
@media screen and (min-width: 1024px) {
  .testimonials__block--one-half {
    width: calc(50% - 48px); } }
@media screen and (min-width: 1280px) {
  .testimonials__block--one-half {
    width: calc(50% - 64px); } }

@media screen and (min-width: 768px) {
  .testimonials__block--one-third {
    width: calc(50% - 40px); } }
@media screen and (min-width: 1024px) {
  .testimonials__block--one-third {
    width: calc(33.33% - 48px); } }
@media screen and (min-width: 1280px) {
  .testimonials__block--one-third {
    width: calc(33.33% - 64px); } }

.testimonial--justify {
  text-align: justify; }
  @media screen and (min-width: 768px) {
    .testimonial--justify .testimonial__author {
      margin-left: 26px; } }

.testimonial--center {
  text-align: center; }
  .testimonial--center .testimonial__bottom {
    justify-content: center;
    padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .testimonial--center .accent-line + .testimonial__author {
      margin-left: 26px; } }

.testimonial__blockquote {
  position: relative;
  z-index: 1;
  margin: 0 0 20px;
  line-height: 1.55;
  text-align: inherit; }
  @media screen and (min-width: 1280px) {
    .testimonial__blockquote {
      margin: 0 0 48px; } }
  @media screen and (min-width: 768px) {
    .testimonial__blockquote {
      margin: 0 0 30px; } }
  @media screen and (max-width: 767px) {
    .testimonial__blockquote {
      text-align-last: center; } }

.testimonial__blockquote-quotes {
  content: '';
  position: absolute;
  left: -23px;
  top: -28px;
  z-index: -1;
  width: 114px;
  height: 71px; }
  .testimonial__blockquote-quotes svg {
    display: block;
    width: 100%;
    height: 100%; }
  @media screen and (max-width: 767px) {
    .testimonial__blockquote-quotes {
      left: -14px; } }

.testimonial__bottom {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .testimonial__bottom {
      flex-direction: column; } }

.testimonial__author {
  font-size: 14px;
  margin: 0;
  font-family: VAGRoundedNext, sans-serif;
  font-weight: 400;
  font-style: normal; }
  @media screen and (max-width: 767px) {
    .testimonial__author {
      margin: 15px 0 0; } }

.accent-line {
  display: block;
  margin: 2px 0 0; }

.accent-line--curved {
  width: 75px;
  height: 10px; }
  .accent-line--curved svg {
    display: block;
    width: 100%;
    height: 100%; }
    .accent-line--curved svg path {
      fill: #e4e4e4; }

.accent-line--straight {
  width: 75px;
  height: 2px;
  margin-top: 8px;
  margin-bottom: 4px;
  background-color: #e4e4e4; }

/**
	* Popup
	*/
.popup {
  background-color: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  vertical-align: middle;
  position: relative;
  z-index: 9999;
  width: 720px; }
  .popup h2 {
    margin-bottom: 12px; }
  .popup p {
    line-height: 1.36; }
  .popup #mail {
    display: table-cell; }
  .popup .input-group {
    margin-top: 25px; }
  .popup .input-group-btn {
    display: table-cell;
    vertical-align: top; }
  .popup .signUp-form {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 24px;
    padding: 0px 12px 0 7px; }

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

.popup-column {
  width: 50%;
  padding: 55px 25px;
  min-height: 467px;
  display: flex;
  align-items: center;
  justify-content: center; }

.popup-image {
  padding: 0;
  align-self: stretch;
  background-color: #e0e0e0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.close-modal {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 19px 31px;
  font-size: 30px;
  color: black;
  opacity: .75; }
  .close-modal::before {
    text-decoration: none;
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle; }
  .close-modal:hover {
    opacity: 1; }

.popup--no-image {
  width: 500px; }
  .popup--no-image .popup-column {
    width: 100%;
    padding-bottom: 35px;
    min-height: 350px; }

.no-js .popup {
  display: none !important; }

.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1000;
  padding: 20px;
  box-sizing: border-box;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.3);
  text-align: center;
  /* Hide blocker on mobile */ }
  @media screen and (max-width: 767px) {
    .blocker {
      display: none !important; } }

.blocker::after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em; }

.logos-list-wrapper {
  position: relative;
  overflow: hidden;
  height: 90px;
  text-align: center;
  padding: 0 40px; }
  .logos-list-wrapper .slick-prev {
    left: -40px; }
  .logos-list-wrapper .slick-next {
    right: -40px; }
  .logos-list-wrapper .slick-track {
    margin: auto; }

.logos-slider {
  height: 100%;
  margin: auto; }

.logos-slider__item {
  display: block;
  width: 120px;
  height: 90px;
  margin: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain; }
  .logos-slider__item.svg-placeholder {
    background-color: transparent; }

.no-js .site-header {
  opacity: 1; }
.no-js .logos-slider {
  text-align: center;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden; }
  .no-js .logos-slider .js-slide {
    display: inline-block;
    margin: 0 60px; }
    @media screen and (max-width: 767px) {
      .no-js .logos-slider .js-slide {
        margin: 0 30px; } }
.no-js .lazyload:not(.js-slide) {
  display: none !important; }
.no-js .featured-product .product-image {
  padding-top: 66% !important; }
.no-js .no-js-image {
  display: block; }
.no-js .fade-in,
.no-js .will-animate {
  opacity: 1; }
.no-js .hero--fade .slide-background,
.no-js .gallery-slider--fade .slide-background {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }
.no-js .hero--parallax .slide-content__subheading,
.no-js .hero--parallax .slide-content__heading,
.no-js .hero--parallax .slide-content__text,
.no-js .hero--parallax .button {
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none; }
.no-js .hero--parallax.hero--is-loading .slide-content__subheading,
.no-js .hero--parallax.hero--is-loading .slide-content__heading,
.no-js .hero--parallax.hero--is-loading .slide-content__text,
.no-js .hero--parallax.hero--is-loading .button {
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none; }

:not(.no-js) .visually-hidden {
  display: none !important; }

.results {
  color: #82c3d5; }
  .results .pagination {
    margin: 20px 0 40px; }
    .results .pagination .loadMore {
      margin: 0; }
  .results .no-results {
    margin: 44px 0; }
  .results .loadMore--endlessScroll {
    visibility: hidden;
    opacity: 0; }

.results__popular-title {
  text-align: center;
  color: rgba(34, 34, 34, 0.5);
  font-family: VAGRoundedNext, sans-serif;
  font-size: 17.76px;
  margin: 0 0 13px; }

.results__popular-links {
  text-align: center;
  font-weight: 400;
  font-size: 22.4px;
  margin-bottom: 45px; }
  .results__popular-links li {
    display: inline-block;
    margin: 0 20px 20px; }
  .results__popular-links a {
    color: #222222; }
  .results__popular-links + .results .results__count,
  .results__popular-links + .results .no-results {
    margin-top: -30px; }

.results__count {
  font-family: VAGRoundedNext, sans-serif;
  font-size: 19.2px;
  font-weight: 800;
  font-style: normal;
  line-height: 1.4;
  text-align: center;
  margin: 0 0 30px; }
  .results__count.size--small {
    font-size: 15.36px; }
  .results__count.size--large {
    font-size: 21.94272px; }
  .results__count.size--xlarge {
    font-size: 32.00006px; }
  @media screen and (max-width: 549px) {
    .results__count {
      font-size: 18px; }
      .results__count.size--small {
        font-size: 14.4px; }
      .results__count.size--large {
        font-size: 20.5713px; }
      .results__count.size--xlarge {
        font-size: 30.00006px; } }

.results__list {
  list-style: none;
  margin: 20px -10px 0;
  display: flex;
  flex-wrap: wrap; }
  .results__list .result {
    width: calc(25% - 20px);
    margin: 0 10px 40px;
    text-align: center; }
  .results__list .result__image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 200px;
    margin-bottom: 15px; }
    .results__list .result__image a {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      position: relative;
      cursor: default; }
    .results__list .result__image img {
      display: block;
      max-width: 100%;
      max-height: 100%;
      height: auto;
      cursor: pointer; }
    .results__list .result__image .product-status-flag {
      display: flex;
      align-items: center;
      justify-content: center; }
  .results__list .result__title {
    margin: 0; }

/**
 * FAQ Section
 */
.faq-section,
.faq-content {
  margin: 50px 0; }

.faq-list {
  list-style: none;
  max-width: 1000px;
  margin: 0 auto; }

.faq-list__item {
  border-bottom: 1px solid #e4e4e4; }

.faq-list__item-question {
  position: relative;
  padding: 20px 40px 20px 0;
  cursor: pointer; }
  .faq-list__item-question::before, .faq-list__item-question::after {
    content: '\e900';
    font-size: 2rem;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 50%;
    right: 0;
    position: absolute;
    margin-top: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    -webkit-transition: opacity .3s linear, transform .3s linear;
    -moz-transition: opacity .3s linear, transform .3s linear;
    -ms-transition: opacity .3s linear, transform .3s linear;
    transition: opacity .3s linear, transform .3s linear; }
  .faq-list__item-question::before {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .faq-list__item-question::after {
    opacity: 1; }
  .is-expanded .faq-list__item-question::before {
    opacity: 1; }
  .is-expanded .faq-list__item-question::after {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.faq-list__item-answer {
  overflow: hidden;
  max-height: 0;
  padding: 0;
  opacity: 0;
  -webkit-transition: max-height .3s ease, padding .3s ease, opacity .3s ease;
  -moz-transition: max-height .3s ease, padding .3s ease, opacity .3s ease;
  -ms-transition: max-height .3s ease, padding .3s ease, opacity .3s ease;
  transition: max-height .3s ease, padding .3s ease, opacity .3s ease; }
  .is-expanded .faq-list__item-answer {
    max-height: 2000px;
    padding: 0 0 30px;
    opacity: 1; }

.will-animate {
  opacity: 0; }

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

[class^="iconsmind-"], [class*=" iconsmind-"] {
  font-family: 'iconsmind';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/**
 * Custom HTML Section
 */
.custom-html-section {
  margin: 50px 0;
  text-align: center; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

/*============================================================================
	KJ Custom Styles
==============================================================================*/
/*================ Temp ================*/
.sct_dropdowndiv {
  display: none !important; }

/*================ General Styles ================*/
p, .p, .product-description, .rte li {
  font-weight: 300;
  font-size: 16px; }

.bodyWrap a {
  color: #387380; }

.bodyWrap a:hover, .bodyWrap a:focus {
  opacity: 0.8; }

a {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s; }

a img {
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s; }

a:hover img, a:focus img {
  opacity: 0.8; }

.no-image-hover a:hover img, .no-image-hover a:focus img, .bodyWrap .no-image-hover a:hover, .bodyWrap .no-image-hover a:focus {
  opacity: 1; }

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

.rich-text {
  margin: 0; }

.font-header {
  font-family: VAGRoundedNext, sans-serif; }

.font-base {
  font-family: VAGRoundedNext, sans-serif; }

.color-primary {
  color: #82c3d5; }

iframe {
  max-width: 100%; }

.hidden, .variant-hide {
  display: none; }

.invisible {
  visibility: hidden; }

.clear {
  clear: both; }

.fadein {
  opacity: 0; }

.transition05 {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s; }

.transition1 {
  transition: all 1.0s;
  -webkit-transition: all 1.0s;
  -moz-transition: all 1.0s; }

.transition-opacity:hover {
  opacity: 0.8; }

.upcase {
  text-transform: uppercase; }

.downcase {
  text-transform: lowercase; }

.capitalize {
  text-transform: capitalize; }

.normalcase {
  text-transform: none; }

.bold, .text-bold {
  font-weight: bold; }

.semi-bold, .text-semi-bold {
  font-weight: 600; }

.extra-bold, .text-extra-bold {
  font-weight: 800; }

.lighter, .text-lighter {
  font-weight: lighter; }

.italic, .text-italic {
  font-style: italic; }

.noral, .text-normal {
  font-weight: 500; }

.text-extra-small {
  font-size: 0.8em; }

small, .text-small {
  font-size: 0.9em; }

.text-normal {
  font-size: 1.0em; }

.text-semi-large {
  font-size: 1.2em; }

.text-large {
  font-size: 1.4em; }

.text-extra-large {
  font-size: 1.8em; }

.text-jumbo {
  font-size: 2.2em; }

.rich-content.paragraph--xlarge {
  font-size: 1.44rem; }

.rich-content.paragraph--xlarge p {
  font-size: inherit; }

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

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

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

.text-half-spaced {
  letter-spacing: 0.5px; }

.text-spaced {
  letter-spacing: 1px; }

.text-extra-spaced {
  letter-spacing: 2px; }

h1.text-spaced, h2.text-spaced, h3.text-spaced, h4.text-spaced {
  letter-spacing: 2px; }

h1.text-extra-spaced, h2.text-extra-spaced, h3.text-extra-spaced, h4.text-extra-spaced {
  letter-spacing: 3px; }

.text-white, .text-white p, .text-white p a {
  color: #ffffff !important; }

.text-accent, .color-accent {
  color: #ffd409; }

.text-underlined {
  text-decoration: underline; }

.text-horizontal-line {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #000;
  line-height: 0.1em;
  margin: 10px 0 40px; }

.text-horizontal-line span {
  background: #fff;
  padding: 10px; }

.text-horizontal-line span.boxed {
  border: 1px solid; }

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

ul.list-style-none li {
  display: inline-block;
  padding: 5px; }

.float-right {
  float: right;
  margin: 0 0 10px 10px; }

.float-left {
  float: left;
  margin: 0 10px 10px 0; }

.float-right.extra-margin {
  margin: 0 0 30px 30px; }

.float-left.extra-margin {
  margin: 0 30px 30px 0; }

.vertical-align-middle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%); }

.flex-vertical-align-middle {
  display: flex;
  align-items: center; }

.flex-vertical-align-middle.text-center {
  justify-content: center;
  flex-direction: column; }

.flex-vertical-align-baseline {
  display: flex;
  align-items: baseline; }

.section {
  margin-top: 40px;
  margin-bottom: 40px; }

.section-padding {
  padding-top: 40px;
  padding-bottom: 40px; }

.section-padding-top {
  padding-top: 40px; }

.section-padding-bottom {
  padding-bottom: 40px; }

.grid-section {
  margin-top: 30px;
  margin-bottom: 30px; }

.mini-section {
  margin-top: 20px;
  margin-bottom: 20px; }

.jumbo-section {
  margin-top: 100px;
  margin-bottom: 100px; }

.jumbo-section-top {
  margin-top: 100px; }

.jumbo-section-bottom {
  margin-bottom: 100px; }

.margin {
  margin: 20px 0; }

.margin-top {
  margin-top: 20px; }

.margin-bottom {
  margin-bottom: 20px; }

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

.margin-right {
  margin-right: 20px; }

.extra-margin {
  margin-top: 40px;
  margin-bottom: 40px; }

.extra-margin-top {
  margin-top: 40px; }

.extra-margin-bottom {
  margin-bottom: 40px; }

.extra-margin-left {
  margin-left: 40px; }

.extra-margin-right {
  margin-right: 40px; }

.mini-margin {
  margin: 10px 0; }

.mini-margin-top {
  margin-top: 10px; }

.mini-margin-bottom {
  margin-bottom: 10px; }

.mini-margin-left {
  margin-left: 10px; }

.mini-margin-right {
  margin-right: 10px; }

.grid-margin {
  margin: 20px 0; }

.grid-margin-top {
  margin-top: 20px; }

.grid-margin-right {
  margin-right: 20px; }

.grid-margin-left {
  margin-left: 20px; }

.grid-margin-bottom {
  margin-bottom: 20px; }

.grid-spacer {
  height: 40px; }

.section-margin {
  margin: 40px 0; }

.section-margin-top {
  margin-top: 40px; }

.section-margin-bottom {
  margin-bottom: 40px; }

.mini-spacer {
  height: 10px; }

.margin-auto {
  margin-left: auto;
  margin-right: auto; }

.no-margin, p.no-margin {
  margin: 0; }

.no-margin-top {
  margin-top: 0; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.no-margin-left {
  margin-left: 0 !important; }

.no-margin-right {
  margin-right: 0 !important; }

.no-line-height {
  line-height: 0; }

.padding {
  padding: 20px; }

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

.padding-bottom {
  padding-bottom: 20px; }

.padding-left {
  padding-left: 20px; }

.padding-right {
  padding-right: 20px; }

.grid-padding {
  padding-left: 20px; }

.mini-padding {
  padding: 10px; }

.mini-padding-top {
  padding-top: 10px; }

.mini-padding-bottom {
  padding-bottom: 10px; }

.mini-padding-left {
  padding-left: 10px; }

.mini-padding-right {
  padding-right: 10px; }

.extra-padding {
  padding: 40px !important; }

.extra-padding-left {
  padding-left: 40px; }

.extra-padding-right {
  padding-right: 40px; }

.extra-padding-top {
  padding-top: 40px; }

.extra-padding-bottom {
  padding-bottom: 40px; }

.jumbo-padding {
  padding: 80px !important; }

.jumbo-padding-left {
  padding-left: 80px; }

.jumbo-padding-right {
  padding-right: 80px; }

.jumbo-padding-top {
  padding-top: 80px; }

.jumbo-padding-bottom {
  padding-bottom: 80px; }

.no-padding {
  padding: 0; }

.no-padding-left {
  padding-left: 0; }

.no-padding-right {
  padding-right: 0 !important; }

.no-padding-top {
  padding-top: 0; }

.no-padding-bottom {
  padding-bottom: 0 !important; }

.display-inline-block {
  display: inline-block; }

.display-block {
  display: block; }

.display-inline {
  display: inline; }

.display-flex {
  display: flex; }

.cursor-pointer {
  cursor: pointer; }

.position-relative {
  position: relative; }

.position-absolute {
  position: absolute; }

.full-width {
  width: 100%; }

.bg {
  top: 0;
  left: 0;
  min-width: 100%; }

.bg-secondary {
  background-color: #f2f2f3; }

.bg-highlight {
  background-color: #f7df61; }

.error, .warning, .error a, .warning a {
  color: red; }

.warning-accent {
  color: #ffd409; }

.success, .success a {
  color: green; }

.success a {
  text-decoration: underline; }

.disabled {
  color: #6f6f6f; }

.text-light, .text-grey {
  color: #6f6f6f; }

.contain-width, .contain-width-70 {
  width: 70%; }

.contain-width-50 {
  width: 50%; }

.contain-width-60 {
  width: 60%; }

.contain-width-80 {
  width: 80%; }

.contain-width-90 {
  width: 90%; }

.stuck {
  position: fixed !important;
  top: 0;
  z-index: 99; }

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

.outline-none, .outline-none * {
  outline: none; }

.overflow-hidden {
  overflow: hidden; }

.nudge-down {
  position: relative;
  top: 5px; }

.nudge-up {
  position: relative;
  top: -5px; }

.nudge-left {
  position: relative;
  left: -5px; }

.nudge-right {
  position: relative;
  left: 5px; }

.shift-down {
  position: relative;
  top: 25px; }

.shift-up {
  position: relative;
  top: -25px; }

.shift-left {
  position: relative;
  left: -25px; }

.shift-right {
  position: relative;
  left: 25px; }

.border {
  border: 1px solid #e4e4e4; }

.border-bottom {
  border-bottom: 1px solid #e4e4e4; }

.border-top {
  border-top: 1px solid #e4e4e4; }

.border-left {
  border-left: 1px solid #e4e4e4; }

.border-right {
  border-right: 1px solid #e4e4e4; }

.border.grey, .border-top.grey, .border-bottom.grey, .border-left.grey, .border-right.grey {
  border-color: #6f6f6f; }

.border.semi-dark, .border-top.semi-dark, .border-bottom.semi-dark, .border-left.semi-dark, .border-right.semi-dark {
  border-color: #707070; }

.border.dark, .border-top.dark, .border-bottom.dark, .border-left.dark, .border-right.dark {
  border-color: #222222; }

.border.accent, .border-top.accent, .border-bottom.accent, .border-left.accent, .border-right.accent {
  border-color: #ffd409; }

.clipped {
  position: absolute;
  clip: rect(0 0 0 0); }

/*============ Design Elements ============*/
.slick-dots li {
  border-radius: 10px; }

/*=============== Layout ===============*/
.bodyWrap {
  margin-bottom: 40px; }

/*KC*/
.row-padded {
  padding: 0 40px; }

.columns-2 {
  column-count: 2; }

@media screen and (max-width: 767px) {
  .row-padded {
    padding: 0 20px; } }
/*================ Forms ================*/
.selector-wrapper {
  position: relative; }

.account-form input[type="text"], .account-form input[type="email"], .account-form input[type="password"], .account-form input[type="tel"], .account-form select {
  font-weight: bold; }

.shopify-challenge__button {
  color: black !important; }

input + .error {
  margin-top: 3px; }

/*=============== Buttons ===============*/
a.button, .button, .btn, .shopify-payment-button__button--unbranded {
  font-weight: 800;
  font-size: 1.3em;
  color: #ffffff; }

a.button--primary, .lx-primary, .button.cart-checkout {
  background-color: #000;
  color: #ffffff; }

a.button--primary:focus, .lx-primary:focus, .button.cart-checkout:focus, .productForm-block .productForm-submit:focus {
  border: 2px solid #f9de6d !important; }

a.button--secondary {
  background-color: #82c3d5;
  color: #ffffff; }

a.button--tertiary {
  background-color: #ffd409;
  color: #ffffff; }

a.button--light {
  background-color: rgba(0, 0, 0, 0.3); }

.button.hover-highlight:hover, button.hover-highlight:hover,
.button.hover-highlight:focus, button.hover-highlight:focus {
  background-color: #82c3d5;
  color: #ffffff; }

/*================ Header ================*/
.siteAlert p {
  margin-top: 3px;
  margin-bottom: 3px;
  font-weight: 300; }

@media screen and (min-width: 1024px) {
  .site-header.is-standard.shift--alert {
    top: 27px; } }
.nav-account-link.nav-account-text {
  width: auto;
  margin-right: 30px; }

.nav-standard .menu-item > a, .nav-account-link.nav-account-text {
  text-transform: uppercase; }

.nav-standard .menu-item--meganav .submenu .submenu-item a {
  opacity: 1;
  border-bottom: 2px solid transparent; }

.nav-standard .menu-item--meganav .submenu .submenu-item a:focus {
  border-bottom: 2px solid black; }

#cartTotal, .searchToggle {
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s; }

#cartTotal:hover, #cartTotal:focus, .searchToggle:hover, .searchToggle:focus {
  opacity: 0.7; }

.nav-standard .menu-item > a, .nav-standard .submenu .submenu-item a, .nav-account-link {
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s; }

.nav-standard .menu-item > a:hover, .nav-standard .submenu .submenu-item > a:hover,
.nav-standard .menu-item.is-active > a, .nav-standard .submenu .submenu-item.is-active > a,
.nav-standard .menu-item > a:focus, .nav-standard .submenu-item > a:focus,
.nav-account-link:hover, .nav-account-link:focus {
  color: #387380; }

.nav-standard .menu-item.has-submenu > a::after {
  display: none; }

.nav-standard .menu-item--meganav .megamenu-inner {
  padding: 0; }

.nav-standard .menu-item--meganav .megamenu__image {
  margin-right: 17%; }

.nav-standard .menu-item--meganav .submenu .submenu-item {
  padding-right: 5px; }

.nav-standard .menu-item--meganav .submenu .submenu-item:nth-child(4n+1) {
  clear: none; }

.nav-standard .menu-item--meganav .submenu.submenu--items-5 .submenu-item {
  width: 20%; }

.nav-standard .menu-item--meganav .submenu.submenu--items-6 .submenu-item {
  width: 16.666667%; }

.nav-standard .menu-item--meganav .submenu.submenu--items-7 .submenu-item {
  width: 14.28%; }

.nav-standard .menu-item--meganav .submenu.submenu--items-8 .submenu-item {
  width: 12.5%; }

.megamenu-inner .submenu--items-1 ul.submenu {
  column-count: 2; }

.nav-standard .menu-item--meganav .submenu .submenu-item .submenu .submenu-item {
  margin-bottom: 2px;
  padding-right: 0; }

.nav-standard .menu-item.has-submenu .submenu.open {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
  -webkit-transition: margin .3s ease, opacity .3s ease, visibility 0s linear 0s;
  -moz-transition: margin .3s ease, opacity .3s ease, visibility 0s linear 0s;
  -ms-transition: margin .3s ease, opacity .3s ease, visibility 0s linear 0s;
  transition: margin .3s ease, opacity .3s ease, visibility 0s linear 0s; }

.nav-standard .menu-item.has-submenu .megamenu-wrapper.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: padding .2s ease, opacity .3s ease, visibility 0s linear 0s;
  -moz-transition: padding .2s ease, opacity .3s ease, visibility 0s linear 0s;
  -ms-transition: padding .2s ease, opacity .3s ease, visibility 0s linear 0s;
  transition: padding .2s ease, opacity .3s ease, visibility 0s linear 0s; }

.style-default.nav-container .nav-mobile-close, .style-light.nav-container .nav-mobile-close {
  background: transparent; }

.menu-item.item-holiday a {
  color: #E7191E; }

.menu-item.is-active.item-holiday a {
  color: #E7191E; }

.menu-item.item-holiday:before {
  color: #E7191E;
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 6px;
  left: -3px;
  background-image: url("/cdn/shop/files/snowflake.png?v=723756888869409161");
  background-size: contain;
  background-repeat: no-repeat; }

.menu-item.item-holiday:after {
  color: #E7191E;
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 6px;
  left: 74px;
  background-image: url("/cdn/shop/files/snowflake.png?v=723756888869409161");
  background-size: contain;
  background-repeat: no-repeat; }

@media screen and (max-width: 551px) {
  .menu-item.item-holiday:before {
    display: none; }

  .menu-item.item-holiday:after {
    display: none; } }
/*================ Home ================*/
.hero .slide-content .slide-content__heading {
  font-weight: 800;
  margin-bottom: 0; }

.hero .slide-content .slide-content__text p {
  font-weight: 300; }

.hero .slide-content .button {
  font-weight: 800;
  font-size: 1.7em; }

.hero .slide-background--mobile a {
  display: inline-block;
  width: 100%;
  height: 100%; }

.simple-image-text-module p a {
  color: #000; }

.testimonial__blockquote {
  margin-bottom: 10px; }

@media screen and (min-width: 1024px) {
  .hero-slide--bottom-left .slide-content, .hero-slide--bottom-right .slide-content {
    margin-bottom: 60px; } }
@media screen and (max-width: 767px) {
  .hero .slide-content .slide-content__heading.size--large {
    font-size: 27.4284px; }

  .hero .slide-content-container {
    text-align: center; } }
@media screen and (max-width: 550px) {
  #shopify-section-1600469072318:before {
    height: 24vh; } }
/*=============== Collections ===============*/
.template-collection .page-title {
  margin-top: 20px;
  margin-bottom: 0; }

.template-collection .subtitle {
  border-bottom: 2px solid #000;
  padding-bottom: 15px; }

.template-collection .collectionGrid {
  padding: 0; }

.breadcrumbs, .breadcrumbs a, .breadcrumbs-sep, .collectionGrid-filter label, .tag-filter label, .tag-filter label, .collectionGrid-filter select, .tag-filter select, .tag-filter select {
  color: rgba(34, 34, 34, 0.5); }

.product-status-flag {
  font-weight: bold; }

.collectionBlock-info h4, .related-products h4:last-of-type {
  font-weight: bold; }

@media screen and (min-width: 1024px) {
  .collectionGrid-filter.text-left, .text-left.tag-filter {
    text-align: left;
    float: left !important; } }
@media screen and (max-width: 767px) {
  .collectionBlock-image--large {
    padding-top: 100%; } }
/*=============== Products ===============*/
.product-info .product-title, .template-product .product-title__wrapper {
  margin-bottom: 10px; }

.productForm-block .productForm-submit {
  margin-top: 15px;
  font-weight: 800;
  font-size: 1.3em; }

.product-container {
  margin-top: 10px; }

.product-form .product-share {
  padding: 0 0 20px; }

.product-form .product-tabs {
  margin: 0 0 20px; }

.product-info .product-price .product-compare-price, .product-info .product-price .product-normal-price, .product-info .product-price {
  margin: 0 0 8px; }

.product-description ul {
  margin-left: 15px;
  line-height: 1.5; }

.product-description li {
  list-style-type: disc; }

.product-form .is-active .product-tab-content {
  margin: 20px 0 10px; }

.product-form .swatch.option-size span.header__value {
  display: none !important; }

.product-sale-price {
  color: #427d8a; }

.product-compare-price {
  color: #6f6f6f; }

.product-form .sale_ribbon {
  display: inline-block;
  position: relative;
  margin-top: 1em;
  margin-bottom: 0;
  background: #ffd409;
  font-weight: bold;
  padding: 10px 25px;
  text-align: center; }

.product-form .sale_ribbon a {
  color: #222222; }

.product-form .sale_ribbon:before, .product-form .sale_ribbon:after {
  content: "";
  border-style: solid;
  position: absolute;
  top: 0; }

.product-form .sale_ribbon:before {
  border-width: 22px 0 22px 15px;
  border-color: transparent transparent transparent #ffffff;
  left: 0; }

.product-form .sale_ribbon:after {
  border-width: 22px 15px 22px 0;
  border-color: transparent #ffffff transparent transparent;
  right: 0; }

.product-content #featured_content .simple-image-text-module {
  margin: 0; }

.product-content #featured_content .simple-image-text-module p {
  margin-bottom: 1em; }

.product-content #featured_content .simple-image-text-module p:empty {
  display: none; }

.product-content #featured_content .simple-image-text-module p a {
  font-weight: bold; }

.product-content #featured_content .featured_image_banner a:hover img {
  opacity: 1; }

.product-content #featured_content .rich-content h2 {
  color: #e76850; }

.product-content #featured_content .rich-content ul {
  list-style: none; }

.product-content #featured_content .rich-content ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px; }

.product-content #featured_content .rich-content ul li:before {
  content: "+";
  position: absolute;
  left: 0; }

.product-content #featured_content .product-image-lightbox {
  cursor: zoom-in; }

#product_promise .icon_wrapper {
  height: 40px;
  margin: 5px 0; }

#product_promise .icon_image img {
  width: 25px; }

#reviews {
  margin-bottom: 0; }

.klaviyo-bis-trigger {
  display: inline-block;
  margin-top: 20px !important;
  font-weight: 800;
  font-size: 1.3em; }

@media screen and (min-width: 1024px) {
  .featured_reviews .image {
    margin-right: 20px; } }
@media screen and (max-width: 1023px) {
  .product-content #featured_content .simple-image-text-module .row--split .image {
    width: 100%; }

  .product-content #featured_content .rich-content {
    max-width: 80%;
    margin: 0 auto 50px; } }
@media screen and (min-width: 551px) {
  .productForm-block {
    margin-bottom: 0; } }
@media screen and (max-width: 550px) {
  .product-content #featured_content .featured_video iframe {
    max-height: 210px; } }
/*=============== Bold ===============*/
.bold-ro__recurring-title {
  display: none; }

.ro_widget input[type=radio] {
  display: inline-block;
  margin-right: 10px; }

div.bold-ro__radio-div {
  padding-top: 5px;
  padding-bottom: 5px; }

div.bold-ro__radio-div label {
  font-weight: 800 !important; }

div.bold-ro__bold-active {
  background-color: transparent;
  border-color: transparent; }

div.bold-ro__bold-active label {
  color: #387380; }

/*=============== Pages ===============*/
.featured_image img {
  max-width: 100%;
  max-height: 100%; }

.shopify-section .rich-content.paragraph--small p {
  margin-bottom: 5px; }

.shopify-section .rich-content.paragraph--normal p {
  margin-bottom: 10px; }

.shopify-section .rich-content.paragraph--large p {
  margin-bottom: 15px; }

.shopify-section .rich-content.paragraph--xlarge p {
  margin-bottom: 20px; }

.title-module.limit-margin {
  margin: 20px 0; }

.press_item .featured_image {
  height: 150px; }

.press_item {
  padding: 0px 10px; }

.press_item_inner {
  padding: 10px 10px 20px; }

.press_item a {
  color: #000000; }

.press_item h4, .press_item p {
  width: 65%;
  margin: auto; }

.press_item h4 {
  padding-bottom: 15px;
  min-height: 65px; }

.download_item .featured_image {
  height: auto; }

.sun_school_item {
  text-align: left; }

.faq_category {
  border-bottom: 1px solid #000; }

.faq_category:last-of-type {
  border-bottom: none; }

#shopify-section-page-ingredients .ingredient {
  font-size: 16px; }

#shopify-section-page-ingredients .ingredient.ingredient-header {
  display: none; }

#shopify-section-page-ingredients .ingredient .block {
  padding: 5px; }

#shopify-section-page-ingredients .ingredients .ingredient:nth-child(2n) {
  background: #f2f2f3; }

#shopify-section-page-ingredients .ingredient .ingredient-products ul li:before {
  content: "\2022";
  color: #82c3d5;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.featured_image_banner img {
  width: 100%; }

@media screen and (min-width: 1024px) {
  #shopify-section-page-ingredients .ingredient, #shopify-section-page-ingredients .ingredient.ingredient-header {
    display: flex; }

  .press_item h4 {
    min-height: 85px; } }
@media screen and (min-width: 550px) and (max-width: 1023px) {
  #shopify-section-page-club-tub-body .download_item .featured_image {
    max-height: 135px;
    padding-top: 50px; }

  #shopify-section-page-club-tub-body .download_item .featured_image img {
    max-width: 75%;
    padding-top: 5px; } }
@media screen and (min-width: 1023px) and (max-width: 1600px) {
  #shopify-section-page-club-tub-body .download_item .featured_image {
    max-height: 63px; } }
@media screen and (min-width: 1600px) {
  #shopify-section-page-club-tub-body .download_item .featured_image {
    max-height: 72px; } }
@media screen and (max-width: 1023px) {
  #shopify-section-page-ingredients .ingredient {
    display: inline-block;
    padding: 10px; }

  #shopify-section-page-ingredients .ingredient .padding {
    padding: 0; }

  #shopify-section-page-ingredients .ingredient .border-right {
    border-right: none; }

  #shopify-section-page-ingredients .ingredient .ingredient-name p {
    font-weight: bold; }

  #shopify-section-page-ingredients .ingredient .ingredient-products ul {
    margin-left: 15px; }

  .press_item h4 {
    min-height: 85px; } }
@media screen and (min-width: 551px) {
  .template-page .page-title {
    margin-top: 0;
    margin-bottom: 0; } }
@media only screen and (max-width: 550px) {
  .press_item.block {
    float: none; }

  .press_item h4 {
    min-height: 1px; } }
/*=============== Custom Landing Pages ===============*/
.custom-landing-page .container {
  max-width: 2500px; }

.custom-landing-page .ribbon:before, .custom-landing-page .ribbon:after {
  content: '';
  position: absolute;
  top: 69px;
  display: block;
  border-right: 5px solid #ffffff;
  border-bottom: 5px solid #ffffff;
  width: 90px;
  height: 90px;
  background: #ffffff; }

.custom-landing-page .ribbon:before {
  left: 0;
  transform: translate(-50%, -50%) rotate(-45deg); }

.custom-landing-page .ribbon:after {
  left: 100%;
  transform: translate(-50%, -50%) rotate(45deg); }

.custom-landing-page .rich-content .spilt-accent-image {
  max-width: 300px; }

.custom-landing-page .rich-content:nth-child(even) .spilt-accent-image {
  float: right; }

.custom-landing-page .rich-content:nth-child(odd) .spilt-accent-image {
  float: left; }

.custom-landing-page .rich-content ul {
  margin-left: 10px; }

.custom-landing-page .rich-content ul.plus-icon {
  margin-left: 0px; }

.custom-landing-page .rich-content ul li {
  list-style-type: disc;
  margin-bottom: 15px; }

.custom-landing-page .rich-content ul.plus-icon li {
  list-style-type: none;
  position: relative;
  padding-left: 20px; }

.custom-landing-page .rich-content ul.plus-icon li:before {
  content: "+";
  position: absolute;
  left: 0; }

@media only screen and (max-width: 550px) {
  .custom-landing-page .ribbon:before, .custom-landing-page .ribbon:after {
    width: 45px;
    height: 45px;
    top: 37px; }

  .custom-landing-page .ribbon, .custom-landing-page .banner-text {
    font-size: .9em;
    padding: 5px; }

  .custom-landing-page #shopify-section-page-label-contest-intro .text-jumbo {
    font-size: 2.0em; }

  .custom-landing-page .icon-column {
    padding: 10px 0px; }

  .custom-landing-page .icon-column .contain-width-80 {
    width: 100%; }

  .custom-landing-page .color-band {
    top: 0;
    height: 75%; }

  .custom-landing-page #shopify-section-page-label-contest-text-columns .rich-content:nth-child(odd) {
    margin-top: 0px;
    padding-top: 0px !important; }

  .custom-landing-page .simple-image-text-module {
    margin-top: 10px;
    margin-bottom: 10px; }

  .custom-landing-page #shopify-section-page-label-contest-intro .ribbon-title {
    padding-top: 20px; }

  #shopify-section-page-label-contest-intro .page-title.extra-padding-top:first-of-type {
    padding-top: 0px; } }
/*================ Cart ================*/
.line-item .strikethrough, .wh-original-price .strikethrough {
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.3);
  margin-right: 5px; }

.line-item .icon {
  max-width: 15px;
  margin-right: 5px; }

.cart-item__line-price-discounted {
  margin-left: 5px; }

#free .order-notes__label strong, #free .order-notes__label b {
  color: #82c3d5; }

.order-info input[type="checkbox"] {
  display: inline-block;
  float: left;
  width: 20px;
  margin-right: 5px; }

.order-info input[type="checkbox"] + label {
  display: inline-block;
  width: auto;
  max-width: calc(100% - 25px);
  position: relative;
  top: -3px; }

.cart_threshold_message {
  display: inline-block;
  background: rgba(255, 212, 9, 0.5);
  padding: 0 8px; }

.cart_threshold_message .current_discount,
.cart_threshold_message .spend,
.cart_threshold_message .next_discount {
  font-weight: bold; }

.productForm .cart_threshold_message {
  margin-top: 1em;
  margin-bottom: 0; }

#free_gift_popup {
  width: 80%;
  max-width: 500px; }

#free_gift_popup img {
  max-width: 100%; }

#free_gift_popup .button, #free_gift_popup .selector-wrapper {
  width: 165px; }

#free_gift_popup .selector-wrapper {
  margin: 10px auto; }

#free_gift_popup .button--light {
  font-size: 1.0em;
  padding: 5px; }

@media screen and (min-width: 1024px) {
  .cart_messages {
    max-width: 66%;
    float: right;
    line-height: 1.0em; } }
/*================ Account ================*/
.flex-grid-thirds {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between; }

.c-nav {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  font-weight: bold !important;
  cursor: pointer;
  justify-content: center;
  min-height: 150px;
  padding: 20px;
  margin-bottom: 20px;
  margin-left: 0 !important;
  text-align: center;
  text-decoration: none !important;
  transition: background-color 0.5s ease; }
  .c-nav:focus, .c-nav:hover, .c-nav:active {
    background: #ffffff; }
    .c-nav:focus p, .c-nav:focus a, .c-nav:hover p, .c-nav:hover a, .c-nav:active p, .c-nav:active a {
      color: #000000; }
  .c-nav p {
    font-weight: 700;
    font-size: 1.1em;
    margin-top: 0;
    margin-bottom: 0; }
    .c-nav p span {
      display: block;
      font-weight: normal;
      line-height: 1.1em; }
  .c-nav a {
    color: #2c8dbe; }

.c-nav.button {
  background-color: #ffffff; }

.c-nav.button:focus, .c-nav.button:hover, .c-nav.button:active {
  background-color: #ffffff; }

.account-table {
  font-weight: 400; }

.account-table .d-table-header {
  font-weight: bold; }

.account-table .d-table-header .d-table-cell {
  color: #2c8dbe;
  text-transform: uppercase; }

.account-table .d-table-cell {
  text-align: left; }

.account-main {
  border-image: url("/cdn/shop/files/Club-Tub-Border-with-Blue.png?v=10288226029409802152") 75 repeat;
  border-top: 30px solid transparent;
  border-bottom: 0px; }

.account-main .title h3, .account-main .title h3 a {
  color: #2c8dbe; }

.account-main .title h3.background {
  position: relative;
  z-index: 1; }
  .account-main .title h3.background:before {
    border-top: 2px solid #2c8dbe;
    content: "";
    margin: 0 auto;
    /* this centers the line to the full width specified */
    position: absolute;
    /* positioning must be absolute here, and relative positioning must be applied to the parent */
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1; }
  .account-main .title h3.background > span {
    /* to hide the lines from behind the text, you have to set the background color the same as the container */
    background: #e4f2f3;
    padding: 0 15px; }

.account-main:after {
  content: "";
  display: block;
  height: 150px;
  background-image: url("/cdn/shop/files/Club-Tub-Blue-Wave.png?v=16189493148525990296");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover; }

.account-main-inner {
  background: #e4f2f3; }

.text-black, .text-black p a {
  color: #000 !important; }

.p.address.block.s1.med_s12.lg_s13 {
  min-height: 200px; }

/*================ Login, Reset, and Register ================*/
body#account h1, body#create-account h1, .recoverForm h1 {
  color: #2c8dbe; }

body#account a.js-recoverToggle, body#account .account-form-links a, body#create-account .account-form-links a {
  color: #000000;
  text-decoration: underline; }

.border-top.light-grey {
  border-top: 1px solid #ccc; }

.account-form input[type="text"], .account-form input[type="email"], .account-form input[type="password"], .account-form input[type="tel"], .account-form select {
  font-weight: 500; }

/*============ Private Content ============*/
#privacy_password_form {
  text-align: center;
  width: 80%;
  max-width: 600px;
  margin: 20px auto 50px; }

#privacy_password_form input {
  display: inline-block;
  width: 200px;
  height: 47px;
  position: relative;
  top: -1px;
  padding: 5px;
  border: 1px solid #e4e4e4; }

#privacy_password_form button {
  margin-top: 30px; }

#privacy_protected_content {
  display: none; }

/*================ Footer ================*/
.site-footer {
  padding: 30px 0; }

.footer-bottom {
  background: #f9de6d; }

.footer-bottom .footer__text, .bottom_menu li {
  padding-top: 1px; }

.footer-bottom .footer__text, .bottom_menu, .bottom_menu li {
  display: inline-block; }

.bottom_menu {
  margin-left: 10px;
  line-height: 1.0em; }

.bottom_menu li {
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px solid #222; }

.footer-bottom .footer__text.text-right {
  width: 0%;
  text-align: right; }

.footer-blocks .footer__menus ul li a {
  display: inline-block;
  margin: 3px 0;
  font-weight: normal; }

/*Footer Updates 5/11-KC*/
.footer-link a {
  border-bottom-color: transparent !important; }

.footer-link a:after {
  display: block;
  content: '';
  position: relative;
  top: 1px;
  border-bottom: solid 1px #222;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out; }

.footer-link a:hover:after, .footer-link a:focus:after {
  transform: scaleX(1); }

.footer-blocks .footer-link a:hover, .footer-blocks .footer-link a:focus {
  opacity: 1; }

.footer-link.is-active a {
  color: #000; }

.footer-link.is-active a:after {
  border-color: #000; }

.footer-blocks .footer__menu ul {
  display: inline-block;
  vertical-align: top;
  text-align: left; }
  @media only screen and (max-width: 1023px) {
    .footer-blocks .footer__menu ul {
      padding: 0 15px; } }
  @media only screen and (max-width: 380px) {
    .footer-blocks .footer__menu ul {
      padding: 0 5px; } }
  @media only screen and (min-width: 1024px) {
    .footer-blocks .footer__menu ul {
      padding-right: 0; } }
  @media only screen and (min-width: 1250px) {
    .footer-blocks .footer__menu ul {
      padding-right: 25px; } }
  @media only screen and (min-width: 1380px) {
    .footer-blocks .footer__menu ul {
      padding-right: 45px;
      position: static; } }
  @media screen and (max-width: 468px) {
    .footer-blocks .footer__menu ul {
      margin: 0 0 0 30px;
      padding: 1em 0;
      display: inline; } }

#insta-feed h2 {
  font-family: VAGRoundedNext,sans-serif !important; }

.footer__newsletter h4 {
  padding-left: 15px; }

.footer__newsletter form {
  border-bottom: 2px solid #000 !important;
  font-family: 'iconsmind' !important;
  height: 20px !important;
  margin-top: 30px !important;
  overflow: visible !important; }

.footer__newsletter form:before {
  content: "\e85d" !important;
  position: relative;
  top: -15px; }

.footer__newsletter input[type="email"], .footer__newsletter form button {
  background-color: transparent !important;
  border: none !important; }

.footer__newsletter input[type="email"]::placeholder {
  color: #000 !important;
  opacity: 0.4 !important; }

.footer__newsletter input[type="email"]:-webkit-autofill,
.footer__newsletter input[type="email"]:-webkit-autofill:hover,
.footer__newsletter input[type="email"]:-webkit-autofill:focus,
.footer__newsletter input[type="email"]:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #f9de6d inset !important; }

.footer__newsletter form button {
  color: #000 !important;
  padding: 0 !important;
  font-family: 'iconsmind' !important;
  font-size: 0 !important; }

.footer__newsletter form button:before {
  content: "\e660" !important;
  cursor: pointer !important;
  position: relative;
  top: -10px; }

.footer__newsletter .YuSYf.YuSYf {
  overflow: visible; }

.footer__newsletter form .ql-container {
  top: 40px !important;
  left: -20px !important; }

.footer__newsletter form .ql-container .ql-editor p {
  margin-bottom: 5px;
  font-family: VAGRoundedNext, sans-serif !important; }

.instagram .instagram-img__overlay {
  display: none !important; }

/*============== Reveal Module ==============*/
.reveal .hidden {
  display: block !important;
  visibility: visible !important; }

.reveal:hover img, .reveal a:hover img, .bodyWrap .reveal a:hover, .bodyWrap .reveal a:focus {
  opacity: 1; }

.reveal {
  position: relative; }

.reveal .hidden {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.template-collection .reveal .hidden img {
  max-width: none;
  max-height: 100%;
  min-width: 100%;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto; }

.reveal:hover .hidden, .reveal .hidden.show {
  z-index: 1000;
  opacity: 1; }

@media screen and (min-width: 769px) {
  .footer-blocks {
    align-items: normal; } }
@media screen and (max-width: 767px) {
  .bodyWrap, .footer__block.footer__newsletter {
    margin-bottom: 20px; }

  .footer-blocks .footer__menu ul {
    text-align: left;
    display: none; }

  /*Footer Updates 5/11-KC*/ }
/*================ Media Queries ================*/
@media screen and (min-width: 1281px) {
  .simple-image-text-module .rich-content .max-width {
    max-width: 500px; } }
@media screen and (min-width: 1024px) {
  .desktop-hide {
    display: none; }

  .mobile-only {
    display: none; } }
@media screen and (max-width: 1023px) {
  .desktop-only {
    display: none; }

  .mobile-hide {
    display: none; }

  .contain-width, .contain-width-70, .contain-width-60, .contain-width-50 {
    width: 100%; }

  .bodyWrap-spacer {
    padding-top: 115px; }

  .main-logo img.logo {
    max-width: 100%; }

  .main-logo {
    max-width: 150px; }

  .instagram-img__wrapper:nth-of-type(5) {
    display: none; }

  .template-full-page-sun-school h1 {
    text-align: center;
    padding-left: 0;
    padding-right: 0; }

  .product-info {
    padding: 10px 0 0; }

  .productImgSlider {
    margin-bottom: 10px; }

  .nav-footer {
    background-color: #f9de6d;
    position: fixed;
    width: 100%;
    bottom: 0; }

  .nav-footer .nav-info li {
    display: inline-block;
    width: 32.5%;
    text-align: center; }

  .footer-bottom {
    padding: 0 0 30px; }

  .footer-bottom .bottom_menu {
    display: block;
    margin: 10px 0 0;
    border-left: none; }

  .footer-bottom .block, .footer-bottom .footer__text.text-right {
    text-align: center !important; } }
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .hero-slider.one-hundred-height-hero {
    height: 75vh !important; } }
@media screen and (min-width: 550px) and (max-width: 1023px) {
  h2.size--xlarge {
    font-size: 25px; }

  .simple-image-text-module .row--split .image {
    padding: 0; }

  .simple-image-text-module .row--split .rich-content {
    padding: 35px 0; } }
@media screen and (max-width: 768px) {
  .simple-image-text-module {
    margin: 65px 0; }

  .footer-blocks .block {
    margin: 10px 0; }

  .footer__text.text-right {
    text-align: left;
    margin-top: 10px; }

  .footer__newsletter form .ql-container {
    top: 30px !important; }

  .footer__newsletter form .ql-container p strong {
    font-size: 20px !important; }

  .footer__newsletter form .ql-container p span {
    font-size: 13px !important; }

  .footer__block.footer__newsletter {
    margin-top: 40px; }

  .footer__block.footer__social {
    margin-top: 70px; }

  .bottom_menu li:first-of-type {
    border-left: none; }

  .js-slide, .slide-inner .slide-content-container {
    overflow: visible; }

  .hero .hero-slide {
    position: relative; }

  .slide-content-container {
    position: absolute;
    top: 330px; }

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

  .slide-background {
    height: 330px; }

  .slide-background-container {
    top: -10px; }

  .simple-image-text-module .rich-content {
    margin-top: 20px; }

  .simple-image-text-module .rich-content h2, .title-module h4, .simple-image-text-module h4 {
    line-height: 1.2em; }

  #shopify-section-1568433089436 .simple-image-text-module .rich-content h2 {
    font-size: 1.3em;
    text-align: left; }

  #shopify-section-1568433089436 .simple-image-text-module .rich-content p {
    text-align: left; }

  .testimonials__block .float-left {
    float: none; }

  .testimonials__block .image {
    max-width: 120px;
    margin: 0 auto 20px !important; }

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

  .collectionGrid[data-section-type="featured-collection"] {
    margin-top: 0; }

  .collectionGrid[data-section-type="featured-collection"] .collectionGrid-header {
    margin-top: 20px;
    margin-bottom: 40px; }

  .collectionBlock-info {
    padding: 10px 0; }

  .collectionGrid .collectionBlock {
    margin-bottom: 20px; }

  .product-container .product-description {
    text-align: left; }

  .instagram .instagram-slider, .instagram-img__wrapper {
    padding: 5px; } }
@media screen and (max-width: 550px) {
  .jumbo-section {
    margin-top: 50px;
    margin-bottom: 50px; }

  .jumbo-section-top {
    margin-top: 50px; }

  .jumbo-section-bottom {
    margin-bottom: 50px; }

  .extra-margin-top {
    margin-top: 20px; }

  .extra-margin-bottom {
    margin-bottom: 20px; }

  .float-right, .float-left {
    float: none;
    margin: 0 0 20px !important; }

  .columns-2 {
    column-count: 1; }

  .site-header {
    padding: 0; }

  .main-logo {
    max-width: 125px; }

  .main-logo, .site-header.is-hamburger .header-fix-cont {
    height: 80px; }

  .bodyWrap-spacer {
    padding-top: 80px; }

  .icon-menu .icon-bar {
    top: 0; }

  .has-scrolled .icon-menu .icon-bar {
    top: 13px; }

  .cartToggle {
    top: 28px; }

  .slide-background {
    height: 200px; }

  .slide-content-container {
    top: 200px; }

  #product_promise .extra-padding {
    padding: 0; }

  #product_promise .border-left {
    border-left: none; }

  #product_promise .jumbo-padding-left {
    padding-left: 0;
    padding-top: 20px; }

  .button.cart-checkout {
    margin-bottom: 25px; }

  .nav-social .nav-social-link {
    width: 30px;
    height: 30px; }

  #create-account .club_tub .image {
    padding-top: 50px; }

  .account-home .page-title img {
    max-width: 98%;
    margin: auto; }

  .account-home .account-main:after {
    height: 50px; }

  .account-home .order-history {
    margin-top: 0px !important; }

  .account-home .footer-image .extra-padding {
    padding: 20px 0px !important; }

  .account-main {
    border-image: none;
    border-top: 10px solid #F8CD41; }

  #club-tub-rewards, #shopify-section-page-club-tub-intro, #shopify-section-page-club-tub-body, #shopify-section-page-club-tub-outro {
    max-width: 100% !important;
    overflow-x: hidden;
    box-sizing: border-box; }

  #club-tub-rewards .intro {
    max-width: 100%;
    padding: 0px;
    width: 100%;
    height: auto;
    display: block;
    overflow-x: hidden; }

  #shopify-section-page-club-tub-body .download_item .featured_image {
    max-height: none; }

  #shopify-section-page-club-tub-body #design-image-1:after, #shopify-section-page-club-tub-body #design-image-1 {
    z-index: 999; }

  #shopify-section-page-club-tub-body .download_item .featured_image img {
    height: auto;
    max-height: none; }

  #shopify-section-page-club-tub-intro .page-title img {
    max-width: 85% !important; }

  #shopify-section-page-club-tub-intro .page-title a {
    width: 85% !important;
    margin-bottom: 15px; }

  #shopify-section-page-club-tub-intro .button {
    padding: 12px 20px; }

  #shopify-section-page-club-tub-intro button + .button, #shopify-section-page-club-tub-intro .button + .button {
    margin-left: 0px; }

  #shopify-section-page-club-tub-intro .intro h1 {
    margin-top: 5px; }

  #shopify-section-page-club-tub-intro .intro .featured_image img {
    max-height: 85px !important; }

  #shopify-section-page-club-tub-intro .intro:after {
    height: 100px; }

  #shopify-section-page-club-tub-body .download_item img {
    padding-left: 20px;
    padding-right: 20px; }

  #shopify-section-page-club-tub-body .download_item .text-container {
    min-height: 110px !important; }

  #shopify-section-page-club-tub-body .download_item h4 {
    line-height: 1.3em; }

  #shopify-section-page-club-tub-body #design-image-2:after {
    top: -80px !important; }

  #shopify-section-page-club-tub-body .simple-image-text-module .rich-content {
    margin-top: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  #shopify-section-page-club-tub-body #design-image-1 {
    position: absolute !important; }

  #shopify-section-page-club-tub-body .simple-image-text-module {
    margin-bottom: 20px; }

  #shopify-section-page-club-tub-outro .float-image.left img {
    left: -14px; }

  #shopify-section-page-club-tub-outro .rewards:before {
    height: 60px; }

  #shopify-section-page-club-tub-outro .download_item.padding {
    max-height: 115px !important; }

  #shopify-section-page-club-tub-outro .rewards:after {
    height: 95px; }

  #shopify-section-page-club-tub-outro .final-outro {
    margin-top: -40px; }

  #shopify-section-page-club-tub-outro .final-outro .image {
    max-width: 85% !important; }

  .footer__newsletter {
    display: block !important;
    height: 175px;
    padding-right: 0;
    padding-left: 0; }

  .footer__social {
    display: block !important; }

  .jcotof.jcotof {
    width: 40px !important;
    padding-right: 0px !important; }

  .isNZq.isNZq.isNZq.isNZq.isNZq.isNZq {
    padding: 0px 0px 0px 5px !important; }

  .collectionGrid-nav .grid-filter h2 {
    text-align: left; } }
@media screen and (min-width: 1023px) {
  .lg_align--center {
    text-align: center; }

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

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

  .template-cart .js-continueShopping.button {
    width: auto; } }
@media screen and (min-width: 768px) {
  .med_align--center {
    text-align: center; }

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

  .med_align--right {
    text-align: right; } }
@media screen and (min-width: 550px) {
  .sm_align--center {
    text-align: center; }

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

  .sm_align--right {
    text-align: right; } }
/*================ PPD ================*/
.swatch label span::after {
  border: 1px solid #222222; }

.selector-wrapper.quantity {
  height: max-content; }

.mobile-only .loox-rating {
  float: right; }

.mobile-only .loox-rating .loox-icon {
  color: #F6CE3E; }

.mobile-only .loox-rating span {
  color: #222222;
  border-bottom: 1px solid #222222;
  padding-bottom: 0px;
  font-weight: lighter;
  letter-spacing: 1px;
  font-size: .9em; }

.productForm-block .smile-prompt {
  margin: 15px 0;
  color: #327CA4;
  font-size: .9em; }

.productForm-block .smile-prompt span.signup {
  text-transform: uppercase;
  border-bottom: 1px solid #327CA4; }

.productForm-block .smile-prompt span.signup a {
  color: #327CA4; }

.productForm-block div.bold-ro__radio-div label {
  font-weight: 500 !important;
  text-transform: none; }

.productForm-block div.bold-ro__bold-active label {
  color: #222;
  font-weight: bold !important; }

.productForm-block .selector-wrapper .single-option-selector {
  min-width: 110px; }

.swatch .option-title.hidden + .header__value::before {
  content: ''; }

.cart_threshold_message {
  border: 1px dotted #454545;
  font-weight: 600; }

.afterpay-paragraph {
  font-size: 0.9em !important;
  margin-top: 0px !important; }

.productForm-block .bubbles-prompt {
  margin: 15px 0;
  color: #327CA4;
  font-size: .9em; }

.productForm-block .bubbles-prompt span.signup {
  text-transform: uppercase;
  border-bottom: 1px solid #327CA4; }

.productForm-block .bubbles-prompt span.signup a {
  color: #327CA4; }

@media screen and (max-width: 550px) {
  .product select {
    font-size: 16px; }

  .productImgSlider-nav.js-productImgSlider-nav.flickity-enabled.is-draggable {
    display: none; }

  .product.container-wrap.row.row-lg.product-layout--slideshow {
    width: 100%; }

  .product-info.js-product-info.product-layout-4--info {
    width: 87.5%;
    margin: auto; }

  .productImgSlider .flickity-viewport, .productImgSlider .product-image {
    max-height: 415px; }

  .productImgSlider .product-image {
    height: 415px; }

  .flickity-prev-next-button .flickity-button-icon {
    width: 80%;
    height: 80%; }

  .product-info .product-title, .product-info .product-price, .afterpay-paragraph, .swatch .header, .product-form, .productForm label {
    text-align: left; }

  .product-form .productForm-block {
    max-width: 100%; }

  .swatch {
    justify-content: left; }

  .product-form .productForm-block .selector-wrapper {
    width: 70%;
    display: inline-block;
    margin-right: 25px !important; }

  .product-form .productForm-block .selector-wrapper.quantity {
    width: 20%;
    margin-right: 0px !important; }

  .productForm label, .swatch.clearfix .header span.option-title {
    letter-spacing: 1px; }

  .productForm label, .swatch.clearfix .header {
    font-size: 1.0rem; }

  .swatch.clearfix {
    margin: 5px 0 15px; }

  .productForm select {
    padding-right: 3rem; }

  .productForm-block .productForm-submit {
    width: 100%; }

  .cart_threshold_message {
    text-align: center;
    padding-top: 3px !important; } }
/*=============== New PPD ===============*/
.swatch label span::after {
  border: 1px solid #222222; }

.mobile-only .loox-rating, .inline-review-summary .loox-rating {
  float: right; }

.mobile-only .loox-rating .loox-icon, .inline-review-summary .loox-rating .loox-icon {
  color: #F6CE3E; }

.mobile-only .loox-rating span, .inline-review-summary .loox-rating span {
  color: #222222;
  border-bottom: 1px solid #222222;
  padding-bottom: 0px;
  font-weight: lighter;
  letter-spacing: 1px;
  font-size: .9em; }

.inline-review-summary:focus .loox-rating span {
  border-bottom: 1px solid #f6ce3e; }

.productForm-block .bubbles-prompt {
  margin: 15px 0;
  color: #327CA4;
  font-size: .9em; }

.productForm-block .bubbles-prompt span.signup {
  text-transform: uppercase;
  border-bottom: 1px solid #327CA4; }

.productForm-block .bubbles-prompt span.signup a {
  color: #327CA4; }

.productForm-block div.bold-ro__radio-div label {
  font-weight: 500 !important;
  text-transform: none; }

.productForm-block div.bold-ro__bold-active label {
  color: #222;
  font-weight: bold !important; }

.productForm-block .selector-wrapper .single-option-selector {
  min-width: 110px; }

.swatch .option-title.hidden + .header__value::before {
  content: ''; }

.cart_threshold_message {
  border: 1px dotted #454545;
  font-weight: 600; }

.afterpay-paragraph {
  font-size: 0.9em !important;
  margin-top: 0px !important; }

/*.template-product button.cartbutton.is-disabled.sold-out, .bubbles-prompt.remove-bubble-prompt { display: none; }*/
@media screen and (min-width: 550px) {
  .js-product-template button.flickity-prev-next-button {
    opacity: 0; } }
@media screen and (max-width: 550px) {
  .afterpay-paragraph img.afterpay-logo {
    width: 85px; }

  .productForm-block .bubbles-prompt span.signup {
    display: block;
    border-bottom: 0px; }

  .productForm-block .bubbles-prompt span.signup a {
    border-bottom: 1px solid #327CA4; }

  .productImgSlider-nav.js-productImgSlider-nav.flickity-enabled.is-draggable {
    display: none; }

  .product.container-wrap.row.row-lg.product-layout--slideshow {
    width: 100%; }

  .product-info.js-product-info.product-layout-4--info {
    width: 87.5%;
    margin: auto; }

  .productImgSlider .flickity-viewport, .productImgSlider .product-image {
    max-height: 415px; }

  .productImgSlider .product-image {
    height: 415px; }

  .flickity-prev-next-button .flickity-button-icon {
    width: 80%;
    height: 80%; }

  .product-info .product-title, .product-info .product-price, .afterpay-paragraph, .swatch .header, .product-form, .productForm label {
    text-align: left; }

  .product-form .productForm-block {
    max-width: 100%; }

  .swatch {
    justify-content: left; }

  .productForm label, .swatch.clearfix .header span.option-title {
    letter-spacing: 1px; }

  .productForm label, .swatch.clearfix .header {
    font-size: 1.0rem; }

  .swatch.clearfix {
    margin: 5px 0 15px;
    width: 100%; }

  .productForm select {
    padding-right: 3rem; }

  .productForm-block .productForm-submit {
    width: 100%; }

  .cart_threshold_message {
    text-align: center;
    padding-top: 3px !important; }

  .product-price-only.mobile-only {
    display: none; } }
/*================ Mama Blog ================*/
h2.text-brown {
  color: #93664D; }

h2.underlined:before {
  border-top: 2px solid #976952;
  content: "";
  margin: 0 auto;
  position: absolute;
  left: 0;
  top: 10px;
  width: 90%;
  z-index: -1; }

.article-featured-split h2 {
  font-weight: 500;
  font-size: 21px; }

h2.underlined span {
  background: #ffffff;
  padding-right: 5px; }

.template-blog .bodyWrap-spacer, .template-article .bodyWrap-spacer {
  padding-top: 120px; }

.blog-logo img {
  max-width: 300px; }

.blog-nav {
  padding: 15px 0;
  margin: 20px 0 0; }

.blog-nav ul {
  display: block;
  text-align: center; }

.blog-nav ul li {
  display: inline;
  padding: 0 40px; }

.blog-nav ul li a {
  color: #9a6a51;
  font-size: 1.3em;
  text-transform: uppercase; }

.blog-nav ul li.active a, .feat-row a.read-more {
  font-weight: 600; }

.blog-listing .article--featured .article-image-container {
  width: 100%;
  float: left; }

.blog-listing .article--featured .article-content {
  width: 70%;
  padding-right: 2em;
  padding-left: 50px; }

.blog-listing .article--featured .article-content h2, .blog-listing .article--featured .article-content h2 a {
  color: #000000; }

.blog-listing .article--featured .article-image-container .article-image {
  padding-top: 74%; }

.blog-listing .article--featured .accent-image.bottom-right {
  position: absolute;
  z-index: 999;
  bottom: -80px;
  right: 30px; }

.blog-listing .article--featured .accent-image.bottom-right img {
  max-width: 175px; }

.blog-listing .article--featured h3 {
  color: #93664D;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.3em;
  letter-spacing: 1px; }

.blog-listing .article--featured a.read-more, .template-blog .read-more {
  color: #a1684b;
  font-size: 1.3em;
  display: block; }

.blog-listing .article--featured h3.category {
  margin-bottom: 1.3em; }

.blog-listing .article.article--featured.article--has-image {
  display: flex;
  align-items: center;
  margin-top: 0em; }

.template-blog .feat-row img {
  max-width: 100%; }

.feat-row .img-color-wrapper {
  padding: 40px;
  background-color: #fbf8f3; }

.feat-row p.h3 {
  font-weight: 600;
  font-size: 1.3em; }

.blogModule .post-tags {
  width: 100%;
  font-weight: bold;
  float: none;
  font-weight: 500; }

.blogModule .post-tags, .blogModule .carousel-slide-info .post-date, .blogModule .carousel-slide-info .read-more, .feat-row a.read-more {
  color: #a1684b;
  opacity: 1; }

.feat-row a.read-more, .template-blog .read-more a, .featured-category a {
  text-decoration: none; }

.blogModule .carousel-slide-info .post-date, .blogModule .carousel-slide-info .read-more {
  font-size: 1em; }

.blogModule p.h3, .blogModule .carousel-slide-info .read-more, .blog-listing .article--featured a.read-more {
  font-weight: 600; }

.blogModule p.h3, .blogModule p.excerpt {
  color: #000000; }

.blogModule-posts-post {
  padding: 0 30px 0 0; }

.block-categories .blogModule-posts-post.lg_s12:nth-child(2n+1), .block-categories .blogModule-posts-post.lg_s13:nth-child(3n+1) {
  clear: none;
  padding-right: 0px; }

.blogModule-posts.EndlessClick {
  padding: 30px 0; }

.blogModule .carousel-slide-info p:last-of-type {
  margin-bottom: 0px; }

.category-header a, .category-header h3 {
  width: 50%; }

.blog-footer img {
  max-width: 200px; }

.blogModule .lg_s12 .carousel-slide-image {
  height: 300px; }

.blog-listing .article--featured {
  padding-left: 0; }

.blog-listing .article--featured .article-image-container .details {
  display: none; }

.blogModule-posts h3 {
  color: #a1684b;
  font-size: 2.2em;
  padding-bottom: 10px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
  text-align: left; }

.category-header a {
  float: right;
  width: 50%;
  text-align: right;
  display: inline-block;
  padding-top: 12px;
  color: #fe5c83;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: .5px; }

.category-header a:after, .blogModule .carousel-slide-info .read-more:after, .blog-listing .article--featured a.read-more:after, .feat-row a.read-more:after, .template-blog .read-more:after {
  content: "\e902";
  font-family: icomoon;
  display: inline-block;
  transform: rotate(-90deg);
  margin-left: 5px; }

.blog-listing .article--featured a.read-more:after {
  position: relative;
  top: 2px; }

#shopify-section-blog-featured-quote img {
  max-width: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%; }

.article-featured-split h2.underlined:before {
  left: 20px;
  top: 30px;
  width: 93%; }

#shopify-section-blog-featured-category h2.underlined:before {
  left: 10px;
  top: 20px;
  width: 100%; }

#shopify-section-blog-featured-category .featured-category {
  width: 48%;
  float: left; }

#shopify-section-blog-featured-category .featured-category p {
  text-align: left; }

#shopify-section-blog-featured-category .featured-category.article-1 {
  margin-right: 4%; }

#shopify-section-blog-featured-category .featured-category.article-1 p.h3 {
  margin-top: 20px; }

#shopify-section-blog-featured-category .featured-category.article-1 .img-wrapper {
  padding-top: 90%; }

#shopify-section-blog-featured-category .featured-category.article-2 {
  margin-bottom: 4%; }

#shopify-section-blog-featured-category .featured-category.article-2 .img-wrapper, #shopify-section-blog-featured-category .featured-category.article-3 .img-wrapper {
  width: 35%;
  padding-top: 35%;
  float: left;
  margin-right: 25px; }

#shopify-section-blog-product-slider h2.underlined span {
  background: #E5D2B9; }

#shopify-section-blog-product-slider .accent-image {
  position: absolute;
  top: -45px;
  max-width: 250px;
  right: 10%; }

#shopify-section-blog-product-slider h2.underlined:before {
  top: 20px;
  width: 100%; }

#shopify-section-blog-product-slider .slide img {
  max-width: 100%; }

#shopify-section-blog-product-slider .slide-item {
  float: left; }

#shopify-section-blog-product-slider .slide-product-content {
  max-width: 65%;
  margin: auto; }

#shopify-section-blog-product-slider .slide-product-content p.title {
  margin-bottom: 0px; }

#shopify-section-blog-product-slider .slide-product-content p.title, #shopify-section-blog-product-slider .slide-product-content p.price {
  font-weight: 500; }

#shopify-section-blog-product-slider button.slick-next::after, button.slick-prev::after {
  color: #ffffff; }

#shopify-section-blog-product-slider .slick-dots {
  bottom: -5px; }

#shopify-section-blog-product-slider .main-feature > a {
  display: flex;
  align-items: center;
  justify-content: center; }

#shopify-section-blog-product-slider .main-feature .icon-play {
  position: absolute;
  z-index: 9;
  color: #fff;
  font-size: 8rem; }

#shopify-section-blog-newsletter .klaviyo-form input.ledLzW, #shopify-section-blog-newsletter .klaviyo-form .PhoneNumberInputComponents__StyledPhoneInputContainer-sc-13l4vul-2 {
  border-bottom: 1px solid #000; }

#shopify-section-blog-tubby-tip img {
  max-width: 100%;
  display: block; }

#shopify-section-blog-tubby-tip .accent-image {
  max-width: 175px;
  position: absolute;
  top: -40px;
  right: 125px; }

#shopify-section-blog-calendar {
  margin-top: 6em; }

#shopify-section-blog-calendar .calender-color-block {
  position: absolute;
  width: 140%;
  left: -20%;
  top: -2em;
  height: 40vh;
  z-index: -2; }

#shopify-section-blog-calendar .calendar {
  border: 2px solid #93664D;
  padding: 50px;
  background: #fff; }

#shopify-section-blog-calendar .calendar span.event-headline {
  padding: 5px 30px 5px 10px;
  position: relative;
  display: inline-block;
  font-weight: bold;
  font-size: 14pt; }

#shopify-section-blog-calendar .calendar span.event-headline:after {
  content: "";
  position: absolute;
  border-bottom: 20px solid white;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  top: 8px;
  right: -10px;
  transform: rotate(-90deg); }

.bg-medium-pink {
  background: #EB6883; }

#shopify-section-blog-grid {
  margin-top: 25px; }

#blog-grid .container-wrap .left-side, #blog-grid .container-wrap .right-side {
  float: left; }

#blog-grid .container-wrap .left-side {
  width: 75%;
  padding-right: 5%; }

#blog-grid .container-wrap .right-side {
  width: 20%; }

#blog-grid .container-wrap .left-side .article-image {
  padding-top: 0px;
  margin-bottom: 0px; }

#blog-grid .container-wrap .right-side img {
  float: left;
  width: 45%;
  padding-right: 5%; }

#blog-grid .container-wrap .right-side .content {
  width: 50%; }

.text-brown {
  color: #a1684b !important; }

#blog-grid .container-wrap .right-side h3 {
  font-size: 1.5em; }

#blog-grid .container-wrap .right-side .related-post {
  padding-bottom: 15px; }

#blog-grid .container-wrap .right-side .related-post p.subtitle {
  margin-bottom: 3px; }

#blog-grid .container-wrap .right-side {
  position: sticky;
  top: 100px; }

/*================ Mama Blog Articles ================*/
.template-article .blog-nav {
  padding: 15px 0 20px; }

.template-article .title-container {
  background: #fbf7f4; }

.template-article .article-title {
  margin: .5em 0; }

.template-article .title-container p.details {
  padding-top: 2em; }

.article-footer.container p.tags, .article-footer.container p.prev-next, .template-article h4.meta-comments, .article-footer .share-link.icon-googleplus, .article-footer .share-link.icon-pinterest {
  display: none; }

.article-footer.container p.share {
  float: right; }

.template-article .details .post-date {
  color: #a3674b;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.3em; }

.template-article .article-content.container-wrap {
  display: inline-block; }

.template-article .left-side, .template-article .right-side {
  float: left; }

.template-article .left-side {
  width: 75%;
  padding-right: 5%; }

.template-article .right-side {
  width: 20%; }

.template-article .left-side .article-image {
  padding-top: 0px;
  margin-bottom: 0px; }

.template-article .right-side img {
  float: left;
  width: 45%;
  padding-right: 5%; }

.template-article .right-side .content {
  width: 50%; }

.template-article .right-side h3 {
  font-size: 1.5em; }

.template-article .right-side .related-post {
  padding-bottom: 15px; }

.template-article .right-side .related-post p.subtitle {
  margin-bottom: 3px; }

.template-article .right-side {
  position: sticky;
  top: 100px; }

.template-article .article-comments.container, .template-article .article-footer.container, .template-article .related-post {
  overflow: hidden; }

.template-article .related-post {
  display: block;
  width: 100%; }

.template-article .left-side p.share a {
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  -ms-transition: opacity .2s;
  transition: opacity .2s;
  text-decoration: none;
  display: inline-block;
  padding: 10px;
  color: #72422e; }

.template-article .left-side p.share a.icon-googleplus, .template-article .left-side p.share a.icon-pinterest {
  display: none; }

.article-comments input.button {
  margin: 30px auto;
  display: block; }

.template-article .related-posts p.h3 {
  color: #000000; }

.template-article p.blog-index-link, .template-article p.blog-index-link a {
  text-transform: uppercase;
  color: #a3674b;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: underline; }

.blog-index-link a:before {
  display: none; }

.template-article p.blog-index-link {
  float: none;
  padding-top: 8px; }

.article-footer .share {
  clear: none; }

.template-article h3#add-comment-title, .template-article h3#comment-title {
  color: #a3674b;
  font-size: 1.6em; }

#comments p.name, #comments p.email {
  width: 50%;
  float: left; }

#comments p.name {
  padding-right: 30px; }

.comment-form input[type=email], .comment-form input[type=telephone], .comment-form input[type=text], .comment-form textarea {
  background: #fbf8f3;
  border: 0px; }

.comment-form input[type=email]::placeholder, .comment-form input[type=telephone]::placeholder, .comment-form input[type=text]::placeholder, .comment-form textarea::placeholder {
  color: #a3674b; }

.comment-form textarea {
  height: 150px; }

.template-article .scroll-to-top, .template-blog .scroll-to-top {
  position: sticky;
  bottom: 0px;
  right: 10%;
  float: right;
  z-index: 9; }

.template-article .scroll-to-top img, .template-blog .scroll-to-top img {
  max-width: 50px; }

/*================ Mama Blog Mobile ================*/
@media screen and (max-width: 768px) {
  .blogModule-posts.EndlessClick, .blog-listing .article--featured {
    padding-left: 20px; }

  .category-header a {
    font-size: 1em; }

  .category-header a:after {
    margin-left: 2px;
    margin-right: 5px; }

  .blogModule-posts .blogModule-posts-post:first-of-type {
    opacity: 1; }

  .blogModule .carousel-slide-info, .blogModule p {
    text-align: left; } }
@media screen and (max-width: 550px) {
  .blog-listing .article.article--featured.article--has-image {
    display: block; }

  .blog-listing .article.article--featured.article--has-image {
    margin-top: 0; }

  .blog-listing .article--featured .article-content {
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px; }

  .template-article .bodyWrap-spacer, .template-blog .bodyWrap-spacer {
    padding-top: 90px; }

  .blog-logo img {
    max-width: 200px; }

  .blogModule-posts h3 {
    font-size: 2em; }

  .blog-listing .article--featured .article-image-container {
    width: 100%;
    margin-bottom: 30px; }

  .blog-listing .article--featured .article-content {
    padding-left: 0px;
    overflow: visible; }

  .article.article--featured.article--has-image {
    white-space: normal; }

  .blog-listing .article--featured h3.category {
    margin-bottom: .25em; }

  .blog-listing .view-all p.h3 {
    padding-left: 30px;
    margin-top: 80px;
    color: #fe5c83; }

  .blogModule .lg_s12 .carousel-slide-image {
    height: 200px; }

  .blog-nav ul li {
    padding: 0 12px; }

  .blog-nav ul li a {
    font-size: 1.2em; }

  .blog-listing .view-all p.h3:after {
    content: "\e902";
    font-family: icomoon;
    display: inline-block;
    transform: rotate(-90deg);
    margin-left: 5px; }

  #shopify-section-blog-featured-split-row-1 .extra-padding-top, #shopify-section-blog-featured-split-row-2 .extra-padding-top {
    padding-top: 0px; }

  #shopify-section-blog-featured-split-row-1 .article-featured-split .contain-width-90, #shopify-section-blog-featured-split-row-1 .article-featured-split h2.underlined:before, #shopify-section-blog-featured-split-row-2 .article-featured-split .contain-width-90, #shopify-section-blog-featured-split-row-2 .article-featured-split h2.underlined:before {
    width: 86%; }

  #shopify-section-blog-featured-split-row-1 .article-featured-split .block, #shopify-section-blog-featured-split-row-2 .article-featured-split .block {
    margin-bottom: 30px; }

  .blog-listing .article--featured a.read-more, .template-blog .read-more {
    font-size: 1.1em; }

  #shopify-section-blog-featured-quote {
    width: 90%;
    margin: auto; }

  #shopify-section-blog-featured-quote .text-extra-large {
    font-size: 1.5em; }

  #shopify-section-blog-featured-category .featured-category {
    width: 100%;
    float: none; }

  #shopify-section-blog-featured-category .featured-category {
    margin-bottom: 8%; }

  #shopify-section-blog-featured-category .featured-category p.h3 {
    margin-top: 10px; }

  #shopify-section-blog-featured-category .featured-category.article-1 {
    margin-right: 0px; }

  #shopify-section-blog-featured-category .featured-category.article-2 .img-wrapper, #shopify-section-blog-featured-category .featured-category.article-3 .img-wrapper, #shopify-section-blog-featured-category .featured-category.article-1 .img-wrapper {
    width: 100%;
    padding-top: 100%;
    float: none; }

  #shopify-section-blog-product-slider .accent-image {
    top: -35px;
    max-width: 175px; }

  #shopify-section-blog-product-slider .slide-product-content {
    max-width: 90%; }

  #shopify-section-blog-product-slider .main-feature {
    padding-right: 0px;
    margin-bottom: 20px; }

  #shopify-section-blog-product-slider .main-feature .icon-play {
    font-size: 6rem; }

  #shopify-section-blog-tubby-tip .flex-vertical-align-middle {
    display: block; }

  #shopify-section-blog-tubby-tip .extra-padding.contain-width-80.margin-auto {
    margin-top: 25px;
    margin-bottom: 25px; }

  #shopify-section-blog-calendar .calendar.margin-auto.contain-width-50 {
    width: 80%; }

  #shopify-section-blog-calendar .calendar span.event-headline {
    font-size: 13pt; }

  #shopify-section-blog-calendar .calendar span.event-headline:after {
    top: 6px;
    right: -11px; }

  #blog-grid #MainInnerContent {
    margin-top: 15px; }

  #blog-grid .container-wrap .left-side, #blog-grid .container-wrap .right-side, .template-article .left-side, .template-article .right-side {
    width: 100%;
    padding-right: 0;
    float: none; }

  #blog-grid .left-side .blogModule-posts .blogModule-posts-post:first-child {
    margin-left: 0px; }

  #blog-grid .blogModule-posts {
    white-space: normal; }

  #blog-grid .container-wrap .right-side, .template-article .right-side {
    position: relative;
    top: 0px; }

  #blog-grid .left-side .article-image, .template-article .left-side .article-image {
    width: 100%; }

  #blog-grid .left-side .article-image img, .template-article .left-side .article-image img {
    max-width: 100%; }

  #blog-grid .left-side .article-info, .template-article .left-side .article-info {
    margin-bottom: 20px; }

  #blog-grid .container-wrap .right-side .related-post, .template-article .right-side .related-post {
    display: block;
    width: 100%;
    clear: both;
    margin-bottom: 25px; }

  #blog-grid .container-wrap .right-side img, .template-article .right-side img {
    padding-bottom: 5%; }

  #blog-grid .container-wrap .right-side, .template-article .right-side {
    display: none; }

  #comments p.email, #comments p.name {
    width: 100%; }

  #comments p.name {
    padding-right: 0px; }

  .blog-footer img {
    max-width: 150px; } }
/*================ Compliance Additions ================*/
a.skipnav {
  font-size: 0px;
  display: block; }

a.skipnav:active, a.skipnav:focus {
  font-size: 14px;
  border: 2px solid black;
  display: inline-block;
  background-color: #ffffff; }

.product a, .product .link, .breadcrumbs a {
  opacity: 1; }

a:focus {
  border-bottom: 2px solid black; }

button:focus, .instagram-img__wrapper a:focus {
  border: 2px solid black; }

input:focus, button.needsclick:focus, .footer__newsletter input[type="email"]:focus, select:focus, button:focus, textarea:focus, a.button:focus, a.menuToggle:focus {
  border: 2px solid #000000 !important;
  overflow: hidden; }

body:not(.allow-focus-ring) .site-header :focus, body:not(.allow-focus-ring) .site-footer .footer-link a:focus {
  outline: none; }

.customer-navigation a {
  color: #2c8dbe; }

.notext {
  font-size: 0px;
  opacity: 0; }

.product-form button.product-tab-title {
  background-color: transparent;
  text-align: left !important;
  width: 100%; }

.h1.multiline {
  line-height: 1.6em; }

.siteAlert a:focus {
  border: 2px solid #000000; }

.afterpay-modal-close:focus {
  border: 1px solid #000000;
  padding: 5px; }

.nav-desktop .nav-search-overlay a,
.nav-desktop .nav-search-overlay button,
.nav-desktop .nav-search-overlay input {
  visibility: hidden; }

.nav-desktop.search--is-visible .nav-search-overlay a,
.nav-desktop.search--is-visible .nav-search-overlay button,
.nav-desktop.search--is-visible .nav-search-overlay input {
  visibility: visible; }

nav.nav-mobile {
  visibility: hidden; }

.nav-search-container form .icon-search {
  position: relative;
  top: -19px;
  left: 4px;
  float: left; }

.nav-search-container .icon-close:before {
  position: relative;
  top: 10px;
  position: relative;
  right: 5px; }

@media screen and (max-width: 1370px) {
  /*KC*/
  nav.nav-mobile {
    visibility: visible; } }
@media screen and (max-width: 550px) {
  .nav-search .nav-search-overlay .nav-search-submit {
    font-size: 15.54px;
    right: -32px;
    font-family: 'VAGRoundedNext';
    font-size: 15px !important;
    width: 200px; }

  .nav-search .nav-search-overlay .nav-search-submit:before {
    font-family: icomoon; }

  .nav-search .nav-search-overlay .nav-search-input::placeholder {
    padding-left: 3px; } }
.js-siteAlert a:focus p {
  font-weight: bold;
  text-decoration: underline; }

.product-tab .product-tab-content {
  visibility: hidden;
  display: none; }

.product-tab.is-active .product-tab-content {
  visibility: visible;
  display: block; }

a.button--primary:focus, .instagram-follow.button:focus {
  background-color: #ffffff !important;
  border: 2px solid #000000 !important;
  color: #000000 !important; }

.launcher-button:focus .background-primary {
  background-color: #ffffff !important;
  border: 2px solid #000000 !important;
  color: #000000 !important; }
