/** Shopify CDN: Minification failed

Line 392:2 Expected identifier but found "*"
Line 519:2 Expected identifier but found "*"
Line 1041:2 Expected identifier but found "*"
Line 2539:2 Expected identifier but found "*"
Line 3710:2 Expected identifier but found "*"
Line 3894:2 Expected identifier but found "*"
Line 3995:2 Expected identifier but found "*"
Line 4360:2 Expected identifier but found "*"
Line 4672:4 "justfy-content" is not a known CSS property
Line 6103:0 Unexpected "}"
... and 2 more hidden warnings

**/
/* Converted to CSS 3/2021 */ 
@charset "UTF-8";
:root {
    --font-primary: "proxima-soft", sans-serif;
}
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height:100vh;
}
body {
  margin: 0;
  font-weight: 500;
  letter-spacing: .02em;
}
article, aside, footer, header, nav, section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption, figure, main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  /* 1 */
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 2 */
  overflow: visible;
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
}
pre {
  /* 1 */
  font-family: monospace, monospace;
  /* 2 */
  font-size: 1em;
  /* Text-level semantics
   ========================================================================== */
  /**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
}
a {
  /* 1 */
  background-color: transparent;
  /* 2 */
  -webkit-text-decoration-skip: objects;
  /**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
}
abbr[title] {
  /* 1 */
  border-bottom: none;
  /* 2 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
}
b, strong {
  font-weight: inherit;
  /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
}
b, strong {
  font-weight: bolder;
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
}
code, kbd, samp {
  /* 1 */
  font-family: monospace, monospace;
  /* 2 */
  font-size: 1em;
  /**
 * Add the correct font style in Android 4.3-.
 */
}
dfn {
  font-style: italic;
  /**
 * Add the correct background and color in IE 9-.
 */
}
mark {
  background-color: #ff0;
  color: #000;
  /**
 * Add the correct font size in all browsers.
 */
}
small {
  font-size: 80%;
  /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
  /* Embedded content
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 */
}
audio, video {
  display: inline-block;
  /**
 * Add the correct display in iOS 4-7.
 */
}
audio:not([controls]) {
  display: none;
  height: 0;
  /**
 * Remove the border on images inside links in IE 10-.
 */
}
img {
  border-style: none;
  /**
 * Hide the overflow in IE.
 */
}
svg:not(:root) {
  overflow: hidden;
  /* Forms
   ========================================================================== */
  /**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
}
button, input, optgroup, select, textarea {
  /* 1 */
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  margin: 0;
  /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
}
button, input {
  overflow: visible;
  /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
}
button, select {
  text-transform: none;
  /**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
}
button, html [type="button"], [type="reset"], [type="submit"] {
  /* 2 */
  -webkit-appearance: button;
  /**
 * Remove the inner border and padding in Firefox.
 */
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
  /**
 * Restore the focus styles unset by the previous rule.
 */
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
  /**
 * Correct the padding in Firefox.
 */
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
  /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
}
legend {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  color: inherit;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 3 */
  padding: 0;
  /* 1 */
  white-space: normal;
  /**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
}
progress {
  /* 1 */
  display: inline-block;
  /* 2 */
  vertical-align: baseline;
  /**
 * Remove the default vertical scrollbar in IE.
 */
}
textarea {
  overflow: auto;
  /**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
}
[type="checkbox"], [type="radio"] {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  padding: 0;
  /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
  /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
}
[type="search"] {
  /* 1 */
  -webkit-appearance: textfield;
  /* 2 */
  outline-offset: -2px;
  /**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
}
::-webkit-file-upload-button {
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
  font: inherit;
  /* Interactive
   ========================================================================== */
  /*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
}
details, menu {
  display: block;
  /*
 * Add the correct display in all browsers.
 */
}
summary {
  display: list-item;
  /* Scripting
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 */
}
canvas {
  display: inline-block;
  /**
 * Add the correct display in IE.
 */
}
template {
  display: none;
  /* Hidden
   ========================================================================== */
  /**
 * Add the correct display in IE 10-.
 */
}
[hidden] {
  display: none;
  /*================ Slate specific reset ================*/
}
*, *::before, *::after {
  box-sizing: border-box;
}
body, input, textarea, button, select {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
a:focus {
  color: inherit;
}
img {
  max-width: 100%;
  /*================ Form element helpers ================*/
}
form {
  margin: 0;
}
@media only screen and (max-width: 989px) {
  input, textarea, select {
    font-size: 16px;
  }
}
button, input[type="submit"], label[for] {
  cursor: pointer;
}
optgroup {
  font-weight: 700;
}
option {
  color: #202020;
  background-color: white;
}
[tabindex='-1']:focus {
  outline: none;
  /*============================================================================
  Fast Tap
  enables no-delay taps (FastClick-esque) on supporting browsers
==============================================================================*/
}
a, button, [role="button"], input, label, select, textarea {
  touch-action: manipulation;
  /*================ Helper Classes ================*/
}
b {
  font-weight: 600;
}
.clearfix {
  *zoom: 1;
}
.clearfix::after {
  content: '';
  display: table;
  clear: both;
}
.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.js-focus-hidden:focus {
  outline: none;
}
.label-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.no-placeholder .label-hidden {
  position: inherit !important;
  overflow: auto;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}
.visually-shown {
  position: inherit !important;
  overflow: auto;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}
.no-js:not(html) {
  display: none;
}
.no-js .no-js:not(html) {
  display: block;
}
.no-js .js {
  display: none;
}
.supports-no-cookies:not(html) {
  display: none;
}
html.supports-no-cookies .supports-no-cookies:not(html) {
  display: block;
}
html.supports-no-cookies .supports-cookies {
  display: none;
  /*============================================================================
  Skip to content button
    - Overrides .visually-hidden when focused
==============================================================================*/
}
.skip-link:focus {
  position: absolute !important;
  overflow: auto;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: #202020;
  background-color: white;
  padding: 15px;
  z-index: 10000;
  transition: none;
  /*--- Flexbox! ---*/
}
.flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex.column {
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex.row-reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex.space {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex.flex-center {
  -ms-flex-align: center;
  align-items: center;
}
.flex.flex-end {
  -ms-flex-align: flex-end;
  align-items: flex-end;
}
.flex.baseline {
  -ms-flex-align: baseline;
  align-items: baseline;
}
.flex.align-right {
  justify-content: flex-end;
}
.flex.align-center {
  justify-content: center;
  /*============================================================================
  Grid
    - Based on CSS Wizardry grid
==============================================================================*/
}
.grid {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -30px;
}
.grid::after {
  content: '';
  display: table;
  clear: both;
}
.grid__item {
  float: left;
  padding-left: 30px;
  width: 100%;
}
.grid__item[class*='--push'] {
  position: relative;
  /*============================================================================
  Reversed grids allow you to structure your source in the opposite
  order to how your rendered layout will appear.
==============================================================================*/
}
.grid--rev {
  direction: rtl;
  text-align: left;
}
.grid--rev > .grid__item {
  direction: ltr;
  text-align: left;
  float: right;
  /*============================================================================
  Grid Columns
    - Create width classes, prepended by the breakpoint name.
==============================================================================*/
  /*================ Grid push classes ================*/
  /*================ Clearfix helper on uniform grids ================*/
  /*================ Build Base Grid Classes ================*/
  /** Whole */
}
.one-whole {
  width: 100%;
  /* Halves */
}
.one-half {
  width: 50%;
  /* Thirds */
}
.one-third {
  width: 33.33333%;
}
.two-thirds {
  width: 66.66667%;
  /* Quarters */
}
.one-quarter {
  width: 25%;
}
.two-quarters {
  width: 50%;
}
.three-quarters {
  width: 75%;
  /* Fifths */
}
.one-fifth {
  width: 20%;
}
.two-fifths {
  width: 40%;
}
.three-fifths {
  width: 60%;
}
.four-fifths {
  width: 80%;
  /* Sixths */
}
.one-sixth {
  width: 16.66667%;
}
.two-sixths {
  width: 33.33333%;
}
.three-sixths {
  width: 50%;
}
.four-sixths {
  width: 66.66667%;
}
.five-sixths {
  width: 83.33333%;
  /* Eighths */
}
.one-eighth {
  width: 12.5%;
}
.two-eighths {
  width: 25%;
}
.three-eighths {
  width: 37.5%;
}
.four-eighths {
  width: 50%;
}
.five-eighths {
  width: 62.5%;
}
.six-eighths {
  width: 75%;
}
.seven-eighths {
  width: 87.5%;
  /* Tenths */
}
.one-tenth {
  width: 10%;
}
.two-tenths {
  width: 20%;
}
.three-tenths {
  width: 30%;
}
.four-tenths {
  width: 40%;
}
.five-tenths {
  width: 50%;
}
.six-tenths {
  width: 60%;
}
.seven-tenths {
  width: 70%;
}
.eight-tenths {
  width: 80%;
}
.nine-tenths {
  width: 90%;
  /* Twelfths */
}
.one-twelfth {
  width: 8.33333%;
}
.two-twelfths {
  width: 16.66667%;
}
.three-twelfths {
  width: 25%;
}
.four-twelfths {
  width: 33.33333%;
}
.five-twelfths {
  width: 41.66667%;
}
.six-twelfths {
  width: 50%;
}
.seven-twelfths {
  width: 58.33333%;
}
.eight-twelfths {
  width: 66.66667%;
}
.nine-twelfths {
  width: 75%;
}
.ten-twelfths {
  width: 83.33333%;
}
.eleven-twelfths {
  width: 91.66667%;
}
.show {
  display: block !important;
}
.hide {
  display: none !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
  /*================ Build Responsive Grid Classes ================*/
}
@media only screen and (max-width: 749px) {
  .small--one-whole {
    width: 100%;
    /* Halves */
  }
  .small--one-half {
    width: 50%;
    /* Thirds */
  }
  .small--one-third {
    width: 33.33333%;
  }
  .small--two-thirds {
    width: 66.66667%;
    /* Quarters */
  }
  .small--one-quarter {
    width: 25%;
  }
  .small--two-quarters {
    width: 50%;
  }
  .small--three-quarters {
    width: 75%;
    /* Fifths */
  }
  .small--one-fifth {
    width: 20%;
  }
  .small--two-fifths {
    width: 40%;
  }
  .small--three-fifths {
    width: 60%;
  }
  .small--four-fifths {
    width: 80%;
    /* Sixths */
  }
  .small--one-sixth {
    width: 16.66667%;
  }
  .small--two-sixths {
    width: 33.33333%;
  }
  .small--three-sixths {
    width: 50%;
  }
  .small--four-sixths {
    width: 66.66667%;
  }
  .small--five-sixths {
    width: 83.33333%;
    /* Eighths */
  }
  .small--one-eighth {
    width: 12.5%;
  }
  .small--two-eighths {
    width: 25%;
  }
  .small--three-eighths {
    width: 37.5%;
  }
  .small--four-eighths {
    width: 50%;
  }
  .small--five-eighths {
    width: 62.5%;
  }
  .small--six-eighths {
    width: 75%;
  }
  .small--seven-eighths {
    width: 87.5%;
    /* Tenths */
  }
  .small--one-tenth {
    width: 10%;
  }
  .small--two-tenths {
    width: 20%;
  }
  .small--three-tenths {
    width: 30%;
  }
  .small--four-tenths {
    width: 40%;
  }
  .small--five-tenths {
    width: 50%;
  }
  .small--six-tenths {
    width: 60%;
  }
  .small--seven-tenths {
    width: 70%;
  }
  .small--eight-tenths {
    width: 80%;
  }
  .small--nine-tenths {
    width: 90%;
    /* Twelfths */
  }
  .small--one-twelfth {
    width: 8.33333%;
  }
  .small--two-twelfths {
    width: 16.66667%;
  }
  .small--three-twelfths {
    width: 25%;
  }
  .small--four-twelfths {
    width: 33.33333%;
  }
  .small--five-twelfths {
    width: 41.66667%;
  }
  .small--six-twelfths {
    width: 50%;
  }
  .small--seven-twelfths {
    width: 58.33333%;
  }
  .small--eight-twelfths {
    width: 66.66667%;
  }
  .small--nine-twelfths {
    width: 75%;
  }
  .small--ten-twelfths {
    width: 83.33333%;
  }
  .small--eleven-twelfths {
    width: 91.66667%;
  }
  .grid--uniform .small--one-half:nth-child(2n+1), .grid--uniform .small--one-third:nth-child(3n+1), .grid--uniform .small--one-quarter:nth-child(4n+1), .grid--uniform .small--one-fifth:nth-child(5n+1), .grid--uniform .small--one-sixth:nth-child(6n+1), .grid--uniform .small--two-sixths:nth-child(3n+1), .grid--uniform .small--three-sixths:nth-child(2n+1), .grid--uniform .small--one-eighth:nth-child(8n+1), .grid--uniform .small--two-eighths:nth-child(4n+1), .grid--uniform .small--four-eighths:nth-child(2n+1), .grid--uniform .small--five-tenths:nth-child(2n+1), .grid--uniform .small--one-twelfth:nth-child(12n+1), .grid--uniform .small--two-twelfths:nth-child(6n+1), .grid--uniform .small--three-twelfths:nth-child(4n+1), .grid--uniform .small--four-twelfths:nth-child(3n+1), .grid--uniform .small--six-twelfths:nth-child(2n+1) {
    clear: both;
  }
  .small--show {
    display: block !important;
  }
  .small--hide {
    display: none !important;
  }
  .small--text-left {
    text-align: left !important;
  }
  .small--text-right {
    text-align: right !important;
  }
  .small--text-center {
    text-align: center !important;
  }
}
@media only screen and (min-width: 750px) {
  /*================ Build Grid Push Classes ================*/
  /*================ General layout styles ================*/  .medium-up--one-whole {
    width: 100%;
    /* Halves */
  }
  .medium-up--one-half {
    width: 50%;
    /* Thirds */
  }
  .medium-up--one-third {
    width: 33.33333%;
  }
  .medium-up--two-thirds {
    width: 66.66667%;
    /* Quarters */
  }
  .medium-up--one-quarter {
    width: 25%;
  }
  .medium-up--two-quarters {
    width: 50%;
  }
  .medium-up--three-quarters {
    width: 75%;
    /* Fifths */
  }
  .medium-up--one-fifth {
    width: 20%;
  }
  .medium-up--two-fifths {
    width: 40%;
  }
  .medium-up--three-fifths {
    width: 60%;
  }
  .medium-up--four-fifths {
    width: 80%;
    /* Sixths */
  }
  .medium-up--one-sixth {
    width: 16.66667%;
  }
  .medium-up--two-sixths {
    width: 33.33333%;
  }
  .medium-up--three-sixths {
    width: 50%;
  }
  .medium-up--four-sixths {
    width: 66.66667%;
  }
  .medium-up--five-sixths {
    width: 83.33333%;
    /* Eighths */
  }
  .medium-up--one-eighth {
    width: 12.5%;
  }
  .medium-up--two-eighths {
    width: 25%;
  }
  .medium-up--three-eighths {
    width: 37.5%;
  }
  .medium-up--four-eighths {
    width: 50%;
  }
  .medium-up--five-eighths {
    width: 62.5%;
  }
  .medium-up--six-eighths {
    width: 75%;
  }
  .medium-up--seven-eighths {
    width: 87.5%;
    /* Tenths */
  }
  .medium-up--one-tenth {
    width: 10%;
  }
  .medium-up--two-tenths {
    width: 20%;
  }
  .medium-up--three-tenths {
    width: 30%;
  }
  .medium-up--four-tenths {
    width: 40%;
  }
  .medium-up--five-tenths {
    width: 50%;
  }
  .medium-up--six-tenths {
    width: 60%;
  }
  .medium-up--seven-tenths {
    width: 70%;
  }
  .medium-up--eight-tenths {
    width: 80%;
  }
  .medium-up--nine-tenths {
    width: 90%;
    /* Twelfths */
  }
  .medium-up--one-twelfth {
    width: 8.33333%;
  }
  .medium-up--two-twelfths {
    width: 16.66667%;
  }
  .medium-up--three-twelfths {
    width: 25%;
  }
  .medium-up--four-twelfths {
    width: 33.33333%;
  }
  .medium-up--five-twelfths {
    width: 41.66667%;
  }
  .medium-up--six-twelfths {
    width: 50%;
  }
  .medium-up--seven-twelfths {
    width: 58.33333%;
  }
  .medium-up--eight-twelfths {
    width: 66.66667%;
  }
  .medium-up--nine-twelfths {
    width: 75%;
  }
  .medium-up--ten-twelfths {
    width: 83.33333%;
  }
  .medium-up--eleven-twelfths {
    width: 91.66667%;
  }
  .grid--uniform .medium-up--one-half:nth-child(2n+1), .grid--uniform .medium-up--one-third:nth-child(3n+1), .grid--uniform .medium-up--one-quarter:nth-child(4n+1), .grid--uniform .medium-up--one-fifth:nth-child(5n+1), .grid--uniform .medium-up--one-sixth:nth-child(6n+1), .grid--uniform .medium-up--two-sixths:nth-child(3n+1), .grid--uniform .medium-up--three-sixths:nth-child(2n+1), .grid--uniform .medium-up--one-eighth:nth-child(8n+1), .grid--uniform .medium-up--two-eighths:nth-child(4n+1), .grid--uniform .medium-up--four-eighths:nth-child(2n+1), .grid--uniform .medium-up--five-tenths:nth-child(2n+1), .grid--uniform .medium-up--one-twelfth:nth-child(12n+1), .grid--uniform .medium-up--two-twelfths:nth-child(6n+1), .grid--uniform .medium-up--three-twelfths:nth-child(4n+1), .grid--uniform .medium-up--four-twelfths:nth-child(3n+1), .grid--uniform .medium-up--six-twelfths:nth-child(2n+1) {
    clear: both;
  }
  .medium-up--show {
    display: block !important;
  }
  .medium-up--hide {
    display: none !important;
  }
  .medium-up--text-left {
    text-align: left !important;
  }
  .medium-up--text-right {
    text-align: right !important;
  }
  .medium-up--text-center {
    text-align: center !important;
  }
}
html {
  font-size: 10px;
}
body {
  background-color: white;
  font-family: var(--font-primary);
  color: #202020;
  font-size: 1.5rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  overflow-x: hidden;
}
.page-width {
  *zoom: 1;
  max-width: 1185px;
  margin: 0 auto;
}
.page-width::after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1245px) {
  .page-width {
    padding: 0 30px;
  }
}
.page-width.narrow {
  max-width: 620px;
}
@media (max-width: 680px) {
  .page-width.narrow {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
h1, .h1 {
  font-family: "Neuton", serif;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 4.8rem;
  font-weight: 200;
}
@media (max-width: 875px) {
  h1, .h1 {
    font-size: 3.6rem;
  }
}
#MainContent {
  border-top: 1px solid rgba(106, 115, 123, 0.25);
  /*padding-top: 20px;*/
  padding-bottom: 20px;
}
.template-index #MainContent, .template-collection #MainContent, body.about #MainContent, body.faq #MainContent, body.classes #MainContent, body.samples #MainContent, body.custom #MainContent, body.gallery #MainContent, body.contact-us #MainContent, body.template-blog #MainContent {
  padding-top: 0;
}
.template-collection #MainContent, body.faq #MainContent, body.classes #MainContent, body.samples #MainContent, body.gallery #MainContent {
  padding-bottom: 0;
}
footer {
  border-top: 1px solid rgba(106, 115, 123, 0.25);
}
.template-collection footer, body.faq footer, body.classes footer, body.samples footer, body.gallery footer, body.color-palette footer, body.colors footer, body.blends footer {
  border-top: 0;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*================ Icons ================*/
}
.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  fill: currentColor;
}
.no-svg .icon {
  display: none;
}
.icon--wide {
  width: 40px;
}
svg.icon:not(.icon--full-color) circle, svg.icon:not(.icon--full-color) ellipse, svg.icon:not(.icon--full-color) g, svg.icon:not(.icon--full-color) line, svg.icon:not(.icon--full-color) path, svg.icon:not(.icon--full-color) polygon, svg.icon:not(.icon--full-color) polyline, svg.icon:not(.icon--full-color) rect, symbol.icon:not(.icon--full-color) circle, symbol.icon:not(.icon--full-color) ellipse, symbol.icon:not(.icon--full-color) g, symbol.icon:not(.icon--full-color) line, symbol.icon:not(.icon--full-color) path, symbol.icon:not(.icon--full-color) polygon, symbol.icon:not(.icon--full-color) polyline, symbol.icon:not(.icon--full-color) rect {
  fill: inherit;
  stroke: inherit;
  /*============================================================================
  A generic way to visually hide content while
  remaining accessible to screen readers (h5bp.com)
==============================================================================*/
}
.icon-fallback-text {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.no-svg .icon-fallback-text {
  position: static !important;
  overflow: auto;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  /*================ Payment Icons ================*/
}
.payment-icons {
  -moz-user-select: "none";
  -ms-user-select: "none";
  -webkit-user-select: "none";
  user-select: "none";
  cursor: default;
  /*================ Shopify icon on password page ================*/
}
.icon-shopify-logo {
  width: 82.28571px;
  height: 24px;
  /*================ Rich Text Editor ================*/
}
.rte img {
  height: auto;
}
.rte table {
  table-layout: fixed;
}
.rte ul, .rte ol {
  margin: 0 0 15px 30px;
}
.rte ul {
  list-style: disc outside;
}
.rte ul ul {
  list-style: circle outside;
}
.rte ul ul ul {
  list-style: square outside;
}
.text-center.rte ul, .text-center.rte ol, .text-center .rte ul, .text-center .rte ol {
  margin-left: 0;
  list-style-position: inside;
}
.rte-table {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.rte__video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  height: auto;
}
.rte__video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rte__table-wrapper {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /*============================================================================
  Responsive tables, defined with .responsive-table on table element.
==============================================================================*/
}
@media only screen and (max-width: 749px) {
  /*================ Links & Buttons ================*/  .responsive-table {
    width: 100%;
  }
  .responsive-table thead {
    display: none;
  }
  .responsive-table tr {
    display: block;
  }
  .responsive-table tr, .responsive-table td {
    float: left;
    clear: both;
    width: 100%;
  }
  .responsive-table th, .responsive-table td {
    display: block;
    text-align: right;
    padding: 15px;
    margin: 0;
  }
  .responsive-table td::before {
    content: attr(data-label);
    float: left;
    text-align: center;
    padding-right: 10px;
  }
  .responsive-table-row + .responsive-table-row, tfoot > .responsive-table-row:first-child {
    position: relative;
    margin-top: 10px;
    padding-top: 15px;
  }
  .responsive-table-row + .responsive-table-row::after, tfoot > .responsive-table-row:first-child::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    border-bottom: 1px solid #f6f6f6;
  }
}
.btn, button, input[type="submit"] {
  -moz-user-select: "none";
  -ms-user-select: "none";
  -webkit-user-select: "none";
  user-select: "none";
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  border: 0;
  background-color: transparent;
  border: 2px solid #202020;
  color: #202020;
  text-transform: uppercase;
  font-family: var(--font-primary);
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.5;
  letter-spacing: 0.15em;
  padding: 10px 20px 8px;
  border-radius: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -webkit-transition: 300ms all;
  transition: 300ms all;
}
.btn:hover, button:hover, input[type="submit"]:hover {
  background-color: #202020;
  color: #fff;
}
.btn:focus, button:focus, input[type="submit"]:focus {
  color: #202020;
}
.btn.secondary, button.secondary, input[type="submit"].secondary {
  border: none;
  color: #999;
  border-bottom: 2px solid #999;
  padding: 0 0 2px;
  margin: 10px 20px 6px;
}
.btn.secondary:hover, button.secondary:hover, input[type="submit"].secondary:hover {
  background: transparent;
  color: #202020;
  border-bottom: 2px solid #202020;
}
.btn.alt, button.alt, input[type="submit"].alt {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  margin-top: 20px;
  padding: 12px 40px;
}
.btn.alt:hover, .btn.alt:focus, button.alt:hover, button.alt:focus, input[type="submit"].alt:hover, input[type="submit"].alt:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
.btn.shadow, button.shadow, input[type="submit"].shadow {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
}
.btn.shadow:hover, .btn.shadow:focus, button.shadow:hover, button.shadow:focus, input[type="submit"].shadow:hover, input[type="submit"].shadow:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
.btn-sm {
  padding: 7px 12px 6px!important;
  font-size: 1.1rem!important;
  font-weight: bold;
}
.btn-row.sm .btn-sm:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 500px) {
  .btn-row.sm .btn-sm {
    margin-left: 10px;
    margin-right: 10px!important;
  }
}
a {
  -webkit-transition: all 300ms;
  transition: all 300ms;
  text-decoration: none;
  color: #6a737b;
}
a:hover {
  color: #b2bb1e;
  /*============================================================================
  Form scaffolding
    - Selectors setup for you to style form elements how you want
    - Focus, error, and disabled states are set to be extended
==============================================================================*/
}
input:not([type="submit"]), textarea, select {
  border: 1px solid rgba(106, 115, 123, 0.5);
  border-radius: 0;
  max-width: 100%;
  font-family: var(--font-primary);
  font-size: 1.2rem;
  padding: 10px 12px 6px;
}
input:not([type="submit"]):focus, textarea:focus, select:focus {
  outline: none;
  border: 1px solid #b2bb1e;
}
input:not([type="submit"])[disabled], textarea[disabled], select[disabled] {
  cursor: default;
  background-color: black;
  border-color: black;
}
textarea {
  min-height: 100px;
  /*================ Custom select style ================*/
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  background-image: url('//mercurymosaics.com/cdn/shop/t/77/assets/ico-select.svg?v=53569193904132550091756142049');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-color: transparent;
  padding: 12px 28px 12px 12px;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  /*================ Hide the svg arrow in IE9 ================*/
  font-family: var(--font-primary);
}
.ie9 select {
  padding-right: 10px;
  background-image: none;
}
select::-ms-expand {
  display: none;
  /*================ Error styles ================*/
}
input.input-error, select.input-error, textarea.input-error {
  border-color: #885a5a;
  background-color: #fff;
}
form .errors {
  border: 2px solid #885a5a; 
  padding: 6px;
  background-color: rgba(218, 199, 199, 0.5);
  margin-bottom: 20px;
  font-size: 1.5rem;
}
form .errors ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
form p.form-success {
  margin: 0 0 12px;
  font-family: var(--font-primary);
  color: #b2bb1e;
  font-weight: 600;
  font-size: 1.5rem;
}
.fancybox-close-small:hover {
  background: transparent;
}
.placeholder-svg {
  display: block;
  fill: rgba(32, 32, 32, 0.35);
  background-color: rgba(32, 32, 32, 0.1);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border: 1px solid rgba(32, 32, 32, 0.2);
}
.placeholder-svg--small {
  width: 480px;
}
.placeholder-noblocks {
  padding: 40px;
  text-align: center;
}
.placeholder-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.placeholder-background .icon {
  border: 0;
  /*================ VENDOR ================*/
  /* Slider */
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: none;
  vertical-align: top;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: inline-block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev, .slick-next {
  border: 0;
  font-size: 0;
  position: absolute;
  background: transparent;
  background-size: 100% 100%;
  z-index: 1;
}
.slider {
  margin-top: 60px;
}
.slider .slick-prev, .slider .slick-next {
  width: 50px;
  height: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 100%;
  background-color: #fff;
  background-size: 95% auto;
  background-repeat: no-repeat;
}
.slider .slick-prev:focus, .slider .slick-next:focus {
  outline: none;
}
.slider .slick-prev {
  left: 0;
  background-image: url('//mercurymosaics.com/cdn/shop/t/77/assets/left-arrow.svg?73248');
  background-position: left center;
}
.slider .slick-next {
  right: 0;
  background-image: url('//mercurymosaics.com/cdn/shop/t/77/assets/right-arrow.svg?73248');
  background-position: right center;
}
.image-thumbnails .slick-prev, .image-thumbnails .slick-next, .product-image-slider .slick-prev, .product-image-slider .slick-next {
  width: 100%;
  height: 35px;
  left: 50%;
  color: #202020;
  font-size: 1.6rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-size: 23px 35px;
  background-repeat: no-repeat;
  background-position: top center;
}
.image-thumbnails .slick-prev:focus, .image-thumbnails .slick-next:focus, .product-image-slider .slick-prev:focus, .product-image-slider .slick-next:focus {
  outline: none;
}
.image-thumbnails .slick-prev {
  top: 0;
}
.image-thumbnails .slick-next {
  bottom: -35px;
}
.slider-secondary .product-slide {
  padding: 0 60px;
}
.slick-dots {
  position: absolute;
  bottom: -30px;
  text-align: center;
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
.slick-dots li {
  display: inline-block;
  margin: 0 4px;
}
.slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
  border: 1px solid #ccc;
  background-color: transparent;
  font-size: 0;
  border-radius: 50%;
  -webkit-transition: background-color 300ms;
  transition: background-color 300ms;
}
.slick-dots li.slick-active button {
  background-color: #ccc;
}
.slider-holder {
  position: relative;
}
.arrow-left, .arrow-right {
  width: 44px;
  height: 44px;
  background-size: 100% 100%;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 690px) {
  .arrow-left, .arrow-right {
    width: 30px;
    height: 30px;
  }
}
.arrow-left {
  background-image: url('/cdn/shop/t/30/assets/arrow-left.svg?v=7724326314034122714');
  left: 23.5%;
}
@media (max-width: 1280px) {
  .arrow-left {
    left: 19%;
  }
}
@media (max-width: 1075px) {
  .arrow-left {
    left: 14.5%;
  }
}
@media (max-width: 920px) {
  .arrow-left {
    left: calc(50% - 330px);
  }
}
@media (max-width: 690px) {
  .arrow-left {
    left: 15px;
  }
}
.arrow-right {
  background-image: url('/cdn/shop/t/30/assets/arrow-right.svg?v=994201561720009973');
  right: 23.5%;
}
@media (max-width: 1280px) {
  .arrow-right {
    right: 19%;
  }
}
@media (max-width: 1075px) {
  .arrow-right {
    right: 14.5%;
  }
}
@media (max-width: 920px) {
  .arrow-right {
    right: calc(50% - 330px);
  }
}
@media (max-width: 690px) {
  .arrow-right {
    right: 15px;
  }
}
body.fancybox-active {
  overflow: hidden;
}
body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}
.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  box-sizing: border-box;
}
.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s, visibility 0s;
}
.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}
.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}
.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}
.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: visible;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000;
}
.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df;
}
.fancybox-slide--next {
  z-index: 99995;
}
.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}
.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
  display: none;
}
.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in;
}
.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}
.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}
.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff;
}
.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}
.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
}
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}
.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6;
}
.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}
.fancybox-button--share svg path {
  stroke-width: 1;
}
.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none;
}
.fancybox-button--zoom svg path {
  fill: transparent;
}
.fancybox-navigation {
  display: none;
}
.fancybox-show-nav .fancybox-navigation {
  display: block;
}
.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}
.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}
.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}
.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color 0.25s;
  box-sizing: border-box;
  z-index: 2;
}
.fancybox-close-small:focus {
  outline: none;
}
.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}
.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}
.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px;
}
.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}
.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none;
}
.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}
.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all;
  position: relative;
}
.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(99, 99, 99, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}
@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
p.fancybox-share__links {
  margin-right: -10px;
}
.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all 0.2s;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}
.fancybox-thumbs-x > ul {
  overflow: hidden;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}
li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 800px) {
  /*======================================
  Selectric
======================================*/  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}
.selectric-responsive {
  width: 100%;
}
.selectric {
  border: 0px solid #f1efec;
  background: #f1efec;
  position: relative;
  border-radius: 0px;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 40px 0 10px;
  line-height: 40px;
  color: #202020;
  height: 40px;
}
.selectric .button {
  border-radius: 0px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 38px;
  height: 38px;
  color: #444;
  text-align: center;
  font-size: 0;
}
.selectric .button:after {
  content: "\f107";
  font-family: 'FontAwesome';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #444;
  border-bottom: none;
}
.selectric-focus .selectric {
  border-color: #aaa;
}
.selectric-hover .selectric {
  border-color: #d8d6d3;
}
.selectric-hover .selectric .button {
  color: #d8d6d3;
}
.selectric-hover .selectric .button:after {
  border-top-color: #d8d6d3;
}
.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: #d8d6d3;
  background: #d8d6d3;
}
.selectric-open .selectric-items {
  display: block;
}
.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}
.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}
.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
  /* Items box */
}
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #f8f8f8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 8px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #eee;
  color: #666;
  cursor: pointer;
  -webkit-transition: 300ms background;
  transition: 300ms background;
}
.selectric-items li.selected {
  background: #f1efec;
  color: #444;
}
.selectric-items li.highlighted {
  background: #f1efec;
  color: #444;
}
.selectric-items li:hover {
  background: #f1efec;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
  /*================ MODULES ================*/
  /*================ Site Header ================*/
}
#shopify-section-header {
  position: relative;
  z-index: 3;
}
.newsletter-bar {
  position: relative;
  overflow: hidden;
  justify-content: center;
  max-height: 100px;
  padding: 5px 40px;
  font-weight: 300;
  background-color: #6a737b;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
.newsletter-bar.done {
  height: 0;
  padding: 0;
}
.newsletter-bar p {
  color: white !important;
  padding-right: 10px;
}
.newsletter-bar form {
  padding-left: 10px;
}
.newsletter-bar form input,
.newsletter-section.text-center form input {
  margin: 0 3px;
  padding: 3px 10px;
  font-size: 1.3rem;
}
.newsletter-bar form input[type="email"],
.newsletter-section.text-center form input[type="email"] {
  color: #fff;
  border-color: #fff;
  background: none;
}
.newsletter-bar form input[type="email"]::-webkit-input-placeholder,
.newsletter-section.text-center form input[type="email"]::-webkit-input-placeholder {
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.newsletter-bar form input[type="email"]:-moz-placeholder,
.newsletter-section.text-center form input[type="email"]:-moz-placeholder {
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.newsletter-bar form input[type="email"]::-moz-placeholder,
.newsletter-section.text-center form input[type="email"]::-moz-placeholder {
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.newsletter-bar form input[type="email"]:-ms-input-placeholder,
.newsletter-section.text-center form input[type="email"]:-ms-input-placeholder {
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.newsletter-bar form input[type="email"]:focus,
.newsletter-section.text-center form input[type="email"]:focus {
  outline: none;
}
.newsletter-bar form input[type="email"]:focus::-webkit-input-placeholder,
.newsletter-section.text-center form input[type="email"]:focus::-webkit-input-placeholder {
  color: transparent;
}
.newsletter-bar form input[type="email"]:focus:-moz-placeholder,
.newsletter-section.text-center form input[type="email"]:focus:-moz-placeholder {
  color: transparent;
}
.newsletter-bar form input[type="email"]:focus::-moz-placeholder,
.newsletter-section.text-center form input[type="email"]:focus::-moz-placeholder {
  color: transparent;
}
.newsletter-bar form input[type="email"]:focus:-ms-input-placeholder,
.newsletter-section.text-center form input[type="email"]:focus:-ms-input-placeholder {
  color: transparent;
}
.newsletter-bar form input[type="submit"],
.newsletter-section.text-center form input[type="submit"] {
  color: #6a737b;
  text-transform: uppercase;
  background-color: #fff;
  border-color: #fff;
}
.newsletter-bar #x {
  position: absolute;
  right: 15px;
  padding: 2px;
  transform: rotate(45deg);
  color: #fff;
  font-size: 2.5rem;
  font-weight: 300;
  cursor: pointer;
}
.newsletter-bar #x :hover {
  font-weight: bold;
}
@media (max-width: 700px) {
  .newsletter-bar {
    flex-wrap: wrap;
    max-height: 250px;
    padding: 15px 20px;
  }
  .newsletter-bar .flex {
    flex-wrap: wrap;
  }
  .newsletter-bar p {
    padding-top: 0;
    font-size: 1.2rem;
  }
  .newsletter-bar form {
    padding-left: 0;
  }
  .newsletter-bar form input {
    width: 100%;
    padding: 3 10px;
    font-size: 1.2rem;
  }
  .newsletter-bar form input[type="email"] {
    margin-bottom: 5px;
  }
  .newsletter-bar #x {
    top: 0;
    right: 5px;
  }
}
#logo {
  margin-right: 50px;
}
@media (min-width: 1056px) and (max-width: 1181px) {
  #logo {
    margin-right: 30px;
  }
}
@media (max-width: 1055px) {
  #logo {
    margin-right: 0;
    padding: 0 10px;
  }
}
header .page-width {
  position: relative;
}
.header-section {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
.header-section h1 {
  margin: 0;
}
.header-section .site-logo {
  display: block;
}
.header-section .site-logo img {
  display: block;
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
}
@media (min-width: 1056px) and (max-width: 1086px) {
  .header-section .site-logo img {
    max-width: 200px;
  }
}
@media (max-width: 500px) {
  .header-section .site-logo img {
    max-width: 85%;
  }
}
@media (max-width: 1055px) {
  .header-section {
    -ms-justify-content: center;
    justify-content: center;
  }
  .header-section h1, .header-section div.h1 {
    margin: 0 auto;
  }
}
.right-elements {
  justify-content: flex-end;
}
.right-elements nav, .top-elements {
  width: 100%;
  justify-content: flex-end;
}
.top-elements a {
  color: #a6abb0;
}
.top-elements .cls-3 {
  fill: #a6abb0;
}
.top-elements form {
  position: relative;
  top: 1px;
  margin-right: 15px;
}
.top-elements form input {
  position: absolute;
  right: 21px;
  max-width: 100px;
  font-family: var(--font-primary);
  color: #6a737b;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.1rem;
  padding: 0 0 2px;
  border: none !important;
  border-bottom: 1px solid #e1e3e6 !important;
  -webkit-transition: max-width 300ms;
  transition: max-width 300ms;
}
.top-elements form input::-webkit-input-placeholder {
  color: #a6abb0;
}
.top-elements form input:-moz-placeholder {
  color: #a6abb0;
}
.top-elements form input::-moz-placeholder {
  color: #a6abb0;
}
.top-elements form input:-ms-input-placeholder {
  color: #a6abb0;
}
.top-elements form input:active, .top-elements form input:focus {
  max-width: 150px;
  border-bottom: 1px solid #b2bb1e !important;
}
.top-elements form button {
  position: relative;
  top: -3px;
  width: 20px;
  height: 20px;
  padding: 0;
  font-size: 1.2rem;
  letter-spacing: 0;
  background-color: #a6abb0;
  border: none !important;
  border-radius: 50%;
}
.top-elements form button:hover, .top-elements form button:active {
  background-color: #b2bb1e;
  border: none !important;
}
.top-elements form button i {
  margin-left: -1px;
  color: #fff;
}
@media (max-width: 1055px) {
  .top-elements form {
    display: none;
  }
}
@media (min-width: 1055px) {
  .top-elements {
    padding-bottom: 10px;
  }
}
.mobile-menu-left .search-link {
  width: 25px;
  height: 25px;
  margin-left: 15px;
  padding: 2px 0 0 5px;
  font-size: 1.5rem;
  background-color: #9aa0a4;
  border-radius: 50%;
}
.mobile-menu-left .search-link i {
  color: #fff;
}
@media (min-width: 1055px) {
  .mobile-menu-left .search-link {
    display: none;
  }
}
.site-nav .account-link,
.site-nav .trade-link {
  position: relative;
  top: -3px;
}
.site-nav .trade-link {
  margin-right: 0!important;
}
.site-nav .account-link .account-icon, .site-nav .account-link .mobile-account-icon {
  position: relative;
  top: 1px;
  left: 5px;
  font-size: 17px !important;
}
.mobile-account-icon {
  font-size: 22px;
}
@media (min-width: 1055px) {
  .mobile-account-icon {
    display: none;
  }
}
.cart-link {
  position: relative;
  display: block;
  margin: 4px 15px 0;
  white-space: nowrap;
}
.cart-link svg {
  max-width: 18px;
  max-height: 17px;
  position: relative;
  z-index: 1;
}
.cart-link svg:hover path {
  fill: #b2bb1e;
}
.cart-link .cart-text {
  position: relative;
  top: -4px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-family: "proxima-soft", sans-serif;
  /*@media (max-width: 1055px){
      position: absolute;
      top: -15px;
      left: calc(50% + 1px);
      z-index: 2;
      font-size: 1rem;
    }*/
  font-size: 1.2rem;
}
@media (max-width: 1055px) {
  .cart-link {
    top: 4px;
    margin: 0 0 0 15px;
  }
  .cart-link svg {
    max-width: 24px;
    max-height: 22px;
  }
}
ul.site-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 1055px) {
  ul.site-nav {
    display: none;
  }
}
ul.site-nav a {
  display: inline-block;
  font-family: var(--font-primary);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  padding: 4px 2px;
}
ul.site-nav a:hover {
  color: #b2bb1e;
}
ul.site-nav > li {
  display: inline-block;
  margin-right: 30px;
  position: relative;
  overflow: visible;
}
ul.site-nav > li:last-of-type:not(.search-link) {
  margin-right: 0 !important;
}
@media (max-width: 1181px) {
  ul.site-nav > li {
    margin-right: 15px;
  }
}
ul.site-nav > li:hover ul, ul.site-nav > li:focus ul {
  height: auto;
  overflow: visible;
}
ul.site-nav > li > ul {
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  left: -30px;
  list-style: none;
  white-space: nowrap;
  display: inline-block;
  margin: 0;
  padding: 0;
}
ul.site-nav > li > ul li {
  display: block;
}
ul.site-nav > li > ul li:first-of-type {
  padding-top: 10px;
}
ul.site-nav > li > ul li a {
  display: block;
  padding: 12px 30px 10px;
  color: #6a737b;
  background-color: #fff;
}
ul.site-nav > li > ul li a:hover {
  color: #fff;
  background-color: #b2bb1e;
}
ul.site-nav > li.account-link, ul.site-nav > li.search-link {
  margin-right: 25px;
}
ul.site-nav > li .fa-search {
  font-size: 1.6rem;
}
ul.site-nav li.phone {
  margin-top: 2px;
}
ul.site-nav a[href="/collections/ready-to-ship"] {
  font-weight: 600;
}
.site-nav__submenu > li {
  position: relative;
}
.site-nav__submenu_2 {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  padding-left: 0;
}
.site-nav__submenu_2 li {
  margin-right: 0!important;
  padding-top: 0!important;
}
.site-nav__submenu > li:hover > .site-nav__submenu_2 {
  display: block;
}
@media (max-width: 1086px) {
  .right-elements ul.site-nav {
    margin-top: -2px;
  }
}
.right-elements ul.site-nav li {
  margin-right: 15px;
}
.right-elements ul.site-nav .fa-search {
  margin-right: -4px;
}
.search-btn, .tag-bubble, .colors-body .btn, .quote-main .selectric-items li, .btn-tag {
  display: inline-block;
  padding: 10px 25px;
  color: #99a0a4;
  font-size: 1.2rem;
  line-height: 1em;
  text-transform: uppercase;
  background-color: rgba(153, 160, 164, 0);
  border: 1px solid #99a0a4;
  border-radius: 25px;
  cursor: pointer;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.search-btn:hover, .search-btn.active,
.btn-tag:hover, .btn-tag.active {
  color: #fff;
  background-color: #99a0a4;
}
#search-box {
  position: relative;
  display: block;
  width: 100%;
  padding: 40px 0;
  background-color: #f0f0f0;
  /*@media (max-width: 865px){
    display: none !important;
  }*/
  display: none;
}
#search-box .page-width {
  padding-top: 30px;
  padding-bottom: 30px;
}
#search-box .search-wrap {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
#search-box .search-wrap label {
  display: block;
  padding-left: 15px;
  color: #6a737b;
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#search-box .search-wrap .search-form {
  position: relative;
  padding: 10px 0 15px;
}
#search-box .search-wrap .search-form input {
  width: 100%;
  padding: 10px 15px;
  color: #6a737b;
  font-family: var(--font-primary);
  font-size: 1.5rem;
  background: none;
  border: none !important;
  border-bottom: 2px solid #6a737b !important;
  -webkit-transition: max-width 300ms;
  transition: max-width 300ms;
}
#search-box .search-wrap .search-form input::-webkit-input-placeholder {
  color: #a6abb0;
}
#search-box .search-wrap .search-form input:-moz-placeholder {
  color: #a6abb0;
}
#search-box .search-wrap .search-form input::-moz-placeholder {
  color: #a6abb0;
}
#search-box .search-wrap .search-form input:-ms-input-placeholder {
  color: #a6abb0;
}
#search-box .search-wrap .search-form input:active, #search-box .search-wrap .search-form input:focus {
  border-bottom: 2px solid #b2bb1e !important;
}
#search-box .search-wrap .search-form button {
  position: absolute;
  top: 14px;
  right: 3px;
  width: 25px;
  height: 25px;
  padding: 0;
  font-size: 1.5rem;
  letter-spacing: 0;
  background-color: #6a737b;
  border: none !important;
  border-radius: 50%;
}
#search-box .search-wrap .search-form button:hover, #search-box .search-wrap .search-form button:active {
  background-color: #b2bb1e;
  border: none !important;
}
#search-box .search-wrap .search-form button i {
  color: #fff;
}
#search-box .search-wrap p {
  margin-bottom: 10px;
  padding-left: 15px;
  color: #99a0a4;
  font-size: 1.1rem;
  text-transform: uppercase;
}
#search-box #x {
  position: absolute;
  top: 0;
  right: 15px;
  transform: rotate(45deg);
  color: #6a737b;
  font-size: 4rem;
  cursor: pointer;
}
.search-tags, .blog-tags {
  flex-wrap: wrap;
}
.search-tags .search-btn, .blog-tags .search-btn, .tag-bubble, .colors-body .btn, .quote-main .selectric-items li, .btn-tag {
  margin: 0 10px 9px 0;
  padding: 7px 15px;
  font-size: 1.1rem;
}
.blog-tag.search-btn[data-tag="undefined"] {
  display: none;
}
.giftcard-qr img {
  display: block;
  margin: 0 auto;
}
.apple-wallet-image {
  display: block;
  margin: 0 auto;
}
@media print {
  @page {
    margin: 0.5cm;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  html, body {
    background-color: #fff;
    color: #000;
  }
  .print-giftcard, .apple-wallet {
    display: none;
  }
}
.mobile-menu {
  position: fixed;
  top: 0;
  left: -4px;
  background-color: #fff;
  z-index: 20;
  height: 100%;
  overflow: hidden;
  border-right: 1px solid #ccc;
  width: 320px;
  -webkit-transition: transform 300ms;
  transition: transform 300ms;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.mobile-menu.open {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  overflow-y: visible;
}
.mobile-menu .logo-close {
  padding: 10px 20px 0;
}
.mobile-menu .logo-close img {
  max-width: 80%;
}
.mobile-menu .fa-close {
  display: block;
  text-align: right;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 2.4rem;
  color: #b2bb1e;
}
.mobile-menu form {
  margin: 10px auto 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 0;
  background-color: #fafafa;
}
.mobile-menu form input[type="search"] {
  -webkit-appearance: none;
  border-radius: 0;
  background: #fff;
  border: 0;
  border-bottom: 2px solid transparent;
  text-transform: initial;
  color: #202020;
  background-color: transparent;
  line-height: 1.5;
  width: calc(100% - 60px);
  font-size: 1.5rem;
  letter-spacing: 0.075em;
  overflow: visible;
  padding: 7px 20px 6px;
  -webkit-transition: border-bottom 300ms;
  transition: border-bottom 300ms;
}
@media (max-width: 400px) {
  .mobile-menu form input[type="search"] {
    font-size: 16px;
  }
}
.mobile-menu form input[type="search"]::-webkit-input-placeholder {
  color: #202020;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.mobile-menu form input[type="search"]:-moz-placeholder {
  color: #202020;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.mobile-menu form input[type="search"]::-moz-placeholder {
  color: #202020;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.mobile-menu form input[type="search"]:-ms-input-placeholder {
  color: #202020;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.mobile-menu form input[type="search"]:focus {
  outline: none;
}
.mobile-menu form input[type="search"]:focus::-webkit-input-placeholder {
  color: transparent;
}
.mobile-menu form input[type="search"]:focus:-moz-placeholder {
  color: transparent;
}
.mobile-menu form input[type="search"]:focus::-moz-placeholder {
  color: transparent;
}
.mobile-menu form input[type="search"]:focus:-ms-input-placeholder {
  color: transparent;
}
.mobile-menu form .search-submit {
  background: transparent;
  border: 0;
  box-shadow: none;
  color: #202020;
  width: 60px;
  text-align: center;
  padding: 5px 5px 6px;
  border: 0;
}
.mobile-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  -webkit-transition: left 300ms;
  transition: left 300ms;
}
.mobile-menu ul.nav-menu.secondary-open {
  left: -100%;
}
.mobile-menu ul.nav-menu li {
  padding: 0;
  border-bottom: 1px solid #eee;
}
.mobile-menu ul.nav-menu li ul.secondary-links,
.mobile-menu ul.nav-menu li ul.tertiary-links {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  display: none;
}
.mobile-menu ul.nav-menu li ul.secondary-links.tertiary-open {
  left: 0;
}
.mobile-menu ul.nav-menu li ul.secondary-links li.back a,
.mobile-menu ul.nav-menu li ul.tertiary-links li.back a {
  color: #b2bb1e;
}
.mobile-menu ul.nav-menu li a {
  position: relative;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  color: #6b747c;
  display: block;
  width: 100%;
  padding: 10px 20px;
}
ul a.rts {
  position: relative;
  color: #b2bb1e;
  font-weight: bold;
}
ul li a.strong {
  font-weight: bold;
}
.mobile-menu ul.nav-menu li a .fa {
  float: right;
  margin-top: 4px;
  color: #b2bb1e;
}
.mobile-menu ul.nav-menu li a .fa-chevron-left {
  position: relative;
}
.mobile-menu ul.nav-menu li.back a .fa {
  font-size: .7em;
}
ul a.rts:after {
  position: absolute;
  top: 10px;
  right: 20px;
  font-family: 'FontAwesome';
  content: '\f138';
  font-size: 1.5rem;
  color: #b2bb1e;
}
ul.site-nav__megamenu-item a.rts:after {
  top: -3px;
  right: -20px;
}
/*.mobile-menu a.trigger-tertiary i {
  transform: rotate(0deg);
  transition: all 0.4s ease-in-out;
}
.mobile-menu li.active a.trigger-tertiary i {
  transform: rotate(225deg);
}
.mobile-menu ul.tertiary-links {
  position: relative;
  top: -6px;
  overflow: hidden;
  height: 100%;
  max-height: 0;
  padding-left: 0;
  list-style-type: none;
  transition: all 0.7s ease-in-out;
}
.mobile-menu li.active ul.tertiary-links {
  max-height: 350px;
}
.mobile-menu ul.tertiary-links li {
  border-bottom: none;
}
.mobile-menu ul.tertiary-links li a {
  padding: 5px 20px;
  text-transform: none;
}*/
.mobile-menu-trigger {
  position: relative;
  height: 26px;
  width: 26px;
}
.mobile-menu-trigger span:first-child {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.mobile-menu-trigger span:last-child {
  top: 12px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 24px;
  height: 2px;
  background-color: #9aa0a4;
  -webkit-transition: background-color 300ms;
  transition: background-color 300ms;
}
.mobile-menu-trigger span:last-child:before, .mobile-menu-trigger span:last-child:after {
  content: '';
  display: block;
  width: 24px;
  height: 2px;
  background-color: #9aa0a4;
  -webkit-transition: background-color 300ms;
  transition: background-color 300ms;
}
.mobile-menu-trigger span:last-child:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.mobile-menu-trigger span:last-child:after {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
@media (min-width: 1056px) {
  .mobile-menu-trigger {
    display: none;
  }
}
.hero {
  position: relative;
  background-size: 0;
  overflow: hidden;
}
.hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero .btn {
  font-size: 1.5rem;
  color: #000!important;
  background-color: #FFF;
  
}
.hero .btn:hover {
  font-size: 1.5rem;
  color: #FFF!important;
  background: none!important;
}
@media (max-width: 670px) {
  .hero {
    background-position: center center;
    background-size: auto 300px;
    background-repeat: no-repeat;
    height: 300px;
  }
  .hero img {
    /* display: none; */
  }
}
@media (min-width: 1401px) {
  .hero {
    background-position: bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    height: 550px;
  }
  .hero img {
    /* display: none; */
  }
}
.hero .bg-video {
  position: absolute;
  top: -1%;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.hero .bg-video video {
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.hero .hero-content {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  max-width: 650px;
  padding: 0 20px;
}
.hero .hero-content h2 {
  margin-top: 0;
  font-family: "Neuton", serif;
  font-size: 5.5rem;
  line-height: 1.1;
  color: #fff;
  text-shadow: 2px 2px 15px rgba(47, 90, 139, 0.6);
}
@media (max-width: 850px) {
  .hero .hero-content h2 {
    font-size: 4rem;
    max-width: 420px;
    margin: 0 auto 30px;
  }
}
@media (max-width: 465px) {
  .hero .hero-content h2 {
    font-size: 3rem;
    max-width: 360px;
  }
}
.hero .hero-content .btn {
  border: 2px solid #fff;
  color: #fff;
  text-shadow: 2px 2px 10px rgba(47, 90, 139, 0.6);
}
.hero .hero-content .btn:hover, .hero .hero-content .btn:focus {
  background-color: #fff;
  color: #000;
}
*::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
.template-index h1,
.template-index h2 {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1em;
}
.introduction, .home-quote, .home-reviews, .about-custom, .article-button {
  padding: 120px 0 140px;
  position: relative;
  margin-bottom: -6px;
}
.introduction .intro-image-1, .home-quote .intro-image-1, .home-reviews .intro-image-1, .about-custom .intro-image-1, .article-button .intro-image-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 28%;
  max-width: 366px;
}
.introduction .intro-image-2, .home-quote .intro-image-2, .home-reviews .intro-image-2, .about-custom .intro-image-2, .article-button .intro-image-2 {
  position: absolute;
  top: 20px;
  right: 0;
  width: 15%;
  max-width: 136px;
}
@media (max-width: 450px) {
  .introduction, .home-quote, .home-reviews, .about-custom, .article-button {
    padding: 40px 0 220px;
  }
  .introduction .intro-image-1, .home-quote .intro-image-1, .home-reviews .intro-image-1, .about-custom .intro-image-1, .article-button .intro-image-1 {
    width: 100%;
    max-width: 240px;
  }
  .introduction .intro-image-2, .home-quote .intro-image-2, .home-reviews .intro-image-2, .about-custom .intro-image-2, .article-button .intro-image-2 {
    width: 100%;
    max-width: 110px;
    display: none;
  }
}
.introduction h2, .home-quote h2, .home-reviews h2, .about-custom h2, .article-button h2, .template-page.next h3, .template-page.contact-us h3 {
  margin-top: 0;
  font-family: var(--font-primary);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  font-size: 1.5rem;
  line-height: 1.4;
}
.introduction p, .home-quote p, .home-reviews p, .about-custom p, .article-button p {
  color: #6a737b;
  font-size: 1.7rem;
  line-height: 2;
  margin: 30px auto 40px;
}
.home-quote p:not(:last-of-type) {
  margin-bottom: 0;
}
@media (max-width: 400px) {
  .introduction p, .home-quote p, .home-reviews p, .about-custom p, .article-button p {
    font-size: 1.5rem;
  }
}
.introduction .btn, .home-quote .btn, .home-reviews .btn, .about-custom .btn, .article-button .btn, .careers-position .careers-listing .btn {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
}
.introduction .btn:hover, .introduction .btn:focus, .home-quote .btn:hover, .home-quote .btn:focus, .home-reviews .btn:hover, .home-reviews .btn:focus, .about-custom .btn:hover, .about-custom .btn:focus, .article-button .btn:hover, .article-button .btn:focus, .careers-position .careers-listing .btn:hover {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
.introduction p:first-of-type {
  margin-top: 0;
}
.alternate {
  background-color: rgba(212, 221, 221, 0.22);
  padding: 120px 0;
}
@media (max-width: 750px) {
  .alternate {
    padding: 60px 0;
  }
}
@media (min-width: 1500px) {
  .introduction .narrow {
    max-width: 750px;
  }
}
.featured-collections h3 {
  font-family: var(--font-primary);
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 auto;
}
.featured-collections h2 {
  max-width: 100%;
  font-size: 4.8rem;
  margin: 0 auto 30px;
  font-family: "Neuton", serif;
  font-weight: 200;
}
@media (max-width: 600px) {
  .featured-collections h2 {
    font-size: 4rem;
  }
}
.featured-collections .alt-page-width {
  *zoom: 1;
  max-width: 860px;
  margin: 0 auto;
}
.featured-collections .alt-page-width::after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 920px) {
  .featured-collections .alt-page-width {
    padding: 0 30px;
    max-width: 100%;
  }
}
.featured-collections .collection-listing {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(50% - 40px);
}
@media (max-width: 950px) {
  .featured-collections .collection-listing {
    width: calc(50% - 20px);
  }
}
@media (max-width: 530px) {
  .featured-collections .collection-listing {
    width: 100%;
  }
  .featured-collections .collection-listing:first-of-type {
    margin-bottom: 50px;
  }
}
.featured-collections .collection-listing span.title,
.additional-links span.title {
  display: block;
  margin: 20px auto 5px;
  font-family: "Neuton", serif;
  font-size: 2.6rem;
  color: #6b727b;
}
.featured-collections .collection-listing p {
  margin: 0 0 25px;
  line-height: 1.8em;
}
.featured-collections .collection-listing .btn {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
}
.featured-collections .collection-listing .btn:hover, .featured-collections .collection-listing .btn:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
.additional-links {
  margin: 120px auto;
}
@media (max-width: 750px) {
  .additional-links {
    margin: 60px auto;
  }
}
.additional-links h3 {
  font-family: var(--font-primary);
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 auto 40px;
}
.additional-links .link {
  width: calc(100% * .3333 - 20px);
  text-align: center;
}
@media (min-width: 451px) and (max-width: 650px) {
  .additional-links .link {
    width: calc(50% - 20px);
  }
  .additional-links .link:nth-child(2n) {
    margin-bottom: 30px;
  }
}
@media (max-width: 450px) {
  .additional-links .link {
    width: 100%;
  }
  .additional-links .link:not(:last-child) {
    margin-bottom: 50px;
  }
  .additional-links .link img {
    max-width: 360px;
  }
}
.additional-links img {
  max-width: 300px;
  width: 100%;
}
.additional-links a:hover .title {
  color: #b2bb1e;
}
.additional-links p {
    max-width: 350px;
    margin: 0 auto;
    line-height: 1.8em;
}
.template-index .page-custom-gallery h2 {
  margin-bottom: .3em;
}
.template-index .page-custom-gallery h2 + p {
  max-width: 100%;
  margin-bottom: 2em;
  color: #6b727b;
  font-weight: bold;
}
.template-index .page-custom-gallery h3 {
  margin-bottom: 10px;
}
.template-index .page-custom-gallery h3 + p {
  margin-bottom: 30px;
}
.template-index .page-custom-gallery .item-desc {
    padding-bottom: 4px;
}
.as-seen-in {
  padding: 40px 0;
  background-color: #6b737b;
}
.as-seen-in .link {
  width: 25%;
  padding: 10px 20px;
}
.as-seen-in .link img {
  max-width: 125px;
}
@media (max-width: 800px) {
  .as-seen-in .link {
    width: 50%;
    padding: 20px;
  }
}
.home-reviews .reviews-slider-holder, .quiz-reviews .reviews-slider-holder {
  width: 75%;
  margin: 0 auto;
  text-align: center;
}
.home-reviews .reviews-slider-holder p, .quiz-reviews .reviews-slider-holder p {
  color: #202020;
  text-transform: uppercase;
}
.home-reviews .reviews-slider-holder .rating i, .quiz-reviews .reviews-slider-holder .rating i, .template-page.midmod .reviews-slider-holder .rating i, .template-page.rise .reviews-slider-holder .rating i {
  padding: 0 3px;
  color: #b2bb1e;
  font-size: 2rem;
}
.home-reviews .reviews-slider-holder .review-text p, .quiz-reviews .reviews-slider-holder .review-text p {
  margin-bottom: 20px;
  color: #6a737b;
  font-size: 1.5rem;
  line-height: 1.6em;
  text-transform: none;
}
.home-reviews .reviews-slider-holder h3, .quiz-reviews .reviews-slider-holder h3 {
  font-family: var(--font-primary);
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 auto 35px;
}
.home-reviews .reviews-slider-holder .slick-dots li button, .quiz-reviews .reviews-slider-holder .slick-dots li button {
  border-color: #6a737b;
}
.home-reviews .reviews-slider-holder .slick-dots li.slick-active button, .quiz-reviews .reviews-slider-holder .slick-dots li.slick-active button {
  background-color: #6a737b;
}
.home-gallery {
  justify-content: center;
  margin: 0 auto;
  padding: 120px 0;
}
.home-gallery .alt-page-width {
  *zoom: 1;
  max-width: 860px;
}
.home-gallery .alt-page-width::after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 920px) {
  .home-gallery .alt-page-width {
    padding: 0 30px;
    max-width: 100%;
  }
}
.home-gallery .gallery-content, .home-gallery .gallery-images {
  width: calc(50% - 20px);
}
@media (max-width: 630px) {
  .home-gallery .gallery-content, .home-gallery .gallery-images {
    width: 100%;
  }
}
@media (max-width: 630px) {
  .home-gallery .gallery-content {
    text-align: center;
    margin: 0 auto 80px;
  }
}
@media (min-width: 1000px) {
  .home-gallery .gallery-content {
    padding-right: 40px;
  }
}
.home-gallery .image-group {
  width: calc(50% - 10px);
}
.home-gallery .image-group:first-of-type {
  position: relative;
  top: -20px;
}
.home-gallery .image-group:last-of-type {
  position: relative;
  top: 20px;
}
.home-gallery .image-group img {
  display: block;
  width: 100%;
}
.home-gallery .image-group img:first-of-type {
  margin-bottom: 20px;
}
.home-gallery h3 {
  font-family: var(--font-primary);
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 auto;
}
.home-gallery h2 {
  font-size: 4.8rem;
  margin: 0 auto 30px;
  font-family: "Neuton", serif;
  font-weight: 200;
}
@media (max-width: 600px) {
  .home-gallery h2 {
    font-size: 4rem;
  }
}
.home-gallery p {
  color: #6a737b;
  font-size: 1.7rem;
  line-height: 2;
  margin: 30px auto 40px;
}
@media (max-width: 400px) {
  .home-gallery p {
    font-size: 1.5rem;
  }
}
.home-gallery .btn {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
}
.home-gallery .btn:hover, .home-gallery .btn:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
.home-quote, .home-reviews {
  padding: 120px 0;
}
@media (max-width: 450px) {
  .home-quote, .home-reviews {
    padding: 100px 0;
  }
}
.home-quote .alt-page-width, .home-reviews .alt-page-width {
  *zoom: 1;
  max-width: 860px;
  margin: 0 auto;
}
.home-quote .alt-page-width::after, .home-reviews .alt-page-width::after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 920px) {
  .home-quote .alt-page-width, .home-reviews .alt-page-width {
    padding: 0 30px;
    max-width: 100%;
  }
}
.home-quote {
  padding-bottom: 80px;
}
.home-quote h2.free-quote-body-title {
  font-family: "Neuton", serif;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 4.8rem;
  font-weight: 200;
  text-transform: none;
}
@media (max-width: 875px) {
  .home-quote h2.free-quote-body-title {
    font-size: 3.6rem;
  }
}
.home-quote p {
  max-width: 750px;
}
#shopify-section-footer .home-instagram {
  display: none;
}
.template-index #shopify-section-footer .home-instagram, .about-our-story #shopify-section-footer .home-instagram, .about-our-process #shopify-section-footer .home-instagram, .about-our-team #shopify-section-footer .home-instagram, #lookbook #shopify-section-footer .home-instagram, #doro #shopify-section-footer .home-instagram, .template-page.quiz-landing #shopify-section-footer .home-instagram, #news.template-blog #shopify-section-footer .home-instagram, .template-article #shopify-section-footer .home-instagram, .template-product #shopify-section-footer .home-instagram, .template-page.moody #shopify-section-footer .home-instagram, .template-page.holiday #shopify-section-footer .home-instagram, .template-page.midmod #shopify-section-footer .home-instagram, .template-page.organic #shopify-section-footer .home-instagram, .template-page.hipstoric #shopify-section-footer .home-instagram, .template-page.nautical #shopify-section-footer .home-instagram, .template-page.midcentury #shopify-section-footer .home-instagram, .template-page.jewel #shopify-section-footer .home-instagram, .template-page.rise #shopify-section-footer .home-instagram {
  display: block;
}
.home-instagram {
  justify-content: center;
  margin-bottom: 60px;
}
.home-instagram h3 {
  font-family: var(--font-primary);
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 auto;
}
.home-instagram .hashtag {
  margin-bottom: 30px;
  padding-top: 80px;
  border-top: 1px solid rgba(106, 115, 123, 0.25);
}
.moody .home-instagram .hashtag,
.organic .home-instagram .hashtag,
.hipstoric .home-instagram .hashtag,
.nautical .home-instagram .hashtag,
.midcentury .home-instagram .hashtag,
.jewel .home-instagram .hashtag,
.rise .home-instagram .hashtag {
  padding-top: 40px;
  border-top: none;
}
.home-instagram .hashtag img {
  display: inline-block;
  width: 100%;
  max-width: 220px;
  margin: 8px 6px -2px 6px;
}
.home-instagram .hashtag p {
  margin: 0 auto;
  color: #202020;
  margin-top: 20px;
  font-size: 1.7rem;
  line-height: 2;
}
.home-instagram .ig-images {
  justify-content: center;
  margin: 0 -7px;
}
.home-instagram .ig-images .ig-image {
  position: relative;
  top: 0;
  padding: 7px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.home-instagram .ig-images .ig-image:hover {
  top: -2px;
}
@media (max-width: 851px) {
  .home-instagram .ig-images {
    flex-wrap: wrap;
  }
  .home-instagram .ig-images .ig-image {
    width: 33.33%;
  }
}
@media (max-width: 450px) {
  .home-instagram .ig-images .ig-image {
    width: 50%;
  }
}
.about-our-story .home-instagram .text-center, .about-our-team .home-instagram .text-center, .template-page.quiz-landing .home-instagram .text-center {
  border-top: none;
}
footer {
  padding-top: 60px;
}
footer .newsletter {
  width: 300px;
}
footer .newsletter h2 {
  font-family: "Neuton", serif;
  font-size: 2.6rem;
  font-weight: 200;
  margin: 0 auto 12px;
}
footer .newsletter p.desc {
  color: #6a737b;
  font-size: 1.5rem;
  line-height: 2;
  margin: 0 auto 20px;
}
footer .newsletter form {
  border-bottom: 1px solid #c2bcb9;
  max-width: 320px;
  margin: 0 auto 20px;
}
footer .newsletter form input[type="email"] {
  width: calc(100% - 70px);
  padding: 6px 6px 6px 0;
  font-size: 1.5rem;
  font-family: var(--font-primary);
  border: 0;
}
footer .newsletter form input[type="email"]::-webkit-input-placeholder {
  color: #6a737b;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
footer .newsletter form input[type="email"]:-moz-placeholder {
  color: #6a737b;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
footer .newsletter form input[type="email"]::-moz-placeholder {
  color: #6a737b;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
footer .newsletter form input[type="email"]:-ms-input-placeholder {
  color: #6a737b;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
footer .newsletter form input[type="email"]:focus {
  outline: none;
}
footer .newsletter form input[type="email"]:focus::-webkit-input-placeholder {
  color: transparent;
}
footer .newsletter form input[type="email"]:focus:-moz-placeholder {
  color: transparent;
}
footer .newsletter form input[type="email"]:focus::-moz-placeholder {
  color: transparent;
}
footer .newsletter form input[type="email"]:focus:-ms-input-placeholder {
  color: transparent;
}
footer .newsletter form .button {
  width: 80px;
  border: 0;
  font-size: 1.3rem;
  padding: 6px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  -webkit-transition: 300ms color;
  transition: 300ms color;
}
footer .newsletter form .button:hover {
  color: #b2bb1e;
  background: #fff;
}
footer .newsletter ul.social,
.next-3 ul.social,
.contact-form ul.social {
  list-style: none;
  margin: 12px 0 0;
  padding: 0;
}
footer .newsletter ul.social li,
.next-3 ul.social li,
.contact-form ul.social li {
  display: inline-block;
  font-size: 1.8rem;
}
footer .newsletter ul.social li a,
.contact-form ul.social li a {
  color: #202020!important;
}
footer .newsletter ul.social li a svg,
.next-3 ul.social li a svg,
.contact-form ul.social li a svg {
  position: relative;
  top: 1px;
  width: 12px;
  fill: #202020;
  -webkit-transition: 300ms fill;
  transition: 300ms fill;
}
footer .newsletter ul.social li a:hover,
.next-3 ul.social li a:hover,
.contact-form ul.social li a:hover {
  color: #b2bb1e!important;
}
footer .newsletter ul.social li a:hover svg,
.next-3 ul.social li a:hover svg,
.contact-form ul.social li a:hover svg {
  fill: #b2bb1e;
}
footer .newsletter ul.social li:not(:last-child),
.next-3 ul.social li:not(:last-child),
.contact-form ul.social li:not(:last-child) {
  margin-right: 8px;
}
footer .menus {
  width: 50%;
  max-width: 370px;
}
footer .menus .col1 ul:first-of-type, footer .menus .col2 ul:first-of-type {
  margin-bottom: 60px;
}
footer .menus h3 {
  font-family: var(--font-primary);
  font-size: 1.3rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 auto 12px;
}
footer .menus ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .menus ul li {
  margin: 0;
}
footer .menus ul li a {
  padding: 4px 0;
  font-size: 1.3rem;
  display: block;
  color: #6a737b;
}
footer .menus ul li a:hover {
  color: #b2bb1e;
}
footer .contact-information h3 {
  font-family: var(--font-primary);
  font-size: 1.3rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 auto 12px;
}
footer .contact-information p {
  font-size: 1.3rem;
  color: #6a737b;
  line-height: 1.4;
  margin: 0 0 6px;
}
footer .copyright-credit {
  border-top: 1px solid #6a737b;
  margin-top: 60px;
  padding: 20px 0;
  color: #6a737b;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.25rem;
  position: relative;
}
@media (min-width: 851px) {
  footer .copyright-credit span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  footer .copyright-credit span:first-child {
    left: 0;
  }
  footer .copyright-credit span:last-child {
    right: 0;
  }
}
@media (max-width: 850px) {
  footer .copyright-credit span, footer .copyright-credit ul {
    display: block;
    text-align: center;
    width: 100%;
    margin: 8px auto;
  }
}
footer .copyright-credit a {
  color: #6a737b;
}
footer .copyright-credit ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .copyright-credit ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
footer .copyright-credit ul li:first-child:after {
  content: "\f10c";
  font-family: 'FontAwesome';
  font-size: 0.5rem;
  display: inline-block;
  margin: 0 8px 0 12px;
  position: relative;
  top: -2px;
}
@media (max-width: 1000px) {
  footer > .flex.space {
    max-width: 570px;
    margin: 0 auto;
    text-align: center;
  }
  footer .newsletter {
    order: 1;
    text-align: center;
    width: 100%;
  }
  footer .contact-information {
    order: 2;
    margin: 60px auto 0;
  }
  footer .menus {
    order: 3;
    width: 100%;
    max-width: 400px;
    margin: 60px auto 0;
  }
}
@media (max-width: 400px) {
  footer .menus .col1, footer .menus .col2 {
    width: 100%;
  }
  footer .menus .col1 ul:not(:last-of-type), footer .menus .col2 ul:not(:last-of-type) {
    margin-bottom: 40px;
  }
  footer .menus .col2 {
    margin-top: 40px;
  }
}
.product-page {
  *zoom: 1;
  max-width: 1024px;
  margin: 0 auto;
}
.product-page::after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1084px) {
  .product-page {
    padding: 0 30px;
  }
}
hr {
  background: transparent;
  height: 1px;
  border: 0;
  border-bottom: 1px solid rgba(106, 115, 123, 0.35);
  margin: 30px 0;
}
.breadcrumbs {
  margin: 40px 0;
  font-size: 1rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.breadcrumbs a, .breadcrumbs span {
  color: #817e7d;
}
.breadcrumbs i {
  font-size: 0.8rem;
}
.breadcrumbs .sep {
  margin: 0 10px;
  display: inline-block;
  color: #908e8e;
}
.product-content {
  width: 380px;
}
@media (min-width: 866px) {
  .product-page .sticky-col,
  .related-help .related-products {
    width: calc(100% - 380px - 50px);
    position: relative;
  }
  .sticky-col .sticky {
    position: sticky;
    top: 0;
  }
  .mobile-sharing {
    display: none;
  }
}
.product-images-sliders {
  width: 100%;
}
.product-slider-main, .product-slider-thumbs {
 display: none;
}
.product-slider-main .slide {
  padding: 0 60px;
}
.product-images-sliders img {
  width: 100%;
  height: auto;
}
.product-slider-main {
  position: relative;
  margin-bottom: 15px;
}
.product-slider-main img {
  margin: 0 auto;
}
.product-slider-main .img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.product-slider-main .img img.zoom {
  display: none;
}
.product-slider-main .img:not(.img-1) img.sizer {
  opacity: 0;
}
.product-slider-main button {
  position: absolute;
  top: calc(50% - 20px);
  z-index: 1;
  visibility: hidden;
  max-height: 0;
}
.product-slider-main .slick-prev {
  left: 0;
}
.product-slider-main .slick-next {
  right: 0;
}
.product-slider-main button:after {
  content: '';
  display: block;
  height: 40px;
  width: 20px;
  z-index: 1;
  margin-left: 0;
  font-size: 0;
  line-height: 1em;
  background-image: url(//mercurymosaics.com/cdn/shop/t/77/assets/chevron-left.svg?v=70912829319855197131756142049);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  visibility: visible;
  cursor: pointer;
}
.product-slider-main.slick-initialized button:after {
  opacity: 1;
}
.product-slider-main .slick-prev:after {
  background-image: url(//mercurymosaics.com/cdn/shop/t/77/assets/chevron-left.svg?v=70912829319855197131756142049);
}
.product-slider-main .slick-next:after {
  background-image: url(//mercurymosaics.com/cdn/shop/t/77/assets/chevron-right.svg?v=71875332741354405941756142049);
}
.product-slider-thumbs {
  margin-bottom: 20px;
}
.product-slider-thumbs .slick-slide {
  opacity: 1;
  transition: all .3s ease;
}
.product-slider-thumbs .slide {
  width: 100%;
  padding: 0 10px;
  cursor: pointer;
}
.product-slider-thumbs .slide-bg {
  width: 100%;
  height: 75px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.product-slider-thumbs .slick-slide.slick-active, .product-slider-thumbs .slick-slide:hover {
  opacity: .8;
}
.product-photos {
  position: relative;
  padding-right: 50px;
  text-align: center;
}
.product-photos .featured-image {
  position: relative;
  margin: 0 auto;
}
@media (max-width: 865px) {
  .product-photos .featured-image {
    width: 100%;
    margin-bottom: 30px;
  }
}
.product-photos .featured-image .image-zoom {
  width: 100%;
}
@media (min-width: 866px) {
  .image-thumbnails {
    width: 80px;
    padding-top: 20px;
    align-self: flex-start;
  }
  .image-thumbnails img {
    -webkit-transition: 300ms all;
    transition: 300ms all;
  }
  .image-thumbnails .slick-slide {
    width: 60px;
    height: 75px;
  }
  .image-thumbnails .slick-slide a {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
    margin-top: 10px;
    max-height: 60px;
  }
  .image-thumbnails .slick-slide img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 865px) {
  .breadcrumbs {
    margin: 20px 0 10px;
    font-size: 1.2rem;
    line-height: 1.8em;
  }
  .breadcrumbs span {
    white-space: nowrap;
  }
  .sticky-col {
    width: 100%;
    max-width: 600px;
  }
  .product-photos {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }
  #product-slider-main {
    margin: 0 auto;
  }
  .product-slider-main .slide {
      padding: 0 10px;
  }
  .product-slider-thumbs,
  .product-photos .notice {
    display: none!important;
  }
  .product-slider-main button:after {
    position: absolute;
    width: 13px;
  }
  .product-slider-main .slick-prev:after {
  background-image: url(//mercurymosaics.com/cdn/shop/t/77/assets/chevron-left.svg?v=70912829319855197131756142049);
    left: -10px;
  }
  .product-slider-main .slick-next:after {
    background-image: url(//mercurymosaics.com/cdn/shop/t/77/assets/chevron-right.svg?v=71875332741354405941756142049);
    right: -10px;
  }
  .product-photos .product-sharing {
    max-height: 0;
    overflow: hidden;
  }
  .product-content {
    width: 100%!important;
    text-align: left;
  }
  .product-content .review-stars,
  .product-content .product-title,
  .product-content .additional-colors,
  .product-content [data-price-wrapper],
  .product-content .sample-section,
  .product-content .qty-selection,
  .product-content .waste-section,
  .product-content .financing {
    text-align: center!important;
  }
  .product-content .product-title {
    margin: 0 0 .3em;
    line-height: 1.1em;
  }
  .product-content [data-price-wrapper] {
    margin-bottom: 10px;
  }
  .product-content .sample-section {
    margin-top: 0;
  }
  .product-content h3 {
    font-size: 2.1rem;
  }
  .product-content .color-heading span,
  .product-content .color-selection-info span,
  .product-content .additional-colors p,
  .product-content .pdp-stock-widget,
  .product-content .large-orders-note,
  .product-description.variation {
    font-size: 1.4rem!important
  }
  .product-content .color-selection-info {
    padding: 3px 0;
  }
  .product-content .color-selection-info span:first-child {
    padding-right: 20px;
  }
  .product-content .color-selection-info span:last-child,
  .product-content .qty-selection span {
    white-space: nowrap;
  }
  .product-content .color-selection li {
    padding: 0;
  }
  .product-content .additional-colors {
    max-width: 200px;
    margin: 0 auto;
  }
  .product-content .qty-selection {
    flex-direction: column;
  }
  .product-content .qty-selection > .flex,
  .product-content .qty-selection input {
    width: 100%!important;
  }
  .product-stock-widget {
    width: 100%;
    margin-left: 0!important;
  }
  .product-content .pdp-stock-widget {
    margin-top: 15px;
  }
  .product-content .financing {
    line-height: 1.2em!important;
  }
  .product-description.variation {
    font-size: 1.4rem!important;
  }
  .product-content .product-sharing {
    justfy-content: center;
    width: 100%;
    padding-left: 35px;
  }
  .product-related-title {
    font-size: 2.2rem!important;
    text-align: center!important;
  }
  /*.product-photos {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: none;
  }
  .image-thumbnails {
    justify-content: center;
    order: 2;
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 0;
    margin-top: 0;
    display: none;
  }
  .image-thumbnails .slick-list {
    padding: 0 30px;
  }
  .image-thumbnails .slick-slide {
    margin-bottom: 0;
    margin: 10px 0;
    width: calc(100% * .33333);
    padding: 0 10px;
  }
  .image-thumbnails .slick-prev, .image-thumbnails .slick-next {
    top: 50%;
    width: 35px;
    height: 100%;
    background-position: center center;
  }
  .image-thumbnails .slick-prev {
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .image-thumbnails .slick-next {
    right: 0;
    left: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }*/
}
/*@media (max-width: 865px) and (max-width: 450px) {
  .image-thumbnails .slick-prev, .image-thumbnails .slick-next {
    background-size: 12px;
  }
}*/
.product-thumbs {
  margin-top: 10px;
}
.product-thumbs .grid__item {
  margin-bottom: 20px;
}
.product-title {
  font-size: 4rem;
  font-family: "Neuton", serif;
  font-weight: 200;
  margin: 10px 0 30px;
  line-height: 1.2;
}
.product-content .product-title {
  color: #202020;
  font-weight: 500;
  line-height: 1.1em;
  margin-bottom: .1em;
}
@media (max-width: 500px) {
  .product-title {
    font-size: 3.6rem;
  }
}
.selector-wrapper {
  display: none;
}
.product-content [data-price-wrapper] {
  font-size: 2.6rem;
  margin: 0 0 20px;
  font-family: "Neuton", serif;
  font-weight: 200;
}
.product-content [data-price-wrapper] .sale-price {
  color: #b2bb1e;
  font-family: "Neuton", serif;
}
.product-listing .sale-price {
  color: #b2bb1e;
}
.product-content [data-price-wrapper] s {
  color: #ccc;
  display: inline-block;
  margin-left: 4px;
}
.product-listing s {
  color: #ccc;
}
.product-content .product-description {
  font-size: 1.5rem;
  line-height: 1.67;
}
.product-description.variation {
  color: #6a737b;
  font-size: 1.2rem;
  line-height: 1.3em;
}
.product-description-list .flex {
  justify-content: space-between;
  cursor: pointer;
}
.product-description-list .product-description {
  border-bottom: 1px solid #000;
}
.product-description-list .product-description .flex p {
  margin: .7em 0;
}
.product-description-list .product-description.expand .flex p {
  margin-bottom: 1.2em;
}
.product-content .product-description.expand .desc {
  height: 100%;
  max-height: 0;
  overflow: hidden;
  margin-bottom: -.5em;
  -webkit-transition: 1s all ease-in-out;
  transition: 1s all ease-in-out;
}
.product-content .product-description.expand img {
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out;
}
.product-content .product-description.expanded img {
  transform: rotate(180deg);
}
.product-content .product-description.expanded .desc {
  max-height: 1000px;
  margin-bottom: 0;
}
.product-content .product-description.expand .desc p:first-child,
.product-content .product-description.expand .desc ul {
  margin-top: 0;
}
.product-content .product-description.expand .desc h3,
.product-content .product-description.expand .desc ul:not(.tech-link) li:nth-child(1),
.product-content .product-description.expand .desc ul:not(.tech-link) li:nth-child(2) {
  display: none;
}
.product-content .product-description.expand .desc ul:not(.tech-link) {
  margin-bottom: 0;
}
.product-content .product-description.expand .desc li p {
  line-height: 1.4em;
}
.product-content .product-description.expand .desc li p:last-of-type {
  margin-bottom: 0;
}
.product-content .product-description a.link {
  color: #b2bb1e;
  font-weight: bold;
  text-decoration: underline;
}
.product-content .color-heading {
  margin-bottom: 10px;
}
.product-content h3 {
  font-weight: normal;
  font-size: 2.6rem;
  margin: 0;
  font-family: "Neuton", serif;
  font-weight: 200;
}
.product-content h3.color-title {
  min-width: 200px;
  font-weight: 500;
}
.product-content .color-heading span {
  color: #6A737B;
  font-size: 1.7rem;
  letter-spacing: 0.01em;
}
.color-selection-stock {
  color: #6A737B;
  margin: 0;
}
.color-selection-set {
  padding: 20px 0;
}
.color-selection-set-mto,
.color-selection-set-overstock {
  padding: 15px 0;
  border-top: 1px solid #000;
}
.color-selection-set-rts {
  padding-top: 0;
}
.product-content .color-selection-set-overstock {
  flex-direction: column-reverse;
}
.product-content .color-selection-info {
  justify-content: space-between;
  width: 100%;
  margin: 0 0 .3em;
  font-size: 1.7rem;
}
.color-selection-set-overstock .color-selection-info strong {
  color: #b2bb1e;
}
.color-selection-info .strike {
  text-decoration: line-through;
}
.product-content .color-selection {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-content .color-selection li {
  display: inline-block;
  margin-right: 8px;
  background-color: #fff;
  border: 1px solid #fff;
  padding: 3px 6px;
  width: 60px;
}
.product-content .color-selection li.active {
  border: 1px solid rgba(184, 187, 179, 0.75);
}
@media (max-width: 400px) {
  .product-content .color-selection li {
    width: calc(100% * .2 - 10px);
  }
  .product-content .color-selection li:nth-child(5n) {
    margin-right: 0;
  }
}
.product-content .color-selection a,
.product-content .color-selection img {
  width: 100%;
  display: block;
}
.product-content .qty-selection {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.product-content .qty-selection .button {
  width: 50px;
  line-height: 48px;
  padding-top: 2px;
  text-align: center;
  font-size: 2rem;
  color: #6a737b;
}
.product-content .qty-selection .button.button-plus {
  padding-left: 6px;
}
.product-content .qty-selection .button:hover {
  color: #202020;
  cursor: pointer;
  background: transparent;
}
.product-content .qty-selection input {
  border: 1px solid #b8bbb3;
  width: 80px;
  padding: 16px 10px 12px;
  text-align: center;
  font-family: "proxima-soft", sans-serif;
  font-size: 1.5rem;
  -moz-appearance: textfield;
}
.product-content .qty-selection input::-webkit-inner-spin-button, .product-content .qty-selection input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.product-content .qty-selection input:focus {
  outline: 0;
  border: 1px solid #b2bb1e;
}
@media (max-width: 400px) {
  .product-content .qty-selection {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.product-content .qty-selection span {
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.15em;
  margin-left: 20px;
}
.product-content .waste-section,
.product-description.financing {
  font-size: 1.4rem;
}
.product-content .waste-section input[type="checkbox"] {
  display: none;
}
.product-content .waste-section input[type="checkbox"] + label {
  cursor: pointer;
}
.product-content .waste-section input[type="checkbox"] + label:before {
  position: relative;
  top: -2px;
  background: #fff;
  border: 1px solid #b8bbb3;
  content: " ";
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 10px;
}
.product-content .waste-section input[type="checkbox"]:checked + label:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  color: #b2bb1e;
  font-size: 1.5rem;
  text-align: center;
  line-height: 14px;
}
.product-content .waste-section a {
  cursor: pointer;
  color: #b2bb1e;
  font-family: var(--font-primary);
  text-decoration: underline;
  font-weight: 600;
}
.product-description.financing {
  margin: .3em 0 .5em;
}
.product-description a {
  color: #000;
}
.product-content .sample-section {
  margin-top: 30px;
  padding-bottom: 3px;
}
.product-content .sample-section .sample-trigger {
  display: block;
  width: 100%;
  text-align: center;
  cursor: pointer;
  border: 2px solid #202020;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-family: "proxima-soft", sans-serif;
  font-size: 1.5rem;
  color: #202020;
  letter-spacing: 0.2em;
  font-weight: 600;
  padding: 14px 20px 12px;
  white-space: nowrap;
}
.product-content .sample-section .sample-trigger:hover {
  color: #b2bb1e;
  border: 2px solid #b2bb1e;
}
.product-content .sample-section > div {
  margin: 10px 0 20px;
}
.product-content .sample-section span, .product-content .sample-section a.sample-message-trigger {
  font-size: 1.5rem;
  letter-spacing: 0.01em;
}
.product-content .sample-section span {
  color: #6a737b;
  font-family: var(--font-primary);
  font-weight: 300;
}
.product-content .sample-section a.sample-message-trigger {
  cursor: pointer;
  color: #b2bb1e;
  font-family: var(--font-primary);
  text-decoration: underline;
  font-weight: 600;
}
@media (max-width: 400px) {
  .product-content .sample-section {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-content .sample-section a.sample-trigger {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }
  .product-content .sample-section > div {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.product-content .sample-confirmation {
  display: none;
  border: 1px solid #b2bb1e;
  margin-bottom: 12px;
  padding: 10px;
  text-align: center;
}
.product-content .sample-confirmation a {
  font-family: var(--font-primary);
  font-weight: 500;
  text-decoration: underline;
  color: #b2bb1e;
}
.product-content .sample-confirmation a:hover {
  color: #202020;
}
.product-content .loading {
  display: none;
  text-align: center;
  margin-top: 26px;
}
.product-content .loading img {
  display: block;
  margin: 0 auto;
  height: 40px;
}
.product-content .qty-text {
  font-size: 1.2rem;
}
.product-content .qty-text p {
  margin: 20px 0;
}
.product-content .qty-text a {
  color: #b2bb1e;
  font-family: "Neuton", serif;
  text-decoration: underline;
}
.product-content .qty-text a:hover {
  color: #202020;
}
.product-content hr {
  border-bottom: 1px solid #000;
}
.product-content [data-add-to-cart] {
  border: 0;
  box-shadow: none;
  background: #202020;
  color: #fff;
  padding: 24px 20px 20px;
  font-family: var(--font-primary);
  font-size: 1.6rem;
  letter-spacing: 0.2em;
  border-radius: 0;
  text-transform: uppercase;
  display: block;
  font-weight: 500;
  width: 100%;
  -webkit-transition: 300ms all;
  transition: 300ms all;
}
.product-content [data-add-to-cart]:hover {
  background: #b2bb1e;
}
.product-photos .notice{
  margin-bottom: 15px;
}
.template-cart .notice {
  justify-content: flex-end;
  width: 100%;
  margin-top: 30px;
}
.product-photos .notice a,
.template-cart .notice a,
.mobile-sharing .notice a {
  text-decoration: underline;
}
.product-photos .notice a {
  color: #000;
  font-weight: bold;
}
.product-photos .notice p,
.mobile-sharing .notice p,
.template-cart .notice p {
  margin-top: 0;
  padding-left: 10px;
  text-align: left;
  color: #6a737b;
  font-size: .9rem; 
}
.product-photos .notice p {
  color: #000;
  font-size: 1.2rem;
}
.mobile-sharing .notice p {
  font-size: 1.4rem;
}
.template-cart .notice p {
  font-size: 1.1rem; 
}
.product-photos .notice img {
  width: 60px;
}
.mobile-sharing {
  padding: 20px 0;
}
.mobile-sharing .notice img,
.template-cart .notice img {
  width: 25px;
  min-width: 25px;
}
.mobile-sharing .notice a {
  font-weight: bold;
}
.product-content .help-text {
  margin-bottom: 60px;
  font-size: 1.5rem;
  color: #6a737b;
  line-height: 1.6;
}
.product-content .help-text strong {
  color: #202020;
  letter-spacing: 0.01em;
}
.tippy-tooltip.custom-theme .tippy-content {
  font-size: 1.3rem;
  letter-spacing: 0.02em;
  max-width: 140px;
}
.review-stars {
  margin: -15px 0 -10px;
}
.loox-rating,
.loox-rating + p {
  display: inline-block;
}
.loox-rating {
  position: relative;
  top: -6px;
}
.loox-rating .loox-icon {
  font-size: 2rem;
  position: relative;
  top: 2px;
}
.loox-rating span {
  display: none;
}
.loox-wrap .home-reviews {
  padding-bottom: 40px;
}
#looxReviews {
  max-width: 1000px;
  padding: 0 20px;
}
.review-stars a {
  color: #000;
}
.related-products-holder {
  margin-top: 120px;
}
@media (max-width: 865px) {
  .related-products-holder {
    margin-top: 60px;
  }
}
.related-products-holder h3 span {
  font-size: 2.4rem;
}
.related-products-holder .related-products {
  max-width: 850px;
  margin: 40px auto 20px;
}
.related-help .product-related-grid {
  padding-right: 50px;
}
@media only screen and (min-width: 750px) {
  .related-products.mobile {
    display: none;
  }
}
.feature-section .page-width {
  padding: 0 !important;
}
@media (max-width: 660px) {
  .feature-section .page-width {
    -ms-Flex-wrap: wrap;
    Flex-wrap: wrap;
    -ms-Flex-direction: column-reverse;
    Flex-direction: column-reverse;
  }
}
.feature-section .feature-content {
  margin: 0 auto;
  padding: 0 30px;
  font-size: 1.5rem;
  color: #6a737b;
  letter-spacing: 0.01em;
  line-height: 1.57;
  font-weight: 200;
  width: 50%;
}
@media (max-width: 660px) {
  .feature-section .feature-content {
    width: 100%;
    padding: 50px 0;
  }
}
.feature-section .feature-content h3 {
  font-family: "Neuton", serif;
  font-size: 3rem;
  margin: 0 0 10px;
  color: #202020;
  font-weight: 200;
}
.feature-section .feature-content p,
.feature-section .feature-content h3 + div {
  margin-bottom: 25px;
}
.feature-section .feature-content div {
  max-width: 450px;
  margin: 0 auto;
}
.feature-section .feature-content .btn {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
}
.feature-section .feature-content .btn:hover, .feature-section .feature-content .btn:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
.feature-section .feature-image {
  width: 100%;
}
@media (min-width: 661px) {
  .feature-section .feature-image {
    max-width: 50%;
  }
}
.feature-section .feature-image img {
  display: block;
  width: 100%;
  line-height: 1;
}
.feature-section .feature-image.video {
  padding: 100px 0;
}
.vid {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.vid iframe, .vid object, .vid embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 660px) {
  .feature-section .feature-image.video {
    padding: 0;
  }
}
.related-help {
  padding: 20px 0 60px;
}
.sizing-section {
  padding: 80px 0;
  background-color: #f6f8f8;
}
.sizing-section .sizing-content {
  margin: 0;
  font-size: 1.5rem;
  letter-spacing: 0.01em;
  line-height: 1.57;
  font-weight: 200;
  width: auto;
  max-width: 310px;
}
.sizing-section .sizing-content h3 {
  font-family: "Neuton", serif;
  font-size: 3rem;
  margin: 0 0 10px;
  color: #202020;
  font-weight: 200;
}
.sizing-section .sizing-content strong,
.sizing-section .sizing-content b {
  color: #202020;
  font-weight: 600;
}
.sizing-section .sizing-content ul {
  padding: 0 0 0 15px;
  color: #202020;
}
.sizing-section .sizing-content ul li {
  margin: 8px 0;
  color: #6a737b;
}
.sizing-section .sizing-content .btn {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  margin-top: 12px;
  padding: 12px 20px 10px;
}
.sizing-section .sizing-content .btn:hover, .sizing-section .sizing-content .btn:focus {
  border: 1px solid #b2bb1e;
  color: #b2bb1e;
  box-shadow: 4px 4px 0px #b2bb1e;
}
.sizing-section .sizing-image {
  max-width: 50%;
}
.sizing-section .sizing-image img {
  display: block;
  line-height: 1;
  width: 100%;
  max-width: 500px;
  padding-right: 40px;
}
@media (max-width: 660px) {
  .sizing-section .flex.align-center {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sizing-section .sizing-image {
    max-width: 100%;
    margin: 0 auto 30px;
  }
  .sizing-section .sizing-image img {
    padding-right: 0;
  }
}
.feature-full {
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 660px) {
  .feature-full {
    height: 300px;
  }
}
#waste-trigger {
  width: 90%;
  max-width: 400px;
  padding: 40px;
}
#waste-trigger h3 {
  font-family: "Neuton", serif;
  font-size: 3rem;
  font-weight: 200;
  margin: 0;
}
#waste-trigger p {
  text-align: center;
  color: #5a5a5a;
  font-size: 1.35rem;
  font-family: var(--font-primary);
  font-weight: 200;
  line-height: 1.6;
}
#calculator-trigger {
  background-image: url('//mercurymosaics.com/cdn/shop/t/77/assets/calculator-background.png?73248');
  background-size: 100% 100%;
  width: 90%;
  max-width: 400px;
  font-family: "proxima-soft", sans-serif;
  padding: 50px 50px 40px;
}
@media (max-width: 400px) {
  #calculator-trigger {
    padding: 40px 20px 30px;
  }
}
#calculator-trigger h3 {
  font-family: "Neuton", serif;
  font-size: 3rem;
  margin: 0 auto 12px;
  font-weight: 200;
  text-align: center;
}
#calculator-trigger .content {
  font-size: 1.5rem;
  color: #6a737b;
  margin: 0 auto 20px;
  text-align: center;
  max-width: 277px;
  line-height: 1.67;
}
#calculator-trigger .calculator-section {
  border-top: 1px solid rgba(106, 115, 123, 0.25);
  border-bottom: 1px solid rgba(106, 115, 123, 0.25);
  padding: 20px 0;
  margin-bottom: 20px;
}
#calculator-trigger .calculator-section .row {
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding: 6px 0;
  font-family: var(--font-primary);
  font-weight: 500;
}
#calculator-trigger .calculator-section .row > div {
  text-align: center;
  width: calc(100% * .333);
  padding: 0 6px;
}
#calculator-trigger .calculator-section .row .remove {
  display: block;
  margin-top: 2px;
  font-family: var(--font-primary);
  font-weight: 500;
  color: #b2bb1e;
  text-transform: initial;
  text-decoration: underline;
  letter-spacing: initial;
  cursor: pointer;
}
#calculator-trigger .calculator-section .row .remove:hover {
  color: #202020;
}
#calculator-trigger .calculator-section .row:nth-child(2) .remove {
  display: none;
}
#calculator-trigger .calculator-section .row .number-holder {
  border: 1px solid #b8bbb3;
  color: #6a737b;
  font-weight: normal;
  width: 100%;
  padding-right: 8px;
  font-size: 1.1rem;
}
#calculator-trigger .calculator-section .row .number-holder input {
  border: 0;
  padding: 12px 8px;
  color: #333;
  letter-spacing: 0.15em;
  width: calc(100% - 16px);
  -moz-appearance: textfield;
}
#calculator-trigger .calculator-section .row .number-holder input::-webkit-inner-spin-button, #calculator-trigger .calculator-section .row .number-holder input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#calculator-trigger .calculator-section .row .number-holder input:focus {
  outline: none;
}
#calculator-trigger .calculator-section .add-area {
  display: block;
  padding: 12px 0;
  text-align: center;
  font-family: var(--font-primary);
  font-weight: 500;
  font-size: 1.3rem;
  color: #b2bb1e;
  text-transform: initial;
  text-decoration: underline;
  letter-spacing: 0.01em;
  cursor: pointer;
}
#calculator-trigger .calculator-section .add-area:hover {
  color: #202020;
}
#calculator-trigger .col {
  width: calc(50% - 20px);
}
#calculator-trigger .information p {
  font-size: 1.5rem;
  line-height: 1.67;
}
#calculator-trigger .information ul {
  margin: 0 0 0 12px;
  padding: 0;
}
#calculator-trigger .information ul li {
  font-size: 1.2rem;
  margin-bottom: 12px;
  line-height: 1.67;
}
#calculator-trigger .roll-calculation p {
  margin: 0 0 4px;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  font-size: 1.1rem;
}
#calculator-trigger .roll-calculation p strong {
  font-weight: normal;
  font-family: "proxima-soft", sans-serif;
}
#calculator-trigger .roll-calculation select {
  font-family: "proxima-soft", sans-serif;
  font-size: 1.3rem;
  padding: 15px 30px 12px 15px;
  text-transform: initial;
  letter-spacing: initial;
  border: 1px solid #202020;
  width: 100%;
  margin-bottom: 12px;
}
#calculator-trigger .roll-calculation input[type="number"] {
  font-family: "proxima-soft", sans-serif;
  padding: 15px 15px 12px;
  font-size: 1.3rem;
  width: 100%;
  border: 1px solid #202020;
  margin-bottom: 12px;
  -moz-appearance: textfield;
}
#calculator-trigger .roll-calculation input[type="number"]::-webkit-inner-spin-button, #calculator-trigger .roll-calculation input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#calculator-trigger .btn {
  width: 100%;
  margin-top: 8px;
  font-size: 1.1rem;
  cursor: pointer;
  padding: 12px 12px 10px;
}
#calculator-trigger .button-holder {
  text-align: center;
}
#calculator-trigger .button-holder a {
  display: inline-block;
  margin: 20px auto;
  color: #b2bb1e;
  text-decoration: underline;
  font-family: "Neuton", serif;
  font-size: 1.2rem;
  cursor: pointer;
}
#calculator-trigger .small-print {
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.67;
  margin-top: 20px;
}
#calculator-trigger .total-area {
  max-width: 155px;
}
#calculator-trigger .total-area h4 {
  font-family: "Neuton", serif;
  font-size: 2.6rem;
  margin: 0 0 12px;
  font-weight: 200;
}
#calculator-trigger .total-area span {
  color: rgba(106, 115, 123, 0.75);
  font-size: 1.1rem;
  line-height: 1.45;
  display: inline-block;
}
#calculator-trigger .qty-total {
  font-family: "Neuton", serif;
  font-size: 2.6rem;
  margin: 0 0 12px;
  font-weight: 200;
}
#calculator-trigger .use-this-amount {
  background-color: #202020;
  color: #fff;
  font-size: 1.3rem;
  margin-top: 16px;
  display: block;
  padding: 16px 16px 14px;
}
#calculator-trigger .use-this-amount:hover {
  border: 2px solid #b2bb1e;
  background-color: #b2bb1e;
}
#sampleTrigger {
  width: 90%;
  max-width: 400px;
  padding: 40px;
  text-align: center;
}
#sampleTrigger h3 {
  font-family: "Neuton", serif;
  font-size: 3rem;
  font-weight: 200;
  margin: 0;
}
#sampleTrigger h5 {
  text-align: center;
  color: #202020;
  font-size: 1.35rem;
  font-family: var(--font-primary);
  font-weight: 500;
  line-height: 1.6;
  margin: 20px auto 0;
}
#sampleTrigger h5 + div p {
  margin-top: 4px;
}
#sampleTrigger p {
  text-align: center;
  color: #5a5a5a;
  font-size: 1.35rem;
  font-family: var(--font-primary);
  font-weight: 200;
  line-height: 1.6;
}
.product-sharing {
  width: 100%;
}
.product-sharing label {
  font-size: 2.6rem;
  font-family: "Neuton", serif;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: -3px;
}
.product-sharing a {
  color: #353535;
  font-size: 1.8rem;
  display: inline-block;
  margin-right: 14px;
}
.product-sharing a:hover {
  color: #b2bb1e;
}
.collection-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  min-height: 375px;
  position: relative;
  margin-bottom: 80px;
}
#ready-to-ship-tile-mercury-mosaics .collection-header,
#overstock-tile-handmade-ceramic-tile-by-mercury-mosaics .collection-header,
#wall-art .collection-header,
.template-collection[id*="sale"] .collection-header {
  margin-bottom: 0;
}
#overstock-tile-handmade-ceramic-tile-by-mercury-mosaics .collection-header {
    min-height: 425px;
}
#wall-art .collection-header h1 {
    line-height: .9em;
}
#wall-art .collection-description,
#wall-art .collection-description p:first-of-type {
  margin-top: 0;
}
#collection-filter {
  margin-bottom: 40px;
}
@media (min-width: 1281px) {
  .collection-header {
    background-size: cover;
  }
}
.collection-header img {
  opacity: 0;
}
.collection-header .header-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  max-width: 550px;
  width: 90%;
}
.collection-header h1 {
  font-family: "Neuton", serif;
  font-size: 4.8rem;
  margin: 0 auto;
  font-weight: 200;
}
.collection-header .collection-description {
  color: #6a737b;
  font-size: 1.8rem;
  line-height: 1.67;
  margin: 20px auto 0;
}
@media (max-width: 900px) {
  .collection-header {
    margin-bottom: 40px;
  }
}
@media (max-width: 550px) {
  .collection-header {
    min-height: 340px;
  }
  .collection-header h1 {
    font-size: 3.3rem;
  }
  .collection-header .collection-description {
    font-size: 1.5rem;
  }
}
.pattern-listing a {
  display: block;
  margin-bottom: 30px;
  text-align: center;
}
.pattern-listing a .image-holder {
  position: relative;
}
@media (min-width: 801px) {
  .pattern-listing a {
    width: calc(25% - 18px);
  }
  .pattern-listing a:not(:nth-child(4n)) {
    margin-right: 24px;
  }
}
@media (min-width: 601px) and (max-width: 800px) {
  .pattern-listing a {
    width: calc(100% * .3333 - 16px);
  }
  .pattern-listing a:not(:nth-child(3n)) {
    margin-right: 24px;
  }
}
@media (max-width: 600px) {
  .pattern-listing a {
    width: calc(50% - 12px);
  }
  .pattern-listing a:not(:nth-child(2n)) {
    margin-right: 24px;
  }
}
.pattern-listing a h3 {
  font-weight: 200;
  font-size: 2rem;
  margin: 20px auto;
  font-family: "Neuton", serif;
  color: #202020;
}
.pattern-listing a:hover h3 {
  color: #b2bb1e;
}
.pattern-listing a .initial-image {
  opacity: 1;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}
.pattern-listing a .hover-image {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}
.pattern-listing a.with-hover:hover .hover-image {
  opacity: 1;
}
.pattern-listing a.with-hover:hover .initial-image {
  opacity: 0;
}
.collection-sidebar {
  width: 220px;
}
.collection-sidebar h3 {
  font-size: 3rem;
  font-family: "Neuton", serif;
  font-weight: 200;
  margin: 0 auto 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(106, 115, 123, 0.25);
}
.collection-sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.collection-sidebar ul li {
  padding: 2px 0 2px 12px;
  border-left: 3px solid #fff;
  margin: 16px 0;
  display: block;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-weight: 500;
  font-family: var(--font-primary);
}
.collection-sidebar ul li a {
  color: #202020;
}
.collection-sidebar ul li.active {
  border-left: 3px solid #b2bb1e;
}
.collection-sidebar ul li a:hover {
  color: #b2bb1e;
}
@media (max-width: 865px) {
  .collection-sidebar {
    display: none;
  }
}
.collection-content {
  width: calc(100% - 320px);
}
@media (max-width: 865px) {
  .collection-content {
    width: 100%;
  }
}
.product-listing {
  text-align: center;
  color: #6a737b;
  margin-bottom: 30px;
}
@media (min-width: 601px) {
  .product-listing {
    width: calc(50% - 15px);
  }
  /*.product-listing:not(:nth-child(2n)) {
    margin-right: 29px;
  }*/
}
@media (min-width: 401px) and (max-width: 600px) {
  .product-listing {
    width: calc(50% - 10px);
  }
  .product-listing:not(:nth-child(2n)) {
    margin-right: 19px;
  }
}
@media (max-width: 400px) {
  .product-listing {
    width: 100%;
  }
}
.product-listing .product-images {
  position: relative;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  line-height: 1;
}
@media (max-width: 785px) {
  .product-listing .product-images {
    margin: 0 auto;
    max-height: 450px;
  }
  .product-listing .product-images * {
    width: auto;
    margin: 0 auto;
    display: block;
    max-height: inherit;
  }
}
.product-listing .product-images .product-image {
  opacity: 1;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  display: block;
  margin: 0 auto;
}
.product-listing .product-images .secondary-product-image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  display: block;
}
.product-listing a {
  text-decoration: none;
  color: #6a737b;
}
.product-listing a p.product-title {
  letter-spacing: initial;
  font-size: 2rem;
  color: #202020;
}
.product-listing a p.product-price {
  color: #6a737b;
  font-size: 1.1rem;
  letter-spacing: 0.2em;
  margin-top: 16px;
  text-transform: uppercase;
}
.product-listing a:hover {
  color: #202020;
}
.product-listing a:hover .product-images {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.product-listing a:hover .product-images .product-image {
  opacity: 0;
}
.product-listing a:hover .product-images .secondary-product-image {
  opacity: 1;
}
.product-listing p.product-title {
  margin-bottom: 0;
}
.product-listing p.product-price {
  margin: 0;
}
.sample-packs {
  margin-top: 80px;
  background-color: #f6f8f8;
  padding: 80px 0;
}
.sample-packs .sp-content {
  width: 100%;
  max-width: calc(850px + 110px);
  padding: 0 30px;
  margin: 0 auto;
}
.sample-packs .image, .sample-packs .sp-text {
  width: 50%;
}
.sample-packs .sp-text {
  padding-left: 50px;
}
@media (max-width: 750px) {
  .sample-packs {
    padding: 40px 0 60px;
    margin-top: 40px;
  }
  .sample-packs .image {
    margin: 0 auto 30px;
    text-align: center;
    width: 100%;
  }
  .sample-packs .sp-text {
    width: 100%;
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
    padding-left: 0;
  }
}
.sample-packs h3 {
  font-family: var(--font-primary);
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin: 0;
}
.sample-packs h2 {
  font-weight: 200;
  font-family: "Neuton", serif;
  font-size: 4.8rem;
  margin: 0 0 16px;
}
.sample-packs p {
  margin: 10px 0 30px;
  color: #6a737b;
  font-size: 1.8rem;
}
@media (max-width: 550px) {
  .sample-packs h2 {
    font-size: 3rem;
    margin: 10px 0 16px;
  }
  .sample-packs h3 {
    font-size: 1.5rem;
  }
  .sample-packs p {
    font-size: 1.5rem;
    line-height: 1.6;
  }
}
.sample-packs .btn {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  padding: 16px 20px 12px;
  box-shadow: 4px 4px 0px #202020;
}
.sample-packs .btn:hover, .sample-packs .btn:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
.about-page p a, .samples-page p a, .faq-page p a, .classes-page p a {
  text-decoration: underline;
}
.about-page p a:hover, .samples-page p a:hover, .faq-page p a:hover, .classes-page p a:hover {
  color: #202020;
}
.about-our-story main, .about-our-process main, .about-our-team main {
  padding-top: 0 !important;
}
.about-hero, .samples-hero {
  background-color: #f6f8f8;
}
@media (max-width: 875px) {
  .about-hero.video .hero-image, .samples-hero.video .hero-image {
    height: auto;
  }
}
.about-hero .hero-flex, .samples-hero .hero-flex {
  max-width: 1280px;
  margin: 0 auto;
}
.about-hero .one-half, .samples-hero .one-half {
  width: 50%;
}
@media (max-width: 875px) {
  .about-hero .one-half, .samples-hero .one-half {
    width: 100%;
  }.video
}
.about-hero .hero-image, .samples-hero .hero-image {
  text-align: right;
  font-size: 0;
  line-height: 1;
  background-size: 0;
}
.about-hero .hero-image img, .samples-hero .hero-image img,
.about-hero .hero-image .label-wrap {
  display: inline-block;
  width: 100%;
  max-width: 640px;
}
.about-hero.moody .hero-image img,
.about-hero.moody .hero-image .label-wrap,
.about-hero.holiday .hero-image img {
  max-width: 100%;
}
.about-hero .hero-image video, .samples-hero .hero-image video {
  width: 100%;
  height: 100%;
}
.about-hero.moody .hero-image {
  position: relative;
  /*height: 45.4vh;*/
}
.about-hero.moody .hero-image iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 300%;
  height: 100%;
  margin-left: -100%;
  opacity: 0;
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out;
  pointer-events: none;
}
.about-hero.moody .hero-image iframe.show {
  opacity: 1;
}
.about-hero.moody .one-half + .one-half {
  /*background-color: #000;*/
  z-index: 1;
}


@media (max-width: 875px) {
  .about-hero:not(.moody):not(.holiday) .hero-image, .samples-hero .hero-image {
    text-align: center;
    height: 300px;
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .about-hero:not(.moody):not(.holiday) .hero-image img, .samples-hero .hero-image img {
    display: none;
  }
  .moody .about-hero .hero-image img,
  .moody .about-hero .hero-image .label-wrap,
  .about-hero.holiday .hero-image img {
    max-width: 100%;
  }
  .moody .about-hero h1 {
    width: 100%!important;
    text-align: center!important;
  }
  .moody .about-hero .hero-content p:last-of-type {
    margin-bottom: 0;
  }
  .about-hero.moody .hero-image,
  .about-hero .hero-video {
    height: auto!important;
  }
  .about-hero.moody .hero-image iframe {
    position: relative;
    width: 100%;
    margin-left: 0;
    height: 54.5vw;
  }
}
.about-hero .hero-content, .samples-hero .hero-content {
  width: 90%;
  max-width: 640px;
  margin: -12px auto 0;
  padding: 30px;
}
.about-hero .hero-content h1, .samples-hero .hero-content h1 {
  font-family: "Neuton", serif;
  font-weight: 200;
  margin: 0 auto 40px;
  font-size: 4.8rem;
  max-width: 380px;
  line-height: 1.2;
  padding-right: 80px;
}
.about-hero.holiday .hero-content h1,
.holiday-email h2 {
  line-height: .9;
}
.about-hero.holiday .hero-content h1{
  margin-bottom: .4em;
}
.about-hero.holiday .hero-content p {
  color: #1b1b1b;
}
@media (max-width: 875px) {
  .about-hero .hero-content h1, .samples-hero .hero-content h1 {
    font-size: 3.6rem;
    margin: 0 auto 30px;
  }
}
.about-hero .hero-content h2, .samples-hero .hero-content h2, .about-hero.moody .hero-content h1 {
  margin-left: auto!important;
  margin-right: auto!important;
  width: 380px;
  max-width: 100%;
  text-align: left;
}
.shopify-section.vibes .about-hero h1 { 
  margin-bottom: 20px;
}
@media (min-width: 875px) {
  .about-hero.holiday .hero-content h1{
    min-width: 380px;
  }
}
@media (max-width: 875px) {
  .about-hero .hero-content h2, .samples-hero .hero-content h2 {
    text-align: center;
  }
  .template-page.organic .about-hero.moody .hero-content h1,
  .template-page.hipstoric .about-hero.moody .hero-content h1,
  .vibe-page .about-hero.moody .hero-content h1 {
    text-align: center;
  }
}
.about-hero .hero-content p, .samples-hero .hero-content p {
  margin: 0 auto 30px;
  font-size: 1.5rem;
  color: #6a737b;
  line-height: 1.57;
  max-width: 380px;
}
.organic .about-hero .hero-content p,
.hipstoric .about-hero .hero-content p,
.vibe-page .about-hero .hero-content p {
  color: #1b1b1b;
}
.about-hero.holiday .hero-content p {
  margin-bottom: .3em;
}
.shopify-section.vibes .about-hero p { 
  margin-bottom: 0;
}
.about-hero .hero-content p a, .samples-hero .hero-content p a {
  color: #b2bb1e;
  text-decoration: none;
}
.about-hero .hero-content p a:hover, .samples-hero .hero-content p a:hover {
  text-decoration: underline;
}
@media (max-width: 875px) {
  .about-hero .hero-content, .samples-hero .hero-content {
    padding: 40px 30px 50px;
  }
  .about-hero .hero-content h1, .template-page.midmod .about-hero.moody .hero-content h1, .template-page.midmod .about-hero.moody .hero-content h2, .template-page.rise .about-hero.moody .hero-content h1, .about-hero .hero-content p, .samples-hero .hero-content h1, .samples-hero .hero-content p {
    max-width: 600px;
    text-align: center;
    padding-right: 0;
  }
  .template-page.rise .about-hero.moody .hero-content h1 {
    max-width: 100%;
  }
}
.about-hero .btn-row, .samples-hero .btn-row, .shopify-section.vibes .button-holder {
  margin: 0 auto;
  width: 380px;
  max-width: 100%;
  text-align: left;
}
@media (max-width: 875px) {
  .about-hero .btn-row, .samples-hero .btn-row, .shopify-section.vibes .button-holder {
    text-align: center;
  }
}
.about-hero .btn, .samples-hero .btn {
  position: relative;
  display: inline-block;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  padding: 12px 40px;
}
.about-hero .btn:hover, .samples-hero .btn:hover {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
.about-introduction, .lookbook-feature-1, .lookbook-feature-3 {
  margin: 0 auto;
  padding: 100px 0;
  width: 100%;
  max-width: 920px;
  padding-left: 30px;
  padding-right: 30px;
}
.about-introduction .one-half, .lookbook-feature-1 .one-half, .lookbook-feature-3 .one-half {
  width: calc(50% - 30px);
}
@media (max-width: 900px) {
  .about-introduction .one-half, .lookbook-feature-1 .one-half, .lookbook-feature-3 .one-half {
    width: calc(50% - 15px);
  }
}
@media (max-width: 700px) {
  .about-introduction .one-half, .lookbook-feature-1 .one-half, .lookbook-feature-3 .one-half {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .about-introduction .one-half:first-child, .lookbook-feature-1 .one-half:first-child, .lookbook-feature-3 .one-half:first-child {
    margin-bottom: 30px;
  }
}
@media (max-width: 875px) {
  .about-introduction h2, .lookbook-feature-1 h2, .lookbook-feature-3 h2 {
    text-align: center;
  }
}
.about-introduction h3, .lookbook-feature-1 h3, .lookbook-feature-3 h3 {
  margin-bottom: 0.4em;
  font-size: 3rem;
  font-family: "Neuton", serif;
  font-weight: 200;
}
@media (max-width: 700px) {
  .about-introduction h3, .lookbook-feature-1 h3, .lookbook-feature-3 h3 {
    text-align: center;
  }
}
.about-introduction p, .lookbook-feature-1 p, .lookbook-feature-3 p {
  font-size: 1.5rem;
  color: #6a737b;
  margin: 0 auto 30px;
  line-height: 1.57;
}
.about-introduction p.margin-top, .lookbook-feature-1 p.margin-top, .lookbook-feature-3 p.margin-top {
  padding-top: 30px;
}
@media (max-width: 700px) {
  .about-introduction p, .lookbook-feature-1 p, .lookbook-feature-3 p {
    text-align: center;
  }
}
.about-introduction .visit, .lookbook-feature-1 .visit, .lookbook-feature-3 .visit {
  display: block;
  padding-left: 30px;
  margin-top: 8px;
}
.about-introduction video, .lookbook-feature-1 video, .lookbook-feature-3 video {
  width: 100%;
}
@media (max-width: 700px) {
  .about-introduction video, .lookbook-feature-1 video, .lookbook-feature-3 video {
    margin-top: 30px;
  }
}
@media (max-width: 700px) {
  .about-introduction .home, .lookbook-feature-1 .home, .lookbook-feature-3 .home {
    display: none;
  }
}
.about-introduction .home-mobile, .lookbook-feature-1 .home-mobile, .lookbook-feature-3 .home-mobile {
  display: none;
}
@media (max-width: 700px) {
  .about-introduction .home-mobile, .lookbook-feature-1 .home-mobile, .lookbook-feature-3 .home-mobile {
    display: block;
  }
}
@media (max-width: 970px) {
  .about-introduction, .lookbook-feature-1, .lookbook-feature-3 {
    padding: 70px 0;
  }
}
@media (max-width: 970px) {
  .about-introduction, .lookbook-feature-1, .lookbook-feature-3 {
    padding: 50px 0;
  }
}
@media (max-width: 700px) {
  .about-introduction .flex, .lookbook-feature-1 .flex, .lookbook-feature-3 .flex {
    padding: 0 20px;
  }
}
@media (max-width: 1000px) {
  .about-introduction .flex, .lookbook-feature-1 .flex, .lookbook-feature-3 .flex {
    padding: 0 40px;
  }
}
@media (max-width: 700px) {
  .about-introduction .spacer, .lookbook-feature-1 .spacer, .lookbook-feature-3 .spacer {
    display: none;
  }
}
.light-gray-bg {
  background-color: #f6f8f8;
}
.about-team, .lookbook-hero, .trade-hero, .doro-hero, .quiz-hero, .galleries-hero {
  background-color: #f6f8f8;
}
.about-team .one-half, .lookbook-hero .one-half, .trade-hero .one-half, .doro-hero .one-half, .quiz-hero .one-half, .galleries-hero .one-half {
  width: 50%;
}
@media (max-width: 780px) {
  .about-team .one-half, .lookbook-hero .one-half, .trade-hero .one-half, .doro-hero .one-half, .quiz-hero .one-half, .galleries-hero .one-half {
    width: 100%;
  }
  .about-team .one-half:first-child, .lookbook-hero .one-half:first-child, .trade-hero .one-half:first-child, .doro-hero .one-half:first-child, .quiz-hero .one-half:first-child, .galleries-hero .one-half:first-child {
    order: 2;
    padding: 30px 0;
  }
  .about-team .one-half:last-child, .lookbook-hero .one-half:last-child, .trade-hero .one-half:last-child, .doro-hero .one-half:last-child, .quiz-hero .one-half:last-child, .galleries-hero .one-half:last-child {
    order: 1;
  }
}
.about-team .team-image, .about-team .hero-image, .lookbook-hero .team-image, .lookbook-hero .hero-image, .trade-hero .team-image, .trade-hero .hero-image, .doro-hero .team-image, .doro-hero .hero-image, .quiz-hero .team-image, .quiz-hero .hero-image, .galleries-hero .team-image, .galleries-hero .hero-image {
  text-align: left;
  font-size: 0;
  line-height: 1;
}
.about-team .team-image img, .about-team .hero-image img, .lookbook-hero .team-image img, .lookbook-hero .hero-image img, .trade-hero .team-image img, .trade-hero .hero-image img, .doro-hero .team-image img, .doro-hero .hero-image img, .quiz-hero .team-image img, .quiz-hero .hero-image img, .galleries-hero .team-image img, .galleries-hero .hero-image img {
  display: inline-block;
  width: 100%;
  max-width: 640px;
}
.about-team .team-content, .about-team .hero-content, .lookbook-hero .team-content, .lookbook-hero .hero-content, .trade-hero .team-content, .trade-hero .hero-content, .doro-hero .team-content, .doro-hero .hero-content, .quiz-hero .team-content, .quiz-hero .hero-content, .galleries-hero .team-content, .galleries-hero .hero-content {
  width: 90%;
  max-width: 640px;
  margin: 0 auto;
  padding: 0 30px;
}
.about-team .team-content {
  width: 100%;
  padding: 30px;
}
.about-team .team-content .content, .about-team .hero-content .content, .lookbook-hero .team-content .content, .lookbook-hero .hero-content .content, .trade-hero .team-content .content, .trade-hero .hero-content .content, .doro-hero .team-content .content, .doro-hero .hero-content .content, .quiz-hero .team-content .content, .quiz-hero .hero-content .content, .galleries-hero .team-content .content {
  max-width: 380px;
  margin: 0 auto;
}
.about-team .team-content .content {
  max-width: 100%;
}
.galleries-hero .hero-content .content {
  padding: 20px 0 30px;
}
@media (max-width: 780px) {
  .about-team .team-content .content, .about-team .hero-content .content, .lookbook-hero .team-content .content, .lookbook-hero .hero-content .content, .trade-hero .team-content .content, .trade-hero .hero-content .content, .doro-hero .team-content .content, .doro-hero .hero-content .content, .quiz-hero .team-content .content, .quiz-hero .hero-content .content, .galleries-hero .team-content .content, .galleries-hero .hero-content .content {
    padding: 40px 30px 50px;
    max-width: 600px;
  }
}
.about-team .team-content h3, .about-team .hero-content h3, .lookbook-hero .team-content h3, .lookbook-hero .hero-content h3, .trade-hero .team-content h3, .trade-hero .hero-content h3, .doro-hero .team-content h3, .doro-hero .hero-content h3, .quiz-hero .team-content h3, .quiz-hero .hero-content h3, .galleries-hero .team-content h3, .galleries-hero .hero-content h3 {
  margin: 0 auto 30px;
  text-transform: uppercase;
  line-height: 0.1em;
  font-size: 1.5rem;
  font-family: var(--font-primary);
  font-weight: 500;
  text-align: left;
}
@media (max-width: 820px) {
  .about-team .team-content h3, .about-team .hero-content h3, .lookbook-hero .team-content h3, .lookbook-hero .hero-content h3, .trade-hero .team-content h3, .trade-hero .hero-content h3, .doro-hero .team-content h3, .doro-hero .hero-content h3, .quiz-hero .team-content h3, .quiz-hero .hero-content h3, .galleries-hero .team-content h3, .galleries-hero .hero-content h3 {
    margin: 0 auto 20px;
  }
}
.about-team .team-content p, .about-team .hero-content p, .lookbook-hero .team-content p, .lookbook-hero .hero-content p, .trade-hero .team-content p, .trade-hero .hero-content p, .doro-hero .team-content p, .doro-hero .hero-content p, .quiz-hero .team-content p, .quiz-hero .hero-content p, .galleries-hero .team-content p, .galleries-hero .hero-content p, .careers-info p {
  margin: 0 auto 30px;
  font-size: 1.5rem;
  color: #6a737b;
  line-height: 1.57;
}
.about-team .team-content p a, .about-team .hero-content p a, .lookbook-hero .team-content p a, .lookbook-hero .hero-content p a, .trade-hero .team-content p a, .trade-hero .hero-content p a, .doro-hero .team-content p a, .doro-hero .hero-content p a, .quiz-hero .team-content p a, .quiz-hero .hero-content p a, .galleries-hero .team-content p a, .galleries-hero .hero-content p a {
  color: #b2bb1e;
  text-decoration: none;
}
.about-team .team-content p a:hover, .about-team .hero-content p a:hover, .lookbook-hero .team-content p a:hover, .lookbook-hero .hero-content p a:hover, .trade-hero .team-content p a:hover, .trade-hero .hero-content p a:hover, .doro-hero .team-content p a:hover, .doro-hero .hero-content p a:hover, .quiz-hero .team-content p a:hover, .quiz-hero .hero-content p a:hover, .galleries-hero .team-content p a:hover, .galleries-hero .hero-content p a:hover {
  text-decoration: underline;
}
.team-content .btn-row {
  margin: -10px; 
}
.team-content .btn-row .btn {
  margin: 10px; 
}
@media (max-width: 820px) {
  .about-team .team-content p, .about-team .hero-content p, .lookbook-hero .team-content p, .lookbook-hero .hero-content p, .trade-hero .team-content p, .trade-hero .hero-content p, .doro-hero .team-content p, .doro-hero .hero-content p, .quiz-hero .team-content p, .quiz-hero .hero-content p, .galleries-hero .team-content p, .galleries-hero .hero-content p {
    margin: 0 auto 20px;
  }
}
.border-btn, .about-team .team-content .btn, .about-team .hero-content .btn, .lookbook-hero .team-content .btn, .lookbook-hero .hero-content .btn, .trade-hero .team-content .btn, .trade-hero .hero-content .btn, .doro-hero .team-content .btn, .doro-hero .hero-content .btn, .quiz-hero .team-content .btn, .quiz-hero .hero-content .btn, .galleries-hero .team-content .btn, .galleries-hero .hero-content .btn {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  padding: 12px 40px;
}
.border-btn.btn:hover, .about-team .team-content .btn:hover, .about-team .team-content .btn:focus, .about-team .hero-content .btn:hover, .about-team .hero-content .btn:focus, .lookbook-hero .team-content .btn:hover, .lookbook-hero .team-content .btn:focus, .lookbook-hero .hero-content .btn:hover, .lookbook-hero .hero-content .btn:focus, .trade-hero .team-content .btn:hover, .trade-hero .team-content .btn:focus, .trade-hero .hero-content .btn:hover, .trade-hero .hero-content .btn:focus, .doro-hero .team-content .btn:hover, .doro-hero .team-content .btn:focus, .doro-hero .hero-content .btn:hover, .doro-hero .hero-content .btn:focus, .quiz-hero .team-content .btn:hover, .quiz-hero .team-content .btn:focus, .quiz-hero .hero-content .btn:hover, .quiz-hero .hero-content .btn:focus, .galleries-hero .team-content .btn:hover, .galleries-hero .team-content .btn:focus, .galleries-hero .hero-content .btn:hover, .galleries-hero .hero-content .btn:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
.border-btn:hover {
  background-color: #fff;
}
.about-our-team .about-team {
  background-color: #fff;
}
.about-gallery {
  margin: 100px auto;
  width: 100%;
  max-width: 770px;
  padding-left: 30px;
  padding-right: 30px;
}
.about-gallery .images img {
  width: calc(100% * .3333 - 20px);
}
.about-gallery h3 {
  font-size: 3rem;
  font-family: "Neuton", serif;
  font-weight: 200;
  margin: 30px auto;
  text-align: center;
}
.about-gallery p {
  font-size: 1.5rem;
  color: #6a737b;
  margin: 0 0 30px;
  line-height: 1.57;
  width: calc(50% - 17.5px);
  letter-spacing: 0.01em;
}
@media (max-width: 675px) {
  .about-gallery p {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 30px;
    text-align: center;
  }
}
.about-gallery .btn-holder {
  margin-top: 30px;
  text-align: center;
}
@media (max-width: 850px) {
  .about-gallery .btn-holder {
    margin-top: 10px;
  }
}
.about-gallery .btn {
  position: relative;
  display: inline-block;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  padding: 12px 40px;
}
.about-gallery .btn:hover, .about-gallery .btn:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
@media (max-width: 850px) {
  .about-gallery {
    margin: 60px auto;
  }
}
@media (max-width: 600px) {
  .about-gallery {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
  .about-gallery .images img {
    width: calc(100% * .333);
  }
  .about-gallery h3, .about-gallery p {
    padding: 0 30px;
  }
  .about-gallery p {
    max-width: 460px;
  }
}
.about-video {
  background-color: #2f3a48;
  color: #fff;
  padding: 70px 0 100px;
  text-align: center;
}
.about-video .content {
  max-width: 760px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}
.about-video h2 {
  font-family: "Neuton", serif;
  font-size: 4.8rem;
  font-weight: 200;
  margin: 0 auto 15px;
}
.about-video h3 {
  font-family: "Neuton", serif;
  font-size: 3.8rem;
  font-weight: 200;
  margin: -20px auto 20px;
}
.about-video p {
  margin: 0 auto 30px;
  font-size: 1.8rem;
  letter-spacing: 0.01em;
}
.about-video p a, .about-video p a:hover {
  color: #fff;
}
.about-video .btn-row {
  margin-bottom: 50px;
}
.about-video .btn {
  position: relative;
  display: inline-block;
  border: 1px solid #6a737b;
  background-color: #fff;
  box-shadow: 4px 4px 0px #6a737b;
  padding: 12px 40px;
}
.about-video .btn:hover {
  color: #6a737b;
}
@media (max-width: 850px) {
  .about-video {
    padding: 40px 0 60px;
  }
  .about-video h2 {
    font-size: 3.6rem;
  }
  .about-video p {
    font-size: 1.5rem;
  }
}
.about-custom {
  padding: 100px 30px;
  text-align: center;
}
.about-custom p {
  max-width: 800px;
}
.about-elves {
  margin: 100px auto;
}
.about-elves h2 {
  font-size: 4.8rem;
  margin: 0 auto 40px;
  font-family: "Neuton", serif;
  font-weight: 200;
}
@media (max-width: 850px) {
  .about-elves {
    margin: 60px auto;
  }
  .about-elves h2 {
    font-size: 3.6rem;
  }
}
.elves-slider .item-desc, .about-team-gallery .item-desc {
  margin: 30px auto 0;
}
.elves-slider h3, .about-team-gallery h3 {
  font-family: "Neuton", serif;
  font-size: 2.6rem;
  margin: 0 auto 20px;
}
.elves-slider p.role, .about-team-gallery p.role {
  margin: 0 auto 20px;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-family: var(--font-primary);
  font-weight: 500;
  letter-spacing: 0.2em;
  max-width: 400px;
}
.elves-slider p.bio, .about-team-gallery p.bio {
  margin: 0 auto;
  text-align: center;
  color: #6a737b;
  font-size: 1.5rem;
  line-height: 1.67;
  max-width: 365px;
}
.elves-slider p.bio a, .about-team-gallery p.bio a {
  color: #d4dabb;
  text-decoration: none;
}
.elves-slider p.bio a:hover, .about-team-gallery p.bio a:hover {
  text-decoration: underline;
}
.elves-slider .gallery-item, .about-team-gallery .gallery-item {
  text-align: center;
}
@media (max-width: 690px) {
  .elves-slider .gallery-item, .about-team-gallery .gallery-item {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.elves-slider .gallery-item .image-holder, .about-team-gallery .gallery-item .image-holder {
  position: relative;
  overflow: hidden;
  max-width: 540px;
  margin: 0 auto;
}
.elves-slider .gallery-item .image-holder .second-image, .about-team-gallery .gallery-item .image-holder .second-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
}
.elves-slider .gallery-item .image-holder:hover .second-image, .about-team-gallery .gallery-item .image-holder:hover .second-image {
  opacity: 1;
}
.elves-slider .gallery-item img, .elves-slider .gallery-item .item-desc, .about-team-gallery .gallery-item img, .about-team-gallery .gallery-item .item-desc {
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
}
.elves-slider .gallery-item[aria-hidden="true"] img, .about-team-gallery .gallery-item[aria-hidden="true"] img {
  opacity: 0.5;
}
.elves-slider .gallery-item[aria-hidden="true"] .item-desc, .about-team-gallery .gallery-item[aria-hidden="true"] .item-desc {
  opacity: 0;
}
.about-team-gallery {
  position: relative;
  padding: 80px 0 160px;
  background-color: #f6f8f8;
}
.about-team-gallery .page-width {
  position: relative;
  z-index: 10;
  justify-content: center;
  flex-wrap: wrap;
}
.about-team-gallery .page-width .gallery-item {
  margin-bottom: 80px;
}
.about-team-gallery .page-width .gallery-item .image-holder {
  max-width: 100%;
  margin-bottom: -5px;
}
.about-team-gallery .page-width .gallery-item .item-desc {
  margin-top: 0;
  padding: 10px;
  color: #fff;
  background-color: #6a737b;
}
.about-team-gallery .page-width .gallery-item .item-desc h3 {
  margin-bottom: 5px;
  line-height: 1em;
}
.about-team-gallery .page-width .gallery-item .item-desc .role {
  margin-bottom: 7px;
}
.about-team-gallery .page-width .gallery-item .item-desc .bio {
  color: #fff;
  font-size: 1.1rem;
}
@media (min-width: 1000px) {
  .about-team-gallery .page-width {
    justify-content: space-between;
  }
  .about-team-gallery .page-width .gallery-item {
    width: 31%;
    margin-bottom: 40px;
  }
  .about-team-gallery .page-width .gallery-item:nth-of-type(3n+2) {
    transform: translateY(60px);
  }
}
.about-team-gallery .bg-image {
  position: absolute;
  height: auto;
  width: 100%;
}
.about-team-gallery .bg-image.bg-image-1 {
  top: 0;
  right: 0;
  max-width: 10%;
}
.about-team-gallery .bg-image.bg-image-2 {
  bottom: 80px;
  left: 0;
  max-width: 20%;
}
@media (max-width: 1000px) {
  .about-team-gallery .bg-image.bg-image-1 {
    max-width: 25%;
  }
  .about-team-gallery .bg-image.bg-image-2 {
    max-width: 40%;
  }
}
body.faq h1 {
  font-family: "Neuton", serif;
  font-size: 4.8rem;
  margin: 0;
  font-weight: 200;
}
@media (max-width: 800px) {
  body.faq h1 {
    margin: 0 auto 50px;
  }
}
.faq-hero {
  max-width: 100%;
  width: auto;
  text-align: center;
  overflow: hidden;
}
.faq-hero img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 700px) {
  .faq-hero img {
    height: 200px;
    width: auto;
    max-width: unset;
    text-align: center;
    margin: 0 auto;
  }
}
.faq-section {
  margin: 80px auto;
  width: 100%;
  max-width: 1075px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 800px) {
  .faq-section {
    margin: 40px auto;
  }
}
.faq-sidebar {
  width: 220px;
}
@media (max-width: 800px) {
  .faq-sidebar {
    display: none;
  }
}
.faq-sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.faq-sidebar ul li a {
  display: block;
  padding: 10px 0;
  text-transform: uppercase;
  color: #202020;
  letter-spacing: 0.15em;
  font-size: 1.1rem;
  font-weight: 500;
  font-family: var(--font-primary);
}
.faq-sidebar ul li a:hover {
  color: #b2bb1e;
}
.faq-sidebar hr {
  margin: 20px auto 15px;
}
.faq-content {
  width: calc(100% - 320px);
}
@media (max-width: 940px) {
  .faq-content {
    width: calc(100% - 280px);
  }
}
@media (min-width: 801px) {
  .faq-content .mobile-heading {
    display: none;
  }
}
@media (max-width: 800px) {
  .faq-content {
    width: 100%;
  }
  .faq-content .mobile-heading {
    display: block;
  }
}
.faq-content .breadcrumbs {
  margin-top: 10px;
}
@media (max-width: 800px) {
  .faq-content .breadcrumbs {
    display: none;
  }
}
.faq-content h2 {
  font-family: "Neuton", serif;
  font-weight: 200;
  font-size: 3rem;
  padding-left: 20px;
  border-left: 3px solid #b2bb1e;
  margin: 0 0 28px;
  line-height: 0.75;
  padding-bottom: 8px;
}
.faq-content h2:not(:first-of-type) {
  margin-top: 80px;
}
.faq-content h2 + .qa {
  border-top: 1px solid rgba(106, 115, 123, 0.35);
}
.faq-content .qa {
  border-bottom: 1px solid rgba(106, 115, 123, 0.35);
}
.faq-content .qa.open h3:after {
  content: "-";
}
.faq-content .qa:not(.open) h3:after,
.quote-main .expand label:after {
  content: "+";
}
.faq-content h3 {
  font-family: "Neuton", serif;
  font-weight: 200;
  font-size: 2rem;
  margin: 0;
  padding: 26px 26px 26px 0;
  position: relative;
  cursor: pointer;
}
.faq-content h3:after,
.quote-main .expand label:after {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 6rem;
  color: #b2bb1e;
  line-height: 0.8;
}
.faq-content p {
  color: #6a737b;
  margin: 0 0 26px;
  max-width: 530px;
  line-height: 1.57;
}
.faq-footer, .classes-footer, .samples-footer, .samples-alacarte {
  background-color: #f6f8f8;
  padding: 80px 0;
}
.samples-alacarte.new {
  padding-bottom: 0;
}
.faq-footer .footer-content, .classes-footer .footer-content, .samples-footer .footer-content, .samples-alacarte .footer-content {
  margin: 0 auto;
  width: 100%;
  max-width: 910px;
  padding-left: 30px;
  padding-right: 30px;
}
.faq-footer .footer-left, .faq-footer .footer-right, .classes-footer .footer-left, .classes-footer .footer-right, .samples-footer .footer-left, .samples-footer .footer-right, .samples-alacarte .footer-left, .samples-alacarte .footer-right {
  width: calc(50% - 30px);
}
.faq-footer h3, .classes-footer h3, .samples-footer h3, .samples-alacarte h3 {
  font-size: 1.5rem;
  font-family: var(--font-primary);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0;
}
.faq-footer h2, .classes-footer h2, .samples-footer h2, .samples-alacarte h2 {
  font-family: "Neuton", serif;
  font-weight: 200;
  font-size: 4.8rem;
  margin: 0 0 20px;
}
.faq-footer .contact-methods, .classes-footer .contact-methods, .samples-footer .contact-methods, .samples-alacarte .contact-methods {
  color: #6a737b;
  font-size: 1.5rem;
  line-height: 1.57;
}
.faq-footer .contact-methods i, .classes-footer .contact-methods i, .samples-footer .contact-methods i, .samples-alacarte .contact-methods i {
  display: inline-block;
  margin-right: 4px;
  color: #b2bb1e;
}
.faq-footer .contact-methods p, .classes-footer .contact-methods p, .samples-footer .contact-methods p, .samples-alacarte .contact-methods p {
  margin: 6px 0;
}
.faq-footer .btn, .classes-footer .btn, .samples-footer .btn, .samples-alacarte .btn {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  margin-top: 30px;
  padding: 12px 40px;
}
.faq-footer .btn:hover, .faq-footer .btn:focus, .classes-footer .btn:hover, .classes-footer .btn:focus, .samples-footer .btn:hover, .samples-footer .btn:focus, .samples-alacarte .btn:hover, .samples-alacarte .btn:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
@media (max-width: 780px) {
  .faq-footer, .classes-footer, .samples-footer, .samples-alacarte {
    padding: 40px 0 50px;
  }
  .faq-footer .footer-left, .faq-footer .footer-right, .classes-footer .footer-left, .classes-footer .footer-right, .samples-footer .footer-left, .samples-footer .footer-right, .samples-alacarte .footer-left, .samples-alacarte .footer-right {
    width: 100%;
    text-align: center;
  }
  .faq-footer h3, .classes-footer h3, .samples-footer h3, .samples-alacarte h3 {
    margin-top: 30px;
  }
  .faq-footer p, .classes-footer p, .samples-footer p, .samples-alacarte p {
    -ms-justify-content: center;
    justify-content: center;
  }
}
.classes .button-holder .btn {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  margin-top: 30px;
  padding: 12px 40px;
}
.classes .button-holder .btn:hover, .classes .button-holder .btn:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
.classes-hero, .custom-hero, .quiz-hero {
  background-color: #f6f8f8;
}
.classes-hero .one-half, .custom-hero .one-half, .quiz-hero .one-half {
  width: 50%;
}
@media (max-width: 875px) {
  .classes-hero .one-half, .custom-hero .one-half, .quiz-hero .one-half {
    width: 100%;
  }
}
.classes-hero .hero-image, .custom-hero .hero-image, .quiz-hero .hero-image {
  text-align: right;
  font-size: 0;
  line-height: 1;
  background-size: 0;
}
.classes-hero .hero-image img, .custom-hero .hero-image img, .quiz-hero .hero-image img {
  display: inline-block;
  width: 100%;
  max-width: 640px;
}
@media (min-width: 890px) {
  .classes-hero .hero-image img, .custom-hero .hero-image img, .quiz-hero .hero-image img {
    min-height: 400px;
  }
}
@media (max-width: 875px) {
  .classes-hero .hero-image, .custom-hero .hero-image, .quiz-hero .hero-image {
    text-align: center;
    height: 300px;
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .classes-hero .hero-image img, .custom-hero .hero-image img, .quiz-hero .hero-image img {
    display: none;
  }
}
.classes-hero .hero-image .custom-hero-slider .gallery-item, .classes-hero .hero-image .quiz-hero-slider .gallery-item, .custom-hero .hero-image .custom-hero-slider .gallery-item, .custom-hero .hero-image .quiz-hero-slider .gallery-item, .quiz-hero .hero-image .custom-hero-slider .gallery-item, .quiz-hero .hero-image .quiz-hero-slider .gallery-item {
  position: relative;
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.classes-hero .hero-image .custom-hero-slider h3, .classes-hero .hero-image .quiz-hero-slider h3, .custom-hero .hero-image .custom-hero-slider h3, .custom-hero .hero-image .quiz-hero-slider h3, .quiz-hero .hero-image .custom-hero-slider h3, .quiz-hero .hero-image .quiz-hero-slider h3 {
  position: absolute;
  bottom: 7px;
  width: 100%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-family: var(--font-primary);
  font-weight: 500;
  letter-spacing: 0.2em;
  text-shadow: 1px 1px 5px #000;
}
.classes-hero .hero-image .slider-controls, .custom-hero .hero-image .slider-controls, .quiz-hero .hero-image .slider-controls, .colors-slider .slider-controls, .color-palette-popup .slider-controls {
  position: absolute;
  bottom: 35px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.classes-hero .hero-image .slider-controls button.slick-arrow, .custom-hero .hero-image .slider-controls button.slick-arrow, .quiz-hero .hero-image .slider-controls button.slick-arrow, .colors-slider .slider-controls button.slick-arrow, .color-palette-popup .slider-controls button.slick-arrow {
  padding-left: 6px;
  padding-right: 6px;
  border: none;
}
.classes-hero .hero-image .slider-controls button.slick-arrow:hover, .custom-hero .hero-image .slider-controls button.slick-arrow:hover, .quiz-hero .hero-image .slider-controls button.slick-arrow:hover, .colors-slider .slider-controls button.slick-arrow:hover, .color-palette-popup .slider-controls button.slick-arrow:hover {
  background: none;
}
.classes-hero .hero-image .slider-controls button.slick-arrow i, .custom-hero .hero-image .slider-controls button.slick-arrow i, .quiz-hero .hero-image .slider-controls button.slick-arrow i, .colors-slider .slider-controls button.slick-arrow i, .color-palette-popup .slider-controls button.slick-arrow i {
  color: #fff;
  font-size: 1.6rem;
}
.classes-hero .hero-image .slider-controls .slick-dots, .custom-hero .hero-image .slider-controls .slick-dots, .quiz-hero .hero-image .slider-controls .slick-dots, .colors-slider .slider-controls .slick-dots, .color-palette-popup .slider-controls .slick-dots {
  position: relative;
  bottom: -12px;
}
.classes-hero .hero-image .slider-controls .slick-dots li button, .custom-hero .hero-image .slider-controls .slick-dots li button, .quiz-hero .hero-image .slider-controls .slick-dots li button, .colors-slider .slider-controls .slick-dots li button, .color-palette-popup .slider-controls .slick-dots li button {
  width: 13px;
  height: 13px;
  border: 2px solid #fff;
}
.classes-hero .hero-image .slider-controls .slick-dots li.slick-active button, .custom-hero .hero-image .slider-controls .slick-dots li.slick-active button, .quiz-hero .hero-image .slider-controls .slick-dots li.slick-active button, .colors-slider .slider-controls .slick-dots li.slick-active button, .color-palette-popup .slider-controls .slick-dots li.slick-active button {
  background-color: #fff;
}
.classes-hero .hero-image .custom-hero-slider + .slider-controls, .custom-hero .hero-image .custom-hero-slider + .slider-controls, .quiz-hero .hero-image .custom-hero-slider + .slider-controls {
  bottom: 50px !important;
}
.classes-hero .hero-image .custom-hero-slider h3, .custom-hero .hero-image .custom-hero-slider h3, .quiz-hero .hero-image .custom-hero-slider h3 {
  bottom: 25px;
}
.classes-hero .hero-image .custom-hero-slider h3.award, .custom-hero .hero-image .custom-hero-slider h3.award, .quiz-hero .hero-image .custom-hero-slider h3.award {
  position: absolute;
  bottom: 10px;
  text-transform: none;
  letter-spacing: normal;
  white-space: nowrap;
}
.classes-hero .hero-image .custom-hero-slider h3.award:before, .classes-hero .hero-image .custom-hero-slider h3.award:after, .custom-hero .hero-image .custom-hero-slider h3.award:before, .custom-hero .hero-image .custom-hero-slider h3.award:after, .quiz-hero .hero-image .custom-hero-slider h3.award:before, .quiz-hero .hero-image .custom-hero-slider h3.award:after {
  content: '';
  position: relative;
  display: inline-block;
  top: 12px;
  left: -10px;
  width: 18px;
  height: 42px;
  background-image: url('//mercurymosaics.com/cdn/shop/t/77/assets/award.png?v=111121896632132532481756142049');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
}
.classes-hero .hero-image .custom-hero-slider h3.award:after, .custom-hero .hero-image .custom-hero-slider h3.award:after, .quiz-hero .hero-image .custom-hero-slider h3.award:after {
  left: auto;
  right: -10px;
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.classes-hero .hero-content, .custom-hero .hero-content, .quiz-hero .hero-content {
  width: 90%;
  max-width: 640px;
  margin: 0 auto;
  padding: 0 30px;
}
.classes-hero .hero-content h1, .custom-hero .hero-content h1, .quiz-hero .hero-content h1 {
  font-family: "Neuton", serif;
  font-weight: 200;
  margin: -16px auto 30px;
  font-size: 4.8rem;
  max-width: 380px;
  line-height: 1.2;
}
@media (max-width: 975px) {
  .classes-hero .hero-content h1, .custom-hero .hero-content h1, .quiz-hero .hero-content h1 {
    font-size: 3.6rem;
    margin-bottom: 16px;
  }
}
.classes-hero .hero-content p, .custom-hero .hero-content p, .quiz-hero .hero-content p {
  margin: 0 auto 16px;
  font-size: 1.5rem;
  color: #6a737b;
  line-height: 1.57;
  width: 100%;
  max-width: 380px;
  text-align: left;
}
.classes-hero .hero-content p.class-info, .custom-hero .hero-content p.class-info, .quiz-hero .hero-content p.class-info {
  font-weight: bold;
  margin-bottom: 0;
}
.classes-hero .hero-content .button-holder, .custom-hero .hero-content .button-holder, .quiz-hero .hero-content .button-holder {
  width: 100%;
  max-width: 380px;
  text-align: left;
  margin: 0 auto;
}
@media (max-width: 875px) {
  .classes-hero .hero-content, .custom-hero .hero-content, .quiz-hero .hero-content {
    padding: 40px 30px 50px;
  }
  .classes-hero .hero-content h1, .classes-hero .hero-content p, .classes-hero .hero-content .button-holder, .custom-hero .hero-content h1, .custom-hero .hero-content p, .custom-hero .hero-content .button-holder, .quiz-hero .hero-content h1, .quiz-hero .hero-content p, .quiz-hero .hero-content .button-holder {
    max-width: 600px;
    text-align: center;
    padding-right: 0;
  }
}
.custom-hero .hero-content h1, .custom-hero .hero-content p, .custom-hero .hero-content .button-holder,
.template-page.organic .hero-content h1, .template-page.organic .hero-content p, .template-page.organic .hero-content .button-holder,
.template-page.hipstoric .hero-content h1, .template-page.hipstoric .hero-content p, .template-page.hipstoric .hero-content .button-holder,
.vibe-page .hero-content h1, .vibe-page .hero-content p, .vibe-page .hero-content .button-holder {
  max-width: 100%;
  width: 100%!important;
}
@media (max-width: 875px) {
  .custom-hero .hero-image, .quiz-hero .hero-image {
    height: auto;
  }
}
@media (min-width: 875px) {
  .template-page.organic .hero-content h1, .template-page.organic .hero-content p, .template-page.organic .hero-content .btn-row,
  .template-page.hipstoric .hero-content h1, .template-page.hipstoric .hero-content p, .template-page.hipstoric .hero-content .btn-row,
  #shopify-section-page-vibe .hero-content h1, .vibe-page .hero-content p, .vibe-page .hero-content .btn-row {
    width: 100%!important;
    max-width: 100%;
  }
}
.custom-hero h1, .quiz-hero h1 {
  font-size: 3.6rem !important;
}
#shopify-section-page-custom .custom-hero .hero-content h1 {
  margin-bottom: 15px;
}
.classes-options {
  text-align: center;
  margin: 80px auto;
}
@media (max-width: 875px) {
  .classes-options {
    margin: 40px auto 50px;
  }
}
.classes-options h2 {
  font-family: "Neuton", serif;
  font-weight: 200;
  margin: 0 auto;
  font-size: 4.8rem;
  max-width: 380px;
  line-height: 1.2;
}
@media (max-width: 975px) {
  .classes-options h2 {
    font-size: 3.6rem;
    margin-bottom: 16px;
  }
}
.classes-options img {
  display: block;
  margin: 0 auto;
}
.classes-overview {
  background-color: #2f3a48;
  color: #fff;
  padding: 70px 0 100px;
  text-align: center;
}
.classes-overview .content {
  max-width: 1080px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}
.classes-overview h2 {
  font-family: "Neuton", serif;
  font-size: 4.8rem;
  font-weight: 200;
  margin: 0 auto 20px;
}
.classes-overview h3 {
  font-family: var(--font-primary);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0 auto 8px;
}
.classes-overview p {
  margin: 0 auto 30px;
  font-size: 1.5rem;
  letter-spacing: 0.01em;
  width: 100%;
  max-width: 195px;
}
@media (max-width: 475px) {
  .classes-overview p {
    max-width: 250px;
  }
}
.classes-overview .steps {
  margin: 80px auto 60px;
  width: 100%;
}
@media (max-width: 900px) {
  .classes-overview .steps {
    margin: 40px auto 0;
    max-width: 500px;
  }
}
.classes-overview .step {
  width: calc(25% - 20px);
}
@media (max-width: 900px) {
  .classes-overview .step {
    width: calc(50% - 15px);
    margin-bottom: 20px;
  }
}
@media (max-width: 475px) {
  .classes-overview .step {
    width: 100%;
  }
}
.classes-overview .btn {
  border: 2px solid #fff;
  color: #fff;
  padding: 12px 40px;
}
.classes-overview .btn:hover {
  border: 2px solid #b2bb1e;
  color: #b2bb1e;
  background: transparent;
}
@media (max-width: 850px) {
  .classes-overview {
    padding: 40px 0 60px;
  }
  .classes-overview h2 {
    font-size: 3.6rem;
  }
}
.classes-footer, .samples-footer, .samples-alacarte {
  background: transparent;
}
@media (max-width: 875px) {
  .classes-footer, .samples-footer, .samples-alacarte {
    padding: 50px 0;
  }
  .classes-footer h2, .samples-footer h2, .samples-alacarte h2 {
    font-size: 3.6rem;
    margin: 6px auto 20px;
  }
}
.samples-packs {
  background-color: #f6f4f2;
}
.samples-packs .one-half {
  width: 50%;
}
@media (max-width: 875px) {
  .samples-packs .one-half {
    width: 100%;
  }
  .samples-packs .one-half:first-child {
    order: 2;
    padding: 30px 0;
  }
  .samples-packs .one-half:last-child {
    order: 1;
  }
}
.samples-packs .packs-image {
  text-align: left;
  font-size: 0;
  line-height: 1;
  background-size: 0;
}
.samples-packs .packs-image img {
  display: inline-block;
  width: 100%;
  max-width: 640px;
}
@media (max-width: 875px) {
  .samples-packs .packs-image {
    text-align: center;
    height: 270px;
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .samples-packs .packs-image img {
    display: none;
  }
}
.samples-packs .packs-content {
  width: 90%;
  max-width: 640px;
  margin: 0 auto;
  padding: 0 30px;
}
.samples-packs .packs-content .content {
  max-width: 380px;
  margin: 0 auto;
}
@media (max-width: 875px) {
  .samples-packs .packs-content .content {
    padding: 40px 0 50px;
    max-width: 500px;
    text-align: center;
  }
}
.samples-packs .packs-content h3 {
  margin: 0 auto 30px;
  text-transform: uppercase;
  line-height: 0.1em;
  font-size: 1.5rem;
  font-family: var(--font-primary);
  font-weight: 500;
  text-align: left;
}
@media (max-width: 875px) {
  .samples-packs .packs-content h3 {
    text-align: center;
  }
}
.samples-packs .packs-content p {
  margin: 0 auto 30px;
  font-size: 1.5rem;
  color: #6a737b;
  line-height: 1.57;
}
.samples-packs .packs-content .btn {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  padding: 12px 40px;
}
.samples-packs .packs-content .btn:hover, .samples-packs .packs-content .btn:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
.samples-alacarte h3 {
  margin-bottom: 30px;
}
@media (max-width: 875px) {
  .samples-alacarte .contact-methods {
    max-width: 500px;
    margin: 0 auto;
  }
}
.samples-options {
  width: 100%;
  max-width: 1000px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 80px auto 50px;
}
.samples-options h3 {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 500;
  font-family: var(--font-primary);
  letter-spacing: 0.1em;
  margin: 0 auto 8px;
}
.samples-options h2 {
  font-family: "Neuton", serif;
  font-size: 4.8rem;
  font-weight: 200;
  margin: 0 auto 30px;
  line-height: 1.2;
}
@media (max-width: 875px) {
  .samples-options {
    margin: 40px auto;
  }
  .samples-options h2 {
    font-size: 3.6rem;
  }
}
.samples-options .options {
  padding: 30px 0;
}
.samples-options .option {
  -ms-align-self: baseline;
  align-self: baseline;
  width: calc(50% - 30px);
  text-align: center;
}
.samples-options .option .image-holder {
  position: relative;
}
.samples-options .option .image-holder .start-here {
  position: absolute;
  top: -10px;
  left: -15px;
  width: 85px;
  height: 93px;
  max-width: 17.5%;
}
.samples-options .option img:not(.start-here) {
  display: block;
  margin: 0 auto 30px;
  max-width: 320px;
}
.samples-options .option h3 {
  font-size: 1.3rem;
}
.samples-options .option p {
  font-size: 1.5rem;
  color: #6a737b;
  line-height: 1.57;
  margin: 0 auto 30px;
  width: 100%;
  max-width: 320px;
}
.samples-options .divider {
  position: relative;
  width: 20px;
}
.samples-options .divider:before {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: rgba(106, 115, 123, 0.35);
  content: "";
}
.samples-options .divider span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  display: block;
  padding: 10px 6px;
  text-align: center;
  font-size: 1.1rem;
  letter-spacing: 0.1em;
}
@media (max-width: 825px) {
  .samples-options .options {
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 500px;
    margin: 0 auto;
  }
  .samples-options .option {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .samples-options .divider {
    margin: 30px auto;
    width: 100%;
  }
  .samples-options .divider:before {
    width: 100%;
    height: 1px;
    left: 0;
    top: 50%;
  }
}
.samples-bestsellers {
  padding: 80px 0;
  background-color: #f6f8f8;
  text-align: center;
}
.samples-bestsellers .content {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  padding: 0 30px;
}
.samples-bestsellers h2 {
  font-family: var(--font-primary);
  font-size: 1.5rem;
  margin: 0 auto 60px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.samples-bestsellers .bestsellers {
  margin-bottom: 30px;
}
.samples-bestsellers .bestseller {
  width: calc(100% * .333 - 30px);
  text-align: center;
  margin-bottom: 20px;
}
.samples-bestsellers .bestseller h3 {
  font-weight: 200;
  font-family: "Neuton", serif;
  margin: 20px auto 0;
  font-size: 2rem;
  color: #202020;
  -webkit-transition: 300ms color;
  transition: 300ms color;
}
.samples-bestsellers .bestseller:hover h3 {
  color: #b2bb1e;
}
@media (max-width: 750px) {
  .samples-bestsellers .bestseller {
    width: calc(100% * .333 - 15px);
  }
}
@media (max-width: 600px) {
  .samples-bestsellers .bestseller {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 40px;
  }
  .samples-bestsellers .bestseller:last-of-type {
    margin-bottom: 10px;
  }
}
.samples-bestsellers .btn {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  padding: 12px 40px;
}
.samples-bestsellers .btn:hover, .samples-bestsellers .btn:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
@media (max-width: 875px) {
  .samples-bestsellers {
    padding: 40px 0 50px;
  }
  .samples-bestsellers h2 {
    margin: 0 auto 30px;
  }
}
.custom-process, .custom-review {
  padding: 70px 0 100px;
  text-align: center;
}
.custom-process .content, .custom-review .content {
  max-width: 1080px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}
.custom-process h2, .custom-review h2 {
  font-family: "Neuton", serif;
  font-size: 4.8rem;
  font-weight: 200;
  margin: 0 auto 20px;
}
.custom-process h3, .custom-review h3 {
  font-family: var(--font-primary);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0 auto 5px;
}
.custom-process p, .custom-review p {
  padding-top: 0;
  font-size: 1.6rem;
  letter-spacing: 0.01em;
  width: 100%;
}
.custom-process .intro p, .custom-review .intro p {
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 700px) {
  .custom-process .intro, .custom-review .intro {
    margin-bottom: 40px;
  }
}
.custom-process .img, .custom-review .img {
  max-width: 100px;
  margin-bottom: 20px;
}
.custom-process .img img, .custom-review .img img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 700px) {
  .custom-process .img, .custom-review .img {
    margin: 0 auto 20px;
  }
}
.custom-process .steps, .custom-review .steps {
  margin: 80px auto 0;
  width: 100%;
}
@media (max-width: 700px) {
  .custom-process .steps, .custom-review .steps {
    margin: 20px auto 0;
    max-width: 500px;
  }
}
.custom-process .steps .step, .custom-review .steps .step {
  margin-bottom: 30px;
}
.custom-process .steps .step .step-content, .custom-review .steps .step .step-content {
  width: 100%;
  margin-bottom: 20px;
  padding-left: 40px;
  text-align: left;
}
.custom-process .steps .step .step-content a, .custom-review .steps .step .step-content a {
  color: #b2bb1e;
  font-weight: bold;
  text-decoration: underline;
}
@media (max-width: 700px) {
  .custom-process .steps .step, .custom-review .steps .step {
    flex-wrap: wrap;
  }
  .custom-process .steps .step .step-content, .custom-review .steps .step .step-content {
    padding-left: 0;
    text-align: center;
  }
}
.custom-process .steps .steps-row.desktop, .custom-review .steps .steps-row.desktop {
  display: none;
}
@media (min-width: 1000px) {
  .custom-process .steps .steps-row.mobile, .custom-review .steps .steps-row.mobile {
    display: none;
  }
  .custom-process .steps .steps-row.desktop, .custom-review .steps .steps-row.desktop {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .custom-process .steps .steps-row.desktop .step, .custom-review .steps .steps-row.desktop .step {
    width: 30%;
  }
  .custom-process .steps .steps-row.desktop .step .img, .custom-review .steps .steps-row.desktop .step .img {
    margin-bottom: 0;
  }
  .custom-process .steps .steps-row.desktop .step .img img, .custom-review .steps .steps-row.desktop .step .img img {
    max-height: 100px;
  }
  .custom-process .steps .steps-row.desktop .step .title, .custom-review .steps .steps-row.desktop .step .title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
    text-align: left;
  }
  .custom-process .steps .steps-row.desktop .step .title h3, .custom-review .steps .steps-row.desktop .step .title h3 {
    margin: 0;
  }
  .custom-process .steps .steps-row.desktop .step .step-content, .custom-review .steps .steps-row.desktop .step .step-content {
    padding-top: 20px;
    padding-left: 0;
  }
}
.custom-process .steps-closing p, .custom-review .steps-closing p {
  max-width: 800px;
  margin: 0 auto;
}
.custom-process.one, .custom-review.one {
  padding-bottom: 40px;
}
.custom-process.one .step, .custom-review.one .step {
  margin-bottom: 0;
}
.custom-process.one .step .step-content, .custom-review.one .step .step-content {
  margin-bottom: 0;
}
.custom-process.two, .custom-review.two {
  padding: 0 0 60px;
}
.custom-process.two .steps, .custom-review.two .steps {
  margin: 60px auto 15px;
}
@media (max-width: 850px) {
  .custom-process, .custom-review {
    padding: 40px 0 60px;
  }
  .custom-process h2, .custom-review h2, .feat-staff h2 {
    font-size: 3.6rem;
    line-height: 1.2em; 
  }
}
.steps-promo {
  padding: 25px 0;
  background-color: #f6f8f8;
}
.steps-promo p {
  margin: 0;
  font-size: 1.6rem;
  letter-spacing: 0.01em;
}
.steps-promo p a {
  color: #b2bb1e;
  font-weight: bold;
  text-decoration: underline;
}
.custom-form {
  width: 100%;
  /*form {
    margin: 40px auto 60px;
    max-width: 685px;
    span {
      display: inline;
      font-size: 3rem;
      font-family: $serif;
      font-weight: 200;
      line-height: 2;
      &.label {
        font-size: 2rem;
      }
      @media (max-width: 738px){
        &:not(.label){
          display: none;
        }
      }
    }
    input[type="text"], input[type="email"], textarea {
      color: $color-primary;
      font-family: $serif;
      font-weight: 200;
      font-size: 2rem;
      padding: 8px 12px;
      border: 0;
      background-color: #f1efec;
      margin: 8px 12px;
      @media (max-width: 738px){
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 8px auto;
      }
      &::-webkit-input-placeholder {
        color: $color-primary;
        @include prefix(transition, color 300ms, webkit spec);
      }
      &:-moz-placeholder {
        color: $color-primary;
        @include prefix(transition, color 300ms, webkit spec);
      }
      &::-moz-placeholder {
        color: $color-primary;
        @include prefix(transition, color 300ms, webkit spec);
      }
      &:-ms-input-placeholder {
        color: $color-primary;
        @include prefix(transition, color 300ms, webkit spec);
      }
      &:focus {
        outline: none;
        &::-webkit-input-placeholder {
          color: transparent;
        }
        &:-moz-placeholder {
          color: transparent;
        }
        &::-moz-placeholder {
          color: transparent;
        }
        &:-ms-input-placeholder {
          color: transparent;
        }
      }
      @media (max-width: 738px){
        margin: 0 auto;
      }
    }
    textarea {
      height: auto;
      width: 100%;
      max-width: 490px;
      min-height: 0;
      line-height: 1.3;
      resize: none;
      margin: 8px 4px -12px 12px;
      overflow: auto;
      -ms-overflow-style: none;
      &:after {
        font-size: 3rem;
        content: ".";
        display: inline;
      }
      @media (max-width: 738px){
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 8px auto;
        min-height: 100px;
      }
    }
    .selectric-wrapper {
      display: inline-block;
      width: 100%;
      max-width: 230px;
      margin: 8px 4px 0 12px;
      bottom: -8px;
      @media (max-width: 738px){
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 8px auto;
        bottom: auto;
      }
    }
  }*/
  padding: 80px 30px 60px;
}
.custom-form .form-container {
  max-width: 760px;
  margin: 0 auto;
}
.custom-form h2 {
  font-size: 4.8rem;
  font-family: "Neuton", serif;
  font-weight: 200;
  margin: 0 auto 30px;
  text-align: center;
}
.custom-form p {
  margin: 0 auto;
  text-align: center;
  color: #6a737b;
  font-size: 1.5rem;
  line-height: 1.67;
}
.custom-form .button-holder {
  margin-top: 20px;
}
.custom-form .button-holder .btn {
  background-color: #f6f8f8 !important;
}
.custom-form .button-holder .btn:hover {
  background-color: white !important;
}
.custom-form p.form-success {
  margin-top: 20px;
}
.custom-form div.errors {
  margin-top: 20px;
}
.custom-form div.errors li {
  text-align: center;
}
.custom-form .questions p {
  font-size: 1.8rem;
  color: #6a737b;
  font-weight: 200;
  line-height: 1.67;
}
.custom-form .questions p a {
  color: #b2bb1e;
}
.custom-form .questions p a:hover {
  text-decoration: underline;
}
@media (max-width: 738px) {
  .custom-form .questions p {
    font-size: 1.5rem;
  }
}
@media (max-width: 875px) {
  .custom-form .form-container {
    padding: 0 30px;
  }
  .custom-form h2 {
    font-size: 3.6rem;
  }
}
.page-custom-gallery, .blog-slider {
  margin: 0 auto;
  padding: 60px 0 80px;
}
.page-custom-gallery h2, .blog-slider h2, .moody .doro-2 h2, .moody .doro-email h2, .organic .doro-email h2, .hipstoric .doro-email h2, .vibe-page .doro-email h2, .holiday-2 h2, .holiday-email h2, .template-page.midmod .about-hero h2, .feat-staff h2 {
  font-size: 4.8rem !important;
  font-family: "Neuton", serif;
  font-weight: 200;
  margin: 0 auto 40px;
  text-align: center;
}
.page-custom-gallery .item-desc, .blog-slider .item-desc {
  margin: 30px auto 0;
}
.slider-holder.gifts .item-desc {
  margin-top: 20px;
}
.page-custom-gallery .item-desc a:hover h3, .blog-slider .item-desc a:hover h3 {
  color: #b2bb1e;
}
.page-custom-gallery h3, .blog-slider h3 {
  margin: 0 auto 20px;
  color: #222;
  text-transform: uppercase;
  font-family: "proxima-soft", sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: 0.2em;
  max-width: 500px;
}
.page-custom-gallery p, .blog-slider p {
  margin: 0 auto;
  text-align: center;
  color: #222;
  font-size: 1.5rem;
  line-height: 1.67;
  max-width: 500px;
}
@media (max-width: 875px) {
  .page-custom-gallery, .blog-slider {
    margin: 40px auto;
  }
  .page-custom-gallery h2, .blog-slider h2, .moody .doro-2 h2, .moody .doro-email h2 {
    font-size: 3.6rem !important;
  }
}
.page-custom-gallery .gallery-item, .blog-slider .gallery-item {
  text-align: center;
}
@media (max-width: 690px) {
  .page-custom-gallery .gallery-item, .blog-slider .gallery-item {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page-custom-gallery .gallery-item img, .page-custom-gallery .gallery-item .item-desc, .blog-slider .gallery-item img, .blog-slider .gallery-item .item-desc {
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
}
.gifts .gallery-item img {
  max-height: 250px;
}
.page-custom-gallery .gallery-item[aria-hidden="true"] img, .blog-slider .gallery-item[aria-hidden="true"] img {
  opacity: 0.5;
}
.page-custom-gallery .gallery-item[aria-hidden="true"] .item-desc, .blog-slider .gallery-item[aria-hidden="true"] .item-desc {
  opacity: 0;
}
.page-custom-gallery .button, .blog-slider .button {
  margin-top: 10px;
}
.page-custom-gallery {
  background-color: #f6f8f8;
}
.organic .page-custom-gallery,
.hipstoric .page-custom-gallery,
.vibe-page .page-custom-gallery {
  background-color: #FFF;
}
@media (min-width: 800px) {
  .blog-slider .arrow-left {
    left: -4.5%;
  }
  .blog-slider .arrow-right {
    right: -4.5%;
  }
}
@media (min-width: 915px) {
  .blog-slider .arrow-left {
    left: 10%;
  }
  .blog-slider .arrow-right {
    right: 10%;
  }
}
.custom-tile-gallery .gallery-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  min-height: 320px;
  position: relative;
}
@media (min-width: 1281px) {
  .custom-tile-gallery .gallery-header {
    background-size: 100% auto;
  }
}
.custom-tile-gallery .gallery-header img {
  opacity: 0;
}
.custom-tile-gallery .gallery-header .header-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  max-width: 550px;
  width: 90%;
}
.custom-tile-gallery .gallery-header h1 {
  font-family: "Neuton", serif;
  font-size: 4.8rem;
  margin: 0 auto;
  font-weight: 200;
}
.custom-tile-gallery .gallery-header .collection-description {
  color: #6a737b;
  font-size: 1.8rem;
  line-height: 1.67;
  margin: 20px auto 0;
}
@media (max-width: 550px) {
  .custom-tile-gallery .gallery-header {
    min-height: 240px;
  }
  .custom-tile-gallery .gallery-header h1 {
    font-size: 3.3rem;
  }
  .custom-tile-gallery .gallery-header .collection-description {
    font-size: 1.5rem;
  }
}
.custom-review {
  background-color: #f6f8f8;
}
.custom-review .one-half {
  width: 46%;
  padding-top: 30px;
  text-align: left;
}
.custom-review .one-half h3 {
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  .custom-review .one-half {
    width: 100%;
  }
}
.custom-review .one-half p a {
  color: #b2bb1e;
  font-weight: bold;
  text-decoration: underline;
}
.custom-review .one-half p a:hover {
  color: #000;
}
.custom-review .one-half.flex {
  flex-direction: column;
  justify-content: center;
}
.custom-review .one-half.flex .btn {
  margin-bottom: 40px;
}
.template-page.custom #MainContent {
  padding-bottom: 0;
}
.template-page.custom footer {
  border-top: none;
}
.tile-gallery-holder {
  width: 100%;
  max-width: 1084px;
  margin: 60px auto 80px;
  padding: 0 10px 0 30px;
}
@media (max-width: 875px) {
  .tile-gallery-holder {
    margin: 10px auto;
  }
}
.tile-gallery .grid-item, .tile-gallery .grid-sizer {
  width: calc(100% * .333);
  padding: 20px 20px 0 0;
  position: relative;
}
.tile-gallery .grid-item img, .tile-gallery .grid-sizer img {
  display: block;
  line-height: 1;
  font-size: 0;
  cursor: pointer;
}
.tile-gallery .grid-item .data-title, .tile-gallery .grid-item .data-desc, .tile-gallery .grid-sizer .data-title, .tile-gallery .grid-sizer .data-desc {
  display: none;
}
.tile-gallery .grid-item .learn-more, .tile-gallery .grid-sizer .learn-more {
  opacity: 0;
  position: absolute;
  cursor: pointer;
  top: 20px;
  left: 0;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background-color: rgba(49, 58, 71, 0.7);
  padding: 30px;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
}
.tile-gallery .grid-item .learn-more .btn, .tile-gallery .grid-sizer .learn-more .btn {
  border: 2px solid #fff;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  background: transparent !important;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tile-gallery .grid-item:hover .learn-more, .tile-gallery .grid-sizer:hover .learn-more {
  opacity: 1;
}
@media (max-width: 750px) {
  .tile-gallery .grid-item, .tile-gallery .grid-sizer {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .tile-gallery .grid-item, .tile-gallery .grid-sizer {
    width: 100%;
  }
}
#gallery-popup {
  width: 90%;
  max-width: 860px;
  padding: 40px;
}
#gallery-popup .left-side {
  width: calc(100% - 325px);
}
#gallery-popup .right-side {
  width: 285px;
}
@media (max-width: 750px) {
  #gallery-popup {
    padding: 30px;
    max-width: 600px;
  }
  #gallery-popup .left-side, #gallery-popup .right-side {
    width: 100%;
  }
  #gallery-popup .left-side {
    margin: 0 auto 30px;
  }
  #gallery-popup .left-side img {
    display: block;
    margin: 0 auto;
    max-height: 325px;
  }
  #gallery-popup .right-side {
    text-align: center;
  }
}
#gallery-popup .popup-title {
  font-family: "Neuton", serif;
  font-weight: 200;
  font-size: 3rem;
  margin: 0 0 20px;
}
#gallery-popup .popup-desc, #gallery-popup .popup-desc p {
  font-family: var(--font-primary);
  margin: 0 0 20px;
  color: #6a737b;
  font-size: 1.5rem;
  line-height: 1.57;
}
#gallery-popup .popup-desc a, #gallery-popup .popup-desc p a {
  text-decoration: underline;
}
#gallery-popup .popup-desc a:hover, #gallery-popup .popup-desc p a:hover {
  color: #b2bb1e;
}
#gallery-popup hr {
  margin: 0 auto 20px;
}
#gallery-popup h5 {
  font-family: var(--font-primary);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 1.1rem;
  margin: 0 0 20px;
}
#gallery-popup .consultation-link a {
  font-family: var(--font-primary);
  font-size: 1.5rem;
  color: #6a737b;
  text-decoration: underline;
}
#gallery-popup .consultation-link a:hover {
  color: #b2bb1e;
}
.gallery-bottom {
  margin-top: 80px;
  background-color: #f6f8f8;
  padding: 80px 0;
}
.gallery-bottom .bottom-content {
  width: 100%;
  max-width: calc(850px + 110px);
  padding: 0 30px;
  margin: 0 auto;
}
.gallery-bottom .image, .gallery-bottom .bottom-text {
  width: 50%;
}
.gallery-bottom .bottom-text {
  padding-left: 50px;
}
@media (max-width: 750px) {
  .gallery-bottom {
    padding: 40px 0 60px;
    margin-top: 40px;
  }
  .gallery-bottom .image {
    margin: 0 auto 30px;
    text-align: center;
    width: 100%;
  }
  .gallery-bottom .bottom-text {
    width: 100%;
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
    padding-left: 0;
  }
}
.gallery-bottom h3 {
  font-family: var(--font-primary);
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin: 0;
}
.gallery-bottom h2 {
  font-weight: 200;
  font-family: "Neuton", serif;
  font-size: 4.8rem;
  margin: 0 0 16px;
}
.gallery-bottom p {
  margin: 10px 0 30px;
  color: #6a737b;
  font-size: 1.8rem;
}
@media (max-width: 550px) {
  .gallery-bottom h2 {
    font-size: 3rem;
    margin: 10px 0 16px;
  }
  .gallery-bottom h3 {
    font-size: 1.5rem;
  }
  .gallery-bottom p {
    font-size: 1.5rem;
    line-height: 1.6;
  }
}
.gallery-bottom .btn {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  padding: 16px 20px 12px;
  box-shadow: 4px 4px 0px #202020;
}
.gallery-bottom .btn:hover, .gallery-bottom .btn:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
/* Featured Staff Slider */
.feat-staff {
  padding: 60px 0;
  background-color: #f6f8f8;
}
.template-blog.custom-gallery .feat-staff,
.template-page.blends .feat-staff{
  background-color: #FFF;
}
.feat-staff h2 {
  margin-bottom: .1em;
}
.feat-staff p {
  margin-top: 0;
  font-size: 1.5rem;
  line-height: 1.67;
}
.feat-staff h2 + p {
  max-width: 600px;
  margin: 0 auto 30px;
}
.feat-staff .slider-holder {
  padding: 0 50px;
}
.feat-staff .staff-content {
  display: flex;
  flex-direction: column-reverse;
}
.feat-staff .staff-content > .flex {
  justify-content: space-between;
  padding: 0 30px;
}
.feat-staff .staff-content > .flex > a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 28%;
  margin-bottom: 30px;
}
.feat-staff .imgs {
  position: relative;
}
.feat-staff .img,
.feat-staff .img img {
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}
.feat-staff .img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(0,0,0,.4);
  overflow: hidden;
}
.feat-staff .img-project,
.feat-staff .img-project img {
  -webkit-transition: .6s all ease-in-out;
  transition: .6s all ease-in-out;
}
.feat-staff .img-project {
  position: relative;
  top: 0;
  padding: 0 0 30px 30px;
}
.feat-staff .imgs img + img {
  position: absolute;
  top: 0;
  left: 0; right: 0;
  opacity: 0;
}
.feat-staff .imgs:hover img + img,
.feat-staff .btn:hover + .flex .imgs img + img {
  opacity: 1;
}
.feat-staff .imgs:hover .img,
.feat-staff .btn:hover + .flex .img {
  bottom: 3px;
}
.feat-staff .imgs:hover .img-project,
.feat-staff .btn:hover + .flex .img-project {
  top: 3px;
}
.feat-staff .img-project img + img {
  left: 30px;
  width: calc(100% - 30px);
}
.feat-staff .content {
  width: 69%;
}
.feat-staff h3 {
  margin-bottom: 0;
  font-weight: bold;
  text-transform: uppercase;
}
.feat-staff p a {
  color: #b2bb1e;
  font-weight: bold;
  text-decoration: underline;
}
.feat-staff .btn {
  max-width: 200px;
  margin: 20px auto 10px;
  background-color: #f6f8f8;
}
.feat-staff .arrow-left,
.feat-staff .arrow-right {
  top: 35%!important;
}
.feat-staff .arrow-left {
  left: 15px;
}
.feat-staff .arrow-right {
  right: 15px;
}
.feat-staff .slick-dots li button {
    border-color: #667279;
}
.feat-staff .slick-dots li.slick-active button {
    background-color: #667279;
}
@media (max-width: 1000px) {
  .feat-staff .staff-content > .flex > a {
    width: 47%;
  }
  .feat-staff .content {
    width: 50%;
  }
}
@media (max-width: 850px) {
  .feat-staff-slider {
    margin-left: 0;
    padding-right: 0;
  }
  .feat-staff h2 {
    font-size: 3.6rem!important;
    line-height: 1.2em; 
  }
  .feat-staff .staff-content > .flex {
    flex-wrap: wrap;
    padding: 0 10px;
  }
  .feat-staff .staff-content > .flex > a {
    width: 100%;
    margin-bottom: -15px;
  }
  .feat-staff .imgs {
    max-width: 380px;
    margin: 0 auto 30px;
    padding: 20px;
  }
  .feat-staff .img {
    left: 20px;
    bottom: 20px;
  }
  .feat-staff .content {
    width: 100%;
    text-align: center;
  }
  .feat-staff .btn {
    left: 0;
  }
}
.template-blog.custom-gallery footer {
    border-top: 0;
}
/* Password Template */
.template-password {
  padding-top: 40px;
}
.template-password img {
  max-width: 250px;
  display: block;
  margin: 0 auto;
}
.template-password h4 {
  font-family: var(--font-primary);
  color: #6a737b;
  font-size: 1.6rem;
}
.template-password input[type="password"] {
  width: 220px;
  display: block;
  margin: 0 auto 8px;
}
.template-password .button {
  font-family: var(--font-primary);
  text-transform: uppercase;
  background: #202020;
  color: #fff;
  width: 220px;
}
.template-password .button:hover {
  background: #b2bb1e;
  color: #fff;
  border: 2px solid #b2bb1e;
}
.template-page .rte, .template-404 .rte {
  color: #6a737b;
  font-size: 1.5rem;
  line-height: 1.67;
  max-width: 800px;
  margin: 0 auto;
}
.template-page .rte a, .template-404 .rte a {
  text-decoration: underline;
}
.template-page .rte a:hover, .template-404 .rte a:hover {
  color: #b2bb1e;
}
.template-cart .cart-listing {
  margin-top: 30px;
}
.template-cart .cart-headings {
  color: #fff;
  font-family: var(--font-primary);
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  padding: 6px 0 4px;
  text-align: center;
  background-color: #b2bb1e;
}
.template-cart .three-fifths {
  width: 60%;
}
.template-cart .one-sixth {
  width: 20%;
}
.template-cart .cart-content {
  padding: 12px 0;
  border-bottom: 1px solid rgba(106, 115, 123, 0.5);
}
.template-cart .cart-content .cart-product-details .cart__image {
  display: block;
  max-width: 120px;
}
.template-cart .cart-content .cart-product-details .product-content {
  width: calc(100% - 120px);
  padding-left: 20px;
}
.template-cart .cart-content .cart-product-details .cart-title {
  font-size: 2rem;
  font-family: "Neuton", serif;
  color: #202020;
  margin: 0 0 4px;
  display: block;
  font-weight: 200;
}
@media (max-width: 400px) {
  .template-cart .cart-content .cart-product-details {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .template-cart .cart-content .cart-product-details .cart__image {
    margin: 0 auto;
    max-width: 200px;
  }
  .template-cart .cart-content .cart-product-details .product-content {
    width: 100%;
    padding-left: 0;
    text-align: center;
    margin-top: 12px;
  }
}
.template-cart .cart-content a {
  text-decoration: none;
}
.template-cart .cart-content .product-price {
  font-size: 2rem;
  font-family: "Neuton", serif;
  font-weight: 200;
  letter-spacing: 0.05em;
}
.template-cart .cart-content .product-type {
  color: #202020;
  margin: 3px 0;
  font-size: 1.3rem;
}
@media (min-width: 801px) {
  .template-cart .cart-content .product-qty {
    text-align: center;
  }
}
.template-cart .qty-section {
  width: 100px;
  margin: 0 auto;
}
.template-cart .qty-section .qty-selection {
  width: 100%;
  border: 1px solid #6a737b;
}
.template-cart .qty-section .qty-selection input {
  border: 0;
  width: calc(100% - 100px);
  text-align: center;
  padding: 12px 8px 10px;
  font-family: "proxima-soft", sans-serif;
  font-size: 1.5rem;
  width: 100%;
  -moz-appearance: textfield;
}
.template-cart .qty-section .qty-selection input::-webkit-inner-spin-button, .template-cart .qty-section .qty-selection input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.template-cart .qty-section .qty-selection input:focus {
  outline: 0;
}
.template-cart .product-total {
  text-align: center;
}
.template-cart .product-total span {
  font-family: "Neuton", serif;
  font-size: 2rem;
  font-weight: 200;
  letter-spacing: 0.05em;
}
.selected-currency, .shop-currency {
  text-transform: uppercase;
}
.cart-footer {
  padding-top: 20px;
  text-align: right;
  padding-bottom: 40px;
}
.cart-footer .cart__subtotal-title {
  font-size: 1.3rem;
  font-family: "proxima-soft", sans-serif;
  color: #202020;
}
.cart-footer .cart__subtotal-title:after {
  content: ":";
  display: inline-block;
  margin-right: 4px;
}
.cart-footer .subtotal-section {
  color: #b2bb1e;
  font-size: 2.8rem;
  margin: 0;
  font-family: var(--font-primary);
}
.cart-footer #giftNote {
  border: 1px solid #dadada;
  font-family: "proxima-soft", sans-serif;
  padding: 8px;
  resize: none;
}
.cart-footer .cart__subtotal-text {
  font-size: 1.3rem;
  font-family: "proxima-soft", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #202020;
}
.cart-footer .cart__subtotal {
  color: #202020;
  font-size: 3rem;
  font-family: "Neuton", serif;
  letter-spacing: 0.05em;
  font-weight: 200;
  text-transform: uppercase;
  color: #b2bb1e;
}
.cart-footer .shipping-taxes {
  margin-bottom: 20px !important;
}
.cart-footer input[type="submit"] {
  font-size: 1.5rem;
  padding: 16px 30px 14px;
  background-color: #202020;
  color: #fff;
  border: 0;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.cart-footer input[type="submit"]:focus {
  border: 0;
}
.cart-footer input[type="submit"]:hover {
  background-color: #b2bb1e;
}
.cart-footer input[name="update"] {
  margin: 0;
  background-color: #fff;
  border: 2px solid #999;
  color: #999;
  padding: 16px 30px 14px;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.cart-footer input[name="update"]:focus {
  border: 2px solid #999;
}
.cart-footer input[name="update"]:hover {
  border: 2px solid #b2bb1e;
  background-color: #fff;
  color: #b2bb1e;
}
.cart-footer .cart-total {
  width: calc(100% - 340px);
}
.route-col {
  padding-right: 35px;
}
.pw-route-protection {
    padding-top: 15px!important;
}
.cart-btn-row {
  width: 100%;
  margin: 5px 0;
}
.cart-btn-row.test:not(.local-pickup) + .cart-btn-row #storePickupApp {
  display: none;
}
.cart-btn-row input {
  width: 100%;
  max-width: 200px;
}
#storePickupApp {
  margin-top: 20px;
}
#storePickupApp .shipping_note,
#storePickupApp .error {
  max-width: 100%;
  text-align: right;
}
@media (min-width: 801px) {
  .cart-footer .cart-total {
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
}
@media (max-width: 800px) {
  .cart-footer .cart-total {
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.cart-footer .cart-total p {
  max-width: 400px;
  margin-bottom: 0;
}
.cart-footer .cart-total p.fullwidth {
  max-width: 100%;
  width: 100%;
}
.cart__note {
  text-align: left;
  width: 300px;
}
.cart__note input[type="checkbox"] {
  display: none;
}
.cart__note .checkbox {
  position: relative;
}
.cart__note .checkbox label:before {
  content: "";
  display: inline-block;
  border: 2px solid #b2bb1e;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 1px;
}
.cart__note .checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  color: #333;
  text-transform: initial;
}
.cart__note input[type=checkbox]:checked + label:before {
  content: "\f00c";
  font-family: "fontawesome";
  font-size: 1.5rem;
  color: #202020;
  text-align: center;
  line-height: 14px;
  width: 18px;
  height: 18px;
}
.cart__note .gift-note label {
  display: block;
  color: #333;
  padding-bottom: 4px;
}
.cart__note .gift-note textarea {
  width: 300px;
  height: 70px;
  padding: 8px;
}
@media (max-width: 800px) {
  .cart-footer .cart-total {
    width: 100%;
    text-align: center;
  }
  .cart-headings {
    display: none;
  }
  .cart-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-end !important;
    align-items: flex-end !important;
  }
  .cart-content .one-half {
    width: 100%;
    margin-bottom: 8px;
  }
  .cart-content .product-price {
    display: none;
  }
  .cart-content .product-qty {
    text-align: left;
    width: 50%;
    margin: 4px 0 0;
  }
  .cart-content .product-qty:before {
    content: "QTY:";
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 4px;
    color: #202020;
    font-size: 1.1rem;
    font-family: "proxima-soft", sans-serif;
  }
  .cart-content .qty-section {
    margin: 0;
  }
  .cart-content .product-total {
    text-align: right;
    width: 50%;
  }
  .cart-content .product-total span {
    font-size: 2.2rem;
  }
  .cart__note {
    width: 100%;
  }
  .cart__note .gift-note textarea {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .cart-footer-cols {
    flex-wrap: wrap;
  }
  .cart-footer-cols > * {
    width: 100%;
  }
  .route-col {
    padding-right: 0;
  }
  .pw-route-protection.desktop-align-right {
    justify-content: center!important;
  }
}
@media (max-width: 450px) {
  .cart-footer input[name="checkout"], .cart-footer input[name="update"] {
    width: 100%;
  }
  .cart-footer input[name="update"] {
    margin: 0 auto 20px;
  }
}
#account .form-vertical, #create-account .form-vertical, #reset-account .form-vertical, #activate-account .form-vertical {
  max-width: 325px;
  margin: 0 auto;
}
#account .form-vertical input, #create-account .form-vertical input, #reset-account .form-vertical input, #activate-account .form-vertical input {
  margin: 12px auto;
}
#account .form-vertical .button, #create-account .form-vertical .button, #reset-account .form-vertical .button, #activate-account .form-vertical .button {
  font-size: 1.8rem;
}
#account a, #create-account a, #reset-account a, #activate-account a {
  text-decoration: none;
}
#account h3.lowercase, #create-account h3.lowercase, #reset-account h3.lowercase, #activate-account h3.lowercase {
  font-size: 1.8rem;
}
@media (max-width: medium-down) {
  #account .register-account h3, #create-account .register-account h3, #reset-account .register-account h3, #activate-account .register-account h3 {
    margin-top: 30px;
    border-bottom: 1px solid rgba(106, 115, 123, 0.5);
    padding-top: 30px;
  }
}
.account-heading h1.page-title:after {
  display: none;
}
.account-heading button.button {
  border: 0;
  font-size: 1.8rem;
  padding: 12px 20px 10px;
}
.account-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.account-grid:last-of-type {
  margin-bottom: 40px;
}
.account-grid .button {
  width: calc(100% - 8px);
  max-width: calc(100% - 8px);
  text-align: center;
  margin: 0 auto;
}
.account-grid .billing-info, .account-grid .order-history {
  width: calc(50% - 15px);
  border: 1px solid #b2bb1e;
  margin-bottom: 20px;
  background-color: #b2bb1e;
}
.account-grid .billing-info .item-content, .account-grid .order-history .item-content {
  line-height: 1.3em;
}
.account-grid .billing-info .item-content a, .account-grid .order-history .item-content a {
  font-weight: bold;
  color: #202020;
}
.account-grid .billing-info .item-content p, .account-grid .order-history .item-content p {
  padding: 6px;
}
.account-grid .billing-info .item-content .order-table, .account-grid .order-history .item-content .order-table {
  text-align: center;
  margin: 0;
  border: 0;
}
.account-grid .billing-info .item-content .order-table th, .account-grid .billing-info .item-content .order-table td, .account-grid .order-history .item-content .order-table th, .account-grid .order-history .item-content .order-table td {
  border: 0;
}
.account-grid .billing-info .item-content .order-table th, .account-grid .order-history .item-content .order-table th {
  border-bottom: 1px solid rgba(106, 115, 123, 0.5);
  border-bottom: 1px solid #b2bb1e;
}
.account-grid .billing-info .item-content .order-table tr:nth-child(2n-1) td, .account-grid .order-history .item-content .order-table tr:nth-child(2n-1) td {
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid #eee;
}
.account-grid .billing-info.billing-info p, .account-grid .order-history.billing-info p {
  padding: 0 10px;
}
.account-grid .billing-info.billing-info p:first-child, .account-grid .order-history.billing-info p:first-child {
  margin-top: 10px;
}
.account-grid .billing-info h4, .account-grid .order-history h4 {
  border-bottom: 1px solid #b2bb1e;
  background-color: #b2bb1e;
  color: #202020;
  font-size: 1.6rem;
  padding: 10px 10px 8px;
  margin-bottom: 0;
}
.account-grid .account-button {
  width: calc(50% - 15px);
  text-align: center;
}
@media (max-width: 650px) {
  .account-grid .billing-info, .account-grid .order-history, .account-grid .account-button {
    width: 100%;
  }
}
@media (max-width: medium-down) {
  .signout-link {
    margin-bottom: 20px;
  }
}
#addresses .main-content select {
  background-color: #b2bb1e;
}
#addresses .site-content h1, #account .site-content h1, #reset-account .site-content h1 {
  color: #b2bb1e;
  font-family: var(--font-primary);
  text-align: center;
}
#addresses h2 {
  text-transform: initial;
  font-family: var(--font-primary);
  font-weight: normal;
}
#account .site-content h2:nth-of-type(2) {
  margin-top: 30px;
}
.address-name {
  color: #b2bb1e;
  font-size: 1.6rem;
  margin-bottom: 0;
}
@media (max-width: medium-down) {
  .address-sidebar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 525px) {
  .address-sidebar {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .address-sidebar p, .address-sidebar .button {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    max-width: 100%;
  }
}
/* trade accounts */
.template-account #MainContent {
  padding-top: 20px;
}
.template-account h1 {
  margin-bottom: 0
}
.template-account .account-intro  p {
  margin: 0 0 .3em;
}
.account-main {
  width: 100%;
  padding: 20px 60px 0 0;
}
.template-account h3 {
  font-weight: 500;
}
.account-main p {
  margin-top: 0;
}
.account-default {
  padding-bottom: 40px;
}
.account-resources {
  padding: 40px 0 80px;
  border-top: 1px solid rgba(106, 115, 123, 0.25);
}
.account-resources .resource {
  width: 50%;
}
.account-resources .resource:first-child {
  padding-right: 20px;
}
.account-resources .resource:last-child {
  padding-left: 20px;
}
.account-sidebar {
  width: 50%!important;
  padding-bottom: 30px;
}
.account-sidebar p {
  margin-top: 0;
}
@media only screen and (min-width: 1250px) {
  .account-resources .resource:last-child {
    width: 80%;
  }
}
@media only screen and (max-width: 1000px) {
  .account-intro + .flex {
    flex-wrap: wrap;
  }
  .account-main {
    padding-right: 0;
  }
  .account-resources {
    padding-bottom: 40px;
  }
  .account-sidebar {
    width: 100%!important;
    padding-top: 30px;
    border-top: 1px solid rgba(106, 115, 123, 0.25);
  }
}
@media only screen and (max-width: 600px) {
  .account-resources {
    flex-wrap: wrap;
  }
  .account-resources .resource {
    width: 100%;
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .account-resources .resource:first-child {
    padding-bottom: 30px;
  }
}
.template-login #MainContent .site-content, .template-register #MainContent .site-content, .template-reset_password #MainContent .site-content, .template-activate_account #MainContent .site-content, .trade-login #MainContent .site-content, .template-page.quiz #MainContent .site-content {
  text-align: center;
}
.template-login #MainContent h1, .template-login #MainContent h2, .template-register #MainContent h1, .template-register #MainContent h2, .template-reset_password #MainContent h1, .template-reset_password #MainContent h2, .template-activate_account #MainContent h1, .template-activate_account #MainContent h2, .trade-login #MainContent h1, .trade-login #MainContent h2, .template-page.quiz #MainContent h1, .template-page.quiz #MainContent h2 {
  text-align: center;
}
.template-login #MainContent form, .template-login #RecoverPasswordForm, .template-login #CustomerLoginForm, .template-register #MainContent form, .template-register #RecoverPasswordForm, .template-register #CustomerLoginForm, .template-reset_password #MainContent form, .template-reset_password #RecoverPasswordForm, .template-reset_password #CustomerLoginForm, .template-activate_account #MainContent form, .template-activate_account #RecoverPasswordForm, .template-activate_account #CustomerLoginForm, .trade-login #MainContent form, .trade-login #RecoverPasswordForm, .trade-login #CustomerLoginForm, .template-page.quiz #MainContent form, .template-page.quiz #RecoverPasswordForm, .template-page.quiz #CustomerLoginForm {
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
}
.template-login #MainContent form .errors, .template-login #RecoverPasswordForm .errors, .template-login #CustomerLoginForm .errors, .template-register #MainContent form .errors, .template-register #RecoverPasswordForm .errors, .template-register #CustomerLoginForm .errors, .template-reset_password #MainContent form .errors, .template-reset_password #RecoverPasswordForm .errors, .template-reset_password #CustomerLoginForm .errors, .template-activate_account #MainContent form .errors, .template-activate_account #RecoverPasswordForm .errors, .template-activate_account #CustomerLoginForm .errors, .trade-login #MainContent form .errors, .trade-login #RecoverPasswordForm .errors, .trade-login #CustomerLoginForm .errors, .template-page.quiz #MainContent form .errors, .template-page.quiz #RecoverPasswordForm .errors, .template-page.quiz #CustomerLoginForm .errors {
  max-width: 300px;
  margin: 0 auto 30px;
  font-size: 1.3rem;
  padding: 0;
}
.template-login #MainContent form input:not([type="submit"]), .template-login #MainContent form textarea, .template-login #RecoverPasswordForm input:not([type="submit"]), .template-login #RecoverPasswordForm textarea, .template-login #CustomerLoginForm input:not([type="submit"]), .template-login #CustomerLoginForm textarea, .template-register #MainContent form input:not([type="submit"]), .template-register #MainContent form textarea, .template-register #RecoverPasswordForm input:not([type="submit"]), .template-register #RecoverPasswordForm textarea, .template-register #CustomerLoginForm input:not([type="submit"]), .template-register #CustomerLoginForm textarea, .template-reset_password #MainContent form input:not([type="submit"]), .template-reset_password #MainContent form textarea, .template-reset_password #RecoverPasswordForm input:not([type="submit"]), .template-reset_password #RecoverPasswordForm textarea, .template-reset_password #CustomerLoginForm input:not([type="submit"]), .template-reset_password #CustomerLoginForm textarea, .template-activate_account #MainContent form input:not([type="submit"]), .template-activate_account #MainContent form textarea, .template-activate_account #RecoverPasswordForm input:not([type="submit"]), .template-activate_account #RecoverPasswordForm textarea, .template-activate_account #CustomerLoginForm input:not([type="submit"]), .template-activate_account #CustomerLoginForm textarea, .trade-login #MainContent form input:not([type="submit"]), .trade-login #MainContent form textarea, .trade-login #RecoverPasswordForm input:not([type="submit"]), .trade-login #RecoverPasswordForm textarea, .trade-login #CustomerLoginForm input:not([type="submit"]), .trade-login #CustomerLoginForm textarea, .template-page.quiz #MainContent form input:not([type="submit"]), .template-page.quiz #MainContent form textarea, .template-page.quiz #RecoverPasswordForm input:not([type="submit"]), .template-page.quiz #RecoverPasswordForm textarea, .template-page.quiz #CustomerLoginForm input:not([type="submit"]), .template-page.quiz #CustomerLoginForm textarea {
  width: 100%;
  max-width: 300px;
  display: block;
  margin: 0 auto 12px;
  padding: 10px 8px;
  font-size: 1.3rem;
  font-weight: normal;
  letter-spacing: normal;
  font-family: "proxima-soft", sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
.template-login #MainContent form input:not([type="submit"]):focus, .template-login #MainContent form textarea:focus, .template-login #RecoverPasswordForm input:not([type="submit"]):focus, .template-login #RecoverPasswordForm textarea:focus, .template-login #CustomerLoginForm input:not([type="submit"]):focus, .template-login #CustomerLoginForm textarea:focus, .template-register #MainContent form input:not([type="submit"]):focus, .template-register #MainContent form textarea:focus, .template-register #RecoverPasswordForm input:not([type="submit"]):focus, .template-register #RecoverPasswordForm textarea:focus, .template-register #CustomerLoginForm input:not([type="submit"]):focus, .template-register #CustomerLoginForm textarea:focus, .template-reset_password #MainContent form input:not([type="submit"]):focus, .template-reset_password #MainContent form textarea:focus, .template-reset_password #RecoverPasswordForm input:not([type="submit"]):focus, .template-reset_password #RecoverPasswordForm textarea:focus, .template-reset_password #CustomerLoginForm input:not([type="submit"]):focus, .template-reset_password #CustomerLoginForm textarea:focus, .template-activate_account #MainContent form input:not([type="submit"]):focus, .template-activate_account #MainContent form textarea:focus, .template-activate_account #RecoverPasswordForm input:not([type="submit"]):focus, .template-activate_account #RecoverPasswordForm textarea:focus, .template-activate_account #CustomerLoginForm input:not([type="submit"]):focus, .template-activate_account #CustomerLoginForm textarea:focus, .trade-login #MainContent form input:not([type="submit"]):focus, .trade-login #MainContent form textarea:focus, .trade-login #RecoverPasswordForm input:not([type="submit"]):focus, .trade-login #RecoverPasswordForm textarea:focus, .trade-login #CustomerLoginForm input:not([type="submit"]):focus, .trade-login #CustomerLoginForm textarea:focus, .template-page.quiz #MainContent form input:not([type="submit"]):focus, .template-page.quiz #MainContent form textarea:focus, .template-page.quiz #RecoverPasswordForm input:not([type="submit"]):focus, .template-page.quiz #RecoverPasswordForm textarea:focus, .template-page.quiz #CustomerLoginForm input:not([type="submit"]):focus, .template-page.quiz #CustomerLoginForm textarea:focus {
  border: 1px solid #b2bb1e;
  outline: none;
}
.template-login #MainContent form input[type="submit"], .template-login #RecoverPasswordForm input[type="submit"], .template-login #CustomerLoginForm input[type="submit"], .template-register #MainContent form input[type="submit"], .template-register #RecoverPasswordForm input[type="submit"], .template-register #CustomerLoginForm input[type="submit"], .template-reset_password #MainContent form input[type="submit"], .template-reset_password #RecoverPasswordForm input[type="submit"], .template-reset_password #CustomerLoginForm input[type="submit"], .template-activate_account #MainContent form input[type="submit"], .template-activate_account #RecoverPasswordForm input[type="submit"], .template-activate_account #CustomerLoginForm input[type="submit"], .trade-login #MainContent form input[type="submit"], .trade-login #RecoverPasswordForm input[type="submit"], .trade-login #CustomerLoginForm input[type="submit"], .template-page.quiz #MainContent form input[type="submit"], .template-page.quiz #RecoverPasswordForm input[type="submit"], .template-page.quiz #CustomerLoginForm input[type="submit"] {
  width: 100%;
  background-color: #202020;
  color: #fff;
  border: 0;
  max-width: 300px;
  margin: 0 auto 15px;
  padding: 14px 12px 10px;
}
.template-login #MainContent form input[type="submit"]:hover, .template-login #RecoverPasswordForm input[type="submit"]:hover, .template-login #CustomerLoginForm input[type="submit"]:hover, .template-register #MainContent form input[type="submit"]:hover, .template-register #RecoverPasswordForm input[type="submit"]:hover, .template-register #CustomerLoginForm input[type="submit"]:hover, .template-reset_password #MainContent form input[type="submit"]:hover, .template-reset_password #RecoverPasswordForm input[type="submit"]:hover, .template-reset_password #CustomerLoginForm input[type="submit"]:hover, .template-activate_account #MainContent form input[type="submit"]:hover, .template-activate_account #RecoverPasswordForm input[type="submit"]:hover, .template-activate_account #CustomerLoginForm input[type="submit"]:hover, .trade-login #MainContent form input[type="submit"]:hover, .trade-login #RecoverPasswordForm input[type="submit"]:hover, .trade-login #CustomerLoginForm input[type="submit"]:hover, .template-page.quiz #MainContent form input[type="submit"]:hover, .template-page.quiz #RecoverPasswordForm input[type="submit"]:hover, .template-page.quiz #CustomerLoginForm input[type="submit"]:hover {
  background-color: #b2bb1e;
}
.template-login #MainContent form a, .template-login #RecoverPasswordForm a, .template-login #CustomerLoginForm a, .template-register #MainContent form a, .template-register #RecoverPasswordForm a, .template-register #CustomerLoginForm a, .template-reset_password #MainContent form a, .template-reset_password #RecoverPasswordForm a, .template-reset_password #CustomerLoginForm a, .template-activate_account #MainContent form a, .template-activate_account #RecoverPasswordForm a, .template-activate_account #CustomerLoginForm a, .trade-login #MainContent form a, .trade-login #RecoverPasswordForm a, .trade-login #CustomerLoginForm a, .template-page.quiz #MainContent form a, .template-page.quiz #RecoverPasswordForm a, .template-page.quiz #CustomerLoginForm a {
  display: block;
  text-align: center;
  margin: 0 auto 8px;
}
.template-login #MainContent form a:hover, .template-login #RecoverPasswordForm a:hover, .template-login #CustomerLoginForm a:hover, .template-register #MainContent form a:hover, .template-register #RecoverPasswordForm a:hover, .template-register #CustomerLoginForm a:hover, .template-reset_password #MainContent form a:hover, .template-reset_password #RecoverPasswordForm a:hover, .template-reset_password #CustomerLoginForm a:hover, .template-activate_account #MainContent form a:hover, .template-activate_account #RecoverPasswordForm a:hover, .template-activate_account #CustomerLoginForm a:hover, .trade-login #MainContent form a:hover, .trade-login #RecoverPasswordForm a:hover, .trade-login #CustomerLoginForm a:hover, .template-page.quiz #MainContent form a:hover, .template-page.quiz #RecoverPasswordForm a:hover, .template-page.quiz #CustomerLoginForm a:hover {
  color: #b2bb1e;
}
#ResetSuccess {
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
  color: #b2bb1e;
  background-color: transparent;
}
.template-order #MainContent h2 {
  text-transform: uppercase;
  font-weight: normal;
  font-family: var(--font-primary);
  color: #b2bb1e;
}
.template-order #MainContent h3 {
  color: #b2bb1e;
  font-family: "Neuton", serif;
  font-weight: 200;
  font-size: 2.5rem;
  margin: 20px 0 0;
}
.template-order #MainContent h2 {
  font-weight: 500;
  margin: 20px auto 6px;
}
.template-order #MainContent h2 {
  color: #b2bb1e;
}
.template-account #MainContent .responsive-table, .template-order #MainContent .responsive-table {
  width: 100%;
}
@media only screen and (min-width: 750px) {
  .template-account #MainContent .responsive-table td[data-label="Order"], .template-order #MainContent .responsive-table td[data-label="Order"] {
    font-weight: bold;
  }
  .template-account #MainContent .responsive-table th, .template-account #MainContent .responsive-table td, .template-order #MainContent .responsive-table th, .template-order #MainContent .responsive-table td {
    text-align: left;
    padding: 10px 8px 6px;
  }
  .template-account #MainContent .responsive-table th, .template-order #MainContent .responsive-table th {
    border-bottom: 1px solid rgba(106, 115, 123, 0.5);
  }
  .template-account #MainContent .responsive-table tr:nth-child(2n) td, .template-order #MainContent .responsive-table tr:nth-child(2n) td {
    background-color: #fafafa;
  }
  .template-account #MainContent .responsive-table tfoot tr:first-of-type td, .template-order #MainContent .responsive-table tfoot tr:first-of-type td {
    border-top: 1px solid rgba(106, 115, 123, 0.5);
  }
  .template-account #MainContent .responsive-table tfoot tr td, .template-order #MainContent .responsive-table tfoot tr td {
    background-color: transparent !important;
  }
  .template-account #MainContent .responsive-table tfoot tr:last-of-type td, .template-order #MainContent .responsive-table tfoot tr:last-of-type td {
    border-top: 1px solid rgba(106, 115, 123, 0.5);
    font-weight: bold;
  }
}
.template-account #MainContent .responsive-table td:before, .template-order #MainContent .responsive-table td:before {
  font-weight: bold;
}
.template-addresses #MainContent {
  padding-bottom: 20px;
}
@media (max-width: 835px) {
  .template-addresses #MainContent {
    width: 100%;
  }
}
.template-addresses #MainContent header {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}
@media (max-width: 835px) {
  .template-addresses #MainContent header {
    text-align: center;
    width: 100%;
  }
  .template-addresses #MainContent header h1 {
    width: 100%;
  }
  .template-addresses #MainContent header button {
    margin: 20px auto 0;
  }
}
.template-addresses #MainContent header h1 {
  margin: 0;
}
@media (min-width: 701px) {
  .template-addresses #MainContent .one-half {
    width: calc(50% - 15px);
  }
  .template-addresses #MainContent .one-half:not(:nth-of-type(2n)) {
    margin-right: 30px;
  }
}
@media (max-width: 700px) {
  .template-addresses #MainContent .one-half {
    width: 100%;
  }
}
.template-addresses #MainContent .one-half label:not(.set-as-default) {
  display: block;
}
.template-addresses #MainContent .one-half label {
  font-weight: 200;
  margin-bottom: 4px;
  font-family: "Neuton", serif;
  font-size: 2rem;
}
.template-addresses #MainContent .one-half input:not([type="button"]):not([type="checkbox"]) {
  width: 100%;
  padding: 12px 8px;
  margin-bottom: 15px;
}
.template-addresses #MainContent .one-half select {
  width: 100%;
  margin-bottom: 15px;
}
.submit-form {
  width: 100%;
  margin: 20px 0 0;
  display: block;
}
.submit-form .button.alt {
  padding: 10px 20px 8px;
}
.submit-form .button.cancel {
  padding: 8px 20px 6px;
}
@media (max-width: 500px) {
  .submit-form .button.alt, .submit-form .button.cancel {
    width: 100%;
    margin-bottom: 8px;
  }
}
.template-search main {
  background-color: #f6f8f8;
  padding-bottom: 80px !important;
}
.template-search main .search-header {
  opacity: 1;
  position: relative;
  max-height: 600px;
  padding: 100px 0 80px;
  overflow: hidden;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
.template-search main .search-header.search-hide {
  opacity: 0;
  max-height: 0;
  padding: 0;
}
@media (max-width: 1000px) {
  .template-search main .search-header {
    padding: 60px 0 20px;
  }
}
@media (max-width: 700px) {
  .template-search main .search-header {
    padding: 60px 0 0;
  }
}
.template-search main .search-header form {
  position: relative;
  width: auto;
  max-width: 700px;
  margin: 0 auto;
}
.template-search main .search-header form input {
  width: 100%;
  padding: 10px 15px;
  color: #6a737b;
  font-family: var(--font-primary);
  font-size: 1.5rem;
  background: none;
  border: none !important;
  border-bottom: 2px solid #6a737b !important;
  -webkit-transition: max-width 300ms;
  transition: max-width 300ms;
}
.template-search main .search-header form input::-webkit-input-placeholder {
  color: #a6abb0;
}
.template-search main .search-header form input:-moz-placeholder {
  color: #a6abb0;
}
.template-search main .search-header form input::-moz-placeholder {
  color: #a6abb0;
}
.template-search main .search-header form input:-ms-input-placeholder {
  color: #a6abb0;
}
.template-search main .search-header form input:active, .template-search main .search-header form input:focus {
  border-bottom: 2px solid #b2bb1e !important;
}
.template-search main .search-header form button {
  position: absolute;
  top: 5px;
  right: 3px;
  width: 25px;
  height: 25px;
  padding: 0;
  font-size: 1.5rem;
  letter-spacing: 0;
  background-color: #6a737b;
  border: none !important;
  border-radius: 50%;
}
.template-search main .search-header form button:hover, .template-search main .search-header form button:active {
  background-color: #b2bb1e;
  border: none !important;
}
.template-search main .search-header form button i {
  color: #fff;
}
.template-search main .search-header p {
  text-align: center;
  color: #6a737b;
  font-weight: bold;
  text-transform: uppercase;
}
.template-search main .search-header #x {
  position: absolute;
  top: 0;
  right: 15px;
  transform: rotate(45deg);
  color: #6a737b;
  font-size: 4rem;
  cursor: pointer;
}
.template-search main .search-nav {
  padding-top: 20px;
  border-bottom: 1px solid #a8aeb4;
}
.template-search main .search-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.template-search main .search-nav ul li div {
  position: relative;
  padding: 3px;
  color: #a8aeb4;
  font-size: 2rem;
  font-family: "Neuton", serif;
  border-bottom: 1px solid rbga(255, 255, 255, 0);
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.template-search main .search-nav ul li div .num {
  position: absolute;
  top: 7px;
  right: -1px;
  transform: translateX(100%);
  font-size: 0.6em;
}
.template-search main .search-nav ul li div .num span {
  position: relative;
  top: 1px;
}
.template-search main .search-nav ul li.active div {
  color: #6a737b;
  border-bottom: 1px solid #b2bb1e;
}
.template-search main .search-nav ul li:not(.disabled) div {
  cursor: pointer;
}
.template-search main .search-nav ul li:not(.disabled) div:hover {
  color: #6a737b;
  border-bottom: 1px solid #6a737b;
}
@media (max-width: 1000px) {
  .template-search main .search-nav {
    border-bottom: none;
  }
  .template-search main .search-nav .search-nav-wrap {
    overflow: hidden;
  }
  .template-search main .search-nav .search-nav-wrap ul {
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -15px;
  }
  .template-search main .search-nav .search-nav-wrap ul li {
    padding: 3px 15px 0;
    border-bottom: 1px solid #a8aeb4;
  }
  .template-search main .search-nav .search-nav-wrap ul li:last-of-type {
    padding-right: 0;
  }
  .template-search main .search-nav .search-nav-wrap ul li div {
    padding: 0 3px;
  }
}
.template-search main .results {
  padding: 0 0 40px;
  opacity: 0;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.template-search main .results.loaded {
  opacity: 1;
  padding-top: 30px;
}
.template-search main .results .results-cat {
  padding: 15px 0 30px;
  opacity: 1;
  border-bottom: 1px solid #99a0a4;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.template-search main .results .results-cat.cat-hide {
  opacity: 0;
  max-height: 0;
  padding: 0;
  overflow: hidden;
}
.template-search main .results .results-cat:last-of-type {
  border-bottom: none;
}
.template-search main .results .results-cat h2 {
  display: inline-block;
  position: relative;
  margin-top: 0;
  font-family: "Neuton", serif;
  color: #6a737b;
  font-size: 3.2rem;
}
.template-search main .results .results-cat h2 .num {
  position: absolute;
  top: 0px;
  right: -2px;
  transform: translateX(100%);
  font-size: 0.6em;
}
.template-search main .results .results-cat h2 .num span {
  position: relative;
  top: 1px;
}
.template-search main .results .results-cat .results-set {
  opacity: 0;
  position: relative;
  top: -30px;
  max-height: 0;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
.template-search main .results .results-cat .results-set.set-show {
  opacity: 1;
  max-height: 500px;
  top: 0;
}
@media (max-width: 1000px) {
  .template-search main .results .results-cat .results-set.set-show {
    max-height: 9999px;
  }
}
.template-search main .results .results-cat .results-set .results-item {
  position: relative;
  width: 25%;
  padding: 0 10px;
}
.template-search main .results .results-cat .results-set .results-item .product-listing, .template-search main .results .results-cat .results-set .results-item .modal-gallery-grid-item {
  width: 100% !important;
  padding: 0 !important;
}
.template-search main .results .results-cat .results-set .results-item .product-title {
  margin-top: 15px;
  letter-spacing: initial;
  font-size: 2rem;
  color: #202020;
}
.template-search main .results .results-cat .results-set .results-item .product-price {
  margin-top: 10px;
  font-weight: bold;
  letter-spacing: 0;
}
@media (max-width: 1000px) {
  .template-search main .results .results-cat .results-set .results-item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .template-search main .results .results-cat .results-set .results-item {
    width: 100%;
  }
}
.template-search main .results .results-cat[data-cat="mercedes"] h2 {
  margin-bottom: 0;
}
.template-search main .results .results-cat[data-cat="mercedes"] p:not(.product-title) {
  color: #6a737b;
  margin: 5px 0 20px;
  font-size: 1.5rem;
}
.template-search main .results .results-cat[data-cat="mercedes"] .results-item .modal-gallery-image {
  padding-bottom: 85%;
}
.template-search main .results .results-cat[data-cat="mercedes"] .results-item p:not(.product-title) {
  margin: 15px 0 7px;
  text-align: center;
  font-size: 1.2rem;
}
.template-search main .results .results-cat[data-cat="mercedes"] .results-item .product-title {
  margin-top: 0;
  color: #6a737b;
  font-family: var(--font-primary);
  font-size: 1.2rem;
  line-height: 1.8em;
  font-weight: bold;
  text-transform: uppercase;
}
.template-search main .search-btn-row {
  padding: 10px 0 20px;
  text-align: center;
}
.template-search main .search-btn-row .search-btn:hover {
  padding: 10px 30px;
}
.template-search footer {
  border-top: none;
}
div.errors ul {
  list-style: none;
  margin: 20px auto;
  padding: 0;
  text-align: center;
}
.search-holder {
  display: block;
  margin: 20px auto;
  max-width: 300px;
}
.search-holder input[type="search"] {
  font-size: 1.2rem;
  padding: 16px 30px 14px;
  width: 350px;
}
.search-holder input[type="search"]::-webkit-input-placeholder {
  text-transform: uppercase;
}
.search-holder input[type="search"]:-moz-placeholder {
  text-transform: uppercase;
}
.search-holder input[type="search"]::-moz-placeholder {
  text-transform: uppercase;
}
.search-holder input[type="search"]:-ms-input-placeholder {
  text-transform: uppercase;
}
.search-holder button[type="submit"] {
  border-radius: 0;
  background-color: #202020;
  color: #fff;
  padding: 0 30px;
}
ul.non-products {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.non-products li {
  padding: 18px 0;
  margin: 0;
}
ul.non-products li h5 a {
  color: #b2bb1e;
  font-size: 1.6rem;
}
ul.non-products li h5 {
  margin: 0 auto 8px;
}
ul.non-products li p {
  margin-bottom: 0;
}
ul.non-products li:not(:last-of-type) {
  border-bottom: 1px solid rgba(106, 115, 123, 0.25);
}
.template-search .pagination {
  margin-top: 20px;
}
.blog {
  margin: 80px auto;
}
@media (max-width: 1055px) {
  .blog {
    margin: 30px auto;
  }
  .blog .blog-content {
    width: calc(100% - 280px);
  }
}
@media (max-width: 800px) {
  .blog .blog-content {
    width: 100%;
    margin-bottom: 50px;
    border-bottom: 1px solid rgba(106, 115, 123, 0.25);
  }
  .blog .blog-sidebar {
    margin: 0 auto;
  }
}
.blog-content {
  width: calc(100% - 340px);
  position: relative;
}
.blog-content article {
  max-width: 800px;
}
.blog-content .latest {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(12% + 20px);
  padding-right: 20px;
}
.blog-content .latest img {
  width: 100%;
}
@media (max-width: 930px) {
  .blog-content {
    padding-left: 0;
  }
  .blog-content .latest {
    display: none;
  }
}
.blog-content .article .rte {
  font-size: 1.5rem;
  line-height: 1.57;
  color: #6a737b;
}
.blog-content .article {
  margin-bottom: 60px;
  padding-bottom: 40px;
}
.blog-content .article:not(:last-of-type) {
  border-bottom: 1px solid rgba(106, 115, 123, 0.25);
}
.blog-content .blog-pagination {
  margin-top: -20px;
  margin-bottom: 30px;
}
.blog-content .blog-pagination .image-link {
  width: 40px;
  height: 40px;
  display: inline-block;
}
.blog-content .blog-pagination .prev .text-link {
  margin-left: 20px;
}
.blog-content .blog-pagination .next .text-link {
  margin-right: 20px;
}
@media (max-width: 550px) {
  .blog-content .blog-pagination .text-link {
    display: none;
  }
}
.blog-content .rte {
  color: #6a737b;
  font-size: 1.5rem;
  line-height: 1.57;
}
.blog-content .rte a {
  color: #b2bb1e;
}
.blog-content .rte a:hover {
  color: #202020;
}
.blog-content .rte h2, .blog-content .rte h3 {
  font-family: "Neuton", serif;
  font-weight: 200;
  margin-top: 20px;
  margin-bottom: 30px;
  color: #202020;
}
.blog-content .rte h2 {
  font-size: 2.4rem;
}
.blog-content .rte h3 {
  font-size: 2rem;
}
.blog-content .blog-gallery {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.blog-content .blog-gallery > * {
  width: 32%;
}
@media (max-width: 700px) {
  .blog-content .blog-gallery > * {
    width: 100%;
  }
}
.blog-content .social-sharing .care-to-share {
  display: inline-block;
  margin-right: 4px;
}
.blog-content .social-sharing i {
  color: #353535;
  font-size: 1.8rem;
  display: inline-block;
  margin: 0 4px;
  position: relative;
  bottom: -1px;
  cursor: pointer;
}
.blog-content .social-sharing i:hover {
  color: #b2bb1e;
}
.blog-content .comments-heading span {
  color: #b2bb1e;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: inline-block;
}
.blog-content #comment_form {
  max-height: 0;
  overflow: hidden;
  margin: 0 auto;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
@media (max-width: 550px) {
  .blog-content #comment_form {
    padding: 30px;
  }
}
.blog-content #comment_form.show {
  max-height: 1000px;
  padding: 60px;
  border: 1px solid rgba(106, 115, 123, 0.25);
}
.blog-content .comments-form span {
  color: #b2bb1e;
  font-size: 1.6rem;
  display: block;
  margin: 60px auto 30px;
}
.blog-content .comments-form .leave-a-comment {
  display: block;
  margin: 0 auto 30px;
}
.blog-content .comments-form small {
  color: #6a737b;
}
.blog-content .comments-form input[type="email"], .blog-content .comments-form input[type="text"] {
  width: calc(50% - 20px);
  padding: 16px 16px 12px;
  font-size: 1rem;
  margin-bottom: 20px;
}
@media (max-width: 550px) {
  .blog-content .comments-form input[type="email"], .blog-content .comments-form input[type="text"] {
    width: 100%;
  }
}
.blog-content .comments-form textarea {
  width: 100%;
  height: 130px;
  line-height: 1.6;
  letter-spacing: 1px;
  font-size: 1rem;
}
.blog-content .comment-form .button {
  margin: 20px auto 0;
  display: block;
}
.blog-content .comments-list {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  max-width: 480px;
}
.blog-content .comments-list li {
  margin: 50px auto;
  display: block;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(106, 115, 123, 0.25);
}
@media (min-width: 401px) {
  .blog-content .comments-list li {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.blog-content .comments-list .comment-author {
  text-transform: uppercase;
  display: block;
  font-size: 1.1rem;
  letter-spacing: 2px;
  margin-bottom: 20px;
  color: #6a737b;
}
.blog-content .comments-list .rte {
  font-size: 1.5rem;
}
.blog-content .comments-list .rte p {
  margin: 0;
}
.blog-content #comments .form-success {
  border: 1px solid #b2bb1e;
  padding: 20px;
  max-width: 360px;
  margin: 30px auto;
  text-align: center;
  color: #6a737b;
}
.article-heading {
  margin-bottom: 30px;
}
.article-heading .date {
  margin: 0 0 5px;
  text-transform: uppercase;
  font-size: 1.1rem;
  letter-spacing: 0.2em;
}
.article-heading h1, .article-heading h2 {
  font-size: 3rem;
  font-family: "Neuton", serif;
  font-weight: 200;
  margin: 0;
}
.article-heading h1 a, .article-heading h2 a {
  color: #202020;
}
.article-heading h1 a:hover, .article-heading h2 a:hover {
  color: #b2bb1e;
}
.article-heading .left {
  width: calc(100% - 140px);
}
.article-heading .right {
  text-align: right;
  width: 140px;
}
.article-heading .share-facebook, .article-heading .share-pinterest, .article-heading .share-twitter {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  cursor: pointer;
  line-height: 36px;
  margin-left: 6px;
}
.article-heading .share-facebook .count, .article-heading .share-pinterest .count, .article-heading .share-twitter .count {
  display: none;
}
.article-heading .share-facebook {
  background-color: #b2bb1e;
}
.article-heading .share-pinterest {
  background-color: #2f3a48;
}
.article-heading .share-twitter {
  background-color: #8baea1;
}
.article-heading .share-counts, .article-heading .comments-count {
  margin-top: 4px;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #202020;
}
.article-heading .share-counts {
  margin-top: 12px;
  display: block;
}
.article-heading .comments-count {
  display: inline-block;
}
.article-heading .comments-count:hover {
  color: #b2bb1e;
}
@media (max-width: 500px) {
  .article-heading .date, .article-heading h2 {
    text-align: center;
  }
  .article-heading h2 {
    margin-bottom: 30px;
  }
  .article-heading .left, .article-heading .right {
    width: 100%;
  }
  .article-heading .right {
    text-align: center;
  }
}
article .promo {
  display: none;
}
.promo-rendered {
  margin: 30px 0;
  padding: 20px;
  background-color: #f7f7f7;
  border-radius: 10px;
}
.promo-rendered.promo-2 {
  flex-direction: row-reverse;
  background-image: url('/cdn/shop/files/promo-element.png?v=1689351919');
  background-repeat: no-repeat;
  background-position: 4% 95%;
  background-size: 44px auto;
  background-color: #6a737b;
}
.promo-rendered .img {
  width: 45%;
  line-height: 0;
}
.promo-rendered .img img {
  width: 100%;
}
.promo-rendered .content {
  width: 52%;
  padding: 0 15px;
}
.promo-rendered h2 {
  margin: 0 0 5px!important;
  line-height: 1.1em;
  font-weight: 500!important;
}
.promo-rendered h2 a {
  color: #000!important;
}
.promo-rendered.promo-2 h2 a {
  color: #FFF!important;
}
.promo-rendered h2 a:hover {
  color: #b2bb1e!important;
}
.promo-rendered p {
  margin: 0!important;
}
.promo-rendered .btn {
  padding-left: 20px;
  padding-right: 20px;
  color: #202020!important;
  font-weight: 500;
  background-color: #f7f7f7;
}
.promo-rendered.promo-2 h2,
.promo-rendered.promo-2 p,
.promo-rendered.promo-2 .btn {
  color: #FFF!important;
}
.promo-rendered.promo-2 .btn {
  background-color: #6a737b;
  border-color: #FFF;
  box-shadow: 4px 4px 0px #FFF;
}
@media (max-width: 1000px) {
  .promo-rendered {
    padding: 30px 20px;
  }
  .promo-rendered.promo-2 {
    background-image: none;
  }
}
@media (max-width: 600px) {
  .promo-rendered {
    flex-direction: column!important;
  }
  .promo-rendered > * {
    width: 100%!important;
  }
  .promo-rendered .img {
    margin-bottom: 20px;
    text-align: center;
  }
  .promo-rendered .img img {
    max-width: 250px;
  }
}
@media (min-width: 600px) {
.promo-rendered h2 {
    font-size: 2.8rem!important;
  }
}


  
.blog-sidebar {
  width: 240px;
}
.blog-sidebar p a {
  color: #B2BB1E;
  font-weight: 800;
  text-decoration: underline;
}
.blog-sidebar p a:hover {
  text-decoration: none;
}
.blog-sidebar .intro-button {
  background-color: #B2BB1E;
  color: #fff;
  padding: 7px 10px;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
}
.blog-sidebar h1, .blog-sidebar h2.sidebar-heading {
  margin: -15px 0 15px;
  line-height: 1.15;
  font-family: "Neuton", serif;
  font-size: 4.5rem;
  font-weight: 200;
}
.blog-sidebar h1 a, .blog-sidebar h2.sidebar-heading a {
  color: #202020;
}
.blog-sidebar h1 a:hover, .blog-sidebar h2.sidebar-heading a:hover {
  color: #b2bb1e;
}
.blog-sidebar p {
  color: #6a737b;
  font-size: 1.5rem;
  margin: 20px 0;
  line-height: 1.57;
}
.blog-sidebar h3 {
  margin: 40px 0 15px 0;
  position: relative;
}
.blog-sidebar h3 span {
  display: inline-block;
  padding: 2px 6px 2px 16px;
  background-color: #fff;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-family: var(--font-primary);
  letter-spacing: 0.2em;
  position: relative;
  z-index: 2;
  top: -1px;
}
.blog-sidebar h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background-color: rgba(106, 115, 123, 0.5);
  z-index: 1;
}
.blog-sidebar h3:after {
  content: "•";
  font-size: 2rem;
  color: #b2bb1e;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.blog-sidebar ul.social {
  list-style: none;
  margin: 12px 0 30px;
  padding: 0;
}
.blog-sidebar ul.social li {
  display: inline-block;
  font-size: 1.6rem;
}
.blog-sidebar ul.social li a {
  color: #202020;
}
.blog-sidebar ul.social li a svg {
  position: relative;
  top: 1px;
  width: 12px;
  fill: #202020;
  -webkit-transition: 300ms fill;
  transition: 300ms fill;
}
.blog-sidebar ul.social li a:hover {
  color: #b2bb1e;
}
.blog-sidebar ul.social li a:hover svg {
  fill: #b2bb1e;
}
.blog-sidebar ul.social li:not(:last-child) {
  margin-right: 8px;
}
.blog-sidebar .shop-section {
  margin-top: 40px;
}
.blog-sidebar .shop-section img {
  width: 100%;
}
.blog-sidebar .behind-the-scenes img {
  width: 100%;
}
.blog-sidebar .newsletter-section input[type="email"] {
  width: calc(100% - 40px);
  padding: 12px 12px 10px;
  border-right: 0;
}
.blog-sidebar .newsletter-section input[type="email"]::-webkit-input-placeholder {
  color: #6a737b;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.blog-sidebar .newsletter-section input[type="email"]:-moz-placeholder {
  color: #6a737b;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.blog-sidebar .newsletter-section input[type="email"]::-moz-placeholder {
  color: #6a737b;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.blog-sidebar .newsletter-section input[type="email"]:-ms-input-placeholder {
  color: #6a737b;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.blog-sidebar .newsletter-section input[type="email"]:focus {
  outline: none;
}
.blog-sidebar .newsletter-section input[type="email"]:focus::-webkit-input-placeholder {
  color: transparent;
}
.blog-sidebar .newsletter-section input[type="email"]:focus:-moz-placeholder {
  color: transparent;
}
.blog-sidebar .newsletter-section input[type="email"]:focus::-moz-placeholder {
  color: transparent;
}
.blog-sidebar .newsletter-section input[type="email"]:focus:-ms-input-placeholder {
  color: transparent;
}
.blog-sidebar .newsletter-section input[type="submit"] {
  border: 1px solid rgba(106, 115, 123, 0.5);
  border-left: 0;
  background-image: url('//mercurymosaics.com/cdn/shop/t/77/assets/sidebar-arrow-right.svg?v=176012450206859459861756142049');
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 0;
  padding: 0;
  width: 40px;
}
.blog-sidebar .newsletter-section input[type="submit"]:hover, .blog-sidebar .newsletter-section input[type="submit"]:focus {
  outline: none;
  background-color: #fff;
  background-image: url('//mercurymosaics.com/cdn/shop/t/77/assets/sidebar-arrow-right-hover.svg?v=52208289087392273131756142049');
}
.blog-sidebar .newsletter-section:after {
  content: url('//mercurymosaics.com/cdn/shop/t/77/assets/sidebar-arrow-right-hover.svg?v=52208289087392273131756142049');
  display: none;
}
.blog-sidebar .instagram,
.quote-sidebar .instagram {
  background-color: #eaf2f2;
  margin-top: 50px;
  margin-bottom: 20px;
  padding: 16px;
}
.blog-sidebar .instagram #insta-feed div.container,
.quote-sidebar .instagram #insta-feed div.container {
  max-width: 100%;
  height: auto !important;
}
.blog-sidebar .instagram #insta-feed div.container img,
.quote-sidebar .instagram #insta-feed div.container img {
  width: 100% !important;
  height: auto !important;
}
.blog-sidebar .instagram > a img,
.quote-sidebar .instagram > a img {
  display: block;
  margin: 0 auto -8px;
  position: relative;
  top: -24px;
}
.blog-sidebar .shop-section a:first-child img {
  margin-bottom: 15px;
}
.blog-sidebar .popular-link-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-sidebar .popular-link-list li {
  margin: 10px 0;
  padding-left: 6px;
  border-left: 2px solid #b2bb1e;
}
.blog-sidebar .popular-link-list li a {
  color: #6a737b;
  font-size: 1.5rem;
  text-decoration: none;
}
.blog-sidebar .popular-link-list li a:hover {
  color: #b2bb1e;
}
.blog-sidebar .freebies-link-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-sidebar .freebies-link-list li {
  margin: 10px 0;
}
.blog-sidebar .freebies-link-list li a {
  display: block;
  padding: 20px;
  text-transform: uppercase;
  font-size: 1.1rem;
  letter-spacing: 0.2em;
  text-align: center;
  color: #fff;
  background-color: #202020;
}
.blog-sidebar .freebies-link-list li a:hover {
  background-color: #b2bb1e;
}
.color-palette-popup {
  display: none;
  cursor: default!important;
}
.color-palette-popup p {
  font-size: 1.1em;
}
.color-palette-popup h2 {
  margin-top: 0;
}
.color-palette-popup .color-name h2 {
  padding: 0 15px;
  font-family: 'Neuton-Regular';
  font-size: 1.75em;
}
.color-palette-popup .left, .color-palette-popup .right {
  display: inline-block;
  padding: 10px 15px;
  vertical-align: top;
}
@media screen and (max-width: 479px) {
  .color-palette-popup .left, .color-palette-popup .right {
    display: block;
  }
}
.color-palette-popup .left {
  text-align: center;
}
.color-palette-popup img {
  width: 175px;
}
.color-palette-popup .right h2 {
  padding-bottom: 5px;
  border-bottom: 1px solid #888;
}
.color-palette-popup .products a {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 1.4rem;
  border-bottom: 1px solid #6a737b;
}
.color-palette-popup .no-products {
  padding-top: 2em;
  padding-bottom: 2em;
}
.color-palette-popup .btn {
  width: 100%;
}
.color-palette-popup .btn-cart {
  cursor: pointer;
  color: #FFF;
  background-color: #000;
}
.color-palette-popup .btn-cart:hover {
  cursor: pointer;
  color: #000;
  background-color: #FFF;
}
.color-palette-popup .btn-icon {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-top: 10px!important;
  color: #000!important;
  background: none!important;
  border: 1px solid #FFF;
  border-bottom: 1px solid #000;
}
.color-palette-popup .btn-icon:hover {
  border-color: #000;
}
.previous-site {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 1em;
}
.previous-site a.btn {
  box-shadow: 4px 4px 0px #202;
  /* END - SV 28 Feb 18 */
  /* SV 18 Apr 18 */
}
@media only screen and (max-width: 989px) {
  /* END - SV 18 Apr 18 */
  /* SV 30 Jun 18 */  .product-content .qty-selection {
    justify-content: center;
  }
}
.template-product .additional-colors {
  color: #6a737b;
}
.template-product .additional-colors p {
  margin: 0;
  font-size: 1.2rem;
}
.template-product .additional-colors a {
  color: #6a737b;
  font-weight: bold;
  text-decoration: underline;
}
@media screen and (max-width: 865px) {
  .template-product {
    text-align: center;
  }
}
.template-product .additional-colors.tablet {
  display: none;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  /* END - SV 30 Jun 18 */  .template-product .additional-colors.tablet {
    display: block;
    position: absolute;
    margin-top: -55px;
    margin-left: 35%;
  }
  .template-product .additional-colors.desktop {
    display: none;
  }
}
.custom-hero-bleed .hero-image {
  background-size: cover;
  background-position: 0 95%;
}
.custom-hero-bleed .hero-image img {
  opacity: 0;
}
.press-body {
  text-align: center;
  padding: 80px 0;
}
.press-body-title {
  font-family: var(--font-primary);
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 auto 40px;
}
.press-body-grid {
  overflow: hidden;
}
.press-body-grid-items {
  margin-left: -55px;
  margin-bottom: -55px;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 750px) {
  .press-body-grid-items {
    margin-bottom: -85px;
  }
}
.press-body-grid-item {
  flex: 0 1 auto;
  padding-left: 55px;
  padding-bottom: 55px;
  width: 100%;
}
@media only screen and (min-width: 750px) {
  .press-body-grid-item {
    width: 33.333%;
    padding-bottom: 85px;
  }
}
.press-body-link, .press-body-link:hover, .press-body-link:focus {
  color: inherit;
}
.press-body-link > * {
  margin-bottom: 10px;
}
.press-body-link > :last-child {
  margin-bottom: 0;
}
.press-body-image-wrap {
  background: #f6f8f7;
  padding-bottom: 55%;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
@media only screen and (min-width: 750px) {
  .press-body-image-wrap {
    padding-bottom: 65%;
  }
}
.press-body-image-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.press-body-image {
  flex: 0 1 auto;
}
.press-body-image img {
  display: block;
  width: 100%;
  height: auto;
}
.press-body-date {
  font-size: 1rem;
  line-height: 1.7;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  color: #202020;
}
.press-body-copy {
  font-size: 1.3rem;
  line-height: 2rem;
  color: #6a737b;
}
.press-body-copy * {
  margin: 0;
}
.image-overlay-image {
  position: relative;
}
.image-overlay-body {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.2s;
  opacity: 0;
}
.image-overlay:hover .image-overlay-body, .image-overlay:focus .image-overlay-body {
  opacity: 1;
}
.image-overlay-button {
  border: 2px solid #fff;
  color: #fff;
  text-shadow: 2px 2px 10px rgba(47, 90, 139, 0.6);
}
.load-more-pagination {
  padding-top: 80px;
}
.load-more-pagination-button {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  margin-bottom: 4px;
}
.load-more-pagination-button:hover, .load-more-pagination-button:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
  background: #fff;
}
.resources-body {
  padding: 80px 0;
}
@media only screen and (min-width: 750px) {
  .resources-body {
    padding: 120px 0;
  }
}
.resources-body-items {
  max-width: 850px;
  margin: 0 auto;
}
.resources-body-item + .resources-body-item {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #d4dddd;
}
@media only screen and (min-width: 750px) {
  .resources-body-item + .resources-body-item {
    margin-top: 80px;
    padding-top: 80px;
  }
}
.resources-body-grid {
  overflow: hidden;
}
.resources-body-grid-items {
  margin-left: -55px;
  margin-bottom: -20px;
  display: flex;
  flex-wrap: wrap;
}
.resources-body-grid-item {
  flex: 0 1 auto;
  padding-left: 55px;
  padding-bottom: 20px;
  width: 100%;
}
@media only screen and (min-width: 750px) {
  .resources-body-grid-item {
    width: 50%;
  }
}
.resources-body-image img {
  display: block;
  width: 100%;
}
.resources-body-prose > * + * {
  margin-top: 20px;
}
.resources-body-title {
  font-family: "Neuton", serif;
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 200;
  margin: 0;
  position: relative;
  padding-left: 20px;
}
.resources-body-title:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  bottom: 0;
  width: 4px;
  background: #b2bb1e;
}
.resources-body-copy {
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: #6a737b;
}
.resources-body-copy * {
  margin: 0;
}
.resources-body-button {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  margin-bottom: 4px;
}
.resources-body-button:hover, .resources-body-button:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
  background: #fff;
}
.resources-tile-calculator {
  background: #f6f8f8;
  padding: 80px 0;
  position: relative;
}
@media only screen and (min-width: 750px) {
  .resources-tile-calculator:before {
    content: "";
    display: block;
    width: 135px;
    height: 201px;
    background-image: url('//mercurymosaics.com/cdn/shop/t/77/assets/resources-tile-calculator-1.png?v=59617329803553763471756142049');
    background-size: cover;
    position: absolute;
    top: -80px;
    left: 0;
  }
}
@media only screen and (min-width: 750px) {
  .resources-tile-calculator:after {
    content: "";
    display: block;
    width: 109px;
    height: 200px;
    background-image: url('//mercurymosaics.com/cdn/shop/t/77/assets/resources-tile-calculator-2.png?v=177019018001659822431756142049');
    background-size: cover;
    position: absolute;
    bottom: 5px;
    right: -15px;
  }
}
.resources-tile-calculator #calculator-trigger {
  width: auto;
  padding: 0;
}
.resources-tile-calculator #calculator-trigger .calculate {
  background: #000;
  color: #fff;
  font-size: 1.3rem;
  padding: 12px 10px;
  margin-bottom: 16px;
}
.resources-tile-calculator #calculator-trigger .calculator-section {
  margin-bottom: 14px;
}
.resources-tile-calculator #calculator-trigger .number-holder {
  background: #fff;
}
@media only screen and (min-width: 750px) {
  .resources-tile-calculator {
    padding: 100px 0;
  }
}
.resources-tile-calculator-body {
  max-width: 375px;
  margin: 0 auto;
  position: relative;
}
.resources-tile-calculator-icon {
  position: absolute;
  top: 93px;
  right: 100%;
  width: 128px;
  margin-right: 30px;
}
@media only screen and (max-width: 989px) {
  .resources-tile-calculator-icon {
    display: none;
  }
}
.resource-tile-calculator-title {
  margin: 0;
  text-align: center;
  font-family: "Neuton", serif;
  font-size: 4rem;
  line-height: 4.5rem;
  font-weight: 200;
  margin-bottom: 20px;
}
.resource-tile-calculator-copy {
  text-align: center;
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: #6a737b;
  margin-bottom: 20px;
}
.resource-tile-calculator-copy * {
  margin: 0;
}
.resources-tile-calculator-overages {
  border-top: 1px solid rgba(106, 115, 123, 0.25);
  margin-top: 14px;
  padding-top: 14px;
}
.resources-tile-calculator-overages input[type="checkbox"] {
  display: none;
}
.resources-tile-calculator-overages input[type="checkbox"] + label {
  cursor: pointer;
}
.resources-tile-calculator-overages input[type="checkbox"] + label:before {
  background: #fff;
  border: 1px solid #b8bbb3;
  content: " ";
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.resources-tile-calculator-overages input[type="checkbox"]:checked + label:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  color: #b2bb1e;
  font-size: 1.5rem;
  text-align: center;
  line-height: 14px;
}
.resources-tile-calculator-overages a {
  cursor: pointer;
  color: #b2bb1e;
  font-family: var(--font-primary);
  text-decoration: underline;
  font-weight: 600;
}
.resources-tile-calculator-overages-amounts {
  padding-left: 25px;
  padding-top: 10px;
}
.resources-tile-calculator-overages-amount {
  font-size: 12px;
}
.resources-tile-calculator-overages-amount + .resources-tile-calculator-overages-amount {
  padding-top: 10px;
}
.resources-tile-calculator-overages-amount input {
  display: none;
}
.resources-tile-calculator-overages-amount label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  border: 1px solid;
  margin-right: 5px;
}
.resources-tile-calculator-overages-amount input:checked + label:before {
  background: #000;
  box-shadow: inset #fff 0px 0px 0px 1px;
}
.page-footer {
  padding: 80px 0;
}
@media only screen and (min-width: 750px) {
  .page-footer {
    padding: 120px 0;
  }
}
.page-footer-background {
  background: #f6f8f8;
  margin-top: 80px;
}
@media only screen and (min-width: 750px) {
  .page-footer-background {
    margin-top: 120px;
  }
}
.page-footer-body {
  max-width: 810px;
  margin: 0 auto;
}
.page-footer-grid {
  overflow: hidden;
}
.page-footer-grid-items {
  margin-left: -100px;
  margin-bottom: -30px;
  display: flex;
  flex-wrap: wrap;
}
.page-footer-grid-item {
  flex: 0 1 auto;
  padding-left: 100px;
  padding-bottom: 30px;
  width: 100%;
}
@media only screen and (min-width: 750px) {
  .page-footer-grid-item {
    width: 50%;
  }
}
.page-footer-image img {
  display: block;
  width: 100%;
}
.page-footer-title {
  margin: 0;
  font-family: var(--font-primary);
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.page-footer-subtitle {
  margin: 0;
  margin-top: 6px;
  font-family: "Neuton", serif;
  font-size: 5rem;
  line-height: 6rem;
  font-weight: 200;
}
.page-footer-copy {
  font-size: 1.5rem;
  line-height: 2.9rem;
  color: #6a737b;
  margin-top: 24px;
}
.page-footer-copy *:not(p),
body.contact .page-footer-copy p{
  margin: 0;
}
.shop-by .page-footer-copy p:last-of-type,
.custom-gallery .page-footer-copy p:last-of-type {
  margin-bottom: 0;
}
body.contact .page-footer-copy a[href^="tel:"]:before, .page-footer-copy a[href^="mailto:"]:before, body.contact .page-footer-copy a[href*="booking"]:before{
  content: "";
  display: inline-block;
  vertical-align: sub;
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
  margin-right: 6px;
  background-repeat: no-repeat;
}
body.contact .page-footer-copy a[href^="tel:"]:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='1792' height='1792' viewBox='0 0 1792 1792' fill='%23b2bb1e' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1600 1240q0 27-10 70.5t-21 68.5q-21 50-122 106-94 51-186 51-27 0-53-3.5t-57.5-12.5-47-14.5-55.5-20.5-49-18q-98-35-175-83-127-79-264-216t-216-264q-48-77-83-175-3-9-18-49t-20.5-55.5-14.5-47-12.5-57.5-3.5-53q0-92 51-186 56-101 106-122 25-11 68.5-21t70.5-10q14 0 21 3 18 6 53 76 11 19 30 54t35 63.5 31 53.5q3 4 17.5 25t21.5 35.5 7 28.5q0 20-28.5 50t-62 55-62 53-28.5 46q0 9 5 22.5t8.5 20.5 14 24 11.5 19q76 137 174 235t235 174q2 1 19 11.5t24 14 20.5 8.5 22.5 5q18 0 46-28.5t53-62 55-62 50-28.5q14 0 28.5 7t35.5 21.5 25 17.5q25 15 53.5 31t63.5 35 54 30q70 35 76 53 3 7 3 21z'/%3E%3C/svg%3E");
}
body.contact .page-footer-copy a[href^="mailto:"]:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='1792' height='1792' viewBox='0 0 1792 1792' fill='%23b2bb1e' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1792 710v794q0 66-47 113t-113 47h-1472q-66 0-113-47t-47-113v-794q44 49 101 87 362 246 497 345 57 42 92.5 65.5t94.5 48 110 24.5h2q51 0 110-24.5t94.5-48 92.5-65.5q170-123 498-345 57-39 100-87zm0-294q0 79-49 151t-122 123q-376 261-468 325-10 7-42.5 30.5t-54 38-52 32.5-57.5 27-50 9h-2q-23 0-50-9t-57.5-27-52-32.5-54-38-42.5-30.5q-91-64-262-182.5t-205-142.5q-62-42-117-115.5t-55-136.5q0-78 41.5-130t118.5-52h1472q65 0 112.5 47t47.5 113z'/%3E%3C/svg%3E");
}
body.contact .page-footer-copy a[href*="booking"]:before {
  width: 15px;
  height: 22px;
  background-size: 14px 22px;
  margin-right: 9px;
  position: relative;
  top: 4px;
  left: 2px;
  background-image: url("//mercurymosaics.com/cdn/shop/t/77/assets/location-icon.png?v=155304325738850734171756142049");
}
body.contact .page-footer-copy p:nth-of-type(4), body.contact .page-footer-copy p:nth-of-type(5), body.contact .page-footer-copy p:nth-of-type(6) {
  line-height: 2rem;
}
body.contact .page-footer-copy p:nth-of-type(4) {
  margin-top .2em;
}
body.contact .page-footer-copy p:nth-of-type(5) a, .page-footer-copy p:nth-of-type(6) a {
  display: inline-block;
  margin-left: 24px;
}
.page-footer-button {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  margin-bottom: 4px;
  margin-top: 35px;
  min-width: 200px;
}
.page-footer-button:hover, .page-footer-button:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
  background: #fff;
}
#shopify-section-blog-menu {
  margin-top: -13px;
}
.blog-nav {
  position: relative;
}
.blog-nav .blog-filter {
  background-color: #f6f8f8;
  padding-top: 20px;
  border-bottom: 1px solid #6a737b;
}
.blog-nav .blog-filter .reset {
  display: none;
  padding-left: 10px;
  cursor: pointer;
}
.blog-nav .blog-filter .reset span {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding-top: 3px;
  text-align: center;
  font-size: 1.1rem;
  letter-spacing: 0;
  background-color: #a6abb0;
  border-radius: 50%;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.blog-nav .blog-filter .reset span i {
  color: #fff;
}
.blog-nav .blog-filter .reset:hover span {
  background-color: #b2bb1e;
}
.blog-nav .blog-filter .blog-cats {
  opacity: 0;
  margin: 0 -15px -1px;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.blog-nav .blog-filter .blog-cats.ready {
  opacity: 1;
}
.blog-nav .blog-filter .blog-cats .blog-cat-wrap {
  width: 100%;
  padding: 0 15px;
  -webkit-transition: backgroundColor 300ms;
  transition: backgroundColor 300ms;
}
.blog-nav .blog-filter .blog-cats .blog-cat-wrap i {
  opacity: 1;
  position: relative;
  top: 0;
  color: #b2bb1e;
  font-size: 0.8em;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
.blog-nav .blog-filter .blog-cats .blog-cat-wrap.active {
  background-color: #fff;
  border-bottom: 1px solid #b2bb1e;
}
.blog-nav .blog-filter .blog-cats .blog-cat-wrap.active .blog-cat {
  border-bottom: none !important;
}
.blog-nav .blog-filter .blog-cats .blog-cat-wrap.active .blog-cat i {
  opacity: 0;
  top: 4px;
}
.blog-nav .blog-filter .blog-cats .blog-cat-wrap .blog-cat {
  position: relative;
  justify-content: space-between;
  width: 100%;
  padding: 7px 0;
  font-family: "Neuton", serif;
  color: #6a737b;
  font-size: 2rem;
  cursor: pointer;
}
.blog-nav .blog-filter .blog-cats .blog-cat-wrap .blog-cat.active {
  border-bottom: 2px solid #b2bb1e;
}
.blog-nav .blog-filter .blog-cats .blog-cat-wrap .blog-cat .title {
  text-transform: capitalize;
  white-space: nowrap;
}
.blog-nav .blog-filter .blog-cats .blog-cat-wrap .blog-cat.ellipses .title {
  white-space: nowrap;
  overflow: hidden;
  margin-right: 15px;
}
.blog-nav .blog-filter .blog-cats .blog-cat-wrap .blog-cat.ellipses:after {
  content: "...";
  position: absolute;
  right: 20px;
}
.blog-nav .blog-filter .blog-cats.cats-2 .blog-cat-wrap {
  width: 50%;
}
.blog-nav .blog-filter .blog-cats.cats-3 .blog-cat-wrap {
  width: 33.33%;
}
.blog-nav .blog-filter .blog-cats.cats-4 .blog-cat-wrap {
  width: 25%;
}
.blog-nav .blog-filter .blog-cats.cats-5 .blog-cat-wrap {
  width: 20%;
}
.blog-nav .blog-filter .blog-cats.cats-6 .blog-cat-wrap {
  width: 16.66%;
}
.blog-nav .blog-filter .blog-cats.cats-7 .blog-cat-wrap {
  width: 14.28%;
}
.blog-nav .blog-nav-panel {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 0;
  margin-top: -1px;
  padding-bottom: 0;
  z-index: 100;
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
.blog-nav .blog-nav-panel.show {
  max-height: 500px;
  padding-bottom: 20px;
}
.blog-nav .blog-nav-panel .tags {
  padding: 50px 0 35px;
}
.blog-nav .blog-nav-panel .tags .blog-tags {
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.blog-nav .blog-nav-panel .tags .blog-tags.show {
  opacity: 1;
  height: auto;
}
.blog-nav .blog-nav-panel .hr {
  width: 100%;
  height: 1px;
  background-color: #d1d4d7;
  margin: 0 -20px;
}
.blog-nav .blog-nav-panel .posts p {
  margin: 15px 0 20px;
}
.blog-nav .blog-nav-panel .posts .post {
  width: 20%;
  margin-right: 30px;
}
.blog-nav .blog-nav-panel .posts .post img {
  width: 100%;
}
.blog-nav .blog-nav-panel .posts .post h3 {
  margin-top: 0.7em;
  text-align: center;
  font-family: "Neuton", serif;
  font-size: 2rem;
  line-height: 1.1em;
}
.blog-nav .blog-nav-panel #x {
  position: absolute;
  top: 10px;
  right: 30px;
  transform: rotate(45deg);
  color: #6a737b;
  font-size: 4rem;
  cursor: pointer;
}
.blog-nav p {
  color: #6a737b;
  text-transform: uppercase;
}
@media (max-width: 900px) {
  .blog-nav .blog-cats {
    flex-wrap: wrap;
  }
  .blog-nav .blog-cats .blog-cat-wrap {
    width: 25% !important;
  }
  .blog-nav .blog-cats .blog-cat-wrap .blog-cat.active {
    font-weight: bold;
    border-bottom: none !important;
  }
}
@media (max-width: 700px) {
  .blog-nav .blog-cats .blog-cat-wrap {
    width: 33.33% !important;
  }
}
@media (max-width: 450px) {
  .blog-nav .blog-cats .blog-cat-wrap {
    width: 50% !important;
  }
}
.blog-overlay-wrap {
  position: relative;
}
.blog-overlay-wrap .blog-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 90;
  background-color: rgba(0, 0, 0, 0);
  pointer-events: none;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
.blog-overlay-wrap .blog-overlay.show {
  background-color: rgba(0, 0, 0, 0.7);
  pointer-events: auto;
}
.blog-grid {
  overflow: hidden;
  margin-bottom: 55px;
}
.blog-grid-items {
  margin-left: -55px;
  margin-bottom: -55px;
  display: flex;
  flex-wrap: wrap;
}
.blog-grid-item {
  flex: 0 1 auto;
  padding-left: 55px;
  padding-bottom: 55px;
  width: 100%;
}
@media only screen and (min-width: 750px) {
  .blog-grid-item {
    width: 50%;
  }
}
.blog-grid-image {
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
  margin-bottom: 20px;
}
.blog-grid-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-grid-title {
  margin: 0;
  font-family: "Neuton", serif;
  font-size: 2.4rem;
  line-height: 2.8rem;
  font-weight: 200;
  color: #202020;
  text-align: center;
}
.related-posts {
  margin-top: 0;
  margin-bottom: 40px;
}
.related-posts h2.title {
  font-size: 4.8rem;
  margin: 0 auto 30px;
  font-family: "Neuton", serif;
  font-weight: 200;
}
@media (max-width: 600px) {
  .related-posts h2.title {
    font-size: 4rem;
  }
}
.related-posts .blog-content {
  width: 100%;
}
.related-posts .blog-content .blog-grid {
  justify-content: flex-start;
  margin-bottom: 0;
}
.related-posts .blog-content .blog-grid .blog-grid-item {
  width: auto;
  max-width: 250px;
  padding-left: 0;
  padding-right: 30px;
}
.related-posts .blog-content .blog-grid .blog-grid-item .blog-grid-title {
  font-size: 2rem;
  line-height: 2.4rem;
}
@media (max-width: 600px) {
  .related-posts .blog-content .blog-grid .blog-grid-item {
    padding-right: 0;
  }
}
.related-posts .blog-content .blog-grid .blog-grid-item:hover .blog-grid-title {
  color: #b2bb1e;
}
.blog-menu {
  background: #f6f8f8;
  padding: 70px 0 60px 0;
  margin-bottom: 80px;
}
@media only screen and (max-width: 989px) {
  .blog-menu {
    display: none;
  }
}
.blog-menu-body {
  display: flex;
  align-items: center;
}
.blog-menu-title {
  flex: 0 1 auto;
  width: 80px;
}
.blog-menu-items {
  flex: 1;
}
.blog-menu-grid {
  overflow: hidden;
}
.blog-menu-grid-items {
  margin: 0;
  padding: 0;
  display: flex;
}
.blog-menu-grid-item {
  display: block;
  flex: 0 1 auto;
  width: 16.666%;
}
.blog-menu-link {
  color: #202020;
}
.blog-menu-link:hover, .blog-menu-link:focus {
  color: #b2bb1e;
}
.blog-menu-image img {
  display: block;
  width: 100%;
}
.blog-menu-tag-image-wrap {
  max-width: 80px;
  margin: 0 auto;
}
.blog-menu-tag-image {
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
  border-radius: 9999px;
  margin-bottom: 15px;
}
.blog-menu-tag-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-menu-tag-text {
  font-family: var(--font-primary);
  font-size: 1.05rem;
  line-height: 1.5;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-align: center;
  color: inherit;
  max-width: 100px;
  margin: 0 auto;
}
.custom-gallery-hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  min-height: 500px;
  position: relative;
}
@media (min-width: 1281px) {
  .custom-gallery-hero {
    background-size: cover;
  }
}
.custom-gallery-hero img {
  opacity: 0;
}
.custom-gallery-hero .header-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  max-width: 600px;
  width: 90%;
}
.custom-gallery-hero h1 {
  font-family: "Neuton", serif;
  font-size: 4.8rem;
  margin: 0 auto;
  font-weight: 200;
}
.custom-gallery-hero .collection-description {
  color: #6a737b;
  font-size: 1.8rem;
  line-height: 1.67;
  margin: 20px auto 0;
}
.custom-gallery-hero .collection-description p {
  margin-bottom: 20px;
}
@media (max-width: 550px) {
  .custom-gallery-hero {
    min-height: 500px;
  }
  .custom-gallery-hero h1 {
    font-size: 3.3rem;
  }
  .custom-gallery-hero .collection-description {
    font-size: 1.5rem;
  }
}
.modal-gallery {
  padding-top: 80px;
}
.modal-gallery-items {
  max-width: 1020px;
  margin: 0 auto;
  text-align: center;
}
.modal-gallery-grid {
  overflow: hidden;
}
.modal-gallery-grid-items {
  margin-left: -25px;
  margin-bottom: -80px;
  display: flex;
  flex-wrap: wrap;
}
.modal-gallery-grid-item {
  flex: 0 1 auto;
  padding-left: 25px;
  padding-bottom: 80px;
  width: 100%;
}
.modal-gallery-grid-item a {
  color: inherit;
}
@media only screen and (min-width: 750px) {
  .modal-gallery-grid-item {
    width: 33.333%;
  }
}
.modal-gallery-image {
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
  margin: none;
}
.modal-gallery-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modal-gallery-title {
  margin: 0;
  margin-top: 20px;
  font-family: "Neuton", serif;
  font-size: 2.2rem;
  line-height: 3rem;
  font-weight: 200;
}
.modal-gallery-number {
  position: absolute;
  top: 14px;
  left: 14px;
  background: #fff;
  color: #000;
  width: 19px;
  height: 19px;
  border-radius: 9999px;
  overflow: hidden;
  text-align: center;
  line-height: 19px;
  font-size: 1rem;
  font-weight: 700;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
.article-modal-gallery {
  max-width: 1020px;
  margin: 20px 0;
  padding: 20px 20px 0 20px;
  width: calc(100% - (20px * 2));
}
@media only screen and (min-width: 750px) {
  .article-modal-gallery {
    margin: 60px 0;
    padding: 60px 60px 0 60px;
    width: calc(100% - (60px * 2));
  }
}
.template-article .article-modal-gallery {
  margin: 0 auto;
}
.article-modal-gallery-title {
  font-family: "Neuton", serif;
  font-size: 3.5rem;
  line-height: 5rem;
  font-weight: 200;
  text-align: center;
  padding-bottom: 45px;
  margin-bottom: 80px;
  border-bottom: 1px solid #d4dddd;
}
.article-modal-gallery-grid {
  overflow: hidden;
}
.article-modal-gallery-grid-items {
  margin-left: -50px;
  margin-bottom: -30px;
  display: flex;
  flex-wrap: wrap;
}
.article-modal-gallery-grid-item {
  flex: 0 1 auto;
  padding-left: 50px;
  padding-bottom: 30px;
  width: 100%;
}
@media only screen and (min-width: 750px) {
  .article-modal-gallery-grid-item:first-child {
    width: 75%;
  }
}
@media only screen and (min-width: 750px) {
  .article-modal-gallery-grid-item:last-child {
    width: 25%;
  }
}
.article-modal-gallery-content,
.article-modal-gallery-excerpt-footer-copy {
  font-size: 1.2rem;
  line-height: 1.7;
  color: #6a737b;
}
.article-modal-gallery-content > * {
  margin: 0;
  padding: 0;
}
.article-modal-gallery-content > * + * {
  margin-top: 30px;
}
.article-modal-gallery-content img {
  display: block;
  width: 100%;
  pointer-events: none;
}
.article-modal-gallery-excerpt {
  text-align: center;
}
@media only screen and (min-width: 750px) {
  .article-modal-gallery-excerpt {
    padding-bottom: 30px;
    border-bottom: 1px solid #d4dddd;
  }
}
.article-modal-gallery-excerpt-footer {
  text-align: center;
  padding-top: 30px;
}
.article-modal-gallery-excerpt-footer * {
  margin: 0;
  padding: 0;
}
.article-modal-gallery-sidebar-title {
  font-family: var(--font-primary);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.1rem;
  line-height: 1.7rem;
  font-weight: 500;
  margin-bottom: 15px;
}
.article-modal-gallery-excerpt-footer-copy a {
  text-decoration: underline;
}
.article-modal-gallery-pagination {
  overflow: hidden;
  padding: 50px 0;
  border-top: 1px solid #d4dddd;
  margin-top: 30px;
}
@media only screen and (min-width: 750px) {
  .article-modal-gallery-pagination {
    margin-top: 100px;
  }
}
.article-modal-gallery-previous, .article-modal-gallery-next {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  font-size: 0;
}
.article-modal-gallery-previous, .article-modal-gallery-previous:hover, .article-modal-gallery-previous:focus, .article-modal-gallery-next, .article-modal-gallery-next:hover, .article-modal-gallery-next:focus {
  background: none;
  border: 0;
}
.article-modal-gallery-previous.is-disabled, .article-modal-gallery-next.is-disabled {
  opacity: 0.25;
  pointer-events: none;
}
.article-modal-gallery-previous {
  float: left;
}
.article-modal-gallery-next {
  float: right;
}
.article-modal-gallery-footer {
  margin: 0 -20px;
  background: #f6f8f8;
  padding: 40px;
  text-align: center;
}
@media only screen and (min-width: 750px) {
  .article-modal-gallery-footer {
    margin: 0 -60px;
    padding: 80px;
  }
}
.article-modal-gallery-footer-copy {
  max-width: 675px;
  margin: 0 auto;
  font-size: 1.75rem;
  line-height: 2.9rem;
}
.article-modal-gallery-footer-copy * {
  margin: 0;
  padding: 0;
}
.article-modal-gallery-footer-button {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  margin-bottom: 4px;
  margin-top: 40px;
}
.article-modal-gallery-footer-button:hover, .article-modal-gallery-footer-button:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
  background: #fff;
}
.article-modal-gallery-products {
  text-align: center;
}
@media only screen and (min-width: 750px) {
  .article-modal-gallery-products {
    padding-bottom: 30px;
    border-bottom: 1px solid #d4dddd;
  }
}
.article-modal-gallery-products-body {
  position: relative;
  font-size: 0;
}
.article-modal-gallery-product + .article-modal-gallery-product {
  display: none;
}
.slick-initialized .article-modal-gallery-product {
  display: inline-block;
}
.article-modal-gallery-product a {
  color: inherit;
}
.article-modal-gallery-product-image-wrap {
  padding: 0 20px;
}
.article-modal-gallery-product-image {
  margin-bottom: 20px;
}
.article-modal-gallery-product-image img {
  display: block;
  width: 100%;
}
.article-modal-gallery-product-title {
  font-family: "Neuton", serif;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 200;
  margin-bottom: 10px;
}
.article-modal-gallery-product-price {
  font-family: var(--font-primary);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 20px;
}
.article-modal-gallery-product-button {
  font-size: 1.1rem;
  padding: 12px 15px;
}
.article-modal-gallery-product-arrows-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 20px;
}
.article-modal-gallery-products-arrows[class] {
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  z-index: 1;
  pointer-events: none;
}
.article-modal-gallery-products-arrows[class] > * {
  display: block;
  -webkit-appearance: none;
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5rem;
  color: #6a737b;
  pointer-events: auto;
}
.article-modal-gallery-products-arrows[class] .slick-prev {
  left: 0;
}
.article-modal-gallery-products-arrows[class] .slick-next {
  right: 0;
}
.about-hero.blends {
  margin-top: 80px;
  background-color: #6a737b; 
}
.template-page:not(.organic):not(.hipstoric) .about-hero.moody,
.moody .doro-2,
.moody .doro-email,
.moody .doro-3 {
  background-color: #1b1b1b;
}
.vibe-page .about-hero.moody,
.about-hero.moody.light {
  background-color: #f6f8f8!important;
}
.vibe-page .about-hero.dark {
  background-color: #1b1b1b!important;
}
.organic .doro-2,
.organic .doro-email,
.organic .doro-3,
.hipstoric .doro-2,
.hipstoric .doro-email,
.hipstoric .doro-3,
.vibe-page .doro-2,
.vibe-page .doro-email,
.vibe-page .doro-3 {
  background-color: #f6f8f8;
} 
.about-hero.blends video {
  margin-bottom: -1px;
}
.about-hero.moody .hero-content h1 {
  margin-bottom: .2em;
}
.about-hero.blends .hero-content p,
.template-page:not(.organic):not(.hipstoric):not(.nautical):not(.midcentury):not(.bright-warm) .about-hero.moody .hero-content h1,
.template-page:not(.organic):not(.hipstoric):not(.nautical):not(.midcentury):not(.bright-warm) .about-hero.moody .hero-content .h1,
.template-page:not(.organic):not(.hipstoric):not(.nautical):not(.midcentury):not(.bright-warm) .about-hero.moody .hero-content p,
.hero.dark,
.doro-2.dark,
.doro-email.dark,
.doro-3.dark {
  color: #FFF;
}
.doro-2.dark,
.doro-email.dark,
.doro-3.dark {
  background-color: #1b1b1b;
}
.template-page:not(.organic):not(.hipstoric):not(.nautical):not(.midcentury):not(.bright-warm) .about-hero.blends .hero-content .btn,
.template-page:not(.organic):not(.hipstoric):not(.nautical):not(.midcentury):not(.bright-warm) .about-hero.moody .hero-content .btn,
.moody .doro-2 .btn,
.template-page.midmod .doro-2 .btn,
.template-page.midmod .reviews-slider-holder .btn,
.hero.dark .btn,
.doro-2.dark .btn,
.doro-2.dark .btn,
.reviews-slider-holder.dark .btn {
  background: none;
  color: #FFF;
  border-color: #FFF;
  border-width: 1px;
  box-shadow: 4px 4px 0 #fff;
}
.about-hero.moody .hero-content .btn,
.hero.dark .hero-content .btn {
  font-weight: bold;
}
.about-hero.dark .btn,
.doro-2.dark .btn {
  color: #FFF;
  background-color: #1b1b1b;
  border-color: #FFF;
  box-shadow: 4px 4px 0 #fff;
}
.about-hero.blends .hero-content .btn:hover,
.template-page:not(.organic):not(.hipstoric):not(.nautical):not(.midcentury) .about-hero.moody .hero-content .btn:hover,
.moody .doro-2 .btn:hover,
.template-page.midmod .doro-2 .btn:hover,
.template-page.midmod .reviews-slider-holder .btn:hover {
  color: #6a737b;
  background: #FFF;
  text-decoration: none;
}
.feat-staff + #shopify-section-custom-gallery-footer .page-footer-background {
  margin-top: 0;
}
@media only screen and (min-width: 750px) {
  .about-hero.blends {
    margin-top: 120px;
  }
}
@media only screen and (min-width: 875px) {
  .about-hero.blends .hero-content p:last-of-typee {
    margin-bottom: 0;
  }
  .about-hero.moody .hero-content p:last-of-type {
    margin-bottom: .3em;
  }
  .jewel .about-hero h1 {
    margin-left: 0!important;
  }
}
.contact-general {
  padding: 80px 0;
  text-align: center;
}
@media only screen and (min-width: 750px) {
  .contact-general {
    padding: 120px 0;
  }
}
.contact-general-title {
  margin: 0;
  font-family: "Neuton", serif;
  font-weight: 200;
  font-size: 4.8rem;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media only screen and (min-width: 750px) {
  .contact-general-title {
    margin-bottom: 70px;
  }
}
.contact-general-blocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.contact-general-block {
  flex: 0 1 auto;
  width: 100%;
}
@media only screen and (min-width: 750px) {
  .contact-general-block + .contact-general-block {
    border-left: 1px solid rgba(106, 115, 123, 0.35);
  }
}
@media only screen and (max-width: 989px) {
  .contact-general-block + .contact-general-block {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 750px) {
  .contact-general-block {
    width: 33.333%;
    padding: 0 40px;
  }
}
.contact-general-block-icon {
  margin-bottom: 20px;
}
.contact-general-block-title,
.template-page.quote h3,
.template-page.visit h3,
.template-account h3 {
  margin: 0;
  font-family: var(--font-primary);
  font-size: 1.5rem;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  margin-bottom: 20px;
}
.contact-general-block-copy {
  font-size: 1.5rem;
  line-height: 1.4;
  color: #6a737b;
}
.contact-general-block-copy b, .contact-general-block-copy strong, .free-quote-body-copy strong, .page-footer-copy strong, .home-quote p strong, .shop-by .page-footer-copy p strong {
  color: #b2bb1e;
  text-decoration: underline;
}
.contact-general-block-copy b, .contact-general-block-copy strong {
  display: block;
  margin-bottom: 20px;
  font-size: 1.5rem;
  line-height: 1.4;
}
body.contact .page-footer-copy strong {
  font-weight: normal;
}
.contact-general-block-copy * {
  margin: 0;
}
.contact-general-footer {
  border-top: 1px solid rgba(106, 115, 123, 0.35);
  padding-top: 40px;
  margin-top: 40px;
}
@media only screen and (min-width: 750px) {
  .contact-general-footer {
    padding-top: 80px;
    margin-top: 80px;
  }
}
.contact-general-copy {
  color: #6a737b;
  font-size: 1.8rem;
  line-height: 1.5;
}
.contact-general-copy * {
  margin: 0;
}
.contact-general-button {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  margin-top: 30px;
}
.contact-general-button:hover, .contact-general-button:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
  background: #fff;
}
section.contact-booking {
  padding-top: 50px;
  background-color: #6a737b;
}
.contact-booking .intro {
  max-width: 650px;
  margin: 0 auto;
}
.contact-booking h2,
.contact-booking h3,
.contact-booking h3 a,
.contact-booking p {
  color: #FFF;
}
.contact-booking h2 {
  margin: 0;
  font-size: 2.8rem;
  font-weight: 500;
}
.contact-booking h3 {
  margin-bottom: 0;
  font-weight: normal;
}
.contact-booking h2 + h3 {
  margin-bottom: 2em;
}
.contact-booking p {
  font-size: 1.6rem;
  line-height: 1.4em;
}
.contact-booking .embed {
  max-width: 850px;
  margin: 25px auto 60px;
}
.contact-specialized {
  background: #f6f8f8;
  padding: 80px 0;
  text-align: center;
}
@media only screen and (min-width: 750px) {
  .contact-specialized {
    padding-bottom: 120px;
  }
}
.contact-specialized-title {
  margin: 0;
  font-family: "Neuton", serif;
  font-weight: 200;
  font-size: 4.8rem;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media only screen and (min-width: 750px) {
  .contact-specialized-title {
    margin-bottom: 70px;
  }
}
.contact-specialized-grid {
  overflow: hidden;
}
.contact-specialized-grid-items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-bottom: -40px;
}
@media only screen and (min-width: 750px) {
  .contact-specialized-grid-items {
    margin-left: -40px;
    margin-bottom: -80px;
  }
}
.contact-specialized-grid-item {
  flex: 0 1 auto;
  width: 100%;
  padding-left: 20px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 750px) {
  .contact-specialized-grid-item {
    width: 33.333%;
    padding-left: 40px;
    padding-bottom: 80px;
  }
}
.contact-specialized-block-icon {
  margin-bottom: 20px;
}
.contact-specialized-block-title {
  margin: 0;
  font-family: var(--font-primary);
  font-size: 1.5rem;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  margin-bottom: 20px;
}
.contact-specialized-block-copy {
  font-size: 1.5rem;
  line-height: 1.4;
  color: #6a737b;
}
.contact-specialized-block-copy b, .contact-specialized-block-copy strong {
  display: block;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #b2bb1e;
  margin-bottom: 20px;
}
.contact-specialized-block-copy * {
  margin: 0;
}
.contact-icon {
  display: inline-block;
  vertical-align: top;
  width: 43px;
  height: 43px;
  line-height: 43px;
  border: 2px solid #8baea1;
  color: #8baea1;
  border-radius: 9999px;
  overflow: hidden;
  font-size: 0;
  position: relative;
}
.contact-icon > * {
  fill: #8baea1;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.free-quote-body {
  margin-top: 80px;
}
@media only screen and (min-width: 750px) {
  .free-quote-body {
    margin-top: 100px;
  }
}
.free-quote-body-container {
  max-width: 650px;
  margin: 0 auto;
}
.free-quote-body-header {
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (min-width: 750px) {
  .free-quote-body-header {
    margin-bottom: 70px;
  }
}
.free-quote-body-title, .article-button h2 {
  margin: 0;
  font-family: "Neuton", serif;
  font-weight: 200;
  font-size: 4.8rem;
  line-height: 1.2;
  margin-bottom: 20px;
  text-transform: none;
}
@media only screen and (min-width: 750px) {
  .free-quote-body-title, .article-button h2 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 749px) {
  .free-quote-body-title, .article-button h2 {
    font-size: 3rem;
  }
}
.free-quote-body-copy {
  font-size: 1.5rem;
  line-height: 1.4;
  color: #6a737b;
}
.free-quote-body-copy p:last-of-type {
  margin-bottom: 0;
}
.free-quote-form-row + .free-quote-form-row {
  margin-top: 15px;
}
@media only screen and (min-width: 750px) {
  .free-quote-form-row-flex {
    display: flex;
    align-items: center;
  }
}
.free-quote-form-row-label {
  margin-bottom: 15px;
}
@media only screen and (min-width: 750px) {
  .free-quote-form-row-flex .free-quote-form-row-label {
    flex: 0 1 auto;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 750px) {
  .free-quote-form-row-input {
    flex: 1;
  }
}
.free-quote-form-grid {
  overflow: hidden;
}
.free-quote-form-grid-items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-bottom: -15px;
}
.free-quote-form-grid-item {
  flex: 0 1 auto;
  width: 100%;
  padding-left: 15px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 750px) {
  .free-quote-form-grid-item {
    width: 50%;
  }
  .free-quote-form-grid-item.full {
    width: 100%;
  }
}
.free-quote-form-label {
  margin-bottom: 15px;
}
@media only screen and (min-width: 750px) {
  .free-quote-form-row-flex .free-quote-form-label {
    margin-bottom: 0;
  }
}
.free-quote-form-label > * {
  display: block;
  width: 100%;
  font-family: "Neuton", serif;
  font-weight: 200;
  font-size: 3rem;
  line-height: 1.5;
}
.free-quote-form-select .free-quote-form-label > * {
  font-size: 2rem;
}
.free-quote-form-select {
  background: #f1efec;
  padding: 10px 20px;
}
.free-quote-form-input > *:not(_),
.shopify-section.contact-us .contact-form input,
.quote-main .contact-form input,
.contact-form textarea {
  display: block;
  width: 100%;
  background: #f1efec;
  border: 0;
  font-family: "Neuton", serif;
  font-weight: 200;
  font-size: 2rem;
  line-height: 1.5;
  padding: 10px 20px;
}
.free-quote-form-select .free-quote-form-input > * {
  padding: 0;
}
.free-quote-form-input select[multiple] {
  font-family: var(--font-primary);
  font-size: 1rem;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 1px;
  min-height: 90px;
}
.free-quote-form-input select[multiple] option {
  background: rgba(0,0,0,0);
  padding: 0;
}
.free-quote-form-input select[multiple] option + option {
  margin-top: 10px;
}
.free-quote-form-input select[multiple] option:checked {
  background: #b2bb1e;
}
.free-quote-form-input textarea {
  height: 175px;
}
.free-quote-form-button {
  text-align: center;
}
.free-quote-form-button .btn {
  position: relative;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  margin-bottom: 4px;
  margin-top: 30px !important;
}
@media only screen and (min-width: 750px) {
  .free-quote-form-button .btn {
    margin-top: 60px !important;
  }
}
.free-quote-form-button .btn:hover, .free-quote-form-button .btn:focus {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
  background: #fff;
}
@media only screen and (min-width: 750px) {
  header .page-width {
    position: static;
  }
}
@media only screen and (min-width: 750px) {
  .header-section {
    position: static;
  }
}
@media only screen and (min-width: 750px) {
  .site-nav--levels-2[class] {
    position: static;
  }
}
.site-nav--levels-2:after {
  content: "";
  display: block;
  height: 100px;
  position: absolute;
  width: 100%;
  display: none;
}
.site-nav--levels-2:hover:after, .site-nav--levels-2:focus:after {
  display: block;
}
.site-nav__megamenu {
  position: absolute;
  background: #fff;
  top: 100%;
  left: 0;
  right: 0;
  padding: 50px 0;
  box-shadow: inset rgba(0, 0, 0, 0.2) 0 5px 5px -5px, rgba(0, 0, 0, 0.2) 0 5px 5px -5px;
  display: none;
}
.site-nav--levels-2:hover .site-nav__megamenu, .site-nav--levels-2:focus .site-nav__megamenu {
  display: block;
}
@media (min-width: 1400px) {
  .site-nav__megamenu {
    top: 97%;
  }
}
.site-nav__megamenu-body {
  margin: 0 auto;
}
.site-nav__megamenu-items {
  display: flex;
}
.site-nav__megamenu-items .nav-col {
  width: 32%;
  padding-right: 20px;
}
/*.site-nav__megamenu-items .nav-col:first-child .site-nav__megamenu-item:first-child ul {
  margin-top: 0;
}*/
.site-nav__megamenu-items .nav-col:last-child {
  width: 36%;
}
.site-nav__megamenu-items .nav-col:nth-child(2) .site-nav__megamenu-item:first-child, .site-nav__megamenu-items .nav-col:nth-child(3) .site-nav__megamenu-item:first-child {
  padding-bottom: 40px;
}
.site-nav__megamenu-items .nav-col:nth-child(2) .site-nav__megamenu-item:first-child:after, .site-nav__megamenu-items .nav-col:nth-child(3) .site-nav__megamenu-item:first-child:after {
  position: relative;
  display: block;
  content: "";
  top: 19px;
  width: 120px;
  height: 2px;
  background-color: #b2ba32;
}
/*.site-nav__megamenu-items .nav-col .site-nav__megamenu-item:last-child, .site-nav__megamenu-items .nav-col:nth-child(2) .site-nav__megamenu-item:nth-child(2) {
  margin-left: 0;
}
.site-nav__megamenu-items .nav-col:nth-child(2) .site-nav__megamenu-item:nth-child(3) > li > a {
  pointer-events: none;
}*/
.site-nav__megamenu-items .nav-col a {
  padding: 1px 2px;
}
.site-nav__megamenu-item {
  flex: 0 1 auto;
  list-style: none;
  padding: 0;
  margin: 0;
}
/*.site-nav__megamenu-item + .site-nav__megamenu-item {
  margin-left: 80px;
}*/
.site-nav__megamenu-item > li > a {
  font-size: 1.3rem;
  font-weight: 700;
}
.site-nav__megamenu-item > li > a[href="#"] {
  pointer-events: none;
}
.site-nav__megamenu-item ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-nav__megamenu-item li + li {
  margin-top: 8px;
}
.site-nav__megamenu-item ul {
  margin-top: 12px;
}
.site-nav__megamenu-grid {
  display: flex;
}
.site-nav__megamenu-grid-item:first-child {
  flex: 1;
}
.site-nav__megamenu-grid-item:last-child {
  flex: 0 1 auto;
  width: 40%;
}
.site-nav__megamenu-feature {
  text-align: center;
}
.site-nav__megamenu-feature[class] a {
  font: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  padding: 0;
  color: inherit;
}
.site-nav__megamenu-feature-image {
  margin-bottom: 10px;
}
.site-nav__megamenu-feature-image img {
  display: block;
  width: 100%;
}
.site-nav__megamenu-feature-title {
  margin-bottom: 10px;
  font-family: "Neuton", serif;
  font-weight: 200;
  font-size: 2rem;
}
.site-nav__megamenu-feature-cta {
  font-family: var(--font-primary);
  font-size: 1rem;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
@media only screen and (min-width: 990px) {
  .product-quantity-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.product-quantity-title h3 {
  margin-bottom: 5px;
  font-weight: 500;
}
@media only screen and (min-width: 990px) {
  .product-quantity-title h3 {
    flex: 1;
    margin-bottom: 0;
  }
}
.product-quantity-title .calculator-trigger {
  color: #b2bb1e;
  font-weight: 700;
  text-decoration: underline;
}
@media only screen and (min-width: 990px) {
  .product-quantity-title .calculator-trigger {
    flex: 0 1 auto;
  }
}
.product-related {
  text-align: center;
}
/*.product-related {
  border-top: 1px solid rgba(106, 115, 123, 0.35);
  padding-top: 30px;
  margin-top: 30px;
}
@media only screen and (min-width: 750px) {
  .product-related {
    padding-top: 40px;
    margin-top: 40px;
  }
}*/
.product-related-title {
  text-align: left;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Neuton", serif;
  font-size: 2.6rem;
  line-height: 1.4;
}
.product-related-grid {
  overflow: hidden;
}
@media only screen and (min-width: 750px) {
  .product-related-grid {
    margin: 0 20px;
  }
}
.product-related-grid-items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-bottom: -20px;
}
@media only screen and (min-width: 750px) {
  .product-related-grid-items {
    margin-left: -40px;
  }
}
.product-related-grid-item {
  flex: 0 1 auto;
  width: 50%;
  padding-left: 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 500px) {
  .product-related-grid-item {
    width: 100%;
  }
  .related-help .product-related-grid {
    padding-right: 0;
  }
  .product-related-image {
    margin-bottom: 10px;
  }
  .product-related-item-title {
    font-size: 2.2rem!important;
  }
  .product-related-item-price {
    font-size: 1.4rem!important;
  }
}
.product-related-grid-item a {
  color: inherit;
}
@media only screen and (min-width: 750px) {
  .product-related-grid-item {
    padding-left: 40px;
    width: 33.333%;
  }
}
.product-related-image {
  margin-bottom: 20px;
}
.product-related-image img {
  display: block;
  width: 100%;
}
.product-related-item-title {
  margin: 0;
  font-family: "Neuton", serif;
  font-size: 1.6rem;
  line-height: 1.4;
  margin-bottom: 8px;
}
.product-related-item-price {
  font-family: var(--font-primary);
  font-size: 1rem;
  line-height: 1.4;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.product-help {
  background-color: #f6f8f8;
  padding: 20px;
}
@media only screen and (min-width: 750px) {
  .product-help {
    padding: 30px;
  }
}
.product-help-grid {
  display: flex;
  align-items: center;
}
.product-help-grid-item {
  flex: 0 1 auto;
}
.product-help-grid-item:first-child {
  width: 25%;
}
.product-help-grid-item:last-child {
  width: 75%;
  padding-left: 20px;
}
@media only screen and (min-width: 750px) {
  .product-help-grid-item:last-child {
    padding-left: 30px;
  }
}
.product-help-image {
  border-radius: 9999px;
  overflow: hidden;
}
.product-help-image img {
  display: block;
  width: 100%;
}
.product-help-title {
  margin: 0;
  font-family: var(--font-primary);
  font-size: 1.2rem;
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 9px;
}
.product-help-copy {
  font-size: 1.2rem;
  line-height: 1.4;
  color: #6a737b;
}
.product-help-copy a {
  color: #b2bb1e;
  font-weight: 700;
  text-decoration: underline;
}
.product-help-copy * {
  margin: 0;
}
.product-help-copy * + * {
  margin-top: 4px;
}
.product-help.desktop {
  display: none;
}
.product-help.mobile .product-help-grid {
  flex-direction: column;
  text-align: center;
}
.product-help.mobile .product-help-grid-item {
  width: 100%;
  padding-left: 0;
}
.product-help.mobile .product-help-image {
  max-width: 80px;
  margin: 0 auto 15px;
}
.product-help.mobile .product-help-title {
  font-size: 1.7rem;
}
.product-help.mobile p {
  font-size: 1.4rem;
}
@media (min-width: 866px) {
  .product-help.desktop {
    display: block;
    max-width: 425px;
    text-align: left;
  }
  .product-help.mobile {
    display: none;
  }
}
.product
.qty-selection {
  align-items: center;
}
.pdp-stock-widget {
  margin-left: 30px;
  border: 1px solid #b2bb1e;
  color: #b2bb1e;
  text-transform: uppercase;
  font-size: 14px;
  padding: 2px 15px;
}
.product-stock-widget {
  margin-left: 25px;
}
.product-content .pdp-stock-widget {
  margin-left: 0;
}
.product-listing .pdp-stock-widget {
  display: inline-block;
  margin-top: 8px;
  margin-left: 0;
}
.product-listing .pdp-stock-widget + p.product-price {
  margin-top: 10px;
}
@media (max-width: 400px) {
  /* SV 10.06.19 */  .qty-selection {
    flex-direction: column;
  }
  .pdp-stock-widget {
    margin-left: 0;
    margin-top: 20px;
  }
}
.color-dropdown {
  margin-bottom: 10px;
}
.color-dropdown ul span, .color-dropdown .label span {
  margin-left: 10px;
}
.color-dropdown .selectric-items {
  background: #fff;
}
.color-dropdown .selectric-items li[data-index="0"] {
  display: none;
}
.color-dropdown .selectric-open .selectric {
  background: #fff;
}
.color-dropdown .selectric-open .selectric .label, .color-dropdown .selectric-open .selectric .button {
  display: none;
}
.color-dropdown img.small {
  width: 32px;
}
.color-dropdown img, .color-dropdown span {
  vertical-align: middle;
  display: inline-block;
}
.color-dropdown .search-color {
  display: none;
}
.color-dropdown .search-color input {
  width: 100%;
  padding: 12px 10px;
}
.color-dropdown .selectric-open .search-color {
  display: block;
  /* Footer Press */
}
.footer-press {
  justify-content: space-between;
  margin: 0 -25px;
  padding: 30px 0 20px;
}
.footer-press .press-image {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 25px 0;
  text-align: center;
}
.footer-press .press-image a {
  position: relative;
  top: 0;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.footer-press .press-image a:hover {
  top: -2px;
}
@media only screen and (max-width: 749px) {
  /* SV 06.02.20 */  .footer-press {
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer-press .press-image {
    width: 33.33%;
  }
}
.product-content .qty-selection {
  margin-bottom: 25px;
}
.product-content {
  width: 425px;
  margin: 0 auto;
}
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .product-content {
    margin: 0 auto;
  }
}
.pdp-stock-widget {
  font-size: 11px;
  font-weight: bold;
  padding: 5px 15px;
  min-width: 175px;
  text-align: center;
}
.product-content .pdp-stock-widget  {
  text-transform: none;
}
.flex.qty-selection {
  position: relative;
  justify-content: space-between;
}
.large-orders-note {
  margin: .4em 0 0;
  color: #b2bb1e;
  font-size: 1.2rem;
  font-weight: 200;
}
.cart-listing .stock-available {
  color: #b2bb1e;
  font-size: 80%;
}
.cart-listing .stock-available .container {
  display: inline-block;
  padding: 1rem;
  border: 1px solid #b2bb1e;
}
.cart-listing .stock-available h4 {
  margin: 5px 0;
  margin-top: 0;
}
.cart-listing .stock-available p {
  margin: 0;
}
.cart-listing .stock-available .note {
  display: block;
  margin-top: 5px;
}
.article-button {
  padding: 60px 0 100px;
  text-align: center;
}
/* Notification */
body.overlay-active {
  overflow-y: hidden;
}
.notification-overlay {
  position: absolute;
  left: 0;
  right: 0;
  height: 0;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  z-index: -1;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 700ms;
  transition: opacity 700ms;
}
.notification-overlay .notification {
  position: relative;
  transform: translateY(-40px);
  width: 90%;
  max-width: 700px;
  margin: 0 auto;
  background-color: #6a737b;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
.notification-overlay .notification .content {
  width: 55%;
  padding: 50px 60px 50px 50px;
}
.notification-overlay .notification h2 {
  margin: 0 0 .3em;
  color: #fff;
  font-size: 4.4rem;
  font-family: "Neuton", serif;
  font-weight: 200;
}
.notification-overlay .notification p {
  margin-bottom: 1.5em;
  font-size: 1.2em;
  color: #fff;
}
.notification-overlay .notification .timer {
  margin: 0.7em 0 12px;
  font-size: 2.5rem;
  text-transform: uppercase;
  font-weight: 500;
}
.notification-subscribe {
  padding: 5px;
  background-color: #000;
}
.notification-subscribe input[type="email"] {
  width: 100%;
  padding: 0 5px;
  color: #FFF;
  line-height: 1em;
  background-color: #000;
  border: none;
}
.notification-subscribe input[type="email"]::-webkit-input-placeholder {
  color: #FFF;
}
.notification-subscribe input[type="email"]:-moz-placeholder {
  color: #FFF;
}
.notification-subscribe input[type="email"]::-moz-placeholder {
  color: #FFF;
}
.notification-subscribe input[type="email"]:-ms-input-placeholder {
  color: #FFF;
}
.notification-subscribe input[type="submit"] {
  padding: 8px;
  color: #000;
  font-weight: bold;
  line-height: 1em;
  letter-spacing: 0;
  background-color: #FFF;
  border: none;
}
.notification-overlay .response {
  padding-top: 5px;
}
.notification-overlay #mce-success-response {
  color: #FFF;
}
.notification-overlay .notification .btn {
  border: 2px solid #1b1b1b;
  color: #1b1b1b;
  font-weight: bold;
  background-color: #fff;
  box-shadow: 4px 4px 0px rgba(27, 27, 27, 1);
}
.notification-overlay .notification .btn:hover, .notification-overlay .notification .btn:focus {
  background-color: #CCC;
}
.notification-overlay .notification .img {
  width: 45%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.notification-overlay .notification .x {
  position: absolute;
  top: -27px;
  right: 0;
  cursor: pointer;
}
.notification-overlay .notification .x i {
  color: #fff;
  font-size: 2rem;
}
.notification-overlay.show {
  z-index: 9999;
  opacity: 1;
  height: 100%;
}
.notification-overlay.show .notification {
  transform: translateY(0);
}
/* Zoho Chat */
.zsiq_flt_rel {
  padding: 22px 25px 25px !important;
}
.zsiq_min .zsiq_flt_rel {
  padding: 9px 20px !important;
}
.zsiq_user {
  display: none !important;
}
@media only screen and (max-width: 749px) {
  .notification-overlay .notification {
    flex-direction: column-reverse;
  }
  .notification-overlay .notification .content,
  .notification-overlay .notification .img {
    width: 100%;
  }
  .notification-overlay .notification .content {
    padding: 30px;
  }
  .notification-overlay .notification .img {
    height: 170px;
  }
  .notification-overlay .notification h2 {
    font-size: 3rem;
    margin-bottom: 0;
  }
  .notification-overlay .notification .timer {
    font-size: 2.2rem;
  }
  /* Lookbook */
  .zsiq_floatmain {
    height: auto !important;
  }
  .zsiq_flt_rel {
    top: 10px !important;
    width: 200px !important;
    height: 36px !important;
    padding: 9px 20px !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .zsiq_user {
    display: block !important;
    top: -25px !important;
    left: 17px !important;
    width: 40px !important;
    height: 40px !important;
  }
  #zsiq_maintitle {
    padding-left: 50px !important;
  }
  #zsiq_byline, #zsiq_chatbtn, #zsiq_minimize {
    display: none !important;
  }
}
@media only screen and (max-width: 500px) {
  .notification-subscribe .flex {
    flex-direction: column;
  }
  .notification-overlay .notification .img {
    height: 120px;
  }
  .notification-overlay .notification .content {
    padding: 15px;
  }
  .notification-overlay .notification p {
    font-size: 1em;
    margin-top: .3em;
    margin-bottom: 1em;
  }
  .notification-subscribe input[type="email"] {
    padding: 10px;
  }
}
.template-page.lookbook h1, .template-page.lookbook h2, .template-page.trade h1, .template-page.trade h2, .template-page.trade-accepted h1, .template-page.trade-accepted h2, .template-page.doro h1, .template-page.doro h2, .template-page.quiz-landing h1, .template-page.quiz-landing h2, .template-page.galleries h1, .template-page.galleries h2, .template-page.galleries-commercial h1, .template-page.galleries-commercial h2, .visit-partnerships h2 {
  font-family: "Neuton", serif;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 4.8rem;
  font-weight: 200;
  line-height: 1.1em;
  text-align: left;
}
@media only screen and (max-width: 989px) {
  .template-page.lookbook h1, .template-page.lookbook h2, .template-page.trade h1, .template-page.trade h2, .template-page.trade-accepted h1, .template-page.trade-accepted h2, .template-page.doro h1, .template-page.doro h2, .template-page.quiz-landing h1, .template-page.quiz-landing h2, .template-page.galleries h1, .template-page.galleries h2, .template-page.galleries-commercial h1, .template-page.galleries-commercial h2 {
    font-size: 3.8rem;
  }
}
.template-page.lookbook .btn-row, .template-page.trade .btn-row, .template-page.trade-accepted .btn-row, .template-page.doro .btn-row, .template-page.quiz-landing .btn-row, .template-page.galleries .btn-row, .template-page.galleries-commercial .btn-row, .account-resources .btn-row {
  margin: 0 -7px;
}
.template-page.lookbook .btn, .template-page.trade .btn, .template-page.trade-accepted .btn, .template-page.doro .btn, .template-page.quiz-landing .btn, .template-page.galleries .btn, .template-page.galleries-commercial .btn, .account-resources .btn {
  position: relative;
  margin: 7px;
  border: 1px solid #202020;
  background-color: #fff;
  box-shadow: 4px 4px 0px #202020;
  padding: 12px 20px;
}
.template-page.lookbook .btn:hover, .template-page.trade .btn:hover, .template-page.trade-accepted .btn:hover, .template-page.doro .btn:hover, .template-page.quiz-landing .btn:hover, .template-page.galleries .btn:hover, .template-page.galleries-commercial .btn:hover, .account-resources .btn:hover {
  border: 1px solid #6a737b;
  color: #6a737b;
  box-shadow: 4px 4px 0px #6a737b;
}
.template-page.lookbook .lookbook-hero .hero-image, .template-page.lookbook .trade-hero .hero-image, .template-page.lookbook .doro-hero .hero-image, .template-page.lookbook .quiz-hero .hero-image, .template-page.lookbook .galleries-hero .hero-image, .template-page.trade .lookbook-hero .hero-image, .template-page.trade .trade-hero .hero-image, .template-page.trade .doro-hero .hero-image, .template-page.trade .quiz-hero .hero-image, .template-page.trade .galleries-hero .hero-image, .template-page.trade-accepted .lookbook-hero .hero-image, .template-page.trade-accepted .trade-hero .hero-image, .template-page.trade-accepted .doro-hero .hero-image, .template-page.trade-accepted .quiz-hero .hero-image, .template-page.trade-accepted .galleries-hero .hero-image, .template-page.doro .lookbook-hero .hero-image, .template-page.doro .trade-hero .hero-image, .template-page.doro .doro-hero .hero-image, .template-page.doro .quiz-hero .hero-image, .template-page.doro .galleries-hero .hero-image, .template-page.quiz-landing .lookbook-hero .hero-image, .template-page.quiz-landing .trade-hero .hero-image, .template-page.quiz-landing .doro-hero .hero-image, .template-page.quiz-landing .quiz-hero .hero-image, .template-page.quiz-landing .galleries-hero .hero-image, .template-page.galleries .lookbook-hero .hero-image, .template-page.galleries .trade-hero .hero-image, .template-page.galleries .doro-hero .hero-image, .template-page.galleries .quiz-hero .hero-image, .template-page.galleries .galleries-hero .hero-image, .template-page.galleries-commercial .lookbook-hero .hero-image, .template-page.galleries-commercial .trade-hero .hero-image, .template-page.galleries-commercial .doro-hero .hero-image, .template-page.galleries-commercial .quiz-hero .hero-image, .template-page.galleries-commercial .galleries-hero .hero-image {
  padding: 0;
}
.template-page.lookbook .lookbook-hero .hero-image img, .template-page.lookbook .trade-hero .hero-image img, .template-page.lookbook .doro-hero .hero-image img, .template-page.lookbook .quiz-hero .hero-image img, .template-page.lookbook .galleries-hero .hero-image img, .template-page.trade .lookbook-hero .hero-image img, .template-page.trade .trade-hero .hero-image img, .template-page.trade .doro-hero .hero-image img, .template-page.trade .quiz-hero .hero-image img, .template-page.trade .galleries-hero .hero-image img, .template-page.trade-accepted .lookbook-hero .hero-image img, .template-page.trade-accepted .trade-hero .hero-image img, .template-page.trade-accepted .doro-hero .hero-image img, .template-page.trade-accepted .quiz-hero .hero-image img, .template-page.trade-accepted .galleries-hero .hero-image img, .template-page.doro .lookbook-hero .hero-image img, .template-page.doro .trade-hero .hero-image img, .template-page.doro .doro-hero .hero-image img, .template-page.doro .quiz-hero .hero-image img, .template-page.doro .galleries-hero .hero-image img, .template-page.quiz-landing .lookbook-hero .hero-image img, .template-page.quiz-landing .trade-hero .hero-image img, .template-page.quiz-landing .doro-hero .hero-image img, .template-page.quiz-landing .quiz-hero .hero-image img, .template-page.quiz-landing .galleries-hero .hero-image img, .template-page.galleries .lookbook-hero .hero-image img, .template-page.galleries .trade-hero .hero-image img, .template-page.galleries .doro-hero .hero-image img, .template-page.galleries .quiz-hero .hero-image img, .template-page.galleries .galleries-hero .hero-image img, .template-page.galleries-commercial .lookbook-hero .hero-image img, .template-page.galleries-commercial .trade-hero .hero-image img, .template-page.galleries-commercial .doro-hero .hero-image img, .template-page.galleries-commercial .quiz-hero .hero-image img, .template-page.galleries-commercial .galleries-hero .hero-image img {
  max-width: 100%;
}
.template-page.lookbook .lookbook-hero h1 {
  line-height: 1em;
}
.template-page.lookbook .lookbook-hero .btn, .template-page.lookbook .trade-hero .btn, .template-page.lookbook .doro-hero .btn, .template-page.lookbook .quiz-hero .btn, .template-page.lookbook .galleries-hero .btn, .template-page.trade .lookbook-hero .btn, .template-page.trade .trade-hero .btn, .template-page.trade .doro-hero .btn, .template-page.trade .quiz-hero .btn, .template-page.trade .galleries-hero .btn, .template-page.trade-accepted .lookbook-hero .btn, .template-page.trade-accepted .trade-hero .btn, .template-page.trade-accepted .doro-hero .btn, .template-page.trade-accepted .quiz-hero .btn, .template-page.trade-accepted .galleries-hero .btn, .template-page.doro .lookbook-hero .btn, .template-page.doro .trade-hero .btn, .template-page.doro .doro-hero .btn, .template-page.doro .quiz-hero .btn, .template-page.doro .galleries-hero .btn, .template-page.quiz-landing .lookbook-hero .btn, .template-page.quiz-landing .trade-hero .btn, .template-page.quiz-landing .doro-hero .btn, .template-page.quiz-landing .quiz-hero .btn, .template-page.quiz-landing .galleries-hero .btn, .template-page.galleries .lookbook-hero .btn, .template-page.galleries .trade-hero .btn, .template-page.galleries .doro-hero .btn, .template-page.galleries .quiz-hero .btn, .template-page.galleries .galleries-hero .btn, .template-page.galleries-commercial .lookbook-hero .btn, .template-page.galleries-commercial .trade-hero .btn, .template-page.galleries-commercial .doro-hero .btn, .template-page.galleries-commercial .quiz-hero .btn, .template-page.galleries-commercial .galleries-hero .btn {
  margin: 0;
}
@media only screen and (max-width: 749px) {
  .template-page.lookbook .lookbook-hero, .template-page.lookbook .trade-hero, .template-page.lookbook .doro-hero, .template-page.lookbook .quiz-hero, .template-page.lookbook .galleries-hero, .template-page.trade .lookbook-hero, .template-page.trade .trade-hero, .template-page.trade .doro-hero, .template-page.trade .quiz-hero, .template-page.trade .galleries-hero, .template-page.trade-accepted .lookbook-hero, .template-page.trade-accepted .trade-hero, .template-page.trade-accepted .doro-hero, .template-page.trade-accepted .quiz-hero, .template-page.trade-accepted .galleries-hero, .template-page.doro .lookbook-hero, .template-page.doro .trade-hero, .template-page.doro .doro-hero, .template-page.doro .quiz-hero, .template-page.doro .galleries-hero, .template-page.quiz-landing .lookbook-hero, .template-page.quiz-landing .trade-hero, .template-page.quiz-landing .doro-hero, .template-page.quiz-landing .quiz-hero, .template-page.quiz-landing .galleries-hero, .template-page.galleries .lookbook-hero, .template-page.galleries .trade-hero, .template-page.galleries .doro-hero, .template-page.galleries .quiz-hero, .template-page.galleries .galleries-hero, .template-page.galleries-commercial .lookbook-hero, .template-page.galleries-commercial .trade-hero, .template-page.galleries-commercial .doro-hero, .template-page.galleries-commercial .quiz-hero, .template-page.galleries-commercial .galleries-hero {
    flex-direction: column-reverse;
    text-align: center;
  }
  .template-page.lookbook .lookbook-hero .hero-image, .template-page.lookbook .trade-hero .hero-image, .template-page.lookbook .doro-hero .hero-image, .template-page.lookbook .quiz-hero .hero-image, .template-page.lookbook .galleries-hero .hero-image, .template-page.trade .lookbook-hero .hero-image, .template-page.trade .trade-hero .hero-image, .template-page.trade .doro-hero .hero-image, .template-page.trade .quiz-hero .hero-image, .template-page.trade .galleries-hero .hero-image, .template-page.trade-accepted .lookbook-hero .hero-image, .template-page.trade-accepted .trade-hero .hero-image, .template-page.trade-accepted .doro-hero .hero-image, .template-page.trade-accepted .quiz-hero .hero-image, .template-page.trade-accepted .galleries-hero .hero-image, .template-page.doro .lookbook-hero .hero-image, .template-page.doro .trade-hero .hero-image, .template-page.doro .doro-hero .hero-image, .template-page.doro .quiz-hero .hero-image, .template-page.doro .galleries-hero .hero-image, .template-page.quiz-landing .lookbook-hero .hero-image, .template-page.quiz-landing .trade-hero .hero-image, .template-page.quiz-landing .doro-hero .hero-image, .template-page.quiz-landing .quiz-hero .hero-image, .template-page.quiz-landing .galleries-hero .hero-image, .template-page.galleries .lookbook-hero .hero-image, .template-page.galleries .trade-hero .hero-image, .template-page.galleries .doro-hero .hero-image, .template-page.galleries .quiz-hero .hero-image, .template-page.galleries .galleries-hero .hero-image, , .template-page.galleries-commercial .galleries-hero .hero-image {
    max-height: 300px;
    overflow: hidden;
  }
  .template-page.lookbook .lookbook-hero .hero-content, .template-page.lookbook .trade-hero .hero-content, .template-page.lookbook .doro-hero .hero-content, .template-page.lookbook .quiz-hero .hero-content, .template-page.lookbook .galleries-hero .hero-content, .template-page.trade .lookbook-hero .hero-content, .template-page.trade .trade-hero .hero-content, .template-page.trade .doro-hero .hero-content, .template-page.trade .quiz-hero .hero-content, .template-page.trade .galleries-hero .hero-content, .template-page.trade-accepted .lookbook-hero .hero-content, .template-page.trade-accepted .trade-hero .hero-content, .template-page.trade-accepted .doro-hero .hero-content, .template-page.trade-accepted .quiz-hero .hero-content, .template-page.trade-accepted .galleries-hero .hero-content, .template-page.doro .lookbook-hero .hero-content, .template-page.doro .trade-hero .hero-content, .template-page.doro .doro-hero .hero-content, .template-page.doro .quiz-hero .hero-content, .template-page.doro .galleries-hero .hero-content, .template-page.quiz-landing .lookbook-hero .hero-content, .template-page.quiz-landing .trade-hero .hero-content, .template-page.quiz-landing .doro-hero .hero-content, .template-page.quiz-landing .quiz-hero .hero-content, .template-page.quiz-landing .galleries-hero .hero-content, .template-page.galleries .lookbook-hero .hero-content, .template-page.galleries .trade-hero .hero-content, .template-page.galleries .doro-hero .hero-content, .template-page.galleries .quiz-hero .hero-content, .template-page.galleries .galleries-hero .hero-content, .template-page.galleries-commercial .galleries-hero .hero-content {
    width: 100%;
    padding: 0;
  }
  .template-page.lookbook .lookbook-hero .hero-content h1, .template-page.lookbook .trade-hero .hero-content h1, .template-page.lookbook .doro-hero .hero-content h1, .template-page.lookbook .quiz-hero .hero-content h1, .template-page.lookbook .galleries-hero .hero-content h1, .template-page.trade .lookbook-hero .hero-content h1, .template-page.trade .trade-hero .hero-content h1, .template-page.trade .doro-hero .hero-content h1, .template-page.trade .quiz-hero .hero-content h1, .template-page.trade .galleries-hero .hero-content h1, .template-page.trade-accepted .lookbook-hero .hero-content h1, .template-page.trade-accepted .trade-hero .hero-content h1, .template-page.trade-accepted .doro-hero .hero-content h1, .template-page.trade-accepted .quiz-hero .hero-content h1, .template-page.trade-accepted .galleries-hero .hero-content h1, .template-page.doro .lookbook-hero .hero-content h1, .template-page.doro .trade-hero .hero-content h1, .template-page.doro .doro-hero .hero-content h1, .template-page.doro .quiz-hero .hero-content h1, .template-page.doro .galleries-hero .hero-content h1, .template-page.quiz-landing .lookbook-hero .hero-content h1, .template-page.quiz-landing .trade-hero .hero-content h1, .template-page.quiz-landing .doro-hero .hero-content h1, .template-page.quiz-landing .quiz-hero .hero-content h1, .template-page.quiz-landing .galleries-hero .hero-content h1, .template-page.galleries .lookbook-hero .hero-content h1, .template-page.galleries .trade-hero .hero-content h1, .template-page.galleries .doro-hero .hero-content h1, .template-page.galleries .quiz-hero .hero-content h1, .template-page.galleries .galleries-hero .hero-content h1, .template-page.galleries-commercial .galleries-hero .hero-content h1, .shopify-section.vibes .button-holder {
    text-align: center;
  }
}
.template-page.lookbook .home-quote h1, .template-page.trade .home-quote h1, .template-page.trade-accepted .home-quote h1, .template-page.doro .home-quote h1, .template-page.quiz-landing .home-quote h1, .template-page.galleries .home-quote h1, .template-page.galleries-commercial .home-quote h1 {
  text-align: center;
}
.lookbook-feature.lookbook-feature-1, .lookbook-feature.lookbook-feature-3 {
  max-width: 1000px;
}
.lookbook-feature.lookbook-feature-1 .row-1 .content, .lookbook-feature.lookbook-feature-3 .row-1 .content {
  padding-bottom: 20px;
}
.lookbook-feature p:not(.lookbook-product-link) {
  color: #6a737b;
}
.lookbook-feature p:not(.lookbook-product-link) a {
  text-decoration: underline;
}
.lookbook-feature img {
  width: 100%;
  height: auto;
}
.lookbook-feature .lookbook-product-link {
  margin: 0;
}
.lookbook-feature .lookbook-product-link a {
  color: #294b36;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.lookbook-feature .lookbook-product-link a:hover {
  text-decoration: underline;
}
.lookbook-feature .feature-gallery {
  margin: -12px;
}
.lookbook-feature .feature-gallery .img-1 {
  width: 60%;
  padding: 12px;
}
.lookbook-feature .feature-gallery .col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 40%;
  padding: 12px;
}
.lookbook-feature .feature-gallery .col .img-2, .lookbook-feature .feature-gallery .col .img-3 {
  padding: 12px 0;
}
.lookbook-feature.lookbook-feature-2 {
  padding: 100px 40px;
}
.lookbook-feature.lookbook-feature-2 .lookbook-product-link a {
  color: #1c5156;
}
.lookbook-feature.lookbook-feature-2 .img-1 {
  margin: 0 auto 20px;
}
.lookbook-feature.lookbook-feature-3 .img-1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.lookbook-feature.lookbook-feature-3 .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.lookbook-feature.lookbook-feature-3 .lookbook-product-link a {
  color: #656b69;
}
@media only screen and (max-width: 749px) {
  .lookbook-feature {
    padding: 60px 0;
  }
  .lookbook-feature .one-half, .lookbook-feature .one-fourth, .lookbook-feature .two-fifths, .lookbook-feature .three-fifths {
    max-width: 100%;
    width: 100%;
  }
  .lookbook-feature p {
    text-align: left;
  }
  .lookbook-feature.lookbook-feature-1 .row-1 .content {
    padding-bottom: 0;
  }
  .lookbook-feature.lookbook-feature-1 .row-1 .two-fifths {
    max-height: 450px;
    overflow: hidden;
    margin-bottom: 40px;
  }
  .lookbook-feature.lookbook-feature-1 .row-1 .two-fifths img {
    transform: translateY(-5%);
  }
  .lookbook-feature.lookbook-feature-1 .row-2 .one-half {
    margin-bottom: 0;
  }
  .lookbook-feature.lookbook-feature-2 {
    padding: 60px 40px;
  }
  .lookbook-feature .feature-gallery {
    flex-direction: column;
    padding-top: 60px;
  }
  .lookbook-feature .feature-gallery .img-1 {
    width: 100%;
    max-height: 550px;
    overflow: hidden;
  }
  .lookbook-feature.lookbook-feature-2 .img-1 {
    margin-bottom: 0;
    padding: 0;
  }
  .lookbook-feature .feature-gallery .img-1 img {
    transform: translateY(-10%);
  }
  .lookbook-feature .feature-gallery .col {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
  }
  .lookbook-feature .feature-gallery .col .img-2, .lookbook-feature .feature-gallery .col .img-3 {
    padding: 12px;
  }
  .lookbook-feature .feature-gallery .col .img-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .lookbook-feature.lookbook-feature-3 .img-2 {
    margin-bottom: 20px;
  }
  .lookbook-feature.lookbook-feature-3 .img-3 {
    width: 100%;
    max-height: 550px;
    overflow: hidden;
    margin-bottom: 40px;
  }
  .lookbook-feature.lookbook-feature-3 .img-3 img {
    transform: translateY(-15%);
  }
}
@media (max-width: 1000px) {
  .lookbook-feature.lookbook-feature-1 .img-4 {
    padding: 0 40px;
  }
}
.viewer {
  padding: 100px 0;
  background-color: #f6f8f8;
}
.viewer .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 749px) {
  /* Trade Program */  .viewer {
    padding: 60px 0;
    text-align: center;
  }
  .viewer .two-eighths, .viewer .three-fifths {
    width: 100%;
  }
  .viewer .content {
    margin-bottom: 40px;
  }
  .viewer .content h2 {
    text-align: center !important;
  }
  .viewer iframe {
    max-height: 300px;
  }
  .viewer .res {
    display: none;
  }
}
.trade-hero .btn {
  margin: 3px 7px!important;
}
.template-page.trade .page-width, .template-page.trade-accepted .page-width {
  max-width: 1000px;
}
.template-page.trade .intro, .template-page.trade-accepted .intro {
  max-width: 675px;
  margin: 0 auto 80px;
  padding: 0 20px;
}
@media (max-width: 600px) {
  .template-page.trade .intro, .template-page.trade-accepted .intro {
    margin-bottom: 40px;
  }
}
.template-page.trade h3, .template-page.trade-accepted h3 {
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: uppercase;
}
.template-page.trade p, .template-page.trade-accepted p {
  margin-top: 0;
  font-size: 1.3rem !important;
  line-height: 1.6em;
}
.v-wrap {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1000px) {
  .v-wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.trade-hero .hero-content {
  padding: 30px;
}
.trade-icons h2 {
  margin-bottom: 0.3em;
}
.trade-icons .icons {
  justify-content: space-between;
  flex-wrap: wrap;
}
.trade-icons .icons .icon-wrap {
  width: 23%;
}
@media (max-width: 1000px) {
  .trade-icons .icons .icon-wrap {
    width: 47%;
    margin-bottom: 30px;
  }
}
@media (max-width: 500px) {
  .trade-icons .icons .icon-wrap {
    width: 100%;
  }
}
.trade-icons .icons .icon-wrap img {
  height: 100px;
  margin-bottom: 15px;
}
.trade-icons .icons .icon-wrap h3 {
  margin-bottom: 0.3em;
}
.trade-icons .icons .icon-wrap p {
  margin-top: 0;
}
.trade-icons .icons .icon-wrap a:not(:hover) {
  color: #000;
}
.template-page.trade .trade-register {
  padding-top: 80px;
  padding-bottom: 80px;
}
.trade-register .one-half.main {
  padding-right: 60px;
}
.template-page.trade .trade-register h2 {
  margin-bottom: 0.3em;
}
.template-page.trade .trade-register p a {
  color: #202020;
}
.template-page.trade .trade-register p a:hover {
  color: #b2bb1e;
}
.template-page.trade .trade-register .button {
  margin-left: 0;
}
.template-page.trade .trade-register.dark {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #69737b;
}
.template-page.trade .trade-register.dark h2, .template-page.trade .trade-register.dark h3, .template-page.trade .trade-register.dark p, .template-page.trade .trade-register.dark a, .template-page.trade .trade-register.dark {
  color: #fff;
}
.btn-gray {
  color: white !important;
  background-color: #69737b !important;
  border-color: white !important;
  box-shadow: 4px 4px 0px white !important;
}
.btn-gray:hover {
  color: #69737b !important;
  background-color: white !important;
}
.trade-register .box {
  padding: 40px 30px;
  border: 2px solid #FFF;
}
.trade-register .box p {
  display: none;
}
.trade-register .box h3 {
  margin-top: 0;
  margin-bottom: .1em;
}
@media only screen and (min-width: 1000px) {
  .template-page.trade .trade-register .page-width {
    max-width: 1200px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 1000px) {
  .trade-register .one-half {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  .trade-register .one-half.main {
    margin-bottom: 60px;
    padding-right: 0;
    text-align: center;
  }
  .trade-register .one-half.main h2 {
    text-align: center;
  }
}




.trade-tools-new {
  padding: 80px 0;
  background-color: #f6f8f8;
}
.trade-tools-new .row {
  justify-content: space-between;
  flex-wrap: wrap;
}
.trade-tools-new .row .col {
  flex-direction: column;
  justify-content: space-between;
}
.trade-tools-new .row .col h2 {
  margin-bottom: 0.8em !important;
}
.trade-tools-new .row .col h3 {
  margin-bottom: 0 !important;
}
.trade-tools-new .row .col .img {
  padding-top: 40px;
}
.trade-tools-new .row .col img, .trade-tools-new .row .col video {
  width: 100%;
}
.trade-tools-new .row .col.col-1 {
  width: 46%;
}
.trade-tools-new .row .col.col-2 {
  width: 50%;
}
@media only screen and (max-width: 749px) {
  .trade-tools-new .row .col {
    width: 100% !important;
    padding: 0 20px;
  }
  .trade-tools-new .row .col p, .trade-tools-new .row .col .btn-row {
    text-align: center;
  }
  .trade-tools-new .row .col .img {
    padding-bottom: 40px;
  }
}
.trade-tools-logos {
  padding: 60px 0;
  background-color: #69737b;
}
.trade-tools-logos h2 {
  color: #FFF;
  text-align: center!important;
}
.tools-logo {
  width: 50%;
  padding: 15px 55px;
}
.tools-logo:first-of-type {
  border-right: 3px solid #FFF;
}
.tools-logo .img {
  width: 100%;
  max-width: 250px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
}
.tools-logo:first-of-type .img {
  margin-left: auto;
  background-position: right center;
}
.tools-logo:last-of-type .img {
  margin-right: auto;
  background-position: left center;
}
.trade-tools-v3 .col-1 {
  padding-top: 20px;
}
.trade-tools-v3 .content {
  margin-bottom: 60px;
}
.trade-tools-v3 .video.mob {
  display: none;
}
.trade-tools-v3 .col-1 .video.mob {
  margin-bottom: 60px;
}
.trade-tools-v3 .col-2 .video.desk {
  margin-bottom: 55px;
}
@media only screen and (max-width: 749px) {
  .tools-logo {
    padding: 10px 25px;
  }
  .trade-tools-v3 .content {
    margin-bottom: 40px;
  }
  .trade-tools-v3 .col-1 {
   padding-top: 0;
  }
  .trade-tools-v3 .video.mob {
    display: block;
  }
  .trade-tools-v3 .video.desk {
    display: none;
  }
}
.trade-reviews, .quiz-reviews {
  padding: 80px 0 100px;
}
.trade-reviews h2, .quiz-reviews h2 {
  text-transform: none;
}
.trade-reviews p, .quiz-reviews p {
  color: #000;
  text-align: center;
}
.template-page.trade .trade-reviews .row,
.visit-partnerships.trade-reviews .row {
  flex-wrap: wrap;
}
.template-page.trade .trade-reviews .row .review-logo, .template-page.trade .trade-reviews .row .review-text,
.visit-partnerships.trade-reviews .row .review-logo, .visit-partnerships.trade-reviews .row .review-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.template-page.trade .trade-reviews .row .review-logo,
.visit-partnerships.trade-reviews .row .review-logo {
  width: 30%;
  padding: 35px 60px 35px 0;
}
.template-page.trade .trade-reviews .row .review-logo img,
.visit-partnerships.trade-reviews .row .review-logo img {
  width: auto;
  max-height: 100px;
  margin: 0 auto;
}
.trade-reviews .row .review-logo.tall img {
  max-height: 140px;
}
.template-page.trade .trade-reviews .row .review-text,
.visit-partnerships.trade-reviews .row .review-text {
  width: 70%;
  padding: 35px 0 35px 60px;
  text-align: left !important;
  border-left: 2px solid #6a737c;
}
.template-page.trade .trade-reviews .row .review-text p:last-of-type,
.visit-partnerships.trade-reviews .row .review-text p:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .template-page.trade .trade-reviews .row,
  .visit-partnerships.trade-reviews .row {
    justify-content: center;
  }
  .template-page.trade .trade-reviews .row .review-logo,
  .visit-partnerships.trade-reviews .row .review-logo {
    width: 60%;
    padding: 0 30px 30px;
    border-bottom: 2px solid #6a737c;
  }
  .template-page.trade .trade-reviews .row .review-logo img,
  .visit-partnerships.trade-reviews .row .review-logo img {
    max-height: 70px;
  }
  .trade-reviews .row .review-logo.tall img {
    max-height: 90px;
  }
  .template-page.trade .trade-reviews .row .review-text,
  .visit-partnerships.trade-reviews .row .review-text {
    width: 100%;
    padding: 30px 0 60px;
    text-align: center !important;
    border-left: none!important;
  }
}
@media (max-width: 500px) {
  .template-page.trade .trade-reviews .row .review-logo,
  .visit-partnerships.trade-reviews .row .review-logo {
    width: 90%;
  }
}
.trade-partners {
  background-color: #f6f8f8;
}
.trade-partners .intro {
  max-width: 100%!important;
}
.trade-partners .partner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.trade-ambassadors .partner {
  flex-direction: row-reverse;
}
.trade-partners .partner .content-wrap {
  display: flex;
}
.trade-partners .partner .content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 37%;
}
.trade-partners .partner .details {
  position: absolute;
  top: 0; bottom: 0;
  left: 0; right: 0;
  display: flex!important;
  flex-direction: column;
  justify-content: center;
}
.trade-partners .partner .details.show {
  z-index: 1;
}
.trade-partners .partner .details > div {
  opacity: 0;
  -webkit-transition: .4s all ease-in-out;
  transition: .4s all ease-in-out;
}
.trade-partners .partner .details.show > div {
  opacity: 1;
}
.trade-partners .partner .content img {
  width: 100%
  max-width: 300px;
  max-height: 130px;
}
.trade-partners .partner .content h3:last-of-type {
  margin: 15px 0 0;
}
.trade-partners .partner .content p {
  margin-bottom: 0;
}
.trade-partners .partner .slider-holder {
  width: 57%;
}
.trade-partners .partner .slider-holder .partners-slider .gallery-item,
.trade-partners .partner .slider-holder .partner-slider .gallery-item {
  position: relative;
  width: 100%;
  height: 350px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.trade-partners .partner .slider-holder .partner-slider .badge {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 110px;
  height: auto;
}
.trade-partners .partner .slider-holder .partners-slider h3,
.trade-partners .partner .slider-holder .partner-slider h3 {
  position: absolute;
  bottom: 7px;
  width: 100%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-family: var(--font-primary);
  font-weight: 500;
  letter-spacing: 0.2em;
  text-shadow: 1px 1px 5px #000;
}
.trade-partners .partner .slider-holder .slider-controls {
  position: absolute;
  bottom: 35px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.trade-partners .partner .slider-holder .slider-controls button.slick-arrow {
  padding-left: 6px;
  padding-right: 6px;
  border: none;
}
.trade-partners .partner .slider-holder .slider-controls button.slick-arrow:hover {
  background: none;
}
.trade-partners .partner .slider-holder .slider-controls button.slick-arrow i {
  position: relative;
  top: 1px;
  color: #fff;
  font-size: 1rem;
}
.trade-partners .partner .slider-holder .slider-controls .slick-dots {
  position: relative;
  bottom: -8px;
}
.trade-partners .partner .slider-holder .slider-controls .slick-dots li button {
  width: 13px;
  height: 13px;
  border: 2px solid #fff;
}
.trade-partners .partner .slider-holder .slider-controls .slick-dots li.slick-active button {
  background-color: #fff;
}
@media (min-width: 1000px) {
  .trade-ambassadors .partner .slider-holder .partner-slider .badge {
    right: auto;
    left: 5px;
  }
}
@media (max-width: 1000px) {
  .trade-partners .partner .content {
    width: 100%;
    margin: -50px 0 30px;
    min-height: 250px;
  }
  .trade-partners .partner .slider-holder {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .trade-partners .partner .content {
    margin-top: 0;
  }
}
.trade-details .flex {
  flex-wrap: wrap;
}
.trade-details .flex .col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 29%;
}
.trade-details .flex .col .detail {
  padding: 10px 0;
}
.trade-details .flex .col .detail h3 {
  margin-bottom: 0.2em;
}
.trade-details .flex .col .detail h3 a {
  text-decoration: underline;
}
.trade-details .flex .col .detail a {
  color: #b2bb1f;
  overflow-wrap: break-word;
}
.trade-details .flex .col .detail a:hover {
  text-decoration: underline;
}
.trade-details .flex .col .detail .arrow-1 {
  position: relative;
  left: 25px;
  text-align: right;
}
.trade-details .flex .col .detail .arrow-2 {
  position: relative;
  right: 25px;
}
.trade-details .flex .col .img {
  padding: 10px 0;
}
.trade-details .flex .col.mobile {
  display: none;
}
@media (max-width: 800px) {
  .trade-details .flex .col {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
  }
  .trade-details .flex .col.col-img {
    flex-direction: row-reverse;
  }
  .trade-details .flex .col .detail, .trade-details .flex .col .img {
    width: 47%;
  }
  .trade-details .flex .col .detail .arrow, .trade-details .flex .col .img .arrow {
    display: none;
  }
}
@media (max-width: 500px) {
  .trade-details .flex .col {
    flex-wrap: wrap;
    text-align: center;
  }
  .trade-details .flex .col .detail {
    width: 100%;
  }
  .trade-details .flex .col .img {
    width: 100%;
    margin: 0 auto;
  }
  .trade-details .flex .col .img.img-2 {
    display: none;
  }
  .trade-details .flex .col.mobile {
    display: block;
  }
}
.trade-tools.trade-tools-1, .trade-tools-new.trade-tools-1 {
  flex-direction: row-reverse;
}
.trade-tools h2, .trade-tools h3, .trade-tools-new h2, .trade-tools-new h3 {
  margin-bottom: 1em !important;
}
@media only screen and (max-width: 749px) {
  .trade-tools h2, .trade-tools h3, .trade-tools-new h2, .trade-tools-new h3 {
    text-align: center !important;
  }
}
@media only screen and (max-width: 749px) {
  .trade-tools.trade-tools-2 h3, .trade-tools-new.trade-tools-2 h3 {
    margin-top: 1em;
  }
}
.template-page.trade .free-quote-body {
  margin-bottom: 80px;
}
.template-page.trade .free-quote-body .free-quote-body-header h2 {
  text-align: center;
}
.template-page.trade .free-quote-body .free-quote-body-header p {
  max-width: 600px;
}
.template-page.trade .page-custom-gallery h2, .blog-slider h2 {
  margin: 0 auto 40px;
  text-align: center;
  /* trade register */
}
.trade-register main {
  padding: 60px 0 80px !important;
}
.trade-register main input:not([type="submit"]) {
  padding: 12px;
}
.trade-register main .cf-form-actions {
  text-align: center;
}
.trade-register main .cf-form-actions .btn {
  width: 50%;
  margin: 0 auto !important;
  color: #fff;
  background-color: #000;
  border-radius: 0;
}
.trade-register main .cf-form-actions .btn:hover {
  color: #000;
  background-color: #fff;
}
#trade-interest h1, #trade-pending h1 {
  display: none;
}
#trade-interest .rte, #trade-pending .rte {
  padding: 100px 0;
}
#trade-interest .rte h1, #trade-pending .rte h1 {
  display: block;
  margin-bottom: 0;
  color: #000;
}
#trade-interest .rte p, #trade-pending .rte p {
  margin: 0 0 30px;
}
#trade-interest .rte .btn, #trade-pending .rte .btn {
  font-weight: bold;
  text-decoration: none;
  box-shadow: 4px 4px 0px #202020;
}
#trade-processing h1 {
  padding: 100px 0;
}
.cf-field-description {
  padding-bottom: 0!important;
}
.template-page.trade-accepted .trade-accepted-intro {
  padding-top: 80px;
}
.template-page.trade-accepted .trade-accepted-intro a {
  color: #b2bb1e;
  text-decoration: underline;
}
.template-page.trade-accepted footer {
  border-top: none;
}
.template-page.trade-project .trade-project-intro, .template-page.trade-promo .trade-project-intro, .template-page.trade-upgrade .trade-project-intro {
  max-width: 650px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 30px;
  color: #6a737b;
}
.template-page.trade-project .trade-project-intro h1, .template-page.trade-promo .trade-project-intro h1, .template-page.trade-upgrade .trade-project-intro h1 {
  color: #000;
}
.template-page.trade-project .trade-project-intro a, .template-page.trade-promo .trade-project-intro a, .template-page.trade-upgrade .trade-project-intro a {
  color: #b2bb1e;
  font-weight: bold;
  text-decoration: underline;
}
.template-page.trade-project #CustomerLoginForm, .template-page.trade-promo #CustomerLoginForm, .template-page.trade-upgrade #CustomerLoginForm {
  margin-bottom: 100px;
}
.template-page.trade-project .free-quote-body, .template-page.trade-promo .free-quote-body, .template-page.trade-upgrade .free-quote-body {
  margin-top: 20px;
}
.template-page.trade-project .free-quote-body .note, .template-page.trade-promo .free-quote-body .note, .template-page.trade-upgrade .free-quote-body .note {
  color: #6a737b;
  padding: 50px 0 40px;
}
.template-page.trade-project .free-quote-body .note {
    width: 100%;
}
.template-page.trade-project .trade-hero .content, .template-page.trade-promo .trade-hero .content, .template-page.trade-upgrade .trade-hero .content {
  max-width: 100%;
  margin: 0;
}
.template-page.trade-project .trade-hero .content h3, .template-page.trade-promo .trade-hero .content h3, .template-page.trade-upgrade .trade-hero .content h3 {
  margin: 0;
  font-family: var(--font-primary);
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.template-page.trade-project .trade-hero .content h2, .template-page.trade-promo .trade-hero .content h2, .template-page.trade-upgrade .trade-hero .content h2 {
  margin: 0 !important;
  margin-top: 6px;
  font-family: "Neuton", serif;
  font-size: 5rem;
  line-height: 6rem;
  font-weight: 200;
}
.template-page.trade-project .trade-hero .content p, .template-page.trade-promo .trade-hero .content p, .template-page.trade-upgrade .trade-hero .content p {
  font-size: 1.7rem;
  line-height: 2.9rem;
  color: #6a737b;
  margin-top: 24px;
}
.template-page.trade-project footer,
.template-page.trade footer {
  border-top: none;
}
.template-page.trade-upgrade #crmWebToEntityForm form, .template-page.trade-upgrade .zoho-form form {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin-bottom: 60px;
}
.template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row, .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap, .template-page.trade-upgrade .zoho-form form .zcwf_row, .template-page.trade-upgrade .zoho-form form .field-wrap {
  width: 50%;
  padding: 10px;
}
.template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row input, .template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row select, .template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row button, .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap input, .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap select, .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap button, .template-page.trade-upgrade .zoho-form form .zcwf_row input, .template-page.trade-upgrade .zoho-form form .zcwf_row select, .template-page.trade-upgrade .zoho-form form .zcwf_row button, .template-page.trade-upgrade .zoho-form form .field-wrap input, .template-page.trade-upgrade .zoho-form form .field-wrap select, .template-page.trade-upgrade .zoho-form form .field-wrap button {
  width: 100%;
  padding: 12px;
}
.template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row input#formsubmit, .template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row input[type="submit"], .template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row select#formsubmit, .template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row select[type="submit"], .template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row button#formsubmit, .template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row button[type="submit"], .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap input#formsubmit, .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap input[type="submit"], .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap select#formsubmit, .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap select[type="submit"], .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap button#formsubmit, .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap button[type="submit"], .template-page.trade-upgrade .zoho-form form .zcwf_row input#formsubmit, .template-page.trade-upgrade .zoho-form form .zcwf_row input[type="submit"], .template-page.trade-upgrade .zoho-form form .zcwf_row select#formsubmit, .template-page.trade-upgrade .zoho-form form .zcwf_row select[type="submit"], .template-page.trade-upgrade .zoho-form form .zcwf_row button#formsubmit, .template-page.trade-upgrade .zoho-form form .zcwf_row button[type="submit"], .template-page.trade-upgrade .zoho-form form .field-wrap input#formsubmit, .template-page.trade-upgrade .zoho-form form .field-wrap input[type="submit"], .template-page.trade-upgrade .zoho-form form .field-wrap select#formsubmit, .template-page.trade-upgrade .zoho-form form .field-wrap select[type="submit"], .template-page.trade-upgrade .zoho-form form .field-wrap button#formsubmit, .template-page.trade-upgrade .zoho-form form .field-wrap button[type="submit"] {
  margin: 20px auto 0;
  color: #fff;
  background-color: #000;
}
.template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row input#formsubmit:hover, .template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row input[type="submit"]:hover, .template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row select#formsubmit:hover, .template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row select[type="submit"]:hover, .template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row button#formsubmit:hover, .template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row button[type="submit"]:hover, .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap input#formsubmit:hover, .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap input[type="submit"]:hover, .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap select#formsubmit:hover, .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap select[type="submit"]:hover, .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap button#formsubmit:hover, .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap button[type="submit"]:hover, .template-page.trade-upgrade .zoho-form form .zcwf_row input#formsubmit:hover, .template-page.trade-upgrade .zoho-form form .zcwf_row input[type="submit"]:hover, .template-page.trade-upgrade .zoho-form form .zcwf_row select#formsubmit:hover, .template-page.trade-upgrade .zoho-form form .zcwf_row select[type="submit"]:hover, .template-page.trade-upgrade .zoho-form form .zcwf_row button#formsubmit:hover, .template-page.trade-upgrade .zoho-form form .zcwf_row button[type="submit"]:hover, .template-page.trade-upgrade .zoho-form form .field-wrap input#formsubmit:hover, .template-page.trade-upgrade .zoho-form form .field-wrap input[type="submit"]:hover, .template-page.trade-upgrade .zoho-form form .field-wrap select#formsubmit:hover, .template-page.trade-upgrade .zoho-form form .field-wrap select[type="submit"]:hover, .template-page.trade-upgrade .zoho-form form .field-wrap button#formsubmit:hover, .template-page.trade-upgrade .zoho-form form .field-wrap button[type="submit"]:hover {
  color: #000;
  background-color: #fff;
}
@media (max-width: 700px) {
  .template-page.trade-upgrade #crmWebToEntityForm form .zcwf_row, .template-page.trade-upgrade #crmWebToEntityForm form .field-wrap, .template-page.trade-upgrade .zoho-form form .zcwf_row, .template-page.trade-upgrade .zoho-form form .field-wrap {
    width: 100%;
  }
}
/* Doro */
.template-page.doro .doro-hero h1, .template-page.doro .doro-hero p {
  margin-bottom: 20px;
}
.template-page.doro .label,
.template-page.moody .label,
.template-page.midmod .label,
.template-page.organic .label,
.template-page.hipstoric .label,
.vibe-page .label,
.template-page.rise .label {
  padding: 5px 0;
  color: #6a737b;
  font-size: 11px;
}
.template-page.doro .label.label-right,
.template-page.moody .label.label-right,
.template-page.midmod .label.label-right,
.template-page.organic .label.label-right,
.template-page.hipstoric .label.label-right,
.vibe-page .label.label-right,
.template-page.rise .label.label-right {
  width: 100%;
  text-align: right;
}
.template-page.doro .label-wrap,
.template-page.moody .label-wrap,
.template-page.midmod .label-wrap,
.template-page.organic .label-wrap,
.template-page.hipstoric .label-wrap,
.vibe-page .label-wrap,
.template-page.rise .label-wrap {
  position: relative;
}
.template-page.doro .label-wrap .label,
.template-page.moody .label-wrap .label,
.template-page.midmod .label-wrap .label,
.template-page.organic .label-wrap .label,
.template-page.hipstoric .label-wrap .label,
.vibe-page .label-wrap .label,
.template-page.rise .label-wrap .label {
  position: absolute;
  left: 15px;
  bottom: 10px;
  padding: 5px 15px 5px 0;
  color: #fff;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
.template-page.doro .label-wrap .label.label-right,
.template-page.moody .label-wrap .label.label-right,
.template-page.midmod .label-wrap .label.label-right,
.template-page.organic .label-wrap .label.label-right,
.template-page.hipstoric .label-wrap .label.label-right,
.vibe-page .label-wrap .label.label-right,
.template-page.rise .label-wrap .label.label-right {
  top: 10px;
  bottom: auto;
  left: auto;
  right: 15px;
  width: auto;
  padding-right: 0;
  padding-left: 15px;
}
.bg-img .bg .label.label-right {
  bottom: 10px!important;
  top: auto!important;
}
.template-page.doro .hero-content {
  padding: 30px;
}
.template-page.doro h3 {
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: uppercase;
}
.template-page.doro p {
  color: #6a737b;
  font-size: 1.3rem !important;
  line-height: 1.6em;
}
.template-page.doro p a {
  color: #b2bb1e;
  text-decoration: underline;
}
.template-page.doro .intro {
  max-width: 675px;
  margin: 0 auto 60px;
  padding: 0 20px;
}
@media (max-width: 600px) {
  .template-page.doro .intro {
    margin-bottom: 40px;
  }
}
.template-page.doro .doro-1 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.template-page.doro .doro-1 .flex div {
  width: 29%;
}
.template-page.doro .doro-1 .flex div img {
  width: 100%;
}
.template-page.doro .doro-1 .btn-row {
  padding-top: 20px;
}
@media (max-width: 500px) {
  .template-page.doro .doro-1 .flex div {
    width: 100%;
    padding-top: 15px;
  }
}
.doro-2,
.holiday-2 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.doro-2 .row-1 {
  padding-bottom: 30px;
}
.doro-2 .row-1 .two-fifths {
  padding-right: 25px;
}
.doro-2 .row-1 .label-wrap {
  width: 48%;
}
.doro-2 .row-2 .label-wrap {
  width: 48.8%;
}
.doro-2 .label-wrap img {
  width: 100%;
}
.flex-v {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.moody .doro-2 h2,
.moody .doro-2 p,
.moody .doro-email h2,
.moody .doro-email p {
  color: #FFF;
}
.moody .doro-2 h2,
.moody .doro-email h2,
.organic .doro-2 h2,
.organic .doro-email h2,
.hipstoric .doro-2 h2,
.hipstoric .doro-email h2,
.vibe-page .doro-2 h2,
.vibe-page .doro-email h2,
.rise .doro-2 h2,
.rise .doro-email h2,
.about-hero.moody.light h2 {
  margin: 0 0 .2em;
  line-height: 1em;
}
.about-hero.moody.light h2,
.about-hero.moody.light p,
.about-hero.moody.light a,
.rise .blends-panel p a {
  color: #222!important;
}
.about-hero.moody.light a:not(.btn),
.rise .blends-panel p a {
  font-weight: bold;
  text-decoration: underline;
}
.about-hero.moody.light .btn {
  border-color: #222!important;
  box-shadow: 4px 4px 0 #222!important;
}
.moody .doro-2 h2 {
  text-align: left;
}
.moody .doro-2 p:last-of-type,
.organic .doro-2 p:last-of-type,
.hipstoric .doro-2 p:last-of-type,
.vibe-page .doro-2 p:last-of-type {
  margin-bottom: 2em;
}
@media (max-width: 1000px) {
  .doro-2 .row-1 .label-wrap {
    width: 48.8%;
  }
}
@media (max-width: 700px) {
  .doro-2 .row-1 {
    padding-bottom: 0;
  }
  .doro-2 .row-1 .two-fifths, .doro-2 .row-1 .three-fifths {
    width: 100%;
    padding-right: 0;
  }
  .doro-2 .row-1 .two-fifths {
    padding-bottom: 40px;
  }
  .doro-2 .row-2 .label-wrap {
    width: 100%;
    margin-top: 15px;
  }
}
@media (max-width: 500px) {
  .doro-2 {
    padding-bottom: 30px;
  }
  .doro-2 .row-1 .label-wrap {
    width: 100%;
    margin-top: 15px;
  }
}
.holiday-2 {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #f6f8f8;
}
.holiday-2 .page-width {
  max-width: 1000px;
}
.holiday-2 .row-1 {
  margin-bottom: 60px;
}
.holiday-2 .arrow-img {
  margin: 0 30px;
}
.holiday .row-2 {
  padding-bottom: 40px;
}
.holiday-2 .row-2 > .flex > .one-half > .flex {
  justify-content: flex-end;
}
.holiday-2 .row-2 .arrow-img,
.samples-slider + .arrow-left {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.holiday-2 .row-3 .arrow-img {
  -webkit-transform: scale(-1,-1);
  transform: scale(-1,-1);
}
.holiday-2 h2 {
  margin: 0;
  text-align: left;
}
.holiday-2 .row-3 h2 {
  width: 100%;
  text-align: right;
}
.holiday-2 p,
.holiday-2 .btn {
  margin-top: 0;
}
.holiday-2 .row-2 {
  position: relative;
}
.samples-slider-holder {
  position: relative;
  padding-right: 40px;
}
.samples-slider .sample-item {
  padding: 10px;
}
.samples-slider .img {
  position: relative;
  width: 100%;
  height: 270px;
  margin-bottom: 10px;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.samples-slider .img .overlay {
  position: absolute;
  top: -1px; bottom: -1px;
  left: -1px; right: -1px;
  opacity: 1;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out;
}
.samples-slider a:hover .img .overlay {
  opacity: 0;
}
.samples-slider p strong {
  color: #000;
}
.samples-slider-holder .arrow-left,
.samples-slider-holder .arrow-right {
  top: -20px;
  width: 30px;
  height: 30px;
  background-image: url('//mercurymosaics.com/cdn/shop/t/77/assets/sidebar-arrow-right.svg?v=176012450206859459861756142049');
}
.samples-slider-holder .arrow-left {
  top: -35px;
  right: 95px;
  left: auto; 
}
.samples-slider-holder .arrow-right {
  right: 50px;
}
.holiday-2 .row-content {
  position: absolute;
  top: 0; bottom: 0;
  left: 0; right: 0;
  justify-content: flex-end;
  pointer-events: none;
}
.holiday-2 .row-content p,
.holiday-2 .row-content .btn-row {
  text-align: right;
}
.holiday-2 .row-content .btn {
  pointer-events: auto;
}
.holiday-2 .gift-cards {
  padding-top: 50px;
  background-color: #FFF;
}
.holiday-2 .gift-cards .page-width {
   max-width: 800px;
}
.holiday-2 .gift-cards .content {
   margin-bottom: 10px;
}
.holiday-2 .gift-card {
  width: 46%;
}
#mug-notebook p {
  margin-bottom: 2.5em;
}
#mug-notebook img {
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  .holiday-2 .one-half {
    width: 100%;
  }
  .holiday-2 h2 {
    margin: 0 auto;
    text-align: center!important;
  }
  .holiday-2 .row-1 p,
  .holiday-2 .row-content p,
  .holiday-2 .btn-row {
    text-align: center!important;
  }
  .holiday-2 .row-2 > .flex > .one-half > .flex {
    justify-content: center;
}
  .holiday-2 .arrow-img {
    display: none;
  }
  .holiday-2 .row-1 .one-half:last-child {
    padding-top: 40px;
    text-align: center;
  }
  .holiday-2 .row-1 img {
    width: 400px;
  }
  .holiday-2 .row-content {
    position: relative;
    margin-bottom: 40px;
  }
  .samples-slider-holder {
    margin-bottom: 40px;
    padding-right: 0;
  }
  .samples-slider-holder .arrow-left,
  .samples-slider-holder .arrow-right {
    top: auto!important;
    bottom: -35px;
  }
  .samples-slider-holder .arrow-left {
    left: calc(50% - 40px);
    bottom: -20px;
  }
  .samples-slider-holder .arrow-right {
    right: calc(50% - 40px);
  }
  .holiday-2 .gift-cards .flex {
    flex-wrap: wrap;
  }
  .holiday-2 .gift-card {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 40px;
  }
}
/*@media (max-width: 500px) {
  .samples-slider .img .overlay {
    opacity: 0;
  }
}*/
.doro-email {
  padding-top: 60px;
  padding-bottom: 20px;
}
.organic .doro-email,
.hipstoric .doro-email,
.vibe-page .doro-email {
  padding-top: 0;
}
.holiday-email {
  padding-top: 80px;
  padding-bottom: 70px;
}
.doro-email .intro {
  margin-bottom: 25px;
}
.doro-email .flex {
  justify-content: center;
}
.doro-email .flex input[type="email"] {
  width: 100%;
  max-width: 500px;
  margin-right: 2px;
  line-height: 1.5;
  letter-spacing: 0.15em;
  border: 2px solid #6a737b;
}
.organic .doro-email .flex input[type="email"],
.hipstoric .doro-email .flex input[type="email"],
.vibe-page .doro-email .flex input[type="email"] {
  background-color: #FFF;
}
.doro-email .flex input[type="submit"] {
  color: #fff;
  font-weight: 300;
  background-color: #6a737b;
  border: 2px solid #6a737b;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.doro-email .flex input[type="submit"]:hover,
.moody .doro-email .flex input[type="submit"] {
  background-color: #b2bb1e;
  border-color: #b2bb1e;
}
.organic .doro-email .flex input[type="submit"],
.hipstoric .doro-email .flex input[type="submit"],
.vibe-page .doro-email .flex input[type="submit"],
.holiday-email .flex input[type="submit"] {
  background-color: #b2bb1e;
}
.organic .doro-email .flex input[type="submit"],
.hipstoric .doro-email .flex input[type="submit"],
.vibe-page .doro-email .flex input[type="submit"] {
   border-color: #b2bb1e;
}
.moody .doro-email h2,
.organic .doro-email h2,
.hipstoric .doro-email h2,
.vibe-page .doro-email h2,
.holiday-email h2 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.moody .doro-email .flex input[type="submit"]:hover {
  background-color: #6a737b;
  border-color: #6a737b;
}
@media (max-width: 500px) {
  .doro-email .flex {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .doro-email .flex input[type="email"], .doro-email .flex input[type="submit"] {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 2px;
  }
}
.doro-3 {
  padding-top: 60px;
  padding-bottom: 80px;
}
.doro-3 .col {
  width: 47%;
}
.doro-3 .col img {
  width: 100%;
}
.doro-3 .col p {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.moody .doro-3 .col,
.organic .doro-3 .col,
.hipstoric .doro-3 .col,
.vibe-page .doro-3 .col {
  width: 31%;
}
@media (max-width: 700px) {
  .doro-3 .col {
    width: 100%!important;
    padding-top: 10px;
  }
}
/* Blog Slider */
.blog-slider .gallery-item a {
  pointer-events: none;
}
.blog-slider .gallery-item.slick-active a {
  pointer-events: auto;
}
/* Quiz */
.quiz-hero p, .quiz-reviews p, .template-page.quiz-landing .home-quote p {
  margin-top: 0;
  color: #6a737b;
  font-size: 1.5rem;
  line-height: 1.6em;
}
.quiz-hero .hero-content .btn {
  margin-top: 15px !important;
}
.template-page.quiz-landing h2 {
  font-size: 3.6rem;
}
.template-page.quiz main {
  padding-bottom: 0 !important;
  background-color: #f6f8f8;
}
.template-page.quiz main h2 {
  font-family: "Neuton", serif;
  color: #6a737b;
  font-size: 5rem;
}
.template-page.quiz main h3 {
  font-size: 1.3rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (max-width: 1000px) {
  .template-page.quiz main h2 {
    font-size: 4rem;
  }
}
@media (max-width: 700px) {
  .template-page.quiz main h2 {
    font-size: 3.2rem;
  }
}
.quiz-main {
  position: relative;
}
.quiz-main .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: 500ms all;
  transition: 500ms all;
}
.quiz-main.done .overlay {
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.quiz-panel {
  padding: 0 100px 50px;
}
.quiz-panel .question {
  height: 100%;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: 700ms all;
  transition: 700ms all;
}
.quiz-panel .question.show {
  max-height: 1000px;
  padding: 50px 0;
  opacity: 1;
}
.quiz-panel .question .options {
  justify-content: center;
  margin: 0 -20px;
}
.quiz-panel .question .options .option-wrap {
  padding: 20px 25px;
}
.quiz-panel .question .options .option-wrap .option {
  position: relative;
  top: 0;
  max-width: 130px;
  padding-bottom: 20px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #202020;
  box-shadow: 4px 4px 0px #202020;
  -webkit-transition: 300ms all;
  transition: 300ms all;
}
.quiz-panel .question .options .option-wrap .option.selected {
  background-color: #b2bb1e;
}
.quiz-panel .question .options .option-wrap .option.selected h3 {
  color: #fff;
}
.quiz-panel .question .options .option-wrap .option:not(.selected) {
  cursor: pointer;
}
.quiz-panel .question .options .option-wrap .option:not(.selected):hover {
  top: -3px;
  background-color: rgba(178, 187, 31, 0.5);
  box-shadow: 5px 5px 0px #202020;
}
.quiz-panel .question .options .option-wrap .option .img {
  flex-direction: column;
  justify-content: center;
  width: 130px;
  height: 150px;
  text-align: center;
}
.quiz-panel .question .options .option-wrap .option .img img {
  width: auto;
  height: auto;
}
.quiz-panel .question .options .option-wrap .option h3 {
  position: absolute;
  left: 3px;
  right: 3px;
  bottom: 0;
  color: #202020;
  text-align: center;
  -webkit-transition: 400ms all;
  transition: 400ms all;
}
.quiz-panel .question .options.options-large {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.quiz-panel .question .options.options-large .option {
  max-width: 230px;
}
.quiz-panel .question .options.options-large .option .img {
  width: 230px;
}
@media (max-width: 1300px) {
  .quiz-panel {
    padding: 30px 80px;
  }
  .quiz-panel .question .options .option-wrap {
    padding: 20px;
  }
  .quiz-panel .question .options .option-wrap .option {
    max-width: 110px;
  }
  .quiz-panel .question .options .option-wrap .option .img {
    width: 110px;
    height: 125px;
  }
  .quiz-panel .question .options .option-wrap .option h3 {
    font-size: 1.2rem !important;
  }
  .quiz-panel .question .options.options-large .option {
    max-width: 200px !important;
  }
  .quiz-panel .question .options.options-large .option .img {
    width: 200px !important;
    height: 140px !important;
  }
}
@media (max-width: 700px) {
  .quiz-panel {
    padding: 0 30px;
  }
  .quiz-panel .question .options {
    margin: 0 -10px !important;
  }
  .quiz-panel .question .options .option-wrap {
    padding: 10px;
  }
  .quiz-panel .question .options .option-wrap .option {
    max-width: 90px;
  }
  .quiz-panel .question .options .option-wrap .option .img {
    width: 90px;
    height: 100px;
  }
  .quiz-panel .question .options .option-wrap .option h3 {
    font-size: 1rem !important;
  }
  .quiz-panel .question .options.options-large .option {
    max-width: 150px !important;
  }
  .quiz-panel .question .options.options-large .option .img {
    width: 150px !important;
    height: 120px !important;
  }
  .quiz-panel .question.show {
    padding: 30px 0;
  }
}
@media (max-width: 400px) {
  .quiz-panel {
    padding: 0 20px;
  }
  .quiz-panel .question .options {
    margin: 0 -7px !important;
  }
  .quiz-panel .question .options .option-wrap {
    padding: 7px;
  }
  .quiz-panel .question .options .option-wrap .option h3 {
    font-size: 0.9rem !important;
  }
  .quiz-panel .question .options.options-large .option {
    max-width: 135px !important;
  }
  .quiz-panel .question .options.options-large .option .img {
    width: 135px !important;
    height: 120px !important;
  }
}
.quiz-submit {
  height: 100%;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: 700ms all;
  transition: 700ms all;
}
.quiz-submit.show {
  max-height: 1000px;
  padding-bottom: 100px;
  opacity: 1;
}
.quiz-submit .quiz-submit-box {
  margin: 40px 0;
  padding: 0 30px 50px;
  background-color: #fff;
  border: 1px solid #202020;
  box-shadow: 4px 4px 0px #202020;
}
.quiz-submit .quiz-submit-box h2 {
  margin-bottom: 0;
}
.quiz-submit .quiz-submit-box .quiz-submit-form {
  width: 100%;
  max-width: 500px;
  margin: 40px auto 0;
}
.quiz-submit .quiz-submit-box .quiz-submit-form .form-row input, .quiz-submit .quiz-submit-box .quiz-submit-form .form-row .email-button {
  margin: 5px;
  padding: 10px 15px 9px;
  font-weight: bold;
  letter-spacing: 0.15em;
  border: 1px solid #202020;
}
.quiz-submit .quiz-submit-box .quiz-submit-form .form-row input {
  width: 100%;
}
.quiz-submit .quiz-submit-box .quiz-submit-form .form-row input::-webkit-input-placeholder {
  color: #202020;
}
.quiz-submit .quiz-submit-box .quiz-submit-form .form-row input:-moz-placeholder {
  color: #202020;
}
.quiz-submit .quiz-submit-box .quiz-submit-form .form-row input::-moz-placeholder {
  color: #202020;
}
.quiz-submit .quiz-submit-box .quiz-submit-form .form-row input:-ms-input-placeholder {
  color: #202020;
}
.quiz-submit .quiz-submit-box .quiz-submit-form .form-row .email-button {
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #b2bb1e;
  box-shadow: 4px 4px 0px #202020;
  cursor: pointer;
  -webkit-transition: 200ms all;
  transition: 200ms all;
}
.quiz-submit .quiz-submit-box .quiz-submit-form .form-row .email-button:hover {
  color: #b2bb1e;
  background-color: #202020;
}
.quiz-submit .quiz-submit-box .quiz-submit-form .form-row .checkbox {
  margin: 20px 10px 20px 5px;
  position: relative;
  width: 20px;
  height: 20px;
  border: 2px solid #a5a5a5;
  cursor: pointer;
}
.quiz-submit .quiz-submit-box .quiz-submit-form .form-row .checkbox.checked:after {
  position: absolute;
  top: 1px;
  left: 4px;
  font-family: 'FontAwesome';
  content: '\f00d';
  font-size: 1.1rem;
}
.quiz-submit .quiz-submit-box .quiz-submit-form .form-row label {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.quiz-submit .hidden-form {
  display: none;
}
.quiz-submit .account #sign-in {
  display: inline-block;
  opacity: 1;
  margin: 0;
  color: #b2bb1e;
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: 500ms all;
  transition: 500ms all;
}
.quiz-submit .account #sign-in.remove {
  opacity: 0;
  pointer-events: none;
}
.quiz-submit .account #CustomerLoginForm {
  height: 100%;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 500ms all;
  transition: 500ms all;
}
.quiz-submit .account #CustomerLoginForm.show {
  max-height: 200px;
  opacity: 1;
}
@media (max-width: 700px) {
  .quiz-submit .quiz-submit-form .form-row {
    flex-wrap: wrap;
  }
}
.quiz-submit .skip-button {
  display: inline-block;
  padding: 12px 80px;
  line-height: 1em;
  border: 1px solid #202020;
  cursor: pointer;
}
@media (max-width: 700px) {
  .quiz-submit input {
    padding: 12px 15px !important;
  }
  .quiz-submit .email-button {
    width: 100% !important;
  }
  .quiz-submit label {
    text-align: left !important;
    font-size: 1.1rem !important;
  }
}
@media (max-width: 700px) {
  .quiz-submit label {
    width: 80% !important;
  }
}
.quiz-results {
  padding-top: 50px;
}
.quiz-results .intro, .quiz-results .result, .quiz-results .page-custom-gallery:not(.init) {
  height: 100%;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: 500ms all;
  transition: 500ms all;
}
.quiz-results .intro.show, .quiz-results .result.show, .quiz-results .page-custom-gallery:not(.init).show {
  max-height: 2500px;
  opacity: 1;
}
.quiz-results .intro {
  max-width: 500px;
  margin: 0 auto;
}
.quiz-results .results .result {
  padding: 0 30px;
}
.quiz-results .results .result .content {
  justify-content: center;
  padding: 30px 0 70px;
}
.quiz-results .results .result .content .col {
  width: 35%;
  padding: 10px 40px;
}
.quiz-results .results .result .content .col a .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.quiz-results .results .result .content .col a .img img {
  display: block;
  vertical-align: middle;
  width: 100%;
  margin-bottom: 20px;
  opacity: 1;
  -webkit-transition: 400ms all;
  transition: 400ms all;
}
.quiz-results .results .result .content .col a p {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.quiz-results .results .result .content .col a:hover img {
  opacity: 0;
}
.quiz-results .results .result .content .col a:hover p {
  color: #b2bb1e;
}
.quiz-results .results .result .content.three {
  justify-content: space-between;
}
.quiz-results .results .result .content.three .col {
  width: 29%;
  padding: 10px 0;
}
@media (max-width: 700px) {
  .quiz-results .results .result .content {
    justify-content: center !important;
  }
  .quiz-results .results .result .content .col {
    width: 80% !important;
    padding: 10px 0;
  }
}
.quiz-results .results .refresh {
  padding-bottom: 30px;
}
.quiz-results .results .refresh .btn {
  margin-bottom: 30px;
  text-decoration: none;
}
.quiz-results .results .refresh a:not(.btn) {
  color: #6a737b;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  text-decoration: underline;
}
.quiz-results .results .refresh a:not(.btn):hover {
  color: #b2bb1e;
}
.quiz-results .galleries.init {
  background-color: #6a737c;
}
.quiz-results .galleries.init .page-custom-gallery {
  background-color: #6a737c;
}
.quiz-results .galleries.show {
  padding: 80px 0;
}
.quiz-results .galleries .intro h2, .quiz-results .galleries .intro p, .quiz-results .galleries .intro .btn {
  color: white !important;
}
.quiz-results .galleries .intro p {
  margin-bottom: 20px;
}
.quiz-results .galleries .intro .btn {
  margin-bottom: 20px;
  border: 1px solid #fff;
  background: none;
  box-shadow: 4px 4px 0px #fff;
}
.quiz-results .galleries .intro .btn:hover {
  color: #6a737c !important;
  background-color: #fff;
}
.quiz-results .galleries .page-custom-gallery {
  margin: 0 auto;
  padding: 0;
}
.quiz-results .galleries .page-custom-gallery.init {
  opacity: 0;
}
.quiz-results .galleries .page-custom-gallery h3 {
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.15em;
  text-decoration: underline;
}
.quiz-results .galleries .page-custom-gallery .arrow-left {
  background-image: url('//mercurymosaics.com/cdn/shop/t/77/assets/arrow-left_white.svg?v=8621234624356926791756142049');
}
.quiz-results .galleries .page-custom-gallery .arrow-right {
  background-image: url('//mercurymosaics.com/cdn/shop/t/77/assets/arrow-right_white.svg?v=17506132679087928131756142049');
}
.template-page.quiz.done footer {
  border-top: none;
}
/* Galleries Parent */
.galleries-panel {
  padding: 70px 10px 50px;
}
.galleries-panel .flex {
  flex-wrap: wrap;
}
.galleries-panel .flex .gallery {
  width: 33.33%;
  padding: 30px 10px;
}
.galleries-panel .flex .gallery .img {
  position: relative;
  top: 0;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition: 300ms all;
  transition: 300ms all;
}
.galleries-panel .flex .gallery .img img {
  width: 100%;
  opacity: 1;
  margin-bottom: -5px;
  -webkit-transition: 400ms all;
  transition: 400ms all;
}
.galleries-panel .flex .gallery .img:hover {
  top: -3px;
}
.galleries-panel .flex .gallery .img:hover img {
  opacity: 0;
}
@media (max-width: 1000px) {
  .galleries-panel {
    padding-top: 40px;
  }
  .galleries-panel .flex .gallery {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .galleries-panel .flex .gallery {
    width: 100%;
  }
}
/* Pin Buttons */
#logo .rapi-button,
.as-seen-in .rapi-button,
.footer-press .rapi-button,
.image-thumbnails .rapi-button,
.color-selection .rapi-button,
.product-help .rapi-button,
.quiz .question .rapi-button,
.next-menu .rapi-button,
.next-icon .rapi-button,
.contact-cols .rapi-button,
.sidebar-icon .rapi-button {
  display: none!important;
}
.article-modal-gallery-content .img-wrap {
  position: relative;
}
.article-modal-gallery-content .rapi-button {
  display: none;
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #FFF;
  border-radius: 2px;
}
.article-modal-gallery-content .img-wrap:hover .rapi-button {
  display: block;
} 
.rapi-button svg {
  width: 33px;
  fill: #E60023;
}
/* Blends */
.blends .about-hero img {
  max-width: 400px;
  width: 100%;
  margin: 0 auto 15px;
}
.blends .about-hero p {
  text-align: center;
}
.blends .about-hero .btn-row {
  width: 100%;
  text-align: center;
}
.blends .about-hero .btn {
  margin: 0 7px 10px!important;
}
.blends .signature,
.crafted,
.gifts-slider {
  position: relative;
}
.crafted,
.gifts-slider .gifts {
  margin-top: 0;
}
.blends .signature .bg-img,
.crafted .bg-img,
.organic .crafted .bg-img,
.hipstoric .crafted .bg-img,
.vibe-page .crafted .bg-img,
.gifts-slider .bg-img {
  position: absolute;
  top: 20px; bottom: 20px;
  left: 20px; right: 20px;
}
.blends .signature .bg-img .bg,
.crafted .bg-img .bg,
.organic .crafted .bg-img .bg,
.hipstoric .crafted .bg-img .bg,
.vibe-page .crafted .bg-img .bg,
.gifts-slider .bg-img .bg {
  position: absolute;
  top: 0; bottom: 0;
  left: 0; right: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0;
  -webkit-transition: .4s all ease-in-out;
  transition: .4s all ease-in-out;
}
.blends .signature .bg-img .bg.show,
.crafted .bg-img .bg.show,
.gifts-slider .bg-img .bg.show {
  opacity: 1;
}
.crafted .bg-img .bg.show {
  z-index: 1;
}
.crafted .slider-holder {
  z-index: 2;
}
.crafted .bg-img .label-wrap {
  position: absolute;
  bottom: 0;
  right: 35px;
  width: 100%;
}
.crafted .bg-img .bg.show .label-wrap a {
  color: #FFF;
}
.blends .signature h2,
.crafted h2,
.gifts-slider h2 {
  margin-bottom: .2em;
}
.blends .signature h3,
.crafted h3,
.gifts-slider h3 {
  text-align: center;
}
.crafted h3,
.gifts-slider h3 {
  font-weight: bold!important;
}
.template-page.midmod .gifts-slider h3  {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}
.template-page.midmod .gifts-slider h3 a {
  color: #000;
}
.crafted h2 + h3,
.gifts-slider h2 + h3 {
  font-size: 1.2rem;
}
.blends .signature .slider-holder,
.crafted .slider-holder,
.gifts-slider .slider-holder {
  width: 500px;
  margin-left: 100px;
  padding: 25px 25px 65px;
  background-color: #f6f8f8;
}
.gifts-slider .slider-holder {
  width: 550px;
}
.blends .signature .arrow-left,
.crafted .arrow-left,
.gifts-slider .arrow-left {
    left: 15px;
}
.blends .signature .arrow-right,
.crafted .arrow-right,
.gifts-slider .arrow-right {
    right: 15px;
}
.gifts-slider .arrow-left,
.gifts-slider .arrow-right {
  top: 50%!important;
}
.blends .signature .slick-dots,
.crafted .slick-dots,
.gifts-slider .slick-dots {
	bottom: -40px;
}
.blends .signature .slick-dots li.slick-active button,
.crafted .slick-dots li.slick-active button,
.gifts-slider .slick-dots li.slick-active button {
  background-color: #000;
}
.blends .signature .slick-dots li button,
.crafted .slick-dots li button,
.gifts-slider .slick-dots li button{
  border-color: #000;
}
.blends .btn.alt,
.moody .btn.alt,
.gifts-slider .btn.alt {
  margin-bottom: 4px;
}
.holiday .btn.alt {
  font-weight: bold;
}
.page-custom-gallery.gifts-slider {
  background-color: #FFF;
}
/* panel */
.blends-panel {
  background-color: #f6f8f8;
}
.blends-panel .flex {
  justify-content: space-between;
}
.blends-panel .one-half {
  width: 46%;
}
.blends-panel h2 {
  font-family: Neuton,serif;
  font-size: 3.5rem;
  margin-bottom: 0;
}
.blends-panel h3 {
  color: #222;
  text-transform: uppercase;
  font-family: "proxima-soft", sans-serif!important;
  font-weight: 500!important;
  letter-spacing: .2em;
  margin: .1em 0 .3em;
}
.blends-panel p {
  margin: 0 0 20px;
}
.blends-panel p:last-child {
  margin-bottom: 30px;
}
.blends-panel .blends-nav-wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.blends-panel .blends-nav {
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.btn-tag {
  color: #6a737b;
  border-width: 2px;
}
.blends-panel .blends-nav .btn-tag {
  white-space: nowrap;
}
.btn-tag:hover, .btn-tag.active {
  background-color: #b2bb1f;
  border-color: #b2bb1f;
}
.blends-panel .blends-type {
  height: 100%;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out;
}
.blends-panel .blends-type.active {
  max-height: 1000px;
  opacity: 1;
  overflow: visible;
}
.blends-panel .colors-nav {
  margin-bottom: 7px;
  color: #000;
  letter-spacing: .15em;
}
.blends-panel .set {
  position: relative;
  height: 100%;
  max-height: 0;
  margin-left: -25px;
  padding-left: 25px;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out;
}
.blends-panel .set.active {
  max-height: 200px;
  opacity: 1;
  overflow: visible;
}
.blends-panel .colors-nav .percent {
  color: #b3bc23;
  text-decoration: underline;
}
.blends-panel .colors .swatches {
  margin-bottom: 15px;
}
.blends-panel .colors .swatches > * {
  display: none;
  flex-wrap: wrap;
}
.blends-panel .colors > .active .swatches,
#blends-presets.blends-panel .swatches,
.blends-presets .swatches {
  display: flex;
  flex-wrap: wrap;
}
.blends-panel .colors > .active .swatch,
#blends-presets.blends-panel .swatch,
.blends-panel .blends-presets .swatch {
  display: flex;
}
.blends-panel .swatch {
  position: relative;
  width: 25px;
  height: 25px;
  margin: 0 4px 4px 0;
  background-repeat: no-repeat;
  background-size: 125%;
  background-position: center center;
  border-radius: 50%;
  border: 3px solid #f6f8f8;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out;
}
.blends-panel .swatch.active,
.blends-panel .swatch:hover,
#blends-presets.blends-panel .blend.active .swatch,
.blends-presets .blend.active .swatch {
  border: 3px solid #b2bb1f;
}
.blends-panel .swatch:not(.active) {
  cursor: pointer
}
.blends-panel .swatch:hover {
  z-index: 2;
}
.blends-panel .swatch .tooltip {
  display: none;
  position: absolute;
  top: 30px;
  left: 12px;
  transform: translateX(-50%);
  padding: 7px 10px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #ececec;
  -webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.3); 
  box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.3);
  z-index: 1;
}
.blends-panel .swatch:hover .tooltip {
  display: block;
}
.blends-panel .swatch .tooltip span {
  white-space: nowrap;
}
.blends-panel .remove-set {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out;
}
.blends-panel .set.added .remove-set,
.blends-panel .add-set.disabled {
  opacity: .3;
  pointer-events: none;
}
.blends-panel .remove-set i {
  color: #c4c4c4;
}
.blends-panel .remove-set i,
.blends-panel .add-set i,
.blends-panel .switch-type i {
  font-size: 1.3em;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out;
}
.blends-panel .remove-set i:hover,
.blends-panel .add-set i,
.blends-panel .switch-type i {
  color: #b2bb1f;
}
.blends-panel .add-set {
  display: inline-block;
}
.blends-panel .add-set,
.blends-panel .switch-type {
  cursor: pointer;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out;
}
.blends-panel .add-set {
  margin-top: 15px;
}
.blends-panel .add-set i,
.blends-panel .switch-type i {
  position: relative;
  top: 1px; 
}
.blends-panel .add-set i:hover,
.blends-panel .switch-type i:hover {
  color: #000;
}
.blends-panel .switch-type {
  max-height: 0;
  opacity: 0;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}
.blends-panel .switch-type.current-shape {
  max-height: 100px;
  margin-top: 20px;
  opacity: 1;
}
.blends-panel .switch-type:not(.current-shape),
.blends-panel .blends-presets .switch-type .add-set {
  pointer-events: none;
}
.blends-panel .blends-presets .switch-type,
.blends-panel .blends-presets .switch-type .add-set {
  margin-top: 0;
}
.blends-panel .blends-presets .switch-type .back {
  margin: 20px 0 10px;
}
.blends-panel .blends-presets .switch-type .back h3 {
  position: relative;
}
.blends-panel .blends-presets .switch-type .back i {
  position: absolute;
  left: -23px;
  top: 2px;
  color: #c4c4c4;
  transform: rotate(45deg); 
}
.blends-panel .blends-presets .switch-type:hover .back i {
  color: #b2bb1f;
}
.blends-panel .quantity {
   margin: 20px 0 10px -5px;
}
.blends-panel .colors-nav input,
.blends-panel .quantity input {
  padding: 0 1px;
  color: #b2bb1f;
  text-transform: uppercase;
  font-family: "proxima-soft", sans-serif!important;
  font-size: 1.05em;
  font-weight: bold;
  letter-spacing: .15em;
  text-decoration: underline;
  text-align: right;
  border:none;
  background-image:none;
  background: none;
  border-radius: 2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out;
}
.blends-panel .colors-nav input:focus,
.blends-panel .quantity input:focus {
  background-color: rgba(0,0,0,.08);
}
.blends-panel .quantity label {
  text-transform: uppercase;
  font-family: "proxima-soft", sans-serif!important;
  font-weight: bold;
  letter-spacing: .15em;
}
.blends-panel .preview {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.blends-panel .blends-advanced .preview {
  height: 100%;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out;
}
.blends-panel .blends-advanced .preview.active {
  max-height: 600px;
  opacity: 1;
  overflow: visible;
}
.blends-panel .preview .tile {
  display: none;
  background-color: #c4c4c4;
  border: 1px solid #f6f8f8;
}
.blends-panel .preview[data-shape="squares"] .tile {
  height: 0;
  background-repeat: no-repeat;
  background-size: 127%;
  background-position: center center;
}
.blends-panel .preview .tile.show,
.blends-panel .preview .cube-wrap.show .tile {
  display: block!important;
}
.blends-panel .preview[data-shape="squares"][data-col="col-6"] .tile {
  width: 16.66%;
  padding-bottom: 16.66%;
}
.blends-panel .preview[data-shape="squares"][data-col="col-7"] .tile {
  width: 14.28%;
  padding-bottom: 14.28%;
}
.blends-panel .preview[data-shape="squares"][data-col="col-8"] .tile {
  width: 12.5%;
  padding-bottom: 12.5%;
}
.blends-panel .preview[data-shape="squares"][data-col="col-9"] .tile {
  width: 11.11%;
  padding-bottom: 11.11%;
}
.blends-panel .preview[data-shape="squares"][data-col="col-10"] .tile {
  width: 10%;
  padding-bottom: 10%;
}
.blends-panel .preview[data-shape="diamonds"] {
  flex-direction: column;
  overflow: hidden!important;
}
.blends-panel .preview[data-shape="diamonds"] > div {
  width: 100%;
  flex-direction: column;
}
.blends-panel .preview .diamonds-row {
  position: relative;
  justify-content: space-between;
  width: 100%;
}
.blends-panel .preview .cube .tile {
  background-position: -100% -100%;
  background-size: 225%;
}
.blends-panel .preview .tile.show,
.blends-panel .preview .cube-wrap.show .tile {
  display: block!important;
}
.blends-panel .preview .cube-wrap {
  position: relative;
  height: calc(100px * 2);
  width: calc(100px * 1.75);
}
.blends-panel .preview .cube-wrap:not(.show) {
  display: none;
}
.cube-wrap .cube {
  position: absolute;
  top: 50%;
  left: 50%;
}
.cube .tile {
  transform-origin: 0 0;
  position: absolute;
  height: 100px;
  width: 100px;
  /*border-width: 2px!important;*/
}
.cube .tile:nth-child(1) {
  transform: rotate(210deg) skewX(-30deg) scaleY(0.864);
}
.cube .tile:nth-child(2) {
  transform: rotate(90deg) skewX(-30deg) scaleY(0.864);
}
.cube .tile:nth-child(3) {
  transform: rotate(-30deg) skewX(-30deg) scaleY(0.864);
}
.blends-panel .preview-overlay {
  position: absolute;
  top: 0; bottom: 0;
  left: 0; right: 100%;
  background-color: #b3bc23;
  -webkit-transition: .4s all ease-in-out;
  transition: .4s all ease-in-out;
}
.blends-panel .preview-overlay.anim-1 {
  right: 0; 
}
.blends-panel .preview-overlay.anim-2 {
  left: 100%;
  right: 0;
} 
.blends .free-quote-body {
  margin-bottom: 80px;
}
.blends select {
  position: relative;
  overflow-y: scroll;
}
.blends #primary-color li,
.blends #secondary-color li {
  cursor: default;
  pointer-events: none;
}
.blends #primary-color label:after,
.blends #secondary-color label:after,
.blends #primary-color li:not(.selected),
.blends #secondary-color li:not(.selected) {
  display: none;
}
@media (max-width: 875px) {
  .blends .about-hero img {
    margin-top: 60px;
  }
}
@media (min-width: 875px) {
  .blends .about-hero .hero-content {
    padding: 40px 30px 25px;
  }
  .blends-presets .swatches {
    flex-wrap: nowrap!important;
  }
}
@media (max-width: 700px) {
  .blends .signature .slider-holder,
  .crafted .slider-holder,
  .gifts-slider .slider-holder {
  	width: 84%;
    margin-left: 8%;
  }
  .gifts .gallery-item img {
    max-height: 200px;
  }
  .blends-panel > .page-width > .flex {
    flex-wrap: wrap;
  }
  .blends-panel .one-half {
    width: 100%;
  }
  .blends-panel .preview {
    margin-top: 50px;
  }
}
@media (min-width: 850px) {
  .bg-slider .bg-img-mobi {
    background: none!important;
  }
  .bg-slider .bg-img-mobi .label {
    display: none;
  }
  .gifts-slider .item-desc h3 {
    margin-bottom: 0;
  }
}
@media (max-width: 850px) {
  .bg-slider {
    margin: 0;
    padding: 0 0 5px;
  }
  .bg-slider .bg-img {
    display: none;
  }
  .bg-slider .slider-holder {
    width: 100%!important;
    margin: 0!important;
    padding-bottom: 75px;
    background-color: #FFF!important;
  }
  .moody .bg-slider .slider-holder {
    background-color: #f6f8f8!important;
  }
  .bg-slider .gallery-item {
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .bg-slider .bg-img-mobi {
    position: relative;
    display: block;
    padding: 500px 20% 0;
    background-position: 0 10%;
    background-size: auto 120%;
  }
  .bg-slider .bg-img-mobi.alt {
    background-position: center center;
    background-size: cover;
  }
  .bg-slider .bg-img-mobi .label {
    position: absolute;
    top: 10px;
    right: 10px;
    width: calc(100% - 20px);
  }
  .bg-slider .bg-img-mobi .label a {
    color: #FFF;
  }
  .bg-slider .bg-img-mobi img {
    max-height: 125px;
    margin-bottom: -50px;
    border: 10px solid #f6f8f8;
    filter: drop-shadow(0px 0px 7px rgba(0, 0, 0, 0.25));
  }
  .bg-slider .item-desc {
    padding-top: 40px;
  }
  .bg-slider h3 {
    font-size: 1.2rem;
  }
  .bg-slider .btn {
    margin-top: 0;
  }
  .bg-slider .arrow-left, .bg-slider .arrow-right {
    top: 40%;
    width: 40px;
    height: 40px;
  }
  .bg-slider .arrow-left {
    left: 10px
  }
  .bg-slider .arrow-right {
    right: 10px
  }
  .bg-slider .slick-dots {
    bottom: -45px;
  }
}
@media (max-width: 700px) {
 .bg-slider .bg-img-mobi {
    padding-top: 450px;
  }
}
@media (max-width: 500px) {
 .bg-slider .bg-img-mobi {
    padding-top: 250px;
  }
}
@media (max-width: 400px) {
  .bg-slider .bg-img-mobi {
    background-position: 0;
    background-size: auto 100%;
  }
}



  
/* MID-MOD */
.template-page.midmod .about-hero .hero-content {
  margin-top: 0;
}
.template-page.midmod .about-hero h1,
.template-page.midmod .about-hero h2,
.template-page.midmod .about-hero p,
.template-page.midmod .about-hero .btn-row {
  width: 100%;
  max-width: 410px;
}
.template-page.midmod h1,
.template-page.midmod .h1 {
    line-height: 1em;
}
.template-page.midmod .about-hero .hero-content p {
  margin-bottom: .2em;
}
.title-content {
  display: inline-block;
  margin-bottom: .2em;
  text-transform: uppercase
}
.template-page.midmod .next-gallery {
  margin: 4px -2px 0;
}
.template-page.midmod .next-gallery .gallery-item-bg {
    width: 33.33%;
    margin: 0 2px 4px;
}
#blends-presets .content-tab {
  display: none;
}
#blends-presets h2 {
  margin-bottom: .3em;
}
#blends-presets .colors {
  padding-top: 10px;
}
#blends-presets .blend,
.blends-presets .blend {
  display: flex;
}
.blends-presets .blend:not(.current-shape) {
  display: none;
}
#blends-presets .blend:not(.active),
.blends-presets .blend:not(.active) {
  cursor: pointer;
}
#blends-presets h3,
.blends-presets h3 {
  margin-right: 10px;
}
#blends-presets .blend.active h3,
.blends-presets .blend.active h3 {
  text-decoration: underline;
}
#blends-presets .preview {
  max-width: 450px;
}
#blends-presets .blend-img:not(.active),
.blends-presets .blend-img:not(.active) {
  display: none;
}
.template-page.midmod .doro-2,
.template-page.midmod .reviews-slider-holder,
.reviews-slider-holder.dark {
  background-color: #1b1b1b;
}
.template-page.midmod .doro-2 h2,
.template-page.midmod .doro-2 p,
.template-page.midmod .reviews-slider-holder h2,
.template-page.midmod .reviews-slider-holder p,
.reviews-slider-holder.dark h2,
.reviews-slider-holder.dark p,
.template-page.midmod .about-hero h2,
.template-page.midmod .about-hero a {
  color: #FFF;
}
.template-page.midmod .doro-2 .three-fifths .label-wrap:first-child .label {
  color: #000;
  text-shadow: 0px 0px 3px rgba(255,255,255, 0.5)
}
.template-page.midmod .reviews-slider-holder,
.template-page.rise .reviews-slider-holder{
  text-align: center;
}
.template-page.midmod .reviews-slider-holder .page-width > div,
.template-page.rise .reviews-slider-holder .page-width > div{
  position: relative;
}
.template-page.midmod .reviews-slider-holder h2,
.template-page.rise .reviews-slider-holder h2{
  margin-bottom: .3em;
}
.template-page.midmod .reviews-slider,
.template-page.rise .reviews-slider {
  margin: 0 100px;
}
.template-page.midmod .reviews-slider-holder .name,
.template-page.rise .reviews-slider-holder .name{
  text-align: right;
  font-weight: bold;
}
.template-page.midmod .reviews-slider .slick-dots,
.template-page.rise .reviews-slider .slick-dots{
  display: none!important;
}
.reviews-slider-holder .arrow-left,
.reviews-slider-holder .arrow-right {
  top: 45%;
  width: 31px;
  height: 58px;
}
.reviews-slider-holder .arrow-left {
  left: 0;
  background-image: url('/cdn/shop/files/chevron-white.png?v=1680293197');
}
.reviews-slider-holder .arrow-right {
  right: 0;
  background-image: url('/cdn/shop/files/chevron-white-right.png?v=1680302739');
}
.template-page.midmod .about-hero h2 {
  margin-bottom: .2em;
  text-align: left;
}
.template-page.midmod .about-hero h2 a {
  text-decoration: underline;
}
.template-page.midmod .home-instagram .hashtag {
  padding-top: 55px;
  border-top: none;
}
@media (max-width: 1000px) {
  #blends-presets .content-tab {
    display: block;
  }
  #blends-presets .content-desk {
    display: none;
  }
}
@media (max-width: 1000px) and (min-width: 700px) {
  #blends-presets .blend,
  .blends-presets .blend {
    flex-wrap: wrap;
  }
  #blends-presets .blend > *,
  .blends-presets .blend > * {
    width: 100%;
  }
  #blends-presets .colors .swatches,
  .blends-presets .colors .swatches {
    margin-bottom: 7px;
  }
}
@media (max-width: 900px) {
  .template-page.midmod h1,
  .template-page.rise h1 {
      font-size: 4rem!important;
  }
}
@media (max-width: 700px) {
  .template-page.midmod .reviews-slider,
  .template-page.rise .reviews-slider{
    margin: 0px 50px;
  }
  .reviews-slider-holder .arrow-left, .reviews-slider-holder .arrow-right {
    top: 42%;
    width: 23px;
    height: 40px;
  }
  .template-page.midmod .next-gallery .gallery-item-bg {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .template-page.midmod .about-hero h1,
  .template-page.rise .about-hero h1{
    font-size: 3.3rem!important;
  }
  #blends-presets .blend,
  .blends-presets .blend {
    flex-wrap: wrap;
  }
  #blends-presets .blend > *,
  .blends-presets .blend > * {
    width: 100%;
  }
  #blends-presets .colors .swatches,
  .blends-presets .colors .swatches {
    margin-bottom: 7px;
  }
}
/* CAREERS */
.careers .trade-hero .hero-image {
  text-align: right;
}
.careers-info .flex {
  justify-content: space-between;
}
.careers-info .flex .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 44%;
}
.careers-info .flex .one-half:last-of-type {
  width: 50%;
}
.careers-info p {
  color: #000;
}
.positions {
  background-color: #f6f8f8;
}
.positions .page-width {
  display: flex;
  flex-wrap: wrap;
}
.positions .careers-nav {
  width: 33.3%;
}
.positions .careers-positions {
  width: 66.6%;
}
.positions h1,
.careers-position .careers-listing h1 {
  margin-bottom: 0;
}
.positions h3,
.careers-position .careers-listing h3 {
  margin-top: 0;
  color: #202226;
  font-family: "proxima-soft", sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: .05em;
}
.career-location {
  margin-bottom: 1em;
  color: #6a737b;
}
.career-location.active {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
.career-location:not(.active) {
  cursor: pointer;
}
.career-location.disable {
  pointer-events: none;
}
.career-location:hover {
 text-decoration: underline;
}
.careers-positions {
  margin-top: -30px;
}
.careers-positions h2 {
  font-family: Neuton,serif;
  font-size: 3.8rem;
  margin-top: 0;
  margin-bottom: 0;
}
.careers-positions .careers-position {
  opacity: 0;
  overflow: hidden;
  height: auto;
  max-height: 0;
  justify-content: space-between;
  border-bottom: 2px solid rgba(0,0,0,0);
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}
.careers-positions .careers-position.active {
  opacity: 1;
  display: flex;
  max-height: 300px;
  padding: 30px 0 15px;
  border-bottom: 2px solid rgba(0,0,0,1);
}
.careers-positions .careers-position.empty {
  border-bottom: none;
}
.careers-positions .careers-position .button {
  padding-top: 10px;
}
.careers-video {
  background-color: #6a737c;
}
.careers-video .embed-container {
  width: 93%;
}
.careers-video .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.careers-video p {
  color: #FFF;
}
.template-page.careers footer {
  border-top: none;
}
@media (max-width: 768px) {
  .careers .trade-hero .hero-image {
    padding-bottom: 0;
  }
  .careers-info .flex > *,
  .careers-video .flex > *,
  .careers-video .embed-container {
    width: 100%!important;
  }
  .careers-info .content {
    margin-bottom: 60px;
  }
  .careers-video .flex {
    flex-wrap: flex;
  }
  .careers-video .video {
    margin-bottom: 20px;
  }
}
@media (max-width: 900px) {
  .positions .page-width > * {
    width: 100%!important;
  }
  .positions .careers-nav {
    margin-bottom: 20px;
  }
}
.careers-position .careers-listing {
  background-color: #f6f8f8;
}
.careers-position .careers-listing .page-width,
.careers-position .apply .page-width {
  max-width: 700px;
}
.careers-position .careers-listing .btn-row {
  margin-top: 35px;
}
.apply-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -13px;
}
.apply-row > * {
  width: 100%;
  padding: 0 13px;
}
.apply-row.two > * {
  width: 50%;
}
.apply-row.three > *,
.apply-row.one-two > div:first-child,
.apply-row.two-one > div:last-child {
  width: 33.33%;
}
.apply-row.four {
 margin: 0 -8px;
}
.apply-row.four > * {
  width: 25%;
  padding: 0 8px;
}
.apply-row.one-two > div:last-child,
.apply-row.two-one > div:first-child {
  width: 66.66%;
}
.apply-row input,
.apply-row textarea,
.apply-row select {
  width: 100%;
  margin: 13px 0;
  padding: 10px;
}
.apply-row label {
  display: block;
  margin-top: 13px;
  color: #6a737b;
  font-size: 1.2rem;
}
.apply-row label.heading {
  text-transform: uppercase;
  font-weight: bold;
}
.apply-row.submit {
  padding: 30px 0 100px;
  text-align: center;
}
.apply-row input[type="submit"] {
  max-width: 300px;
  color: #FFF;
  background-color: #000;
}
@media (max-width: 600px) {
  .apply-row > * {
    width: 100%!important; 
  }
}
/* COLOR PALETTE (New) */
.palette-hero {
  position: relative;
  background-color: #f8f8f8;
  border-bottom: 1px solid #6a737b;
}
.palette-hero .content {
  max-width: 585px;
  padding-top: 40px;
}
.palette-hero .content > div:not(.img) {
  position: relative;
  z-index: 1;
}
.palette-hero .content .intro {
  padding-right: 60px;
}
.palette-hero h1 {
  margin-bottom: 0;
}
.palette-hero p {
  margin: 0 0 .3em;
}
.palette-hero em {
  position: relative;
  top: -0.7em;
}
.palette-hero > .page-width {
  max-width: 950px;
}
.palette-hero .col {
  justify-content: space-between;
  width: 50%;
}
.palette-hero .col:last-child {
  padding-right: 30px;
}
.btn-rounded,
.or p {
  margin-bottom: 0;
  padding: 10px 15px;
}
.btn-rounded {
  width: 100%;
  margin-top: 10px;
  text-align: center;
  font-size: 1.3rem;
  text-transform: uppercase;
  letter-spacing: .1em;
  border: 1px solid #B2BB1E;
  border-radius: 5px;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}
.btn-rounded.active {
  color: #FFF;
  background-color: #B2BB1E;
}
.btn-rounded:not(.active) {
  cursor: pointer;
}
.btn-rounded:not(.active):hover {
  border-color: #000;
}
.palette-hero .or {
  justify-content: flex-end;
}
.palette-hero .img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.palette-hero img {
  width: auto;
  height: 100%;
}
.palette-hero #colors-nav {
  width: calc(100% + 100px);
  height: auto;
  max-height: 500px;
  margin-bottom: -1px;
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out;
}
.palette-hero #colors-nav:not(.active) {
  max-height: 50px;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
}
.palette-hero #colors-nav .blog-filter {
  padding-top: 40px;
}
.palette-hero #colors-nav .blog-nav-panel {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
.palette-hero #colors-nav .blog-nav-panel .tags {
  padding-bottom: 5px;
}
.palette-hero #colors-nav #x {
  top: 0;
  right: 25px;
}
@media (max-width: 1000px) {
  .palette-hero .img img {
    max-width: 300px;
    height: auto;
  }
}
@media (max-width: 800px) {
  .palette-hero .img  {
    display: none;
  }
}
@media (max-width: 600px) {
  .palette-hero .content > .flex  {
    flex-wrap: wrap;
  }
  .palette-hero .content > .flex > *  {
    width: 100%!important;
  }
  .or p {
    padding: 20px 0;
    font-size: 1.2em;
  }
  .palette-hero .col:last-child {
    padding-right: 0;
  }
  .palette-hero #colors-nav {
    width: 100%;
  }
  .palette-hero #colors-nav .page-width {
    padding: 0;
  }
}
.colors-hero {
  margin-bottom: 0;
}
.colors-hero .header-content {
  max-width: 560px;
}
.colors-hero h4,
.colors-body h4,
.color-palette-popup h4 {
  margin: 0;
  text-align: center;
  font-size: 1.1rem;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-weight: bold;
}
.colors-hero p {
  color: #6a737b;
}
#colors-nav .page-width {
  max-width: 800px;
}
.palette-hero #colors-nav .page-width {
  padding: 0;
}
#colors-nav p {
  text-align: center;
}
.palette-hero #colors-nav p {
  text-align: left;
}
#colors-nav .x-wrap {
  position: absolute;
  top: 0;
  width: 100%;
}
#colors-nav .x-box {
  position: relative;
}
#colors-nav #x {
  right: 0;
}
.colors-body.page-width {
  max-width: 1000px;
}
.colors-body .colors {
  display: flex;
  flex-wrap: wrap;
  padding: 40px 0;
  opacity: 1;
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out;
}
.colors-body .packs {
  margin-top: -20px
}
.colors-body .colors:not(.active) {
  display: none;
}
.colors-body .color {
  width: 20%;
  text-align: center;
  padding-top: 10px;
}
.colors-body .color .panel {
  position: relative;
}
.colors-body .pack .panel {
  padding-top: 73px;
}
.colors-body .tags {
  display: flex;
  justify-content: right;
  height: 33px;
}
.tag-bubble,
.colors-body .btn {
  margin-bottom: 0;
  color: #FFF;
  font-size: 1rem;
  font-weight: bold;
  background-color: #6a737c;
  border: none;
  letter-spacing: 0.1em;
}
.colors-body .tag-bubble {
  cursor: default;
}
.colors-body h4 {
  padding: 20px 0;
  color: #6a737b;
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out;
}
.colors-body .color .panel > img {
  margin-bottom: 60px;
}
.colors-body .color-square .panel > img {
  width: 175px;
  margin-bottom: 73px;
}
.colors-body .pack .panel > img {
  width: 150px;
  margin-bottom: 95px;
  border: 1px solid #6A737B;
}
.colors-body .color .panel .overlay {
  position: absolute;
  bottom: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  max-height: 100px;
  background-color: #FFF;
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out;
}
.colors-body .color .panel .overlay .expand {
  display: flex;
  flex-direction: column;
  height: 100%;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out;
}
.colors-body .color .panel .overlay .expand .img {
  /*position: relative;*/
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out;
}
.colors-body .color .panel .overlay .expand .img.fancybox {
  cursor: pointer;
}
.colors-body .pack .panel .overlay .expand .img {
  max-height: 150px;
  background-size: contain;
  background-color: #FFF;
  border: 1px solid #FFF;
}
.colors-body .pack .panel .overlay h4 {
  padding-left: 20px!important;
  padding-right: 20px!important;
  padding-bottom: .2em;
}
.colors-body .pack .panel .overlay .title p {
  margin-top: 0;
}
.colors-body .color .small {
  color: #6A737B;
  font-size: .7em;
  text-transform: uppercase;
  letter-spacing: .1em;
}
.colors-body .color .action {
  position: absolute;
  left: calc(50% - 15px);
  bottom: -15px;
  width: 30px;
  height: 30px;
  padding: 7px;
  border-radius: 50%;
  text-align: center;
  justify-content: center;
  background-color: #B2BB1E;
  cursor: pointer;
}
.colors-body .color .action:not(.init) {
  opacity: 0;
}
.colors-body .color .action:not(.active):not(:hover),
.colors-body .color .action.active:hover {
  background-color: #6A737B;
}

.colors-body .color .action svg {
  display: none;
}
.colors-body .color .action:not(.active) #icon-add,
.colors-body .color .action.active:not(:hover) #icon-check,
.colors-body .color .action.active:hover #icon-trash {
  display: block;
}
.colors-body .color .action #icon-check {
  margin-top: 1px;
}
.colors-body .btn {
  color: #6a737c;
  background-color: #f6f8f8;
  border: 2px solid #6a737c;
}
.colors-body .btn:hover {
  color: #FFF;
  background-color: #6a737c;
}
.colors-body .no-results {
  width: 100%;
  padding-top: 130px;
  text-align: center;
}
/* popup */
.color-palette-popup {
  width: 90%;
  max-width: 650px;
  padding: 0!important;
}
.color-palette-popup .panel {
  display: flex;
}
.color-palette-popup .panel > * {
  width: 50%;
}
.color-palette-popup .img {
  min-height: 150px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.popup-slider {
  opacity: 1;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}
.popup-slider.loading {
  opacity: 0;
}
.popup-slider, 
.popup-slider .slick-list,
.popup-slider .slick-track,
.popup-slider .slide {
  height: 100%;
}
.popup-slider .slide {
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#popup-packs .slide {
  background-size: 70%;
}
.popup-slider .slide > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.popup-slider .slide .img-wrap {
  max-height: 165px;
  margin: 0 auto;
  overflow: hidden;
}
.popup-slider .slick-dots {
  bottom: 10px;
}
.popup-slider button.slick-arrow {
  top: 47%;
  height: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
}
.popup-slider button.slick-prev {
  left: 5px;
  background-image: url('/cdn/shop/t/30/assets/arrow-left.svg?v=7724326314034122714');
}
.popup-slider button.slick-next {
  right: 5px;
  background-image: url('/cdn/shop/t/30/assets/arrow-right.svg?v=994201561720009973');
}
.popup-slider button.slick-arrow:hover {
  background-color: rgba(255,255,255,0);
}
/*.popup-slider .slick-dots li button {
  border-color: #6a737c;
}
.popup-slider .slick-dots li.slick-active button {
  background-color: #6a737c;
}*/
.color-palette-popup .content {
  padding: 20px 30px;
  text-align: center;
}
.color-palette-popup h2 {
  margin-bottom: .3em;
  color: #000;
  font-size: 3rem!important;
  line-height: 1em;
}
.color-palette-popup h4 {
  font-family: "proxima-soft", sans-serif;
  font-size: 1.2em;
}
.color-palette-popup .color-desc p,
.color-palette-popup .products-blends p {
  margin-top: .2em;
}
.color-palette-popup .products-blends h4,
.color-palette-popup .color-desc p {
  color: #6a737b;
  font-size: .9em;
}
.color-palette-popup a.btn {
  margin-top: 5px;
  padding: 8px 12px;
  font-family: "proxima-soft", sans-serif;
  color: #FFF;
  line-height: 1.3em;
  font-weight: bold;
  background-color: #202020;
}
.color-palette-popup a.btn:hover {
  color: #202020;
  background-color: #FFF;
}
.colors-slider,
.colors-1 {
  background-color: #f6f8f8;
}
.colors-slider .flex,
.colors-quiz .flex,
.colors-1 .flex,
.colors-2 .flex {
  justify-content: space-between;
}
.colors-slider .content,
.colors-quiz .content,
.colors-1 .content,
.colors-2 .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.colors-slider .content {
  width: 40%;
}
.colors-sections h2 {
  margin: 0;
  font-family: Neuton,serif;
  font-size: 4.8rem;
  line-height: 1em;
  font-weight: 200;
}
.colors-sections .btn.alt {
  margin-top: 10px;
}
.colors-slider .slider-holder {
  width: 55%;
}
.colors-slider h3 {
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-family: var(--font-primary);
  font-weight: 500;
  letter-spacing: 0.2em;
}
.colors-slider .slider-controls {
  bottom: 16%;
}
.colors-slider .slider-controls .slick-dots {
  bottom: -5px;
}
.colors-quiz .v-wrap,
.colors-1 .v-wrap,
.newsletter-section.text-center .v-wrap {
  padding-top: 50px;
  padding-bottom: 50px;
}
.colors-quiz .flex > div,
.colors-1 .flex > div,
.colors-2 .flex > div {
  width: 47%;
}
.colors-2 .img {
  margin-bottom: 30px;
}
.newsletter-section.text-center {
  background-color: #69737b;
}
.newsletter-section.text-center .page-width {
  max-width: 550px;
}
.newsletter-section.text-center h2,
.newsletter-section.text-center p {
  color: #FFF;
}
.newsletter-section.text-center .flex {
  margin-top: 30px;
  justify-content: center;
}
@media (max-width: 1300px) {
  .tag-bubble {
    font-size: .9rem;
  }
}
@media (max-width: 1000px) {
  .colors-body .color {
    width: 25%;
  }
  .colors-slider .slider-controls {
    bottom: 20%;
  }
}
@media (max-width: 900px) {
  #colors-nav .blog-cats .blog-cat-wrap {
      width: 33.33%!important;
  }
  .colors-slider .slider-controls {
    bottom: 30%;
  }
}
@media (max-width: 850px) {
  .colors-slider .slider-controls {
    bottom: 37%;
  }
}
@media (max-width: 800px) {
  .colors-body .color {
    width: 33.33%;
  }
  .colors-body .tags {
    justify-content: center;
  }
  .colors-slider .flex,
  .colors-quiz .flex,
  .colors-1 .flex,
  .colors-2 .flex {
    flex-wrap: wrap;
  }
  .colors-slider .content,
  .colors-slider .slider-holder,
  .colors-quiz .flex > div,
  .colors-1 .flex > div,
  .colors-2 .flex > div,
  .colors-2 video,
  .colors-2 img  {
    width: 100%;
  }
  .colors-slider .content,
  .colors-quiz .img,
  .colors-1 .content,
  .colors-2 .vid,
  .colors-2 .text {
    margin-bottom: 40px;
  }
  .colors-slider .slider-controls {
    bottom: 16%;
  }
  .colors-2 .content {
    flex-direction: column-reverse;
  }
  .colors-2 .img {
    margin-bottom: 0;
  }
}
@media (max-width: 700px) {
  .color-palette-popup .panel {
      flex-direction: column;
  }
  .color-palette-popup .panel>* {
      width: 100%;
  }
  .color-palette-popup .content {
    padding-top: 0;
  }
  .popup-slider .slide .img-wrap {
    max-height: 110px;
    margin-bottom: 25px;
  }
  .color-palette-popup img {
    width: 100px; 
    padding: 10px 0 20px;
  }
  .popup-slider .slick-dots {
    bottom: 5px;
  }
}
@media (max-width: 600px) {
  .tag-bubble {
    font-size: .8rem;
  }
  .colors-body .tags {
    height: 28px;
  }
  .colors-body .tag-bubble {
    margin: 0 5px 5px 0;
    padding: 5px 5px;
  }
  .colors-body .pack .panel {
    padding: 40px 10px 0!important;
  }
  .colors-body .color .panel .overlay {
    position: relative;
    top: -37px;
    padding-top: 5px;
  }
  .colors-body .colors[data-type="colors"] .color .panel .overlay,
  .colors-body .pack .panel .overlay {
    padding-top: 15px;
  }
  .colors-body .pack .panel .overlay {
    top: 0;
  }
  .colors-body .color .panel > img {
    margin-bottom: 0;
  }
  .colors-body .colors[data-type="colors"] .color .panel > img {
    margin-bottom: 15px;
  }
  .colors-body .color .panel .overlay .expand {
    max-height: 100%;
  }
  .colors-body .pack .panel .overlay h4 {
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .colors-body .pack .panel .overlay .title p {
    margin-bottom: 0;
  }
  .colors-body .pack .price {
    display: none;
  }
  .colors-body h4 {
    padding: 3px 2px 4px;
    font-size: .9rem;
  }
  .colors-body .btn {
    margin-top: 5px;
  }
  .colors-body .color .action {
    top: -25px;
  }
  .colors-slider .slider-controls {
    bottom: 20%;
  }
}
@media (min-width: 600px) {
  .colors-body .color .panel:hover .overlay {
    max-height: 100%;
    background-color: #f6f8f8;
  }
  .colors-body .color .panel:hover h4 {
    padding: 15px 0 12px;
  }
  .colors-body .colors[data-type="colors"] .color .panel:hover h4 {
    padding-top: 22px;
  }
  .colors-body .color .panel:hover .overlay .expand {
    max-height: 100%;
    padding-bottom: 15px;
  }
  .colors-body .color .panel:hover .overlay .expand .img {
    position: relative;
  }
  .colors-body .pack .panel:hover .overlay .expand .img {
    border-color: #6A737B;
  }
  .colors-body .pack .panel:hover .overlay h4 {
    min-height: 73px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .colors-body .pack .panel:hover .overlay .title p {
    display: none;
    height: 0;
    overflow: hidden;
  }
  .colors-body .color .action {
    bottom: 93px;
    opacity: 1;
    -webkit-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out;
  }
  .colors-body .pack .action {
    bottom: 86px;
  }
  .colors-body .color .panel:hover .action {
    bottom: -15px;
  }
  .colors-body .color .panel.hovered .action {
    opacity: 0;
    -webkit-transition: 0s all;
    transition: 0s all;
  }
}
@media (max-width: 530px) {
 .colors-body .color {
   padding-top: 3px;
  }
  .colors-body .color .panel .overlay {
      max-height: 115px;
  }
  .colors-body .color .action {
    top: -20px;
  }
}
@media (max-width: 450px) {
  #colors-nav .blog-cats .blog-cat-wrap {
      width: 100%!important;
  }
  .colors-body .color .panel .overlay {
      max-height: 127px;
  }
  .colors-slider .slider-controls {
    bottom: 30%;
  }
}
@media (max-width: 400px) {
  .colors-body .color {
    width: 50%;
  }
  .colors-body .color .panel .overlay {
      max-height: 115px;
  }
  .colors-body .pack .panel .overlay {
      max-height: 130px;
  }
}
.template-page#confirm-email h1 {
  margin-top: 40px;
}
/* NEXT */
.next-hero,
.next-gallery,
.next-1,
.next-2 {
  background-color: #f6f8f8;
}
.next-hero .col-content {
  padding-top: 15px;
}
.next-hero h1,
.next-1 h2,
.next-2 .h1 {
  line-height: .95em;
}
.teplate-page.visit .next-hero .col-content p {
  margin-bottom: 0.5em;
}
.next-body p,
.shopify-section.contact-us {
  font-size: 1.1em;
}
br.res {
  display: none;
}
.next-hero .img {
  width: 35%;
  min-width: 150px;
}
.next-hero .content {
  width: 55%;
}
.page-template.visit .next-hero .col-content p {
  margin-bottom: 0;
}
.next-hero .col-menu,
.next-3 .col-menu {
  padding-left: 100px;
}
.template-page.next .box,
.template-page.visit .box {
  background-color: #6a737b;
}
.next-hero .box {
  margin-bottom: 30px;
  padding: 20px;
}
.template-page.next .box,
.template-page.next .box h3,
.template-page.next .box h2,
.template-page.visit .box,
.template-page.visit .box h3,
.template-page.visit .box h2,
.template-page.visit .box p {
  color: #FFF;
}
.template-page.next p a,
.next-menu a {
  color: #b2bb1f;
  font-weight: bold;
  text-decoration: underline;
}
.template-page.visit .next-menu a {
  font-weight: normal;
}
.next-menu {
  border-top: 1px solid #6a737b;
}
.next-menu-item {
  padding: 10px 0;
  border-bottom: 1px solid #6a737b;
}
.template-page.visit .next-menu-item {
  padding: 15px 0;
}
.next-hero .next-menu-item {
  padding: 15px 0;
}
.next-menu-item .item-content {
  padding: 1px 5px 0 0;
}
.next-menu h3 {
  margin-bottom: 0;
}
.next-menu .arrow {
  min-width: 37px;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out;
}
.next-hero .next-menu-item .arrow:hover,
.next-3 .next-menu-item:hover .arrow {
  min-width: 34px;
}
.next-menu .arrow img {
  width: 27px;
  height: auto;
}
@media (max-width: 800px) {
  .next-hero .one-half,
  .next-3 .one-half {
    width: 100%;
  }
  .next-hero .col-content {
    margin-bottom: 30px;
  }
  .next-hero .content {
    width: 65%;
    padding-right: 5px;
  }
  .next-hero .col-menu,
  .next-3 .col-menu {
    padding-left: 0;
  }
}
.next-gallery {
  width: 100%;
}
.next-gallery .gallery-item-bg {
  width: 33%;
}
.next-gallery .gallery-item-bg,
.next-gallery .gallery-item {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.next-gallery .gallery-item {
  opacity: 0;
  width: 100%;
  height: 300px;
  padding: 15px;
  text-align: center;
}
.next-gallery .gallery-item,
.next-2 .box-img .overlay {
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out;
}
.next-2 .box-img .overlay {
  height: 100%;
}
.next-gallery .gallery-item,
.next-2 .box-img:hover .overlay {
  background-color: rgba(0,0,0,.3);
}
.next-2 .box-img h3 {
  opacity: 0;
  height: auto;
  max-height: 0;
}
.template-page.visit:not(.visit) .next-gallery .gallery-item-bg:hover .gallery-item,
.next-2 .box-img:hover h3 {
  opacity: 1;
}
.next-2 .box-img:hover h3 {
  max-height: 150px;
}
.next-gallery .gallery-item h3,
.next-2 .box-img h3 {
  margin-bottom: 1.5em;
  color: #FFF;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}
.next-gallery .gallery-item-bg:hover .gallery-item h3,
.next-2 .box-img:hover h3 {
  margin-bottom: .8em;
}
.next-gallery .gallery-item .btn,
.next-2 .btn {
  margin-top: 0;
}
.next-gallery .gallery-item .btn,
.next-2 .box-img:hover .btn {
  background-color: #b2bc1f!important;
}
@media (max-width: 1000px) {
  .next-gallery .gallery-item {
    height: 200px;
  }
}
@media (max-width: 700px) {
  .next-gallery {
    flex-wrap: wrap;
  }
  .next-gallery .gallery-item-bg {
    width: 100%;
    margin-bottom: 3px;
  }
  .next-gallery .gallery-item {
    opacity: 1;
  }
}
.next-1,
.next-2 {
  text-align: center;
}
.next-1 .intro {
  max-width: 800px;
  margin: 0 auto 40px;
}
.next-1 h2,
.next-3 h2 {
  margin-bottom: .3em;
  font-family: "Neuton", serif;
  font-size: 2.5em;
}
.next-1 h2 {
  margin-top: 0;
  margin-bottom: .3em;
}
.next-items {
  justify-content: center;
}
.next-item {
  width: 33%;
  max-width: 400px;
  margin-bottom: 30px;
  padding: 0 15px;
}
.next-icon img {
  height: 120px;
  margin-bottom: 5px;
}
.next-item .btn {
  margin-top: 0;
}
@media (max-width: 800px) {
  .next-item {
    width: 50%;
  }
}
@media (max-width: 550px) {
  .next-item {
    width: 100%;
  }
}
.template-page.next .next-2 .page-width {
  padding-top: 0;
}
.next-2 .page-width > .flex {
  max-width: 1000px;
  margin: 0 auto;
}
.next-2 .box {
  margin-right: -100px;
  padding: 100px 40px;
}
.next-2 .box p {
  margin-bottom: 0;
}
.next-2 .box-img {
  padding: 40px 0 40px 140px;
}
.next-2 .img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 800px) {
  .next-2 .page-width > .flex > * {
    width: 100%;
  }
  .next-2 .box {
    margin-right: 0;
    padding: 60px 20px;
  }
  .next-2 .box-img {
    padding: 40px 0 0;
  }
  .next-2 .box-img .overlay {
    background-color: rgba(0,0,0,.3);
  }
  .next-2 .img {
    height: 250px;
  }
  .next-2 .box-img h3 {
    opacity: 1;
    max-height: 150px;
    margin-bottom: .8em;
  }
}
.next-3 .col-content {
  padding-right: 50px;
}
.next-3 h2 {
  margin-top: 0;
}
.next-3 h3 {
  font-weight: 600!important;
}
h3 .small,
.consult .small,
.palette-hero .small{
  font-size: .85em;
}
.next-3 .col-content .next-menu-wrap {
  padding-right: 50px;
}
.next-3 .box {
  margin-top: 30px;
  padding: 30px 25px;
}
.next-3 .box .flex > * {
  width: 42%;
}
.next-3 .box .flex > * {
  width: 45%;
}
.next-3 .box img {
  width: 100%;
}
.next-3 ul.social li a {
  color: #FFF!important;
}
.next-3 ul.social li a svg {
  fill: #FFF;
}
@media (min-width: 1000px) {
  br.res {
    display: block;
  }
}
@media (max-width: 800px) {
  .next-3 .col-content,
  .next-3 .col-content .next-menu-wrap {
    padding-right: 0;
  }
  .next-3 .col-menu .next-menu {
    border-top: 0;
  }
}
@media (max-width: 400px) {
  .next-3 .box .flex {
    flex-direction: row-reverse;
    flex-wrap : wrap;
  }
  .next-3 .box .flex > * {
    width: 100%;
  }
}
/* CONTACT NEW */
.shopify-section.contact-us h2 {
  margin-top: 0;
  margin-bottom: .6em;
  font-family: "Neuton", serif;
  font-size: 2.5em;
  line-height: 1.1em;
}
.shopify-section.contact-us h3 {
  margin-bottom: .2em;
}
.shopify-section.contact-us a:not(.btn) {
  color: #b2bb1f;
  font-weight: bold;
  text-decoration: underline;
}
.shopify-section.contact-us a:not(.btn):hover {
  text-decoration: underline!important;
}
.contact-cols > .flex {
  justify-content: center;
}
.contact-item-wrap {
  width: 33.33%;
  padding: 30px 25px;
  text-align: center;
}
.contact-item-wrap:nth-child(2) {
  border-left: 2px solid #6B7379;
  border-right: 2px solid #6B7379;
}
.contact-us-icon {
  width: 100px;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  .contact-item-wrap {
    width: 50%;
  }
  .contact-item-wrap:nth-child(2) {
    border-right: none;
  }
  .contact-item-wrap:nth-child(3) {
    margin-top: 20px;
  }
}
@media (max-width: 700px) {
  .contact-item-wrap {
    width: 100%;
    max-width: 450px;
    padding: 40px 0;
  }
  .contact-item-wrap:nth-child(1) {
    padding-top: 0;
  }
  .contact-item-wrap:nth-child(2) {
    border-top: 2px solid #6B7379;
    border-bottom: 2px solid #6B7379;
    border-left: none;
  }
  .contact-item-wrap:nth-child(3) {
    margin-top: 0;
    padding-bottom: 0;
  }
}
.contact-gallery .img {
  width: 49.7%;
  height: 350px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 1000px) {
  .contact-gallery .img {
    height: 250px;
  }
}
@media (max-width: 700px) {
  .contact-gallery .img {
    height: 170px;
  }
}
@media (max-width: 500px) {
  .contact-gallery .img {
    height: 130px;
  }
}
.shopify-section.contact-us .contact-form {
  text-align: center;
}
.shopify-section.contact-us form,
.quote-main form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.shopify-section.contact-us .contact-form input,
.contact-form textarea,
.quote-main input,
.quote-main textarea {
  margin-bottom: 10px;
  background-color: #F7F8F9;
}
.shopify-section.contact-us input[name="Name_First"],
.shopify-section.contact-us input[name="Name_Last"],
.quote-main input[name="Name_First"],
.quote-main input[name="Name_Last"] {
  width: calc(50% - 5px);
}
.contact-form textarea {
  height: 130px;
}
.contact-form button,
.quote-main button {
  min-width: 120px;
  margin: 10px auto 0!important;
}
.shopify-section.contact-us .contact-form form {
  max-width: 700px;
  margin: 30px auto 60px;
}
@media (max-width: 500px) {
  .shopify-section.contact-us input[name="Name_First"],
  .shopify-section.contact-us input[name="Name_Last"],
  .quote-main input[name="Name_First"],
  .quote-main input[name="Name_Last"] {
    width: 100%;
  }
}
.contact-us-booking {
  text-align: center;
  background-color: #F7F8F9;
}
.contact-us-booking h3,
.contact-us-faq h3 {
  margin-bottom: 0;
}
.contact-us-booking h2 {
  margin-bottom: .2em;
}
.contact-us-booking p,
.contact-us-booking iframe {
  max-width: 850px;
  margin: 30px auto;
}
.contact-us-booking iframe {
  margin: 0 auto;
}
@media (max-width: 500px) {
  .contact-us-booking .booking-wrap {
    padding: 0!important;
  }
}
.contact-us-faq .col-content {
  margin-left: 50px;
}
.contact-us-faq h2,
.contact-us-faq p {
  margin-top: 0!important;
  margin-bottom: 0!important;
}
.contact-us-faq .btn {
  min-width: 200px;
}
@media (max-width: 500px) {
  .contact-us-faq > .flex {
    flex-wrap: wrap;
  }
  .contact-us-faq .one-half {
    width: 100%;
  }
  .contact-us-faq img {
    width: 100%;
    max-width: 300px;
    margin-bottom: 30px;
  }
  .contact-us-faq .col-content {
    margin-left: 0;
  }
}
/* QUOTE NEW */
.quote-page:after {
  display: none;
}
.quote-page .quote-main {
  width: 57%;
}
.template-page.quote h3,
.template-page.visit h3,
.template-account h3 {
  margin-bottom: 0;
}
.template-page.quote h1 {
  margin: .1em 0 .2em;
  line-height: .95em;
}
.template-page.quote p,
.template-page.visit p {
  margin-top: 0;
}
.quote-main input,
.quote-main textarea {
  width: 100%;
  background-color: #f6f8f8!important;
  border-color: #f6f8f8!important;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out;
}
.quote-main .expand {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 20px;
  background: #f6f8f8;
  border: 0;
}
.quote-main .expand label {
  display: block;
  position: relative;
  width: 100%;
  padding-right: 20px;
  color: #757574;
  font-family: "Neuton", serif;
  font-weight: 200;
  font-size: 2rem;
  line-height: 1.5;
  cursor: pointer;
}
.quote-main .expand label:after {
  top: -20px;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}
.quote-main .expand.open label:after {
  opacity: 0;
}
.quote-main .selectric {
  display: none;
}
.quote-main .selectric-items {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  max-height: 0;
  overflow: hidden;
  background: none;
  border: none;
  box-shadow: none;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}
.quote-main input[type="file"] {
  padding: 0;
  background: none!important;
}
.quote-main .expand.open .selectric-items {
  max-height: 1200px;
  padding-top: 12px;
}
.quote-main .selectric-items li.selected {
  color: #f6f8f8;
  background: #b2bb1e;
  border-color: #b2bb1e;
}
.quote-main .selectric-items li:hover {
  color: #FFF;
  background: #99a0a4!important;
  border-color: #99a0a4!important;
}
.quote-sidebar {
  width: 32%;
}
.quote-sidebar .sidebar-item .flex-v,
.template-page.visit .sidebar-item .flex-v,
.consult .sidebar-item .sidebar-icon + .flex {
  padding-left: 10px; 
}
.quote-sidebar .sidebar-item p,
.quote-sidebar a,
.template-page.visit .sidebar-item p,
.template-page.visit .box a,
.consult .sidebar-item .sidebar-icon + .flex p {
  margin-bottom: 0;
  color: #b2bb1e;
  font-weight: bold;
  text-decoration: underline;
}
.quote-sidebar em,
.template-page.visit .box,
em.small {
  font-size: .9em;
}
.template-page.visit .sidebar-item-1 .sidebar-item {
  margin-top: 7px;
}
.quote-sidebar .sidebar-item-1 + p,
.template-page.visit .box .sidebar-item-1 + p {
  margin: .1em 0!important;
}
.quote-sidebar .instagram {
  max-width: 275px;
}
@media (max-width: 700px) {
  .quote-page .quote-main,
  .quote-sidebar {
    width: 100%;
  }
  .quote-page .quote-main {
    margin-bottom: 60px;
  }
}
.consult {
  display: inline-block;
  margin-top: -7px;
  text-align: left;
}
.consult h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.consult .consult-content {
  margin-top: -0.5em;
  margin-left: 50px;
  font-size: .9em;
  line-height: 1.2em;
}
@media (max-width: 400px) {
  .consult .consult-content {
    margin-top: .5em;
    margin-left: 0;
  }
}
/* VISIT US */
.visit-blocks,
.visit-block > .v-wrap {
  padding-top: 40px;
  padding-bottom: 40px;
}
.visit-block:nth-child(even) .page-width > .flex {
  flex-direction: row-reverse;
}
.visit-block .page-width > .flex > * {
  width: 47%;
}
.visit-block .next-menu {
  max-width: 450px;
}
.visit-block .next-menu-item num {
  width: 20px;
  height: 20px;
  margin-right: 7px;
  text-align: center;
  font-size: 1rem;
  color: #b2bb1f;
  border: 2px solid #b2bb1f;
  border-radius: 50%;
}
.visit-block .btn {
  margin: 0 0 30px;
}
.visit-block h3 {
  margin-bottom: .5em!important;
}
.visit-partnerships {
  background-color: #6a737b;
}
.visit-partnerships.trade-reviews .row .review-text {
    border-left: 2px solid #FFF;
}
.visit-partnerships,
.visit-partnerships h2,
.visit-partnerships h2,
.visit-partnerships a {
  color: #FFF;
}
.visit-partnerships a {
  text-decoration: underline;
}
.visit-partnerships strong {
  text-transform: uppercase;
  letter-spacing: .1em;
}
.visit-partnerships .reviews-slider-holder .slick-dots li button {
  border-color: #FFF;
}
.visit-partnerships .reviews-slider-holder .slick-dots li.slick-active button {
  background-color: #FFF;
}
.visit-blog h3 {
  margin: 0 auto .7em!important;
}
.template-page.visit .page-custom-gallery {
  margin: 0;
}
.template-page.visit .next-2 {
  background-color: #FFF;
}
@media (max-width: 1000px) {
  .visit-partnerships.trade-reviews .row .review-logo {
    padding: 30px;
    border-bottom: 2px solid #FFF;
  }
}
@media (max-width: 700px) {
  .visit-block .page-width > .flex > * {
    width: 100%;
  }
  .visit-block .col-content {
    margin-bottom: 40px;
  }
  .template-page.visit .next-gallery .gallery-item {
    background: none;
  }
}
@media (min-width: 800px) {
  .template-page.visit .box {
    max-width: 340px;
  }
}

.site-nav__megamenu-items .nav-col:nth-child(2) .site-nav__megamenu-item:first-child:after, 
.site-nav__megamenu-items .nav-col:nth-child(3) .site-nav__megamenu-item:first-child:after {
  display: none;
}

.site-nav__megamenu-items .nav-col > .site-nav__megamenu-item:nth-child(2):before {
  position: relative;
  display: block;
  content: "";
  width: 120px;
  height: 2px;
  background-color: #b2ba32;
  margin: 20px 0;
}
.shop-pay-installments {
  font-size: 14px;
}