/**
 * Insert your styles with Liquid below.
 *
 * Import additional stylesheets into this sheet using CSS imports:
 * @import url('./global/form.scss');
 */
/*================ Custom Typography ================*/
/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2013 Schwartzco Inc.
        License: 1510-ABXLSM
*/
@import url(//fonts.googleapis.com/earlyaccess/notosansscsliced.css);
@font-face {
  font-family: 'Graphik Web';
  src: url("graphiksemiboldweb.eot");
  src: url("graphiksemiboldweb.eot?#iefix") format("embedded-opentype"), url("graphiksemiboldweb.woff") format("woff"), url("graphiksemiboldweb.ttf") format("truetype"), url("graphiksemiboldweb.svg#graphiksemibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: 'Graphik Web';
  src: url("graphikregularitalicweb.eot");
  src: url("graphikregularitalicweb.eot?#iefix") format("embedded-opentype"), url("graphikregularitalicweb.woff") format("woff"), url("graphikregularitalicweb.ttf") format("truetype"), url("graphikregularitalicweb.svg#graphikregularitalic") format("svg");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: 'Graphik Web';
  src: url("graphikregularweb.eot");
  src: url("graphikregularweb.eot?#iefix") format("embedded-opentype"), url("graphikregularweb.woff") format("woff"), url("graphikregularweb.ttf") format("truetype"), url("graphikregularweb.svg#graphikregular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

/*================ Functions ================*/
/*================ Animations and keyframes ================*/
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

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

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

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

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

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

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

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

@-webkit-keyframes fadeIn {
  0%,
  35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0%,
  35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0%,
  35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0%,
  35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes heroContentIn {
  0%,
  35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); }

  60% {
    opacity: 1; }

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

@-moz-keyframes heroContentIn {
  0%,
  35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); }

  60% {
    opacity: 1; }

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

@-ms-keyframes heroContentIn {
  0%,
  35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); }

  60% {
    opacity: 1; }

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

@keyframes heroContentIn {
  0%,
  35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); }

  60% {
    opacity: 1; }

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

/*============================================================================
  Dependency-free breakpoint mixin
    - http://blog.grayghostvisuals.com/sass/sass-media-query-mixin/
==============================================================================*/
/*================ The following are dependencies of csswizardry grid ================*/
/*================ Color variables ================*/
@font-face {
  font-family: 'icons';
  src: url("//cdn.shopify.com/s/files/1/1125/3830/t/22/assets/icons.eot?v=1004289507434570138");
  src: url("//cdn.shopify.com/s/files/1/1125/3830/t/22/assets/icons.eot?v=1004289507434570138#iefix") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/1125/3830/t/22/assets/icons.woff?v=17488199025650539153") format("woff"), url("//cdn.shopify.com/s/files/1/1125/3830/t/22/assets/icons.ttf?v=17471692381904039179") format("truetype"), url("//cdn.shopify.com/s/files/1/1125/3830/t/22/assets/icons.svg?v=10077078937362553455#timber-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/*================ Global | Normalize ================*/
*,
input,
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  padding: 0;
  margin: 0; }

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

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

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

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

/*================ Site-wide styles ================*/
/*================ Partials | Layout Styles ================*/
html,
body {
  background-color: white; }

[tabindex='-1']:focus {
  outline: none; }

.wrapper {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px; }
  @media screen and (min-width: 591px) {
    .wrapper {
      padding: 0 10px; } }

.main-content {
  display: block;
  padding-top: 35px; }
  @media screen and (min-width: 591px) {
    .main-content {
      padding-bottom: 40px; } }
  @media screen and (min-width: 769px) {
    .main-content {
      padding-top: 90px; } }

hr, .hr--small, .hr--medium, .hr--large {
  clear: both;
  border-top: solid #1c1d1d;
  border-width: 1px 0 0;
  margin: 30px 0;
  height: 0; }
  hr.hr--clear, .hr--clear.hr--small, .hr--clear.hr--medium, .hr--clear.hr--large {
    border-top-color: transparent; }

/*================ Partials | Typography styles ================*/
body,
input,
textarea,
button,
select {
  color: #1c1d1d;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  line-height: 1.6; }

h1, .h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  display: block;
  font-weight: 100;
  margin: 0 0 0.5em;
  line-height: 1.4;
  text-rendering: optimizeLegibility; }
  h1 a, .h1 a,
  h2 a,
  .h2 a,
  h3 a,
  .h3 a,
  h4 a,
  .h4 a,
  h5 a,
  .h5 a,
  h6 a,
  .h6 a {
    text-decoration: none;
    font-weight: inherit; }

/*================ Use em() Sass function to declare font-size ================*/
h2, .h2 {
  font-size: 1.0625em; }

h3, .h3 {
  font-size: 1.125em; }

h4, .h4 {
  font-size: 0.66667em; }

h5, .h5 {
  font-size: 0.53333em; }

h6, .h6 {
  font-size: 0.46667em; }

p {
  margin: 0 0 15px 0;
  text-rendering: optimizeLegibility; }
  p img {
    margin: 0; }

em {
  font-style: italic; }

b,
strong {
  font-weight: bold; }

small {
  font-size: 0.9em; }

sup,
sub {
  position: relative;
  font-size: 60%;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.5em; }

blockquote {
  font-size: 1.125em;
  line-height: 1.45;
  margin: 0;
  padding: 15px 30px 40px; }
  blockquote p {
    margin-bottom: 0; }
    blockquote p + cite {
      margin-top: 15px; }
  blockquote cite {
    display: block;
    font-size: 0.75em; }
    blockquote cite:before {
      content: '\2014 \0020'; }

code,
pre {
  background-color: #faf7f5;
  font-family: Consolas, monospace;
  font-size: 1em;
  border: 0 none;
  padding: 0 2px;
  color: #51ab62; }

pre {
  overflow: auto;
  padding: 15px;
  margin: 0 0 30px; }

/*================ Partials | Lists ================*/
ul,
ol {
  margin: 0 0 15px 20px;
  padding: 0;
  text-rendering: optimizeLegibility; }

ol ol {
  list-style: lower-alpha; }

ol {
  list-style: decimal; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin: 4px 0 5px 20px; }

li {
  margin-bottom: 0.25em; }

ul.square {
  list-style: square outside; }

ul.disc {
  list-style: disc outside; }

ol.alpha {
  list-style: lower-alpha outside; }

.no-bullets {
  list-style: none outside;
  margin-left: 0; }

.inline-list {
  margin-left: 0; }
  .inline-list li {
    display: inline-block;
    margin-bottom: 0; }

/*================ Partials | Tables ================*/
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

.table-wrap {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

th {
  font-weight: bold; }

th,
td {
  text-align: left;
  padding: 15px;
  border: 1px solid #1c1d1d; }

/*============================================================================
  #Grid Setup
    - Based on csswizardry grid, but with floated columns, a fixed gutter size, and BEM classes
    - Breakpoints defined above, under #Breakpoint and Grid Variables
    - Note the inclusion of .grid-uniform to take care of clearfixes on evenly sized grid items
==============================================================================*/
/* Force clearfix on grids */
.grid:after, .grid--rev:after, .grid--full:after,
.grid-uniform:after {
  content: '';
  display: table;
  clear: both; }

/* Manual grid__item clearfix */
.grid__item.clear {
  clear: both; }

/*============================================================================
  Drop relative positioning into silent classes which can't take advantage of
  the `[class*="push--"]` and `[class*="pull--"]` selectors.
==============================================================================*/
/*============================================================================
  Grid Setup
    1. Allow the grid system to be used on lists.
    2. Remove any margins and paddings that might affect the grid system.
    3. Apply a negative `margin-left` to negate the columns' gutters.
==============================================================================*/
.grid, .grid--rev, .grid--full,
.grid-uniform {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -15px; }
  @media screen and (min-width: 591px) {
    .grid, .grid--rev, .grid--full,
    .grid-uniform {
      margin-left: -30px; } }

.grid__item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  vertical-align: top;
  width: 100%; }
  @media screen and (min-width: 591px) {
    .grid__item {
      padding-left: 30px; } }

.grid--small {
  margin-left: -10px; }
  .grid--small .grid__item {
    padding-left: 10px; }

/*============================================================================
  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; }

/* Gutterless grids have all the properties of regular grids, minus any spacing. */
.grid--full {
  margin-left: 0; }
  .lt-ie9 .grid--full {
    margin-left: 0; }
  .grid--full > .grid__item {
    padding-left: 0; }

/*============================================================================
  WIDTHS
    - Create width classes, prefixed by the specified namespace.
==============================================================================*/
/*================ Clearfix helper on uniform grids ================*/
/*================ Helper show/hide classes around our breakpoints ================*/
/*================ Our regular, non-responsive width and helper classes ================*/
/** Whole */
.one-whole {
  width: 100%; }

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

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

.two-thirds {
  width: 66.666%; }

/* 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.666%; }

.two-sixths {
  width: 33.333%; }

.three-sixths {
  width: 50%; }

.four-sixths {
  width: 66.666%; }

.five-sixths {
  width: 83.333%; }

/* 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.333%; }

.two-twelfths {
  width: 16.666%; }

.three-twelfths {
  width: 25%; }

.four-twelfths {
  width: 33.333%; }

.five-twelfths {
  width: 41.666%; }

.six-twelfths {
  width: 50%; }

.seven-twelfths {
  width: 58.333%; }

.eight-twelfths {
  width: 66.666%; }

.nine-twelfths {
  width: 75%; }

.ten-twelfths {
  width: 83.333%; }

.eleven-twelfths {
  width: 91.666%; }

.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; }

.left {
  float: left !important; }

.right {
  float: right !important; }

/*================ Our responsive classes, if we have enabled them ================*/
@media only screen and (max-width: 590px) {
  /** Whole */
  .small--one-whole {
    width: 100%; }

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

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

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

  /* 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.666%; }

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

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

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

  .small--five-sixths {
    width: 83.333%; }

  /* 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.333%; }

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

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

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

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

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

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

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

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

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

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

  .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; }

  .small--left {
    float: left !important; }

  .small--right {
    float: right !important; }

  .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--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; } }
@media only screen and (min-width: 591px) and (max-width: 768px) {
  /** Whole */
  .medium--one-whole {
    width: 100%; }

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

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

  .medium--two-thirds {
    width: 66.666%; }

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

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

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

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

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

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

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

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

  .medium--two-sixths {
    width: 33.333%; }

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

  .medium--four-sixths {
    width: 66.666%; }

  .medium--five-sixths {
    width: 83.333%; }

  /* Eighths */
  .medium--one-eighth {
    width: 12.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .medium--two-twelfths {
    width: 16.666%; }

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

  .medium--four-twelfths {
    width: 33.333%; }

  .medium--five-twelfths {
    width: 41.666%; }

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

  .medium--seven-twelfths {
    width: 58.333%; }

  .medium--eight-twelfths {
    width: 66.666%; }

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

  .medium--ten-twelfths {
    width: 83.333%; }

  .medium--eleven-twelfths {
    width: 91.666%; }

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

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

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

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

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

  .medium--left {
    float: left !important; }

  .medium--right {
    float: right !important; }

  .grid-uniform .medium--one-half:nth-child(2n + 1),
  .grid-uniform .medium--one-third:nth-child(3n + 1),
  .grid-uniform .medium--one-quarter:nth-child(4n + 1),
  .grid-uniform .medium--one-fifth:nth-child(5n + 1),
  .grid-uniform .medium--one-sixth:nth-child(6n + 1),
  .grid-uniform .medium--two-sixths:nth-child(3n + 1),
  .grid-uniform .medium--three-sixths:nth-child(2n + 1),
  .grid-uniform .medium--two-eighths:nth-child(4n + 1),
  .grid-uniform .medium--four-eighths:nth-child(2n + 1),
  .grid-uniform .medium--five-tenths:nth-child(2n + 1),
  .grid-uniform .medium--one-twelfth:nth-child(12n + 1),
  .grid-uniform .medium--two-twelfths:nth-child(6n + 1),
  .grid-uniform .medium--three-twelfths:nth-child(4n + 1),
  .grid-uniform .medium--four-twelfths:nth-child(3n + 1),
  .grid-uniform .medium--six-twelfths:nth-child(2n + 1) {
    clear: both; } }
@media only screen and (max-width: 768px) {
  /** Whole */
  .medium-down--one-whole {
    width: 100%; }

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

  /* Thirds */
  .medium-down--one-third {
    width: 33.333%; }

  .medium-down--two-thirds {
    width: 66.666%; }

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

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

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

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

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

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

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

  /* Sixths */
  .medium-down--one-sixth {
    width: 16.666%; }

  .medium-down--two-sixths {
    width: 33.333%; }

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

  .medium-down--four-sixths {
    width: 66.666%; }

  .medium-down--five-sixths {
    width: 83.333%; }

  /* Eighths */
  .medium-down--one-eighth {
    width: 12.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* Twelfths */
  .medium-down--one-twelfth {
    width: 8.333%; }

  .medium-down--two-twelfths {
    width: 16.666%; }

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

  .medium-down--four-twelfths {
    width: 33.333%; }

  .medium-down--five-twelfths {
    width: 41.666%; }

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

  .medium-down--seven-twelfths {
    width: 58.333%; }

  .medium-down--eight-twelfths {
    width: 66.666%; }

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

  .medium-down--ten-twelfths {
    width: 83.333%; }

  .medium-down--eleven-twelfths {
    width: 91.666%; }

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

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

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

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

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

  .medium-down--left {
    float: left !important; }

  .medium-down--right {
    float: right !important; }

  .grid-uniform .medium-down--one-half:nth-child(2n + 1),
  .grid-uniform .medium-down--one-third:nth-child(3n + 1),
  .grid-uniform .medium-down--one-quarter:nth-child(4n + 1),
  .grid-uniform .medium-down--one-fifth:nth-child(5n + 1),
  .grid-uniform .medium-down--one-sixth:nth-child(6n + 1),
  .grid-uniform .medium-down--two-sixths:nth-child(3n + 1),
  .grid-uniform .medium-down--three-sixths:nth-child(2n + 1),
  .grid-uniform .medium-down--two-eighths:nth-child(4n + 1),
  .grid-uniform .medium-down--four-eighths:nth-child(2n + 1),
  .grid-uniform .medium-down--five-tenths:nth-child(2n + 1),
  .grid-uniform .medium-down--one-twelfth:nth-child(12n + 1),
  .grid-uniform .medium-down--two-twelfths:nth-child(6n + 1),
  .grid-uniform .medium-down--three-twelfths:nth-child(4n + 1),
  .grid-uniform .medium-down--four-twelfths:nth-child(3n + 1),
  .grid-uniform .medium-down--six-twelfths:nth-child(2n + 1) {
    clear: both; } }
@media only screen and (min-width: 769px) {
  /** Whole */
  .large--one-whole {
    width: 100%; }

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

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

  .large--two-thirds {
    width: 66.666%; }

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

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

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

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

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

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

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

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

  .large--two-sixths {
    width: 33.333%; }

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

  .large--four-sixths {
    width: 66.666%; }

  .large--five-sixths {
    width: 83.333%; }

  /* Eighths */
  .large--one-eighth {
    width: 12.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .large--two-twelfths {
    width: 16.666%; }

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

  .large--four-twelfths {
    width: 33.333%; }

  .large--five-twelfths {
    width: 41.666%; }

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

  .large--seven-twelfths {
    width: 58.333%; }

  .large--eight-twelfths {
    width: 66.666%; }

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

  .large--ten-twelfths {
    width: 83.333%; }

  .large--eleven-twelfths {
    width: 91.666%; }

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

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

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

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

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

  .large--left {
    float: left !important; }

  .large--right {
    float: right !important; }

  .grid-uniform .large--one-half:nth-child(2n + 1),
  .grid-uniform .large--one-third:nth-child(3n + 1),
  .grid-uniform .large--one-quarter:nth-child(4n + 1),
  .grid-uniform .large--one-fifth:nth-child(5n + 1),
  .grid-uniform .large--one-sixth:nth-child(6n + 1),
  .grid-uniform .large--two-sixths:nth-child(3n + 1),
  .grid-uniform .large--three-sixths:nth-child(2n + 1),
  .grid-uniform .large--two-eighths:nth-child(4n + 1),
  .grid-uniform .large--four-eighths:nth-child(2n + 1),
  .grid-uniform .large--five-tenths:nth-child(2n + 1),
  .grid-uniform .large--one-twelfth:nth-child(12n + 1),
  .grid-uniform .large--two-twelfths:nth-child(6n + 1),
  .grid-uniform .large--three-twelfths:nth-child(4n + 1),
  .grid-uniform .large--four-twelfths:nth-child(3n + 1),
  .grid-uniform .large--six-twelfths:nth-child(2n + 1) {
    clear: both; } }
/*============================================================================
  PUSH
    - Push classes, to move grid items over to the right by certain amounts
==============================================================================*/
[class*='push--'] {
  position: relative; }

/* Whole */
.push--one-whole {
  left: 100%; }

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

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

.push--two-thirds {
  left: 66.666%; }

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

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

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

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

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

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

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

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

.push--two-sixths {
  left: 33.333%; }

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

.push--four-sixths {
  left: 66.666%; }

.push--five-sixths {
  left: 83.333%; }

/* Eighths */
.push--one-eighth {
  left: 12.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Twelfths */
.push--one-twelfth {
  left: 8.333%; }

.push--two-twelfths {
  left: 16.666%; }

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

.push--four-twelfths {
  left: 33.333%; }

.push--five-twelfths {
  left: 41.666%; }

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

.push--seven-twelfths {
  left: 58.333%; }

.push--eight-twelfths {
  left: 66.666%; }

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

.push--ten-twelfths {
  left: 83.333%; }

.push--eleven-twelfths {
  left: 91.666%; }

@media only screen and (min-width: 591px) and (max-width: 768px) {
  /* Whole */
  .push--medium--one-whole {
    left: 100%; }

  /* Halves */
  .push--medium--one-half {
    left: 50%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .push--medium--five-sixths {
    left: 83.333%; }

  /* Eighths */
  .push--medium--one-eighth {
    left: 12.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* Twelfths */
  .push--medium--one-twelfth {
    left: 8.333%; }

  .push--medium--two-twelfths {
    left: 16.666%; }

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

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

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

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

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

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

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

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

  .push--medium--eleven-twelfths {
    left: 91.666%; } }
@media only screen and (max-width: 768px) {
  /* Whole */
  .push--medium-down--one-whole {
    left: 100%; }

  /* Halves */
  .push--medium-down--one-half {
    left: 50%; }

  /* Thirds */
  .push--medium-down--one-third {
    left: 33.333%; }

  .push--medium-down--two-thirds {
    left: 66.666%; }

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

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

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

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

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

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

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

  /* Sixths */
  .push--medium-down--one-sixth {
    left: 16.666%; }

  .push--medium-down--two-sixths {
    left: 33.333%; }

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

  .push--medium-down--four-sixths {
    left: 66.666%; }

  .push--medium-down--five-sixths {
    left: 83.333%; }

  /* Eighths */
  .push--medium-down--one-eighth {
    left: 12.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* Twelfths */
  .push--medium-down--one-twelfth {
    left: 8.333%; }

  .push--medium-down--two-twelfths {
    left: 16.666%; }

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

  .push--medium-down--four-twelfths {
    left: 33.333%; }

  .push--medium-down--five-twelfths {
    left: 41.666%; }

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

  .push--medium-down--seven-twelfths {
    left: 58.333%; }

  .push--medium-down--eight-twelfths {
    left: 66.666%; }

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

  .push--medium-down--ten-twelfths {
    left: 83.333%; }

  .push--medium-down--eleven-twelfths {
    left: 91.666%; } }
@media only screen and (min-width: 769px) {
  /* Whole */
  .push--large--one-whole {
    left: 100%; }

  /* Halves */
  .push--large--one-half {
    left: 50%; }

  /* Thirds */
  .push--large--one-third {
    left: 33.333%; }

  .push--large--two-thirds {
    left: 66.666%; }

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

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

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

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

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

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

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

  /* Sixths */
  .push--large--one-sixth {
    left: 16.666%; }

  .push--large--two-sixths {
    left: 33.333%; }

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

  .push--large--four-sixths {
    left: 66.666%; }

  .push--large--five-sixths {
    left: 83.333%; }

  /* Eighths */
  .push--large--one-eighth {
    left: 12.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* Twelfths */
  .push--large--one-twelfth {
    left: 8.333%; }

  .push--large--two-twelfths {
    left: 16.666%; }

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

  .push--large--four-twelfths {
    left: 33.333%; }

  .push--large--five-twelfths {
    left: 41.666%; }

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

  .push--large--seven-twelfths {
    left: 58.333%; }

  .push--large--eight-twelfths {
    left: 66.666%; }

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

  .push--large--ten-twelfths {
    left: 83.333%; }

  .push--large--eleven-twelfths {
    left: 91.666%; } }
/*============================================================================
  PULL
    - Pull classes, to move grid items back to the left by certain amounts
==============================================================================*/
/*================ Partials | Helper Classes ================*/
.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: '';
    display: table;
    clear: both; }

.is-transitioning {
  display: block !important;
  visibility: visible !important; }

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

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

@media screen and (min-width: 769px) {
  .large--display-table {
    display: table;
    table-layout: fixed;
    width: 100%; }

  .large--display-table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none; } }
.visually-hidden {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px; }

/*============================================================================
  #OOCSS Media Object
    - http://www.stubbornella.org/content/2010/06/25/the-media-object-saves-hundreds-of-lines-of-code/
==============================================================================*/
.media,
.media-flex {
  overflow: hidden;
  _overflow: visible;
  zoom: 1; }

.media-img {
  float: left;
  margin-right: 30px; }

.media-img-right {
  float: right;
  margin-left: 30px; }

.media-img img,
.media-img-right img {
  display: block; }

/*================ Partials | Images, SVG, and iframes ================*/
img {
  border: 0 none; }

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

img,
iframe {
  max-width: 100%; }

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

.table-wrap {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

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

.form-vertical {
  margin-bottom: 15px; }

/*================ Prevent zoom on touch devices in active inputs ================*/
@media screen and (max-width: 768px) {
  input,
  textarea {
    font-size: 16px; } }
button,
input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none; }

button {
  background: none;
  border: none;
  display: inline-block;
  cursor: pointer; }

fieldset {
  border: 1px solid #1c1d1d;
  padding: 15px; }

legend {
  border: 0;
  padding: 0; }

button,
input[type='submit'] {
  cursor: pointer; }

input,
textarea,
select {
  border: 1px solid #1c1d1d;
  max-width: 100%;
  padding: 8px 10px;
  border-radius: 0; }
  input[disabled], input.disabled,
  textarea[disabled],
  textarea.disabled,
  select[disabled],
  select.disabled {
    cursor: default;
    background-color: #f6f6f6;
    border-color: #b6b6b6; }
  input.input-full,
  textarea.input-full,
  select.input-full {
    width: 100%; }

textarea {
  min-height: 100px; }

/*================ Input element overrides ================*/
input[type='checkbox'],
input[type='radio'] {
  margin: 0 10px 0 0;
  padding: 0;
  width: auto; }

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

input[type='radio'] {
  -webkit-appearance: radio;
  -moz-appearance: radio; }

input[type='image'] {
  padding-left: 0;
  padding-right: 0; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-color: transparent;
  padding-right: 28px;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  /*================ Hide the svg arrow in IE9 and below ================*/ }
  .ie9 select, .lt-ie9 select {
    padding-right: 10px;
    background-image: none; }

optgroup {
  font-weight: bold; }

option {
  color: #000;
  background-color: #fff; }

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

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

label[for] {
  cursor: pointer; }

/*================ Vertical Form ================*/
.form-vertical input,
.form-vertical select,
.form-vertical textarea {
  display: block;
  margin-bottom: 10px; }
.form-vertical input[type='checkbox'],
.form-vertical input[type='radio'],
.form-vertical .btn,
.form-vertical .btn--secondary {
  display: inline-block; }
.form-vertical .btn, .form-vertical .btn--secondary {
  display: inline-block; }

/*================ Error styles ================*/
input.error,
textarea.error {
  border-color: #d02e2e;
  background-color: #fff6f6;
  color: #d02e2e; }

label.error {
  color: #d02e2e; }

/*================ Input Group ================*/
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group .input-group-field:first-child,
  .input-group .input-group-btn:first-child,
  .input-group .input-group-btn:first-child > .btn,
  .input-group .input-group-btn:first-child > .btn--secondary,
  .input-group input[type='hidden']:first-child + .input-group-field,
  .input-group input[type='hidden']:first-child + .input-group-btn > .btn,
  .input-group input[type='hidden']:first-child + .input-group-btn > .btn--secondary {
    border-radius: 0 0 0 0; }
  .input-group .input-group-field:last-child,
  .input-group .input-group-btn:last-child > .btn,
  .input-group .input-group-btn:last-child > .btn--secondary {
    border-radius: 0 0 0 0; }
  .input-group input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -1px;
    margin-bottom: -1px; }

.input-group-field,
.input-group-btn {
  display: table-cell;
  vertical-align: middle;
  margin: 0; }

.input-group .btn, .input-group .btn--secondary,
.input-group .input-group-field {
  height: 37px; }

.input-group .input-group-field {
  width: 100%; }

.input-group-btn {
  position: relative;
  white-space: nowrap;
  width: 1%;
  padding: 0; }

/*================ Selector wrapper ================*/
.selector-wrapper label {
  margin-right: 10px; }
.selector-wrapper + .selector-wrapper {
  margin-top: 15px; }

/*================ Partials | Icons ================*/
@font-face {
  font-family: 'icons';
  src: url("//cdn.shopify.com/s/files/1/1125/3830/t/22/assets/icons.eot?v=1004289507434570138");
  src: url("//cdn.shopify.com/s/files/1/1125/3830/t/22/assets/icons.eot?v=1004289507434570138#iefix") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/1125/3830/t/22/assets/icons.woff?v=17488199025650539153") format("woff"), url("//cdn.shopify.com/s/files/1/1125/3830/t/22/assets/icons.ttf?v=17471692381904039179") format("truetype"), url("//cdn.shopify.com/s/files/1/1125/3830/t/22/assets/icons.svg?v=10077078937362553455#timber-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.icon-fallback-text .icon {
  display: none; }
  .supports-fontface .icon-fallback-text .icon {
    display: inline-block; }

/*============================================================================
  A generic way to visually hide content while
  remaining accessible to screen readers (h5bp.com)
==============================================================================*/
.supports-fontface .icon-fallback-text .fallback-text {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px; }

.icon:before {
  display: none; }

.supports-fontface .icon:before {
  display: inline;
  font-family: "icons";
  text-decoration: none;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*================ Icon mapping ================*/
.icon-amazon_payments:before {
  content: '\e800'; }

.icon-american_express:before {
  content: '\41'; }

.icon-arrow-down:before {
  content: '\e607'; }

.icon-arrow-left:before {
  content: '\e900'; }

.icon-arrow-right:before {
  content: '\e901'; }

.icon-bitcoin:before {
  content: '\42'; }

.icon-cart:before {
  content: '\e600'; }

.icon-cirrus:before {
  content: '\43'; }

.icon-customer:before {
  content: '\e605'; }

.icon-dankort:before {
  content: '\64'; }

.icon-diners_club:before {
  content: '\63'; }

.icon-discover:before {
  content: '\44'; }

.icon-facebook:before {
  content: '\e609'; }

.icon-fancy:before {
  content: '\46'; }

.icon-google_plus:before {
  content: '\67'; }

.icon-google:before {
  content: '\47'; }

.icon-hamburger:before {
  content: '\e601'; }

.icon-instagram:before {
  content: '\69'; }

.icon-interac:before {
  content: '\49'; }

.icon-jcb:before {
  content: '\4a'; }

.icon-maestro:before {
  content: '\6d'; }

.icon-master:before {
  content: '\4d'; }

.icon-minus:before {
  content: '\e602'; }

.icon-paypal:before {
  content: '\50'; }

.icon-pinterest:before {
  content: '\e608'; }

.icon-plus:before {
  content: '\e603'; }

.icon-rss:before {
  content: '\72'; }

.icon-search:before {
  content: '\73'; }

.icon-stripe:before {
  content: '\53'; }

.icon-tumblr:before {
  content: '\74'; }

.icon-twitter:before {
  content: '\54'; }

.icon-vimeo:before {
  content: '\76'; }

.icon-visa:before {
  content: '\56'; }

.icon-x:before {
  content: '\e604'; }

.icon-youtube:before {
  content: '\79'; }

.payment-icons {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: default;
  margin-bottom: 0; }
  .payment-icons li {
    margin: 0 7.5px 7.5px;
    cursor: default; }
  .payment-icons .icon {
    font-size: 30px;
    line-height: 30px; }
  .payment-icons .fallback-text {
    text-transform: capitalize; }

.social-icons .icon {
  padding-right: 4px; }

/*================ Partials | Drawers ================*/
.js-drawer-open {
  overflow: hidden; }

.drawer {
  display: none;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  padding: 0 15px 15px;
  max-width: 95%;
  z-index: 10;
  color: white;
  background-color: #1c1d1d;
  -webkit-transition: all 0.35s cubic-bezier(0.46, 0.01 , 0.32, 1);
  -moz-transition: all 0.35s cubic-bezier(0.46, 0.01 , 0.32, 1);
  -ms-transition: all 0.35s cubic-bezier(0.46, 0.01 , 0.32, 1);
  -o-transition: all 0.35s cubic-bezier(0.46, 0.01 , 0.32, 1);
  transition: all 0.35s cubic-bezier(0.46, 0.01 , 0.32, 1); }
  @media screen and (min-width: 769px) {
    .drawer {
      padding: 0 30px 30px; } }
  .drawer a {
    color: white; }
    .drawer a:hover {
      color: white; }
  .drawer .btn--secondary {
    background-color: #333333;
    color: white; }

.drawer--left {
  width: 300px;
  left: -300px; }
  .js-drawer-open-left .drawer--left {
    display: block;
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);
    transform: translateX(300px); }
    .lt-ie9 .js-drawer-open-left .drawer--left {
      left: 0; }

.drawer--right {
  width: 300px;
  right: -300px; }
  @media screen and (min-width: 591px) {
    .drawer--right {
      width: 400px;
      right: -400px; } }
  .js-drawer-open-right .drawer--right {
    display: block;
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translateX(-300px); }
    @media screen and (min-width: 591px) {
      .js-drawer-open-right .drawer--right {
        -webkit-transform: translateX(-400px);
        -moz-transform: translateX(-400px);
        -ms-transform: translateX(-400px);
        -o-transform: translateX(-400px);
        transform: translateX(-400px); } }
    .lt-ie9 .js-drawer-open-right .drawer--right {
      right: 0; }

.drawer--right_login {
  width: 300px;
  right: -300px; }
  @media screen and (min-width: 591px) {
    .drawer--right_login {
      width: 400px;
      right: -400px; } }
  .js-drawer-open-right_login .drawer--right_login {
    display: block;
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translateX(-300px); }
    @media screen and (min-width: 591px) {
      .js-drawer-open-right_login .drawer--right_login {
        -webkit-transform: translateX(-400px);
        -moz-transform: translateX(-400px);
        -ms-transform: translateX(-400px);
        -o-transform: translateX(-400px);
        transform: translateX(-400px); } }
    .lt-ie9 .js-drawer-open-right_login .drawer--right_login {
      right: 0; }

#PageContainer {
  overflow: hidden; }

.is-moved-by-drawer {
  -webkit-transition: all 0.35s cubic-bezier(0.46, 0.01 , 0.32, 1);
  -moz-transition: all 0.35s cubic-bezier(0.46, 0.01 , 0.32, 1);
  -ms-transition: all 0.35s cubic-bezier(0.46, 0.01 , 0.32, 1);
  -o-transition: all 0.35s cubic-bezier(0.46, 0.01 , 0.32, 1);
  transition: all 0.35s cubic-bezier(0.46, 0.01 , 0.32, 1); }
  .js-drawer-open-left .is-moved-by-drawer {
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);
    transform: translateX(300px); }
  .js-drawer-open-right .is-moved-by-drawer, .js-drawer-open-right_login .is-moved-by-drawer {
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translateX(-300px); }
    @media screen and (min-width: 591px) {
      .js-drawer-open-right .is-moved-by-drawer, .js-drawer-open-right_login .is-moved-by-drawer {
        -webkit-transform: translateX(-400px);
        -moz-transform: translateX(-400px);
        -ms-transform: translateX(-400px);
        -o-transform: translateX(-400px);
        transform: translateX(-400px); } }

.drawer__header {
  display: table;
  height: 80px;
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 1px solid #343535; }

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

.drawer__title {
  width: 100%; }

.drawer__close {
  width: 1%;
  text-align: center; }

.drawer__close-button {
  position: relative;
  right: -20px;
  height: 100%;
  padding: 0 20px;
  color: inherit; }
  .drawer__close-button:active {
    background-color: #0f1010; }

.drawer__close--left {
  text-align: left; }
  .drawer__close--left .drawer__close-button {
    right: auto;
    left: -20px; }

/*================ Cart-specific styles ================*/
.supports-csstransforms .drawer--is-loading .drawer__cart {
  min-height: 100px; }
  .supports-csstransforms .drawer--is-loading .drawer__cart:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 50%;
    top: 60px;
    margin-left: -12px;
    border-radius: 50%;
    border: 3px solid #343535;
    border-top-color: transparent;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear; }

.ajaxcart__row > .grid, .ajaxcart__row > .grid--rev, .ajaxcart__row > .grid--full {
  margin-left: -15px; }
  .ajaxcart__row > .grid > .grid__item, .ajaxcart__row > .grid--rev > .grid__item, .ajaxcart__row > .grid--full > .grid__item {
    padding-left: 15px; }

.ajaxcart__product {
  position: relative;
  max-height: 500px; }
  .ajaxcart__product.is-removed {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 450ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    -moz-transition: all 450ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    -ms-transition: all 450ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    -o-transition: all 450ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    transition: all 450ms cubic-bezier(0.57, 0.06, 0.05, 0.95); }

.ajaxcart__row {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #343535; }
  @media screen and (min-width: 591px) {
    .ajaxcart__row {
      padding-bottom: 30px;
      margin-bottom: 30px; } }

.ajaxcart__product-image {
  display: block;
  overflow: hidden;
  padding-top: 3px; }
  .ajaxcart__product-image img {
    display: block;
    margin: 0 auto;
    max-width: 100%; }

.ajaxcart__product-name,
.ajaxcart__product-meta {
  display: block; }

.ajaxcart__product-name--wrapper {
  margin-bottom: 5px; }

.ajaxcart__product-name + .ajaxcart__product-meta {
  padding-top: 3px; }

/*================ Module-specific styles ================*/
/*================ Module | Notes and Form Feedback ================*/
.note,
.errors {
  border-radius: 0;
  padding: 6px 12px;
  margin-bottom: 15px;
  border: 1px solid transparent;
  font-size: 0.9em;
  text-align: left; }
  .note ul,
  .note ol,
  .errors ul,
  .errors ol {
    margin-top: 0;
    margin-bottom: 0; }
  .note li:last-child,
  .errors li:last-child {
    margin-bottom: 0; }
  .note p,
  .errors p {
    margin-bottom: 0; }

.note {
  border-color: #1c1d1d; }

.errors ul {
  list-style: disc outside;
  margin-left: 20px; }

.form-success {
  color: #56ad6a;
  background-color: #ecfef0;
  border-color: #56ad6a; }
  .form-success a {
    color: #56ad6a;
    text-decoration: underline; }
    .form-success a:hover {
      text-decoration: none; }

.form-error,
.errors {
  color: #d02e2e;
  background-color: #fff6f6;
  border-color: #d02e2e; }
  .form-error a,
  .errors a {
    color: #d02e2e;
    text-decoration: underline; }
    .form-error a:hover,
    .errors a:hover {
      text-decoration: none; }

/*================ Module | Pagination ================*/
.pagination {
  font-weight: 100;
  font-style: normal;
  margin: 0;
  padding: 60px 0 0;
  text-align: center; }
  .pagination > span {
    display: inline-block;
    line-height: 1; }
  .pagination a {
    display: block; }
  .pagination a,
  .pagination .page.current {
    padding: 8px; }
  .pagination .page.current {
    font-weight: 600; }
  .pagination .next,
  .pagination .prev {
    font-family: arial, helvetica, sans-serif; }

/*================ Module | Rich Text Editor ================*/
.rte {
  margin-bottom: 15px; }
  .rte:after {
    content: '';
    display: table;
    clear: both; }
  .rte p,
  .rte ul,
  .rte ol,
  .rte table {
    margin-bottom: 25px; }
  .rte ul ul {
    margin-bottom: 0; }
  .rte a {
    text-decoration: none; }
  .rte .text-link {
    border-bottom: 1px solid #333333; }
    .rte .text-link:hover, .rte .text-link:focus {
      border-bottom: 1px solid #3a3c3c; }
  .rte h1, .rte .h1,
  .rte h4,
  .rte .h4,
  .rte h5,
  .rte .h5,
  .rte h6,
  .rte .h6 {
    margin-top: 2em;
    margin-bottom: 2em; }
  .rte h2, .rte .h2,
  .rte h3,
  .rte .h3 {
    margin-top: 4em;
    margin-bottom: 2em; }
  .rte h1:first-child, .rte .h1:first-child,
  .rte h2:first-child,
  .rte .h2:first-child,
  .rte h3:first-child,
  .rte .h3:first-child,
  .rte h4:first-child,
  .rte .h4:first-child,
  .rte h5:first-child,
  .rte .h5:first-child,
  .rte h6:first-child,
  .rte .h6:first-child {
    margin-top: 0; }
  .rte h1 a, .rte .h1 a,
  .rte h2 a,
  .rte .h2 a,
  .rte h3 a,
  .rte .h3 a,
  .rte h4 a,
  .rte .h4 a,
  .rte h5 a,
  .rte .h5 a,
  .rte h6 a,
  .rte .h6 a {
    text-decoration: none; }
  .rte > div {
    margin-bottom: 15px; }
  .rte li {
    margin-bottom: 0; }
  .rte > p:last-child {
    margin-bottom: 0; }
  .rte table {
    table-layout: fixed; }

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

.rte--nomargin {
  margin-bottom: 0; }

/*================ Indented article/page images and blockquotes ================*/
.rte--indented-images img:not([style]),
.rte--indented-images img[style='float: none;'] {
  max-width: 120%;
  margin-left: -10%; }
  .rte--indented-images img:not([style]).rte__no-indent,
  .rte--indented-images img[style='float: none;'].rte__no-indent {
    margin: 0 auto;
    max-width: 100%; }
.rte--indented-images img[style='float: right;'] {
  margin: 0 -10% 15px 15px; }
.rte--indented-images img[style='float: left;'] {
  margin: 0 15px 15px -10%; }

@media screen and (min-width: 769px) {
  .rte blockquote {
    width: 120%;
    margin-left: -10%;
    padding-left: 0;
    padding-right: 0; }
    .rte blockquote p {
      margin-bottom: 0; } }
/*================ Module | Site Header ================*/
.site-header {
  padding: 15px 0 0; }
  .site-header .grid--table {
    display: table;
    table-layout: fixed;
    width: 100%; }
    .site-header .grid--table > .grid__item {
      float: initial;
      display: table-cell;
      vertical-align: middle; }

.site-header__logo {
  text-align: center;
  margin: 0 auto; }
  .site-header__logo a,
  .site-header__logo a:hover {
    text-decoration: none; }
  .site-header__logo a.site-header__logo-link {
    margin: 0 auto; }
  .site-header__logo a,
  .site-header__logo img {
    display: block; }
  .site-header__logo img {
    margin: 0 auto;
    max-width: 200px; }

/*================ Module | Search Bar ================*/
.search-bar {
  max-width: 100%; }

.search-bar--page {
  max-width: 300px;
  margin: 0 auto; }

.search-bar--modal {
  max-width: 300px;
  margin: 20% auto 0; }

.search-bar--header {
  max-width: 300px; }
  .is-dark .search-bar--header input {
    background-color: #e9e9e9; }

.search-bar--drawer {
  margin-bottom: 15px; }

/*================ Module | Section Headers ================*/
.section-header {
  margin-bottom: 30px; }
  @media screen and (min-width: 591px) {
    .section-header {
      margin-bottom: 50px; } }

.section-header--404 {
  margin-bottom: 0;
  padding: 80px 0; }

@media screen and (min-width: 769px) {
  .section-header {
    display: table;
    width: 100%; }

  .section-header__title {
    margin-bottom: 12px; }

  .section-header__left {
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 0; }
    .section-header__left h1, .section-header__left .h1,
    .section-header__left h2,
    .section-header__left .h2,
    .section-header__left h3,
    .section-header__left .h3,
    .section-header__left h4,
    .section-header__left .h4,
    .section-header__left .h1,
    .section-header__left .h2,
    .section-header__left .h3,
    .section-header__left .h4 {
      margin-bottom: 0; } }
/*================ Module | Site Nav and Dropdowns ================*/
.site-nav, .site-nav--mobile {
  cursor: default;
  margin: 0; }

.site-nav__item {
  display: inline-block;
  margin: 0; }
  .site-nav__item li {
    display: block; }

.site-nav--mobile {
  margin-left: -10px; }
  .site-nav--mobile.text-right {
    margin: 0 -10px 0 0; }

.site-nav__link {
  display: inline-block;
  text-decoration: none;
  padding: 15px;
  white-space: nowrap;
  color: #1c1d1d;
  font-size: 1em; }
  .site-nav__link .icon-arrow-down {
    position: relative;
    top: -2px;
    padding-left: 7.5px;
    font-size: 10px; }

.site-nav__link--icon {
  padding-left: 7.5px;
  padding-right: 7.5px; }

.site-nav--mobile .site-nav__link {
  display: inline-block; }
.site-nav--mobile .icon {
  font-size: 1em; }

/*================ Dropdowns ================*/
.site-nav__dropdown {
  display: none;
  position: absolute;
  margin: 0;
  display: block;
  height: 0;
  overflow: hidden; }
  .site-nav__dropdown a {
    font-size: 0.9em; }

/*================ Cart bubble for items in cart ================*/
@media screen and (min-width: 769px) {
  .site-nav__link--icon .icon {
    font-size: 1.375em; } }
.cart-link {
  position: relative; }

.cart-link__bubble {
  display: none; }

.cart-link__bubble--visible {
  display: block;
  position: absolute;
  top: 18px;
  right: 4px;
  width: 10px;
  height: 10px;
  background-color: #333333;
  border-radius: 50%; }
  @media screen and (max-width: 768px) {
    .cart-link__bubble--visible {
      top: 22px;
      right: 12px; } }

/*================ View-specific styles ================*/
/*================ Templates | Cart Page ================*/
.cart__header-labels {
  font-weight: 100;
  font-style: normal; }

.cart__row {
  position: relative;
  margin-bottom: 30px; }
  .cart__row:first-child {
    border-bottom: 1px solid #1c1d1d;
    padding-bottom: 15px; }
  .cart__row:last-child {
    border-top: 1px solid #1c1d1d;
    padding-top: 15px; }
  .cart__row .js-qty {
    margin: 0 auto; }
  .cart__row .btn, .cart__row .btn--secondary,
  .cart__row .btn--secondary {
    margin-bottom: 15px; }

@media screen and (min-width: 591px) {
  .update-cart + .cart__checkout {
    margin-left: 15px; } }
.cart__row--table {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .cart__row--table .grid__item {
    display: table-cell;
    vertical-align: middle;
    float: none; }

@media screen and (min-width: 769px) {
  .cart__row--table-large {
    display: table;
    table-layout: fixed;
    width: 100%; }
    .cart__row--table-large .grid__item {
      display: table-cell;
      vertical-align: middle;
      float: none; } }
.cart__image {
  display: block; }
  .cart__image img {
    width: 100%;
    display: block; }
  @media screen and (max-width: 768px) {
    .cart__image {
      margin-bottom: 15px; } }

.cart__product-name {
  margin-bottom: 0; }

.cart__product-qty {
  text-align: center;
  margin: 0 auto;
  max-width: 80px; }

.cart__note {
  margin: 0; }
  @media screen and (min-width: 769px) {
    .cart__note {
      padding-right: 30px; } }

.cart__product-meta {
  margin-bottom: 0; }

.additional_checkout_buttons {
  margin-left: -10px; }
  .additional_checkout_buttons > *:not(script) {
    padding: 15px 0 0 15px;
    vertical-align: top;
    line-height: 1; }
    @media screen and (max-width: 590px) {
      .additional_checkout_buttons > *:not(script) {
        padding: 15px 0 0 5px; } }
    .additional_checkout_buttons > *:not(script):first-child, .additional_checkout_buttons > *:not(script):empty {
      padding-left: 0px; }

/*================ Templates | Product Page ================*/
.product-single {
  text-align: center; }

.product-single__meta--wrapper {
  padding-left: 45px;
  padding-right: 25px; }

.product-single__meta {
  padding-top: 45px; }

.product-single__vendor {
  letter-spacing: 0.2em;
  font-size: 0.4em; }

.product-single__title {
  font-size: 1em;
  margin-bottom: 15px;
  word-wrap: break-word; }
  @media screen and (min-width: 591px) {
    .product-single__title {
      font-size: 1.2em; } }

.product-single__add-to-cart {
  margin: 10px 0; }

.product-single__description {
  margin-top: 40px;
  text-align: left; }

.no-js .product-single__variants {
  display: block; }

@media screen and (min-width: 591px) {
  .product-single__photo-wrapper {
    margin-bottom: 15px; }
    .product-single__photo-wrapper:last-child {
      margin-bottom: 0; } }
@media screen and (min-width: 591px) {
  .product-single__photo[data-mfp-src] {
    cursor: zoom-in; } }
.product-single__photos a,
.product-single__photos img,
.product-single__thumbnails a,
.product-single__thumbnails img {
  background-color: #f7f7f7;
  display: block;
  margin: 0 auto;
  max-width: 100%; }

@media screen and (max-width: 590px) {
  .product-single__meta--wrapper {
    padding-right: 30px;
    padding-left: 15px;
    margin: 0 15px; }

  .product-single__meta {
    padding-top: 0; } }
.product-single__hero .grid__item {
  display: inline-block;
  float: none;
  vertical-align: middle; }
@media screen and (min-width: 769px) {
  .product-single__hero .grid__item + .grid__item {
    margin-left: -5px; } }

.product-single__thumbnails {
  margin-left: -15px; }
  .product-single__thumbnails .grid__item {
    padding-left: 15px; }
  .product-single__thumbnails li {
    margin-bottom: 15px; }

.product-single__prices {
  margin-bottom: 15px; }

.product-single__price,
.product-single__price--compare-at {
  font-weight: 100;
  font-style: normal;
  color: #1c1d1d;
  font-size: 0.6em;
  font-weight: 100; }

.product-single__price--compare-at {
  padding-right: 5px;
  display: inline-block;
  text-decoration: line-through; }

.product-single__quantity .js-quantity-selector,
.product-single__quantity .js-qty {
  display: inline-block; }

.product-single__quantity-label {
  margin-right: 10px; }

#shopify-product-reviews .spr-review-content-body,
#shopify-product-reviews .spr-review-header-byline,
#shopify-product-reviews .spr-form-label {
  font-size: 30px;
  line-height: 1.563; }
#shopify-product-reviews .spr-form-label {
  display: block;
  text-align: left; }
#shopify-product-reviews .spr-summary-actions-newreview {
  float: none; }
#shopify-product-reviews .spr-summary-caption,
#shopify-product-reviews .spr-summary-actions {
  display: block; }

/*================ Vendor-specific styles ================*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

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

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

.mfp-align-top .mfp-container:before {
  display: none; }

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

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

.mfp-ajax-cur {
  cursor: progress; }

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

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

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

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

.mfp-loading.mfp-figure {
  display: none; }

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

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

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

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

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

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

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

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

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

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  	/**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

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

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

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*================ Theme-specific partials ================*/
/*================ Theme specific global styles ================*/
hr, .hr--small, .hr--medium, .hr--large {
  border-width: 1px 0 0 0;
  width: 50px; }

.hr--small {
  margin: 20px auto; }

.hr--medium {
  margin: 35px auto; }
  @media screen and (min-width: 769px) {
    .hr--medium {
      margin: 45px auto; } }

.hr--large {
  margin: 60px auto; }

.hr--left {
  margin-left: 0;
  margin-right: 0; }

/*================ Table styles ================*/
table {
  position: relative;
  border: 0 none;
  background-color: #f6f6f6; }

td,
th {
  border: 0 none; }

td {
  padding: 10px 15px; }

tr:first-child th,
tr:first-child td {
  position: relative; }
  tr:first-child th:after,
  tr:first-child td:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: -15px;
    right: 15px;
    border-bottom: 1px solid #1c1d1d; }
  tr:first-child th:first-child:after,
  tr:first-child td:first-child:after {
    left: 15px;
    right: -15px; }

/*============================================================================
  Responsive tables, defined with .table--responsive on table element.
  Only defined for IE9+
==============================================================================*/
@media screen and (max-width: 590px) {
  html:not(.lt-ie9) .table--responsive thead {
    display: none; }
  html:not(.lt-ie9) .table--responsive tr {
    display: block; }
  html:not(.lt-ie9) .table--responsive tr,
  html:not(.lt-ie9) .table--responsive td {
    float: left;
    clear: both;
    width: 100%; }
  html:not(.lt-ie9) .table--responsive th,
  html:not(.lt-ie9) .table--responsive td {
    display: block;
    text-align: right;
    padding: 15px; }
  html:not(.lt-ie9) .table--responsive td:before {
    content: attr(data-label);
    float: left;
    font-weight: 100;
    font-style: normal;
    font-size: 12px;
    padding-right: 10px; } }
@media screen and (max-width: 590px) {
  html:not(.lt-ie9) .table--small-hide {
    display: none !important; }
  html:not(.lt-ie9) .table__section + .table__section {
    position: relative;
    margin-top: 10px;
    padding-top: 15px; }
    html:not(.lt-ie9) .table__section + .table__section:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 15px;
      right: 15px;
      border-bottom: 1px solid #1c1d1d; } }

/*================ Partials | Theme typography overrides ================*/
body,
input,
textarea,
button,
select {
  line-height: 1.563; }

h2, .h2 {
  font-weight: 100;
  font-style: normal;
  font-size: 0.9em; }

h3, .h3 {
  font-weight: 100;
  font-style: normal; }

h4, .h4 {
  font-weight: 100;
  font-style: normal;
  font-size: 1em; }

h5, .h5,
h6,
.h6 {
  font-size: 1rem; }

/*================ Tables ================*/
/*================ Rich Text Editor Styles ================*/
.rte h1, .rte .h1 {
  font-weight: 100;
  font-style: normal;
  font-size: 1.375em;
  text-align: center; }
.rte h2, .rte .h2 {
  font-size: 1.0625em;
  text-align: center; }
.rte h3, .rte .h3 {
  font-size: 0.9375em;
  text-align: center; }

blockquote {
  font-size: 0.76667em;
  line-height: 1.385;
  text-align: center; }
  @media screen and (min-width: 591px) {
    blockquote {
      font-size: 0.86667em; } }

.section-header .rte {
  font-size: 0.6em; }

/*================ Blog and Page Typography ================*/
.article .rte h2, .article .rte .h2,
.article .rte h3,
.article .rte .h3,
.page .rte h2,
.page .rte .h2,
.page .rte h3,
.page .rte .h3 {
  margin-bottom: 2em; }

/*================ Blog Typography ================*/
.date {
  display: inline-block;
  line-height: 1.7;
  margin-bottom: 5px; }
  @media screen and (min-width: 769px) {
    .date {
      margin-bottom: 0; } }
  .section-header .date:last-child {
    margin-bottom: 40px; }

.comment-author {
  margin-bottom: 0; }

.comment-date {
  font-weight: 100;
  font-style: normal;
  font-size: 0.4em; }

/*================ Cart Typography ================*/
.ajaxcart__product-name {
  font-size: 0.56667em;
  line-height: 1.3; }

.ajaxcart__price,
.cart__price,
.cart__subtotal {
  font-weight: 100;
  font-style: normal; }

.ajaxcart__price {
  font-size: 0.43333em; }

.ajaxcart__subtotal {
  font-weight: 100;
  font-style: normal; }

.ajaxcart__qty-num[type='text'] {
  font-weight: 100;
  font-style: normal;
  font-style: normal;
  font-size: 0.43333em; }

.ajaxcart__note {
  font-weight: normal;
  opacity: 0.7; }

/*================ Misc typography ================*/
.drawer__title {
  font-weight: 100;
  font-size: 1.5em; }

.collection-grid__item-title {
  font-size: 0.86667em;
  line-height: 1.1; }
  @media screen and (min-width: 591px) {
    .collection-grid__item-title {
      font-size: 1.13333em; } }

/*================ Partials | Theme Form Overrides ================*/
label {
  font-weight: normal; }

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

:-moz-placeholder {
  color: #1c1d1d;
  opacity: 0.6; }

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

html.supports-no-touch input:hover,
html.supports-no-touch textarea:hover,
html.supports-no-touch select:hover {
  -webkit-transition: opacity 0.15s ease-out;
  -moz-transition: opacity 0.15s ease-out;
  -ms-transition: opacity 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
  opacity: 0.9; }
html.supports-no-touch select:hover {
  outline: 1px solid #dddddd; }

input,
textarea,
select {
  border-color: transparent;
  background-color: #f6f6f6;
  color: #1c1d1d;
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -ms-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out; }
  input[disabled], input.disabled,
  textarea[disabled],
  textarea.disabled,
  select[disabled],
  select.disabled {
    background-color: #f6f6f6;
    border-color: transparent; }
  input:active, input:focus,
  textarea:active,
  textarea:focus,
  select:active,
  select:focus {
    opacity: 1; }

input[type='number'] {
  font-weight: 100;
  font-style: normal;
  font-size: 0.53333em; }

input[type='image'] {
  background-color: transparent; }

/*================ Ajax quantity selectors ================*/
.js-qty__adjust:hover {
  background-color: #f6f6f6; }

/*================ Newsletter area ================*/
.newsletter {
  background-color: #f6f6f6;
  padding: 30px 0;
  margin-top: 60px; }
  @media screen and (min-width: 591px) {
    .newsletter {
      padding: 60px 0; } }
  .newsletter form {
    margin: 0 auto;
    max-width: 520px;
    padding: 10px; }
  .newsletter form,
  .newsletter .newsletter__input {
    background-color: white; }
  .newsletter .newsletter__input {
    font-size: 0.6em;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield; }
    .newsletter .newsletter__input::-webkit-input-placeholder {
      /* WebKit browsers */
      color: #1c1d1d;
      opacity: 1; }
    .newsletter .newsletter__input:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #1c1d1d;
      opacity: 1; }
    .newsletter .newsletter__input::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #1c1d1d;
      opacity: 1; }
    .newsletter .newsletter__input:-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: #1c1d1d; }
    @media screen and (min-width: 591px) {
      .newsletter .newsletter__input {
        font-size: 0.7em; } }

@media screen and (max-width: 590px) {
  .newsletter__submit-text--large,
  .password-page__login-form__submit-text--large {
    display: none; }

  .newsletter__submit-text--small,
  .password-page__login-form__submit-text--small {
    display: block; } }
@media screen and (min-width: 591px) {
  .newsletter__submit-text--large,
  .password-page__login-form__submit-text--large {
    display: block; }

  .newsletter__submit-text--small,
  .password-page__login-form__submit-text--small {
    display: none; } }
.newsletter__label {
  padding-left: 10px; }

/*================ Modules | Theme product collage grid ================*/
.grid__row-separator {
  clear: both;
  width: 100%; }

.lt-ie9 .grid-uniform .grid-product {
  display: inline-block;
  margin-left: -4px;
  float: none; }

.grid-collage {
  margin-bottom: -13px; }

@media screen and (max-width: 590px) {
  .grid-collage .grid-product__image-link {
    height: 310px; } }
@media screen and (min-width: 591px) {
  .large--two-thirds.reverse {
    float: right; }

  .grid-collage .large--two-thirds {
    clear: both; }
    .grid-collage .large--two-thirds.reverse {
      clear: none; }
  .grid-collage .grid__item.large--one-third {
    clear: none; }
  .grid-collage .large--one-half {
    float: left;
    display: inline-block; }

  .grid-collage .large--one-third {
    clear: inherit; }

  .grid-collage .grid-product__image-link {
    height: 670px; }

  .grid-collage .large--one-half .grid-product__image-link {
    height: 310px; }

  .grid-collage .large--two-thirds .grid-product__image-link {
    height: 520px; }

  .grid-collage .large--one-third .grid-product__image-link {
    height: 230px; } }
/*================ Modules | Theme collection collage grid ================*/
.collection-grid {
  margin-bottom: -15px; }
  @media screen and (min-width: 591px) {
    .collection-grid {
      margin-bottom: -30px; } }

.collection-collage__item {
  position: relative;
  margin-bottom: 15px;
  height: 450px; }
  @media screen and (max-width: 590px) {
    .collection-collage__item.one-whole {
      height: 190px; }
    .collection-collage__item.one-half {
      height: 130px; } }
  @media screen and (min-width: 591px) {
    .collection-collage__item {
      margin-bottom: 30px; } }

@media screen and (min-width: 591px) {
  .collection-collage__item.large--one-half {
    height: 310px; }
  .collection-collage__item.large--one-third {
    height: 280px; } }
/*================ Partials | Theme button overrides ================*/
a {
  color: #1c1d1d;
  text-decoration: none;
  background: transparent; }
  a:hover {
    color: #1c1d1d; }

.rte a,
.text-link {
  color: #333333; }
  .rte a:hover,
  .text-link:hover {
    color: #3a3c3c; }

.return-link {
  font-weight: 100;
  font-style: normal;
  font-size: 0.875em; }

/*================ Buttons and Input Groups ================*/
.btn, .btn--secondary,
.rte .btn--secondary,
.btn--secondary {
  font-weight: 400;
  font-size: 0.875em; }
  .btn.back-button, .back-button.btn--secondary,
  .btn--secondary.back-button {
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
    .btn.back-button:before, .back-button.btn--secondary:before,
    .btn--secondary.back-button:before {
      content: '';
      position: absolute;
      width: 30px;
      background-size: auto 100%;
      height: calc(100% + 2px);
      top: -1px;
      left: -24px; }
    .btn.back-button:hover, .back-button.btn--secondary:hover,
    .btn--secondary.back-button:hover {
      background: #888888; }

.input-group .btn, .input-group .btn--secondary,
.input-group .btn--secondary,
.input-group .input-group-field {
  height: 45px; }

/*================ Button loading indicator, when supported ================*/
.supports-csstransforms .btn--loading {
  position: relative;
  background-color: #2d2f2f;
  color: #2d2f2f; }
  .supports-csstransforms .btn--loading:hover, .supports-csstransforms .btn--loading:active {
    background-color: #2d2f2f;
    color: #2d2f2f; }
  .supports-csstransforms .btn--loading:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
    border-radius: 50%;
    border: 3px solid white;
    border-top-color: transparent;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear; }

/*================ Partials | Theme drawer overrides ================*/
/*================ Override drawer scrolling to accommodate fixed header/footers ================*/
.drawer {
  overflow: hidden; }

.drawer__inner {
  position: absolute;
  top: 80px;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 15px 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
  @media screen and (min-width: 769px) {
    .drawer__inner {
      padding-left: 30px;
      padding-right: 30px; } }
  .drawer--has-fixed-footer .drawer__inner {
    overflow: hidden; }

/*================ Drawer Fixed Headers ================*/
.drawer__fixed-header {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  height: 80px;
  overflow: visible; }
  @media screen and (min-width: 769px) {
    .drawer__fixed-header {
      left: 30px;
      right: 30px; } }

.drawer__header {
  padding: 15px 0;
  margin: 0; }

@media screen and (max-width: 768px) {
  .drawer__close-button .icon {
    font-size: 0.73333em; } }
@media screen and (min-width: 591px) {
  .drawer__close-button {
    right: 0; } }
@media screen and (min-width: 1301px) {
  .drawer__close-button {
    right: -20px; } }
/*================ Drawer Fixed Cart Footer ================*/
.ajaxcart__inner--has-fixed-footer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 15px 15px 0;
  bottom: 130px;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
  @media screen and (min-width: 769px) {
    .ajaxcart__inner--has-fixed-footer {
      padding: 30px 30px 0; } }

.ajaxcart__footer {
  border-top: 1px solid #343535;
  padding-top: 15px; }

.ajaxcart__footer--fixed {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  min-height: 130px;
  padding-bottom: 30px; }
  @media screen and (max-width: 590px) {
    .ajaxcart__footer--fixed {
      padding-bottom: 15px; } }
  @media screen and (min-width: 769px) {
    .ajaxcart__footer--fixed {
      left: 30px;
      right: 30px; } }

/*================ Drawer Quantity Selectors ================*/
.ajaxcart__qty {
  max-width: 75px; }
  .ajaxcart__qty input[type='text'] {
    padding: 0 20px; }
  .ajaxcart__qty .js-qty__adjust,
  .ajaxcart__qty .ajaxcart__qty-adjust {
    padding: 0 5px;
    line-height: 1; }

/*================ Cart item styles ================*/
.btn--secondary {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .btn--secondary:hover {
    background-color: #4d4d4d; }

/*============================================================================
  Social Icon Buttons v1.0
  Author:
    Carson Shold | @cshold
    http://www.carsonshold.com
  MIT License
==============================================================================*/
/*================ Social share buttons ================*/
.social-sharing {
  font-family: "Graphik Web", sans-serif;
  /*================ Large Buttons ================*/ }
  .social-sharing * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .social-sharing a {
    display: inline-block;
    color: #1c1d1d;
    border-radius: 2px;
    margin: 5px 0;
    height: 22px;
    line-height: 22px;
    text-decoration: none;
    font-weight: normal; }
  .social-sharing span {
    display: inline-block;
    vertical-align: top;
    height: 22px;
    line-height: 22px;
    font-size: 12px; }
  .social-sharing .icon {
    padding: 0 10px; }
    .social-sharing .icon:before {
      line-height: 22px;
      font-size: 1.5em; }
  .social-sharing.is-large a {
    height: 44px;
    line-height: 44px; }
    .social-sharing.is-large a span {
      height: 44px;
      line-height: 44px;
      font-size: 18px; }
    .social-sharing.is-large a .icon {
      padding: 0 10px 0 18px; }
      .social-sharing.is-large a .icon:before {
        line-height: 44px; }

.share-title {
  font-size: 0.6em;
  padding-right: 10px; }
  .is-large .share-title {
    padding-right: 16px; }

.share-count {
  position: relative;
  padding: 0 8px;
  margin-right: -2px;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }
  .share-count.is-loaded {
    opacity: 1; }
  a:hover .share-count {
    opacity: 0.8; }
  .is-large .share-count {
    font-size: 18px;
    padding: 0 14px; }

/*================ Clean Buttons ================*/
.social-sharing.clean a span {
  height: 30px;
  line-height: 30px;
  font-size: 13px; }
.social-sharing.clean a:hover {
  opacity: 0.8; }
.social-sharing.clean a:hover .share-count {
  opacity: 0.8; }
  .social-sharing.clean a:hover .share-count:after {
    border-right-color: white; }
.social-sharing.clean a .share-title {
  font-weight: normal;
  display: none; }
.social-sharing.clean .share-count {
  top: -1px; }

/*================ Partials | Theme search grid ================*/
.lt-ie9 .grid-uniform .grid-search {
  display: inline-block;
  margin-left: -4px;
  float: none; }

.grid-search {
  margin-bottom: 30px; }

.grid-search__product {
  position: relative;
  text-align: center; }

@media screen and (min-width: 769px) {
  .grid-search__page-link,
  .grid-search__product-link {
    height: 280px; } }

.grid-search__page-link {
  display: block;
  background-color: #f7f7f7;
  padding: 20px;
  color: #1c1d1d;
  overflow: hidden; }
  .grid-search__page-link:hover, .grid-search__page-link:focus {
    background-color: #efefef; }

.grid-search__page-content {
  display: block;
  height: 100%;
  overflow: hidden; }

.grid-search__image {
  display: block;
  padding: 20px;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%; }
  @media screen and (min-width: 769px) {
    .grid-search__image {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .grid-search__image .lt-ie9 {
        position: static;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0); } }

/*================ Module-specific styles ================*/
/*============================================================================
  To update Slick slider to a new version,
  scroll down to #Slick Slider SCSS and follow the instructions

  Default Slick classes all start with '.slick'
  Custom classes all start with '.hero'

  Extra specificity in selectors is used to override default
  styles before including the default Slick CSS
==============================================================================*/
/*================ Prev/next and pagination ================*/
.slick-slider .slick-dots {
  margin: 0;
  bottom: 10px; }
  .slick-slider .slick-dots li {
    margin: 0;
    vertical-align: middle; }
    .slick-slider .slick-dots li button {
      position: relative; }
    .slick-slider .slick-dots li button:before {
      text-indent: -9999px;
      background-color: #fff;
      border-radius: 100%;
      border: 2px solid transparent;
      width: 10px;
      height: 10px;
      margin: 5px 0 0 5px;
      opacity: 1;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
    .slick-slider .slick-dots li.slick-active button:before {
      background-color: transparent;
      border-color: #fff;
      opacity: 1;
      width: 12px;
      height: 12px;
      margin: 4px 0 0 4px; }
    .slick-slider .slick-dots li button:active:before {
      opacity: 0.5; }
  .slick-slider .slick-dots.is-dark li button:before {
    background-color: #000; }
  .slick-slider .slick-dots.is-dark li.slick-active button:before {
    border-color: #000;
    background-color: transparent; }

.hero .slick-prev,
.hero .slick-next {
  top: 0;
  height: 100%;
  margin-top: 0;
  width: 40px; }
.hero .slick-prev {
  left: 0; }
.hero .slick-next {
  right: 0; }

/*================ Slide colors ================*/
.hero__slide.is-light {
  color: #fff;
  background-color: #000; }
.hero__slide.is-dark {
  color: #000;
  background-color: #fff; }

/*============================================================================
  General slide styles
    - Sizes based on height of image when 100% of container width
==============================================================================*/
.hero__slide {
  position: relative; }

.hero__image {
  position: relative;
  opacity: 0; }
  .slick-initialized .hero__image {
    opacity: 1;
    -webkit-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -moz-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -o-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87); }
  .hero__image img {
    display: block;
    width: 100%; }

.hero__slide--hidden {
  visibility: hidden; }

.supports-touch .hero__slide--hidden {
  visibility: visible; }

.ie9 .hero__slide,
.lt-ie9 .hero__slide {
  z-index: 1 !important; }
.ie9 .slick-dots,
.lt-ie9 .slick-dots {
  z-index: 2; }

/*============================================================================
  Full screen hero styles
    - Uses css background image
==============================================================================*/
.hero--full-height {
  height: 100vh;
  min-height: 550px; }
  .hero--full-height .slick-list,
  .hero--full-height .slick-track {
    height: 100%; }
  .hero--full-height .hero__image {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center; }
    .lt-ie9 .hero--full-height .hero__image {
      background-position: center center; }

.hero--first {
  margin-top: -35px; }
  @media screen and (min-width: 769px) {
    .hero--first {
      margin-top: -90px; } }

/*================ Hero text/CTA ================*/
.hero__text-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center; }

.hero__text-align {
  display: table;
  width: 100%;
  height: 100%; }

.hero__text-content {
  opacity: 0;
  display: table-cell;
  vertical-align: middle;
  padding: 15px 30px 0;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease; }
  .slick-initialized .hero__text-content {
    opacity: 1;
    -webkit-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -moz-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -o-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87); }
  @media screen and (min-width: 769px) {
    .hero__text-content {
      padding: 15px 150px; } }

.hero__text-content .slick-dots {
  position: static; }

/*================ Extra specificity to override Timber defaults ================*/
.hero__slide .hero__title {
  margin-bottom: 20px;
  line-height: 1.25; }
.hero__slide .hero__subtitle {
  font-weight: 100;
  font-style: normal;
  margin-bottom: 15px; }
.hero__slide a.hero__cta {
  margin-bottom: 0; }

/*================ Font sizes ================*/
.hero__slide .hero__title {
  font-size: 3.125em; }
.hero__slide .hero__subtitle {
  font-size: 0.9375em; }
@media screen and (min-width: 591px) {
  .hero__slide .hero__title {
    font-size: 4.375em;
    font-weight: 400; }
  .hero__slide .hero__subtitle {
    font-size: 1.125em; } }
@media screen and (min-width: 769px) {
  .hero__slide .hero__title {
    font-size: 5em; } }

/*================ Hero header ================*/
.hero__header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: 2; }

.template-index .header-wrapper {
  opacity: 0;
  -webkit-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
  -moz-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
  -o-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
  animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards; }
  .supports-no-cssanimations .template-index .header-wrapper {
    opacity: 1;
    -webkit-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -moz-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -o-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87); }

.header-wrapper--over-hero {
  position: relative; }

/*============================================================================
  #Slick Slider overrides
    - If upgrading Slick's styles, use the following variables/functions
      instead of the slick defaults
    - Only overwrite slick's default styles starting at #Slick Slider SCSS
==============================================================================*/
/*============================================================================
  #Slick Slider SCSS
    - Everything below this line is unchanged from Slick's scss file
    - When updating to a new version, don't include the variables/function
      that were modified above
==============================================================================*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-loading .slick-list {
    background: white url("https://cdn.shopify.com/s/files/1/1125/3830/t/13/assets/ajax-loader.gif?15994327131270321850") center center no-repeat; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

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

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

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before,
.slick-next:before {
  font-family: "slick-icons, sans-serif";
  font-size: 20px;
  line-height: 1;
  color: #3a3c3c;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir='rtl'] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "\2190"; }
    [dir='rtl'] .slick-prev:before {
      content: "\2192"; }

.slick-next {
  right: -25px; }
  [dir='rtl'] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "\2192"; }
    [dir='rtl'] .slick-next:before {
      content: "\2190"; }

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

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

/*================ Module | Collection images at top of templates ================*/
.collection-hero {
  margin-top: -35px;
  margin-bottom: 35px;
  overflow: hidden; }
  @media screen and (min-width: 769px) {
    .collection-hero {
      margin-top: -75px;
      margin-bottom: 90px; } }
  @media screen and (max-width: 768px) {
    .collection-hero {
      margin-bottom: 60px; } }

.collection-hero__image {
  height: 0;
  padding-bottom: 70%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 0; }
  .no-js .collection-hero__image {
    opacity: 1; }
  @media screen and (min-width: 769px) {
    .collection-hero__image {
      padding-bottom: 45%; } }
  .collection-hero__image.is-init {
    opacity: 1;
    -webkit-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -moz-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -o-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87); }

/*================ Module | Theme Header and Navigation Overrides ================*/
.site-header {
  border-bottom: 1px solid #343535; }

@media screen and (max-width: 768px) {
  .site-header {
    padding: 0; } }
.template-index .site-header {
  -webkit-animation: fadeIn 0.4s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -moz-animation: fadeIn 0.4s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-animation: fadeIn 0.4s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  animation: fadeIn 0.4s cubic-bezier(0.44, 0.13, 0.48, 0.87); }

/*================ Logo Image ================*/
.site-header__logo .logo--has-inverted {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .is-light .site-header__logo .logo--has-inverted {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    height: 0; }

.site-header__logo .logo--inverted {
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  height: 0; }
  .is-light .site-header__logo .logo--inverted {
    opacity: 1;
    visibility: visible;
    height: auto; }

.is-light .site-header.shrink .logo--inverted {
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  height: 0; }

.is-light .site-header.shrink .logo--has-inverted {
  opacity: 1;
  visibility: inherit;
  overflow: inherit;
  height: auto; }

/*================ Text Shop Name ================*/
.site-header__logo {
  font-size: 0.66667em; }
  @media screen and (min-width: 769px) {
    .site-header__logo {
      text-align: left;
      font-size: 0.83333em; } }
  @media screen and (max-width: 768px) {
    .site-header__logo img {
      max-height: 65px;
      margin-top: 10px;
      margin-bottom: 10px; } }

.site-header__logo a,
.header-logo a {
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  font-weight: 100;
  font-style: normal; }
  .is-light .site-header__logo a, .is-light
  .header-logo a {
    color: #fff; }
  .is-dark .site-header__logo a, .is-dark
  .header-logo a {
    color: #000; }

/*================ Nav Links ================*/
.site-nav, .site-nav--mobile {
  white-space: nowrap; }
  .no-js .site-nav, .no-js .site-nav--mobile, .site-nav.site-nav--init, .site-nav--init.site-nav--mobile {
    opacity: 1; }

.site-nav__item {
  white-space: normal; }

.site-nav__link {
  -webkit-transition: color 0.2s, opacity 0.1s;
  -moz-transition: color 0.2s, opacity 0.1s;
  -ms-transition: color 0.2s, opacity 0.1s;
  -o-transition: color 0.2s, opacity 0.1s;
  transition: color 0.2s, opacity 0.1s; }
  .is-light .shrink .site-nav__link {
    color: #000; }
  .is-light .site-nav__link {
    color: #fff; }
  .is-dark .site-nav__link {
    color: #000; }

.site-nav--has-dropdown > a {
  position: relative;
  z-index: 6; }

/*================ Dropdown Animation ================*/
/*================ Submenu items ================*/
/*================ Compressed nav if too many links ================*/
.site-nav--compress .site-nav__expanded-item {
  display: none; }

.site-nav--compress__menu {
  display: none; }
  .site-nav--compress .site-nav--compress__menu {
    display: inline-block; }

/*================ Module | Theme Tags ================*/
.tags a {
  padding: 4px 15px;
  font-weight: 100;
  font-style: normal;
  font-size: 0.43333em;
  letter-spacing: 0.15em; }

.tags--collection {
  max-width: 75%;
  margin: 0 auto 25px; }
  @media screen and (min-width: 769px) {
    .tags--collection li {
      display: inline-block; } }
  @media screen and (max-width: 590px) {
    .tags--collection li {
      display: block; } }

.tags--article a {
  padding-right: 15px;
  padding-left: 0; }

.tags__title {
  margin-right: 15px; }

.tag--active a {
  color: #333333; }

.single-option-radio {
  border: 0;
  padding-top: 0;
  position: relative;
  background-color: white; }
  .single-option-radio input {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px; }
    .lt-ie9 .single-option-radio input {
      position: relative;
      height: auto;
      width: auto;
      clip: initial; }
  .single-option-radio label {
    font-weight: 100;
    font-style: normal;
    position: relative;
    display: inline-block;
    line-height: 1;
    padding: 9px 11px;
    margin: 3px 4px 1px 3px;
    font-size: 0.43333em;
    font-style: normal;
    background-color: white;
    border: 1px solid white; }
    .single-option-radio label.disabled:before {
      position: absolute;
      content: '';
      left: 50%;
      top: 0;
      bottom: 0;
      border-left: 1px solid;
      border-color: #1c1d1d;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
      .lt-ie9 .single-option-radio label.disabled:before {
        display: none; }
    .single-option-radio label:active, .single-option-radio label:focus {
      background-color: #f2f2f2;
      border-color: #f2f2f2; }
  .single-option-radio input[type='radio']:checked + label {
    border-color: #1c1d1d; }
  .single-option-radio input[type='radio']:focus + label {
    background-color: #f2f2f2; }

.radio-wrapper .single-option-radio__label {
  display: block;
  margin-bottom: 10px;
  cursor: default;
  font-style: normal; }

/*================ Module | Product Lightbox ================*/
.mfp-bg {
  background-color: white; }
  .mfp-bg.mfp-fade {
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .mfp-bg.mfp-fade.mfp-ready {
      opacity: 1;
      filter: alpha(opacity=100); }
    .mfp-bg.mfp-fade.mfp-removing {
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      opacity: 0;
      filter: alpha(opacity=0); }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }
.mfp-fade.mfp-wrap.mfp-removing {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0; }
  .mfp-fade.mfp-wrap.mfp-removing button {
    opacity: 0; }

.mfp-counter {
  display: none; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: zoom-out; }
.mfp-figure:after {
  box-shadow: none; }

.mfp-img {
  background-color: #f7f7f7; }

button.mfp-close {
  margin: 30px;
  font-size: 1.33333em;
  font-weight: 300px;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #1c1d1d; }

button.mfp-arrow {
  top: 0;
  height: 100%;
  width: 20%;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1045; }
  button.mfp-arrow:after, button.mfp-arrow .mfp-a {
    display: none; }
  button.mfp-arrow:before, button.mfp-arrow .mfp-b {
    display: none; }
  button.mfp-arrow:active {
    margin-top: 0; }

.mfp-chevron {
  position: absolute;
  pointer-events: none; }
  .mfp-chevron:before {
    content: '';
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: 25px;
    width: 25px;
    border-style: solid;
    border-width: 4px 4px 0 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .mfp-chevron.mfp-chevron-right {
    right: 55px; }
    .mfp-chevron.mfp-chevron-right:before {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
  .mfp-chevron.mfp-chevron-left {
    left: 55px; }
    .mfp-chevron.mfp-chevron-left:before {
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      transform: rotate(-135deg); }

.lt-ie9 .mfp-chevron:before,
.lt-ie9 .mfp-chevron:after {
  content: ' ';
  position: absolute;
  display: block;
  border-width: 0;
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -25px;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent; }
.lt-ie9 .mfp-chevron:before {
  z-index: 5; }
.lt-ie9 .mfp-chevron:after {
  z-index: 2; }
.lt-ie9 .mfp-chevron-right:after {
  border-left: 25px solid #1c1d1d;
  left: 80%; }
.lt-ie9 .mfp-chevron-right:before {
  border-left: 25px solid white;
  left: 80%; }
.lt-ie9 .mfp-chevron-left:after {
  border-right: 25px solid #1c1d1d;
  right: 80%; }
.lt-ie9 .mfp-chevron-left:before {
  border-right: 25px solid white;
  right: 80%; }

.grid-product__wrapper {
  text-align: center;
  margin-bottom: 30px; }
  .grid-collage .grid-product__wrapper {
    margin-bottom: 0; }

.grid-product__image-wrapper {
  position: relative;
  width: 100%; }
  .grid-uniform .grid-product__image-wrapper {
    display: table;
    table-layout: fixed; }

.grid-product__image-link {
  position: relative;
  display: block;
  width: 100%;
  background-color: #f7f7f7;
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -ms-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out; }
  .grid-product__image-link:hover, .grid-product__image-link:focus {
    opacity: 0.9;
    -webkit-transition: opacity 0.15s ease-in;
    -moz-transition: opacity 0.15s ease-in;
    -ms-transition: opacity 0.15s ease-in;
    -o-transition: opacity 0.15s ease-in;
    transition: opacity 0.15s ease-in;
    /*================ Remove hover in IE8 and below ================*/ }
    .lt-ie9 .grid-product__image-link:hover, .lt-ie9 .grid-product__image-link:focus {
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; }
  .grid-uniform .grid-product__image-link {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden; }

.grid-product__image {
  display: block;
  margin: 0 auto; }
  .is-sold-out .grid-product__image {
    opacity: 0.5; }

.grid-collage .grid-product__image {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  padding: 20px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }
  .lt-ie9 .grid-collage .grid-product__image {
    position: static;
    max-height: 90%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.grid-product__meta {
  position: relative;
  display: block;
  padding: 13px 0; }

.grid-product__price-wrap {
  white-space: nowrap;
  display: none; }

.long-dash {
  margin: 0 4px; }

.grid-product__title {
  font-size: 1.23333em; }

.grid-product__vendor {
  font-weight: 100;
  font-style: normal;
  letter-spacing: 0.2em;
  font-size: 0.36667em;
  margin: 1px 0; }

.grid-product__price {
  font-weight: 100;
  font-style: normal;
  font-size: 0.46667em; }

.grid-product__price-min {
  position: relative;
  top: -1px;
  font-size: 0.33333em;
  margin-left: -4px; }

.grid-product__sold-out,
.grid-product__on-sale {
  font-weight: 100;
  font-style: normal;
  font-size: 0.36667em;
  line-height: 1.3;
  position: absolute;
  min-width: 50px;
  border-radius: 25px;
  top: -8px;
  left: -8px; }
  .grid-product__sold-out p,
  .grid-product__on-sale p {
    padding: 12px 8px 10px 9px;
    margin: 0;
    letter-spacing: 1px; }
  .grid-product__sold-out sup,
  .grid-product__on-sale sup {
    display: none; }

.grid-product__sold-out {
  color: #1c1d1d;
  border: 1px solid #1c1d1d; }

/*================ Product Carousel ================*/
@media screen and (max-width: 590px) {
  .product-single__photos {
    margin-top: -35px;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 55px; } }
.product-single__photos .slick-dots {
  background-color: #f7f7f7;
  bottom: 0;
  padding: 15px; }
.product-single__photos .slick-dots li button:before {
  background-color: #1c1d1d;
  opacity: 0.2;
  width: 9px;
  height: 9px; }
  .lt-ie9 .product-single__photos .slick-dots li button:before {
    filter: alpha(opacity=20); }
.product-single__photos .slick-dots li.slick-active button:before {
  background-color: #1c1d1d;
  border-color: #1c1d1d;
  opacity: 1;
  width: 11px;
  height: 11px; }
  .lt-ie9 .product-single__photos .slick-dots li.slick-active button:before {
    filter: alpha(opacity=100); }

/*================ Modules | Theme collection grid item ================*/
.collection-collage__item {
  overflow: hidden; }

.collection-collage__item-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%; }
  .collection-collage__item-wrapper .collection-grid__item-overlay {
    position: relative;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease; }
    .collection-collage__item-wrapper .collection-grid__item-overlay:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 0.25;
      background-color: #000;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease;
      transition: all 0.8s ease; }
      .lt-ie9 .collection-collage__item-wrapper .collection-grid__item-overlay:after {
        display: none; }
    .collection-collage__item-wrapper .collection-grid__item-overlay:hover, .collection-collage__item-wrapper .collection-grid__item-overlay:focus {
      -webkit-transform: scale(1.03);
      -moz-transform: scale(1.03);
      -ms-transform: scale(1.03);
      -o-transform: scale(1.03);
      transform: scale(1.03); }
      .collection-collage__item-wrapper .collection-grid__item-overlay:hover:after, .collection-collage__item-wrapper .collection-grid__item-overlay:focus:after {
        opacity: 0.5; }

.collection-grid__item-link {
  display: block;
  width: 100%;
  height: 100%; }

.collection-grid__item-overlay {
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.collection-grid__item-title--wrapper {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  display: table;
  table-layout: fixed;
  color: #fff;
  cursor: pointer; }
  .collection-grid__item-title--wrapper .collection-grid__item-title {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto; }

/*================ View-specific styles ================*/
/*================ Templates | Theme Blog ================*/
.article {
  margin-bottom: -15px; }

.article__featured-image {
  display: block;
  margin-bottom: 30px; }
  .article__featured-image img {
    display: block;
    margin: 0 auto; }

/*================ RSS ================*/
.rss-link {
  font-size: 0.6em; }

/*================ Comments ================*/
.comment.last {
  margin-bottom: -15px; }

/*============= Templates | Password page =============*/
.template-password {
  height: 100vh;
  text-align: center; }

.password-page__wrapper {
  display: table;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff; }
  .password-page__wrapper a {
    color: inherit; }
  .password-page__wrapper hr, .password-page__wrapper .hr--small, .password-page__wrapper .hr--medium, .password-page__wrapper .hr--large {
    border-color: inherit; }
  .password-page__wrapper .social-sharing.clean a {
    color: inherit;
    background: transparent; }

.password-page__header {
  display: table-row;
  height: 1px; }

.password-page__header__inner {
  display: table-cell;
  padding: 15px 30px; }

.password-page__logo {
  margin-top: 90px;
  /* If we have a background image, we want to use a light-colored logo */
  /* If we have an inverted logo, we hide the default logo */ }
  .password-page__logo .logo {
    width: 200px;
    max-width: 100%; }
  .password-page__logo .logo--inverted {
    display: inline; }
  .password-page__logo .logo--has-inverted {
    display: none; }

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

.password-page__main__inner {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 30px; }

.password-page__hero {
  font-family: "Graphik Web", sans-serif;
  font-weight: 100;
  font-size: 1.4em;
  line-height: 1.25;
  text-transform: none;
  letter-spacing: 0;
  text-rendering: optimizeLegibility; }
  @media screen and (min-width: 591px) {
    .password-page__hero {
      font-size: 2em; } }
  @media screen and (min-width: 769px) {
    .password-page__hero {
      font-size: 2.13333em; } }

.password-page__message {
  font-style: italic;
  font-size: 120%; }
  .password-page__message img {
    max-width: 100%; }

.password-page__message,
.password-page__login-form,
.password-page__signup-form {
  max-width: 500px;
  margin: 0 auto; }

.password-page__login-form {
  text-align: center;
  padding: 30px; }

@media screen and (min-width: 590px) {
  .password-page__login-form,
  .password-page__signup-form {
    padding: 0 30px; } }
.password-page__login-form .input-group,
.password-page__signup-form .input-group {
  width: 100%; }
.password-page__login-form .errors ul,
.password-page__signup-form .errors ul {
  list-style-type: none;
  margin-left: 0; }

.password-page__signup-form__heading {
  margin-bottom: 0.8em; }

.lt-ie9 .template-password .newsletter__submit-text--small,
.lt-ie9 .template-password .password-page__login-form__submit-text--small {
  display: none !important; }

.password-page__social-sharing {
  margin-top: 30px; }

.password-page__social-sharing__heading {
  margin-bottom: 0; }

.password-login,
.admin-login {
  margin-top: 15px; }
  .password-login a:hover,
  .admin-login a:hover {
    color: inherit; }

.password-login {
  font-weight: 100;
  font-style: normal;
  font-size: 0.8em;
  line-height: 24px; }

.lock-icon-svg {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: baseline;
  /* Hiding the SVG logo in IE8 */ }
  .lock-icon-svg path {
    fill: currentColor; }
  .lt-ie9 .lock-icon-svg {
    display: none; }

.admin-login {
  font-size: 95%; }

.password-page__footer {
  display: table-row;
  height: 1px; }

.password-page__footer_inner {
  display: table-cell;
  vertical-align: bottom;
  padding: 30px;
  line-height: 45px;
  font-size: 95%; }

.shopify-link {
  color: inherit; }
  .shopify-link:hover {
    color: inherit; }

.shopify-logo-svg {
  width: 154.28571px;
  height: 45px;
  display: inline-block;
  line-height: 0;
  vertical-align: top;
  /* Hiding the SVG logo in IE8, we show the word 'Shopify' instead */ }
  .shopify-logo-svg path {
    fill: currentColor; }
  .lt-ie9 .shopify-logo-svg {
    display: none; }

/* =========
   Hiding the word 'Shopify' but not from screen readers.
   IE8 does not support SVG, so in it we hide the logo and show the word.
   To target all browsers except IE8, we use the class 'modern',
   which needs to be added to the html element.
   ========= */
.modern .shopify-name {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px; }

.image-view-title {
  display: inline-block;
  padding-top: 40px;
  font-size: 16px;
  color: #d0d2d3;
  font-weight: bold; }

.switch-image-view {
  display: none;
  cursor: pointer; }
  .switch-image-view.active {
    display: inline-block; }

.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block; }

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden; }

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-slider {
  -moz-box-sizing: border-box;
  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 {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -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 {
  top: 0;
  left: 0; }

.slick-track:after, .slick-track:before {
  display: table;
  content: ""; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

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

.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: block;
  padding: 0; }

.slick-loading .slick-list {
  background: url(ajax-loader.gif) center center no-repeat white; }

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

.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px\9;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0; }

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0; }

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1; }

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: 0.25; }

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white; }

.slick-prev {
  left: -25px; }

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: "&larr;"; }

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: "&rarr;"; }

.slick-next {
  right: -25px; }

[dir=rtl] .slick-next {
  right: auto;
  left: -25px; }

[dir=rtl] .slick-next:before {
  content: "&larr;"; }

.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  bottom: -45px;
  width: 100%;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0; }

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0; }

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1; }

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '&middot;';
  text-align: center;
  opacity: .25;
  color: black; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

/*============================================================================
  Dependency-free breakpoint mixin
    - http://blog.grayghostvisuals.com/sass/sass-media-query-mixin/
==============================================================================*/
/*================ The following are dependencies of csswizardry grid ================*/
/*------- Mixins --------*/
/*================ Partials | Links and Buttons ================*/
a,
.text-link {
  color: #333333;
  text-decoration: none;
  background: transparent; }
  a:hover,
  .text-link:hover {
    color: #3a3c3c; }

button {
  overflow: visible; }

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

.btn, .btn--secondary,
.rte .btn--secondary,
.rte .btn,
.rte .btn--secondary {
  display: inline-block;
  padding: 8px 10px;
  margin: 0;
  width: auto;
  line-height: 1.42;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: normal;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  /*================ Set primary button colors - can override later ================*/
  background-color: #3a3c3c;
  color: white;
  -webkit-transition: background-color 0.4s ease-out;
  -moz-transition: background-color 0.4s ease-out;
  -ms-transition: background-color 0.4s ease-out;
  -o-transition: background-color 0.4s ease-out;
  transition: background-color 0.4s ease-out; }
  .btn:hover, .btn--secondary:hover,
  .rte .btn:hover,
  .rte .btn--secondary:hover {
    -webkit-transition: background-color 0.15s ease-out;
    -moz-transition: background-color 0.15s ease-out;
    -ms-transition: background-color 0.15s ease-out;
    -o-transition: background-color 0.15s ease-out;
    transition: background-color 0.15s ease-out;
    background-color: #3a3c3c;
    color: white; }
  .btn:active, .btn--secondary:active,
  .rte .btn:active,
  .rte .btn--secondary:active {
    -webkit-transition: background-color 0.15s ease-out;
    -moz-transition: background-color 0.15s ease-out;
    -ms-transition: background-color 0.15s ease-out;
    -o-transition: background-color 0.15s ease-out;
    transition: background-color 0.15s ease-out;
    background-color: #3a3c3c;
    color: white; }
  .btn[disabled], [disabled].btn--secondary, .btn.disabled, .disabled.btn--secondary,
  .rte .btn[disabled],
  .rte [disabled].btn--secondary,
  .rte .btn.disabled,
  .rte .disabled.btn--secondary {
    cursor: default;
    color: #aeb1b5;
    border-color: #aeb1b5;
    pointer-events: none; }

.btn--secondary,
.rte .btn--secondary {
  background-color: #333333; }
  .btn--secondary:hover,
  .rte .btn--secondary:hover {
    background-color: #3a3c3c;
    color: white; }
  .btn--secondary:active,
  .rte .btn--secondary:active {
    background-color: #4d4d4d;
    color: white; }

.btn--small {
  padding: 4px 5px;
  font-size: 0.4em; }

.btn--large {
  padding: 12px 15px;
  font-size: 0.53333em; }

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

/*================ Force an input/button to look like a text link ================*/
.text-link {
  display: inline;
  border: 0 none;
  background: none;
  padding: 0;
  margin: 0; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body {
    font-family: 'Graphik Web', sans-serif;
    font-weight: 400;
    font-style: normal; }

  h1, .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    font-family: 'Graphik Web', sans-serif; } }
#bablicFlagsWidget {
  display: none !important; }

/*================ CATALOG: PRODUCT ================*/
.product-card {
  height: 100%;
  display: inline-block;
  margin: 0;
  font-size: 0;
  position: relative; }
  .product-card:before {
    position: absolute;
    top: -12.5%;
    right: -12.5%;
    bottom: -12.5%;
    left: -12.5%;
    background-image: url("//cdn.shopify.com/s/files/1/1125/3830/t/22/assets/product-card-shadow.png?v=11870930303440124975");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    opacity: 0.5; }
  .product-card .color-code {
    position: absolute;
    top: 10px;
    right: 15px;
    color: white;
    font-size: 1.8rem;
    display: none;
    z-index: 1; }
  .product-card img {
    height: 100%;
    max-width: none;
    border-radius: 10px;
    position: relative; }

.product-single {
  text-align: left;
  color: #a3a5a9;
  margin-bottom: 100px; }
  .product-single .collections a, .product-single .collections a:hover {
    border: none; }
  .product-single .collections h3, .product-single .collections .h3 {
    font-size: 1.3em;
    font-weight: normal !important; }
  .product-single .collections h4, .product-single .collections .h4 {
    font-size: 0.9em; }
  .product-single .specs {
    margin-bottom: 20px; }
    .product-single .specs table {
      background: transparent;
      width: 100%;
      margin-top: 10px;
      font-size: 0.9em; }
      .product-single .specs table td {
        border-bottom: 1px solid #eee;
        padding: 10px 10px 10px 0; }
        .product-single .specs table td:after {
          display: none; }
        .product-single .specs table td:last-of-type {
          padding: 10px 0; }
  .product-single #AddToCartForm {
    margin: 0 0 30px 0; }
    .product-single #AddToCartForm .formHidden {
      display: none; }
  .product-single .product-single__meta--wrapper {
    margin: 0;
    padding-right: 15px; }
    @media (max-width: 768px) {
      .product-single .product-single__meta--wrapper {
        margin-top: 3em; } }
    @media (max-width: 590px) {
      .product-single .product-single__meta--wrapper {
        margin-top: 2em; } }
  .product-single .product-single__meta {
    padding-top: 0; }
  .product-single .product-single__title {
    margin-bottom: 0; }
  .product-single .product-single__description {
    margin-top: 0; }
    .product-single .product-single__description h2, .product-single .product-single__description .h2, .product-single .product-single__description h3, .product-single .product-single__description .h3, .product-single .product-single__description h4, .product-single .product-single__description .h4, .product-single .product-single__description h5, .product-single .product-single__description .h5 {
      text-align: left;
      margin: 0; }
    .product-single .product-single__description h2, .product-single .product-single__description .h2 {
      margin-bottom: 30px;
      font-size: 1.3em; }
    .product-single .product-single__description h3, .product-single .product-single__description .h3 {
      font-weight: bold; }
    .product-single .product-single__description.rte .text-link {
      border-bottom: none; }
  .product-single .product--collectionsTag {
    color: #aeb1b5;
    margin-left: 0.25rem; }
  .product-single .product-images {
    height: 430px !important;
    position: relative; }
    @media (max-width: 590px) {
      .product-single .product-images {
        height: 300px !important; }
        .product-single .product-images .image-view-title {
          padding-top: 30px; } }
    .product-single .product-images .toggle-views {
      position: absolute;
      bottom: -7em;
      text-align: center;
      width: 100%; }
    @media (max-width: 768px) {
      .product-single .product-images {
        margin-bottom: 80px; }
        .product-single .product-images .toggle-views {
          width: 100%;
          z-index: 1000;
          bottom: -7.5em; } }
    @media (max-width: 590px) {
      .product-single .product-images .toggle-views {
        bottom: -6.5em; } }
    .product-single .product-images footer {
      position: absolute;
      top: 100%;
      width: 100%;
      text-align: center; }
    .product-single .product-images[data-direction="back"] .front-view-image {
      z-index: -1;
      opacity: 0;
      transition: none; }
    .product-single .product-images[data-direction="back"] .side-view-images {
      left: 0; }
    .product-single .product-images[data-direction="back"] .back-view-image {
      display: block; }
      .product-single .product-images[data-direction="back"] .back-view-image .image-view-title {
        visibility: visible; }
      .product-single .product-images[data-direction="back"] .back-view-image footer {
        text-align: center; }
  .product-single .front-view-image {
    z-index: 2;
    position: absolute;
    left: 0;
    height: 100%;
    width: 70%;
    -webkit-transition: opacity 0.35s ease;
    -moz-transition: opacity 0.35s ease;
    -ms-transition: opacity 0.35s ease;
    -o-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease; }
    .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover {
      opacity: 0; }
      .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images {
        opacity: 1;
        height: 100%; }
        .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="1"] {
          margin-left: -66.3%; }
          @media (max-width: 590px) {
            .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="1"] {
              margin-left: -80.7534%; } }
        .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="2"] {
          margin-left: -62.6%; }
          @media (max-width: 590px) {
            .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="2"] {
              margin-left: -76.2468%; } }
        .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="3"] {
          margin-left: -58.9%; }
          @media (max-width: 590px) {
            .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="3"] {
              margin-left: -71.7402%; } }
        .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="4"] {
          margin-left: -55.2%; }
          @media (max-width: 590px) {
            .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="4"] {
              margin-left: -67.2336%; } }
        .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="5"] {
          margin-left: -51.5%; }
          @media (max-width: 590px) {
            .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="5"] {
              margin-left: -62.727%; } }
        .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="6"] {
          margin-left: -47.8%; }
          @media (max-width: 590px) {
            .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="6"] {
              margin-left: -58.2204%; } }
        .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="7"] {
          margin-left: -44.1%; }
          @media (max-width: 590px) {
            .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="7"] {
              margin-left: -53.7138%; } }
        .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="8"] {
          margin-left: -40.4%; }
          @media (max-width: 590px) {
            .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="8"] {
              margin-left: -49.2072%; } }
        .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="9"] {
          margin-left: -36.7%; }
          @media (max-width: 590px) {
            .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="9"] {
              margin-left: -44.7006%; } }
        .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="10"] {
          margin-left: -33%; }
          @media (max-width: 590px) {
            .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card[data-image-count="10"] {
              margin-left: -40.194%; } }
        .product-single .front-view-image:not([data-image-count="1"]):not([data-image-count="2"]):not([data-image-count="3"]):hover ~ .stacked-images .product-card:first-child {
          margin-left: 0; }
    .product-single .front-view-image .front-view-container {
      height: 100%; }
  .product-single .stacked-images {
    opacity: 0;
    position: absolute;
    width: 70%;
    box-sizing: border-box;
    -webkit-transition: opacity 0.35s ease;
    -moz-transition: opacity 0.35s ease;
    -ms-transition: opacity 0.35s ease;
    -o-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease; }
    .product-single .stacked-images .product-card {
      display: inline-block;
      position: relative;
      vertical-align: top;
      -webkit-transition: margin-left 0.35s ease;
      -moz-transition: margin-left 0.35s ease;
      -ms-transition: margin-left 0.35s ease;
      -o-transition: margin-left 0.35s ease;
      transition: margin-left 0.35s ease;
      border-radius: 13px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
      height: auto; }
      .product-single .stacked-images .product-card[data-image-count="1"] {
        margin-left: -41%; }
        @media (max-width: 590px) {
          .product-single .stacked-images .product-card[data-image-count="1"] {
            margin-left: -59.45%; } }
      .product-single .stacked-images .product-card[data-image-count="2"] {
        margin-left: -39%; }
        @media (max-width: 590px) {
          .product-single .stacked-images .product-card[data-image-count="2"] {
            margin-left: -56.55%; } }
      .product-single .stacked-images .product-card[data-image-count="3"] {
        margin-left: -37%; }
        @media (max-width: 590px) {
          .product-single .stacked-images .product-card[data-image-count="3"] {
            margin-left: -53.65%; } }
      .product-single .stacked-images .product-card[data-image-count="4"] {
        margin-left: -35%; }
        @media (max-width: 590px) {
          .product-single .stacked-images .product-card[data-image-count="4"] {
            margin-left: -50.75%; } }
      .product-single .stacked-images .product-card[data-image-count="5"] {
        margin-left: -33%; }
        @media (max-width: 590px) {
          .product-single .stacked-images .product-card[data-image-count="5"] {
            margin-left: -47.85%; } }
      .product-single .stacked-images .product-card[data-image-count="6"] {
        margin-left: -31%; }
        @media (max-width: 590px) {
          .product-single .stacked-images .product-card[data-image-count="6"] {
            margin-left: -44.95%; } }
      .product-single .stacked-images .product-card[data-image-count="7"] {
        margin-left: -29%; }
        @media (max-width: 590px) {
          .product-single .stacked-images .product-card[data-image-count="7"] {
            margin-left: -42.05%; } }
      .product-single .stacked-images .product-card[data-image-count="8"] {
        margin-left: -27%; }
        @media (max-width: 590px) {
          .product-single .stacked-images .product-card[data-image-count="8"] {
            margin-left: -39.15%; } }
      .product-single .stacked-images .product-card[data-image-count="9"] {
        margin-left: -25%; }
        @media (max-width: 590px) {
          .product-single .stacked-images .product-card[data-image-count="9"] {
            margin-left: -36.25%; } }
      .product-single .stacked-images .product-card[data-image-count="10"] {
        margin-left: -23%; }
        @media (max-width: 590px) {
          .product-single .stacked-images .product-card[data-image-count="10"] {
            margin-left: -33.35%; } }
      .product-single .stacked-images .product-card img {
        height: auto;
        width: 100%; }
      .product-single .stacked-images .product-card:first-child {
        margin-left: 0; }
    .product-single .stacked-images .product-card[data-image-count="1"] {
      width: calc(100% + -4px); }
      .product-single .stacked-images .product-card[data-image-count="1"]:nth-child(1) {
        margin-top: calc(Infinity * 0px); }
      .product-single .stacked-images .product-card[data-image-count="1"]:nth-child(2) {
        margin-top: calc(Infinity * 1px); }
      .product-single .stacked-images .product-card[data-image-count="1"]:nth-child(3) {
        margin-top: calc(Infinity * 2px); }
      .product-single .stacked-images .product-card[data-image-count="1"]:nth-child(4) {
        margin-top: calc(Infinity * 3px); }
      .product-single .stacked-images .product-card[data-image-count="1"]:nth-child(5) {
        margin-top: calc(Infinity * 4px); }
      .product-single .stacked-images .product-card[data-image-count="1"]:nth-child(6) {
        margin-top: calc(Infinity * 5px); }
      .product-single .stacked-images .product-card[data-image-count="1"]:nth-child(7) {
        margin-top: calc(Infinity * 6px); }
      .product-single .stacked-images .product-card[data-image-count="1"]:nth-child(8) {
        margin-top: calc(Infinity * 7px); }
      .product-single .stacked-images .product-card[data-image-count="1"]:nth-child(9) {
        margin-top: calc(Infinity * 8px); }
      .product-single .stacked-images .product-card[data-image-count="1"]:nth-child(10) {
        margin-top: calc(Infinity * 9px); }
    .product-single .stacked-images .product-card[data-image-count="2"] {
      width: calc(50% + 36px); }
      .product-single .stacked-images .product-card[data-image-count="2"]:nth-child(1) {
        margin-top: calc(345 * 0px); }
      .product-single .stacked-images .product-card[data-image-count="2"]:nth-child(2) {
        margin-top: calc(345 * 1px); }
      .product-single .stacked-images .product-card[data-image-count="2"]:nth-child(3) {
        margin-top: calc(345 * 2px); }
      .product-single .stacked-images .product-card[data-image-count="2"]:nth-child(4) {
        margin-top: calc(345 * 3px); }
      .product-single .stacked-images .product-card[data-image-count="2"]:nth-child(5) {
        margin-top: calc(345 * 4px); }
      .product-single .stacked-images .product-card[data-image-count="2"]:nth-child(6) {
        margin-top: calc(345 * 5px); }
      .product-single .stacked-images .product-card[data-image-count="2"]:nth-child(7) {
        margin-top: calc(345 * 6px); }
      .product-single .stacked-images .product-card[data-image-count="2"]:nth-child(8) {
        margin-top: calc(345 * 7px); }
      .product-single .stacked-images .product-card[data-image-count="2"]:nth-child(9) {
        margin-top: calc(345 * 8px); }
      .product-single .stacked-images .product-card[data-image-count="2"]:nth-child(10) {
        margin-top: calc(345 * 9px); }
    .product-single .stacked-images .product-card[data-image-count="3"] {
      width: calc(33.33333% + 49.33333px); }
      .product-single .stacked-images .product-card[data-image-count="3"]:nth-child(1) {
        margin-top: calc(172.5 * 0px); }
      .product-single .stacked-images .product-card[data-image-count="3"]:nth-child(2) {
        margin-top: calc(172.5 * 1px); }
      .product-single .stacked-images .product-card[data-image-count="3"]:nth-child(3) {
        margin-top: calc(172.5 * 2px); }
      .product-single .stacked-images .product-card[data-image-count="3"]:nth-child(4) {
        margin-top: calc(172.5 * 3px); }
      .product-single .stacked-images .product-card[data-image-count="3"]:nth-child(5) {
        margin-top: calc(172.5 * 4px); }
      .product-single .stacked-images .product-card[data-image-count="3"]:nth-child(6) {
        margin-top: calc(172.5 * 5px); }
      .product-single .stacked-images .product-card[data-image-count="3"]:nth-child(7) {
        margin-top: calc(172.5 * 6px); }
      .product-single .stacked-images .product-card[data-image-count="3"]:nth-child(8) {
        margin-top: calc(172.5 * 7px); }
      .product-single .stacked-images .product-card[data-image-count="3"]:nth-child(9) {
        margin-top: calc(172.5 * 8px); }
      .product-single .stacked-images .product-card[data-image-count="3"]:nth-child(10) {
        margin-top: calc(172.5 * 9px); }
    .product-single .stacked-images .product-card[data-image-count="4"] {
      width: calc(25% + 56px); }
      .product-single .stacked-images .product-card[data-image-count="4"]:nth-child(1) {
        margin-top: calc(115 * 0px); }
      .product-single .stacked-images .product-card[data-image-count="4"]:nth-child(2) {
        margin-top: calc(115 * 1px); }
      .product-single .stacked-images .product-card[data-image-count="4"]:nth-child(3) {
        margin-top: calc(115 * 2px); }
      .product-single .stacked-images .product-card[data-image-count="4"]:nth-child(4) {
        margin-top: calc(115 * 3px); }
      .product-single .stacked-images .product-card[data-image-count="4"]:nth-child(5) {
        margin-top: calc(115 * 4px); }
      .product-single .stacked-images .product-card[data-image-count="4"]:nth-child(6) {
        margin-top: calc(115 * 5px); }
      .product-single .stacked-images .product-card[data-image-count="4"]:nth-child(7) {
        margin-top: calc(115 * 6px); }
      .product-single .stacked-images .product-card[data-image-count="4"]:nth-child(8) {
        margin-top: calc(115 * 7px); }
      .product-single .stacked-images .product-card[data-image-count="4"]:nth-child(9) {
        margin-top: calc(115 * 8px); }
      .product-single .stacked-images .product-card[data-image-count="4"]:nth-child(10) {
        margin-top: calc(115 * 9px); }
    .product-single .stacked-images .product-card[data-image-count="5"] {
      width: calc(20% + 60px); }
      .product-single .stacked-images .product-card[data-image-count="5"]:nth-child(1) {
        margin-top: calc(86.25 * 0px); }
      .product-single .stacked-images .product-card[data-image-count="5"]:nth-child(2) {
        margin-top: calc(86.25 * 1px); }
      .product-single .stacked-images .product-card[data-image-count="5"]:nth-child(3) {
        margin-top: calc(86.25 * 2px); }
      .product-single .stacked-images .product-card[data-image-count="5"]:nth-child(4) {
        margin-top: calc(86.25 * 3px); }
      .product-single .stacked-images .product-card[data-image-count="5"]:nth-child(5) {
        margin-top: calc(86.25 * 4px); }
      .product-single .stacked-images .product-card[data-image-count="5"]:nth-child(6) {
        margin-top: calc(86.25 * 5px); }
      .product-single .stacked-images .product-card[data-image-count="5"]:nth-child(7) {
        margin-top: calc(86.25 * 6px); }
      .product-single .stacked-images .product-card[data-image-count="5"]:nth-child(8) {
        margin-top: calc(86.25 * 7px); }
      .product-single .stacked-images .product-card[data-image-count="5"]:nth-child(9) {
        margin-top: calc(86.25 * 8px); }
      .product-single .stacked-images .product-card[data-image-count="5"]:nth-child(10) {
        margin-top: calc(86.25 * 9px); }
    .product-single .stacked-images .product-card[data-image-count="6"] {
      width: calc(16.66667% + 62.66667px); }
      .product-single .stacked-images .product-card[data-image-count="6"]:nth-child(1) {
        margin-top: calc(69 * 0px); }
      .product-single .stacked-images .product-card[data-image-count="6"]:nth-child(2) {
        margin-top: calc(69 * 1px); }
      .product-single .stacked-images .product-card[data-image-count="6"]:nth-child(3) {
        margin-top: calc(69 * 2px); }
      .product-single .stacked-images .product-card[data-image-count="6"]:nth-child(4) {
        margin-top: calc(69 * 3px); }
      .product-single .stacked-images .product-card[data-image-count="6"]:nth-child(5) {
        margin-top: calc(69 * 4px); }
      .product-single .stacked-images .product-card[data-image-count="6"]:nth-child(6) {
        margin-top: calc(69 * 5px); }
      .product-single .stacked-images .product-card[data-image-count="6"]:nth-child(7) {
        margin-top: calc(69 * 6px); }
      .product-single .stacked-images .product-card[data-image-count="6"]:nth-child(8) {
        margin-top: calc(69 * 7px); }
      .product-single .stacked-images .product-card[data-image-count="6"]:nth-child(9) {
        margin-top: calc(69 * 8px); }
      .product-single .stacked-images .product-card[data-image-count="6"]:nth-child(10) {
        margin-top: calc(69 * 9px); }
    .product-single .stacked-images .product-card[data-image-count="7"] {
      width: calc(14.28571% + 64.57143px); }
      .product-single .stacked-images .product-card[data-image-count="7"]:nth-child(1) {
        margin-top: calc(57.5 * 0px); }
      .product-single .stacked-images .product-card[data-image-count="7"]:nth-child(2) {
        margin-top: calc(57.5 * 1px); }
      .product-single .stacked-images .product-card[data-image-count="7"]:nth-child(3) {
        margin-top: calc(57.5 * 2px); }
      .product-single .stacked-images .product-card[data-image-count="7"]:nth-child(4) {
        margin-top: calc(57.5 * 3px); }
      .product-single .stacked-images .product-card[data-image-count="7"]:nth-child(5) {
        margin-top: calc(57.5 * 4px); }
      .product-single .stacked-images .product-card[data-image-count="7"]:nth-child(6) {
        margin-top: calc(57.5 * 5px); }
      .product-single .stacked-images .product-card[data-image-count="7"]:nth-child(7) {
        margin-top: calc(57.5 * 6px); }
      .product-single .stacked-images .product-card[data-image-count="7"]:nth-child(8) {
        margin-top: calc(57.5 * 7px); }
      .product-single .stacked-images .product-card[data-image-count="7"]:nth-child(9) {
        margin-top: calc(57.5 * 8px); }
      .product-single .stacked-images .product-card[data-image-count="7"]:nth-child(10) {
        margin-top: calc(57.5 * 9px); }
    .product-single .stacked-images .product-card[data-image-count="8"] {
      width: calc(12.5% + 66px); }
      .product-single .stacked-images .product-card[data-image-count="8"]:nth-child(1) {
        margin-top: calc(49.28571 * 0px); }
      .product-single .stacked-images .product-card[data-image-count="8"]:nth-child(2) {
        margin-top: calc(49.28571 * 1px); }
      .product-single .stacked-images .product-card[data-image-count="8"]:nth-child(3) {
        margin-top: calc(49.28571 * 2px); }
      .product-single .stacked-images .product-card[data-image-count="8"]:nth-child(4) {
        margin-top: calc(49.28571 * 3px); }
      .product-single .stacked-images .product-card[data-image-count="8"]:nth-child(5) {
        margin-top: calc(49.28571 * 4px); }
      .product-single .stacked-images .product-card[data-image-count="8"]:nth-child(6) {
        margin-top: calc(49.28571 * 5px); }
      .product-single .stacked-images .product-card[data-image-count="8"]:nth-child(7) {
        margin-top: calc(49.28571 * 6px); }
      .product-single .stacked-images .product-card[data-image-count="8"]:nth-child(8) {
        margin-top: calc(49.28571 * 7px); }
      .product-single .stacked-images .product-card[data-image-count="8"]:nth-child(9) {
        margin-top: calc(49.28571 * 8px); }
      .product-single .stacked-images .product-card[data-image-count="8"]:nth-child(10) {
        margin-top: calc(49.28571 * 9px); }
    .product-single .stacked-images .product-card[data-image-count="9"] {
      width: calc(11.11111% + 67.11111px); }
      .product-single .stacked-images .product-card[data-image-count="9"]:nth-child(1) {
        margin-top: calc(43.125 * 0px); }
      .product-single .stacked-images .product-card[data-image-count="9"]:nth-child(2) {
        margin-top: calc(43.125 * 1px); }
      .product-single .stacked-images .product-card[data-image-count="9"]:nth-child(3) {
        margin-top: calc(43.125 * 2px); }
      .product-single .stacked-images .product-card[data-image-count="9"]:nth-child(4) {
        margin-top: calc(43.125 * 3px); }
      .product-single .stacked-images .product-card[data-image-count="9"]:nth-child(5) {
        margin-top: calc(43.125 * 4px); }
      .product-single .stacked-images .product-card[data-image-count="9"]:nth-child(6) {
        margin-top: calc(43.125 * 5px); }
      .product-single .stacked-images .product-card[data-image-count="9"]:nth-child(7) {
        margin-top: calc(43.125 * 6px); }
      .product-single .stacked-images .product-card[data-image-count="9"]:nth-child(8) {
        margin-top: calc(43.125 * 7px); }
      .product-single .stacked-images .product-card[data-image-count="9"]:nth-child(9) {
        margin-top: calc(43.125 * 8px); }
      .product-single .stacked-images .product-card[data-image-count="9"]:nth-child(10) {
        margin-top: calc(43.125 * 9px); }
    .product-single .stacked-images .product-card[data-image-count="10"] {
      width: calc(10% + 68px); }
      .product-single .stacked-images .product-card[data-image-count="10"]:nth-child(1) {
        margin-top: calc(38.33333 * 0px); }
      .product-single .stacked-images .product-card[data-image-count="10"]:nth-child(2) {
        margin-top: calc(38.33333 * 1px); }
      .product-single .stacked-images .product-card[data-image-count="10"]:nth-child(3) {
        margin-top: calc(38.33333 * 2px); }
      .product-single .stacked-images .product-card[data-image-count="10"]:nth-child(4) {
        margin-top: calc(38.33333 * 3px); }
      .product-single .stacked-images .product-card[data-image-count="10"]:nth-child(5) {
        margin-top: calc(38.33333 * 4px); }
      .product-single .stacked-images .product-card[data-image-count="10"]:nth-child(6) {
        margin-top: calc(38.33333 * 5px); }
      .product-single .stacked-images .product-card[data-image-count="10"]:nth-child(7) {
        margin-top: calc(38.33333 * 6px); }
      .product-single .stacked-images .product-card[data-image-count="10"]:nth-child(8) {
        margin-top: calc(38.33333 * 7px); }
      .product-single .stacked-images .product-card[data-image-count="10"]:nth-child(9) {
        margin-top: calc(38.33333 * 8px); }
      .product-single .stacked-images .product-card[data-image-count="10"]:nth-child(10) {
        margin-top: calc(38.33333 * 9px); }
  .product-single .side-view-images {
    position: absolute;
    right: 0;
    height: 100%;
    font-size: 0;
    width: 30%; }
    .product-single .side-view-images:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1; }
    .product-single .side-view-images .side-view-container {
      display: inline-block;
      overflow: hidden;
      height: 100%;
      border-radius: 10px;
      -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
      mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
      background: transparent; }
    .product-single .side-view-images figure {
      display: inline-block;
      overflow: hidden;
      height: 100%;
      width: 20px;
      margin: 0;
      padding: 0;
      position: relative; }
      @media (max-width: 590px) {
        .product-single .side-view-images figure {
          width: 13px; } }
      .product-single .side-view-images figure img {
        height: 100%;
        max-width: none;
        position: relative;
        left: -60%; }
  .product-single .back-view-image {
    display: none;
    position: absolute;
    right: 0;
    height: 100%;
    width: 70%; }
    .product-single .back-view-image .image-view-title {
      visibility: hidden; }
    .product-single .back-view-image .back-view-container {
      height: 100%; }
      .product-single .back-view-image .back-view-container .product-card:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1; }

.switch-image-view {
  display: inline-block;
  background: rgba(230, 231, 232, 0.2);
  color: rgba(174, 177, 181, 0.2);
  padding: 1em 1.6em 1em;
  margin-right: -5px;
  cursor: default;
  font-size: .6em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  min-width: 20%;
  border: 1px solid #e6e7e8; }
  .switch-image-view:before {
    content: ''; }
  .switch-image-view.active {
    opacity: 1;
    cursor: pointer;
    background: transparent;
    color: #aeb1b5; }
  @media (max-width: 590px) {
    .switch-image-view {
      width: 50%;
      line-height: 1;
      padding: 1em 1em 1em !important; } }

.product-extras {
  padding: 20px 0;
  margin: 0 0 20px; }
  .product-extras:after {
    content: '';
    clear: both;
    display: block; }
  .product-extras h3, .product-extras .h3 {
    font-size: 0.8em; }
    .product-extras h3 a, .product-extras .h3 a {
      text-decoration: underline; }
  .product-extras .attachments .btn, .product-extras .attachments .btn--secondary {
    width: 100%;
    margin: 5px 0; }
  @media (max-width: 590px) {
    .product-extras {
      margin-bottom: 0; } }

.related-products__wrapper {
  clear: both;
  background: #f5f5f5;
  margin-top: 2em;
  padding: 1em 0 0; }

.related-lookbooks {
  display: flex;
  align-items: center; }
  @media (max-width: 590px) {
    .related-lookbooks {
      display: block; } }
  .related-lookbooks.grid .grid__item:first-child, .related-lookbooks.grid--rev .grid__item:first-child, .related-lookbooks.grid--full .grid__item:first-child {
    padding-left: 0; }
    @media (max-width: 590px) {
      .related-lookbooks.grid .grid__item:first-child, .related-lookbooks.grid--rev .grid__item:first-child, .related-lookbooks.grid--full .grid__item:first-child {
        padding-left: 15px; } }
  .related-lookbooks .lookbooks-container {
    font-size: 0; }
  .related-lookbooks .product-lookbook {
    display: inline-block;
    font-size: 1rem;
    vertical-align: top;
    padding-right: 10px;
    box-sizing: border-box; }
    .related-lookbooks .product-lookbook:hover {
      cursor: pointer; }
    .related-lookbooks .product-lookbook h3, .related-lookbooks .product-lookbook .h3 {
      margin: 0;
      font-size: 1em;
      clear: left; }
    .related-lookbooks .product-lookbook p {
      font-size: 0.8em; }
    .related-lookbooks .product-lookbook img {
      width: 70%;
      float: left;
      margin: 0 10px 10px 0; }

.related-lookbooks .attachments {
  display: flex;
  align-items: center; }
  .related-lookbooks .attachments > div {
    margin-left: 1.5rem; }
  .related-lookbooks .attachments:hover svg#icon-specifications path,
  .related-lookbooks .attachments:hover svg#icon-finiture .icon--circle,
  .related-lookbooks .attachments:hover svg#icon-print path {
    stroke: #f5321e; }
  .related-lookbooks .attachments:hover svg#icon-print rect {
    fill: #f5321e; }
  .related-lookbooks .attachments p {
    margin-bottom: 0; }
  .related-lookbooks .attachments svg {
    min-width: 53px; }
.related-lookbooks svg#icon-specifications polygon,
.related-lookbooks svg#icon-specifications polyline,
.related-lookbooks svg#icon-specifications path,
.related-lookbooks svg#icon-finiture polygon,
.related-lookbooks svg#icon-finiture polyline,
.related-lookbooks svg#icon-finiture path,
.related-lookbooks svg#icon-i polygon,
.related-lookbooks svg#icon-i ellipse,
.related-lookbooks svg#icon-i path,
.related-lookbooks svg#icon-print polygon,
.related-lookbooks svg#icon-print polyline,
.related-lookbooks svg#icon-print path {
  stroke: #aeb1b5;
  stroke-width: 1.5px;
  fill: none;
  -webkit-transition: stroke 0.4s ease;
  -moz-transition: stroke 0.4s ease;
  -ms-transition: stroke 0.4s ease;
  -o-transition: stroke 0.4s ease;
  transition: stroke 0.4s ease; }
.related-lookbooks svg#icon-print rect {
  fill: #aeb1b5;
  -webkit-transition: fill 0.4s ease;
  -moz-transition: fill 0.4s ease;
  -ms-transition: fill 0.4s ease;
  -o-transition: fill 0.4s ease;
  transition: fill 0.4s ease; }
.related-lookbooks a {
  -webkit-transition: color 0.35s ease;
  -moz-transition: color 0.35s ease;
  -ms-transition: color 0.35s ease;
  -o-transition: color 0.35s ease;
  transition: color 0.35s ease;
  padding: 0.5rem 0;
  margin-bottom: 0;
  line-height: 1em; }
  .related-lookbooks a:hover {
    color: #f5321e; }

#acetatoWrapper .lookbooks-container {
  width: 270px; }
#acetatoWrapper #productDetail--related .related-products > h3, #acetatoWrapper #productDetail--related .related-products > .h3 {
  margin-bottom: 1.5em; }
  #acetatoWrapper #productDetail--related .related-products > h3:hover, #acetatoWrapper #productDetail--related .related-products > .h3:hover {
    color: inherit; }
#acetatoWrapper #productDetail--related .related-products .slick-items {
  height: 130px; }

#productDetail--related {
  margin-top: 50px; }

.related-products .more-styles {
  float: right;
  font-size: 0.8em; }
.related-products .slick-slider .slick-dots li button:before {
  border-color: black; }
.related-products .slick-slider .slick-dots li.slick-active button:before {
  background: black;
  border-color: black; }
.related-products .slick-prev:before, .related-products .slick-next:before {
  color: black; }
.related-products .slick-dots {
  bottom: -10px; }
.related-products .slick-prev:before {
  content: "\003c";
  font-family: "Courier New"; }
.related-products .slick-next:before {
  content: "\003e";
  font-family: "Courier New"; }
.related-products .related-product {
  display: inline-block; }
  .related-products .related-product a {
    display: inline-block;
    padding: 10px; }
  .related-products .related-product img {
    height: 130px;
    border-radius: 4px; }

.tabular .tabs {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex; }
  .tabular .tabs a {
    font-size: 1rem;
    padding: 5px 15px;
    opacity: 0.5;
    border-bottom: 2px solid #ddd; }
    .tabular .tabs a.active {
      opacity: 1;
      border-color: black; }
.tabular .tab-content .tab {
  display: none; }
  .tabular .tab-content .tab.active {
    display: block; }

/*================ SITE WIDE STYLES ================*/
/*------ Layout -------*/
.hero__header {
  z-index: 1000;
  opacity: 1; }

.main-content {
  padding-top: 70px; }
  @media screen and (max-width: 768px) {
    .main-content {
      padding-top: 50px; } }

hr.divider__line, .divider__line.hr--small, .divider__line.hr--medium, .divider__line.hr--large {
  width: 100%;
  border-top: 1px solid #ddd; }
  hr.divider__line.space--top, .divider__line.space--top.hr--small, .divider__line.space--top.hr--medium, .divider__line.space--top.hr--large {
    margin-top: 6em; }

h1, .h1 {
  font-size: 3em;
  margin-top: 1rem;
  margin-bottom: 1em; }

.text-link {
  color: #aeb1b5; }

/*------ Navbar -------*/
.header-wrapper, .breadcrumb {
  z-index: 100; }

.breadcrumb {
  z-index: 99;
  position: relative; }

.banner--active .site-header {
  top: 30px; }
  .banner--active .site-header.shrink {
    top: 0; }

.site-header {
  position: fixed;
  width: 100%;
  border: none;
  margin-bottom: 1.5em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .site-header h1, .site-header .h1 {
    font-size: 3em;
    margin-top: .5em; }
  .site-header.shrink {
    padding-top: 0;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.84); }
    .site-header.shrink h1, .site-header.shrink .h1 {
      font-size: 1em; }
    .site-header.shrink .site-header__logo img {
      max-width: 160px !important; }
    .site-header.shrink .site-nav__link {
      margin-bottom: 0px; }
    .site-header.shrink .site-nav__link.cart-link {
      margin-right: 25px; }
    .site-header.shrink .cart-link__bubble--visible {
      top: 0;
      right: -28px; }

.site-header__logo img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }

.site-nav, .site-nav--mobile {
  font-weight: 400; }

.site-nav__link.cart-link {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }

.site-nav__link--icon.cart-link img {
  height: 22px;
  padding-bottom: 0; }

.cart-link__bubble--visible {
  top: 90%;
  right: -20%;
  background-color: transparent;
  font-size: 12px;
  text-align: center;
  height: 20px;
  width: 20px;
  border: 1px #f5321e solid;
  color: #f5321e;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }

@media screen and (max-width: 768px) {
  .grid--table {
    -webkit-transition: all 0.3 0.5s ease-in-out;
    -moz-transition: all 0.3 0.5s ease-in-out;
    -ms-transition: all 0.3 0.5s ease-in-out;
    -o-transition: all 0.3 0.5s ease-in-out;
    transition: all 0.3 0.5s ease-in-out; }

  .site-header__logo {
    margin-top: 0.75rem; }
    .site-header__logo img {
      margin: 0 !important; }

  .site-nav--mobile .icon {
    font-size: 1.3em; }

  .site-nav__link.cart-link img {
    height: 25px; }

  .site-header.shrink .grid--table {
    height: 50px; }
  .site-header.shrink .site-header__logo img {
    max-width: 180px;
    margin-top: 10px; }
  .site-header.shrink .site-nav__link.cart-link img {
    height: 22px; }
  .site-header.shrink .cart-link__bubble--visible {
    right: -120%;
    top: 13%;
    height: 16px;
    width: 16px;
    font-size: 10px; }

  .site-nav, .site-nav--mobile, .site-nav--mobile {
    opacity: 1 !important; }

  .site-header {
    margin-bottom: 2em; }

  .cart-link__bubble--visible {
    right: -5%; } }
@media screen and (max-width: 590px) {
  .site-header {
    margin-bottom: 1em; }

  .site-nav__link {
    margin-right: 7px !important;
    margin-left: 7px !important; }

  .site-header__logo img {
    max-width: 190px !important; }

  .site-nav__link.cart-link img {
    padding-bottom: 0; } }
@media screen and (max-width: 320) {
  .site-header__logo img {
    max-width: 210px !important; } }
.site-nav__link {
  padding: 0;
  margin: 8px;
  margin-bottom: -10px; }

.site-nav--active .site-nav__link {
  border-bottom: 1px solid #f5321e; }

.btn, .btn--secondary,
.rte .btn--secondary, #inspiration--article .btn, #inspiration--article .btn--secondary {
  background: transparent;
  border: 1px solid #333333;
  color: #333333;
  padding: 6px 16px 5px;
  border-radius: 4px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }

.btn-red {
  border-color: #f5321e;
  color: #f5321e; }

/*================ SEARCH ================*/
.site-header .search-bar {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #e6e7e8;
  text-align: center;
  color: #333333;
  z-index: -1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .site-header .search-bar.active {
    opacity: 1;
    z-index: 7;
    height: 80px; }
  .site-header .search-bar:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .site-header .search-bar input[type="search"] {
    font-style: normal;
    padding-left: 0;
    background: none;
    border-bottom: 2px solid #333333;
    width: 100%;
    max-width: 300px;
    color: #333333;
    outline: none;
    -webkit-transition: border 0.4s ease-in-out;
    -moz-transition: border 0.4s ease-in-out;
    -ms-transition: border 0.4s ease-in-out;
    -o-transition: border 0.4s ease-in-out;
    transition: border 0.4s ease-in-out; }
    .site-header .search-bar input[type="search"]::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #333333; }
    .site-header .search-bar input[type="search"]::-moz-placeholder {
      /* Firefox 19+ */
      color: #333333; }
    .site-header .search-bar input[type="search"]:-ms-input-placeholder {
      /* IE 10+ */
      color: #333333; }
    .site-header .search-bar input[type="search"]:-moz-placeholder {
      /* Firefox 18- */
      color: #333333; }
  .site-header .search-bar .close-search {
    display: inline-block;
    margin-left: 10px;
    font-size: 1.3em;
    vertical-align: middle;
    cursor: pointer; }

li.snize-ac-odd.snize-product {
  width: 33% !important;
  display: inline-block !important; }

div.snize-ac-results span.snize-thumbnail {
  width: inherit !important;
  margin: 5px 0 5px 0px !important; }

div.snize-ac-results span.snize-thumbnail img {
  display: inline-block !important;
  max-height: 140px !important;
  max-width: 100% !important; }

li.snize-ac-odd.snize-product + .snize-separator {
  display: none !important; }

div.snize-ac-results span.snize-overhidden {
  display: inline-block !important;
  text-align: center !important;
  width: 100% !important; }

div.snize-ac-results span.snize-title {
  font-weight: 400 !important; }

div.snize-ac-results span.snize-description {
  display: none !important; }

#snize-search-results-grid-mode span.snize-overhidden {
  display: none !important; }

#snize-search-results-grid-mode li.snize-product {
  border-color: transparent !important;
  -webkit-transition: border 0.4s ease-in-out;
  -moz-transition: border 0.4s ease-in-out;
  -ms-transition: border 0.4s ease-in-out;
  -o-transition: border 0.4s ease-in-out;
  transition: border 0.4s ease-in-out; }
  #snize-search-results-grid-mode li.snize-product:hover {
    border-color: #aeb1b5 !important; }

#snize-search-results-grid-mode span.snize-thumbnail {
  border: none !important;
  padding-bottom: 1em; }

@media (min-width: 769px) {
  .snize-filters-sidebar {
    display: none; }

  #snize-search-results-grid-mode {
    width: 100% !important; }
    #snize-search-results-grid-mode .snize-product {
      width: 20% !important;
      margin: 0 !important; } }
/*================ NAVIGATION: LANGUAGE ================*/
html[lang=en-US] .language-select__en, html[lang=en] .language-select__en {
  font-weight: bold; }
html[lang=en-US] .lang__it, html[lang=en-US] .lang__zh, html[lang=en] .lang__it, html[lang=en] .lang__zh {
  display: none; }
html[lang=en-US] .switch-image-view.active:before, html[lang=en] .switch-image-view.active:before {
  content: 'See '; }
html[lang=en-US] .product-single__add-to-cart .btn.is-added::after, html[lang=en-US] .product-single__add-to-cart .is-added.btn--secondary::after, html[lang=en] .product-single__add-to-cart .btn.is-added::after, html[lang=en] .product-single__add-to-cart .is-added.btn--secondary::after {
  content: "Added to Wishlist"; }

html[lang=it-IT] .language-select__it {
  font-weight: bold; }
html[lang=it-IT] .lang__en, html[lang=it-IT] .lang__zh {
  display: none; }
html[lang=it-IT] .switch-image-view.active:before {
  content: 'Vedi '; }
html[lang=it-IT] .product-single__add-to-cart .btn.is-added::after, html[lang=it-IT] .product-single__add-to-cart .is-added.btn--secondary::after {
  content: "Aggiunto alla Wishlist"; }

html[lang=zh-CN] .language-select__zh {
  font-weight: bold; }
html[lang=zh-CN] .lang__it, html[lang=zh-CN] .lang__en {
  display: none; }
html[lang=zh-CN] .switch-image-view.active:before {
  content: ''; }
html[lang=zh-CN] body,
html[lang=zh-CN] input,
html[lang=zh-CN] textarea,
html[lang=zh-CN] button,
html[lang=zh-CN] select {
  font-family: "Noto Sans SC Sliced", Graphik Web, sans-serif; }

.language-select__zh {
  font-family: "Noto Sans SC Sliced", Graphik Web, sans-serif;
  position: relative; }
  .language-select__zh .tooltiptext {
    display: block;
    width: 100px;
    background-color: white;
    font-size: 0.8rem;
    color: #000;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 125%;
    left: 50%;
    margin-left: -50px;
    visibility: hidden;
    opacity: 0; }
    .language-select__zh .tooltiptext::before {
      border-bottom: solid #000 5px;
      top: -5px;
      border-left: solid transparent 5px;
      border-right: solid transparent 5px;
      content: "";
      height: 0;
      left: 50%;
      margin-left: -5px;
      position: absolute;
      width: 0; }
    .language-select__zh .tooltiptext::after {
      border-bottom: solid #fff 5px;
      top: -4px;
      border-left: solid transparent 5px;
      border-right: solid transparent 5px;
      content: "";
      height: 0;
      left: 50%;
      margin-left: -5px;
      position: absolute;
      width: 0; }
  .language-select__zh:hover .tooltiptext {
    visibility: visible;
    opacity: 1; }

/*================ HERITAGE ================*/
.heritage .hero__image {
  opacity: 0.6 !important; }

/*================ CONTACT ================*/
.contact h1, .contact .h1 {
  margin-bottom: 0; }

.contact h2, .contact .h2 {
  text-align: left;
  font-size: 1.4em;
  margin-top: 1em;
  margin-bottom: 2em; }

.contact .rte .p1 {
  color: #F5321E;
  margin-bottom: .5em; }

.contact .rte .p2 {
  margin-bottom: .5em; }

.contact .rte table {
  margin-bottom: 0; }

.contact .rte td {
  padding: 15px 30px;
  vertical-align: top; }

.contact tr:first-child th:after,
.contact tr:first-child td:after {
  border: 0; }

.contact .note.form-success,
.template-cart .note.form-success {
  color: #333333;
  background-color: transparent;
  font-size: 1.6em;
  padding: 0;
  border: 0;
  font-weight: bold;
  margin-top: -1em; }

.template-cart .note.form-success {
  margin-top: 1em; }

/*================ CATALOG ================*/
@media (max-width: 425px) {
  #decorative-films-catalog--wrapper .product-card:nth-child(5n) {
    margin-right: 10px; } }
@media (max-width: 375px) {
  #decorative-films-catalog--wrapper .product-card:nth-child(4n) {
    margin-right: 10px; } }

.catalog .catalog-content, .archives .catalog-content {
  min-height: 1600px; }
  .catalog .catalog-content .collection, .archives .catalog-content .collection {
    margin: 20px 0; }
    .catalog .catalog-content .collection:first-child, .archives .catalog-content .collection:first-child {
      margin-top: 0; }
    .catalog .catalog-content .collection h2, .catalog .catalog-content .collection .h2, .archives .catalog-content .collection h2, .archives .catalog-content .collection .h2 {
      font-size: 1.3em;
      color: #333333; }
    .catalog .catalog-content .collection .collection-products .product-card, .archives .catalog-content .collection .collection-products .product-card {
      margin: 5px 10px 5px 0; }
      .catalog .catalog-content .collection .collection-products .product-card img, .archives .catalog-content .collection .collection-products .product-card img {
        height: 90px;
        border-radius: 4px; }
      @media (max-width: 768px) {
        .catalog .catalog-content .collection .collection-products .product-card img, .archives .catalog-content .collection .collection-products .product-card img {
          height: 94px; } }
      @media (max-width: 425px) {
        .catalog .catalog-content .collection .collection-products .product-card img, .archives .catalog-content .collection .collection-products .product-card img {
          height: 94px; } }
      @media (max-width: 375px) {
        .catalog .catalog-content .collection .collection-products .product-card:nth-child(5n), .archives .catalog-content .collection .collection-products .product-card:nth-child(5n) {
          margin-right: 10px; }
        .catalog .catalog-content .collection .collection-products .product-card img, .archives .catalog-content .collection .collection-products .product-card img {
          height: 88px; } }
      @media (max-width: 319px) {
        .catalog .catalog-content .collection .collection-products .product-card:nth-child(4n), .archives .catalog-content .collection .collection-products .product-card:nth-child(4n) {
          margin-right: 10px; } }
  .catalog .catalog-content .collection-actionable, .archives .catalog-content .collection-actionable {
    margin-left: 10px;
    float: right;
    margin-top: 0; }
    .catalog .catalog-content .collection-actionable .btn, .catalog .catalog-content .collection-actionable .btn--secondary, .archives .catalog-content .collection-actionable .btn, .archives .catalog-content .collection-actionable .btn--secondary {
      margin-left: 10px; }
    .catalog .catalog-content .collection-actionable .back-button, .archives .catalog-content .collection-actionable .back-button {
      margin-top: .4em; }
.catalog .collection-footer, .archives .collection-footer {
  text-align: center;
  clear: both; }

.catalog__tags--active {
  font-size: .6em;
  text-transform: uppercase;
  background: #aeb1b5;
  display: inline-block;
  padding: .2em 1.4em .3em;
  color: white;
  border-radius: 5px;
  font-weight: 600;
  letter-spacing: 1px; }
  .catalog__tags--active a {
    margin-left: .6em;
    color: white;
    font-weight: 600; }
    .catalog__tags--active a svg {
      stroke: white;
      fill: transparent;
      stroke-linecap: round;
      stroke-width: 6;
      height: 1.2em;
      margin-top: 0.3em;
      margin-left: .6em;
      overflow: visible; }

.grid.catalog, .catalog.grid--rev, .catalog.grid--full {
  margin-left: 0 !important; }

.template-cart #contact_form .note {
  margin-bottom: 40px;
  text-align: center; }
.template-cart .remove-from-cart {
  text-transform: uppercase;
  font-size: 0.7em;
  letter-spacing: 1px;
  font-weight: normal; }
.template-cart .cart-footer {
  margin-top: 80px; }

/*================ Checkbox style ================*/
.btn__filter {
  position: relative; }

.btn__filter input {
  display: none; }

.btn__filter label {
  margin-left: 30px;
  font-style: normal; }

.btn__filter label span {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 3px;
  left: 2px;
  background: transparent;
  border: 1px solid #b3b3b3;
  border-radius: 3px; }

.btn__filter label span:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 10px;
  height: 6px;
  background: transparent;
  top: 4px;
  left: 4px;
  border: 1px solid #000;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

html.supports-no-touch .btn__filter label span:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=50);
  opacity: 0.5; }

.btn__filter input[type=checkbox]:checked + span:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

/*================ COLORS ================*/
.catalog aside .filter-by-color section {
  font-size: 0; }
.catalog aside .filter-by-color label {
  height: 2.5vw;
  width: 2.5vw;
  height: 40px;
  width: 40px;
  display: inline-block;
  margin: 5px;
  position: relative; }
  .catalog aside .filter-by-color label .tooltiptext {
    width: 100px;
    background-color: white;
    font-size: 0.8rem;
    color: #000;
    text-align: center;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -50px;
    visibility: hidden;
    opacity: 0; }
    .catalog aside .filter-by-color label .tooltiptext::before {
      border-top: solid #000 5px;
      bottom: -5px;
      border-left: solid transparent 5px;
      border-right: solid transparent 5px;
      content: "";
      height: 0;
      left: 50%;
      margin-left: -5px;
      position: absolute;
      width: 0; }
    .catalog aside .filter-by-color label .tooltiptext::after {
      border-top: solid #fff 5px;
      bottom: -4px;
      border-left: solid transparent 5px;
      border-right: solid transparent 5px;
      content: "";
      height: 0;
      left: 50%;
      margin-left: -5px;
      position: absolute;
      width: 0; }
  .catalog aside .filter-by-color label:hover .tooltiptext {
    visibility: visible;
    opacity: 1; }
.catalog aside .filter-by-color input[type="checkbox"] {
  display: none; }
.catalog aside .filter-by-color .black {
  background: black; }
.catalog aside .filter-by-color .white {
  background: white;
  border: 1px solid #e6e7e8; }
.catalog aside .filter-by-color .brown {
  background: #663A2A; }
.catalog aside .filter-by-color .blue {
  background: #445FA2; }
.catalog aside .filter-by-color .red {
  background: #B22B3B; }
.catalog aside .filter-by-color .green {
  background: #238B4B; }
.catalog aside .filter-by-color .purple {
  background: #924D87; }
.catalog aside .filter-by-color .yellow {
  background: #F9D003; }
.catalog aside .filter-by-color .pink {
  background: #EBAAC5; }
.catalog aside .filter-by-color .grey {
  background: #646569; }
.catalog aside .filter-by-color .gold {
  background: #977C4F;
  background: url("gold-texture.png"); }
.catalog aside .filter-by-color .orange {
  background: #F47F45; }
.catalog aside .filter-by-color .silver {
  background: #A7A9A9;
  background: url("silver-texture.png"); }
.catalog aside .filter-by-color .ivory {
  background: #fffff0;
  border: 1px solid #e6e7e8; }
.catalog aside .filter-by-color .light-blue {
  background: #75ADC1; }
.catalog aside .filter-by-color .crystal {
  background: #f5f5f5;
  border: 1px solid #e6e7e8; }

.filters.m49 {
  margin-top: 0; }

.check-buttons input[type="checkbox"] {
  display: none; }
  .check-buttons input[type="checkbox"]:checked + label {
    background: #78b152;
    color: white; }
.check-buttons .btn__m49 {
  border: 1px solid #78b152;
  border-radius: 6px;
  height: 33px;
  text-align: center;
  color: #78b152;
  font-style: normal;
  display: block;
  margin-bottom: 20px;
  background: transparent;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  content: 'Be Green';
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: flex-end;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }
  .check-buttons .btn__m49 span {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 30px;
    padding: 3px 30px; }
  .check-buttons .btn__m49:after {
    content: 'M49 Bioplastic';
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 30px;
    padding: 3px 30px; }
  .check-buttons .btn__m49:hover, .check-buttons .btn__m49:focus {
    background: #78b152;
    color: white; }
    .check-buttons .btn__m49:hover span, .check-buttons .btn__m49:focus span {
      opacity: 0; }
    .check-buttons .btn__m49:hover:after, .check-buttons .btn__m49:focus:after {
      opacity: 1; }
.check-buttons label {
  background: #eee;
  padding: 10px;
  text-style: normal; }

.btn__filters input[type="checkbox"] {
  display: none; }

.m49__banner {
  padding: 0;
  background: transparent;
  margin-top: 2rem;
  margin-bottom: 1rem; }
  .m49__banner h2, .m49__banner .h2 {
    margin-bottom: .3em;
    color: #78b152;
    font-weight: 600; }

@media screen and (max-width: 768px) {
  .filters.m49.resp {
    display: none; }

  .grid.catalog .catalog-content, .catalog.grid--rev .catalog-content, .catalog.grid--full .catalog-content {
    padding-top: 1em; }
  .grid.catalog .sidemenu, .catalog.grid--rev .sidemenu, .catalog.grid--full .sidemenu {
    justify-content: space-between; }
  .grid.catalog .filters, .catalog.grid--rev .filters, .catalog.grid--full .filters {
    order: 2;
    margin-top: 1rem;
    flex: 0 70px; }
    .grid.catalog .filters.m49, .catalog.grid--rev .filters.m49, .catalog.grid--full .filters.m49 {
      order: 3;
      flex: 0 180px; }
    .grid.catalog .filters .check-buttons, .catalog.grid--rev .filters .check-buttons, .catalog.grid--full .filters .check-buttons {
      width: 180px; }
  .grid.catalog .sidemenu-list, .catalog.grid--rev .sidemenu-list, .catalog.grid--full .sidemenu-list {
    order: 1;
    overflow: scroll;
    white-space: nowrap;
    border-top: 1px solid #e6e7e8;
    border-bottom: 1px solid #e6e7e8; }
    .grid.catalog .sidemenu-list::-webkit-scrollbar, .catalog.grid--rev .sidemenu-list::-webkit-scrollbar, .catalog.grid--full .sidemenu-list::-webkit-scrollbar {
      display: none; }
    .grid.catalog .sidemenu-list::before, .catalog.grid--rev .sidemenu-list::before, .catalog.grid--full .sidemenu-list::before {
      content: 'Collections';
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 12px;
      font-weight: 600;
      color: #aeb1b5;
      margin-right: 10px; }
    .grid.catalog .sidemenu-list li, .catalog.grid--rev .sidemenu-list li, .catalog.grid--full .sidemenu-list li {
      display: inline-block;
      margin-right: 15px; }

  #fil-mob--wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding: 30px;
    background: #ffffff;
    z-index: 100;
    margin-left: -100%;
    transition: all 1s; }
    #fil-mob--wrapper.active {
      transition: all 1s;
      margin-left: 0%; }
    #fil-mob--wrapper .fil-mob {
      display: flex;
      justify-content: space-between; }
    #fil-mob--wrapper #filter-by-material {
      margin-top: 2rem; }

  #fil-mob--link {
    position: relative;
    padding: 4px 0; }
    #fil-mob--link:after {
      content: "^";
      position: absolute;
      right: 0;
      top: 0.17em;
      font-family: "Courier New";
      font-size: 1.05em;
      transform: rotate(90deg);
      right: 0.2em; } }
@media screen and (min-width: 769px) {
  .fil-mob {
    display: none; } }
@media screen and (max-width: 590px) {
  .grid.catalog .filters, .catalog.grid--rev .filters, .catalog.grid--full .filters {
    order: 2;
    margin-top: 1rem; }
    .grid.catalog .filters.m49, .catalog.grid--rev .filters.m49, .catalog.grid--full .filters.m49 {
      order: 3;
      flex: 0 180px; }
    .grid.catalog .filters .check-buttons, .catalog.grid--rev .filters .check-buttons, .catalog.grid--full .filters .check-buttons {
      width: 180px; }
  .grid.catalog #fil-mob--wrapper, .catalog.grid--rev #fil-mob--wrapper, .catalog.grid--full #fil-mob--wrapper {
    overflow: scroll;
    padding: 15px; } }
.catalog aside h2 a, .catalog aside .h2 a {
  color: #333333; }

.catalog aside li {
  border-bottom: 0; }

.back-button,
.btn.back-button,
.back-button.btn--secondary,
.back-button.btn--secondary,
.btn--secondary.back-button {
  border: none;
  font-weight: 400;
  text-transform: none;
  padding: 0;
  padding-bottom: 5px;
  border-bottom: 1px transparent solid;
  border-radius: 0; }
  .back-button:hover,
  .btn.back-button:hover,
  .back-button.btn--secondary:hover,
  .back-button.btn--secondary:hover,
  .btn--secondary.back-button:hover {
    background: transparent;
    color: inherit;
    border-bottom: 1px #f5321e solid; }

.btn.back-button:before, .back-button.btn--secondary:before,
.back-button.btn--secondary:before,
.btn--secondary.back-button:before {
  display: none; }

.image-view-title {
  font-weight: 400;
  line-height: 1.2;
  color: #A6A8AB; }
  .image-view-title img {
    height: 30px; }

.product-single__title {
  color: #333333; }
  @media screen and (max-width: 768px) {
    .product-single__title {
      font-size: 2.5em;
      margin-top: .5em;
      text-align: center; } }
  @media screen and (min-width: 769px) {
    .product-single__title {
      font-size: 2em !important; } }

@media screen and (max-width: 768px) {
  .collections h3, .collections .h3, .collections h4, .collections .h4 {
    text-align: center !important; } }

.product-single {
  margin-bottom: 5em; }
  .product-single > .grid__item:first-of-type {
    margin-top: 7px; }

.tabular .tabs a {
  display: inline-block;
  width: 50%;
  text-align: center;
  padding-left: 0; }

.product-single__add-to-cart {
  display: block; }

.product-single__add-to-cart .btn, .product-single__add-to-cart .btn--secondary {
  border-color: #f5321e;
  color: #f5321e;
  width: 100%; }
  .product-single__add-to-cart .btn:hover, .product-single__add-to-cart .btn--secondary:hover {
    background-color: #f5321e;
    color: white; }
  .product-single__add-to-cart .btn.is-added, .product-single__add-to-cart .is-added.btn--secondary {
    background-color: #f5321e;
    color: white; }
    .product-single__add-to-cart .btn.is-added span, .product-single__add-to-cart .is-added.btn--secondary span {
      display: none; }

/*================ CATALOG: RELATED ================*/
@media screen and (max-width: 768px) {
  .catalog-content {
    padding-left: 0; }

  .product-single .product-images footer {
    text-align: center; }

  .side-view-container + footer {
    left: 0; }

  .related-products__wrapper {
    margin-top: 0; }

  .related-lookbooks .product-lookbook {
    display: block;
    float: left;
    clear: left;
    width: 100%; }

  .product-extras.related-lookbooks:after {
    content: '';
    display: table;
    clear: both; }

  .product-single__add-to-cart {
    font-size: 1.3em;
    display: block; }
    .product-single__add-to-cart .btn, .product-single__add-to-cart .btn--secondary {
      padding: 6px 30px 5px; }

  .product-single__add-to-cart,
  .social-sharing.clean {
    text-align: center; }

  .product-single {
    margin-bottom: 2em; } }
@media screen and (max-width: 590px) {
  .product-single .product-images .side-view-images footer {
    text-align: center; } }
.related-products .related-product.product-card.slick-slide a {
  width: 100px !important;
  padding: 0; }

/*================ CATALOG: PRODUCT ================*/
.btn.btn__m49, .btn__m49.btn--secondary {
  border: 1px solid #78b152 !important;
  border-radius: 6px;
  padding: 3px 30px;
  text-align: center;
  color: #78b152;
  font-style: normal;
  margin-bottom: 20px;
  background: transparent;
  -webkit-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -ms-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out; }
  .btn.btn__m49:hover, .btn__m49.btn--secondary:hover, .btn.btn__m49:focus, .btn__m49.btn--secondary:focus {
    background: #78b152;
    color: white; }

/*================ CATALOG: OTHER IN COLLECTION ================*/
.related-products .slick-slider,
.related-products .slick-list,
.related-products .slick-track {
  min-width: 100% !important; }
@media screen and (max-width: 590px) {
  .related-products .more-styles {
    float: none;
    display: block; } }

/*================ SHARING ================*/
.social-sharing.clean {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 0.3; }
  .social-sharing.clean:hover {
    opacity: 1; }
  .social-sharing.clean a span {
    margin-top: 1em;
    color: #aeb1b5;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .social-sharing.clean a span.icon-facebook:hover {
      color: #3b5998; }
    .social-sharing.clean a span.icon-twitter:hover {
      color: #55acee; }
    .social-sharing.clean a span.icon-pinterest:hover {
      color: #bd081c; }

.product-single__meta .social-sharing span {
  margin-top: .4em; }
@media screen and (max-width: 768px) {
  .product-single__meta .social-sharing {
    margin-top: 1em; } }

.fb_iframe_widget {
  display: block !important;
  margin-bottom: .3em;
  margin-top: .3em; }
  @media screen and (max-width: 768px) {
    .fb_iframe_widget {
      display: inline-block !important;
      margin-top: 0em; } }

/*================ LOOKBOOK ================*/
.lookbook .microtrend .slick-slider .slick-dots li button:before {
  background: #ccc; }
.lookbook .microtrend .slick-slider .slick-dots li.slick-active button:before {
  border-color: black;
  background: black; }
.lookbook .microtrend .slick-initialized .slick-slide {
  margin-bottom: -0.6%; }

.archives aside.filters {
  padding: 0;
  padding-left: 30px;
  margin-top: 0; }
.archives .category {
  padding: 30px 0;
  border-bottom: 1px solid #eee; }
  .archives .category h1, .archives .category .h1 {
    margin: 0 0 15px 0; }
  .archives .category footer {
    padding-top: 35px; }
.archives .pagination {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eee; }

.journal-items {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap; }
  .journal-items a {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .journal-items a img {
      max-height: 216px; }
    .journal-items a h3, .journal-items a .h3 {
      width: 100%;
      margin-top: 0.5rem; }
  .journal-items .pagination {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #eee; }
  .journal-items .article {
    margin-bottom: 0; }
  @media screen and (max-width: 590px) {
    .journal-items .small--one-half {
      width: 100%; } }

.lookbook__list li {
  list-style-type: none;
  cursor: pointer;
  color: gray;
  -webkit-transition: color 0.1s ease;
  -moz-transition: color 0.1s ease;
  -ms-transition: color 0.1s ease;
  -o-transition: color 0.1s ease;
  transition: color 0.1s ease; }
  .lookbook__list li.chapter-header {
    font-weight: bold; }
    .lookbook__list li.chapter-header ul {
      font-weight: normal;
      display: none; }
    .lookbook__list li.chapter-header.active ul {
      display: block; }
  .lookbook__list li.active {
    color: black;
    font-weight: bold; }

#lookbook .main-content,
.lookbook {
  position: relative; }

.lookbook__social {
  position: absolute;
  z-index: 100;
  right: 60px;
  text-align: center; }
  .lookbook__social .social-sharing {
    position: fixed; }
    .lookbook__social .social-sharing a {
      background-color: transparent;
      display: block;
      margin-bottom: 1em; }

.lookbook__list {
  float: left;
  position: absolute;
  margin-left: 10px;
  opacity: 0.2;
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  -ms-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out; }
  .lookbook__list:hover {
    opacity: 1; }
  .lookbook__list li {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 0.9em;
    line-height: 1.2em; }
    .lookbook__list li.chapter-header {
      margin-bottom: 1em; }
  .lookbook__list .is_stuck {
    top: 48px !important;
    width: 10% !important;
    z-index: 1; }
  .lookbook__list > ul + div {
    z-index: -1; }

#cat-docs {
  margin-top: 3rem;
  padding-bottom: 2rem; }
  #cat-docs h3, #cat-docs .h3 {
    color: #888888;
    font-size: 0.8em; }
  @media screen and (max-width: 768px) {
    #cat-docs {
      display: none; } }

.chapter-sub-header::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  margin-top: 2px;
  width: 12px;
  height: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: #f5321e;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.chapter-sub-header.active::before {
  opacity: 1; }

.microtrend.grid__item.one-whole {
  margin-top: 4em;
  padding-top: 1em;
  border-top: 1px solid gray;
  padding-left: 0;
  margin-left: 30px; }
  @media screen and (max-width: 768px) {
    .microtrend.grid__item.one-whole {
      margin-left: 0; } }

.lookbook .hr--clear {
  margin: 9em 0; }
  @media screen and (max-width: 590px) {
    .lookbook .hr--clear {
      margin: 4em 0; } }

.lookbook__microtrend--title {
  font-size: 3em;
  line-height: 1.1;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .lookbook__microtrend--title {
      font-size: 2em; } }

.lookbook__macrotrend--content {
  margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .lookbook__macrotrend--content {
      margin-bottom: -1em; } }

.lookbook__PDF {
  text-align: right;
  padding-top: 0; }

.lookbook__macrotrend--image__wrapper {
  width: 100%;
  padding-left: 0;
  overflow: hidden;
  margin-bottom: 1em;
  position: relative; }
  @media screen and (max-width: 590px) {
    .lookbook__macrotrend--image__wrapper {
      width: 108%;
      padding-left: 0;
      margin-left: -15px; } }

.lookbook__macrotrend--image__wrapper--crop-bottom {
  margin: 0 auto;
  padding: 0;
  heigth: auto;
  position: relative;
  overflow: hidden; }
  .lookbook__macrotrend--image__wrapper--crop-bottom img {
    display: block;
    margin: 0 auto -2.3%;
    width: 100%;
    height: auto; }

.microtrend--title {
  font-weight: 400;
  font-size: 1.6em;
  line-height: 1.2em; }
  @media screen and (min-width: 769px) {
    .microtrend--title {
      font-size: 1.8em; } }

.lookbook__microtrend__img {
  min-width: 100%; }

.lookbook__microtrend__materials .product-card img {
  border-radius: 3px; }

.materials .grid__item {
  margin-bottom: 20px; }
.materials .product-card img {
  border-radius: 3px; }
.materials .product-card {
  height: 70px;
  margin-right: 3px; }

.collections-multiple section:not(:last-of-type) {
  margin-bottom: 20px; }

.lookbook__archive__link {
  margin-top: 4em; }
  @media screen and (max-width: 768px) {
    .lookbook__archive__link {
      margin-bottom: 3em; } }

.archive-tags .category:first-child {
  padding-top: 0; }
.archive-tags .category h1, .archive-tags .category .h1 {
  font-size: 2em;
  font-weight: 400; }
.archive-tags .category div.grid__item {
  margin-bottom: 15px; }
  .archive-tags .category div.grid__item strong {
    font-weight: 400; }
.archive-tags .category footer {
  padding-top: 15px; }

.archives h1, .archives .h1 {
  font-size: 2em;
  font-weight: 400;
  text-transform: capitalize; }
.archives .article {
  margin-bottom: 15px; }
.archives h3 strong, .archives .h3 strong {
  font-weight: 400; }
.archives aside {
  font-size: 0.9em;
  line-height: 1.4em; }
@media screen and (max-width: 590px) {
  .archives aside {
    display: none; } }

.lookbook__body__content {
  text-align: center; }

.lookbook__microtrend__main__img {
  margin-bottom: 1em; }

.lookbook__microtrend__materials .product-card {
  height: 90px;
  margin-right: 6px; }

.lookbook__microtrend__footer {
  margin-top: 3em; }
  .lookbook__microtrend__footer .tags {
    width: 79%;
    display: inline-block; }
    .lookbook__microtrend__footer .tags > div {
      display: inline; }
      .lookbook__microtrend__footer .tags > div:first-of-type a {
        padding-left: 0; }
    .lookbook__microtrend__footer .tags > span {
      display: inline;
      padding-right: 0; }
  .lookbook__microtrend__footer .social-sharing {
    display: inline-block;
    text-align: right;
    width: 20%; }
  @media screen and (max-width: 590px) {
    .lookbook__microtrend__footer .tags,
    .lookbook__microtrend__footer .social-sharing {
      width: 100%;
      display: block;
      text-align: center; }
    .lookbook__microtrend__footer .tags > div {
      display: block; } }

@media screen and (max-width: 768px) {
  .decorativiPage .lookbook__list > ul::before {
    content: 'Sections'; }

  .lookbook__list__wrapper {
    overflow: scroll;
    white-space: nowrap; }
    .lookbook__list__wrapper::-webkit-scrollbar {
      display: none; }

  .lookbook__list {
    position: relative !important;
    height: 50px !important;
    z-index: 10000 !important;
    border-top: 1px solid #e6e7e8;
    border-bottom: 1px solid #e6e7e8;
    opacity: 1 !important; }
    .lookbook__list > ul {
      margin: 0;
      padding: 11px 0 0 7px; }
      .lookbook__list > ul::before {
        content: 'Collections';
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 12px;
        font-weight: 600;
        color: #aeb1b5;
        margin-right: 10px; }
    .lookbook__list .is_stuck {
      width: 100% !important;
      left: 0 !important;
      position: fixed !important;
      top: 50px !important;
      height: 50px;
      background-color: #ffffff;
      background-color: rgba(255, 255, 255, 0.84);
      overflow: scroll;
      white-space: nowrap; }
      .lookbook__list .is_stuck::-webkit-scrollbar {
        display: none; }
    .lookbook__list .chapter-header {
      display: inline-block;
      margin-right: 15px; }
      .lookbook__list .chapter-header.active ul {
        display: none !important; }

  .lookbook__content {
    margin-top: 1.5em; } }
/*================ HERITAGE ================*/
.hero__image {
  opacity: 0.6 !important; }

/*================ HERITAGE ================*/
.heritage h2, .heritage .h2 {
  font-size: 2em;
  font-weight: bold; }

.heritage .rte h3, .heritage .rte .h3,
.heritage .rte .h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600; }

.heritage blockquote {
  font-style: normal;
  font-size: 2em; }
  .heritage blockquote h6, .heritage blockquote .h6 {
    font-size: 16px;
    font-weight: 600; }

/*================ JOURNAL ================*/
.section-header {
  margin-bottom: 0; }
  .section-header h1, .section-header .h1 {
    margin-bottom: 0; }

.date {
  font-style: normal;
  font-weight: 600; }

.journal__coverImg img {
  margin-bottom: 1em; }

.journal__sections {
  margin-top: 5em; }

.journal__sections .grid__item-wrapper {
  position: relative;
  background-color: #e6e7e8;
  height: 100px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .journal__sections .grid__item-wrapper:hover {
    background-color: #f5321e;
    color: white; }

.journal__sections h3, .journal__sections .h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.tags--article a {
  text-transform: uppercase;
  font-weight: 600; }
.tags--article a, .tags--article span {
  padding-right: 10px; }

.journal .social-sharing.clean,
.journal .tags--article.inline-list {
  text-align: center; }

.journal-items .grid__item.article.large--one-third:first-child {
  display: none; }

.template-article .grid, .template-article .grid--rev, .template-article .grid--full {
  margin-left: 0; }
  .template-article .grid article.article, .template-article .grid--rev article.article, .template-article .grid--full article.article {
    padding-left: 0;
    margin: 0 auto; }
    .template-article .grid article.article .grid__item, .template-article .grid--rev article.article .grid__item, .template-article .grid--full article.article .grid__item {
      padding-left: 0; }
    .template-article .grid article.article blockquote img, .template-article .grid--rev article.article blockquote img, .template-article .grid--full article.article blockquote img {
      width: 120%;
      margin-left: -10%;
      max-width: 120%; }

/*================ WISHLIST DRAWER ================*/
.drawer.drawer--right, .drawer.drawer--right_login {
  background-color: #dfdedd;
  color: #333333; }

.drawer--right .drawer__title {
  color: #333333; }

.ajaxcart__note + textarea {
  color: #333333; }

.ajaxcart__qty {
  background: transparent; }

.ajaxcart__qty .js-qty__adjust,
.ajaxcart__qty .ajaxcart__qty-adjust {
  border: 1px solid #333333;
  color: #333333;
  padding: 6px 16px 5px;
  border-radius: 4px;
  background: transparent;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .ajaxcart__qty .js-qty__adjust:hover,
  .ajaxcart__qty .ajaxcart__qty-adjust:hover {
    background-color: #333333;
    color: #dfdedd; }

.ajaxcart__product-name {
  font-size: 2em;
  font-style: normal;
  color: #333333; }

.drawer.drawer--right a, .drawer.drawer--right_login a {
  color: #333333; }

.drawer.drawer--right a:hover, .drawer.drawer--right_login a:hover {
  color: white; }

.drawer.drawer--right .btn--secondary {
  border: 1px solid #333333;
  color: #333333; }
  .drawer.drawer--right .btn--secondary:hover {
    background-color: #333333;
    color: #dfdedd; }

.drawer .btn--secondary {
  font-size: 1.6em;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid white;
  color: white;
  border-radius: 4px;
  background: transparent;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .drawer .btn--secondary:hover {
    background-color: white;
    color: #333333; }

.main-content .template-cart header {
  margin-bottom: 45px; }
.main-content .template-cart .btn:hover a, .main-content .template-cart .btn--secondary:hover a {
  color: white; }
.main-content .template-cart h3, .main-content .template-cart .h3 {
  clear: both;
  border-bottom: 1px solid #333333;
  padding-bottom: 7.5px;
  padding-top: 30px;
  margin-bottom: 15px;
  margin-left: 15px; }
  @media screen and (min-width: 591px) {
    .main-content .template-cart h3, .main-content .template-cart .h3 {
      margin-left: 30px; } }

#btn--print {
  display: flex;
  justify-content: center;
  margin-bottom: 3rem; }

#contact_form .large--one-quarter {
  margin-bottom: 2.5rem; }

.ajaxcart__inner h3, .ajaxcart__inner .h3 {
  border-bottom: 1px solid #333333;
  padding-bottom: 7.5px; }

.ajaxcart__product:last-child .ajaxcart__row {
  border-bottom: 0 none; }

.ajaxcart__product {
  padding-left: 15px; }
  .ajaxcart__product:first-of-type {
    padding-top: 15px; }

.ajaxcart__row .grid, .ajaxcart__row .grid--rev, .ajaxcart__row .grid--full {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex; }
.ajaxcart__row .three-quarters {
  display: flex;
  flex-direction: column; }
  .ajaxcart__row .three-quarters > div:first-of-type {
    flex: 1; }
  .ajaxcart__row .three-quarters > div:last-of-type {
    align-self: flex-end; }
    .ajaxcart__row .three-quarters > div:last-of-type > div {
      max-width: inherit; }

/*================ NEWSLETTER ================*/
.newsletter {
  margin-top: 0; }

.newsletter .btn.newsletter__submit, .newsletter .newsletter__submit.btn--secondary {
  border-radius: 6px !important;
  padding: 6px 16px 5px !important;
  height: auto; }

.newsletter .newsletter__input {
  font-style: normal;
  font-size: 16px; }

/*================ FOOTER ================*/
.disclaimer {
  font-size: 12px;
  color: #ababab;
  display: block; }
  .disclaimer a {
    font-size: 12px;
    color: #ababab; }

body {
  border-bottom: 10px solid #f5321e;
  -webkit-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -moz-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87); }

.form-vertical input {
  font-style: normal; }

.section-header {
  page-break-after: avoid; }

form {
  page-break-before: avoid; }

.template-cart {
  page-break-inside: auto; }
  .template-cart .grid__item {
    page-break-inside: auto; }

/*================ Print CSS ================*/
/*---- Do Not Print ------*/
@media print {
  .noprint {
    display: none !important; } }
/*---- Print CSS ------*/
@media print {
  html {
    height: auto; }

  body {
    font-size: 12px;
    border: none;
    height: auto;
    overflow: hidden; }

  .site-header.shrink {
    position: absolute !important;
    width: 300px !important;
    height: 100px !important;
    top: 1rem !important;
    left: 1rem !important; }
    .site-header.shrink .site-header__logo img {
      width: 190px !important;
      position: absolute !important;
      height: auto !important;
      top: 1rem !important;
      left: 1rem !important; }

  .site-header__logo {
    position: absolute !important;
    width: 300px !important;
    height: 100px !important;
    top: 1rem !important;
    left: 1rem !important; }
    .site-header__logo img {
      width: 190px !important;
      position: absolute !important;
      height: auto !important;
      top: 1rem !important;
      left: 1rem !important; }

  .product-single__meta h1, .product-single__meta .h1 {
    font-size: 30px;
    position: absolute;
    top: 0em;
    left: 42%;
    margin-top: .6em;
    color: #333 !important; }
  .product-single__meta .product-single__description {
    position: absolute;
    top: 2.1em;
    right: 10%; }
    .product-single__meta .product-single__description h3, .product-single__meta .product-single__description .h3 {
      font-size: 12px;
      font-weight: 600 !important; }
    .product-single__meta .product-single__description h4, .product-single__meta .product-single__description .h4 {
      font-size: 12px; }

  .product-single {
    margin-bottom: 0 !important; }

  .product-single .product-images {
    margin-bottom: 60px; }
    .product-single .product-images .image-view-title {
      padding-top: 20px; }

  .product-single .side-view-images figure {
    width: 16px; }
    .product-single .side-view-images figure img {
      left: -35% !important; }

  .product-single__meta--wrapper {
    margin-top: 1em; }

  .related-product.product-card.slick-slide {
    width: 40px !important; }
    .related-product.product-card.slick-slide img {
      height: 60px !important; }

  .slick-prev,
  .slick-next,
  #admin_bar_iframe,
  .toggle-views {
    display: none !important; }

  .product-extras {
    margin-bottom: 0;
    padding: 0; }

  .disclaimer {
    margin: 0 15px;
    font-size: 8px; }

  #contact_form {
    display: block;
    flex-wrap: wrap;
    margin-top: 5rem; }
    #contact_form .grid__item {
      width: 20%;
      display: inline; }
      #contact_form .grid__item:nth-of-type(15) {
        page-break-after: always; }
      #contact_form .grid__item:nth-of-type(16) {
        margin-top: 5rem; }
      #contact_form .grid__item:nth-of-type(17) {
        margin-top: 5rem; }
      #contact_form .grid__item:nth-of-type(18) {
        margin-top: 5rem; }
      #contact_form .grid__item:nth-of-type(19) {
        margin-top: 5rem; }
      #contact_form .grid__item:nth-of-type(20) {
        margin-top: 5rem; }
      #contact_form .grid__item:nth-of-type(35) {
        page-break-after: always; }
      #contact_form .grid__item:nth-of-type(36) {
        margin-top: 5rem; }
      #contact_form .grid__item:nth-of-type(37) {
        margin-top: 5rem; }
      #contact_form .grid__item:nth-of-type(38) {
        margin-top: 5rem; }
      #contact_form .grid__item:nth-of-type(39) {
        margin-top: 5rem; }
      #contact_form .grid__item:nth-of-type(40) {
        margin-top: 5rem; }
      #contact_form .grid__item .btn, #contact_form .grid__item .btn--secondary {
        display: none; }

  #header--wrapper, #havana_Case_video--wrapper, #btn--print, #newsletter_wrapper, #shopify-section-footer, #config--wrapper, .material--selection, .design--notSelected, .config--actions, #change--frame--selected, #change--temple--selected, #lens--color--wrapper {
    display: none !important; }

  .config--section {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    min-height: 400px; }
    .config--section .product-single {
      margin-bottom: 0; }

  #shape-your-ideas {
    font-size: 15px; }

  .config--title {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .config--title h6, .config--title .h6 {
      transform: rotate(270deg); }

  .config--design {
    flex: 1; }
    .config--design > div {
      height: 100%; }

  .config--material {
    width: 300px; }

  #printLayout--wrapper {
    display: block !important; }

  #print--productInfo--wrapper {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-around; }

  .productDescr--wrapper > h6, .productDescr--wrapper > .h6 {
    display: block !important;
    transform: rotate(270deg);
    width: 20px;
    text-align: left;
    margin-right: 20px;
    color: black; }

  #shape-your-ideas .site-header.shrink {
    height: 50px !important; }
  #shape-your-ideas .site-header__logo {
    height: 50px !important; }

  .tabular .tabs a {
    color: #a3a5a9;
    opacity: 1; }
    .tabular .tabs a.active {
      color: #1c1d1d; } }
.hero__slide a.hero__cta {
  border-color: white;
  color: white; }
  .hero__slide a.hero__cta:hover {
    border-color: white;
    color: black;
    background-color: white; }

.sidemenu-container {
  height: 600px; }
  @media (max-width: 768px) {
    .sidemenu-container {
      height: 5.5em !important; } }

.sidemenu {
  display: flex;
  flex-wrap: wrap; }
  .sidemenu .filters {
    margin-top: 3rem;
    width: 100%;
    flex: 0 100%; }

@media screen and (max-width: 768px) {
  .sidebar--m49 {
    display: none; } }

@media screen and (min-width: 768px) {
  .sidebar--m49--mobile {
    display: none; } }

h2.sidebar--m49--mobile, .sidebar--m49--mobile.h2 {
  margin-top: 40px; }

.catalog aside, .archives aside {
  padding: 2.75rem 5px 0 0; }
  @media screen and (max-width: 768px) {
    .catalog aside, .archives aside {
      padding-top: 0; } }
  .catalog aside h2, .catalog aside .h2, .archives aside h2, .archives aside .h2 {
    font-size: 1.05em;
    font-weight: bold; }
    .catalog aside h2 a, .catalog aside .h2 a, .archives aside h2 a, .archives aside .h2 a {
      color: #333333; }
  .catalog aside ul, .archives aside ul {
    margin: 0;
    padding: 0; }
  .catalog aside li, .archives aside li {
    font-size: 1.1em;
    margin: 0;
    padding: 5px 0;
    list-style-type: none;
    color: #333333; }
    .catalog aside li label, .archives aside li label {
      display: block; }
    .catalog aside li a, .archives aside li a {
      color: #333333; }
.catalog .sidemenu-list a.active, .archives .sidemenu-list a.active {
  font-weight: bold;
  color: black; }
.catalog .filters.m49, .archives .filters.m49 {
  margin-top: 0; }
.catalog .filters li:first-of-type .filter:after, .catalog .filters li:first-of-type .filter.active:after, .archives .filters li:first-of-type .filter:after, .archives .filters li:first-of-type .filter.active:after {
  transform: rotate(90deg);
  right: -0.1em; }
.catalog .filters li:first-of-type section, .archives .filters li:first-of-type section {
  display: block; }
  .catalog .filters li:first-of-type section label, .archives .filters li:first-of-type section label {
    position: relative;
    margin-left: 0; }
    .catalog .filters li:first-of-type section label:after, .archives .filters li:first-of-type section label:after {
      content: "^";
      position: absolute;
      right: 0;
      top: -0.1em;
      font-family: "Courier New";
      font-size: 2.2em;
      height: 1em;
      transform: rotate(90deg);
      right: -0.1em; }
  .catalog .filters li:first-of-type section span, .archives .filters li:first-of-type section span {
    display: none; }
.catalog .filters li .filter, .archives .filters li .filter {
  position: relative;
  display: block;
  cursor: pointer; }
  .catalog .filters li .filter:after, .archives .filters li .filter:after {
    content: "^";
    position: absolute;
    right: 0;
    top: -0.1em;
    font-family: "Courier New";
    font-size: 2.2em;
    height: 1em; }
  .catalog .filters li .filter.active:after, .archives .filters li .filter.active:after {
    transform: rotate(180deg); }
.catalog .filters li a.filter:after, .catalog .filters li a.filter.active:after, .archives .filters li a.filter:after, .archives .filters li a.filter.active:after {
  transform: rotate(90deg);
  right: -0.1em; }
.catalog .filters li section, .archives .filters li section {
  display: none; }

@media screen and (max-width: 591px) {
  #decorativi .product-card {
    margin: 2.5%;
    width: 44%; }
    #decorativi .product-card > img {
      height: inherit;
      width: 100%; } }
#decorativiWrapper .product-single .front-view-image,
#decorativiWrapper .product-single .stacked-images,
#decorativiWrapper .product-single .back-view-image {
  width: 100%; }
#decorativiWrapper .product-single > .grid__item:first-of-type {
  margin-top: 2.35rem; }
#decorativiWrapper .front-view-image[data-image-count='3']:hover {
  opacity: 0; }
  #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images {
    opacity: 1;
    height: 100%; }
    #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='1'] {
      margin-left: -66.3%; }
      @media (max-width: 590px) {
        #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='1'] {
          margin-left: -80.7534%; } }
    #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='2'] {
      margin-left: -62.6%; }
      @media (max-width: 590px) {
        #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='2'] {
          margin-left: -76.2468%; } }
    #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='3'] {
      margin-left: -58.9%; }
      @media (max-width: 590px) {
        #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='3'] {
          margin-left: -71.7402%; } }
    #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='4'] {
      margin-left: -55.2%; }
      @media (max-width: 590px) {
        #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='4'] {
          margin-left: -67.2336%; } }
    #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='5'] {
      margin-left: -51.5%; }
      @media (max-width: 590px) {
        #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='5'] {
          margin-left: -62.727%; } }
    #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='6'] {
      margin-left: -47.8%; }
      @media (max-width: 590px) {
        #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='6'] {
          margin-left: -58.2204%; } }
    #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='7'] {
      margin-left: -44.1%; }
      @media (max-width: 590px) {
        #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='7'] {
          margin-left: -53.7138%; } }
    #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='8'] {
      margin-left: -40.4%; }
      @media (max-width: 590px) {
        #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='8'] {
          margin-left: -49.2072%; } }
    #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='9'] {
      margin-left: -36.7%; }
      @media (max-width: 590px) {
        #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='9'] {
          margin-left: -44.7006%; } }
    #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='10'] {
      margin-left: -33%; }
      @media (max-width: 590px) {
        #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card[data-image-count='10'] {
          margin-left: -40.194%; } }
    #decorativiWrapper .front-view-image[data-image-count='3']:hover ~ .stacked-images .product-card:first-child {
      margin-left: 0; }
#decorativiWrapper .front-view-image .front-view-container {
  height: 100%; }
#decorativiWrapper .tabs a {
  text-align: left;
  width: 100%; }
@media screen and (max-width: 768px) {
  #decorativiWrapper .related-lookbooks {
    flex-direction: column; }
    #decorativiWrapper .related-lookbooks > .grid__item {
      display: flex !important;
      width: 60%; }
      #decorativiWrapper .related-lookbooks > .grid__item > div {
        margin-top: 1rem;
        margin-bottom: 1rem; } }
@media screen and (max-width: 591px) {
  #decorativiWrapper .related-lookbooks > .grid__item {
    width: 100%;
    padding-left: 0; } }
@media screen and (min-width: 769px) {
  #decorativiWrapper #productDetail--related .large--whole > .grid__item:first-of-type {
    padding-right: 30px; }
  #decorativiWrapper #productDetail--related .large--whole > .grid__item:last-of-type {
    padding-left: 30px; } }
#decorativiWrapper #productDetail--related .related-product.product-card a {
  padding: 0; }
#decorativiWrapper #productDetail--related img {
  height: 90px; }

@media screen and (min-width: 769px) {
  #productDetail--related .large--whole > .grid__item:first-of-type {
    padding-right: 30px; }
  #productDetail--related .large--whole > .grid__item:last-of-type {
    padding-left: 30px; } }

@media screen and (min-width: 769px) {
  #outletWrapper #productDetail--related .large--whole > .grid__item:first-of-type {
    padding-right: 30px; }
  #outletWrapper #productDetail--related .large--whole > .grid__item:last-of-type {
    padding-left: 30px; } }

.collectionWrapper--Deco {
  float: left;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 1.5rem; }
  .collectionWrapper--Deco .product-card {
    width: 20%;
    height: auto;
    flex: 0 176px;
    margin-left: 5%;
    margin-bottom: 2rem; }
    @media screen and (max-width: 591px) {
      .collectionWrapper--Deco .product-card {
        flex: 0 130px;
        margin: 2.5%; } }
    .collectionWrapper--Deco .product-card img {
      width: 100%;
      height: 176px; }
      @media screen and (max-width: 591px) {
        .collectionWrapper--Deco .product-card img {
          height: 130px; } }
  .collectionWrapper--Deco .product-card {
    font-size: inherit;
    text-align: center; }
    .collectionWrapper--Deco .product-card p {
      margin: 0;
      font-weight: 600; }
      .collectionWrapper--Deco .product-card p:last-of-type {
        font-size: 0.9em;
        color: #aeb1b5; }

.decorativiPage h2, .decorativiPage .h2 {
  font-size: 2.5em;
  font-weight: 600;
  margin: 1em 0 0.5em; }
.decorativiPage h3, .decorativiPage .h3 {
  margin: 1.5em 0 0.25em;
  text-transform: uppercase;
  font-weight: 600; }
.decorativiPage p {
  margin: 0.5em 0 0; }
.decorativiPage .lookbook__list {
  bottom: auto !important;
  padding: 2.75rem 5px 0 0; }
  .decorativiPage .lookbook__list.is_stuck {
    bottom: auto !important;
    top: 0px !important;
    position: fixed !important;
    z-index: 1; }
.decorativiPage table {
  min-width: 600px; }

#rendersSlideshow {
  width: 70%;
  height: 180px;
  background-size: cover;
  background-position: center; }

#rendersSlideshow--wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  height: 100%;
  background-color: white;
  display: none; }
  #rendersSlideshow--wrapper.active {
    display: block; }

#slideShow {
  height: 80vh;
  margin: 10vh 10vh;
  overflow: hidden;
  position: relative; }
  @media (max-width: 768px) {
    #slideShow {
      margin: 1rem;
      height: 70vh; } }

.slide {
  display: flex;
  flex: 1 0 100%;
  width: 100%;
  position: absolute;
  height: 100%;
  left: 0;
  transform: translate3d(100%, 0, 0);
  background: 50% 50%/cover no-repeat; }
  .slide.left {
    transform: translate3d(-100%, 0, 0); }
  .slide.right {
    transform: translate3d(100%, 0, 0); }
  .slide.show {
    transform: translate3d(0, 0, 0); }
  .slide.anim {
    transition: transform 2s ease; }
  .slide img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain"; }

.slidePfeil svg {
  stroke-width: 3px;
  stroke: black;
  width: 100%;
  height: 100%; }

.pfeil {
  position: absolute;
  top: 50%;
  padding: 15px;
  margin-top: -24.5px;
  cursor: pointer;
  width: 50px;
  z-index: 5; }
  @media (max-width: 768px) {
    .pfeil {
      top: 80vh; } }
  .pfeil.links {
    left: 0; }
    .pfeil.links svg {
      transform: rotateZ(180deg); }
  .pfeil.rechts {
    right: 0; }

.pfeil--close {
  right: 0;
  top: 0;
  position: absolute;
  padding: 1rem;
  margin: 0.5rem;
  cursor: pointer;
  width: 50px;
  z-index: 5; }

#heritage .site-header,
#creative-case .site-header,
#decorative-case .site-header {
  background-color: transparent; }
  #heritage .site-header.shrink, #heritage .site-header.nav-hover,
  #creative-case .site-header.shrink,
  #creative-case .site-header.nav-hover,
  #decorative-case .site-header.shrink,
  #decorative-case .site-header.nav-hover {
    background-color: rgba(255, 255, 255, 0.97); }
#heritage .main-content > .wrapper.clearfix,
#creative-case .main-content > .wrapper.clearfix,
#decorative-case .main-content > .wrapper.clearfix {
  height: 0; }

.site-header {
  background-color: rgba(255, 255, 255, 0.97); }
  .site-header.shrink {
    background-color: rgba(255, 255, 255, 0.97); }
    .site-header.shrink .site-header__logo a.site-header__logo-link {
      margin: 9px auto 0; }
    .is-light .site-header.shrink {
      background-color: rgba(255, 255, 255, 0.97); }
  .is-light .site-header {
    background-color: transparent; }
  .site-header.nav-hover {
    height: 440px; }
    .site-header.nav-hover #openedMenuBackground {
      top: 440px;
      width: 100%;
      height: calc(100vh - 440px);
      background-color: rgba(0, 0, 0, 0.2); }
    .site-header.nav-hover.shrink {
      height: 430px; }
      .site-header.nav-hover.shrink #openedMenuBackground {
        height: calc(100vh - 430px);
        top: 430px; }
    .site-header.nav-hover.site-nav--compress {
      height: inherit; }
      .site-header.nav-hover.site-nav--compress #openedMenuBackground {
        display: none; }
  .site-header .wrapper {
    position: relative; }

.site-nav, .site-nav--mobile {
  margin-top: 6px; }
  .site-nav a.site-nav__link, .site-nav--mobile a.site-nav__link {
    margin-top: 0; }
  .site-nav > .site-nav__item.nav-hover, .site-nav--mobile > .site-nav__item.nav-hover {
    margin-bottom: 1em; }

.site-nav--has-dropdown {
  border-left: 1px solid transparent; }
  .site-nav--has-dropdown.nav-hover .site-nav__link {
    border-bottom: 1px solid #f5321e; }
  .site-nav--has-dropdown.nav-hover .dropdownImage--wrapper {
    height: 370px;
    padding-top: 60px; }
  .site-nav--has-dropdown.nav-hover .site-nav__dropdown {
    height: 370px;
    padding-top: 60px;
    padding-left: 5px; }
  .site-nav--has-dropdown .site-nav__dropdown li {
    margin: 0.25em 1rem 0.25em 8px;
    position: relative; }
    .site-nav--has-dropdown .site-nav__dropdown li.site-nav--active a {
      color: #f5321e; }

.site-nav__dropdown {
  background-color: transparent;
  box-shadow: none;
  left: 0;
  text-align: left; }
  .site-nav__dropdown:hover > a {
    background-color: transparent;
    color: #f5321e; }
  .site-nav__dropdown a:hover {
    background-color: transparent;
    color: #f5321e; }
  .site-nav__dropdown li {
    width: 300px; }

header > .wrapper .grid--full {
  display: flex;
  justify-content: center;
  align-items: flex-start; }

.site-nav__link {
  cursor: pointer;
  -webkit-transition: 0s margin-bottom;
  -moz-transition: 0s margin-bottom;
  -ms-transition: 0s margin-bottom;
  -o-transition: 0s margin-bottom;
  transition: 0s margin-bottom; }

.site-nav__item.nav-hover > a:before {
  content: none; }

.site-nav__link--icon svg {
  width: 20px;
  height: 20px; }
  .site-nav__link--icon svg path {
    fill: #1d1e1b; }
.site-nav__link--icon .acet_wish svg {
  width: 15px; }
.site-nav__link--icon .deco_wish svg {
  width: 21px; }
.site-nav__link--icon.js-drawer-open-left svg {
  width: 20px; }

.site-nav--active.site-nav__link {
  border-bottom: 1px solid #f5321e; }

header.shrink .site-nav > .site-nav__item.nav-hover, header.shrink .site-nav--mobile > .site-nav__item.nav-hover {
  margin-bottom: 1em; }

#wish_icon {
  display: none;
  padding-right: 1px; }
  #wish_icon.deco_wish img {
    height: 19px; }
  #wish_icon.active {
    display: block; }

.cart-link__bubble--visible {
  margin-right: 2px; }

#header--logo--wrapper {
  width: auto; }

#header--nav--wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-end; }
  #header--nav--wrapper .language-select {
    padding: 5px 15px 4px 10px;
    transform: translate(0px, -0.5em);
    font-size: 0.7em;
    margin-top: 0;
    border: 0px solid #333333;
    background-image: linear-gradient(45deg, transparent 50%, #333333 50%), linear-gradient(135deg, #333333 50%, transparent 50%);
    background-position: calc(100% - 8px) 1em, calc(100% - 4px) 1em, 100% 0;
    background-size: 4px 4px, 4px 4px, 2.5em 2.5em; }

li.dropdown--title {
  letter-spacing: 0.03em;
  margin-bottom: 15px !important;
  font-weight: 600;
  margin-top: -0.3em !important; }

.dropdownImage--wrapper {
  height: 0;
  position: absolute;
  right: 0;
  overflow: hidden;
  width: 899px; }

.dropdownImage {
  width: calc(50% - 1rem);
  margin: 0.25em 0 0.25em 1rem;
  margin: 0 1rem 0 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start; }

.dropdownImageContainer--wrapper {
  width: 100%;
  height: 100%;
  display: flex; }

.dropdownImage--img {
  height: 270px;
  width: 100%;
  flex: 1; }
  .dropdownImage--img img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"; }

.dropdownImage--subTitle {
  font-size: 0.7em;
  color: #333;
  margin-top: 0.32em; }

.dropdownImage--title {
  line-height: 1.2em;
  font-size: 0.85em; }

#openedMenuBackground {
  transition: 0.4s background-color ease-in-out, 0.4s top ease-in-out, 0.4s height ease-in-out;
  will-change: background-color, to, height;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.2); }

/*================ Module | Footer ================*/
.site-footer {
  margin-top: 80px;
  padding-bottom: 20px; }
  .site-footer a {
    color: #1c1d1d; }
    .site-footer a:active {
      color: black; }
  .site-footer .site-header__logo img {
    margin: 0 auto .5em !important; }
  .site-footer p {
    color: #666;
    font-size: 14px; }
    @media (max-width: 768px) {
      .site-footer p {
        text-align: center; } }
  .site-footer .copyright {
    clear: left; }
  @media (max-width: 590px) {
    .site-footer {
      margin-top: 1em; } }
  @media screen and (max-width: 590px) {
    .site-footer .grid__item {
      padding-bottom: 5px; } }

@media screen and (min-width: 591px) {
  .site-footer__linklist {
    margin-bottom: 15px; } }

#mc-embedded-subscribe-form {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column; }
  #mc-embedded-subscribe-form .input-group:first-of-type {
    display: block; }

#contact_privacy p {
  padding: 8px 0 4px; }
  #contact_privacy p:first-of-type {
    padding: 8px 0 0; }

.newsletter_privacy p {
  padding: 8px 11px 4px;
  margin-bottom: 0; }
  .newsletter_privacy p:first-of-type {
    padding: 8px 11px 0;
    margin-top: 0.5rem; }

.newsletter_interest {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  padding: 8px 11px 0;
  flex-direction: column; }
  .newsletter_interest p {
    margin: 0 0 4px 0; }
  .newsletter_interest ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap; }
    .newsletter_interest ul:last-of-type {
      margin-bottom: 0.5rem; }
    .newsletter_interest ul li {
      margin: 4px 0;
      line-height: initial;
      margin-right: 25px; }
      .newsletter_interest ul li input {
        margin: 0 2px 0 0; }
  .newsletter_interest .input-group-btn {
    padding: 0;
    width: inherit;
    align-self: flex-end; }
  .newsletter_interest label {
    margin-bottom: 1rem;
    line-height: 1.55em; }

label {
  font-style: normal; }

input[type="checkbox"], input[type="radio"] {
  margin: 0 5px 0 0; }

#footer--shop p {
  margin-bottom: 5px; }
  #footer--shop p b {
    color: #1c1d1d; }

.payment--methods svg {
  width: 30px;
  height: auto; }
  .payment--methods svg path {
    fill: #666; }

.footer--social {
  margin-top: 15px; }

.tags span {
  display: none; }
@media screen and (min-width: 590px) {
  .tags {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center; }
    .tags span {
      display: block; }
    .tags a, .tags p {
      padding: 4px 10px; } }
@media screen and (max-width: 590px) {
  .tags a {
    display: inline-block; } }
.tags a, .tags p {
  padding: 7px 10px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  transition: 1s all;
  font-size: 0.7em; }
.tags p {
  margin: 0; }
.tags a:hover {
  color: #333333;
  transition: 1s all; }
.tags .active a {
  color: #333333; }
.tags a, .tags span, .tags p {
  color: #aeb1b5; }

#grid--inspiration .grid, #grid--inspiration .grid--rev, #grid--inspiration .grid--full {
  margin: 0; }
#grid--inspiration .insp--articleMajor--wrapper {
  width: 100%;
  margin: 10vh 0 15vh; }
  #grid--inspiration .insp--articleMajor--wrapper > a {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
    max-height: 500px; }
    #grid--inspiration .insp--articleMajor--wrapper > a:first-of-type h3, #grid--inspiration .insp--articleMajor--wrapper > a:first-of-type .h3 {
      font-size: 5.5vw;
      position: relative;
      z-index: 2;
      margin: 15vh auto; }
      @media screen and (max-width: 590px) {
        #grid--inspiration .insp--articleMajor--wrapper > a:first-of-type h3, #grid--inspiration .insp--articleMajor--wrapper > a:first-of-type .h3 {
          font-size: 8vw;
          max-width: 90%; } }
    #grid--inspiration .insp--articleMajor--wrapper > a:first-of-type > div {
      position: absolute;
      width: 50%;
      height: 100%;
      z-index: 1;
      overflow: hidden;
      top: 0; }
      @media screen and (min-width: 1600px) {
        #grid--inspiration .insp--articleMajor--wrapper > a:first-of-type > div {
          width: 70%; } }
      @media screen and (max-width: 590px) {
        #grid--inspiration .insp--articleMajor--wrapper > a:first-of-type > div {
          width: 100%; } }
      #grid--inspiration .insp--articleMajor--wrapper > a:first-of-type > div img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover"; }
  #grid--inspiration .insp--articleMajor--wrapper .tags {
    margin-top: 3vh; }
  #grid--inspiration .insp--articleMajor--wrapper .insp--articleMajor--excerpt {
    margin: 5vh auto 0;
    width: 50%;
    max-width: 35em;
    display: block; }
    @media screen and (max-width: 590px) {
      #grid--inspiration .insp--articleMajor--wrapper .insp--articleMajor--excerpt {
        width: 100%; } }
#grid--inspiration .insp--article--wrapper {
  position: relative;
  padding: 0;
  height: 50vh;
  max-height: 400px;
  min-height: 300px; }
  @media screen and (max-width: 590px) {
    #grid--inspiration .insp--article--wrapper {
      margin: 7.5px 0; }
      #grid--inspiration .insp--article--wrapper:first-of-type {
        margin: 15px 0 7.5px; }
      #grid--inspiration .insp--article--wrapper:last-of-type {
        margin: 7.5px 0 15px; } }
  @media screen and (min-width: 590px) {
    #grid--inspiration .insp--article--wrapper {
      width: 46%;
      margin: 1%; } }
  #grid--inspiration .insp--article--wrapper a > img {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  #grid--inspiration .insp--article--wrapper a > div {
    width: 100%;
    height: 100%;
    padding: 10%;
    position: relative;
    z-index: 2; }
    #grid--inspiration .insp--article--wrapper a > div > div {
      opacity: 0;
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      background-color: rgba(255, 255, 255, 0.97);
      height: 100%;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      flex-direction: column; }
      #grid--inspiration .insp--article--wrapper a > div > div h3, #grid--inspiration .insp--article--wrapper a > div > div .h3 {
        margin: 2vh; }
      #grid--inspiration .insp--article--wrapper a > div > div > p {
        margin: 2.5vh; }
        @media screen and (max-width: 590px) {
          #grid--inspiration .insp--article--wrapper a > div > div > p {
            margin: 1vh; } }
  #grid--inspiration .insp--article--wrapper:hover a > div > div {
    opacity: 0.95; }

.supports-touch #grid--inspiration .insp--article--wrapper a > div > div {
  opacity: 0.95; }
.supports-touch #grid--inspiration .insp--articleMajor--wrapper .box__image {
  opacity: 0.2;
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05); }

#inspiration--article .grid__item .article--image {
  margin-top: 6em; }
#inspiration--article .btn, #inspiration--article .btn--secondary {
  line-height: inherit;
  font-weight: inherit; }
#inspiration--article .microtrend--title {
  text-align: inherit;
  font-size: 1.8em;
  margin: 0 0 0.5em; }
#inspiration--article .microtrend.grid__item.one-whole {
  margin-top: 0;
  margin-left: 0; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .insp--articleMajor--wrapper a:first-of-type h3, .insp--articleMajor--wrapper a:first-of-type .h3 {
    margin: 15vh 0 !important; }
  .insp--articleMajor--wrapper a:first-of-type > div {
    left: 50%;
    margin-left: -25%; }
    .insp--articleMajor--wrapper a:first-of-type > div img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      font-family: "object-fit: cover"; }

  .insp--article--wrapper p {
    width: 100%; } }
#videos--wrapper .insp--articleMajor--wrapper {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }
  #videos--wrapper .insp--articleMajor--wrapper video {
    width: 100%; }
  #videos--wrapper .insp--articleMajor--wrapper h3, #videos--wrapper .insp--articleMajor--wrapper .h3, #videos--wrapper .insp--articleMajor--wrapper p, #videos--wrapper .insp--articleMajor--wrapper a {
    text-align: center; }
  #videos--wrapper .insp--articleMajor--wrapper h3, #videos--wrapper .insp--articleMajor--wrapper .h3 {
    font-weight: 600; }
  #videos--wrapper .insp--articleMajor--wrapper a {
    text-transform: lowercase;
    padding: 10px;
    color: #aeb1b5; }
#videos--wrapper .box__image--video {
  width: 100%;
  height: 100%;
  max-height: 450px;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 40px;
  position: relative; }
  #videos--wrapper .box__image--video .video-wrapper {
    height: 100%;
    width: 100%; }
  #videos--wrapper .box__image--video video {
    object-fit: cover; }

.breadcrumb {
  font-size: 0.7rem;
  letter-spacing: 0.175em;
  font-weight: 100;
  margin: 20px 0 10px 4px; }
  .breadcrumb > div {
    margin: 0 0.4rem -2px 0.3rem;
    width: 1px;
    height: 10px;
    background-color: #f5321e;
    display: inline-block; }

#decorative-films-discovery .site-header {
  position: absolute; }
#decorative-films-discovery .site-header.shrink .site-header__logo img {
  max-width: 250px !important; }

#discovery--wrapper h1, #discovery--wrapper .h1, #discovery--wrapper .h1, #discovery--wrapper h2, #discovery--wrapper .h2, #discovery--wrapper .h2, #discovery--wrapper h3, #discovery--wrapper .h3, #discovery--wrapper .h3, #discovery--wrapper h4, #discovery--wrapper .h4, #discovery--wrapper .h4, #discovery--wrapper h5, #discovery--wrapper .h5, #discovery--wrapper .h5, #discovery--wrapper h6, #discovery--wrapper .h6, #discovery--wrapper .h6, #discovery--wrapper li, #discovery--wrapper ul, #discovery--wrapper ol, #discovery--wrapper p {
  margin: 0; }
#discovery--wrapper h1, #discovery--wrapper .h1 {
  font-size: 7.1vw;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase; }
#discovery--wrapper h2, #discovery--wrapper .h2, #discovery--wrapper h3, #discovery--wrapper .h3, #discovery--wrapper h4, #discovery--wrapper .h4 {
  font-size: 4vw;
  font-weight: 600;
  letter-spacing: 0.08em; }
#discovery--wrapper h5, #discovery--wrapper .h5 {
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.6em; }
#discovery--wrapper h6, #discovery--wrapper .h6, #discovery--wrapper .navigation--wrapper a {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.4em;
  line-height: 0; }
#discovery--wrapper p, #discovery--wrapper #twoTypes--wrapper a {
  font-size: 0.8rem;
  letter-spacing: 0.08em;
  line-height: 1.8em;
  font-weight: 400; }
#discovery--wrapper a:-webkit-any-link {
  color: #000000; }
#discovery--wrapper a {
  color: #000000;
  transition: 0.25s color;
  text-decoration: none; }
  #discovery--wrapper a:hover {
    cursor: pointer; }
#discovery--wrapper span {
  position: absolute;
  left: 0; }
  #discovery--wrapper span#layeredImg--locked {
    top: 50vh; }
  #discovery--wrapper span#layeredImg--released {
    top: 150vh; }
  #discovery--wrapper span#about--locked {
    top: 750vh; }
  #discovery--wrapper span#h5--trigger {
    top: 800vh; }
  #discovery--wrapper span#about--released {
    top: 850vh; }
  #discovery--wrapper span#branches--locked {
    top: 950vh; }
  #discovery--wrapper span#automotive--trigger {
    top: 1000vh; }
  #discovery--wrapper span#productDesign--trigger {
    top: 1050vh; }
  #discovery--wrapper span#interior--trigger {
    top: 1100vh; }
  #discovery--wrapper span#music--trigger {
    top: 1150vh; }
  #discovery--wrapper span#sport--trigger {
    top: 1200vh; }
  #discovery--wrapper span#packaging--trigger {
    top: 1250vh; }
  #discovery--wrapper span#andManyMore--trigger {
    top: 1300vh; }
  #discovery--wrapper span#branches--released {
    top: 1350vh; }
  #discovery--wrapper span#twoTypesOpacity--trigger {
    top: 1400vh; }
  #discovery--wrapper span#twoTypes--locked {
    top: 1450vh; }
  #discovery--wrapper span#twoTypesh3--trigger {
    top: 1475vh; }
  #discovery--wrapper span#twoTypes--released {
    top: 1525vh; }
  #discovery--wrapper span#contact--trigger {
    top: 1625vh; }
#discovery--wrapper .navigation--wrapper {
  position: fixed;
  border: 1px solid transparent;
  border-top: 0px;
  z-index: 10; }
  #discovery--wrapper .navigation--wrapper h6, #discovery--wrapper .navigation--wrapper .h6 {
    opacity: 0; }
  #discovery--wrapper .navigation--wrapper:first-of-type {
    top: 0;
    left: 0;
    height: 90%;
    transition: 1s width;
    width: 0;
    border-left: 0px; }
    #discovery--wrapper .navigation--wrapper:first-of-type h6, #discovery--wrapper .navigation--wrapper:first-of-type .h6 {
      position: absolute;
      bottom: 5vh;
      right: 0;
      line-height: 0;
      writing-mode: vertical-rl;
      transform: rotate(180deg); }
      @media (max-width: 600px) {
        #discovery--wrapper .navigation--wrapper:first-of-type h6, #discovery--wrapper .navigation--wrapper:first-of-type .h6 {
          min-width: 12vh;
          bottom: 7.5em; } }
    @media (max-width: 600px) {
      #discovery--wrapper .navigation--wrapper:first-of-type {
        display: none; } }
    @media (min-width: 601px) and (max-width: 1023px) {
      #discovery--wrapper .navigation--wrapper:first-of-type {
        display: none; } }
  #discovery--wrapper .navigation--wrapper:nth-of-type(2) {
    top: 0;
    right: 0;
    transition: 1s height;
    height: 0;
    width: 20em;
    border-right: 0px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    #discovery--wrapper .navigation--wrapper:nth-of-type(2) h6, #discovery--wrapper .navigation--wrapper:nth-of-type(2) .h6 {
      transition: 1s opacity; }
  #discovery--wrapper .navigation--wrapper#logo-wrapper {
    left: 11vh;
    max-width: 160px;
    transition: 1s height, 1s opacity;
    height: 0;
    opacity: 0;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: end;
    align-items: flex-end;
    border: none; }
    @media (max-width: 600px) {
      #discovery--wrapper .navigation--wrapper#logo-wrapper {
        display: none; } }
  #discovery--wrapper .navigation--wrapper.layer-borderColor:nth-of-type(2) {
    transition: 1s height;
    height: 5vh;
    border-color: #C3D8D6; }
    #discovery--wrapper .navigation--wrapper.layer-borderColor:nth-of-type(2) h6, #discovery--wrapper .navigation--wrapper.layer-borderColor:nth-of-type(2) .h6 {
      transition: 1s opacity;
      opacity: 1; }
  #discovery--wrapper .navigation--wrapper.layer-borderColor#logo-wrapper {
    transition: 1s height, 1s opacity;
    height: 6.7vh;
    opacity: 1; }
  #discovery--wrapper .navigation--wrapper.about-borderColor {
    border-color: #C3D8D6; }
    #discovery--wrapper .navigation--wrapper.about-borderColor:first-of-type {
      transition: 1s width;
      width: 6vh; }
    #discovery--wrapper .navigation--wrapper.about-borderColor:nth-of-type(2) {
      height: 5vh; }
      #discovery--wrapper .navigation--wrapper.about-borderColor:nth-of-type(2) h6, #discovery--wrapper .navigation--wrapper.about-borderColor:nth-of-type(2) .h6 {
        opacity: 1; }
    #discovery--wrapper .navigation--wrapper.about-borderColor#logo-wrapper {
      height: 6.7vh;
      opacity: 1; }
  #discovery--wrapper .navigation--wrapper.branches-borderColor {
    border-color: #E7E4D1; }
    #discovery--wrapper .navigation--wrapper.branches-borderColor:first-of-type {
      width: 6vh; }
    #discovery--wrapper .navigation--wrapper.branches-borderColor:nth-of-type(2) {
      height: 5vh; }
      #discovery--wrapper .navigation--wrapper.branches-borderColor:nth-of-type(2) h6, #discovery--wrapper .navigation--wrapper.branches-borderColor:nth-of-type(2) .h6 {
        opacity: 1; }
    #discovery--wrapper .navigation--wrapper.branches-borderColor#logo-wrapper {
      height: 6.7vh;
      opacity: 1; }
  #discovery--wrapper .navigation--wrapper.types-borderColor {
    border-color: #D6D3D2; }
    #discovery--wrapper .navigation--wrapper.types-borderColor:first-of-type {
      width: 6vh; }
    #discovery--wrapper .navigation--wrapper.types-borderColor:nth-of-type(2) {
      height: 5vh; }
      #discovery--wrapper .navigation--wrapper.types-borderColor:nth-of-type(2) h6, #discovery--wrapper .navigation--wrapper.types-borderColor:nth-of-type(2) .h6 {
        opacity: 1; }
    #discovery--wrapper .navigation--wrapper.types-borderColor#logo-wrapper {
      height: 6.7vh;
      opacity: 1; }
  #discovery--wrapper .navigation--wrapper.contact-borderColor {
    border-color: #C7D8E3; }
    #discovery--wrapper .navigation--wrapper.contact-borderColor:first-of-type {
      width: 6vh; }
    #discovery--wrapper .navigation--wrapper.contact-borderColor:nth-of-type(2) {
      height: 5vh; }
      #discovery--wrapper .navigation--wrapper.contact-borderColor:nth-of-type(2) h6, #discovery--wrapper .navigation--wrapper.contact-borderColor:nth-of-type(2) .h6 {
        opacity: 1; }
    #discovery--wrapper .navigation--wrapper.contact-borderColor#logo-wrapper {
      height: 6.7vh;
      opacity: 1; }
#discovery--wrapper #navigation--scroller {
  position: fixed;
  top: 90vh;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  #discovery--wrapper #navigation--scroller.inactive {
    opacity: 0; }
#discovery--wrapper #navigation--scrollerLine {
  position: relative;
  height: 5vh;
  width: 1px;
  overflow: hidden; }
  #discovery--wrapper #navigation--scrollerLine span {
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: red;
    animation: arrows 1.4s infinite;
    animation-iteration-count: infinite;
    -webkit-animation: arrows 1.4s;
    /* Chrome, Safari, Opera */
    -webkit-animation-iteration-count: infinite;
    /* Chrome, Safari, Opera */
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
#discovery--wrapper #intro--wrapper {
  height: 100vh;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center; }
  #discovery--wrapper #intro--wrapper h1, #discovery--wrapper #intro--wrapper .h1 {
    max-width: 80%;
    background-image: url("https://cdn.shopify.com/s/files/1/1125/3830/files/Mazzucchelli1849_filmdecorativi_1000x500_f8b5fa0d-92a1-4344-a298-57f2c1685298.gif?10203083012719116145");
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    text-align: center; }
    @media (max-width: 600px) {
      #discovery--wrapper #intro--wrapper h1, #discovery--wrapper #intro--wrapper .h1 {
        font-size: 2.2rem; } }
#discovery--wrapper #iegif--backup {
  display: none;
  width: 100%; }
  #discovery--wrapper #iegif--backup div {
    width: 84%;
    margin: 0 auto;
    display: block;
    position: relative; }
    #discovery--wrapper #iegif--backup div img {
      width: 100%; }
    #discovery--wrapper #iegif--backup div:after {
      content: "";
      border: 15px solid white;
      width: 101%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      margin: -1px; }
#discovery--wrapper #layeredImg--wrapper {
  height: 600vh;
  position: relative; }
  #discovery--wrapper #layeredImg--wrapper > div > div {
    height: 100vh;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center; }
    #discovery--wrapper #layeredImg--wrapper > div > div > div {
      height: 100%;
      width: 100%;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      overflow: hidden; }
      #discovery--wrapper #layeredImg--wrapper > div > div > div img {
        max-width: 50vw; }
        #discovery--wrapper #layeredImg--wrapper > div > div > div img.img--mobile {
          display: none; }
        @media (max-width: 600px) {
          #discovery--wrapper #layeredImg--wrapper > div > div > div img {
            max-width: 80vw;
            display: none; }
            #discovery--wrapper #layeredImg--wrapper > div > div > div img.img--mobile {
              display: block; } }
        @media (min-width: 601px) and (max-width: 1023px) {
          #discovery--wrapper #layeredImg--wrapper > div > div > div img {
            max-width: 80vw; } }
#discovery--wrapper .img--z-index {
  position: relative; }
  #discovery--wrapper .img--z-index#img1--z-index {
    z-index: 5; }
    #discovery--wrapper .img--z-index#img1--z-index img {
      transform: rotate(0); }
  #discovery--wrapper .img--z-index#img2--z-index {
    z-index: 4; }
    #discovery--wrapper .img--z-index#img2--z-index img {
      transform: rotate(-4deg); }
  #discovery--wrapper .img--z-index#img3--z-index {
    z-index: 3; }
    #discovery--wrapper .img--z-index#img3--z-index img {
      transform: rotate(4.5deg); }
  #discovery--wrapper .img--z-index#img4--z-index {
    z-index: 2; }
    #discovery--wrapper .img--z-index#img4--z-index img {
      transform: rotate(0deg); }
  #discovery--wrapper .img--z-index#img5--z-index {
    z-index: 1; }
    #discovery--wrapper .img--z-index#img5--z-index img {
      transform: rotate(-6deg); }
#discovery--wrapper #about--wrapper {
  height: 200vh;
  overflow: hidden;
  position: relative; }
  #discovery--wrapper #about--wrapper > div {
    height: 100vh;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center; }
    #discovery--wrapper #about--wrapper > div h5, #discovery--wrapper #about--wrapper > div .h5 {
      max-width: 35em; }
      @media (max-width: 600px) {
        #discovery--wrapper #about--wrapper > div h5, #discovery--wrapper #about--wrapper > div .h5 {
          max-width: 80%;
          font-size: 1rem; } }
      @media (min-width: 601px) and (max-width: 1023px) {
        #discovery--wrapper #about--wrapper > div h5, #discovery--wrapper #about--wrapper > div .h5 {
          max-width: 80%;
          font-size: 1rem; } }
    #discovery--wrapper #about--wrapper > div h2, #discovery--wrapper #about--wrapper > div .h2 {
      line-height: 1.5em; }
#discovery--wrapper #h5--container {
  opacity: 0; }
#discovery--wrapper #h2--container--left {
  z-index: 1; }
  #discovery--wrapper #h2--container--left h2, #discovery--wrapper #h2--container--left .h2 {
    background: url("https://cdn.shopify.com/s/files/1/1125/3830/files/2_Mazzucchelli1849_UBF30101.jpg?10203083012719116145");
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    text-align: center; }
@media (max-width: 600px) {
  #discovery--wrapper #h2--container--left, #discovery--wrapper #h2--container--right {
    position: absolute;
    top: 0;
    left: 0; }
  #discovery--wrapper #h5--container {
    position: absolute;
    bottom: 0;
    left: 0; }
  #discovery--wrapper h2, #discovery--wrapper .h2 {
    font-size: 2rem; } }
@media (min-width: 601px) and (max-width: 1023px) {
  #discovery--wrapper #h2--container--left, #discovery--wrapper #h2--container--right {
    position: absolute;
    top: 0;
    left: 0; }
  #discovery--wrapper #h5--container {
    position: absolute;
    bottom: 0;
    left: 0; }
  #discovery--wrapper h2, #discovery--wrapper .h2 {
    font-size: 2rem; } }
#discovery--wrapper #branches--wrapper {
  height: 500vh;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  text-align: center;
  position: relative; }
  #discovery--wrapper #branches--wrapper ul {
    height: 100vh;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    flex-direction: column; }
    #discovery--wrapper #branches--wrapper ul li {
      list-style: none;
      font-size: 3.8vw;
      font-weight: 600;
      letter-spacing: 0.08em;
      line-height: 1.5em; }
      @media (max-width: 600px) {
        #discovery--wrapper #branches--wrapper ul li {
          font-size: 1.5em; } }
      #discovery--wrapper #branches--wrapper ul li.hover-is-active {
        z-index: 0;
        font-weight: 400; }
        #discovery--wrapper #branches--wrapper ul li.hover-is-active img {
          opacity: 1; }
#discovery--wrapper .img--container {
  position: relative;
  z-index: 1; }
  #discovery--wrapper .img--container img {
    position: absolute;
    width: 30%;
    opacity: 0;
    z-index: -1; }
  #discovery--wrapper .img--container#fashion--container img:first-child {
    top: 0;
    right: 0; }
  #discovery--wrapper .img--container#fashion--container img:last-child {
    top: 50%;
    left: -8%;
    width: 38%; }
  #discovery--wrapper .img--container#automotive--container img:first-child {
    top: 100%;
    right: 0; }
  #discovery--wrapper .img--container#automotive--container img:last-child {
    top: -100%;
    left: 0; }
  #discovery--wrapper .img--container#productDesign--container img:first-child {
    top: -150%;
    right: 0; }
  #discovery--wrapper .img--container#productDesign--container img:last-child {
    top: 150%;
    left: 0; }
  #discovery--wrapper .img--container#interior--container img:first-child {
    top: -150%;
    right: 0; }
  #discovery--wrapper .img--container#interior--container img:last-child {
    top: -150%;
    left: 0; }
  #discovery--wrapper .img--container#music--container img:first-child {
    top: -30vh;
    right: 4vw;
    width: 20%; }
  #discovery--wrapper .img--container#music--container img:last-child {
    top: -200%;
    left: 0; }
  #discovery--wrapper .img--container#sport--container img:first-child {
    top: -300%;
    right: 0; }
  #discovery--wrapper .img--container#sport--container img:last-child {
    bottom: 0;
    left: 0; }
  #discovery--wrapper .img--container#packaging--container img:first-child {
    top: -400%;
    right: 0; }
  #discovery--wrapper .img--container#packaging--container img:last-child {
    top: -350%;
    left: 0; }
  #discovery--wrapper .img--container#andManyMore--container img:first-child {
    top: -600%;
    right: 0; }
  #discovery--wrapper .img--container#andManyMore--container img:last-child {
    top: -300%;
    left: 0; }
#discovery--wrapper #twoTypes--wrapper {
  height: 175vh;
  position: relative; }
  @media (max-width: 600px) {
    #discovery--wrapper #twoTypes--wrapper {
      height: initial; } }
  @media (min-width: 601px) and (max-width: 1023px) {
    #discovery--wrapper #twoTypes--wrapper {
      height: initial; } }
  #discovery--wrapper #twoTypes--wrapper > div {
    height: 100vh;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media (max-width: 600px) {
      #discovery--wrapper #twoTypes--wrapper > div {
        display: initial;
        height: 100%; } }
    @media (min-width: 601px) and (max-width: 1023px) {
      #discovery--wrapper #twoTypes--wrapper > div {
        display: initial;
        height: 100%; } }
    #discovery--wrapper #twoTypes--wrapper > div > div {
      flex: 0 45vw;
      height: 70%;
      width: auto;
      position: relative;
      padding: 13vh 7vw;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      justify-content: center;
      align-items: flex-start; }
      @media (max-width: 600px) {
        #discovery--wrapper #twoTypes--wrapper > div > div {
          height: auto;
          margin: 2vh 0;
          padding: 2vh 0;
          padding-left: 7vh; } }
      @media (min-width: 601px) and (max-width: 1023px) {
        #discovery--wrapper #twoTypes--wrapper > div > div {
          height: auto;
          margin: 2vh 0;
          padding: 2vh 0;
          padding-left: 7vh; } }
      #discovery--wrapper #twoTypes--wrapper > div > div div h3, #discovery--wrapper #twoTypes--wrapper > div > div div .h3 {
        position: absolute;
        letter-spacing: 0.3em;
        opacity: 0; }
        @media (max-width: 600px) {
          #discovery--wrapper #twoTypes--wrapper > div > div div h3, #discovery--wrapper #twoTypes--wrapper > div > div div .h3 {
            position: initial;
            margin-top: 2rem !important;
            margin-bottom: 2rem;
            opacity: 1;
            font-size: 2rem;
            line-height: 1.4em !important; } }
        @media (min-width: 601px) and (max-width: 1023px) {
          #discovery--wrapper #twoTypes--wrapper > div > div div h3, #discovery--wrapper #twoTypes--wrapper > div > div div .h3 {
            position: initial;
            margin-top: 2rem !important;
            margin-bottom: 2rem;
            opacity: 1;
            font-size: 2rem;
            line-height: 1.4em !important; } }
      #discovery--wrapper #twoTypes--wrapper > div > div div p, #discovery--wrapper #twoTypes--wrapper > div > div div a {
        color: rgba(0, 0, 0, 0.7); }
      #discovery--wrapper #twoTypes--wrapper > div > div div p {
        margin-bottom: 2rem; }
        @media (max-width: 600px) {
          #discovery--wrapper #twoTypes--wrapper > div > div div p {
            margin-bottom: 1rem;
            line-height: 1.6em; } }
        @media (min-width: 601px) and (max-width: 1023px) {
          #discovery--wrapper #twoTypes--wrapper > div > div div p {
            margin-bottom: 1rem;
            line-height: 1.6em; } }
      #discovery--wrapper #twoTypes--wrapper > div > div div a {
        border-top: 1px solid rgba(0, 0, 0, 0.7);
        padding-top: 1em;
        display: inline-block; }
        @media (max-width: 600px) {
          #discovery--wrapper #twoTypes--wrapper > div > div div a {
            padding-top: 0;
            line-height: 1.6em;
            margin-bottom: 2rem; } }
        @media (min-width: 601px) and (max-width: 1023px) {
          #discovery--wrapper #twoTypes--wrapper > div > div div a {
            padding-top: 0;
            line-height: 1.6em;
            margin-bottom: 2rem; } }
      #discovery--wrapper #twoTypes--wrapper > div > div:first-of-type {
        background-color: rgba(201, 170, 170, 0.15); }
        #discovery--wrapper #twoTypes--wrapper > div > div:first-of-type h3, #discovery--wrapper #twoTypes--wrapper > div > div:first-of-type .h3 {
          right: 0;
          top: -100vh;
          margin-top: -0.8em;
          line-height: 0;
          transform: rotate(270deg);
          transform-origin: right center 0;
          opacity: 0; }
          @media (max-width: 600px) {
            #discovery--wrapper #twoTypes--wrapper > div > div:first-of-type h3, #discovery--wrapper #twoTypes--wrapper > div > div:first-of-type .h3 {
              margin-top: 0;
              margin-bottom: 1rem;
              transform: initial;
              transform-origin: initial;
              opacity: 1; } }
          @media (min-width: 601px) and (max-width: 1023px) {
            #discovery--wrapper #twoTypes--wrapper > div > div:first-of-type h3, #discovery--wrapper #twoTypes--wrapper > div > div:first-of-type .h3 {
              margin-top: 0;
              margin-bottom: 1rem;
              transform: initial;
              transform-origin: initial;
              opacity: 1; } }
      #discovery--wrapper #twoTypes--wrapper > div > div:last-of-type {
        background-color: rgba(99, 117, 130, 0.15); }
        #discovery--wrapper #twoTypes--wrapper > div > div:last-of-type h3, #discovery--wrapper #twoTypes--wrapper > div > div:last-of-type .h3 {
          left: -0.7em;
          left: 0;
          bottom: -100vh;
          margin-bottom: -0.8em;
          line-height: 0;
          transform: rotate(270deg);
          transform-origin: left center 0;
          opacity: 0; }
          @media (max-width: 600px) {
            #discovery--wrapper #twoTypes--wrapper > div > div:last-of-type h3, #discovery--wrapper #twoTypes--wrapper > div > div:last-of-type .h3 {
              margin-bottom: 1rem;
              transform: initial;
              transform-origin: initial;
              opacity: 1; } }
          @media (min-width: 601px) and (max-width: 1023px) {
            #discovery--wrapper #twoTypes--wrapper > div > div:last-of-type h3, #discovery--wrapper #twoTypes--wrapper > div > div:last-of-type .h3 {
              margin-bottom: 1rem;
              transform: initial;
              transform-origin: initial;
              opacity: 1; } }
#discovery--wrapper #contact--wrapper {
  position: relative;
  height: 100vh; }
  #discovery--wrapper #contact--wrapper > div {
    height: 100vh;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute; }
  #discovery--wrapper #contact--wrapper #img--parent {
    height: 50vh;
    width: 50vh;
    position: relative;
    overflow: hidden;
    opacity: 0.8; }
    @media (max-width: 600px) {
      #discovery--wrapper #contact--wrapper #img--parent {
        height: 200px;
        width: 200px; } }
    #discovery--wrapper #contact--wrapper #img--parent > div {
      width: 100%;
      height: 100%;
      position: absolute;
      background: url("https://cdn.shopify.com/s/files/1/1125/3830/files/mazzuchelli1849_discovery_bg.jpg?14304201732743329221") no-repeat center center;
      background-size: cover;
      transform: scale(1.1); }
  #discovery--wrapper #contact--wrapper #hrefs--parent {
    height: 50%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
  #discovery--wrapper #contact--wrapper a {
    font-size: 4vw;
    margin: 0.25em 0;
    font-weight: 600;
    letter-spacing: 0.08em; }
    @media (max-width: 600px) {
      #discovery--wrapper #contact--wrapper a {
        font-size: 1.2rem; } }
#discovery--wrapper .is-absolute {
  position: absolute;
  top: 0;
  left: 0; }
#discovery--wrapper .is-absolute-no-left {
  position: absolute;
  top: 0;
  left: auto; }
#discovery--wrapper .is-absolute-right {
  position: absolute;
  bottom: 0;
  left: 50%; }
#discovery--wrapper .is-absolute-bottom {
  position: absolute;
  bottom: 0;
  left: 0; }
#discovery--wrapper .is-absolute-bottom-no-left {
  position: absolute;
  bottom: 0;
  left: auto; }
#discovery--wrapper .is-fixed {
  position: fixed;
  top: 0;
  left: 0; }
#discovery--wrapper .is-fixed-far-right {
  position: fixed;
  top: 0;
  left: 100%; }
#discovery--wrapper .is-fixed-no-left {
  position: fixed;
  top: 0;
  left: auto; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #discovery--wrapper #logo-wrapper img {
    width: 160px; }
  #discovery--wrapper #intro--wrapper h1, #discovery--wrapper #intro--wrapper .h1 {
    display: none; }
  #discovery--wrapper #iegif--backup {
    display: block; }
  #discovery--wrapper #intro--wrapper h1, #discovery--wrapper #intro--wrapper .h1 {
    text-align: center;
    color: white; }
  #discovery--wrapper #h2--container--left h2, #discovery--wrapper #h2--container--left .h2 {
    background: none;
    color: black; }
  #discovery--wrapper #branches--wrapper {
    display: block; }
  #discovery--wrapper #twoTypes--wrapper > div > div {
    max-width: 45vw; }
    #discovery--wrapper #twoTypes--wrapper > div > div:first-of-type {
      margin-right: 10vw; } }
  @media screen and (-ms-high-contrast: active) and (max-width: 600px), (-ms-high-contrast: none) and (max-width: 600px) {
    #discovery--wrapper #intro--wrapper h1, #discovery--wrapper #intro--wrapper .h1 {
      font-size: 2.2rem; } }
  @media screen and (-ms-high-contrast: active) and (max-width: 600px), (-ms-high-contrast: none) and (max-width: 600px) {
    #discovery--wrapper #twoTypes--wrapper > div > div {
      height: auto;
      margin: 2vh 0;
      padding: 2vh 0;
      padding-left: 7vh; } }
  @media screen and (-ms-high-contrast: active) and (min-width: 601px) and (max-width: 1023px), (-ms-high-contrast: none) and (min-width: 601px) and (max-width: 1023px) {
    #discovery--wrapper #twoTypes--wrapper > div > div {
      height: auto;
      margin: 2vh 0;
      padding: 2vh 0;
      padding-left: 7vh; } }
@supports (-ms-ime-align: auto) {
  #discovery--wrapper #twoTypes--wrapper > div > div {
    max-width: 45vw; }
    #discovery--wrapper #twoTypes--wrapper > div > div:first-of-type {
      margin-right: 10vw; }
    @media (max-width: 600px) {
      #discovery--wrapper #twoTypes--wrapper > div > div {
        height: auto;
        margin: 2vh 0;
        padding: 2vh 0;
        padding-left: 7vh; } }
    @media (min-width: 601px) and (max-width: 1023px) {
      #discovery--wrapper #twoTypes--wrapper > div > div {
        height: auto;
        margin: 2vh 0;
        padding: 2vh 0;
        padding-left: 7vh; } } }

html[lang=zh-CN] #discovery--wrapper .navigation--wrapper h6, html[lang=zh-CN] #discovery--wrapper .navigation--wrapper .h6 {
  font-weight: 500; }
html[lang=zh-CN] #discovery--wrapper .navigation--wrapper:first-of-type h6, html[lang=zh-CN] #discovery--wrapper .navigation--wrapper:first-of-type .h6 {
  transform: rotate(0); }

#loadingDivToDestroy {
  display: none;
  text-align: center;
  height: 300px; }
  #loadingDivToDestroy p {
    font-size: 2em; }
  #loadingDivToDestroy.active {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: calc(-190px / 2);
    margin-top: calc(-265px / 2);
    z-index: 900; }

#loadingDivToDestroy, #cookie_wrapper {
  font-size: 0.7rem;
  margin: 2rem;
  border: 1px solid black;
  border-radius: 0.3em;
  border-radius: 1em;
  width: 190px;
  padding: 1.5rem 1rem 1rem;
  background-color: white;
  display: flex;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: space-between; }
  #loadingDivToDestroy p, #cookie_wrapper p {
    margin: 0;
    width: 100%; }
  #loadingDivToDestroy .close, #cookie_wrapper .close {
    border: 1px solid black;
    border-radius: 50%;
    width: 1.25rem;
    height: 1.25rem;
    position: relative;
    overflow: hidden; }

#cookie_wrapper {
  position: fixed;
  height: 265px;
  bottom: 0;
  right: 0; }
  @media (max-width: 768px) {
    #cookie_wrapper {
      right: 50%;
      margin-right: -105px; } }
  #cookie_wrapper a {
    text-decoration: underline; }
  #cookie_wrapper .close:hover {
    cursor: pointer; }
  #cookie_wrapper .close::before {
    transform: rotate(45deg); }
  #cookie_wrapper .close::after {
    transform: rotate(-45deg); }
  #cookie_wrapper .close::before, #cookie_wrapper .close::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 10px;
    top: 49%;
    left: 4px;
    background: #000; }

#cookies-policy .lookbook__articles a {
  text-decoration: underline; }
#cookies-policy .lookbook__list .is_stuck {
  width: 80% !important; }

#newsletter .section-header {
  margin-top: 5vh; }
#newsletter .newsletter {
  background: none; }
#newsletter .newsletter_interest {
  display: -webkit-flex !important;
  display: -ms-flex !important;
  display: flex !important; }
#newsletter input {
  border-color: transparent;
  background-color: #f6f6f6;
  color: #1c1d1d; }
#newsletter .rte {
  text-align: center; }
#newsletter .newsletter_interest ul:last-of-type {
  margin-top: 1rem; }
#newsletter .input-group:first-of-type {
  margin-bottom: 1rem; }
#newsletter .newsletter {
  padding: 30px 0; }

.newsletter--gif {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: baseline; }
  .newsletter--gif img {
    margin: 2rem 0;
    max-width: 600px;
    width: 100%; }

#havanas--wrapper {
  margin-bottom: 20vh; }
  #havanas--wrapper header {
    margin: 60px 0 40px; }
  #havanas--wrapper .grid__item {
    float: none;
    margin-top: 2.5vh; }
  #havanas--wrapper .half--text h6, #havanas--wrapper .half--text .h6 {
    font-size: 1rem;
    margin-bottom: 0.25rem;
    font-weight: 600; }
  @media screen and (min-width: 590px) {
    #havanas--wrapper .half--wrapper {
      height: 100vh;
      max-height: 800px;
      display: grid;
      display: -ms-grid;
      grid-template-columns: 5vw repeat(12, 1fr) 5vw;
      grid-template-rows: 5vh repeat(6, 1fr) auto 5vh; }
      #havanas--wrapper .half--wrapper .half--title {
        z-index: 1; }
        #havanas--wrapper .half--wrapper .half--title h2, #havanas--wrapper .half--wrapper .half--title .h2 {
          font-size: 3.7rem;
          line-height: 1.1em;
          font-weight: 800; }
      #havanas--wrapper .half--wrapper .half--img > img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover"; }
    #havanas--wrapper #hav_mergeMat .half--title {
      -ms-grid-column: 7;
      -ms-grid-column-span: 8;
      grid-column: 7 / 15;
      grid-row: 3 / span 3;
      -ms-grid-row: 3;
      -ms-grid-row-span: 3; }
    #havanas--wrapper #hav_caseImg .half--title {
      -ms-grid-column: 8;
      -ms-grid-column-span: 7;
      grid-column: 8 / 15;
      grid-row: 4 / span 2;
      -ms-grid-row: 4;
      -ms-grid-row-span: 2; }
    #havanas--wrapper #hav_caseImg .half--img {
      -ms-grid-column: 1;
      -ms-grid-column-span: 6;
      grid-column: 1 / 7;
      grid-row: 2 / span 6;
      -ms-grid-row: 2;
      -ms-grid-row-span: 6; }
    #havanas--wrapper #hav_caseImg .half--text {
      -ms-grid-column: 8;
      -ms-grid-column-span: 6;
      grid-column: 8 / 14;
      grid-row: 6 / span 3;
      -ms-grid-row: 6;
      -ms-grid-row-span: 3;
      padding-left: 0;
      margin-bottom: -0.5em; }
    #havanas--wrapper .half--wrapper.hori .half--img {
      -ms-grid-column: 2;
      -ms-grid-column-span: 10;
      grid-column: 2 / 12;
      grid-row: 3 / span 4;
      -ms-grid-row: 3;
      -ms-grid-row-span: 4; }
    #havanas--wrapper .half--wrapper.hori .half--title {
      -ms-grid-column: 9;
      -ms-grid-column-span: 7;
      grid-column: 9 / 16;
      grid-row: 5 / span 2;
      -ms-grid-row: 5;
      -ms-grid-row-span: 2; }
    #havanas--wrapper .half--wrapper.hori .half--text {
      -ms-grid-column: 9;
      -ms-grid-column-span: 5;
      grid-column: 9 / 14;
      grid-row: 7 / span 2;
      -ms-grid-row: 7;
      -ms-grid-row-span: 2;
      padding-top: 1rem; }
    #havanas--wrapper .half--wrapper.hori.inverted .half--img {
      -ms-grid-column: 6;
      -ms-grid-column-span: 10;
      grid-column: 6 / 16; }
    #havanas--wrapper .half--wrapper.hori.inverted .half--title {
      -ms-grid-column: 2;
      -ms-grid-column-span: 6;
      grid-column: 2 / 8;
      -ms-grid-row: 2;
      -ms-grid-row-span: 8; }
    #havanas--wrapper .half--wrapper.hori.inverted .half--text {
      -ms-grid-column: 6;
      -ms-grid-column-span: 6;
      grid-column: 6 / 12; }
    #havanas--wrapper .half--wrapper.vert .half--img {
      -ms-grid-column: 2;
      -ms-grid-column-span: 6;
      grid-column: 2 / 8;
      grid-row: 2 / span 7;
      -ms-grid-row: 2;
      -ms-grid-row-span: 7; }
    #havanas--wrapper .half--wrapper.vert .half--title {
      -ms-grid-column: 7;
      -ms-grid-column-span: 7;
      grid-column: 7 / 14;
      grid-row: 6 / span 3;
      -ms-grid-row: 6;
      -ms-grid-row-span: 3; }
    #havanas--wrapper .half--wrapper.vert .half--text {
      -ms-grid-column: 8;
      -ms-grid-column-span: 6;
      grid-column: 8 / 14;
      grid-row: 7 / span 2;
      -ms-grid-row: 7;
      -ms-grid-row-span: 2;
      padding-left: 1.5rem;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      justify-content: flex-end;
      flex-direction: column; }
      #havanas--wrapper .half--wrapper.vert .half--text p {
        margin-bottom: 0; } }
  @media screen and (max-width: 769px) {
    #havanas--wrapper {
      margin-bottom: 5vh; }
      #havanas--wrapper .grid__item {
        margin-bottom: 15vh; }
      #havanas--wrapper .half--wrapper {
        margin-bottom: 3rem;
        max-height: 800px;
        grid-template-columns: 5vw repeat(12, 1fr) 5vw;
        grid-template-rows: 10vh repeat(6, 1fr) auto 5vh; }
        #havanas--wrapper .half--wrapper .half--title {
          z-index: 1; }
          #havanas--wrapper .half--wrapper .half--title h2, #havanas--wrapper .half--wrapper .half--title .h2 {
            font-size: 2rem; }
      #havanas--wrapper .grid__item {
        margin-top: 5vh; } }
  @media screen and (max-width: 590px) {
    #havanas--wrapper .half--wrapper {
      max-height: inherit; } }

#product--m49--link {
  border: 1px solid #78b152;
  border-radius: 6px;
  height: 33px;
  text-align: center;
  color: #78b152;
  font-style: normal;
  display: block;
  margin-bottom: 20px;
  background: transparent;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  content: 'M49 Bioplastic';
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: flex-end;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 263px;
  cursor: pointer; }
  #product--m49--link span {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 30px;
    padding: 3px 30px; }
  #product--m49--link:after {
    content: 'for a sustainable creativity';
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 30px;
    padding: 3px 30px; }
  #product--m49--link:hover, #product--m49--link:focus {
    background: #78b152;
    color: white; }
    #product--m49--link:hover span, #product--m49--link:focus span {
      opacity: 0; }
    #product--m49--link:hover:after, #product--m49--link:focus:after {
      opacity: 1; }

#m49--wrapper,
#acetateRenew--wrapper {
  margin-bottom: 20vh; }
  #m49--wrapper header,
  #acetateRenew--wrapper header {
    margin: 60px 0 40px; }
    #m49--wrapper header > img,
    #acetateRenew--wrapper header > img {
      width: 100%; }
  #m49--wrapper .grid__item,
  #acetateRenew--wrapper .grid__item {
    float: none;
    margin-top: 2.5vh; }
  #m49--wrapper .half--text h6, #m49--wrapper .half--text .h6,
  #acetateRenew--wrapper .half--text h6,
  #acetateRenew--wrapper .half--text .h6 {
    font-size: 1rem;
    margin-bottom: 0.25rem;
    font-weight: 600; }
  #m49--wrapper .accordions--wrapper,
  #acetateRenew--wrapper .accordions--wrapper {
    list-style: none;
    max-width: 500px;
    margin: 50px auto; }
    #m49--wrapper .accordions--wrapper > p,
    #acetateRenew--wrapper .accordions--wrapper > p {
      margin-bottom: 50px; }
  #m49--wrapper .accordion--wrapper,
  #acetateRenew--wrapper .accordion--wrapper {
    border-top: 1px solid #333333; }
    #m49--wrapper .accordion--wrapper:last-of-type,
    #acetateRenew--wrapper .accordion--wrapper:last-of-type {
      border-bottom: 1px solid #333333; }
    #m49--wrapper .accordion--wrapper.active .accordion--text,
    #acetateRenew--wrapper .accordion--wrapper.active .accordion--text {
      padding: 0.25em 0 1.5em;
      max-height: 800px;
      transition: 500ms max-height, 500ms padding; }
    #m49--wrapper .accordion--wrapper.active .accordion--cta,
    #acetateRenew--wrapper .accordion--wrapper.active .accordion--cta {
      transform: rotate(45deg); }
  #m49--wrapper .accordion--title,
  #acetateRenew--wrapper .accordion--title {
    display: flex;
    justify-content: space-between;
    padding: 1.25em 0 1em;
    transition: 350ms padding-bottom;
    position: relative;
    cursor: pointer; }
    #m49--wrapper .accordion--title span,
    #acetateRenew--wrapper .accordion--title span {
      font-weight: 600;
      letter-spacing: 0.03em;
      max-width: 95%; }
  #m49--wrapper .accordion--text,
  #acetateRenew--wrapper .accordion--text {
    max-height: 0;
    padding: 0 0 0;
    overflow: hidden;
    transition: 500ms max-height, 500ms padding; }
    #m49--wrapper .accordion--text figcaption,
    #acetateRenew--wrapper .accordion--text figcaption {
      margin-top: 5px;
      text-align: center;
      font-weight: 600;
      font-size: 0.8rem; }
  #m49--wrapper .accordion--cta,
  #acetateRenew--wrapper .accordion--cta {
    transform: rotate(0);
    transition: 500ms transform;
    position: absolute;
    right: 0;
    width: 10px;
    top: calc(50% - 5px);
    height: 10px;
    line-height: 0.55em;
    transform-origin: center; }
  #m49--wrapper .text--wrapper,
  #acetateRenew--wrapper .text--wrapper {
    margin: 200px 0; }
    #m49--wrapper .text--wrapper h2, #m49--wrapper .text--wrapper .h2,
    #acetateRenew--wrapper .text--wrapper h2,
    #acetateRenew--wrapper .text--wrapper .h2 {
      text-align: center; }
  #m49--wrapper .drawer--link,
  #acetateRenew--wrapper .drawer--link {
    font-weight: 600;
    display: block;
    text-decoration: underline;
    margin: 0.5rem 0; }
    #m49--wrapper .drawer--link[data-detailTitle],
    #acetateRenew--wrapper .drawer--link[data-detailTitle] {
      display: inline; }
  #m49--wrapper .btn, #m49--wrapper .btn--secondary,
  #acetateRenew--wrapper .btn,
  #acetateRenew--wrapper .btn--secondary {
    margin: 0.5rem 0; }
    #m49--wrapper .btn:last-of-type, #m49--wrapper .btn--secondary:last-of-type,
    #acetateRenew--wrapper .btn:last-of-type,
    #acetateRenew--wrapper .btn--secondary:last-of-type {
      margin-bottom: 0; }
  #m49--wrapper .half--text p,
  #acetateRenew--wrapper .half--text p {
    margin-bottom: 3rem; }
  #m49--wrapper .text-center,
  #acetateRenew--wrapper .text-center {
    margin-top: 100px; }
    #m49--wrapper .text-center a,
    #acetateRenew--wrapper .text-center a {
      margin: 0 auto; }
  #m49--wrapper h2, #m49--wrapper .h2,
  #m49--wrapper h1,
  #m49--wrapper .h1,
  #acetateRenew--wrapper h2,
  #acetateRenew--wrapper .h2,
  #acetateRenew--wrapper h1,
  #acetateRenew--wrapper .h1 {
    line-height: 1.3em;
    font-weight: 600;
    letter-spacing: 0.03em; }
  @media screen and (max-width: 590px) {
    #m49--wrapper #naturalNewLevel,
    #acetateRenew--wrapper #naturalNewLevel {
      margin-bottom: 200px; } }
  @media screen and (min-width: 590px) {
    #m49--wrapper #naturalNewLevel img,
    #acetateRenew--wrapper #naturalNewLevel img {
      -o-object-fit: contain;
      object-fit: contain;
      -o-object-position: top;
      object-position: top;
      font-family: "object-fit: contain; object-position: top"; }
    #m49--wrapper #naturalNewLevel .half--img,
    #acetateRenew--wrapper #naturalNewLevel .half--img {
      -ms-grid-column: 8;
      -ms-grid-column-span: 5;
      grid-column: 8 / 13;
      grid-row: 3 / span 2;
      -ms-grid-row: 3;
      -ms-grid-row-span: 2; }
    #m49--wrapper #naturalNewLevel .half--text,
    #acetateRenew--wrapper #naturalNewLevel .half--text {
      -ms-grid-column: 2;
      -ms-grid-column-span: 5;
      grid-column: 2 / 7;
      grid-row: 3 / span 3;
      -ms-grid-row: 3;
      -ms-grid-row-span: 3; }
    #m49--wrapper header h1, #m49--wrapper header .h1,
    #acetateRenew--wrapper header h1,
    #acetateRenew--wrapper header .h1 {
      margin: 20vh 0 15vh; }
    #m49--wrapper h2, #m49--wrapper .h2,
    #m49--wrapper h1,
    #m49--wrapper .h1,
    #acetateRenew--wrapper h2,
    #acetateRenew--wrapper .h2,
    #acetateRenew--wrapper h1,
    #acetateRenew--wrapper .h1 {
      font-size: 2.7rem; }
    #m49--wrapper .half--wrapper,
    #acetateRenew--wrapper .half--wrapper {
      height: 100vh;
      max-height: 800px;
      display: grid;
      display: -ms-grid;
      margin: 100px 0;
      grid-template-columns: 5vw repeat(12, 1fr) 5vw;
      grid-template-rows: 5vh repeat(6, 1fr) auto 5vh; }
      #m49--wrapper .half--wrapper .half--title,
      #acetateRenew--wrapper .half--wrapper .half--title {
        z-index: 1; }
      #m49--wrapper .half--wrapper .half--img > img,
      #acetateRenew--wrapper .half--wrapper .half--img > img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover"; }
    #m49--wrapper #hav_mergeMat .half--title,
    #acetateRenew--wrapper #hav_mergeMat .half--title {
      -ms-grid-column: 7;
      -ms-grid-column-span: 8;
      grid-column: 7 / 15;
      grid-row: 3 / span 3;
      -ms-grid-row: 3;
      -ms-grid-row-span: 3; }
    #m49--wrapper #hav_caseImg .half--title,
    #acetateRenew--wrapper #hav_caseImg .half--title {
      -ms-grid-column: 8;
      -ms-grid-column-span: 7;
      grid-column: 8 / 15;
      grid-row: 4 / span 2;
      -ms-grid-row: 4;
      -ms-grid-row-span: 2; }
    #m49--wrapper #hav_caseImg .half--img,
    #acetateRenew--wrapper #hav_caseImg .half--img {
      -ms-grid-column: 1;
      -ms-grid-column-span: 6;
      grid-column: 1 / 7;
      grid-row: 2 / span 6;
      -ms-grid-row: 2;
      -ms-grid-row-span: 6; }
    #m49--wrapper #hav_caseImg .half--text,
    #acetateRenew--wrapper #hav_caseImg .half--text {
      -ms-grid-column: 8;
      -ms-grid-column-span: 6;
      grid-column: 8 / 14;
      grid-row: 6 / span 3;
      -ms-grid-row: 6;
      -ms-grid-row-span: 3;
      padding-left: 0;
      margin-bottom: -0.5em;
      align-self: self-end; }
    #m49--wrapper .half--wrapper.hori .half--img,
    #acetateRenew--wrapper .half--wrapper.hori .half--img {
      -ms-grid-column: 2;
      -ms-grid-column-span: 10;
      grid-column: 2 / 12;
      grid-row: 3 / span 4;
      -ms-grid-row: 3;
      -ms-grid-row-span: 4; }
    #m49--wrapper .half--wrapper.hori .half--title,
    #acetateRenew--wrapper .half--wrapper.hori .half--title {
      -ms-grid-column: 9;
      -ms-grid-column-span: 7;
      grid-column: 9 / 16;
      grid-row: 5 / span 2;
      -ms-grid-row: 5;
      -ms-grid-row-span: 2; }
    #m49--wrapper .half--wrapper.hori .half--text,
    #acetateRenew--wrapper .half--wrapper.hori .half--text {
      -ms-grid-column: 9;
      -ms-grid-column-span: 5;
      grid-column: 9 / 14;
      grid-row: 7 / span 2;
      -ms-grid-row: 7;
      -ms-grid-row-span: 2;
      padding-top: 1rem; }
    #m49--wrapper .half--wrapper.hori.inverted .half--img,
    #acetateRenew--wrapper .half--wrapper.hori.inverted .half--img {
      -ms-grid-column: 6;
      -ms-grid-column-span: 10;
      grid-column: 6 / 16; }
    #m49--wrapper .half--wrapper.hori.inverted .half--title,
    #acetateRenew--wrapper .half--wrapper.hori.inverted .half--title {
      -ms-grid-column: 2;
      -ms-grid-column-span: 6;
      grid-column: 2 / 8;
      grid-row: 2 / span 8;
      -ms-grid-row: 2;
      -ms-grid-row-span: 8; }
    #m49--wrapper .half--wrapper.hori.inverted .half--text,
    #acetateRenew--wrapper .half--wrapper.hori.inverted .half--text {
      -ms-grid-column: 6;
      -ms-grid-column-span: 6;
      grid-column: 6 / 12;
      padding-left: 1.5rem; }
    #m49--wrapper .half--wrapper.vert .half--img,
    #acetateRenew--wrapper .half--wrapper.vert .half--img {
      -ms-grid-column: 2;
      -ms-grid-column-span: 6;
      grid-column: 2 / 8;
      grid-row: 2 / span 7;
      -ms-grid-row: 2;
      -ms-grid-row-span: 7; }
    #m49--wrapper .half--wrapper.vert .half--title,
    #acetateRenew--wrapper .half--wrapper.vert .half--title {
      -ms-grid-column: 7;
      -ms-grid-column-span: 7;
      grid-column: 7 / 14;
      grid-row: 6 / span 3;
      -ms-grid-row: 6;
      -ms-grid-row-span: 3; }
    #m49--wrapper .half--wrapper.vert .half--text,
    #acetateRenew--wrapper .half--wrapper.vert .half--text {
      -ms-grid-column: 8;
      -ms-grid-column-span: 6;
      grid-column: 8 / 14;
      grid-row: 7 / span 2;
      -ms-grid-row: 7;
      -ms-grid-row-span: 2;
      padding-left: 1.5rem; }
    #m49--wrapper .half--wrapper.vert.inverted .half--img,
    #acetateRenew--wrapper .half--wrapper.vert.inverted .half--img {
      -ms-grid-column: 8;
      -ms-grid-column-span: 8;
      grid-column: 8 / 16; }
    #m49--wrapper .half--wrapper.vert.inverted .half--text,
    #acetateRenew--wrapper .half--wrapper.vert.inverted .half--text {
      -ms-grid-column: 2;
      -ms-grid-column-span: 5;
      grid-column: 2 / 7;
      grid-row: 3 / span 3;
      -ms-grid-row: 3;
      -ms-grid-row-span: 3; } }
  @media screen and (max-width: 769px) {
    #m49--wrapper,
    #acetateRenew--wrapper {
      margin-bottom: 5vh; }
      #m49--wrapper .btn, #m49--wrapper .btn--secondary,
      #acetateRenew--wrapper .btn,
      #acetateRenew--wrapper .btn--secondary {
        margin: 0.5rem 0; }
        #m49--wrapper .btn:last-of-type, #m49--wrapper .btn--secondary:last-of-type,
        #acetateRenew--wrapper .btn:last-of-type,
        #acetateRenew--wrapper .btn--secondary:last-of-type {
          margin-bottom: 0; }
      #m49--wrapper h1, #m49--wrapper .h1,
      #m49--wrapper h2,
      #m49--wrapper .h2,
      #acetateRenew--wrapper h1,
      #acetateRenew--wrapper .h1,
      #acetateRenew--wrapper h2,
      #acetateRenew--wrapper .h2 {
        font-size: 2rem; }
      #m49--wrapper .grid__item,
      #acetateRenew--wrapper .grid__item {
        margin-bottom: 15vh; }
      #m49--wrapper .half--wrapper,
      #acetateRenew--wrapper .half--wrapper {
        margin-bottom: 3rem;
        max-height: 800px;
        grid-template-columns: 5vw repeat(12, 1fr) 5vw;
        grid-template-rows: 10vh repeat(6, 1fr) auto 5vh; }
        #m49--wrapper .half--wrapper .half--title,
        #acetateRenew--wrapper .half--wrapper .half--title {
          z-index: 1; }
      #m49--wrapper .grid__item,
      #acetateRenew--wrapper .grid__item {
        margin-top: 5vh; }
      #m49--wrapper .btn, #m49--wrapper .btn--secondary,
      #acetateRenew--wrapper .btn,
      #acetateRenew--wrapper .btn--secondary {
        display: table; } }
  @media screen and (max-width: 590px) {
    #m49--wrapper .half--wrapper,
    #acetateRenew--wrapper .half--wrapper {
      max-height: inherit; } }
  #m49--wrapper #m49--lifetime span,
  #acetateRenew--wrapper #m49--lifetime span {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.05em;
    font-size: 0.8em;
    display: block; }
  #m49--wrapper #m49--lifetime p:not(:first-of-type),
  #acetateRenew--wrapper #m49--lifetime p:not(:first-of-type) {
    margin-bottom: 1.5rem; }
  #m49--wrapper #comparisonSlider--wrapper,
  #acetateRenew--wrapper #comparisonSlider--wrapper {
    width: 100%; }
    @media screen and (max-width: 590px) {
      #m49--wrapper #comparisonSlider--wrapper,
      #acetateRenew--wrapper #comparisonSlider--wrapper {
        margin-top: 50px; } }
  #m49--wrapper #comparison,
  #acetateRenew--wrapper #comparison {
    position: relative;
    width: 100%; }
    @media screen and (max-width: 590px) {
      #m49--wrapper #comparison,
      #acetateRenew--wrapper #comparison {
        height: 250px; } }
    @media screen and (min-width: 590px) {
      #m49--wrapper #comparison,
      #acetateRenew--wrapper #comparison {
        height: 500px; } }
  #m49--wrapper .comparison--images,
  #acetateRenew--wrapper .comparison--images {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out; }
    #m49--wrapper .comparison--images img,
    #acetateRenew--wrapper .comparison--images img {
      height: calc(100% - 20px);
      width: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      -o-object-position: center;
      object-position: center;
      font-family: "object-fit: contain; object-position: center"; }
  #m49--wrapper #comparison--after,
  #acetateRenew--wrapper #comparison--after {
    width: 50%;
    left: inherit;
    overflow: hidden; }
    #m49--wrapper #comparison--after img,
    #acetateRenew--wrapper #comparison--after img {
      max-width: inherit;
      position: absolute;
      right: 0;
      top: 0; }
  #m49--wrapper #comparison--slider--wrapper,
  #acetateRenew--wrapper #comparison--slider--wrapper {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    @media all and (-ms-high-contrast: none) {
      #m49--wrapper #comparison--slider--wrapper,
      #acetateRenew--wrapper #comparison--slider--wrapper {
        display: none; } }
  #m49--wrapper #comparison--slider--line,
  #acetateRenew--wrapper #comparison--slider--line {
    position: absolute;
    left: 50%;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #000; }
    #m49--wrapper #comparison--slider--line:after,
    #acetateRenew--wrapper #comparison--slider--line:after {
      content: '';
      position: absolute;
      left: calc(50% - 10px);
      bottom: 0;
      width: 20px;
      height: 20px;
      background: white;
      border: 2px solid #000;
      border-radius: 50%;
      cursor: pointer; }
  #m49--wrapper input[type='range'],
  #acetateRenew--wrapper input[type='range'] {
    height: 100%;
    width: 100%;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    cursor: pointer; }
  #m49--wrapper input[type='range']:focus,
  #acetateRenew--wrapper input[type='range']:focus {
    outline: none;
    border: none; }
  #m49--wrapper input[type='range']:active,
  #acetateRenew--wrapper input[type='range']:active {
    outline: none;
    border: none; }
  #m49--wrapper input[type='range']::-moz-range-track,
  #acetateRenew--wrapper input[type='range']::-moz-range-track {
    -moz-appearance: none;
    height: 0;
    width: 98%;
    background-color: rgba(255, 255, 255, 0.1);
    position: relative; }
  #m49--wrapper input[type='range']::active,
  #acetateRenew--wrapper input[type='range']::active {
    border: none;
    outline: none; }
  #m49--wrapper input[type='range']::-webkit-slider-thumb,
  #acetateRenew--wrapper input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
    background: transparent;
    border: none;
    cursor: pointer; }
  #m49--wrapper input[type='range']::-moz-range-thumb,
  #acetateRenew--wrapper input[type='range']::-moz-range-thumb {
    -moz-appearance: none;
    background: transparent;
    border: none;
    cursor: pointer; }
  @media screen and (min-width: 590px) {
    #m49--wrapper input[type='range']::-webkit-slider-thumb,
    #acetateRenew--wrapper input[type='range']::-webkit-slider-thumb {
      width: 0;
      height: 0; }
    #m49--wrapper input[type='range']::-moz-range-thumb,
    #acetateRenew--wrapper input[type='range']::-moz-range-thumb {
      width: 0;
      height: 0; } }
  @media screen and (max-width: 590px) {
    #m49--wrapper input[type='range']::-webkit-slider-thumb,
    #acetateRenew--wrapper input[type='range']::-webkit-slider-thumb {
      width: 44px;
      height: 250px; }
    #m49--wrapper input[type='range']::-moz-range-thumb,
    #acetateRenew--wrapper input[type='range']::-moz-range-thumb {
      width: 44px;
      height: 250px; } }

#acetateRenew--wrapper header h1, #acetateRenew--wrapper header .h1 {
  margin-top: 5vh; }
  @media screen and (max-width: 590px) {
    #acetateRenew--wrapper header h1, #acetateRenew--wrapper header .h1 {
      margin-bottom: 50px; } }
@media screen and (min-width: 590px) {
  #acetateRenew--wrapper #renewLovers .half--text {
    grid-row: 3 / span 4;
    -ms-grid-row: 3;
    -ms-grid-row-span: 4; }
  #acetateRenew--wrapper #renewFuture .half--img {
    -ms-grid-column: 9;
    -ms-grid-column-span: 7;
    grid-column: 9 / 16; }
  #acetateRenew--wrapper #renewFuture .half--text {
    -ms-grid-column: 2;
    -ms-grid-column-span: 6;
    grid-column: 2 / 8;
    grid-row: 3 / span 5;
    -ms-grid-row: 2;
    -ms-grid-row-span: 5; } }
@media screen and (min-width: 769px) {
  #acetateRenew--wrapper #leftDrawer--wrapper {
    width: 55%; } }
@media screen and (max-width: 769px) {
  #acetateRenew--wrapper .text--wrapper {
    margin: 150px 0; } }

#renewFuture {
  min-height: 100vh;
  height: inherit; }
  #renewFuture video {
    height: auto;
    max-height: 100%; }
  @media screen and (min-width: 590px) {
    #renewFuture .half--img {
      display: flex;
      align-items: flex-start; } }

#rightDrawer--wrapper.open {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 50%;
  z-index: 1; }

.template-page.open {
  overflow: hidden !important; }

#leftDrawer--wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  background: white;
  z-index: 2;
  border-right: 1px solid;
  transform: translateX(-100%);
  transform: translateX(calc(-100% - 1px));
  transition: 750ms transform; }
  @media screen and (max-width: 769px) {
    #leftDrawer--wrapper {
      padding: 150px 20px 100px 20px;
      width: 100%; } }
  @media screen and (min-width: 769px) {
    #leftDrawer--wrapper {
      padding: 150px 70px 150px 70px;
      width: 50%;
      min-width: 700px;
      max-width: 950px; } }
  #leftDrawer--wrapper .drawer--title {
    font-weight: 600;
    text-decoration: underline;
    margin-bottom: 2rem; }
  #leftDrawer--wrapper.open {
    transform: translateX(0); }

.drawer--text {
  display: none; }
  .drawer--text picture {
    margin-bottom: 30px;
    display: block; }
    .drawer--text picture:last-of-type {
      margin-bottom: 80px; }
    .drawer--text picture figcaption {
      text-align: center;
      font-weight: 600;
      font-size: 0.8rem;
      margin-top: -30px; }
  .drawer--text table {
    width: 100%;
    overflow-x: scroll;
    display: block;
    font-size: 0.8em; }
  .drawer--text tr {
    border-bottom: 1px solid #aeb1b5; }
    .drawer--text tr:first-of-type {
      border-bottom: 1px solid #333333; }
  .drawer--text tr:first-child th:after,
  .drawer--text tr:first-child td:after {
    content: none; }
  .drawer--text th[rowspan],
  .drawer--text td[rowspan] {
    border-right: 1px solid #aeb1b5; }
  .drawer--text td[rowspan] {
    border-left: 1px solid #aeb1b5; }

#leftDrawer {
  max-width: 52ch;
  margin: 0 auto; }

#leftDrawer--closeCta {
  position: absolute;
  right: 50px;
  top: 90px;
  padding: 10px;
  transform: rotate(45deg);
  cursor: pointer; }

#cat--m49Banner,
#cat--outletBanner {
  margin-top: 15px;
  margin-bottom: 1rem; }
  #cat--m49Banner > div,
  #cat--outletBanner > div {
    width: 100%;
    height: 280px; }
  #cat--m49Banner .box__image,
  #cat--outletBanner .box__image {
    opacity: 0.2; }
  #cat--m49Banner .box__subtitle,
  #cat--m49Banner .box__cta,
  #cat--outletBanner .box__subtitle,
  #cat--outletBanner .box__cta {
    opacity: 1;
    transform: none; }
  #cat--m49Banner .box__subtitle,
  #cat--outletBanner .box__subtitle {
    margin-top: 0;
    font-size: 1em; }

@media screen and (min-width: 590px) {
  #cellulose-acetate-granules .half--wrapper .half--img > img {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain"; } }

#cat--outletBanner {
  margin-bottom: 60px; }
  #cat--outletBanner > div {
    max-height: inherit;
    height: inherit; }
  #cat--outletBanner p {
    max-width: 38ch;
    text-align: left; }
    #cat--outletBanner p:last-of-type {
      margin-bottom: 0; }
  #cat--outletBanner h1, #cat--outletBanner .h1 {
    margin-bottom: 30px;
    text-align: left; }
  #cat--outletBanner .box__text-wrap {
    padding-left: 0; }
  #cat--outletBanner .box__text-content {
    display: flex;
    flex-wrap: wrap; }

#outletSteps--wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  @media screen and (min-width: 1170px) {
    #outletSteps--wrapper {
      margin-left: 100px;
      padding-left: 30px;
      max-width: 350px;
      border-left: 1px solid #000; } }
  @media screen and (max-width: 1170px) {
    #outletSteps--wrapper {
      margin-top: 50px;
      margin-bottom: 50px; } }
  #outletSteps--wrapper h2, #outletSteps--wrapper .h2 {
    text-align: left;
    font-size: 2.5em;
    margin-bottom: 0;
    margin-right: 0.25em;
    line-height: 1.1em; }
  #outletSteps--wrapper .outletStep p {
    margin-bottom: 0; }

.outletStep {
  margin-bottom: 40px;
  display: flex; }
  .outletStep:last-of-type {
    margin-bottom: 0; }

/*================ HOME BOX LAYOUT ================*/
.homeGrid .grid__item {
  margin-bottom: 7px;
  padding-left: 7px !important; }

.box-layout-long {
  clear: left; }

@media screen and (min-width: 591px) {
  .box-layout.grid, .box-layout.grid--rev, .box-layout.grid--full {
    padding-left: 25px;
    padding-right: 0; } }
.box-aspect-ratio,
.box-aspect-ratio-long,
.box-aspect-ratio-wide {
  position: relative;
  overflow: hidden; }
  .box-aspect-ratio:before,
  .box-aspect-ratio-long:before,
  .box-aspect-ratio-wide:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%; }
  .box-aspect-ratio > .box__content,
  .box-aspect-ratio-long > .box__content,
  .box-aspect-ratio-wide > .box__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

@media screen and (min-width: 769px) {
  .box-aspect-ratio-long {
    position: relative;
    overflow: hidden; }
    .box-aspect-ratio-long:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 150%; }
    .box-aspect-ratio-long > .box__content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }

  .box-aspect-ratio-wide {
    position: relative;
    overflow: hidden; }
    .box-aspect-ratio-wide:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 37.1875%; }
    .box-aspect-ratio-wide > .box__content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; } }
.box__image {
  line-height: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: transparent; }

.box__image--video {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  height: 110%;
  justify-content: center; }

.box__text-wrap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 30px;
  width: 100%; }

.box__text--wrapper {
  height: inherit !important; }
  .box__text--wrapper .box__text-wrap {
    position: relative;
    top: inherit;
    transform: none; }

.box__product--wrapper .box__cta {
  margin-right: 0.5rem;
  margin-left: 0.5rem; }

.box__content {
  height: 100%;
  width: 100%;
  position: relative; }

#hero .slick-track, #hero .slick-list {
  height: 100% !important; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box__image--video {
    position: relative; }
    .box__image--video > video {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      height: 100%; } }
/*--- Text Colors --*/
.homeGrid .box.is-light {
  color: white;
  background: #333333; }
  .homeGrid .box.is-light .btn, .homeGrid .box.is-light .btn--secondary {
    color: white;
    border-color: white; }
    .homeGrid .box.is-light .btn:hover, .homeGrid .box.is-light .btn--secondary:hover {
      background-color: white;
      color: #333333; }
.homeGrid .box.is-dark {
  color: #333333;
  background: white; }
  .homeGrid .box.is-dark .btn, .homeGrid .box.is-dark .btn--secondary {
    color: #333333;
    border-color: #333333; }
    .homeGrid .box.is-dark .btn:hover, .homeGrid .box.is-dark .btn--secondary:hover {
      background-color: #333333;
      color: white; }

/*------- Box Layout: Typography -------*/
.box__text-align {
  text-align: center; }

.box__title {
  margin-bottom: 0;
  line-height: 1.2; }
  @media (max-width: 590px) {
    .box__title {
      font-size: 1.4em;
      line-height: 1.1em; } }

.large--one-third .box__title {
  font-size: 1.4em;
  margin: .6em auto; }

.large--two-thirds .box__title {
  font-size: 2.65em;
  margin: .2em auto; }
  @media (max-width: 590px) {
    .large--two-thirds .box__title {
      font-size: 1.4em;
      line-height: 1.1em; } }

.box-aspect-ratio-wide .box__title {
  font-size: 1.4em;
  margin: .6em auto; }

.box__subtitle {
  margin-top: 3em;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: .7em;
  font-weight: bold; }

.box__cta {
  margin-top: 1.5em;
  font-family: var(--font-body); }

/*-------- Overlay Effect ----------*/
.box__content .box__image {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }

.box__content:hover a .box__image, .box__product--wrapper:hover .box__image {
  opacity: 0.2;
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05); }

.box__content .box__subtitle,
.box__content .box__cta {
  font-style: normal;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

.box__content:hover .box__subtitle,
.box__content:hover .box__cta {
  opacity: 1;
  -webkit-transform: translate3d(0, -20%, 0) translate3d(0, -10%, 0);
  transform: translate3d(0, -20%, 0) translate3d(0, -10%, 0); }

#homeGrid {
  padding-bottom: 100px; }

#homeGrid .shopify-section {
  display: block; }
  #homeGrid .shopify-section .box {
    width: auto;
    overflow: hidden; }
  #homeGrid .shopify-section .box__text--wrapper {
    overflow: inherit;
    display: flex;
    justify-content: center;
    align-items: center; }

@media screen and (max-width: 590px) {
  #homeGrid {
    padding-top: 50px;
    padding-left: 15px;
    padding-right: 15px; }
    #homeGrid .shopify-section .box {
      height: 75vw;
      margin: 10px 0; }
    #homeGrid .box__hideMobile {
      display: none; } }
@media screen and (max-width: 900px) {
  #homeGrid .shopify-section .box__text--wrapper h1, #homeGrid .shopify-section .box__text--wrapper .h1 {
    font-size: 2rem; } }
@media screen and (min-width: 590px) {
  #homeGrid .shopify-section {
    display: grid;
    grid-auto-rows: 100px;
    -ms-grid-rows: 100px;
    grid-gap: 10px;
    grid-template-columns: 0px repeat(6, 1fr) 0px; } }
@media screen and (min-width: 1330px) {
  #homeGrid .shopify-section {
    grid-template-columns: 1fr repeat(12, 100px) 1fr; }

  #homeGrid.pageGrid .shopify-section {
    grid-template-columns: 1fr repeat(12, 1fr) 1fr; } }
#creative-case .hero--full-height .hero__image {
  background-position: center;
  opacity: 0.8 !important; }
@media screen and (min-width: 769px) {
  #creative-case #PageContainer {
    overflow: inherit; } }
#creative-case .hero__text-wrap .btn, #creative-case .hero__text-wrap .btn--secondary {
  background-color: white; }
  #creative-case .hero__text-wrap .btn:hover, #creative-case .hero__text-wrap .btn--secondary:hover {
    background-color: #3a3c3c; }
#creative-case .hero__title {
  font-size: 1.4em; }
  @media screen and (min-width: 769px) {
    #creative-case .hero__title {
      font-size: 3.5em; } }

#packLabo--wrapper {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex; }
  @media screen and (min-width: 590px) {
    #packLabo--wrapper {
      padding: 15vh 0 5vh; } }
  @media screen and (max-width: 590px) {
    #packLabo--wrapper {
      flex-direction: column-reverse;
      padding: 10vh 0 5vh; } }
  #packLabo--wrapper #fil-mob--wrapper {
    display: none; }

#packLaboProducts {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem; }
  #packLaboProducts .product--name {
    font-weight: 600;
    font-size: 0.9rem; }

#packLaboProducts--wrapper {
  width: 100%; }

#packlaboSteps--wrapper .btn, #packlaboSteps--wrapper .btn--secondary {
  background-color: white; }

@media screen and (min-width: 590px) {
  #packlaboSteps--wrapper {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: flex-start; } }
@media screen and (max-width: 590px) {
  .packlaboSteps {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: baseline;
    margin: 0rem 1rem 1rem; }
    .packlaboSteps svg {
      width: 100px;
      display: none; }
    .packlaboSteps p {
      font-size: 1em;
      margin-bottom: 0; }
    .packlaboSteps > div {
      padding-left: 1rem;
      text-align: left; } }
@media screen and (min-width: 590px) {
  .packlaboSteps {
    margin: 1rem 3rem 2rem; }
    .packlaboSteps svg {
      width: 150px; } }
.packlaboSteps h2, .packlaboSteps .h2 {
  margin-bottom: 0;
  font-size: 1.5em; }
  @media screen and (min-width: 590px) {
    .packlaboSteps h2, .packlaboSteps .h2 {
      font-size: 2.5em; } }
.packlaboSteps a {
  text-decoration: underline;
  font-size: 0.8em; }

#packlaboSteps--illu--1 .cls-1 {
  fill: #fff;
  stroke: #1e1e1c;
  stroke-linejoin: round; }
#packlaboSteps--illu--1 .cls-2 {
  fill: #010101; }

#packlaboSteps--illu--2 .cls-1 {
  fill: #eeeded; }
#packlaboSteps--illu--2 .cls-1, #packlaboSteps--illu--2 .cls-2, #packlaboSteps--illu--2 .cls-3 {
  stroke: #1e1e1c;
  stroke-linejoin: round; }
#packlaboSteps--illu--2 .cls-2 {
  fill: #fff; }
#packlaboSteps--illu--2 .cls-3 {
  fill: #f6f6f6; }

#packlaboSteps--illu--3 .cls-1 {
  fill: #fff; }
#packlaboSteps--illu--3 .cls-1, #packlaboSteps--illu--3 .cls-2 {
  stroke: #1e1e1c;
  stroke-linejoin: round; }
#packlaboSteps--illu--3 .cls-2 {
  fill: none; }

@media screen and (min-width: 769px) {
  #packLaboProducts--wrapper aside, #packLaboProducts--wrapper ul {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex; }
  #packLaboProducts--wrapper ul, #packLaboProducts--wrapper aside > form {
    width: 100%; }
  #packLaboProducts--wrapper h2, #packLaboProducts--wrapper .h2 {
    margin-bottom: 0;
    cursor: pointer; }
    #packLaboProducts--wrapper h2 span, #packLaboProducts--wrapper .h2 span {
      font-size: 0.8rem;
      font-weight: 100; }
  #packLaboProducts--wrapper #fil-mob--link:after {
    content: "^";
    position: absolute;
    top: -0.1em;
    font-family: "Courier New";
    font-size: 2.2em;
    height: 33px;
    font-weight: 100;
    padding: 0 0.5rem; }
  #packLaboProducts--wrapper #fil-mob--link.active:after {
    transform: rotate(180deg); }
  #packLaboProducts--wrapper.catalog aside {
    padding: 0; }
    #packLaboProducts--wrapper.catalog aside form {
      position: relative; }
    #packLaboProducts--wrapper.catalog aside span.filter {
      cursor: auto; }
      #packLaboProducts--wrapper.catalog aside span.filter:after {
        content: none; }
    #packLaboProducts--wrapper.catalog aside label {
      cursor: pointer; }
    #packLaboProducts--wrapper.catalog aside li {
      max-width: 195px;
      float: left;
      margin-right: 4vw; } }
#filter-by-color--wrapper {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap; }
  #filter-by-color--wrapper > div {
    margin: 0 10px 9px 0; }
  #filter-by-color--wrapper label {
    height: 25px;
    width: 25px;
    margin: 0;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center; }
    #filter-by-color--wrapper label svg {
      opacity: 0;
      width: 17px; }
      #filter-by-color--wrapper label svg g {
        opacity: 0.6; }
      #filter-by-color--wrapper label svg circle {
        fill: #FFFFFF; }
      #filter-by-color--wrapper label svg path {
        fill: #1D1E1B; }
    #filter-by-color--wrapper label.active {
      position: relative; }
      #filter-by-color--wrapper label.active svg {
        opacity: 1; }

.packLaboProduct {
  display: none;
  padding: 10px 10px 60px 10px;
  position: relative;
  border: 1px solid transparent; }
  @media screen and (min-width: 590px) {
    .packLaboProduct {
      max-width: 185px;
      width: 25%;
      min-width: 200px; } }
  @media screen and (max-width: 590px) {
    .packLaboProduct {
      width: 50%; } }
  .packLaboProduct.active {
    display: block; }
  .packLaboProduct img {
    width: 100px; }
  .packLaboProduct h6, .packLaboProduct .h6 {
    font-size: 0.9rem;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0.5rem; }
    .packLaboProduct h6 span, .packLaboProduct .h6 span {
      font-size: 0.8em;
      font-weight: 100; }
  .packLaboProduct table {
    background: none;
    font-size: 0.7rem; }
    .packLaboProduct table th, .packLaboProduct table td {
      padding: 0; }
      .packLaboProduct table th:first-of-type, .packLaboProduct table td:first-of-type {
        width: 60px; }
      .packLaboProduct table th:after, .packLaboProduct table td:after {
        content: none; }
  .packLaboProduct form {
    position: absolute;
    background: white;
    top: 190px;
    left: -1px;
    padding-left: 10px;
    padding-right: 10px;
    width: calc(100% + 2px);
    padding-bottom: 1rem;
    opacity: 0;
    z-index: -1;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent; }
  .packLaboProduct:hover {
    border: 1px solid rgba(0, 0, 0, 0.3); }
    .packLaboProduct:hover form {
      opacity: 1;
      z-index: 2;
      border-bottom: 1px solid rgba(0, 0, 0, 0.3);
      border-left: 1px solid rgba(0, 0, 0, 0.3);
      border-right: 1px solid rgba(0, 0, 0, 0.3); }
  .packLaboProduct .thickness--wrapper .thickness {
    flex: 1;
    height: 25px;
    position: relative;
    margin: 0.25rem 5px;
    margin-left: 0;
    padding: 0;
    font-size: 0.8rem;
    width: 40px; }
    .packLaboProduct .thickness--wrapper .thickness.product--outOfStock {
      cursor: inherit;
      border: 1px solid rgba(0, 0, 0, 0.2); }
      .packLaboProduct .thickness--wrapper .thickness.product--outOfStock:hover {
        color: inherit;
        background-color: inherit; }
        .packLaboProduct .thickness--wrapper .thickness.product--outOfStock:hover .tooltiptext {
          visibility: visible;
          opacity: 1; }
      .packLaboProduct .thickness--wrapper .thickness.product--outOfStock label[for] {
        cursor: inherit;
        opacity: 0.2; }
      .packLaboProduct .thickness--wrapper .thickness.product--outOfStock .tooltiptext {
        width: 120px;
        background-color: white;
        font-size: 0.8rem;
        color: #000;
        text-align: center;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        visibility: hidden;
        opacity: 0; }
        .packLaboProduct .thickness--wrapper .thickness.product--outOfStock .tooltiptext::before {
          border-top: solid #000 5px;
          bottom: -5px;
          border-left: solid transparent 5px;
          border-right: solid transparent 5px;
          content: "";
          height: 0;
          left: 50%;
          margin-left: -5px;
          position: absolute;
          width: 0; }
        .packLaboProduct .thickness--wrapper .thickness.product--outOfStock .tooltiptext::after {
          border-top: solid #fff 5px;
          bottom: -4px;
          border-left: solid transparent 5px;
          border-right: solid transparent 5px;
          content: "";
          height: 0;
          left: 50%;
          margin-left: -5px;
          position: absolute;
          width: 0; }
    .packLaboProduct .thickness--wrapper .thickness:last-of-type {
      margin-right: 0; }
    .packLaboProduct .thickness--wrapper .thickness input {
      display: none; }
    .packLaboProduct .thickness--wrapper .thickness label {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center; }
    .packLaboProduct .thickness--wrapper .thickness input:checked + .thickness--label {
      background-color: black;
      color: white; }
  .packLaboProduct .quantity--wrapper .js-qty {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex; }
  .packLaboProduct .submit {
    margin-top: 0.75rem; }
    .packLaboProduct .submit .btn, .packLaboProduct .submit .btn--secondary {
      width: 100%;
      opacity: 0.2;
      pointer-events: none; }
      .packLaboProduct .submit .btn.active, .packLaboProduct .submit .active.btn--secondary {
        pointer-events: auto;
        opacity: 1; }
  .packLaboProduct .product--price td {
    padding-top: 0.5rem; }

.product--new {
  color: #f5321e;
  margin-left: 0.3em;
  letter-spacing: 0.02em;
  font-size: 0.9em; }

.quantity--wrapper, .product-single__quantity {
  margin: 0.25rem 0; }
  .quantity--wrapper label, .product-single__quantity label {
    font-size: 0.9em; }
  .quantity--wrapper.error input, .product-single__quantity.error input {
    border: 1px solid rgba(255, 0, 0, 0.3); }
  .quantity--wrapper input, .product-single__quantity input {
    text-align: center;
    width: 60px;
    font-size: 0.8em;
    padding: 0.25em 0 0.25em 1em;
    border: none; }

.product--outOfStock > div, .product--outOfStock > table, .product--outOfStock > h6, .product--outOfStock > .h6 {
  opacity: 0.3; }
.product--outOfStock.thickness {
  opacity: 1; }
.product--outOfStock.btn, .product--outOfStock.btn--secondary {
  border: 1px solid #333;
  color: #333; }
  .product--outOfStock.btn:hover, .product--outOfStock.btn--secondary:hover {
    background-color: #333; }
.product--outOfStock.product--name {
  opacity: 0.3; }
.product--outOfStock tr {
  opacity: 0.3; }
  .product--outOfStock tr.product--oos {
    color: red;
    opacity: 1; }
.product--outOfStock .tooltiptext {
  display: none; }
.product--outOfStock .submit .btn, .product--outOfStock .submit .btn--secondary {
  opacity: 1; }

#packLaboSidebar--wrapper {
  width: 300px;
  min-width: 300px; }
  @media screen and (max-width: 590px) {
    #packLaboSidebar--wrapper {
      margin-bottom: 10vh; } }
  #packLaboSidebar--wrapper .drawer__header {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    height: auto;
    align-items: baseline;
    padding: 0 0 15px;
    margin-bottom: 15px; }
    #packLaboSidebar--wrapper .drawer__header h5, #packLaboSidebar--wrapper .drawer__header .h5 {
      margin: 0;
      font-size: 1rem; }
  #packLaboSidebar--wrapper .btn--wrapper {
    padding-top: 15px;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    align-items: baseline; }
    #packLaboSidebar--wrapper .btn--wrapper button {
      opacity: 0.2;
      pointer-events: none; }
      #packLaboSidebar--wrapper .btn--wrapper button.active {
        pointer-events: auto;
        opacity: 1; }

#packLaboSidebar {
  position: sticky;
  top: 60px; }

#packLaboSideBar--itemsWrapper {
  max-height: 75vh;
  max-height: calc(100vh - 60px - 56px - 60px - 10px);
  overflow-y: auto; }

#packLaboSideBar--itemsUnavailable {
  display: none;
  position: relative; }
  #packLaboSideBar--itemsUnavailable > p {
    font-size: 0.8rem; }
    #packLaboSideBar--itemsUnavailable > p span {
      text-decoration: underline;
      cursor: pointer; }
  #packLaboSideBar--itemsUnavailable.active {
    display: block; }

.packLaboSidebar--item, .packLabo--item {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  font-size: 0.8rem;
  margin-bottom: 10px;
  height: 60px;
  position: relative;
  overflow: hidden; }
  .packLaboSidebar--item .itemImage, .packLabo--item .itemImage {
    width: 49px;
    height: 100%; }
  .packLaboSidebar--item .itemContent--wrapper, .packLabo--item .itemContent--wrapper {
    width: 100%;
    margin-left: 1rem; }
    .packLaboSidebar--item .itemContent--wrapper h6, .packLaboSidebar--item .itemContent--wrapper .h6, .packLabo--item .itemContent--wrapper h6, .packLabo--item .itemContent--wrapper .h6 {
      font-size: 1em;
      margin-bottom: 0;
      font-weight: 600; }
  .packLaboSidebar--item .itemContent, .packLabo--item .itemContent {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between; }
  .packLaboSidebar--item p, .packLabo--item p {
    margin-bottom: 0; }
    .packLaboSidebar--item p:first-of-type, .packLabo--item p:first-of-type {
      flex: 0 50%; }
  .packLaboSidebar--item .itemContent--remove, .packLabo--item .itemContent--remove {
    position: absolute;
    right: 0;
    background: rgba(255, 255, 255, 0.94);
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 1rem;
    line-height: 1.9em;
    opacity: 0;
    cursor: pointer;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-around;
    align-items: center; }
  .packLaboSidebar--item:hover .itemContent--remove, .packLabo--item:hover .itemContent--remove {
    opacity: 1; }
  .packLaboSidebar--item.productIsUnavailable .itemImage, .packLaboSidebar--item.productIsUnavailable .itemContent--wrapper, .packLabo--item.productIsUnavailable .itemImage, .packLabo--item.productIsUnavailable .itemContent--wrapper {
    opacity: 0.5; }

#filtersForm--clearFilters {
  cursor: pointer;
  text-decoration: underline;
  display: block; }

#filter-by-material p {
  font-size: 0.75em;
  line-height: 1.4em;
  padding-top: 0.5rem; }

#filtersForm--noMatchFound {
  display: none;
  flex-direction: column;
  align-items: center;
  width: 100%; }
  #filtersForm--noMatchFound.active {
    display: flex; }

#errorDivToDestroy {
  padding: 1em 0 0;
  font-size: 0.75em;
  line-height: 1.5em; }
  #errorDivToDestroy p {
    margin-bottom: 0; }

#packLaboProducts--wrapper #filter-by-thickness {
  width: 200px; }
  #packLaboProducts--wrapper #filter-by-thickness > div {
    margin-left: 10px;
    margin-top: 13px; }

/*! nouislider - 13.1.4 - 3/20/2019 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0; }

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat; }

/* Offset direction
 */
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0; }

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-horizontal .noUi-origin {
  height: 0; }

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute; }

.noUi-touch-area {
  height: 100%;
  width: 100%; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 1px; }

.noUi-horizontal .noUi-handle {
  width: 20px;
  height: 20px;
  left: -10px;
  top: -10px; }

.noUi-vertical {
  width: 18px; }

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -10px;
  left: auto; }

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #D3D3D3;
  border-radius: 4px; }

.noUi-connects {
  border-radius: 3px; }

.noUi-connect {
  background: #3FB8AF; }

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize; }

.noUi-handle {
  border: 1px solid #b3b3b3;
  border-radius: 3px;
  background: #FFF;
  cursor: default; }

/* Handle stripes;
 */
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  font-size: 0.9em;
  white-space: nowrap; }

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  top: 120%; }

/* Vertical layout;
 *
 */
#userActionModal--wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 100;
  display: none; }
  #userActionModal--wrapper.active {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex; }

#userActionModal {
  min-height: 200px;
  padding: 2rem;
  min-width: 300px;
  max-width: 600px;
  width: 36vw;
  text-align: center;
  border: 1px solid black;
  background: white;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  position: relative; }
  #userActionModal > div {
    margin-top: 1rem;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%; }
    #userActionModal > div > div {
      flex: 1;
      display: flex; }
  #userActionModal button {
    margin: 10px 10px 10px 10px; }
  #userActionModal button:first-of-type {
    margin-left: 0; }
  #userActionModal button:nth-of-type(2) {
    margin-right: 0; }
  #userActionModal .btn:hover a, #userActionModal .btn--secondary:hover a {
    color: white; }
  #userActionModal .close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 1rem;
    width: 1.25rem;
    height: 1.25rem; }
    #userActionModal .close:hover {
      cursor: pointer; }
    #userActionModal .close::before {
      transform: rotate(45deg); }
    #userActionModal .close::after {
      transform: rotate(-45deg); }
    #userActionModal .close::before, #userActionModal .close::after {
      content: '';
      position: absolute;
      height: 1px;
      width: 10px;
      top: 49%;
      left: 4px;
      background: #000; }

#userActionModal--actions {
  margin-top: 1rem;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%; }
  #userActionModal--actions > div {
    flex: 1;
    display: flex; }
  #userActionModal--actions button {
    margin: 10px 10px 10px 10px; }
  #userActionModal--actions button:first-of-type {
    margin-left: 0; }
  #userActionModal--actions button:nth-of-type(2) {
    margin-right: 0; }
  #userActionModal--actions .btn:hover a, #userActionModal--actions .btn--secondary:hover a {
    color: white; }

#configurator-banner-wrapper {
  max-width: 400px;
  width: 50%;
  min-width: 200px;
  padding: 3px 10px 10px 10px;
  position: relative;
  height: auto;
  align-self: flex-start;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  @media screen and (max-width: 768px) {
    #configurator-banner-wrapper {
      width: 100%; } }

#configurator-banner-wrapper > h3, #configurator-banner-wrapper > .h3, #configurator-banner-wrapper > p, #configurator-banner-wrapper > a {
  position: relative;
  z-index: 1; }

#configurator-banner-wrapper > h3, #configurator-banner-wrapper > .h3 {
  font-weight: 600;
  font-size: 1.2rem; }

#configurator-banner-wrapper > p {
  font-size: 0.875em; }

#decorative-case .hero--full-height .hero__image {
  background-position: center;
  opacity: 0.8 !important; }
  @media screen and (min-width: 769px) {
    #decorative-case .hero--full-height .hero__image {
      background-size: 120%; } }
@media screen and (min-width: 769px) {
  #decorative-case #PageContainer {
    overflow: inherit; } }
#decorative-case .hero__text-wrap .btn, #decorative-case .hero__text-wrap .btn--secondary {
  background-color: white; }
  #decorative-case .hero__text-wrap .btn:hover, #decorative-case .hero__text-wrap .btn--secondary:hover {
    background-color: #3a3c3c; }
#decorative-case .hero__title {
  font-size: 1.3em; }
  @media screen and (min-width: 769px) {
    #decorative-case .hero__title {
      font-size: 3.5em; } }
#decorative-case .addToPackLaboButton {
  padding-right: 14px;
  padding-left: 14px; }
#decorative-case .packLaboProduct img {
  width: 150px; }
#decorative-case .packLaboSidebar--item {
  margin-bottom: 20px;
  height: 40px; }
#decorative-case #packLaboProducts--wrapper #filter-by-thickness > div {
  margin: 0; }
@media screen and (min-width: 590px) {
  #decorative-case #packlaboSteps--wrapper {
    padding: 0 8vw; } }
#decorative-case .packlaboSteps {
  margin-right: 0;
  margin-left: 0;
  flex: 1; }
  @media screen and (min-width: 590px) {
    #decorative-case .packlaboSteps svg {
      margin-top: 10px;
      width: 130px; } }

.cartDeco--wrapper .packLabo--item {
  margin-bottom: 20px;
  height: 40px; }

#decoSteps--illu--1 .st0 {
  fill: #ededed;
  stroke: #1d1d1b;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

#decoSteps--illu--2 .st1 {
  fill: #fff; }
#decoSteps--illu--2 .st3, #decoSteps--illu--2 .st4, #decoSteps--illu--2 .st6 {
  fill: none;
  stroke: #1d1d1b;
  stroke-linejoin: round; }
#decoSteps--illu--2 .st4, #decoSteps--illu--2 .st6 {
  stroke-dasharray: 2.7087,2.7087; }
#decoSteps--illu--2 .st6 {
  stroke-dasharray: 3.002,3.002; }

.account--wrapper {
  display: grid;
  grid-gap: 1rem;
  padding: 2rem 0; }
  .account--wrapper .hr--small {
    margin: 20px 0; }
  .account--wrapper h3, .account--wrapper .h3, .account--wrapper .h3 {
    font-weight: 600; }
  .account--wrapper .pagination {
    padding: 2rem 0 0; }

.addresses--wrapper hr, .addresses--wrapper .hr--small, .addresses--wrapper .hr--medium, .addresses--wrapper .hr--large, #AddAddress hr, #AddAddress .hr--small, #AddAddress .hr--medium, #AddAddress .hr--large {
  width: 100%; }

.address--wrapper {
  margin: 2rem 0 1rem; }
  @media screen and (min-width: 600px) {
    .address--wrapper {
      margin: 0 0 1rem; } }

.address .text-link a {
  color: #aeb1b5; }

.orders--wrapper table {
  background-color: inherit; }
  .orders--wrapper table tr {
    border-bottom: 1px solid #aeb1b5; }
  .orders--wrapper table tr:first-child th:after, .orders--wrapper table tr:first-child td:after {
    content: none; }
  .orders--wrapper table tr:first-child th {
    font-weight: 100; }
  .template-customers-order .orders--wrapper table tfoot tr:last-child {
    border-bottom: none; }
  .orders--wrapper table th:first-child, .orders--wrapper table td:first-child {
    padding-left: 0; }
  .orders--wrapper table th:last-child, .orders--wrapper table td:last-child {
    padding-right: 0; }
.orders--wrapper .table-wrap {
  background-color: #e6e7e8;
  padding: 1rem 1rem; }
  @media screen and (min-width: 600px) {
    .orders--wrapper .table-wrap {
      padding: 1rem 2rem; } }

.accountActivate--wrapper .form-vertical {
  width: 33%;
  margin: 0 auto; }
  .accountActivate--wrapper .form-vertical form {
    display: flex;
    flex-direction: column;
    align-items: center; }
.accountActivate--wrapper header {
  text-align: center; }

#account .table-wrap {
  padding-bottom: 2rem; }

html:not(.lt-ie9) .table__section + .table__section:after {
  content: none !important; }

html:not(.lt-ie9) .table--responsive th, html:not(.lt-ie9) .table--responsive td {
  padding: 15px 0; }

html:not(.lt-ie9) .table__section + .table__section {
  margin-top: 0;
  padding-top: 10px; }

.radio-input-full {
  width: 100%;
  margin-bottom: 10px; }
  .radio-input-full > div, .radio-input-full label {
    display: block; }

@media screen and (min-width: 600px) {
  .account--wrapper {
    grid-template-columns: minmax(200px, 1fr) 2fr 1fr;
    grid-gap: 2rem; }

  header {
    grid-column: 1 / -1;
    grid-row: 1; }

  .accountDetails--wrapper {
    grid-column: 1;
    grid-row: 2; }

  .orders--wrapper, .addresses--wrapper {
    grid-column: 2 / -1; }

  .logout--wrapper {
    grid-column: 3;
    grid-row: 1;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: flex-end;
    align-items: center; }

  .addresses--wrapper {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: repeat(3, 1fr); }

  .form-vertical {
    grid-column: 1 / -1; }

  #AddAddress {
    grid-area: 2 / 2 / auto / -1; } }
.hp-bcontrol {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1; }

#your-shopping-cart .template-cart h3, #your-shopping-cart .template-cart .h3 {
  margin-left: 0; }

.packLabo--items {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 1rem 0 calc(1rem - 10px); }
  .packLabo--items .disclaimer {
    flex: 1 100%; }

.packLabo--item {
  width: 25%;
  min-width: 300px;
  padding-right: 2rem; }
  .packLabo--item .itemContent--wrapper {
    margin-left: 0.5rem; }

.packLaboCart--wrapper {
  display: none;
  margin-bottom: 5rem; }
  .packLaboCart--wrapper h3, .packLaboCart--wrapper .h3 {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.5rem !important;
    padding-top: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #333333; }
  .packLaboCart--wrapper.active {
    display: block; }

.packLabo--total {
  text-align: right; }
  .packLabo--total span {
    font-weight: 600; }
  .packLabo--total#cartTotal {
    border-top: 1px solid #333333;
    padding: 0.75rem 0; }

.packLaboCart--actions {
  display: flex;
  justify-content: flex-end; }
  .packLaboCart--actions .btn, .packLaboCart--actions .btn--secondary {
    margin: 0 0.25rem; }

#cartTotal--wrapper {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 100px;
  padding: 1rem 0; }
  #cartTotal--wrapper > div, #cartTotal--wrapper > p {
    min-width: 300px;
    width: 25vw;
    max-width: 430px; }
  #cartTotal--wrapper .btn, #cartTotal--wrapper .btn--secondary {
    margin: 0.5rem 0; }
  #cartTotal--wrapper .btn__filter {
    max-width: 410px;
    margin-bottom: 0.75rem; }
    #cartTotal--wrapper .btn__filter input {
      display: inline;
      opacity: 0;
      margin: 0 0 0 -18px; }
    #cartTotal--wrapper .btn__filter label {
      margin-left: 25px; }
      #cartTotal--wrapper .btn__filter label span {
        width: 15px;
        height: 15px;
        top: 4px;
        left: 2px; }
        #cartTotal--wrapper .btn__filter label span:after {
          width: 9px;
          height: 5px;
          top: 3px;
          left: 2px; }

.checkTerms--shipping--hidden > .errors {
  display: none; }

#salesConditions_text p {
  padding: 0;
  margin-bottom: 1rem; }

#checkTerms--shipping {
  margin-bottom: 0.75rem; }
  #checkTerms--shipping a {
    font-size: 0.8rem;
    text-decoration: underline; }
  #checkTerms--shipping > p {
    margin-bottom: 0; }
  #checkTerms--shipping ul {
    margin: 0;
    list-style: none; }
    #checkTerms--shipping ul li {
      margin: 10px 0;
      line-height: initial; }
      #checkTerms--shipping ul li label {
        cursor: pointer; }
      #checkTerms--shipping ul li input {
        margin: 0 2px 0 0; }
  #checkTerms--shipping > div {
    margin-bottom: 0.75rem; }

.cart--checkbox--wrapper {
  line-height: 1.3em;
  padding-left: 0 !important; }
  .cart--checkbox--wrapper label {
    margin-left: 0 !important; }
  .cart--checkbox--wrapper span {
    display: none !important; }
  .cart--checkbox--wrapper input {
    opacity: 1 !important;
    margin: 0 !important; }

.checkTerms--tandc label {
  line-height: 1.5em; }

.checkTerms--shipping--hidden {
  display: none; }
  .checkTerms--shipping--hidden .errors {
    background-color: transparent;
    border: none;
    padding: 6px 0;
    font-size: 0.8em; }

#cart--otherProducts {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto; }
  @media screen and (max-width: 1200px) {
    #cart--otherProducts {
      max-width: calc((350px * 2) + (0.5% * 4)); } }
  @media screen and (max-width: 769px) {
    #cart--otherProducts {
      max-width: 350px; } }
  @media screen and (max-width: 590px) {
    #cart--otherProducts {
      max-width: 100%; } }
  #cart--otherProducts > div {
    width: 100%;
    margin-right: 0.5%;
    margin-left: 0.5%; }
    @media screen and (min-width: 769px) {
      #cart--otherProducts > div {
        width: 32.33%;
        min-width: 350px; } }
  #cart--otherProducts .packLabo--title span {
    font-size: 0.8em; }
  #cart--otherProducts .itemImage {
    width: 100%; }
    #cart--otherProducts .itemImage img {
      width: 100%; }

#cartForm--shippingZones {
  margin-bottom: 10px; }

#cart--buttonErrorMsg {
  display: none; }

#product--sliderImgs {
  height: 545px; }
  #product--sliderImgs .slick-list, #product--sliderImgs .slick-track {
    height: 100%; }
  #product--sliderImgs img {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain"; }

#product--sliderNav .slick-track {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-start; }
#product--sliderNav .slick-slide {
  opacity: 0.8; }
  #product--sliderNav .slick-slide:hover {
    opacity: 1; }
#product--sliderNav .slick-current {
  opacity: 1; }
#product--sliderNav img {
  width: 100px !important;
  height: 100px;
  margin: 5px 10px 5px 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover"; }

#caseProducts {
  min-height: inherit;
  padding: 65px 0; }
  #caseProducts .catalog-content {
    min-height: inherit;
    width: 100%; }
    #caseProducts .catalog-content h3, #caseProducts .catalog-content .h3 {
      padding-bottom: 1rem; }
    #caseProducts .catalog-content > div {
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      flex-wrap: wrap; }
  #caseProducts .collection {
    margin: 20px 40px 20px 0; }
    #caseProducts .collection h2, #caseProducts .collection .h2 {
      font-size: 1rem; }

#product--sliderNav {
  margin-bottom: 0; }

#template--case {
  margin-bottom: 0; }

#decorativiWrapper .product-single__quantity {
  display: none; }

.product-single__quantity {
  margin-bottom: 0.5em; }
  .product-single__quantity ul {
    margin-left: 0;
    list-style: none; }
    .product-single__quantity ul label {
      color: #1c1d1d; }
  .product-single__quantity li {
    line-height: 1.25em; }
    .product-single__quantity li:hover {
      cursor: pointer; }
  .product-single__quantity input[type="radio"] {
    width: inherit; }

#AddToCartForm select {
  appearance: auto; }

#banner--wrapper {
  width: 100%;
  min-height: 30px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  text-align: center; }
  #banner--wrapper p {
    margin: 0;
    font-size: 12px; }

.banner--active .hero--first {
  margin-top: -110px; }
  @media screen and (min-width: 769px) {
    .banner--active .hero--first {
      margin-top: -130px; } }

.wrapper--video video {
  width: 100%; }
.wrapper--video .box__image--video {
  display: block;
  position: relative; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .wrapper--video .box__image--video {
      height: 624px; } }
@media screen and (max-width: 769px) {
  .wrapper--video .box__image.box__image--video {
    max-height: 100vw; } }

#muteVideo {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 1.43rem 1rem; }

#muteVideo > div {
  cursor: pointer;
  background-color: white;
  opacity: 0.4;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 0.6em;
  transition: 350ms opacity; }
  #muteVideo > div:hover {
    opacity: 1; }
  #muteVideo > div svg {
    width: 100%;
    height: auto; }

#icon--unmuted {
  display: none; }

@media screen and (max-width: 590px) {
  #muteVideo {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 1rem 0.5rem; }

  #muteVideo > div {
    width: 30px;
    height: 30px;
    padding: 0.4em; } }
#config--wrapper {
  margin: 100px 0 50px; }

#configurator--wrapper {
  padding: 0; }
  #configurator--wrapper .grid, #configurator--wrapper .grid--rev, #configurator--wrapper .grid--full {
    margin-left: 0; }
  #configurator--wrapper .section-header {
    margin-top: 20px; }
    #configurator--wrapper .section-header h1, #configurator--wrapper .section-header .h1 {
      margin-bottom: 20px; }

.config--section {
  width: 100%;
  text-align: center;
  margin: 0 auto; }

.config--title {
  text-align: center;
  padding: 0.5rem 0; }
  .config--title h6, .config--title .h6 {
    margin-bottom: 0; }

.config--design h5, .config--design .h5 {
  width: 100%;
  padding: 0.5rem 0;
  height: 40px;
  margin: 0; }

.design--selection {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  height: 100%; }
  .design--selection > div {
    width: 25%;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    cursor: pointer; }
    .design--selection > div svg {
      width: 100%;
      height: 60px; }
      .design--selection > div svg circle {
        fill: none; }
      .design--selection > div svg path {
        transition: all 350ms;
        fill: none;
        stroke-width: 1;
        stroke: #979797; }
    .design--selection > div:hover path {
      fill: none;
      stroke: #f5321e; }

.design--selection > div:hover .design--selection--svg {
  fill: #f5321e;
  stroke: #f5321e; }

.design--selection--svg {
  transition: all 350ms;
  fill: #ffffff;
  stroke-width: 20px;
  stroke: #979797; }

.design--selected--wrapper {
  display: none;
  flex-direction: column;
  padding: 1rem; }
  .design--selected--wrapper p {
    margin-bottom: 0;
    z-index: 1;
    position: relative; }
  .design--selected--wrapper a {
    text-decoration: underline;
    cursor: pointer; }
  .design--selected--wrapper .toggle-views {
    display: none; }
  .design--selected--wrapper use:not(.design--selected--lenses) {
    fill: #f6f6f6;
    transition: 1s all; }
  .design--selected--wrapper.active .frame--design,
  .design--selected--wrapper.active .frame--toFill {
    fill: #f6f6f6; }
  .design--selected--wrapper.active .design--selected--svg {
    fill: #f6f6f6; }

.design--selected--lenses,
.design--selection--lenses {
  fill: white; }

#frame--selected.filled .design--selected--lenses {
  fill: url(#lens--gradient); }
#frame--selected.filled #lens--color--wrapper {
  display: flex; }

#frame--selected.filled .design--selected--svg {
  fill: url(#frame--pattern);
  transition: 1s all; }
  #frame--selected.filled .design--selected--svg[data-direction='back'] {
    fill: url(#frame--pattern--back); }

#temple--selected.filled .design--selected--svg {
  fill: url(#temple--pattern); }
  #temple--selected.filled .design--selected--svg[data-direction='back'] {
    fill: url(#temple--pattern--back); }

.config--uploadInput {
  display: none; }

.design--selected {
  position: relative;
  width: 100%;
  margin-top: -40px; }
  .design--selected svg {
    width: 100%;
    height: 100%; }

.config--actions {
  display: flex;
  justify-content: space-between; }
  .config--actions a {
    cursor: pointer; }

@-moz-document url-prefix() {
  body {
    -moz-osx-font-smoothing: grayscale;
    font-weight: lighter !important; } }

.configSteps--illu svg {
  width: 130px; }
  .configSteps--illu svg path {
    fill: none;
    stroke: #1d1d1b;
    stroke-width: 8px; }

#temple--wrapper .config--design {
  padding: 50px 0; }

#svg--temple--wrapper,
#svg--frame--wrapper {
  display: none; }

.config--material {
  position: relative; }

.design--notSelected {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
  background-color: #e6e7e8;
  z-index: 3; }
  .design--notSelected a {
    text-decoration: underline; }
    .design--notSelected a.btn, .design--notSelected a.btn--secondary {
      text-decoration: none;
      margin-top: 10px; }
  .design--notSelected p {
    margin-bottom: 0; }
  .design--notSelected .disclaimer,
  .design--notSelected .disclaimer a {
    color: #333333; }

.material--selection {
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 100%;
  padding: 50px 10px;
  text-align: center;
  background-color: #e6e7e8; }
  .material--selection h5, .material--selection .h5 {
    text-align: center;
    font-weight: 600; }

.material--input form input {
  width: 190px; }

.material--choosenOnes > div {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between; }
  .material--choosenOnes > div img {
    width: 50px; }

.material--catalog > div {
  margin-bottom: 0.5rem; }

.configuratorSelection--wrapper {
  display: none;
  height: calc(100vh - 460px);
  overflow-y: scroll;
  padding: 2rem;
  background: #f6f6f6;
  position: relative; }
  .configuratorSelection--wrapper > h2, .configuratorSelection--wrapper > .h2 {
    font-size: 1.7em;
    font-weight: 600; }
  .configuratorSelection--wrapper > p {
    max-width: 600px; }
  .configuratorSelection--wrapper a {
    text-decoration: underline;
    cursor: pointer; }
  .configuratorSelection--wrapper .close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 1.25rem;
    width: 1.25rem;
    height: 1.25rem; }
    .configuratorSelection--wrapper .close:hover {
      cursor: pointer; }
    .configuratorSelection--wrapper .close::before {
      transform: rotate(45deg); }
    .configuratorSelection--wrapper .close::after {
      transform: rotate(-45deg); }
    .configuratorSelection--wrapper .close::before, .configuratorSelection--wrapper .close::after {
      content: '';
      position: absolute;
      height: 1px;
      width: 15px;
      top: 49%;
      left: 4px;
      background: #000; }

.config--actions--wrapper .configuratorSelection > div {
  width: 100%; }

.configuratorSelection {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap; }
  .configuratorSelection h3, .configuratorSelection .h3 {
    font-size: 1.3em; }
  .configuratorSelection p {
    color: #808585; }
    .configuratorSelection p a {
      color: #808585; }
  .configuratorSelection > div {
    width: 50%;
    margin: 2rem 0; }
  .configuratorSelection .collection-products {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.5rem; }
  .configuratorSelection img {
    width: 70px;
    height: 105px;
    margin-right: 10px;
    cursor: pointer; }

#configurator--product {
  display: flex;
  align-items: center; }
  #configurator--product svg {
    width: 70px;
    margin-right: 1.5rem; }
    #configurator--product svg path,
    #configurator--product svg circle,
    #configurator--product svg line {
      fill: none;
      stroke-linecap: round;
      stroke-miterlimit: 10;
      stroke: #aeb1b5;
      stroke-width: 3px; }
  #configurator--product h3, #configurator--product .h3 {
    max-width: 250px;
    line-height: 1.4em; }
    #configurator--product h3:hover, #configurator--product .h3:hover {
      color: inherit; }

#materialMixError {
  width: 100%;
  padding: 10px;
  text-align: center;
  display: none;
  border-bottom: 1px solid whitesmoke; }
  #materialMixError p {
    color: #f5321e;
    margin-bottom: 0; }
  #materialMixError.active {
    display: block; }

.productDescr--wrapper {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  margin-bottom: 1rem;
  align-items: flex-end; }
  .productDescr--wrapper img {
    height: 80px; }
  .productDescr--wrapper > div {
    margin-left: 0.5rem;
    margin-bottom: -0.3em; }
  .productDescr--wrapper h1, .productDescr--wrapper .h1 {
    line-height: 1em; }
  .productDescr--wrapper h3, .productDescr--wrapper .h3,
  .productDescr--wrapper h4,
  .productDescr--wrapper .h4 {
    margin-bottom: 0; }

.material--selected > div {
  position: relative;
  z-index: 2; }
.material--selected > svg {
  z-index: 1; }

.config--tabular td p {
  color: #f5321e;
  margin-bottom: 0; }
.config--tabular td a {
  cursor: pointer; }

.noHue--color {
  width: 10px;
  height: 10px;
  border-radius: 10px; }

#lens--color--wrapper {
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: -40px;
  margin-bottom: 20px;
  z-index: 1; }
  #lens--color--wrapper > p {
    margin-right: 5px; }
  #lens--color--wrapper > div {
    margin-left: 10px; }
    #lens--color--wrapper > div:hover {
      cursor: pointer; }
    #lens--color--wrapper > div:last-of-type {
      margin-left: 15px; }

#brown--box--wrapper {
  background: #ceb58d; }

#brownDark--box--wrapper {
  background: #865d32; }

#green--box--wrapper {
  background: #6e9d62; }

#grey--box--wrapper {
  background: #687d6d; }

#white--box--wrapper {
  background: white;
  border: 1px solid #aeb1b5; }

#hue--box--wrapper {
  border-radius: 50px;
  width: 150px;
  height: 5px;
  position: relative;
  background: linear-gradient(to right, #ff9999 0%, #ffd699 10%, #ebff99 20%, #adff99 30%, #99ffc2 40%, #99ffff 50%, #99c2ff 60%, #ad99ff 70%, #eb99ff 80%, #ff99d6 90%, #ff9999 100%); }

#hue--box--cursor {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #ff9999;
  position: absolute;
  left: 0%;
  top: 50%;
  margin-top: -5px;
  margin-left: -5px; }

.config--wish--tooltip {
  position: relative;
  display: inline-block; }
  .config--wish--tooltip img {
    cursor: inherit;
    opacity: 0.3; }
  .config--wish--tooltip .tooltiptext {
    width: 150px;
    background-color: white;
    font-size: 0.8rem;
    color: #000;
    text-align: center;
    position: absolute;
    z-index: 1;
    bottom: 105%;
    left: 50%;
    margin-left: -80px;
    visibility: hidden;
    opacity: 0; }
    .config--wish--tooltip .tooltiptext::before {
      border-top: solid #000 5px;
      bottom: -5px;
      border-left: solid transparent 5px;
      border-right: solid transparent 5px;
      content: '';
      height: 0;
      left: 50%;
      margin-left: -5px;
      position: absolute;
      width: 0; }
    .config--wish--tooltip .tooltiptext::after {
      border-top: solid #fff 5px;
      bottom: -4px;
      border-left: solid transparent 5px;
      border-right: solid transparent 5px;
      content: '';
      height: 0;
      left: 50%;
      margin-left: -5px;
      position: absolute;
      width: 0; }
  .config--wish--tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1; }

@media screen and (min-width: 769px) {
  #frame--wrapper {
    border-bottom: 1px solid whitesmoke;
    padding: 50px 0 0; }

  .config--section {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    min-height: 400px; }
    .config--section .product-single {
      margin-bottom: 0; }

  .config--title {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .config--title h6, .config--title .h6 {
      transform: rotate(270deg);
      text-transform: uppercase; }

  .config--design {
    flex: 1; }
    .config--design > div {
      height: 100%; }

  .config--material {
    width: 300px; }

  #config--templeColorCode--metafields {
    padding-top: 20px; } }
.mobile--show {
  display: none; }

@media screen and (max-width: 768px) {
  #lens--color--wrapper {
    display: none !important; }

  .mobile--show {
    display: block; }

  .design--selected {
    min-height: 200px; }

  .config--section {
    padding: 15px 0; }
    .config--section .product-single {
      margin-bottom: 0; }

  .config--design {
    min-height: 300px;
    display: flex; }

  .config--material {
    width: 100%; }

  .material--selection {
    padding: 30px 0; }

  .material--input {
    margin-bottom: 15px; }

  .material--selected {
    max-width: 300px;
    margin: 0 auto; }
    .material--selected h1, .material--selected .h1,
    .material--selected h3,
    .material--selected .h3,
    .material--selected h4,
    .material--selected .h4 {
      text-align: left !important; }

  .design--selected--wrapper {
    width: 100%;
    height: 100%;
    padding: 0; }

  #hue--box--wrapper {
    display: none; }

  #lens--color--wrapper {
    margin-top: 0; } }
@media screen and (max-width: 590px) {
  .design--selection > div {
    width: 33%; }

  .config--design {
    min-height: inherit;
    display: inherit; }

  .design--selected {
    margin-top: 0; }

  .configuratorSelection--wrapper {
    height: calc(100vh - 300px); }

  .configuratorSelection > div {
    width: 100%; }

  #lens--color--wrapper > div {
    margin-left: 15px; }

  .noHue--color {
    width: 15px;
    height: 15px;
    border-radius: 25px; } }
#printLayout--wrapper {
  display: none; }

.productDescr--wrapper > h6, .productDescr--wrapper > .h6 {
  display: none; }

.ie--browser {
  display: none; }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .ie--browser {
    display: block; }
    .ie--browser.disclaimer {
      line-height: 9px; }

  .design--selected--lenses {
    fill: white !important; }

  #lens--color--wrapper {
    display: none !important; }

  .design--selected svg {
    height: 400px !important; } }
/*================ Mobile navigation ================*/
.mobile-nav {
  margin: -15px -15px 0 -15px; }
  .mobile-nav li {
    margin-bottom: 0;
    list-style: none; }

.mobile-nav__search {
  padding: 15px; }

.mobile-nav__item {
  position: relative;
  display: block; }
  .mobile-nav > .mobile-nav__item {
    background-color: #dfdedd; }
  .mobile-nav__item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    border-bottom: 1px solid #343535; }
  .mobile-nav > .mobile-nav__item:last-child:after {
    display: none; }

.mobile-nav__item a {
  display: block;
  font-size: 22px; }

.mobile-nav__item a,
.mobile-nav__toggle button {
  color: #333333;
  padding: 15px;
  text-decoration: none; }
  .mobile-nav__item a:active,
  .mobile-nav__toggle button:active {
    color: #0d0d0d; }
  .mobile-nav__item a:active,
  .mobile-nav__toggle button:active {
    background-color: #d3d1d0; }

.mobile-nav__item--secondary a {
  font-size: 16px;
  line-height: 1.2;
  padding-top: 10px;
  padding-bottom: 10px; }
.mobile-nav__item--secondary:after {
  display: none; }

.mobile-nav__spacer {
  height: 0;
  padding: 5px; }

.mobile-nav__has-sublist {
  display: table;
  width: 100%; }
  .mobile-nav__has-sublist .mobile-nav__link {
    display: table-cell;
    vertical-align: middle;
    width: 100%; }

.mobile-nav__toggle {
  display: table-cell;
  vertical-align: middle;
  width: 1%; }

.mobile-nav__toggle-open {
  display: block; }
  .mobile-nav--expanded .mobile-nav__toggle-open {
    display: none; }

.mobile-nav__toggle-close {
  display: none; }
  .mobile-nav--expanded .mobile-nav__toggle-close {
    display: block; }

.mobile-nav__sublist {
  margin: 0;
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 300ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
  -moz-transition: all 300ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
  -ms-transition: all 300ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
  -o-transition: all 300ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
  transition: all 300ms cubic-bezier(0.57, 0.06, 0.05, 0.95); }
  .mobile-nav--expanded + .mobile-nav__sublist {
    visibility: visible;
    max-height: 700px;
    -webkit-transition: all 700ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    -moz-transition: all 700ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    -ms-transition: all 700ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    -o-transition: all 700ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    transition: all 700ms cubic-bezier(0.57, 0.06, 0.05, 0.95); }
  .mobile-nav__sublist .mobile-nav__item:after {
    top: 0;
    bottom: auto; }
  .mobile-nav__sublist .mobile-nav__link {
    padding-left: 30px;
    font-weight: normal; }

.site-nav--mobile {
  display: flex;
  justify-content: flex-end;
  align-items: baseline; }

.mobile-nav__item .cart-link__bubble {
  display: none; }
.mobile-nav__item svg {
  fill: #333333;
  width: 20px; }

.language-select {
  padding: 5px 25px 5px 10px;
  font-style: normal;
  font-size: 0.9em;
  margin-top: 10px;
  color: #333333;
  border: 1px solid #333333;
  background: transparent;
  border-radius: 4px;
  background-image: linear-gradient(45deg, transparent 50%, #333333 50%), linear-gradient(135deg, #333333 50%, transparent 50%);
  background-position: calc(100% - 14px) 1em, calc(100% - 9px) 1em, 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat; }
  .language-select:hover {
    outline: none; }

#NavDrawer {
  background-color: #dfdedd;
  color: #333333; }

#catalog--title--wrapper a {
  text-decoration: underline; }
