/** Shopify CDN: Minification failed

Line 96:3 Unexpected "display"
Line 97:3 Unexpected "zoom"
Line 234:3 Unexpected "margin-left"
Line 240:3 Unexpected "vertical-align"
Line 248:3 Unexpected "overflow"
Line 256:3 Unexpected "height"
Line 257:3 Unexpected "width"
Line 575:3 Unexpected "height"
Line 674:3 Unexpected "display"

**/
/* Layout */
/* Colour */
/* Footer */
/* Font */
/* Input */
/* This has to be non font-based */
/* Sub nav */
/* Mixins */
/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix, .cf {
  zoom: 1; }
  .clearfix:before, .cf:before {
    content: "";
    display: table; }
  .clearfix:after, .cf:after {
    content: "";
    display: table;
    clear: both; }

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 14, 2016 */
@font-face {
  font-family: 'bariol';
  src: url(/cdn/shop/t/18/assets/bariol_regular-webfont.woff2?v=155545373860818045501645381543) format("woff2"), url(/cdn/shop/t/18/assets/bariol_regular-webfont.woff?v=118309142347271905391645381544) format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'bariol';
  src: url(/cdn/shop/t/18/assets/bariol_thin-webfont.woff2?v=170967375276930777261645381544) format("woff2"), url(/cdn/shop/t/18/assets/bariol_thin-webfont.woff?v=54424755714306419641645381544) format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'bariol';
  src: url(/cdn/shop/t/18/assets/bariol_thin_italic-webfont.woff2?v=147231337530143128251645381544) format("woff2"), url(/cdn/shop/t/18/assets/bariol_thin_italic-webfont.woff?v=58842453126966610701645381543) format("woff");
  font-weight: 200;
  font-style: italic; }

@font-face {
  font-family: 'bariol';
  src: url(/cdn/shop/t/18/assets/bariol_light-webfont.woff2?v=48394007129613097651645381543) format("woff2"), url(/cdn/shop/t/18/assets/bariol_light-webfont.woff?v=159487934031466838751645381543) format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'bariol';
  src: url(/cdn/shop/t/18/assets/bariol_bold_italic-webfont.woff2?v=150957020927523289601645381544) format("woff2"), url(/cdn/shop/t/18/assets/bariol_bold_italic-webfont.woff?v=79355494213223511041645381543) format("woff");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'bariol';
  src: url(/cdn/shop/t/18/assets/bariol_bold-webfont.woff2?v=178450215966787152921645381543) format("woff2"), url(/cdn/shop/t/18/assets/bariol_bold-webfont.woff?v=46367861951243727531645381544) format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'bariol';
  src: url(/cdn/shop/t/18/assets/bariol_light_italic-webfont.woff2?v=164871673477853382481645381543) format("woff2"), url(/cdn/shop/t/18/assets/bariol_light_italic-webfont.woff?v=8518885341241285851645381543) format("woff");
  font-weight: 100;
  font-style: italic; }

@font-face {
  font-family: 'bariol';
  src: url(/cdn/shop/t/18/assets/bariol_regular_italic-webfont.woff2?v=140406851132606184191645381543) format("woff2"), url(/cdn/shop/t/18/assets/bariol_regular_italic-webfont.woff?v=92605864117651562661645381543) format("woff");
  font-weight: normal;
  font-style: italic; }

@media (max-width: 767px) {
  .hide-mobile {
    display: none !important; } }

@media (min-width: 768px) {
  .hide-desktop {
    display: none !important; } }

/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1, .product-title-row .product-price, .slide .overlay .line-1, .slide .overlay .line-2, #mobile-nav .nav-item,
#mobile-nav .sub-nav-item, .onboarding .onboarding-overlay {
  font-size: 2em;
  margin: .67em 0; }

h2, .product-block .price .amount {
  font-size: 1.5em;
  margin: .83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4, blockquote, .tile-group .overlay .inner, .cart-summary-subtotal .amount {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

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

small {
  font-size: 75%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

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

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

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

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

/* Colorbox Styles */
#cboxOverlay, #cboxWrapper, #colorbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxBottomLeft, #cboxMiddleLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingGraphic, #cboxLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
  cursor: pointer;
  min-height: 0;
  outline: none; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#cboxContent, #cboxLoadedContent, #colorbox {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

#cboxOverlay {
  background: #fff; }

#colorbox {
  outline: 0; }

#cboxTopLeft {
  width: 25px;
  height: 25px;
  background: url(/cdn/shop/t/18/assets/cbox_border1.png?v=113436874971659238651645381543) no-repeat 0 0; }

#cboxTopCenter {
  height: 25px;
  background: url(/cdn/shop/t/18/assets/cbox_border1.png?v=113436874971659238651645381543) repeat-x 0 -50px; }

#cboxTopRight {
  width: 25px;
  height: 25px;
  background: url(/cdn/shop/t/18/assets/cbox_border1.png?v=113436874971659238651645381543) no-repeat -25px 0; }

#cboxBottomLeft {
  width: 25px;
  height: 25px;
  background: url(/cdn/shop/t/18/assets/cbox_border1.png?v=113436874971659238651645381543) no-repeat 0 -25px; }

#cboxBottomCenter {
  height: 25px;
  background: url(/cdn/shop/t/18/assets/cbox_border1.png?v=113436874971659238651645381543) repeat-x 0 -75px; }

#cboxBottomRight {
  width: 25px;
  height: 25px;
  background: url(/cdn/shop/t/18/assets/cbox_border1.png?v=113436874971659238651645381543) no-repeat -25px -25px; }

#cboxMiddleLeft {
  width: 25px;
  background: url(/cdn/shop/t/18/assets/cbox_border2.png?v=142803151667698387151645381544) repeat-y 0 0; }

#cboxMiddleRight {
  width: 25px;
  background: url(/cdn/shop/t/18/assets/cbox_border2.png?v=142803151667698387151645381544) repeat-y -25px 0; }

#cboxContent {
  background: #fff;
  overflow: hidden; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  margin-bottom: 28px; }

#cboxTitle {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999; }

#cboxCurrent {
  display: none !important;
  position: absolute;
  bottom: 0;
  left: 100px;
  color: #999; }

#cboxLoadingOverlay {
  background: white url(/cdn/shop/t/18/assets/loading.gif?v=115678512110750922101645381543) no-repeat center 50px; }

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
  border: 1px solid #eee;
  padding: 4px;
  margin: 0;
  overflow: visible;
  width: auto;
  background: white; }

#cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  bottom: 0;
  right: 42px;
  color: #444; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #444; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 7.5em;
  color: #444; }

#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  color: #444; }

.cboxIE #cboxBottomCenter, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight, .cboxIE #cboxTopCenter, .cboxIE #cboxTopLeft, .cboxIE #cboxTopRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF); }

#cboxClose:hover, #cboxNext:hover, #cboxPrevious:hover, #cboxSlideshow:hover {
  background: #f4f4f4; }

#cboxPrevious, #cboxNext, #cboxClose {
  border-color: #ddd;
  padding: 0.2em 0.6em;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

#cboxNext {
  left: 5.5em; }

#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
  background: #fff; }

#cboxTopLeft, #cboxTopCenter, #cboxTopRight {
  /*border-top: 1px solid #aaa;*/
  height: 10px; }

#cboxTopLeft, #cboxMiddleLeft, #cboxBottomLeft {
  /*border-left: 1px solid #aaa;*/
  width: 10px; }

#cboxTopRight, #cboxMiddleRight, #cboxBottomRight {
  /*border-right: 1px solid #aaa;*/
  width: 10px; }

#cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
  /*border-bottom: 1px solid #aaa;*/
  height: 10px; }

#colorbox {
  border: 1px solid #ccc; }

/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.flexslider .slides > li:first-child {
  display: block; }

.flexslider {
  position: relative;
  zoom: 1; }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  vertical-align: top; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: #111111;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -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; }

.flex-direction-nav a:focus {
  outline: none; }

.flex-direction-nav a:before {
  font-family: "theme-icons";
  font-size: 40px;
  line-height: 1em;
  display: inline-block;
  content: '\e605';
  color: #111111;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }

.flex-direction-nav a.flex-next:before {
  content: '\e609'; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

/*.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}*/
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 1em;
  text-align: center;
  z-index: 10; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #918f8f;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.flex-control-paging li a:hover {
  background: #231f20; }

.flex-control-paging li a.flex-active {
  background: #231f20;
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
/* Using border-box */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* Responsive images and videos. */
img, iframe {
  max-width: 100%; }

img {
  height: auto; }

/* img { height: auto; vertical-align: top; } */
/* Control the pages maximum width. */
.container {
  margin: 0 auto;
  max-width: 1764px;
  width: 95%;
  padding-left: 20px;
  padding-right: 20px; }

.reading-column {
  margin-left: auto;
  margin-right: auto;
  width: 650px;
  max-width: 100%; }

/* Medium and large screens */
.row {
  zoom: 1;
  margin-left: -20px;
  margin-right: -20px; }
  .row:before {
    content: "";
    display: table; }
  .row:after {
    content: "";
    display: table;
    clear: both; }

.column {
  float: left;
  padding-left: 20px;
  padding-right: 20px; }

.column.half {
  width: 50%; }

.column.quarter {
  width: 25%; }

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

.column.third {
  width: 33.33333%; }

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

.column.fifth {
  width: 20%; }

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

.column.full {
  width: 100%; }

.column.flex.max-cols-6 {
  width: 16.66666%; }

.column.flex.max-cols-4 {
  width: 25%; }

.column.flex.max-cols-3 {
  width: 33.33333%; }

.column.flex.max-cols-2 {
  width: 50%; }

.column.bleed {
  padding-left: 0;
  padding-right: 0; }

.first-in-row {
  clear: left; }

.grid .column {
  margin-bottom: 20px; }
.grid .column.half.nth-2,
.grid .column.flex.max-cols-2.nth-2 {
  clear: left; }
.grid .column.third.nth-3,
.grid .column.flex.max-cols-3.nth-3 {
  clear: left; }
.grid .column.quarter.nth-4,
.grid .column.flex.max-cols-4.nth-4 {
  clear: left; }
.grid .column.fifth.nth-5 {
  clear: left; }
.grid .column.flex.max-cols-6.nth-6 {
  clear: left; }

.row.one-row .column {
  margin-bottom: 0; }

.mobile, .mobile-inline {
  display: none; }

@media (max-width: 1250px) {
  .column.flex.max-cols-6 {
    width: 25%; }
    .grid .column.flex.max-cols-6.nth-6 {
      clear: none; }
    .grid .column.flex.max-cols-6.nth-4 {
      clear: left; }

  .row.one-row .column.flex.max-cols-6:nth-child(n+5) {
    display: none; } }
@media (max-width: 960px) {
  .column.flex.max-cols-4 {
    width: 33.33333%; }
    .grid .column.flex.max-cols-4.nth-4 {
      clear: none; }
    .grid .column.flex.max-cols-4.nth-3 {
      clear: left; }

  .column.flex.max-cols-3,
  .column.flex.max-cols-2 {
    width: 50%; }
    .grid .column.flex.max-cols-3.nth-3, .grid
    .column.flex.max-cols-2.nth-3 {
      clear: none; }
    .grid .column.flex.max-cols-3.nth-2, .grid
    .column.flex.max-cols-2.nth-2 {
      clear: left; }

  .row.one-row .column.flex.max-cols-3:nth-child(n+3),
  .row.one-row .column.flex.max-cols-4:nth-child(n+4) {
    display: none; } }
@media (max-width: 767px) {
  .mobile {
    display: block; }

  .mobile-inline {
    display: inline; }

  .container {
    width: auto; }

  .column {
    margin-bottom: 20px; }
    .column.no-mobile-margin {
      margin-bottom: 0; }

  .column.half,
  .column.third,
  .column.two-thirds,
  .column.quarter,
  .column.fifth,
  .column.four-fifths,
  .column.flex.max-cols-2 {
    width: 100%; }
    .grid .column.half.nth-2, .grid
    .column.third.nth-2, .grid
    .column.two-thirds.nth-2, .grid
    .column.quarter.nth-2, .grid
    .column.fifth.nth-2, .grid
    .column.four-fifths.nth-2, .grid
    .column.flex.max-cols-2.nth-2 {
      clear: none; }

  .column.flex.min-cols-2,
  .column.flex.max-cols-4,
  .column.flex.max-cols-6 {
    width: 50%; }
    .grid .column.flex.min-cols-2.nth-3, .grid .column.flex.min-cols-2.nth-4, .grid
    .column.flex.max-cols-4.nth-3, .grid
    .column.flex.max-cols-4.nth-4, .grid
    .column.flex.max-cols-6.nth-3, .grid
    .column.flex.max-cols-6.nth-4 {
      clear: none; }
    .grid .column.flex.min-cols-2.nth-2, .grid
    .column.flex.max-cols-4.nth-2, .grid
    .column.flex.max-cols-6.nth-2 {
      clear: left; }

  .row.one-row .column.flex.max-cols-4:nth-child(n+3),
  .row.one-row .column.flex.max-cols-6:nth-child(n+3) {
    display: none; }

  .column.three-quarters {
    width: 100%; } }
@media screen and (max-width: 479px) {
  .column.quarter, .column.fifth, .column.flex.max-cols-6, .column.flex.max-cols-4, .column.flex.max-cols-3 {
    float: none;
    width: 100%; }

  .column.min-cols-2,
  .column.flex.min-cols-2 {
    float: left;
    width: 50%; }
    .grid .column.min-cols-2.nth-2, .grid
    .column.flex.min-cols-2.nth-2 {
      clear: left; }

  .links-row .back-link {
    display: block;
    margin: 0 0 1em; }

  .ft.ft-nm, .ft.ft-nm .ftr, .ft.ft-nm .ftr .ftc {
    display: block; } }
/* Number spinners */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Utility classes: Hidden, float left, float right, etc. */
.hidden {
  display: none !important; }

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

.txt-r, .align-right,
.align-right-desktop {
  text-align: right; }

.txt-b {
  font-weight: bold; }

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

.link {
  text-decoration: underline; }

.pos-r {
  position: relative; }

.pad-0 {
  padding: 0; }

.pad-6 {
  padding: 6px; }

.pad-12 {
  padding: 12px; }

.pad-t-6 {
  padding-top: 6px; }

.pad-r-6 {
  padding-right: 6px; }

.pad-b-6 {
  padding-bottom: 6px; }

.pad-l-6 {
  padding-left: 6px; }

.pad-v-6 {
  padding-top: 6px;
  padding-bottom: 6px; }

.pad-h-6 {
  padding-left: 6px;
  padding-right: 6px; }

.pad-t-12 {
  padding-top: 12px; }

.pad-r-12 {
  padding-right: 12px; }

.pad-b-12 {
  padding-bottom: 12px; }

.pad-l-12 {
  padding-left: 12px; }

.pad-v-12 {
  padding-top: 12px;
  padding-bottom: 12px; }

.pad-h-12 {
  padding-left: 12px;
  padding-right: 12px; }

/* Icon font */
@font-face {
  font-family: 'theme-icons';
  src: url("/cdn/shop/t/18/assets/theme-icons.eot?v=154522773203169424361645381543");
  src: url("/cdn/shop/t/18/assets/theme-icons.eot?#iefixv=154522773203169424361645381543") format("embedded-opentype"), url("/cdn/shop/t/18/assets/theme-icons.woff?v=80450361582925855321645381543") format("woff"), url("/cdn/shop/t/18/assets/theme-icons.ttf?v=164223554985475308131645381543") format("truetype"), url("/cdn/shop/t/18/assets/theme-icons.svg?v=61251463590243637641645381544#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"], .icon, .main-nav .nav-item.dropdown > .nav-item-link:after, .main-nav .sub-nav .has-dropdown > .sub-nav-item-link:after {
  font-family: 'theme-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Enhancements to icons */
[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  position: relative;
  width: 1.28571429em;
  line-height: 1.28571429em;
  text-align: center;
  letter-spacing: 0; }
  [class^="icon-"] span, [class*=" icon-"] span {
    display: none; }
  [class^="icon-"].slim, [class*=" icon-"].slim {
    width: 1em;
    line-height: 1em; }

[class^="icon-"] [class^="icon-"], [class^="icon-"] [class*=" icon-"], [class*=" icon-"] [class^="icon-"], [class*=" icon-"] [class*=" icon-"] {
  position: absolute;
  left: 0;
  top: 1.1em;
  width: 100%;
  text-align: center;
  /*color: ?;*/ }

body {
  font-family: bariol, serif, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
  color: #231f20;
  /* Fonts on Macs look bad without these */
  -moz-font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased; }

h1, .product-title-row .product-price, .slide .overlay .line-1, .slide .overlay .line-2, #mobile-nav .nav-item,
#mobile-nav .sub-nav-item, .onboarding .onboarding-overlay, .h1 {
  font-size: 2em; }

h2, .product-block .price .amount, .h2 {
  font-size: 1.83333em; }

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

h4, blockquote, .tile-group .overlay .inner, .cart-summary-subtotal .amount, .h4 {
  font-size: 1.5em; }

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

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

h1, .product-title-row .product-price, .slide .overlay .line-1, .slide .overlay .line-2, #mobile-nav .nav-item,
#mobile-nav .sub-nav-item, .onboarding .onboarding-overlay, h2, .product-block .price .amount, h3, h4, blockquote, .tile-group .overlay .inner, .cart-summary-subtotal .amount, h5, h6 {
  font-family: bariol, serif, sans-serif;
  line-height: 1.2em;
  padding: 0 0 0.2em;
  font-weight: normal;
  color: #06133e;
  margin: 0 0 0.5em; }

.no-margin {
  margin: 0; }

a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: background-color 120ms, color 120ms;
  -ms-transition: background-color 120ms, color 120ms;
  -moz-transition: background-color 120ms, color 120ms;
  -o-transition: background-color 120ms, color 120ms;
  transition: background-color 120ms, color 120ms; }
  a:hover {
    color: #c10000; }
  a:focus {
    outline: none;
    color: #c10000; }

p {
  margin: 0 0 1em; }

blockquote {
  position: relative;
  margin: 1.5em 0;
  quotes: "\201C" "\201D";
  color: inherit;
  line-height: 1.6em;
  text-align: inherit; }

blockquote:before {
  color: #231f20;
  content: open-quote; }

blockquote:after {
  color: #231f20;
  content: close-quote; }

blockquote :first-child {
  display: inline; }

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

input,
textarea {
  font-family: inherit;
  font-size: 1em;
  line-height: 1.2em;
  color: #222222;
  border: 1px solid #bcbcbc;
  background: white;
  padding: 10px 0.6em 9px;
  max-width: 100%;
  width: 432px;
  min-height: 32px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none; }
  input:focus,
  textarea:focus {
    outline: none;
    border-color: #231f20;
    -webkit-box-shadow: 0 0 7px -3px #231f20;
    -ms-box-shadow: 0 0 7px -3px #231f20;
    -moz-box-shadow: 0 0 7px -3px #231f20;
    -o-box-shadow: 0 0 7px -3px #231f20;
    box-shadow: 0 0 7px -3px #231f20; }

input.micro {
  min-height: 0;
  height: auto;
  width: 2em;
  padding: 4px;
  text-align: center; }

input[type=checkbox] {
  width: auto;
  height: auto;
  min-height: 0;
  -webkit-appearance: checkbox; }

input[type=image] {
  background: transparent;
  border: none;
  padding: 0;
  width: auto;
  height: auto;
  min-height: 0; }

textarea {
  height: 8em; }

select {
  outline: none;
  cursor: pointer; }

.pretty-select {
  display: inline-block;
  position: relative;
  border: 1px solid #bcbcbc;
  border-color: #e6e6e6;
  background: white;
  color: #222222;
  padding: 5px 0 5px 15px;
  text-align: left;
  width: 210px;
  max-width: 100%;
  vertical-align: middle; }
  .pretty-select.plaintext {
    border: none;
    margin: 0;
    padding: 0;
    color: inherit;
    background: transparent;
    width: auto;
    vertical-align: top; }
    .pretty-select.plaintext .text {
      padding: 0 1.2em 0 0; }
    .pretty-select.plaintext i {
      width: 1em;
      right: 0; }
  .pretty-select .text {
    display: block;
    padding: 9px 50px 9px 0;
    line-height: 1.2em; }
    .pretty-select .text .value {
      display: block;
      overflow: hidden; }
  .pretty-select i {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -0.45em;
    z-index: 1;
    font-size: 1em;
    line-height: 1em; }
  .pretty-select select {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 15;
    cursor: pointer;
    -webkit-appearance: menulist-button;
    -moz-appearance: menulist-button;
    appearance: menulist-button; }

label, .cart-items .heading {
  display: block;
  color: black;
  font-size: 90%;
  line-height: 1.2em;
  font-weight: normal;
  margin: 0 0 0.5em; }

button,
input[type=submit],
.btn,
.account-area .action_link,
.giant-round-button,
.big-round-button,
.button {
  -webkit-appearance: none;
  display: inline-block;
  background: #c66015;
  color: white;
  border: 2px solid #c66015;
  height: auto;
  width: auto;
  padding: 10px 1.4em 9px;
  font-family: inherit;
  font-size: 1em;
  vertical-align: middle;
  line-height: 1.2em;
  -webkit-transition: opacity 200ms, background-color 150ms, border-color 150ms;
  -ms-transition: opacity 200ms, background-color 150ms, border-color 150ms;
  -moz-transition: opacity 200ms, background-color 150ms, border-color 150ms;
  -o-transition: opacity 200ms, background-color 150ms, border-color 150ms;
  transition: opacity 200ms, background-color 150ms, border-color 150ms; }
  button.plain-text,
  input[type=submit].plain-text,
  .btn.plain-text,
  .account-area .plain-text.action_link,
  .plain-text.giant-round-button,
  .plain-text.big-round-button,
  .button.plain-text {
    font-family: bariol, serif, sans-serif;
    font-size: 16px;
    line-height: 1.1em;
    text-transform: none;
    padding: 0;
    color: inherit;
    background: transparent;
    border: none;
    vertical-align: baseline; }
    button.plain-text:hover,
    input[type=submit].plain-text:hover,
    .btn.plain-text:hover,
    .account-area .plain-text.action_link:hover,
    .plain-text.giant-round-button:hover,
    .plain-text.big-round-button:hover,
    .button.plain-text:hover {
      background: transparent;
      color: inherit; }
  button.alt,
  input[type=submit].alt,
  .btn.alt,
  .account-area .alt.action_link,
  .alt.giant-round-button,
  .alt.big-round-button,
  .button.alt {
    color: #c66015;
    background: white; }
    button.alt:hover,
    input[type=submit].alt:hover,
    .btn.alt:hover,
    .account-area .alt.action_link:hover,
    .alt.giant-round-button:hover,
    .alt.big-round-button:hover,
    .button.alt:hover {
      background: white;
      color: #c66015; }
  button:hover,
  input[type=submit]:hover,
  .btn:hover,
  .account-area .action_link:hover,
  .giant-round-button:hover,
  .big-round-button:hover,
  .button:hover {
    border-color: #e87826;
    background: #e87826;
    color: white; }
  button a, button a:hover,
  input[type=submit] a,
  input[type=submit] a:hover,
  .btn a,
  .account-area .action_link a,
  .giant-round-button a,
  .big-round-button a,
  .btn a:hover,
  .account-area .action_link a:hover,
  .giant-round-button a:hover,
  .big-round-button a:hover,
  .button a,
  .button a:hover {
    color: white; }

button[disabled], button[disabled]:hover,
input[type=submit][disabled],
input[type=submit][disabled]:hover {
  color: #fff;
  background: #999;
  border-color: #999; }

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

ul.plain, .willstagram ul, .related-product-list ul {
  padding: 0; }
  ul.plain li, .willstagram ul li, .related-product-list ul li {
    list-style: none; }

ul.inline li {
  display: inline; }

ul.inline.list-divide li {
  margin-left: 0.8em;
  padding-left: 1em;
  border-left: 1px solid #e6e6e6; }
ul.inline.list-divide li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none; }

.rte {
  line-height: 1.6em;
  word-wrap: break-word; }
  .rte h1, .rte .product-title-row .product-price, .product-title-row .rte .product-price, .rte .slide .overlay .line-1, .slide .overlay .rte .line-1, .rte .slide .overlay .line-2, .slide .overlay .rte .line-2, .rte #mobile-nav .nav-item, #mobile-nav .rte .nav-item,
  .rte #mobile-nav .sub-nav-item,
  #mobile-nav .rte .sub-nav-item, .rte .onboarding .onboarding-overlay, .onboarding .rte .onboarding-overlay, .rte h2, .rte .product-block .price .amount, .product-block .price .rte .amount, .rte h3, .rte h4, .rte blockquote, .rte .tile-group .overlay .inner, .tile-group .overlay .rte .inner, .rte .cart-summary-subtotal .amount, .cart-summary-subtotal .rte .amount, .rte h5, .rte h6 {
    margin-top: 1em;
    margin-bottom: 1em; }
  .rte img {
    vertical-align: baseline; }
  .rte a {
    color: #c66015; }
    .rte a:hover {
      color: #6a330b; }
  .rte tr {
    border-top: 1px solid #bcbcbc; }
    .rte tr:first-child {
      border-top: none; }
  .rte td, .rte th {
    text-align: left;
    border-left: 1px solid #bcbcbc;
    padding: 0.4em 0.6em; }
    .rte td:first-child, .rte th:first-child {
      border-left: none; }
  .rte th {
    border-bottom: 2px solid #bcbcbc; }
  .rte tfoot {
    border-top: 2px solid #bcbcbc; }

.account-area h1, .account-area .product-title-row .product-price, .product-title-row .account-area .product-price, .account-area .slide .overlay .line-1, .slide .overlay .account-area .line-1, .account-area .slide .overlay .line-2, .slide .overlay .account-area .line-2, .account-area #mobile-nav .nav-item, #mobile-nav .account-area .nav-item,
.account-area #mobile-nav .sub-nav-item,
#mobile-nav .account-area .sub-nav-item, .account-area .onboarding .onboarding-overlay, .onboarding .account-area .onboarding-overlay, .account-area h2, .account-area .product-block .price .amount, .product-block .price .account-area .amount, .account-area h3, .account-area h4, .account-area blockquote, .account-area .tile-group .overlay .inner, .tile-group .overlay .account-area .inner, .account-area .cart-summary-subtotal .amount, .cart-summary-subtotal .account-area .amount, .account-area h5, .account-area h6 {
  margin-top: 1em; }
.account-area .customer_address_table td {
  padding: 0.4em 0.1em; }
.account-area .action_bottom {
  margin-top: 1em; }

.section-heading {
  margin-bottom: 1em;
  border-bottom: 1px solid #e7e7e7; }

.more-link {
  display: inline-block;
  color: #c66015;
  margin: 1em 0;
  padding: 0 0 0.2em; }
  .more-link:after {
    content: '';
    display: block;
    margin-top: 0.2em;
    border-bottom: 1px solid #c66015;
    -webkit-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out; }
  .more-link:hover:after {
    border-bottom-color: rgba(198, 96, 21, 0.1); }

.hash-link {
  color: #c66015; }

.feature-col {
  color: #c66015; }
  .feature-col a:hover {
    color: #6a330b; }

.social-links {
  margin: 0; }
  .social-links li {
    display: inline-block;
    margin: 0 .2em .5em; }
  .social-links a {
    color: white;
    width: 1.6em;
    line-height: 1.6em;
    background: #555555;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
    .social-links a:hover {
      color: white; }
    .page-footer .social-links a {
      color: white;
      background: #555555; }
      .page-footer .social-links a:hover {
        color: white; }
  .social-links .icon-twitter:hover {
    background-color: #1bb6ec; }
  .social-links .icon-facebook:hover {
    background-color: #3c599f; }
  .social-links .icon-tumblr:hover {
    background-color: #304d6b; }
  .social-links .icon-rss:hover {
    background-color: #fe9900; }
  .social-links .icon-googleplus:hover {
    background-color: #e02a27; }
  .social-links .icon-youtube:hover {
    background-color: #e02a27; }
  .social-links .icon-vimeo:hover {
    background-color: #1bb6ec; }
  .social-links .icon-pinterest:hover {
    background-color: #e02a27; }
  .social-links .icon-instagram:hover {
    background-color: #4f7ca2; }
  .social-links .icon-flickr:hover {
    background-color: #000; }

.border-bottom {
  border-bottom: 1px solid #e6e6e6; }

.border-top, #page-footer {
  border-top: 1px solid #e6e6e6; }

.border-left {
  border-left: 1px solid #e6e6e6; }

.border-right {
  border-right: 1px solid #e6e6e6; }

.toolbar {
  text-transform: uppercase;
  font-size: 1em;
  line-height: 36px;
  padding: 0.5em 0; }

.toolbar.docked {
  display: none;
  width: 100%;
  z-index: 90000;
  background: #eff0ef;
  position: fixed;
  top: 0; }
  .show-mobile-nav .toolbar.docked, .show-cart-summary .toolbar.docked {
    cursor: pointer; }

.toolbar-links > * {
  vertical-align: middle; }

.toolbar-social {
  float: right;
  margin-left: 1em;
  line-height: 38px; }

.search-form {
  display: inline-block;
  position: relative; }
  .search-form input {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid transparent;
    background: transparent;
    margin-top: -1px;
    padding: 1px 10px 0px 20px;
    padding-left: 0;
    width: 150px;
    height: 38px;
    font: inherit;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    text-transform: none;
    -webkit-transition: all 400ms;
    -ms-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms; }
    .search-form input:focus {
      outline: none;
      -webkit-box-shadow: none;
      -ms-box-shadow: none;
      -moz-box-shadow: none;
      -o-box-shadow: none;
      box-shadow: none; }
    .search-form input::-webkit-input-placeholder {
      font: inherit;
      color: inherit;
      text-transform: uppercase;
      opacity: 1; }
    .search-form input:-moz-placeholder {
      font: inherit;
      color: inherit;
      text-transform: uppercase;
      opacity: 1; }
    .search-form input::-moz-placeholder {
      font: inherit;
      color: inherit;
      text-transform: uppercase;
      opacity: 1; }
    .search-form input:-ms-input-placeholder {
      font: inherit;
      color: inherit;
      text-transform: uppercase;
      opacity: 1; }
  .search-form button {
    cursor: pointer;
    position: absolute;
    top: 1em;
    right: .5em;
    padding: 0;
    margin: -15px 0 0;
    height: 30px;
    border: none;
    background: transparent;
    color: inherit;
    -webkit-transition: all 400ms;
    -ms-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms; }

.toolbar-block__left {
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 1.5em;
  text-align: left; }

.header-tool {
  position: absolute;
  right: 0;
  width: 40%; }

.mobile-fnc-option:before,
.header-tool-search:before {
  content: '';
  position: absolute;
  bottom: 1.8em;
  left: 50%;
  transform: translateX(-50%);
  background-size: contain;
  background-repeat: no-repeat; }

.header-tool-account:before {
  width: 22px;
  height: 20px;
  background-image: url(/cdn/shop/t/18/assets/icon-account.png?v=60875982501441183061645381543); }

.header-tool-lang:before {
  width: 20px;
  height: 20px;
  background-image: url(/cdn/shop/t/18/assets/icon-lang.png?v=37409640702274953731647142865); }

.header-tool-lang .option-dropdown {
  top: 0; }

.header-tool-rewards:before {
  width: 20px;
  height: 20px;
  background-image: url(/cdn/shop/t/18/assets/icon-rewards.png?v=163449187431006052321645381543); }

.header-tool-cart:before {
  width: 18px;
  height: 20px;
  background-image: url(/cdn/shop/t/18/assets/icon-cart2.png?v=34059322769812370881645381543); }

.header-tool-search:before {
  width: 16px;
  height: 20px;
  background-image: url(/cdn/shop/t/18/assets/icon-search.png?v=102450729090064278411645381544); }

.header-tool-currency {
  position: absolute;
  top: 0;
  right: 12%; }

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

.header-wide-wrapper {
  display: flex;
  flex-direction: column; }

.header-wide {
  display: flex;
  flex: 1;
  padding: 0 10em; }

.header-wide-left {
  width: 50%;
  order: 1;
  text-align: left; }

.header-wide-right {
  width: 50%;
  order: 2;
  text-align: right; }
  .header-wide-right .disp-ib {
    padding: 0 .4em; }

.header-mobile {
  text-align: left; }

.site-select, .option-dropdown {
  white-space: nowrap;
  position: relative;
  text-align: left;
  display: inline-block;
  top: -.25em; }
  .site-select > a, .option-dropdown > a {
    display: block;
    white-space: nowrap;
    padding: 0 .5em; }
  .site-select .site-select-dropdown,
  .site-select .option-list, .option-dropdown .site-select-dropdown,
  .option-dropdown .option-list {
    list-style: none;
    margin: 0;
    background: white;
    display: none;
    position: absolute;
    left: -.5em;
    z-index: 101;
    border-radius: 6px;
    border: 1px solid #ccc; }
    .site-select .site-select-dropdown li,
    .site-select .option-list li, .option-dropdown .site-select-dropdown li,
    .option-dropdown .option-list li {
      display: block !important;
      cursor: pointer; }
      .site-select .site-select-dropdown li:hover,
      .site-select .option-list li:hover, .option-dropdown .site-select-dropdown li:hover,
      .option-dropdown .option-list li:hover {
        background: rgba(0, 0, 0, 0.2); }
  .site-select .site-select-dropdown, .option-dropdown .site-select-dropdown {
    padding: 0 .5em;
    width: 80px; }
  .site-select .option-list, .option-dropdown .option-list {
    padding: 0; }
    .site-select .option-list li, .option-dropdown .option-list li {
      margin: 6px 0; }
      @media (min-width: 768px) {
        .site-select .option-list li, .option-dropdown .option-list li {
          padding: 0 1em;
          margin: 0; } }
  .site-select:hover .site-select-dropdown,
  .site-select:hover .option-list, .option-dropdown:hover .site-select-dropdown,
  .option-dropdown:hover .option-list {
    display: block; }

.toolbar-cart {
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  right: 0;
  white-space: nowrap;
  color: black; }
  .toolbar-cart .current-cart i {
    font-size: 11px;
    vertical-align: baseline; }
  .toolbar-cart .current-cart small {
    font-size: 1em; }
  .toolbar-cart .no-btn {
    display: inline-block; }
  .toolbar-cart .btn, .toolbar-cart .account-area .action_link, .account-area .toolbar-cart .action_link, .toolbar-cart .giant-round-button, .toolbar-cart .big-round-button {
    font-size: 1em;
    vertical-align: top;
    padding: 8px 1.3em 7px;
    background: none; }
    .toolbar-cart .btn a, .toolbar-cart .account-area .action_link a, .account-area .toolbar-cart .action_link a, .toolbar-cart .giant-round-button a, .toolbar-cart .big-round-button a {
      color: black; }
  .toolbar-cart .pretty-select {
    margin-left: 0.5em; }
  .toolbar-cart .toolbar-cart__desktop {
    margin-top: 0.5em;
    line-height: 1em !important;
    display: inline-block; }

.main-nav {
  position: relative; }
  .main-nav ul, .main-nav li {
    margin: 0;
    padding: 0;
    list-style: none; }
  .main-nav .nav-item {
    display: inline-block; }
    .main-nav .nav-item .nav-item-link {
      position: relative;
      display: inline-block;
      padding: 0.5em 15px 0.9em;
      font-family: bariol, serif, sans-serif;
      line-height: 1.1em;
      color: #231f20; }
      .main-nav .nav-item .nav-item-link:focus {
        color: #c66015; }
  .main-nav .nav-item.dropdown:hover > .sub-nav {
    display: block; }
  .main-nav .nav-item.dropdown > .nav-item-link:after {
    content: "\e602";
    font-size: 0.8em;
    vertical-align: middle; }
  .main-nav .nav-item.drop-norm {
    position: relative; }
    .main-nav .nav-item.drop-norm .sub-nav {
      padding: 0 20px 10px;
      width: 230px; }
      .main-nav .nav-item.drop-norm .sub-nav.cols-2 {
        width: 420px; }
      .main-nav .nav-item.drop-norm .sub-nav.cols-3 {
        width: 610px; }
      .main-nav .nav-item.drop-norm .sub-nav.cols-4 {
        width: 800px; }
      .main-nav .nav-item.drop-norm .sub-nav.cols-5 {
        width: 990px; }
      .main-nav .nav-item.drop-norm .sub-nav.has-img {
        width: 440px; }
        .main-nav .nav-item.drop-norm .sub-nav.has-img.cols-2 {
          width: 630px; }
        .main-nav .nav-item.drop-norm .sub-nav.has-img.cols-3 {
          width: 820px; }
        .main-nav .nav-item.drop-norm .sub-nav.has-img.cols-4 {
          width: 1010px; }
        .main-nav .nav-item.drop-norm .sub-nav.has-img.cols-5 {
          width: 1200px; }
        .main-nav .nav-item.drop-norm .sub-nav.has-img .rep-img {
          top: 20px;
          right: 20px;
          width: 190px;
          height: calc(100% - 40px); }
      .main-nav .nav-item.drop-norm .sub-nav .sub-nav-list {
        width: 190px;
        float: left;
        padding-bottom: 0; }
  .main-nav.align-center .nav-item.drop-norm .sub-nav {
    left: 50%;
    margin-left: -115px; }
    .main-nav.align-center .nav-item.drop-norm .sub-nav.cols-2 {
      margin-left: -210px; }
    .main-nav.align-center .nav-item.drop-norm .sub-nav.cols-3 {
      margin-left: -305px; }
    .main-nav.align-center .nav-item.drop-norm .sub-nav.cols-4 {
      margin-left: -400px; }
    .main-nav.align-center .nav-item.drop-norm .sub-nav.cols-5 {
      margin-left: -495px; }
    .main-nav.align-center .nav-item.drop-norm .sub-nav.has-img {
      margin-left: -220px; }
      .main-nav.align-center .nav-item.drop-norm .sub-nav.has-img.cols-2 {
        margin-left: -315px; }
      .main-nav.align-center .nav-item.drop-norm .sub-nav.has-img.cols-3 {
        margin-left: -410px; }
      .main-nav.align-center .nav-item.drop-norm .sub-nav.has-img.cols-4 {
        margin-left: -505px; }
      .main-nav.align-center .nav-item.drop-norm .sub-nav.has-img.cols-5 {
        margin-left: -600px; }
  .main-nav .nav-item.drop-uber .sub-nav-list {
    display: inline-block;
    vertical-align: top;
    padding-bottom: 40px;
    width: 23%; }
    .main-nav .nav-item.drop-uber .sub-nav-list .sub-nav-item-title {
      font-size: 1.16667em;
      font-family: bariol, serif, sans-serif;
      line-height: 1.2em;
      font-weight: normal;
      color: #404040;
      display: block;
      margin: 0 1em 1.5em 0; }
  .main-nav.align-left .nav-item.first .nav-item-link {
    padding-left: 0; }
  .main-nav.align-right .nav-item.last .nav-item-link {
    padding-right: 0; }
  .main-nav .logo-item {
    display: inline-block;
    vertical-align: bottom; }
  .main-nav .logo-item-left {
    margin-right: 2em; }
  .main-nav .logo-item-right {
    margin-left: 2em; }
  .main-nav .sub-nav {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #07132a;
    text-align: left;
    font-size: 16px;
    line-height: 1.4em;
    -webkit-transition: opacity 150ms ease, visibility 150ms ease;
    -ms-transition: opacity 150ms ease, visibility 150ms ease;
    -moz-transition: opacity 150ms ease, visibility 150ms ease;
    -o-transition: opacity 150ms ease, visibility 150ms ease;
    transition: opacity 150ms ease, visibility 150ms ease;
    padding: 40px 40px 0 40px; }
    .main-nav .sub-nav.has-img {
      padding: 40px 300px 0 40px; }
    .main-nav .sub-nav a {
      display: block; }
    .main-nav .sub-nav a:hover {
      color: white; }
    .main-nav .sub-nav h6 {
      display: inline-block;
      margin: 1em 0 0.5em;
      color: #404040; }
    .main-nav .sub-nav .sub-nav-item-link {
      display: block;
      padding: 0.4em 2em 0.4em 0;
      line-height: 1em;
      color: #e99b0d;
      text-transform: none; }
    .main-nav .sub-nav .rep-img {
      position: absolute;
      overflow: hidden;
      top: 40px;
      right: 40px;
      height: 64%;
      height: calc(100% - 80px);
      width: 250px;
      text-align: right; }
      .main-nav .sub-nav .rep-img img {
        max-height: 100%; }
    .main-nav .sub-nav .has-dropdown > .sub-nav-item-link:after {
      content: "\e602";
      font-size: 0.8em;
      vertical-align: middle; }
    .main-nav .sub-nav .sub-sub-nav-list {
      display: none;
      margin-left: 0.5em;
      padding-left: 0.75em;
      border-left: 1px solid #3f3522; }
  .main-nav .sub-nav-item.has-dropdown i {
    margin-left: 0.5em; }

.main-nav.revamp .nav-item {
  text-align: left; }
  .main-nav.revamp .nav-item:hover .nav-submenu {
    display: block; }
.main-nav.revamp > ul > .nav-item.active > a {
  color: #fca200; }
.main-nav.revamp .nav-submenu {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  min-height: 350px;
  background: url(/cdn/shop/files/menu-bg.png?v=10420663499049965134) no-repeat;
  background-size: cover; }
  .main-nav.revamp .nav-submenu::before {
    display: block;
    width: 100%;
    height: 44px;
    content: '';
    /*       background: url(/cdn/shop/t/18/assets/long-paper-top.png?v=91735265685942149181645381544) repeat-y; */ }
  .main-nav.revamp .nav-submenu::after {
    display: block;
    width: 100%;
    height: 34px;
    content: '';
    /*       background: url(/cdn/shop/t/18/assets/long-paper-bottom.png?v=21079412891956583341645381543) repeat-y; */ }
.main-nav.revamp .nav-submenu-links ul {
  margin-left: 3.5em; }
  .main-nav.revamp .nav-submenu-links ul a {
    font-size: 1.2em; }
  .main-nav.revamp .nav-submenu-links ul a:before {
    content: '';
    background: url(/cdn/shop/t/18/assets/menu-indicator.png?v=161225093145643425741645381543) no-repeat;
    width: 33px;
    height: 24px;
    display: none;
    position: absolute;
    left: 1em; }
  .main-nav.revamp .nav-submenu-links ul a:hover::before {
    display: block; }
.main-nav.revamp .nav-submenu-container {
  display: flex;
  flex: 1; }
.main-nav.revamp .nav-submenu-links {
  order: 1;
  flex: 1; }
.main-nav.revamp .nav-submenu-preview-img {
  order: 2;
  flex: 1;
  text-align: center; }
.main-nav.revamp .nav-submenu-preview-text {
  order: 3;
  flex: 1; }
  .main-nav.revamp .nav-submenu-preview-text.invisible {
    visibility: hidden; }
.main-nav.revamp .nav-submenu-preview-text-wrapper {
  margin-right: 3.5em;
  margin-top: 5em;
  text-align: center; }
.main-nav.revamp .nav-submenu-preview-text-line1 {
  font-size: 2.2em;
  line-height: 1em;
  margin-bottom: .5em; }
.main-nav.revamp .nav-submenu-preview-text-link {
  padding: .25em 1em;
  background: #303130;
  color: #fada92;
  font-size: 1.4em; }

.sub-main-nav ul {
  list-style: none;
  text-align: center;
  margin: 0 0 .5em; }
.sub-main-nav li {
  display: inline-block; }
.sub-main-nav a {
  border: 10px solid transparent;
  padding: 0;
  -webkit-border-image: url(/cdn/shop/t/18/assets/sub-menu-bg.png?v=135871508114417092921645381543) 12 round;
  border-image: url(/cdn/shop/t/18/assets/sub-menu-bg.png?v=135871508114417092921645381543) 12 round;
  margin: 0 .5em;
  width: 200px;
  display: block;
  text-transform: uppercase;
  color: #beb289; }
  .sub-main-nav a:hover {
    color: #7f785d;
    opacity: .7; }

.section-width {
  max-width: 1200px;
  margin: auto; }

.section-half-content figcaption {
  position: absolute;
  bottom: 20px;
  right: 0;
  background: #323232;
  color: #eed494;
  font-size: 2.6em;
  padding: .25em;
  font-family: serif;
  text-transform: uppercase; }
.section-half-content .half-content-wrapper {
  position: relative; }

.logo-nav {
  position: relative;
  margin-bottom: .25em; }
  .logo-nav .logo {
    margin: 0px 0 0px;
    pointer-events: none; }
    .logo-nav .logo a {
      pointer-events: auto; }

.logo {
  font-family: bariol, serif, sans-serif;
  font-size: 95px;
  color: #333333; }

.section.padless-top {
  padding-top: 0; }
.section.padless-bottom {
  padding-bottom: 0; }

.spaced {
  margin-top: 3.5%;
  margin-bottom: 3.5%; }

.space-below, .space-under, .product-list, .articles {
  margin-bottom: 3.5%; }

.space-above, .space-over {
  margin-top: 3.5%; }

.product-list {
  position: relative; }

.product-block .image {
  position: relative;
  margin: 0 0 1em; }
  .product-block .image > .inner {
    position: relative; }
    .product-block .image > .inner > a {
      -webkit-transition: opacity 300ms;
      -ms-transition: opacity 300ms;
      -moz-transition: opacity 300ms;
      -o-transition: opacity 300ms;
      transition: opacity 300ms; }
  .product-block .image img {
    width: 100%; }
  .product-block .image .product-label {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 3% 6%;
    background: #c66015;
    color: white; }
.product-block .title {
  display: block;
  color: inherit;
  padding-top: 0.1em;
  margin: 0 0 0.25em; }
.product-block .ft .title,
.product-block .ft .price {
  vertical-align: top;
  width: 50%; }
.product-block .price .amount {
  font-size: 1.3em;
  color: #fca200;
  line-height: 1em; }
  .product-block .price .amount small {
    font-size: 16px;
    line-height: 1.1em; }
.product-block .price.on-sale, .product-block .price.on-sale .amount {
  color: #ec930c; }
.product-block .price .amount, .product-block .price del {
  white-space: nowrap; }
.product-block .ft .price {
  text-align: right; }
.product-block .quick-buy {
  display: inline-block;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  -moz-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  transition: all 150ms ease; }
.product-block:hover .image > .inner > a {
  opacity: 0.85; }
.product-block:hover .quick-buy {
  opacity: 1;
  pointer-events: auto; }

.quick-buy-wrap {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  pointer-events: none; }
  .quick-buy-wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .quick-buy-wrap.pos-topcorner {
    text-align: right;
    padding: 10px; }
    .quick-buy-wrap.pos-topcorner:before {
      display: none; }
  .quick-buy-wrap.pos-beneathBrick {
    position: inherit;
    border: 2px solid white;
    padding: .25em;
    pointer-events: inherit;
    cursor: pointer;
    margin: 1em 0;
    background-color: #ec7a14; }
    .quick-buy-wrap.pos-beneathBrick:before {
      display: none; }
    .quick-buy-wrap.pos-beneathBrick .quick-buy {
      opacity: 1;
      display: block;
      color: white; }
      .quick-buy-wrap.pos-beneathBrick .quick-buy .icon-cart {
        transform: translateY(2px); }
    .quick-buy-wrap.pos-beneathBrick:hover {
      background-color: white;
      border-color: #ec7a14; }
      .quick-buy-wrap.pos-beneathBrick:hover .quick-buy {
        color: #ec7a14; }

.giant-round-button, .big-round-button {
  padding: 2em 1em;
  vertical-align: middle;
  font-size: 15px;
  line-height: 1.2em;
  width: 100px;
  height: 100px;
  text-align: center;
  opacity: 0.9;
  pointer-events: auto;
  -webkit-border-radius: 200px;
  -ms-border-radius: 200px;
  -moz-border-radius: 200px;
  -o-border-radius: 200px;
  border-radius: 200px; }

.big-round-button {
  padding: 1.2em 0.6em;
  font-size: 1em;
  line-height: 1.1em;
  width: 70px;
  height: 70px; }

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

.tile-group {
  position: relative;
  overflow: hidden; }
  .tile-group .tile {
    display: none; }
  .tile-group .tile.loaded {
    position: absolute;
    display: block; }
  .tile-group img {
    width: 100%; }
  .tile-group a {
    display: block;
    -webkit-transition: opacity 300ms;
    -ms-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms; }
    .tile-group a:hover {
      opacity: 0.85; }
  .tile-group .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center; }
    .tile-group .overlay:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      margin-left: -5px; }
    .tile-group .overlay .inner {
      color: #050505;
      margin: 0;
      padding: 0;
      display: inline-block;
      vertical-align: middle;
      width: auto;
      padding: 20px 25px;
      background: rgba(255, 255, 255, 0.85); }

#content {
  margin-bottom: 3em; }
  .template-index #content, .template-collection #content, .template-article #content {
    margin-bottom: 0; }

.template-index #content .section {
  padding-top: 1%;
  padding-bottom: 1%; }

.template-index #content > .slideshow-section:first-child,
.template-index #content > .tile-section:first-child,
.template-index #content > .feature-section:first-child,
.template-index #content > .custom-html-section:first-child {
  padding-top: 0;
  border-top: none; }

.template-blog .page-title .icon-rss {
  margin-left: 0.2em;
  font-size: 60%; }

#page-footer {
  padding: 4em 0; }
  #page-footer .hash-link {
    float: right;
    margin-top: -3em; }
    #page-footer .hash-link i {
      vertical-align: middle;
      font-size: 1.1em; }
  #page-footer ul {
    margin: 0 0 1em; }
  #page-footer .logo-column {
    width: 14%; }
  #page-footer .text-column {
    width: 38%; }
  #page-footer .text-column.occupies-logo {
    width: 52%; }
  #page-footer .links-column {
    width: 16%; }
  #page-footer .logo-column img {
    max-width: 70%; }
  #page-footer .links-column {
    line-height: 1.6em; }
    #page-footer .links-column ul {
      margin-bottom: 0; }
  #page-footer #mailing-list input[type=email] {
    width: 300px; }
  #page-footer #mailing-list .input-row,
  #page-footer #mailing-list .notification {
    margin-bottom: 0; }
  #page-footer .social-links {
    margin: 0.6em 0 0; }

.page-footer {
  background: white;
  color: #4d4842; }
  .page-footer .rte a {
    text-decoration: underline; }
  .page-footer a {
    color: #4d4842; }
    .page-footer a:hover {
      color: #68625a; }
  .page-footer ul.inline.list-divide li {
    border-left-color: #a6a3a0; }

.opposing-items .tags {
  margin: 0 0 1em; }
.tags ul {
  margin: 0;
  padding: 0; }
.tags .tag {
  display: inline-block;
  margin: 0.2em 0.1em;
  border: 1px solid #bdbbbc;
  background: #e9e8e8; }
  .tags .tag.active, .tags .tag:hover {
    border-color: #edcfb8;
    background: #f9efe7; }
  .tags .tag a {
    display: inline-block;
    padding: 0.4em 1em; }

.fullwidth {
  width: 100%; }

.ft {
  display: table; }
  .ft.ftw {
    width: 100%; }
  .ft .ftr {
    display: table-row; }
    .ft .ftr .ftc {
      display: table-cell;
      vertical-align: middle; }
    .ft .ftr .vb {
      vertical-align: bottom; }

.notification {
  margin: 2em 0;
  padding: 1em;
  text-align: center;
  border: 1px solid #bdbbbc;
  background: #e9e8e8; }
  .notification.errors {
    text-align: left;
    background: #f9efe7;
    border: 1px solid #edcfb8; }

.pagination {
  margin: 1em 0;
  padding: 0; }
  .pagination li {
    list-style: none;
    display: inline; }
  .pagination a, .pagination span {
    padding: 0.4em; }
  .pagination .active {
    color: #06133e; }
  .pagination a.next, .pagination a.prev {
    color: #06133e; }
  .pagination .next {
    padding: 0.4em 0 0.4em 0.8em; }
  .pagination .prev {
    padding: 0.4em 0.8em 0.4em 0; }

.product-gallery .main a {
  display: inline-block;
  max-width: 100%; }
.product-gallery .thumbnails {
  margin: 2em 0 40px; }
  .product-gallery .thumbnails .slide-wrapper {
    overflow: hidden;
    position: relative; }
  .product-gallery .thumbnails ul {
    margin: 0;
    padding: 0; }
  .product-gallery .thumbnails li {
    list-style-type: none;
    display: inline-block; }
.product-gallery .thumbnail {
  margin: 0 4% 4% 0;
  display: inline-block; }
.product-gallery .thumbnails.vertical {
  position: relative; }
  .product-gallery .thumbnails.vertical .thumbnail {
    margin-right: 0; }
  .product-gallery .thumbnails.vertical .slides {
    position: absolute;
    top: 0;
    transition: top .5s ease-in; }
    .product-gallery .thumbnails.vertical .slides li {
      display: block;
      margin-bottom: .25em;
      margin: 0;
      padding: .1em 0; }
  .product-gallery .thumbnails.vertical .nav-prev {
    cursor: pointer;
    width: 100%;
    height: 20px;
    display: block;
    position: absolute;
    top: -30px; }
    .product-gallery .thumbnails.vertical .nav-prev::before {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 10px 15px 10px;
      border-color: transparent transparent #fca200 transparent; }
  .product-gallery .thumbnails.vertical .nav-next {
    cursor: pointer;
    width: 100%;
    height: 20px;
    display: block;
    position: absolute;
    bottom: -30px; }
    .product-gallery .thumbnails.vertical .nav-next::before {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 10px 0 10px;
      border-color: #fca200 transparent transparent transparent; }
  .product-gallery .thumbnails.vertical .nav-prev, .product-gallery .thumbnails.vertical .nav-next {
    opacity: 0; }
  .product-gallery .thumbnails.vertical.slide-active .nav-prev, .product-gallery .thumbnails.vertical.slide-active .nav-next {
    opacity: 1; }

.product-title-row .product-title {
  margin: 0;
  padding: 0; }
.product-title-row .product-price {
  font-size: 1.8em;
  color: #fca200;
  margin: 0;
  padding: 0; }
  .product-title-row .product-price del {
    font-size: 0.75em;
    line-height: 1.2em; }
  .product-title-row .product-price.on-sale {
    color: #ec930c; }
.product-title-row .sharing {
  margin-top: 2em; }

.product-description {
  margin-bottom: 4%; }

.product-details .section {
  padding-top: 30px;
  padding-bottom: 30px; }
  .product-details .section.padless-top {
    padding-top: 0; }

.product-details .sharing {
  margin-top: 2em; }

.product-form .quantity,
.product-form .selector-wrapper {
  margin: 0 0 2em;
  position: relative; }
.product-form .variant-info {
  margin: 0 0 1em; }
.product-form .selector-wrapper.has-clickyboxes {
  margin-bottom: 0.5; }
.product-form .quantity {
  display: inline-block;
  margin-right: 1em;
  vertical-align: baseline; }
.product-form label, .product-form .cart-items .heading, .cart-items .product-form .heading {
  margin-bottom: 5px;
  font-size: 11px;
  text-transform: uppercase; }
.product-form #add.giant-round-button, .product-form #add.big-round-button {
  padding-left: 0;
  padding-right: 0; }

#size-chart-trigger {
  position: absolute;
  left: 0;
  top: 4.5em; }

.input-row {
  margin: 0 0 1em; }
  .input-row .btn, .input-row .account-area .action_link, .account-area .input-row .action_link, .input-row .giant-round-button, .input-row .big-round-button {
    vertical-align: middle; }

.inline-input-button {
  display: inline-block;
  position: relative;
  border: 1px solid #bcbcbc;
  background: white; }
  .inline-input-button input[type=text], .inline-input-button input[type=email] {
    padding-left: 1.5em;
    padding-right: 128px;
    height: 40px;
    border: transparent;
    background: transparent; }
  .inline-input-button button, .inline-input-button input[type=submit], .inline-input-button .btn, .inline-input-button .account-area .action_link, .account-area .inline-input-button .action_link, .inline-input-button .giant-round-button, .inline-input-button .big-round-button, .inline-input-button .button {
    max-width: 128px;
    position: absolute;
    height: auto;
    top: -1px;
    right: -2px;
    bottom: -1px;
    border-width: 1px; }

.quantity input {
  width: auto;
  text-align: center; }

.clickyboxes {
  margin: 0;
  padding: 0; }
  .clickyboxes li {
    display: inline; }
    .clickyboxes li a {
      position: relative;
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px 0.5em 0;
      padding: 8px 10px;
      line-height: 1em;
      border: 1px solid transparent; }
      .clickyboxes li a.active, .clickyboxes li a.active:hover {
        border-color: #bcbcbc;
        background: white;
        color: #222222; }
      .clickyboxes li a:hover {
        color: inherit;
        background: #f3f3f3; }
      .clickyboxes li a.unavailable:before {
        content: '';
        height: 2.6em;
        width: 1px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -1.3em 0 0;
        border-right: 1px solid #231f20;
        -webkit-transform: rotate(55deg);
        -ms-transform: rotate(55deg);
        -moz-transform: rotate(55deg);
        -o-transform: rotate(55deg);
        transform: rotate(55deg); }

.opposing-items {
  zoom: 1;
  text-align: right; }
  .opposing-items:before {
    content: "";
    display: table; }
  .opposing-items:after {
    content: "";
    display: table;
    clear: both; }
  .opposing-items .left {
    float: left; }

.slide .overlay {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .slide .overlay:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .slide .overlay .inner {
    vertical-align: middle;
    display: inline-block;
    width: 90%;
    padding: 0 6%; }
  .slide .overlay.align-left .inner, .slide .overlay.align-right .inner {
    width: 50%;
    text-align: left; }
  .slide .overlay .line-1 {
    font-size: 3em;
    line-height: 1.1;
    padding: 0;
    margin: 0 0 20px; }
  .slide .overlay .line-2 {
    font-size: 1.4em;
    line-height: 1.2;
    padding: 0;
    margin: 0 0 20px; }
  .slide .overlay .btn, .slide .overlay .account-area .action_link, .account-area .slide .overlay .action_link, .slide .overlay .giant-round-button, .slide .overlay .big-round-button {
    padding: 10px 1.4em 9px;
    pointer-events: initial; }
  .slide .overlay .inner .trans-out {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    -webkit-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; }
  .slide .overlay .line-1, .no-js .slide .overlay .line-1, .slide .overlay .line-2, .no-js .slide .overlay .line-2, .slide .overlay .line-3, .no-js .slide .overlay .line-3 {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .slide .overlay.pos-right {
    text-align: right; }

.slide-1 .overlay .line-1, .slide-1 .overlay .line-2 {
  color: #13123c; }

.slide-2 .overlay .line-1, .slide-2 .overlay .line-2 {
  color: #13123c; }

.slide-3 .overlay .line-1, .slide-3 .overlay .line-2 {
  color: #1a293b; }

.slide-4 .overlay .line-1, .slide-4 .overlay .line-2 {
  color: #1a293b; }

.slide-5 .overlay .line-1, .slide-5 .overlay .line-2 {
  color: #111111; }

.page-title {
  margin-top: .5em; }

.cart-items .item {
  padding: 2em 0; }
.cart-items .heading {
  text-align: left;
  padding: 0.5em 0; }
.cart-items .description {
  float: left;
  width: 70%; }
.cart-items .item .description {
  padding-left: 120px;
  padding-right: 20px; }
.cart-items .image {
  float: left;
  width: 120px;
  margin-left: -120px; }
.cart-items .quantity {
  float: left;
  width: 15%; }
  .cart-items .quantity input {
    width: auto; }
.cart-items .price {
  float: left;
  width: 15%;
  text-align: right; }

.inline-row {
  zoom: 1;
  margin: 1em 0; }
  .inline-row:before {
    content: "";
    display: table; }
  .inline-row:after {
    content: "";
    display: table;
    clear: both; }
  .inline-row .inline-item {
    display: inline-block;
    padding: 0 1em; }
    .inline-row .inline-item.border-left {
      border-left: 1px solid #e6e6e6; }
    .inline-row .inline-item.left {
      float: left;
      padding-left: 0; }
    .inline-row .inline-item.right {
      float: right; }
    .inline-row .inline-item.last {
      padding-right: 0; }
    .inline-row .inline-item label, .inline-row .inline-item .cart-items .heading, .cart-items .inline-row .inline-item .heading {
      display: inline-block;
      margin: 0.5em 1em 0.5em 0;
      font-size: inherit;
      color: inherit; }
  .inline-row .more-link {
    margin: 0 1em 0 0; }

#mobile-nav {
  position: fixed;
  visibility: hidden;
  z-index: 0;
  left: 0;
  top: 0;
  width: 436px;
  height: 100%;
  background: white;
  overflow: hidden; }
  #mobile-nav.active {
    z-index: 1; }
  #mobile-nav .inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-transition: margin-left 400ms ease;
    -ms-transition: margin-left 400ms ease;
    -moz-transition: margin-left 400ms ease;
    -o-transition: margin-left 400ms ease;
    transition: margin-left 400ms ease; }
  #mobile-nav .header {
    margin: 0.5em 20px; }
    #mobile-nav .header .social-links {
      margin-top: 6px; }
      #mobile-nav .header .social-links li {
        margin-left: 0; }
  #mobile-nav .search-form {
    display: block;
    background: white;
    margin-bottom: 1em; }
    #mobile-nav .search-form input {
      width: 81%;
      padding: 0.5em 14% 0.5em 5%;
      background: rgba(50, 50, 50, 0.1);
      border-left: none;
      border-right: none;
      border-bottom: 1px solid #e6e6e6;
      -webkit-border-radius: 0;
      -ms-border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0; }
      #mobile-nav .search-form input:focus {
        background: transparent; }
    #mobile-nav .search-form button {
      left: auto;
      right: 10px;
      width: auto;
      font-size: 1.6em; }
  #mobile-nav .social-links li {
    padding: .5em; }
  #mobile-nav .nav-item,
  #mobile-nav .sub-nav-item {
    font-size: 1.5em; }
  #mobile-nav .nav-item,
  #mobile-nav .sub-nav-item {
    margin: 0;
    padding: 10px 20px; }
  #mobile-nav .account-nav-item {
    padding: 15px 20px 5px; }
  #mobile-nav .sub-nav-list {
    padding-top: 10px;
    padding-bottom: 10px; }
  #mobile-nav .sub-nav {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 2em;
    overflow: auto;
    -webkit-transition: left 400ms ease;
    -ms-transition: left 400ms ease;
    -moz-transition: left 400ms ease;
    -o-transition: left 400ms ease;
    transition: left 400ms ease; }
    #mobile-nav .sub-nav.show {
      left: 0; }
    #mobile-nav .sub-nav.hide {
      left: -100%; }
    #mobile-nav .sub-nav .header {
      margin-bottom: 1em; }
  #mobile-nav .open-sub-nav {
    margin-top: -4px;
    padding: 0.1em;
    float: right;
    border-radius: 50%;
    border: 1px solid #c66015;
    background: white;
    color: #c66015; }
    #mobile-nav .open-sub-nav i {
      vertical-align: middle; }
  #mobile-nav .plain, #mobile-nav .willstagram ul, .willstagram #mobile-nav ul, #mobile-nav .related-product-list ul, .related-product-list #mobile-nav ul {
    margin: 0; }
  #mobile-nav > .inner.hide {
    margin-left: -100%; }
  #mobile-nav .header-toolbar-site-selector {
    margin: 1em 0 0 0.5em;
    font-size: 1.25em; }
    #mobile-nav .header-toolbar-site-selector li {
      padding: .5em; }
    #mobile-nav .header-toolbar-site-selector .option-dropdown {
      position: relative; }
    #mobile-nav .header-toolbar-site-selector .option-list {
      position: relative;
      left: 0; }

.close-sub-nav {
  display: block;
  margin-top: 1em; }
  .close-sub-nav .btn, .close-sub-nav .account-area .action_link, .account-area .close-sub-nav .action_link, .close-sub-nav .giant-round-button, .close-sub-nav .big-round-button {
    padding: 0.1em;
    margin-right: 0.5em; }
  .close-sub-nav i {
    font-size: 25px;
    vertical-align: middle; }

.mobile-toolbar {
  float: left; }
  .mobile-toolbar .compact-logo {
    position: relative;
    left: .5em;
    top: .5em; }
    .mobile-toolbar .compact-logo img {
      width: 100%; }

.mobile-fnc {
  float: right; }
  .mobile-fnc ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .mobile-fnc li {
    display: inline-block;
    font-size: .8em;
    margin-top: 16px;
    position: relative;
    padding: 0 .4em; }
  .mobile-fnc .site-select a {
    padding-right: 0.5em; }

.header-toolbar-cart-info {
  position: relative;
  top: -.25em; }

.page-header__upper {
  position: relative;
  background: white; }
  @media (min-width: 768px) {
    .page-header__upper {
      padding-top: .6em;
      padding-bottom: .6em; } }

.mobile-toolbar {
  display: none; }

.toggle-mob-nav {
  display: inline-block;
  vertical-align: middle; }
  .toggle-mob-nav i {
    font-size: 30px;
    width: 1em;
    vertical-align: top; }

.articles {
  position: relative; }
  .articles .article {
    margin-bottom: 2em; }

.article .header-image {
  margin: 0 0 1em; }
  .article .header-image a {
    display: block;
    -webkit-transition: opacity 400ms;
    -ms-transition: opacity 400ms;
    -moz-transition: opacity 400ms;
    -o-transition: opacity 400ms;
    transition: opacity 400ms; }
    .article .header-image a:hover {
      opacity: 0.85; }
.article .excerpt {
  margin: 1em 0; }
.article .more-link {
  margin-top: 0; }

.gravatar,
.article-meta {
  display: inline-block;
  vertical-align: middle; }

.gravatar {
  margin: 0 1em 0 0; }

.gravatar img {
  width: 80px;
  -webkit-border-radius: 400px;
  -ms-border-radius: 400px;
  -moz-border-radius: 400px;
  -o-border-radius: 400px;
  border-radius: 400px; }

#infscr-loading {
  clear: both;
  padding: 1em 0;
  text-align: center; }
  .masonry #infscr-loading {
    position: absolute;
    left: 0;
    bottom: -10px;
    padding: 0;
    width: 100%; }

.page-with-contact-form .input-row {
  margin-top: 0.3em; }

.sharing .label {
  margin-right: 0.5em; }
.sharing ul {
  display: inline; }
.sharing li {
  margin: 0 0.2em; }

.collection-header {
  margin-bottom: 1em; }

.lightly-spaced-row {
  margin-bottom: 1em; }

.collection-header.coloured-split.has-image {
  zoom: 1;
  background: rgba(0, 0, 0, 0);
  color: #333333; }
  .collection-header.coloured-split.has-image:before {
    content: "";
    display: table; }
  .collection-header.coloured-split.has-image:after {
    content: "";
    display: table;
    clear: both; }
  .collection-header.coloured-split.has-image h1, .collection-header.coloured-split.has-image .product-title-row .product-price, .product-title-row .collection-header.coloured-split.has-image .product-price, .collection-header.coloured-split.has-image .slide .overlay .line-1, .slide .overlay .collection-header.coloured-split.has-image .line-1, .collection-header.coloured-split.has-image .slide .overlay .line-2, .slide .overlay .collection-header.coloured-split.has-image .line-2, .collection-header.coloured-split.has-image #mobile-nav .nav-item, #mobile-nav .collection-header.coloured-split.has-image .nav-item,
  .collection-header.coloured-split.has-image #mobile-nav .sub-nav-item,
  #mobile-nav .collection-header.coloured-split.has-image .sub-nav-item, .collection-header.coloured-split.has-image .onboarding .onboarding-overlay, .onboarding .collection-header.coloured-split.has-image .onboarding-overlay, .collection-header.coloured-split.has-image h2, .collection-header.coloured-split.has-image .product-block .price .amount, .product-block .price .collection-header.coloured-split.has-image .amount, .collection-header.coloured-split.has-image h3, .collection-header.coloured-split.has-image h4, .collection-header.coloured-split.has-image blockquote, .collection-header.coloured-split.has-image .tile-group .overlay .inner, .tile-group .overlay .collection-header.coloured-split.has-image .inner, .collection-header.coloured-split.has-image .cart-summary-subtotal .amount, .cart-summary-subtotal .collection-header.coloured-split.has-image .amount, .collection-header.coloured-split.has-image h5, .collection-header.coloured-split.has-image h6, .collection-header.coloured-split.has-image a, .collection-header.coloured-split.has-image a:visited {
    color: #231f20; }
  .collection-header.coloured-split.has-image a {
    text-decoration: underline; }
  .collection-header.coloured-split.has-image .ft {
    width: 100%; }
    .collection-header.coloured-split.has-image .ft .ftc {
      width: 50%; }
  .collection-header.coloured-split.has-image .header-text {
    padding: 3em; }
  .collection-header.coloured-split.has-image .header-image {
    text-align: right; }
    .collection-header.coloured-split.has-image .header-image img {
      margin-right: -0.5px; }

.breadcrumbs {
  margin: 1em 0; }

.back-link {
  margin-right: 2em; }
  .back-link i, .back-link span {
    vertical-align: middle; }

.links-row a, .links-row .divider {
  vertical-align: bottom; }

.tiny {
  display: none; }

.tab-down {
  display: none; }

.filter {
  display: inline-block;
  margin-left: 1em; }

.results-count {
  color: #06133e; }

.simple-popup {
  position: absolute;
  z-index: 10000;
  width: 160px;
  padding: 10px 15px;
  border: 1px solid #231f20;
  color: #231f20;
  background: white;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 0 #231f20;
  -moz-box-shadow: 0 0 2px 0 #231f20;
  box-shadow: 0 0 2px 0 #231f20;
  text-align: center; }
  .simple-popup:before {
    position: absolute;
    top: 100%;
    left: 50%;
    margin: 0 0 0 -10px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #231f20 transparent transparent transparent; }
  .simple-popup:after {
    position: absolute;
    top: 100%;
    left: 50%;
    margin: -2px 0 0 -10px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: white transparent transparent transparent; }

.quickbuy-form {
  width: 780px;
  margin: 20px;
  overflow: hidden; }
  .quickbuy-form .product-gallery .main a {
    cursor: default; }
  .quickbuy-form .product-gallery .main img {
    max-height: 460px; }
  .quickbuy-form .product-gallery .thumbnails li a img {
    max-height: 60px; }
  .quickbuy-form .product-title-row {
    margin-top: 25px; }

.action-icons {
  position: absolute;
  top: 5px;
  right: 5px; }
  .action-icons .action-icon {
    color: inherit;
    font-size: 30px;
    opacity: 0.6; }
  .action-icons .action-icon[data-idx="-1"] {
    display: none; }
  .action-icons .action-icon:hover {
    opacity: 1; }

.sidebar-cont {
  position: relative; }
  .sidebar-cont .sidebar {
    float: left;
    width: 25%;
    padding-right: 40px;
    line-height: 1.6em;
    display: none; }
    .sidebar-cont .sidebar .heading {
      margin-top: 1em; }
    .sidebar-cont .sidebar .active a {
      color: #fca200; }
  .sidebar-cont .beside-sidebar {
    float: left;
    width: 100%; }
  .show-sidebar .sidebar-cont .sidebar {
    display: block; }
  .show-sidebar .sidebar-cont .beside-sidebar {
    width: 75%; }

.payment-methods img {
  margin-left: 0.5em;
  width: 50px; }

.ie8 .payment-methods {
  display: none; }

.willstagram, .related-product-list {
  overflow: hidden;
  white-space: nowrap; }
  .willstagram ul, .related-product-list ul {
    margin: 0; }
    .willstagram ul li, .related-product-list ul li {
      display: inline-block;
      vertical-align: top;
      width: 13%;
      margin: 0 1.5% 1.5% 0; }
  .willstagram .item a, .related-product-list .item a {
    display: block;
    -webkit-transition: opacity 400ms;
    -ms-transition: opacity 400ms;
    -moz-transition: opacity 400ms;
    -o-transition: opacity 400ms;
    transition: opacity 400ms; }
    .willstagram .item a:hover, .related-product-list .item a:hover {
      opacity: 0.85; }
  .willstagram .item .desc, .related-product-list .item .desc {
    display: none;
    white-space: normal;
    margin: 0.8em 0 0;
    font-family: bariol, serif, sans-serif;
    font-weight: normal;
    color: #06133e; }
  .willstagram.show-desc .item .desc, .show-desc.related-product-list .item .desc {
    display: block; }

.related-product-list li {
  float: left; }

.instagram-section .follow {
  display: inline-block;
  margin-top: 0.4em; }

.brand-and-type {
  margin: 0 0 1em; }

.show-cart-summary {
  overflow: hidden; }

#cart-summary {
  position: fixed;
  visibility: hidden;
  top: 0;
  right: 0;
  z-index: 0;
  width: 436px;
  height: 100%;
  background: white; }
  #cart-summary.active {
    z-index: 1; }
  #cart-summary.updating .cart-summary-subtotal .amount {
    opacity: 0; }
  #cart-summary .close {
    display: block;
    background: #e9e8e8;
    padding: 1em 30px; }
  #cart-summary > .inner {
    overflow: auto;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-bottom: 140px; }

.cart-summary-title {
  margin: 1em 0;
  padding: 0 30px; }

.cart-summary-item-list {
  margin: 1em 0;
  padding: 0 30px; }

.cart-summary-item .ftc {
  padding-bottom: 1em; }
.cart-summary-item .image {
  width: 60px; }
.cart-summary-item .title-variant {
  padding-left: 10px;
  max-width: 200px; }
  .cart-summary-item .title-variant .title {
    display: block;
    color: #06133e; }
.cart-summary-item .qty {
  padding-left: 15px; }
.cart-summary-item .price {
  color: #06133e;
  padding-left: 10px;
  -webkit-transition: opacity 150ms ease;
  -ms-transition: opacity 150ms ease;
  -moz-transition: opacity 150ms ease;
  -o-transition: opacity 150ms ease;
  transition: opacity 150ms ease; }
.cart-summary-item.updating .price {
  opacity: 0.5; }

.cart-summary-subtotal {
  background: white;
  padding: 1em 30px; }
  .cart-summary-subtotal .amount {
    float: right;
    margin: 0;
    padding: 0;
    -webkit-transition: opacity 500ms ease;
    -ms-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease; }

.cart-summary-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }

.cart-summary-buttons {
  padding: 1em 30px;
  background: #e9e8e8; }
  .cart-summary-buttons .a-button {
    float: left;
    width: 50%; }

.extra-checkout-buttons {
  margin-top: 1em; }

.show-cart-summary #page-wrap, .show-mobile-nav #page-wrap {
  width: 100%;
  overflow: hidden; }

#page-wrap-inner {
  border: 10px solid rgba(0, 0, 0, 0);
  background: white;
  position: relative;
  z-index: 5;
  -webkit-transition: transform 500ms ease-in-out;
  -ms-transition: transform 500ms ease-in-out;
  -moz-transition: transform 500ms ease-in-out;
  -o-transition: transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out;
  -webkit-box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.5); }
  .show-cart-summary #page-wrap-inner {
    -webkit-transform: translate(-436px, 0);
    -ms-transform: translate(-436px, 0);
    -moz-transform: translate(-436px, 0);
    -o-transform: translate(-436px, 0);
    transform: translate(-436px, 0); }
  .show-mobile-nav #page-wrap-inner {
    -webkit-transform: translate(436px, 0);
    -ms-transform: translate(436px, 0);
    -moz-transform: translate(436px, 0);
    -o-transform: translate(436px, 0);
    transform: translate(436px, 0); }

#page-wrap-content {
  zoom: 1;
  background: white; }
  #page-wrap-content:before {
    content: "";
    display: table; }
  #page-wrap-content:after {
    content: "";
    display: table;
    clear: both; }

#page-overlay {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  cursor: pointer; }
  .show-cart-summary #page-overlay, .show-mobile-nav #page-overlay {
    display: block;
    background-color: rgba(0, 0, 0, 0.8); }

.sidepanel-transitioning #page-wrap {
  overflow: hidden;
  width: 100%; }
.sidepanel-transitioning #cart-summary,
.sidepanel-transitioning #mobile-nav,
.sidepanel-transitioning .show-cart-summary #cart-summary,
.sidepanel-transitioning .show-mobile-nav #mobile-nav {
  visibility: visible; }

.show-cart-summary #cart-summary,
.show-mobile-nav #mobile-nav {
  visibility: visible; }

.onboarding {
  position: relative; }
  .onboarding .onboarding-behind {
    opacity: 0.25;
    pointer-events: none;
    -webkit-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .onboarding:hover .onboarding-behind {
    opacity: 0.1; }
  .onboarding .onboarding-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin-top: 12%;
    text-align: center; }
    .onboarding .onboarding-overlay a {
      color: #c66015; }

/* General Media Queries */
@media (max-width: 959px) {
  h1, .product-title-row .product-price, .slide .overlay .line-1, .slide .overlay .line-2, #mobile-nav .nav-item,
  #mobile-nav .sub-nav-item, .onboarding .onboarding-overlay {
    font-size: 1.5em; }

  h2, .product-block .price .amount {
    font-size: 1.41667em; }

  h3 {
    font-size: 1.33333em; }

  h4, blockquote, .tile-group .overlay .inner, .cart-summary-subtotal .amount {
    font-size: 1.25em; }

  h5 {
    font-size: 1.16667em; }

  h6 {
    font-size: 1.08333em; }

  .slide .overlay .line-1 {
    font-size: 2.25em; }

  .slide .overlay .line-2 {
    font-size: 1.33333em; }

  .collection-header.coloured-split.has-image .ft, .collection-header.coloured-split.has-image .ftr, .collection-header.coloured-split.has-image .ftc {
    display: block; }
  .collection-header.coloured-split.has-image .ft .ftc {
    width: auto; }
  .collection-header.coloured-split.has-image .header-image img {
    width: 100%;
    margin: 0; }

  .tab-down {
    display: block; }

  .quick-buy-wrap {
    display: none; }

  .willstagram ul li, .related-product-list ul li {
    width: 15.4%; }

  .willstagram ul li:nth-child(n+7), .related-product-list ul li:nth-child(n+7) {
    display: none; }

  .main-nav .sub-nav, .main-nav .sub-nav.has-img {
    padding: 25px 25px 0; }
  .main-nav .sub-nav .rep-img {
    display: none; }
  .main-nav .sub-nav .sub-nav-list {
    width: 152px; } }
@media (max-width: 900px) {
  .container {
    width: 95%; }

  .row {
    margin-left: -15px;
    margin-right: -15px; }

  .column {
    padding-left: 15px;
    padding-right: 15px; }

  #page-footer .logo-column {
    width: 11%; }
  #page-footer .text-column {
    width: 38%; }
  #page-footer .text-column.occupies-logo {
    width: 49%; }
  #page-footer .links-column {
    width: 15%;
    padding-right: 0; }
  #page-footer .logo-column img {
    max-width: 100%; }

  .inline-row .inline-item label, .inline-row .inline-item .cart-items .heading, .cart-items .inline-row .inline-item .heading {
    display: block; }

  .main-nav .nav-item.drop-norm .sub-nav.cols-4 {
    width: 728px; }

  .main-nav .nav-item.drop-norm .sub-nav.cols-4 .sub-nav-list {
    width: 170px; } }
@media (min-width: 768px) {
  .mobile {
    display: none !important; } }
@media (max-width: 767px) {
  .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; }

  #page-wrap-inner {
    border: none #ff0001; }

  .show-mobile-nav {
    overflow: hidden;
    width: 100%; }

  .desktop {
    display: none !important; }

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

  .inline-row .inline-item,
  .inline-row .inline-item.left,
  .inline-row .inline-item.right {
    float: none;
    display: block;
    margin: 1em 0;
    padding: 0; }

  .template-index #content > .slideshow-section:first-child,
  .template-index #content > .tile-section:first-child,
  .template-index #content > .feature-section:first-child,
  .template-index #content > .custom-html-section:first-child {
    padding-top: 4%; }

  .slide .overlay {
    position: static;
    height: auto; }
    .slide .overlay:before {
      display: none; }
    .slide .overlay .inner {
      display: block;
      width: auto;
      padding: 0; }
      .slide .overlay .inner .line-1,
      .slide .overlay .inner .line-2 {
        color: #06133e !important; }
    .slide .overlay.align-left .inner, .slide .overlay.align-right .inner {
      text-align: center;
      width: auto; }

  .cart-items .heading {
    display: none; }
  .cart-items .item .description {
    width: auto;
    float: none;
    padding-right: 0; }
  .cart-items .quantity,
  .cart-items .price {
    margin-top: 20px;
    width: 50%; }

  .filter {
    border-left: 0;
    margin: 0 1em 1em 0;
    padding-left: 0; }

  .sidebar-cont .sidebar,
  .show-sidebar .sidebar-cont .sidebar {
    display: none; }

  .show-sidebar .sidebar-cont .beside-sidebar {
    float: none;
    width: auto; }

  .flexslider {
    margin-bottom: 40px; }

  .flexslider.one-slide {
    margin-bottom: 0; }

  .flex-control-nav {
    bottom: -2em; }

  .collection-header.coloured-split.has-image {
    margin-left: -15px;
    margin-right: -15px; }

  .product-details .border-top, .product-details #page-footer, .product-details .border-bottom {
    border: none; }

  .template-article .more-links .column {
    text-align: center; }
    .template-article .more-links .column .more-link {
      margin: 0; }
    .template-article .more-links .column .col-place {
      display: none; }

  .willstagram, .related-product-list {
    white-space: normal; }
    .willstagram ul li, .related-product-list ul li {
      width: 31.8%; }

  #page-footer .logo-column {
    display: none; }
  #page-footer .text-column,
  #page-footer .text-column.occupies-logo,
  #page-footer .links-column {
    width: 100%;
    text-align: left; }

  .payment-methods img {
    margin: 0 0.5em 0 0; }

  .toolbar.docked {
    display: block;
    /*     padding-left: 15px;
        padding-right: 15px;
        // border-bottom: 1px solid $divider-col;
        background: $site_theme_color_1 url(/cdn/shop/t/18/assets/bg-hp-header.jpg?v=92637955059389652641645381543) no-repeat center center;
        background-size: cover; */ }

  .toolbar-social,
  .toolbar-links {
    display: none; }

  .logo-nav .logo {
    margin: 0px 0 0px; }

  .mobile-toolbar {
    display: inline;
    width: 100%; } }
@media (max-width: 479px) {
  .not-tiny {
    display: none; }

  .tiny {
    display: block; }

  .section-count {
    padding-left: 1em;
    padding-right: 1em; }

  .toolbar-cart {
    margin-left: 0; }
    .toolbar-cart .btn, .toolbar-cart .account-area .action_link, .account-area .toolbar-cart .action_link, .toolbar-cart .giant-round-button, .toolbar-cart .big-round-button {
      margin-right: -5px;
      padding-left: 0.8em;
      padding-right: 0.8em; }

  .collection-header.coloured-split.has-image .header-text {
    padding: 20px; }

  .willstagram ul li, .related-product-list ul li {
    width: 48%;
    margin: 0 4% 4% 0; }
  .willstagram ul li:nth-child(2n), .related-product-list ul li:nth-child(2n) {
    margin-right: 0; }

  .show-cart-summary #page-wrap-inner {
    -webkit-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    -moz-transform: translate(-80%, 0);
    -o-transform: translate(-80%, 0);
    transform: translate(-80%, 0); }

  .show-mobile-nav #page-wrap-inner {
    -webkit-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    -moz-transform: translate(80%, 0);
    -o-transform: translate(80%, 0);
    transform: translate(80%, 0); }

  #cart-summary, #mobile-nav {
    width: 80%; }

  /*.show-cart-summary .toolbar.docked { left: -80%; }
  .show-mobile-nav .toolbar.docked { left: 80%; }*/
  .gravatar {
    margin: 1em 1em 1em 0; }

  .inline-input-button {
    display: block;
    border: none;
    text-align: center;
    border: none;
    background: transparent;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    .inline-input-button input[type=text], .inline-input-button input[type=email] {
      display: block;
      margin-bottom: 1em;
      padding-right: 1.4em;
      width: 100%;
      border: 1px solid #bcbcbc;
      background: white; }
    .inline-input-button button, .inline-input-button input[type=submit], .inline-input-button .btn, .inline-input-button .account-area .action_link, .account-area .inline-input-button .action_link, .inline-input-button .giant-round-button, .inline-input-button .big-round-button, .inline-input-button .button {
      position: static;
      margin-left: 0; }

  #page-footer #mailing-list input[type=email] {
    width: 100%; }

  .product-block .image {
    margin-bottom: 0.5em; }
  .product-block .ft .title, .product-block .ft .price {
    width: auto; }
  .product-block .ft.ft-nm .price {
    text-align: inherit; } }
@media (max-width: 360px) {
  .cart-summary-subtotal,
  .cart-summary-buttons,
  #cart-summary .close,
  .cart-summary-title,
  .cart-summary-item-list {
    padding-left: 15px;
    padding-right: 15px; } }
@media (min-width: 1400px) {
  .section {
    padding-top: 3em;
    padding-bottom: 3em; }
    .section.section__small {
      padding-top: 1em;
      padding-bottom: 1em; }

  .template-index #content .section {
    padding-top: 1em;
    padding-bottom: 1em; } }
/*****************************/
/***** PASSWORD TEMPLATE *****/
/*****************************/
html.template-password {
  height: 100%; }
  html.template-password body {
    height: 100vh;
    font-size: 15px;
    line-height: 1.3em;
    text-align: center;
    background-image: url(/cdn/shop/t/18/assets/storefront-bg.jpg?v=90418398652732426891645381543);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #070f20; }
  html.template-password .rte a {
    color: white;
    text-decoration: underline; }
  html.template-password .password-header {
    min-height: 300px;
    position: relative;
    z-index: 2;
    padding: 5rem 0 2rem; }
    @media screen and (max-width: 767px) {
      html.template-password .password-header {
        padding: 0;
        min-height: inherit; } }
    html.template-password .password-header .nav-logo__left,
    html.template-password .password-header .nav-logo__right {
      top: 7em; }
      @media screen and (max-width: 767px) {
        html.template-password .password-header .nav-logo__left,
        html.template-password .password-header .nav-logo__right {
          display: none; } }
    html.template-password .password-header .logo-baseline {
      padding: 1rem; }
  html.template-password .password-header__flags {
    padding: 0 0 2rem; }
  html.template-password .password-body {
    text-align: center;
    padding: 3rem 0;
    background-color: rgba(255, 255, 255, 0.1);
    color: white; }
    html.template-password .password-body h1, html.template-password .password-body .product-title-row .product-price, .product-title-row html.template-password .password-body .product-price, html.template-password .password-body .slide .overlay .line-1, .slide .overlay html.template-password .password-body .line-1, html.template-password .password-body .slide .overlay .line-2, .slide .overlay html.template-password .password-body .line-2, html.template-password .password-body #mobile-nav .nav-item, #mobile-nav html.template-password .password-body .nav-item,
    html.template-password .password-body #mobile-nav .sub-nav-item,
    #mobile-nav html.template-password .password-body .sub-nav-item, html.template-password .password-body .onboarding .onboarding-overlay, .onboarding html.template-password .password-body .onboarding-overlay {
      font-size: 6rem;
      margin: 0;
      padding: 0;
      color: white;
      text-transform: uppercase; }
      @media screen and (max-width: 767px) {
        html.template-password .password-body h1, html.template-password .password-body .product-title-row .product-price, .product-title-row html.template-password .password-body .product-price, html.template-password .password-body .slide .overlay .line-1, .slide .overlay html.template-password .password-body .line-1, html.template-password .password-body .slide .overlay .line-2, .slide .overlay html.template-password .password-body .line-2, html.template-password .password-body #mobile-nav .nav-item, #mobile-nav html.template-password .password-body .nav-item,
        html.template-password .password-body #mobile-nav .sub-nav-item,
        #mobile-nav html.template-password .password-body .sub-nav-item, html.template-password .password-body .onboarding .onboarding-overlay, .onboarding html.template-password .password-body .onboarding-overlay {
          font-size: 2rem;
          padding: 1rem; } }
    html.template-password .password-body .rte div {
      font-size: 1.4rem; }
      html.template-password .password-body .rte div.small {
        font-size: 1rem; }
    html.template-password .password-body .password-footer-msg div {
      font-size: 1rem; }
  html.template-password .password-signup {
    padding: 1.5rem 0; }
    html.template-password .password-signup input[type=email] {
      box-sizing: content-box;
      font-size: 16px;
      line-height: 36px;
      height: 36px;
      padding: 4px 18px;
      margin-right: -1px;
      width: 250px;
      -webkit-border-radius: 3px 0 0 3px;
      -ms-border-radius: 3px 0 0 3px;
      -moz-border-radius: 3px 0 0 3px;
      -o-border-radius: 3px 0 0 3px;
      border-radius: 3px 0 0 3px; }
    html.template-password .password-signup input[type=submit] {
      box-sizing: content-box;
      font-size: 16px;
      line-height: 36px;
      height: 36px;
      padding: 4px 18px;
      color: white;
      border: 1px solid #ccc;
      vertical-align: top; }
  @media only screen and (max-width: 420px) {
    html.template-password .password-signup input[type=email] {
      width: 90%; }
    html.template-password .password-signup input[type=email],
    html.template-password .password-signup input[type=submit] {
      margin: 0 0 10px;
      -webkit-border-radius: 3px;
      -ms-border-radius: 3px;
      -moz-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; } }
  @media screen and (max-width: 767px) {
    html.template-password .nav-logo__left,
    html.template-password .nav-logo__right {
      display: none; } }

/*************    ---                   ---                   ---   *************/
/*************    |     ENTER YOUR CUSTOM CODE BELOW HERE       |   *************/
/*************    ---                   ---                   ---   *************/
/* --- Global --- */
#page-wrap-inner {
  border: 0 none; }

.toolbar-cart .btn, .toolbar-cart .account-area .action_link, .account-area .toolbar-cart .action_link, .toolbar-cart .giant-round-button, .toolbar-cart .big-round-button {
  border: 0 none;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.toggle-mob-nav {
  width: 22px;
  height: 50px;
  line-height: 50px; }

.toggle-mob-nav path {
  fill: black; }

.toolbar-cart .mobile .current-cart .icon-cart {
  margin-top: 1em; }

.toolbar-cart .current-cart .icon-cart {
  width: 30px;
  height: 25px;
  margin: .5em 0; }

.toolbar-cart .btn, .toolbar-cart .account-area .action_link, .account-area .toolbar-cart .action_link, .toolbar-cart .giant-round-button, .toolbar-cart .big-round-button,
.toolbar-cart .account-area .action_link,
.account-area .toolbar-cart .action_link,
.toolbar-cart .giant-round-button,
.toolbar-cart .big-round-button,
.toolbar-cart .big-round-button {
  padding-top: 0;
  padding-bottom: 0;
  height: 50px;
  line-height: 1.5em;
  padding-left: 20px;
  padding-right: 20px; }

@media screen and (max-width: 767px) {
  .toolbar-cart .btn, .toolbar-cart .account-area .action_link, .account-area .toolbar-cart .action_link, .toolbar-cart .giant-round-button, .toolbar-cart .big-round-button {
    padding-left: 0;
    padding-right: 0; } }
.toolbar-cart {
  font-size: .8em;
  text-transform: uppercase;
  height: 80px; }

.icon-nav:before {
  display: none; }

.icon-cart {
  margin-right: 10px; }

@media screen and (max-width: 767px) {
  .icon-cart {
    margin-right: 0; } }
.icon-cart:before {
  display: none; }

.toolbar__logo {
  margin: 1em 0 0 1em;
  display: none; }
  @media screen and (min-width: 1200px) {
    .toolbar__logo {
      display: inline-block; } }

.search-form button.icon-mag {
  width: 20px;
  height: 30px;
  background-image: url(/cdn/shop/t/18/assets/icon-search.png?v=102450729090064278411645381544);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  top: 1em; }
  .search-form button.icon-mag:before {
    display: none; }
.search-form input {
  height: auto;
  min-height: auto;
  padding-right: 1em;
  padding-bottom: .2em;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.3);
  margin-top: 0;
  border-width: 0 0 1px;
  border-color: black;
  margin-right: .5em; }

.btn, .account-area .action_link, .giant-round-button, .big-round-button {
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 2px; }

@media screen and (max-width: 767px) {
  .hide_mobile,
  .header-infos {
    display: none; }

  .page-header {
    margin-bottom: -1px; }
    .page-header .logo-nav {
      display: none; } }
.logo-nav .logo {
  margin-bottom: 0; }

.logo-baseline {
  font-size: .7rem;
  text-transform: uppercase;
  line-height: .5em;
  white-space: nowrap; }

.opposing-items .btn, .opposing-items .account-area .action_link, .account-area .opposing-items .action_link, .opposing-items .giant-round-button, .opposing-items .big-round-button {
  margin-top: -2px; }

/* --- Header --- */
.main-nav {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  z-index: 100; }
  .main-nav .nav-item .nav-item-link {
    padding-top: .5em;
    padding-bottom: .5em; }
  .main-nav .nav-item.dropdown > .nav-item-link:after {
    display: none; }
  .main-nav .nav-item.drop-norm .sub-nav {
    min-width: 150px;
    width: auto; }
    .main-nav .nav-item.drop-norm .sub-nav .sub-nav-list {
      width: auto; }
  .main-nav .sub-nav {
    width: auto; }
    .main-nav .sub-nav .sub-nav-item-link {
      font-size: 1.2em;
      line-height: 1.1em;
      font-family: bariol, serif, sans-serif;
      white-space: nowrap;
      padding-right: 0; }

.main-nav.align-center .nav-item.drop-norm .sub-nav {
  left: 0;
  margin-left: 0; }

.search-form input::-webkit-input-placeholder {
  font: inherit;
  color: #999;
  text-transform: none;
  opacity: 1; }
.search-form input:-moz-placeholder {
  font: inherit;
  color: #999;
  text-transform: none;
  opacity: 1; }
.search-form input::-moz-placeholder {
  font: inherit;
  color: #999;
  text-transform: none;
  opacity: 1; }
.search-form input:-ms-input-placeholder {
  font: inherit;
  color: #999;
  text-transform: none;
  opacity: 1; }
@media screen and (min-width: 768px) {
  .search-form input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.6); }
  .search-form input:-moz-placeholder {
    color: rgba(0, 0, 0, 0.6); }
  .search-form input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.6); }
  .search-form input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6); } }
.search-form button {
  opacity: 0.8; }
.search-form.focus button {
  opacity: 1; }

.page-header .toolbar {
  text-transform: none;
  text-align: center;
  padding: 0 1.5rem; }

.nav-item-blog_link {
  position: relative; }

/* --- Home Carousel --- */
.flex-direction-nav .flex-prev {
  left: 10px; }

.flex-direction-nav .flex-next {
  right: 10px; }

.flex-direction-nav {
  display: none; }

.flex-direction-nav a {
  background-color: white;
  border-radius: 50%;
  color: transparent;
  font: 0/0 a; }
  .flex-direction-nav a:before {
    font-size: 23px;
    display: block;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center; }

/* --- Instagram --- */
.willstagram, .related-product-list {
  margin-left: -20px; }
  .willstagram ul, .related-product-list ul {
    width: calc(100% + 20px); }
  .willstagram ul li, .related-product-list ul li {
    width: 16.66666%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px; }

@media (max-width: 900px) {
  .willstagram, .related-product-list {
    margin-left: -15px; }
    .willstagram ul, .related-product-list ul {
      width: calc(100% + 15px); }
    .willstagram ul li, .related-product-list ul li {
      width: 25%;
      padding-left: 15px;
      padding-right: 15px; } }
@media (max-width: 600px) {
  .willstagram ul li, .related-product-list ul li {
    width: 33.33333%; } }
@media screen and (max-width: 479px) {
  .willstagram ul li, .related-product-list ul li {
    width: 50%; } }
@media screen and (max-width: 767px) {
  .instagram-section {
    display: none; } }
/* --- Collections --- */
.collection-header {
  position: relative;
  overflow: hidden;
  /*  @media screen and (max-width: 1100px) {
      .header-text-inner {
        width: 55%;
      }
    }*/ }
  .collection-header .collection-header-fullwidth-image img {
    width: 100%;
    height: auto;
    display: block; }
  .collection-header .header-text {
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    padding-left: 2rem; }
    @media (min-width: 768px) {
      .collection-header .header-text .header-text-inner h1, .collection-header .header-text .header-text-inner .product-title-row .product-price, .product-title-row .collection-header .header-text .header-text-inner .product-price, .collection-header .header-text .header-text-inner .slide .overlay .line-1, .slide .overlay .collection-header .header-text .header-text-inner .line-1, .collection-header .header-text .header-text-inner .slide .overlay .line-2, .slide .overlay .collection-header .header-text .header-text-inner .line-2, .collection-header .header-text .header-text-inner #mobile-nav .nav-item, #mobile-nav .collection-header .header-text .header-text-inner .nav-item,
      .collection-header .header-text .header-text-inner #mobile-nav .sub-nav-item,
      #mobile-nav .collection-header .header-text .header-text-inner .sub-nav-item, .collection-header .header-text .header-text-inner .onboarding .onboarding-overlay, .onboarding .collection-header .header-text .header-text-inner .onboarding-overlay, .collection-header .header-text .header-text-inner .rte {
        color: #353434; } }
  .collection-header .mobile .rte {
    font-size: 1em;
    line-height: 1em;
    color: black;
    margin: 1em 0; }
  .collection-header .collection-header-fullwidth-image + .header-text {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0; }
    .collection-header .collection-header-fullwidth-image + .header-text:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      margin-left: 0; }
  .collection-header .collection-hero-banner {
    position: relative; }
    .collection-header .collection-hero-banner h1, .collection-header .collection-hero-banner .product-title-row .product-price, .product-title-row .collection-header .collection-hero-banner .product-price, .collection-header .collection-hero-banner .slide .overlay .line-1, .slide .overlay .collection-header .collection-hero-banner .line-1, .collection-header .collection-hero-banner .slide .overlay .line-2, .slide .overlay .collection-header .collection-hero-banner .line-2, .collection-header .collection-hero-banner #mobile-nav .nav-item, #mobile-nav .collection-header .collection-hero-banner .nav-item,
    .collection-header .collection-hero-banner #mobile-nav .sub-nav-item,
    #mobile-nav .collection-header .collection-hero-banner .sub-nav-item, .collection-header .collection-hero-banner .onboarding .onboarding-overlay, .onboarding .collection-header .collection-hero-banner .onboarding-overlay {
      text-transform: uppercase;
      font-size: 1.5em;
      width: 100%; }
    .collection-header .collection-hero-banner img {
      width: 100%; }
    .collection-header .collection-hero-banner .page-title {
      padding: 0 1em; }
    .collection-header .collection-hero-banner.has-banner h1, .collection-header .collection-hero-banner.has-banner .product-title-row .product-price, .product-title-row .collection-header .collection-hero-banner.has-banner .product-price, .collection-header .collection-hero-banner.has-banner .slide .overlay .line-1, .slide .overlay .collection-header .collection-hero-banner.has-banner .line-1, .collection-header .collection-hero-banner.has-banner .slide .overlay .line-2, .slide .overlay .collection-header .collection-hero-banner.has-banner .line-2, .collection-header .collection-hero-banner.has-banner #mobile-nav .nav-item, #mobile-nav .collection-header .collection-hero-banner.has-banner .nav-item,
    .collection-header .collection-hero-banner.has-banner #mobile-nav .sub-nav-item,
    #mobile-nav .collection-header .collection-hero-banner.has-banner .sub-nav-item, .collection-header .collection-hero-banner.has-banner .onboarding .onboarding-overlay, .onboarding .collection-header .collection-hero-banner.has-banner .onboarding-overlay {
      position: absolute;
      top: 0;
      left: 0; }
  .collection-header .header-text-inner {
    vertical-align: middle;
    display: inline-block;
    width: 50%;
    text-align: left; }
  @media screen and (max-width: 1200px) {
    .collection-header .page-title {
      margin-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .collection-header .collection-header-fullwidth-image {
      display: none; }
    .collection-header .header-text {
      background-image: none !important; }
    .collection-header .page-title {
      margin-top: 1em; }
    .collection-header .header-text-inner {
      vertical-align: top;
      width: 80%; }
    .collection-header .collection-header-fullwidth-image + .header-text {
      position: static; }
      .collection-header .collection-header-fullwidth-image + .header-text:before {
        display: none; } }

/* --- Products --- */
.product-block.product-_upf40 .image:after, .product-block.product-_upf50 .image:after {
  width: 42px;
  height: 42px;
  top: 10px;
  right: 10px;
  position: absolute;
  display: block; }
.product-block.product-_upf40 .image:after {
  content: "";
  background-image: url(/cdn/shop/t/18/assets/upf40.svg?v=137906207891294927471645381543); }
.product-block.product-_upf50 .image:after {
  content: "";
  background-image: url(/cdn/shop/t/18/assets/upf50.svg?v=7576234060172432081645381543); }
.product-block .title {
  color: #4d4842;
  font-family: bariol, serif, sans-serif;
  font-size: 1.1875em;
  line-height: 1.31579em; }
.product-block .price .amount {
  color: #c66015;
  font-family: bariol, serif, sans-serif;
  font-size: 1em; }
.product-block .image > .inner > a {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .product-block .image > .inner > a img {
    -webkit-transition: opacity 300ms;
    -ms-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms; }
  .product-block .image > .inner > a.image_hover:hover img {
    opacity: 0; }
.product-block .image img {
  vertical-align: top; }

.template-collection .grid .column.product-block {
  margin-bottom: 3.125em; }

.tags .tag {
  border: 0 none;
  background: white; }
  .tags .tag:hover, .tags .tag.active, .tags .tag:hover {
    background-color: #07132a;
    color: #4d4842; }
  .tags .tag._upf40, .tags .tag._upf50 {
    display: none; }
  .tags .tag[class^="_"], .tags .tag[class*=" _"] {
    display: none; }

label, .cart-items .heading {
  color: #4d4842;
  font-size: 1em;
  margin-bottom: 1em; }

.product-details .section {
  padding-top: 1.125em;
  padding-bottom: 1.125em; }
  .product-details .section.padless-top {
    padding-top: 0; }

.product-description p:empty {
  display: none; }
.product-description p.product-description-bullet {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 2em 0 0.7em; }
  .product-description p.product-description-bullet + p.product-description-bullet {
    margin-top: 0; }
  .product-description p.product-description-bullet i {
    display: inline-block;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: top center;
    height: 22px;
    width: 20px;
    vertical-align: middle; }
.product-description .icon-france {
  background-image: url(/cdn/shop/t/18/assets/design.svg?v=49959963838728041191645381543); }
.product-description .icon-sun {
  background-image: url(/cdn/shop/t/18/assets/sun.svg?v=22522811762192285181645381544); }
.product-description .icon-wave {
  background-image: url(/cdn/shop/t/18/assets/wave.svg?v=80540688371073318341645381543); }
.product-description .icon-dry {
  background-image: url(/cdn/shop/t/18/assets/seche.svg?v=54786118068539708881645381544); }
.product-description .icon-madein {
  background-image: url(/cdn/shop/t/18/assets/madein.svg?v=158699035770599502831645381544); }
.product-description .icon-eco {
  background-image: url(/cdn/shop/t/18/assets/eco.svg?v=19963781627019532251645381544); }
.product-description .icon-unbreakable {
  background-image: url(/cdn/shop/t/18/assets/unbreakable.svg?v=81211123258900835881645381543); }
.product-description .icon-france {
  background-image: url(/cdn/shop/t/18/assets/icon-france.svg?v=30406039808583231121645381543); }
.product-description .icon-hpofficiel {
  background-image: url(/cdn/shop/t/18/assets/icon-hpofficiel.svg?v=113373657975675675491645381543); }
.product-description .icon-fbofficiel {
  background-image: url(/cdn/shop/t/18/assets/icon-fbofficiel.svg?v=84257688589607002941645381543); }
.product-description .icon-trademark {
  background-image: url(/cdn/shop/t/18/assets/icon-trademark.svg?v=135326679100493685711645381543); }
.product-description .icon-exclusive {
  background-image: url(/cdn/shop/t/18/assets/icon-exclusive.svg?v=55206360218327656171645381543); }
.product-description .icon-deluxe {
  background-image: url(/cdn/shop/t/18/assets/icon-deluxe.svg?v=159702904484526290311645381543); }
.product-description .icon-zipbag {
  background-image: url(/cdn/shop/t/18/assets/icon-zipbag.svg?v=148782361634660495411645381543); }

.clickyboxes li a {
  border: 0 none;
  background: white; }
  .clickyboxes li a:hover, .clickyboxes li a.active {
    background-color: #07132a;
    color: #4d4842; }

.product-form {
  overflow: hidden; }
  .product-form .quantity,
  .product-form .selector-wrapper {
    margin-right: 1em; }
  .product-form input {
    padding-top: 0;
    padding-bottom: 0;
    height: 50px;
    line-height: 50px;
    border-color: #e6e6e6; }
  .product-form button {
    background: #f1a754;
    border: 0 none;
    height: 50px;
    line-height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 2px; }
  .product-form .product-variants,
  .product-form .product-buy {
    display: inline-block; }
  .product-form .form-quantity {
    transform: translateY(2px); }

.selector-wrapper > a {
  color: #c66015; }

.header-text .page-title {
  font-size: 3em;
  line-height: 1.27907em;
  text-transform: uppercase; }
.header-text .rte {
  font-family: bariol, serif, sans-serif;
  color: #4d4842;
  font-size: 1.3em;
  line-height: 1.4em;
  margin-bottom: 1.25em; }

/* --- Footer --- */
.template-index #page-footer {
  padding: 0 0 4em 0; }

#page-footer,
.page-footer {
  border-top: 0 none; }
  #page-footer .links-column,
  .page-footer .links-column {
    line-height: 1.6875em; }
  #page-footer .copy,
  .page-footer .copy {
    display: inline-block; }
  #page-footer .lang-switcher,
  .page-footer .lang-switcher {
    display: inline-block;
    margin-left: 20px; }
    #page-footer .lang-switcher span,
    .page-footer .lang-switcher span {
      color: #4d4842; }

@media (max-width: 650px) {
  #page-footer .copy,
  #page-footer .lang-switcher,
  .page-footer .copy,
  .page-footer .lang-switcher {
    display: block;
    margin-left: 0; } }
.section-newsletter {
  min-height: 395px;
  position: relative;
  width: 670px;
  max-width: 96%;
  height: 376px;
  margin: auto;
  background-image: url(/cdn/shop/t/18/assets/envelop.jpg?v=128323644548671213641645381543);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center; }

.newsletter-panel {
  position: absolute;
  bottom: 4.5rem;
  width: 300px;
  margin: auto;
  left: 0;
  right: 0;
  text-align: center; }
  @media (min-width: 570px) {
    .newsletter-panel {
      bottom: 3rem; } }

.newsletter-wrapper h6 {
  margin: 0;
  font-weight: bold;
  text-transform: uppercase; }

.section-aux-info-wrapper {
  background-color: #eff0ef;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 100%;
  overflow: hidden;
  margin-bottom: 4rem;
  color: #070f20; }
  .section-aux-info-wrapper h3 {
    color: #c10000;
    font-size: 1em;
    margin-bottom: .25em;
    text-transform: uppercase; }
  .section-aux-info-wrapper input[type="email"],
  .section-aux-info-wrapper input[type="submit"] {
    padding-top: 0;
    padding-bottom: 0;
    height: 30px;
    line-height: 30px;
    font-size: 1em;
    border: 1px solid #bfbfbf; }
  .section-aux-info-wrapper input[type="email"] {
    padding-right: 148px;
    background-color: #dcdcdc; }
    @media (max-width: 767px) {
      .section-aux-info-wrapper input[type="email"] {
        padding-right: 1.5em; } }
  .section-aux-info-wrapper .inline-input-button {
    border: 0 none; }
  .section-aux-info-wrapper input[type="submit"] {
    top: 0;
    right: 0;
    bottom: 0;
    border-width: 0;
    padding-left: 1.5em;
    padding-right: 1.5em;
    max-width: 148px;
    color: #898c92;
    background-color: #ececec;
    border: 1px solid #cbcbcb; }
    @media (max-width: 767px) {
      .section-aux-info-wrapper input[type="submit"] {
        max-width: 100%; } }
  .section-aux-info-wrapper form {
    overflow: hidden;
    height: 30px; }
    @media screen and (max-width: 479px) {
      .section-aux-info-wrapper form {
        overflow: visible; } }
  .section-aux-info-wrapper .inline-input-button {
    overflow: hidden;
    border-radius: 2px; }
  @media (max-width: 767px) {
    .section-aux-info-wrapper .column {
      margin-bottom: 0;
      float: none; } }

.section-footer-infos {
  padding: 1em 0;
  width: 100%;
  overflow: hidden; }
  .section-footer-infos .container {
    width: 100%; }
  .section-footer-infos i {
    display: block;
    margin-right: 10px;
    height: 40px;
    width: 40px;
    margin-top: -4px;
    background-repeat: no-repeat;
    background-position: top left; }
  .section-footer-infos p {
    padding-top: 2px; }
    .section-footer-infos p b {
      font-size: 1.1875em;
      line-height: 1.52632em;
      display: block; }
    .section-footer-infos p a {
      font-weight: bold;
      color: #c66015; }
  .section-footer-infos .icon-shipping {
    background-image: url(/cdn/shop/t/18/assets/icon-footer-shipping.png?v=20444535260753014111645381544); }
  .section-footer-infos .icon-returns {
    background-image: url(/cdn/shop/t/18/assets/icon-footer-easy-return.png?v=106192872607742194341645381544); }
  .section-footer-infos .icon-contact {
    background-image: url(/cdn/shop/t/18/assets/icon-footer-friendly-support.png?v=125551770762616653981645381543); }

.footer-info__icon {
  text-align: right;
  width: 4rem;
  height: 5rem;
  display: inline-block;
  float: left; }
  .footer-info__icon img {
    margin: .5rem 1rem 0 0; }

.page-footer a.footer-info {
  position: relative;
  overflow: hidden;
  display: block;
  color: #070f20; }
  .page-footer a.footer-info i {
    position: absolute;
    left: 0;
    top: 0; }

.footer-info-email {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 100%;
  float: left; }

.section.section-footer-links {
  padding-top: 3.7em;
  /*  .text-column h2 {
      display:none;
    }*/ }
  .section.section-footer-links .text-column h2, .section.section-footer-links .text-column .product-block .price .amount, .product-block .price .section.section-footer-links .text-column .amount,
  .section.section-footer-links .text-column h3 {
    font-size: 1.1875em;
    font-weight: bold;
    padding-bottom: 0.25em;
    padding-top: 0;
    margin-top: 0; }
  .section.section-footer-links .social-links li {
    margin-left: 0;
    margin-right: 0.6em; }
  .section.section-footer-links .text-column {
    font-size: 1.1875em;
    line-height: 1.31579em;
    font-family: bariol, serif, sans-serif; }

.sharing li {
  margin: 0 0.6em 0 0; }

.sharing a i.icon-facebook, .sharing a i.icon-instagram, .sharing a i.icon-pinterest, .sharing a i.icon-twitter, .sharing a i.icon-youtube, .sharing a i.icon-tiktok, .sharing a i.icon-googleplus, .sharing a i.icon-mail,
.social-links a.icon-facebook,
.social-links a.icon-instagram,
.social-links a.icon-pinterest,
.social-links a.icon-twitter,
.social-links a.icon-youtube,
.social-links a.icon-tiktok,
.social-links a.icon-googleplus,
.social-links a.icon-mail {
  background-color: white;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  width: 32px;
  height: 32px; }
  .sharing a i.icon-facebook:hover, .sharing a i.icon-instagram:hover, .sharing a i.icon-pinterest:hover, .sharing a i.icon-twitter:hover, .sharing a i.icon-youtube:hover, .sharing a i.icon-tiktok:hover, .sharing a i.icon-googleplus:hover, .sharing a i.icon-mail:hover,
  .social-links a.icon-facebook:hover,
  .social-links a.icon-instagram:hover,
  .social-links a.icon-pinterest:hover,
  .social-links a.icon-twitter:hover,
  .social-links a.icon-youtube:hover,
  .social-links a.icon-tiktok:hover,
  .social-links a.icon-googleplus:hover,
  .social-links a.icon-mail:hover {
    background-color: white; }
  .sharing a i.icon-facebook:before, .sharing a i.icon-instagram:before, .sharing a i.icon-pinterest:before, .sharing a i.icon-twitter:before, .sharing a i.icon-youtube:before, .sharing a i.icon-tiktok:before, .sharing a i.icon-googleplus:before, .sharing a i.icon-mail:before,
  .social-links a.icon-facebook:before,
  .social-links a.icon-instagram:before,
  .social-links a.icon-pinterest:before,
  .social-links a.icon-twitter:before,
  .social-links a.icon-youtube:before,
  .social-links a.icon-tiktok:before,
  .social-links a.icon-googleplus:before,
  .social-links a.icon-mail:before {
    display: none; }
.sharing a i.icon-facebook,
.social-links a.icon-facebook {
  background-image: url(/cdn/shop/t/18/assets/sns-facebook.png?v=181569048157315437911645381543); }
.sharing a i.icon-twitter,
.social-links a.icon-twitter {
  background-image: url(/cdn/shop/t/18/assets/sns-twitter.png?v=176258778442316553931645381543); }
.sharing a i.icon-instagram,
.social-links a.icon-instagram {
  background-image: url(/cdn/shop/t/18/assets/sns-instagram.png?v=87248078988940522051645381543); }
.sharing a i.icon-pinterest,
.social-links a.icon-pinterest {
  background-image: url(/cdn/shop/t/18/assets/sns-pinterest.png?v=176988207192632216221645381544); }
.sharing a i.icon-youtube,
.social-links a.icon-youtube {
  background-image: url(/cdn/shop/t/18/assets/sns-youtube.png?v=144266958485163547541645381543); }
.sharing a i.icon-tiktok,
.social-links a.icon-tiktok {
  background-image: url(/cdn/shop/t/18/assets/sns-tiktok.png?v=169851006117727809501689079680); }
.sharing a i.icon-googleplus,
.social-links a.icon-googleplus {
  background-image: url(/cdn/shop/t/18/assets/sns-googleplus.png?3870); }
.sharing a i.icon-mail,
.social-links a.icon-mail {
  background-image: url(/cdn/shop/t/18/assets/sns-mail.png?3870); }

/* Homepage */
.tile-group.tile-group-simple {
  display: table;
  width: calc(100% + 40px);
  margin-left: -20px;
  table-layout: fixed; }
  .tile-group.tile-group-simple .tile,
  .tile-group.tile-group-simple .tile.loaded {
    display: block;
    text-align: center;
    position: static;
    padding-left: 20px;
    padding-right: 20px; }
    @media (min-width: 768px) {
      .tile-group.tile-group-simple .tile,
      .tile-group.tile-group-simple .tile.loaded {
        display: table-cell; } }
    .tile-group.tile-group-simple .tile .under-overlay,
    .tile-group.tile-group-simple .tile.loaded .under-overlay {
      font-family: bariol, serif, sans-serif;
      color: white;
      padding-top: 1em;
      padding-bottom: 1em;
      font-size: 1.5625em;
      line-height: 1.4em;
      background: #070f20; }
      .tile-group.tile-group-simple .tile .under-overlay .inner,
      .tile-group.tile-group-simple .tile.loaded .under-overlay .inner {
        padding: 0 1em;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
  @media (max-width: 900px) {
    .tile-group.tile-group-simple {
      margin-left: -15px;
      width: calc(100% + 30px); }
      .tile-group.tile-group-simple .tile,
      .tile-group.tile-group-simple .tile.loaded {
        padding-left: 15px;
        padding-right: 15px; } }

.template-index #content .section.slideshow-section {
  padding-bottom: 0; }
.template-index #content .section.tile-section {
  padding-bottom: 40px; }
.template-index #content .tile-section__slogan {
  font-size: 1.4rem;
  font-weight: bold; }
.template-index #content > .section.slideshow-section:first-child {
  padding-top: 0; }
.template-index #content .section.slideshow-section + .section.tile-section {
  padding-top: 0;
  border-top: 0 none; }
@media (max-width: 900px) {
  .template-index #content .section.slideshow-section,
  .template-index #content .section.tile-section {
    padding-bottom: 20px; }
  .template-index #content > .section.slideshow-section:first-child {
    padding-top: 20px; } }

@media (max-width: 900px) {
  .template-index #content > .section.slideshow-section:first-child {
    padding-top: 0; } }
.flexslider .slides > li .slide-inner {
  height: 0;
  overflow: hidden;
  position: relative; }
.flexslider .slides > li .slide-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .flexslider .slides > li .slide-img img {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    display: block;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: -webkit-translateY(-50%);
    transform: translateY(-50%); }
@media (max-width: 767px) {
  .flexslider .slides > li .slide-inner {
    padding-top: 0;
    height: auto; }
  .flexslider .slides > li .slide-img {
    padding-top: 32%;
    height: 0;
    overflow: hidden;
    position: relative; } }

/* Accordion */
.accordion {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 40px; }

.accordion__item {
  position: relative;
  border-top: 1px solid #e6e6e6; }

.border-bottom + .accordion .accordion__item:first-child {
  border-top: 0 none; }

.accordion__trigger {
  white-space: nowrap;
  display: block;
  cursor: pointer;
  height: 59px;
  line-height: 59px;
  color: #06133e;
  background-image: url(/cdn/shop/t/18/assets/closed_list.svg?v=60073710788739403731645381544);
  background-repeat: no-repeat;
  background-position: center right; }

.accordion__trigger--opened {
  background-image: url(/cdn/shop/t/18/assets/open_list.svg?v=4274314524310545471645381543); }

.accordion__content {
  overflow: hidden;
  max-height: 0;
  transition: 0.3s cubic-bezier(0.6, 0.69, 0.14, 1) max-height; }
  .accordion__content p {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0; }
  .accordion__content ul {
    margin-top: 0;
    margin-bottom: 0; }
  .accordion__content p, .accordion__content ul {
    padding-bottom: .7em;
    padding-top: 0; }
  .accordion__content p:last-child,
  .accordion__content ul:last-child {
    padding-bottom: 2em; }
  .accordion__content img {
    margin-bottom: 2em; }
  .accordion__content img {
    max-height: 72px; }

/* ------ Modal ------ */
#modal_mask,
.modal_container {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  outline: 0; }

.modal-opened {
  overflow: hidden; }

.modal, .modal_container {
  display: none; }

.modal_container {
  position: fixed;
  z-index: 99999;
  overflow: hidden;
  -webkit-overflow-scrolling: touch; }
  .modal-opened .modal_container {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-opened .modal, .modal-opened .modal_container {
  display: block; }

#modal_mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 99998;
  cursor: pointer; }

.modal {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -250px;
  text-align: left;
  max-width: 550px;
  margin-left: -275px;
  z-index: 99999;
  background: white;
  text-align: center;
  background-image: url(/cdn/shop/t/18/assets/papillion1.svg?v=147680961971218677601645381543);
  background-repeat: no-repeat;
  background-position: 30px 30px;
  background-size: 32px auto; }
  @media screen and (max-width: 550px) {
    .modal {
      margin: 0;
      top: 0;
      left: 0;
      margin-top: 0;
      position: relative; } }
  .modal .icon--close {
    float: right;
    background-image: url(/cdn/shop/t/18/assets/close.svg?v=70000380472469511501645381543);
    height: 24px;
    width: 24px; }
  .modal .modal__inner {
    padding: 25px; }
  .modal h2, .modal .product-block .price .amount, .product-block .price .modal .amount {
    padding-top: 1.75em;
    padding-bottom: 10px;
    margin-bottom: 0; }
  .modal .modal__language {
    padding: 50px 38px 50px 50px;
    background-color: #07132a;
    border-top: 1px solid #e6e6e6; }
    .modal .modal__language h4, .modal .modal__language blockquote, .modal .modal__language .tile-group .overlay .inner, .tile-group .overlay .modal .modal__language .inner, .modal .modal__language .cart-summary-subtotal .amount, .cart-summary-subtotal .modal .modal__language .amount {
      margin-bottom: 1em; }
  .modal .pretty-select {
    border-color: #e6e6e6;
    padding: 5px 0 5px 25px;
    width: calc(100% - 150px);
    font-size: 1.2em; }
    .modal .pretty-select select {
      font-size: 1em; }
    .modal .pretty-select .text {
      padding: 19px 50px 20px 0; }
  .modal button {
    margin-left: 20px;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 2em;
    padding-right: 2em;
    border-radius: 2px;
    font-size: 1.2em; }
  .modal p.modal__description {
    color: #06133e;
    margin: 0;
    padding: 2em;
    background-image: url(/cdn/shop/t/18/assets/papillion2.svg?v=182393974228639213611645381544);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 28px auto; }

/* Bundles styles */
body .product-bundle {
  margin: 0 auto;
  max-width: 1764px;
  width: 95%;
  padding-left: 20px;
  padding-right: 20px; }
  body .product-bundle img {
    vertical-align: middle; }
  @media (max-width: 767px) {
    body .product-bundle {
      width: auto; } }
  @media (max-width: 900px) {
    body .product-bundle {
      width: 95%; } }
  @media (max-width: 767px) {
    body .product-bundle {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px; } }
  body .product-bundle .bundle-title {
    font-family: bariol, serif, sans-serif;
    line-height: 1.2em;
    padding: 0 0 0.2em;
    font-weight: normal;
    color: #06133e;
    margin: 0 0 0.5em;
    font-size: 1.66667em;
    color: #06133e; }
  body .product-bundle .bundle-plus {
    line-height: 200px;
    max-width: 40px;
    min-width: 30px;
    background-image: url(/cdn/shop/t/18/assets/more.svg?v=82128079227519640061645381543);
    background-repeat: no-repeat;
    background-position: center center; }
    body .product-bundle .bundle-plus img {
      margin-left: 0 !important;
      opacity: 0;
      visibility: hidden; }
  body .product-bundle .bundle-equals {
    background-image: url(/cdn/shop/t/18/assets/equal.svg?v=96390488138990724251645381543);
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 30px;
    min-width: 30px; }
    body .product-bundle .bundle-equals img {
      margin-left: 0 !important;
      opacity: 0;
      visibility: hidden; }
  body .product-bundle .product-image {
    border: 0 none;
    max-height: 200px; }
    body .product-bundle .product-image img {
      max-height: 200px; }
  body .product-bundle .bundle-name {
    font-family: bariol, serif, sans-serif;
    font-weight: normal;
    color: #06133e;
    font-size: 1.1875em;
    line-height: 1.31579em;
    margin-bottom: 19px; }
  body .product-bundle .product-options {
    margin-bottom: 19px; }
  body .product-bundle .bundle-total {
    font-size: 1em; }
  body .product-bundle .bdl-product-price.sale {
    color: #c66015; }
  body .product-bundle .bundle-total button,
  body .product-bundle button {
    -webkit-appearance: none;
    display: inline-block;
    background: #FFA5BA;
    color: white;
    border: 2px solid #FFA5BA;
    height: auto;
    width: auto;
    padding: 10px 1.4em 9px;
    padding-left: 0;
    padding-right: 0;
    font-family: inherit;
    font-size: 1em;
    vertical-align: middle;
    line-height: 1.2em;
    -webkit-transition: opacity 200ms, background-color 150ms, border-color 150ms;
    -ms-transition: opacity 200ms, background-color 150ms, border-color 150ms;
    -moz-transition: opacity 200ms, background-color 150ms, border-color 150ms;
    -o-transition: opacity 200ms, background-color 150ms, border-color 150ms;
    transition: opacity 200ms, background-color 150ms, border-color 150ms;
    max-width: 190px;
    text-shadow: none;
    box-shadow: none;
    padding-top: 15px;
    padding-bottom: 14px; }
    body .product-bundle .bundle-total button .top-button,
    body .product-bundle .bundle-total button .bottom-button,
    body .product-bundle button .top-button,
    body .product-bundle button .bottom-button {
      border: 0 none;
      font-size: 1em;
      padding: 0 20px;
      margin: 0;
      text-align: center;
      text-shadow: none; }

@media screen and (max-width: 650px) {
  body #two-product.product-bundle.with-total .bundle-equals,
  body .product-bundle.with-total .bundle-equals {
    width: 100%; }
  body #two-product.product-bundle.with-total .bundle-equals,
  body #two-product.product-bundle.with-total .bundle-plus,
  body .product-bundle.with-total .bundle-equals,
  body .product-bundle.with-total .bundle-plus {
    border: 0 none;
    border-color: #e6e6e6;
    min-height: 30px; }
    body #two-product.product-bundle.with-total .bundle-equals img,
    body #two-product.product-bundle.with-total .bundle-plus img,
    body .product-bundle.with-total .bundle-equals img,
    body .product-bundle.with-total .bundle-plus img {
      margin-left: 0 !important;
      opacity: 0 !important;
      visibility: hidden !important; }
    body #two-product.product-bundle.with-total .bundle-equals:after, body #two-product.product-bundle.with-total .bundle-equals:before,
    body #two-product.product-bundle.with-total .bundle-plus:after,
    body #two-product.product-bundle.with-total .bundle-plus:before,
    body .product-bundle.with-total .bundle-equals:after,
    body .product-bundle.with-total .bundle-equals:before,
    body .product-bundle.with-total .bundle-plus:after,
    body .product-bundle.with-total .bundle-plus:before {
      display: none; }
  body #two-product.product-bundle.with-total .bundle-total button,
  body .product-bundle.with-total .bundle-total button {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  body .bundle-plus {
    border-color: #e6e6e6; } }
body #two-product.product-bundle.with-total .bundle-total {
  font-size: 1em; }

.willstagram .item .desc, .related-product-list .item .desc {
  display: none;
  white-space: normal;
  margin: 0.8em 0 0;
  font-family: bariol, serif, sans-serif;
  font-weight: normal;
  color: #06133e;
  font-size: 1.1875em;
  line-height: 1.31579em; }

/* Page content style */
.account-area .page-title,
.reading-column .page-title {
  font-size: 2.6875em;
  line-height: 1.27907em;
  text-align: center;
  margin-bottom: 1.5em;
  margin-top: 1.5em; }

.account-area .rte,
.reading-column .rte {
  font-size: 1.1875em;
  line-height: 1.57895em; }
  .account-area .rte h2, .account-area .rte .product-block .price .amount, .product-block .price .account-area .rte .amount,
  .reading-column .rte h2,
  .reading-column .rte .product-block .price .amount,
  .product-block .price .reading-column .rte .amount {
    font-size: 1.31579em;
    line-height: 1.4em; }
  .account-area .rte ul,
  .reading-column .rte ul {
    padding: 0 0 0 20px; }
  .account-area .rte p + h2, .account-area .rte .product-block .price p + .amount, .product-block .price .account-area .rte p + .amount, .account-area .rte ul + h2, .account-area .rte .product-block .price ul + .amount, .product-block .price .account-area .rte ul + .amount,
  .reading-column .rte p + h2,
  .reading-column .rte .product-block .price p + .amount,
  .product-block .price .reading-column .rte p + .amount,
  .reading-column .rte ul + h2,
  .reading-column .rte .product-block .price ul + .amount,
  .product-block .price .reading-column .rte ul + .amount {
    margin-top: 2em; }
  .account-area .rte h3, .account-area .rte h4, .account-area .rte blockquote, .account-area .rte .tile-group .overlay .inner, .tile-group .overlay .account-area .rte .inner, .account-area .rte .cart-summary-subtotal .amount, .cart-summary-subtotal .account-area .rte .amount, .account-area .rte h5,
  .reading-column .rte h3,
  .reading-column .rte h4,
  .reading-column .rte blockquote,
  .reading-column .rte .tile-group .overlay .inner,
  .tile-group .overlay .reading-column .rte .inner,
  .reading-column .rte .cart-summary-subtotal .amount,
  .cart-summary-subtotal .reading-column .rte .amount,
  .reading-column .rte h5 {
    font-size: 1em; }
  .account-area .rte .danger,
  .account-area .rte .info,
  .reading-column .rte .danger,
  .reading-column .rte .info {
    border: 1px solid #e6e6e6;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 3px;
    margin-bottom: 2em; }
  .account-area .rte .danger,
  .reading-column .rte .danger {
    border-color: #EFD0D1;
    background-color: #FFEDF1;
    color: #AF2224; }
  .account-area .rte .info,
  .reading-column .rte .info {
    border-color: #D0ECEC;
    background-color: #DAF4F4;
    color: #44C9C9; }
  .account-area .rte p + p img,
  .reading-column .rte p + p img {
    margin-top: 2em; }
  .account-area .rte table,
  .reading-column .rte table {
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
    font-size: 0.84211em;
    margin: 2em 0; }
    .account-area .rte table tbody:first-child tr:first-child td,
    .reading-column .rte table tbody:first-child tr:first-child td {
      background: #07132a; }
    .account-area .rte table th td,
    .reading-column .rte table th td {
      background: #07132a; }
    .account-area .rte table tr, .account-area .rte table td,
    .reading-column .rte table tr,
    .reading-column .rte table td {
      border-color: #e6e6e6; }
  .account-area .rte img + em,
  .reading-column .rte img + em {
    font-style: normal;
    color: #4d4842;
    display: block;
    margin-bottom: 2em;
    font-size: 0.84211em; }
  @media (max-width: 959px) {
    .account-area .rte,
    .reading-column .rte {
      font-size: 1em; }
      .account-area .rte h3, .account-area .rte h4, .account-area .rte blockquote, .account-area .rte .tile-group .overlay .inner, .tile-group .overlay .account-area .rte .inner, .account-area .rte .cart-summary-subtotal .amount, .cart-summary-subtotal .account-area .rte .amount, .account-area .rte h5,
      .reading-column .rte h3,
      .reading-column .rte h4,
      .reading-column .rte blockquote,
      .reading-column .rte .tile-group .overlay .inner,
      .tile-group .overlay .reading-column .rte .inner,
      .reading-column .rte .cart-summary-subtotal .amount,
      .cart-summary-subtotal .reading-column .rte .amount,
      .reading-column .rte h5 {
        font-size: 1em; } }

.reading-column .tags {
  margin-top: 2.5em; }
  .reading-column .tags label, .reading-column .tags .cart-items .heading, .cart-items .reading-column .tags .heading {
    margin-bottom: 1.75em; }
  .reading-column .tags ul {
    width: 100%;
    overflow: hidden; }
  .reading-column .tags .tag {
    border: 1px solid #e6e6e6;
    background: #07132a;
    border-radius: 2px;
    margin: 0 10px 10px 0;
    float: left; }

.reading-column .more-links {
  padding-bottom: 0.75em; }
  .reading-column .more-links a.more-link {
    font-size: 1.1875em; }
    .reading-column .more-links a.more-link:after {
      opacity: 0; }
    .reading-column .more-links a.more-link:hover:after {
      opacity: 1;
      border-color: #231f20; }

.toolbar-account {
  margin-right: 19px; }
  .toolbar-account a {
    color: white; }

.page-header .header-infos {
  position: absolute;
  left: 50%;
  margin-left: -200px;
  width: 400px; }

@media (max-width: 959px) {
  .page-header .header-infos {
    display: none; } }
.slide .overlay .line-2 {
  margin-bottom: 30px; }

/* size chart tweaks */
.product-description img[alt*="size-chart"] {
  display: none; }

.size-chart-inner {
  position: relative;
  padding: 35px 0 0 0; }
  .size-chart-inner .close {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background-image: url(/cdn/shop/t/18/assets/close.svg?v=70000380472469511501645381543);
    height: 24px;
    width: 24px;
    opacity: 0.75; }
    .size-chart-inner .close:hover {
      opacity: 1; }

/* ------- BLOG styling ---------- */
.articles.grid .article h2, .articles.grid .article .product-block .price .amount, .product-block .price .articles.grid .article .amount {
  font-size: 1.5625em;
  line-height: 1.4em;
  padding-bottom: 0;
  margin-bottom: 0.48em; }
.articles.grid .article .header-image img {
  display: block;
  width: 100%;
  height: auto; }
.articles.grid .article .reading-column .rte {
  font-size: 1em;
  margin: 0 0 0.75em 0; }
.articles.grid .article .more-link {
  padding-bottom: 0;
  margin-bottom: 13px; }
  .articles.grid .article .more-link:after {
    opacity: 0; }
  .articles.grid .article .more-link:hover:after {
    opacity: 1;
    border-color: #231f20; }

.article-meta {
  color: #CAC5BF; }

.reading-column .half .sharing {
  margin-top: 1.5em; }

@media (max-width: 767px) {
  .template-index #content > .section.slideshow-section:first-child,
  .articles.grid {
    margin-top: 15px; } }
.account-area {
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  max-width: 100%; }
  .account-area .back-link {
    display: block;
    padding-bottom: 0.5em;
    margin-bottom: 2em;
    border-bottom: 1px solid #e6e6e6;
    margin-right: 0; }
  .account-area table {
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
    font-size: 0.84211em;
    margin: 2em 0; }
    .account-area table tbody:first-child tr:first-child td {
      background: #07132a; }
    .account-area table th,
    .account-area table th td {
      background: #07132a;
      border-bottom-width: 1px;
      color: white; }
    .account-area table tr, .account-area table td {
      border-color: #e6e6e6; }

.products-section .title,
.products-section .price {
  text-align: center; }
.products-section .product-block .spr-badge {
  display: none; }

.spr-badge[data-rating="0.0"] {
  display: none; }

.product-block .title {
  padding: 0;
  margin: 0; }
.product-block .price .amount {
  color: #fca200; }

.product-code {
  margin: 0;
  padding: 0;
  color: #ccc;
  font-size: .8em; }

.nav-logo__left,
.nav-logo__right {
  position: absolute;
  top: 1rem;
  width: 170px; }

.nav-logo__left {
  left: 2em; }

.nav-logo__right {
  right: 2rem; }

.page-header-wrapper {
  /*   background: $site_header_bg_color; */ }
  .page-header-wrapper .container {
    width: 100%; }

.collection-block {
  padding-bottom: 2rem;
  font-size: 1.2rem; }
  .collection-block .title {
    padding: .5rem 0 1.5rem; }

.languages {
  margin: 0px 1em 0px 0;
  padding: 0;
  display: inline-block;
  font-size: 13px;
  position: relative;
  line-height: 1.2;
  text-align: left;
  transform: translateY(6px); }
  .languages img {
    margin-right: 5px; }
  .languages span {
    text-transform: uppercase; }
  .languages > a {
    padding-left: 25px;
    display: inline-block;
    padding-bottom: 5px; }
    .languages > a:hover, .languages > a:focus {
      color: #e99b0d; }
    .languages > a:after {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 6px 5px 0 5px;
      border-color: #8f8f8f transparent transparent transparent;
      display: inline-block;
      margin-left: 5px; }
  .languages span, .languages ul {
    vertical-align: middle; }
  .languages ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    background: #070f20;
    border: 1px solid #2c3341;
    padding: 5px 10px 6px;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    width: 230px;
    z-index: 1000; }
    .languages ul li {
      padding: 5px 0; }
    .languages ul a:hover {
      color: #e99b0d; }
  .languages img {
    vertical-align: middle;
    display: inline-block; }

/* #fsb_placeholder {
  padding-bottom: 0!important;
} */
/* #fsb_background {
  top: 0;
} */
/**
 * TABS
 *
 * -------------------------------------------------------------------------------------------------
 */
.tabs > div {
  /*border-top: 1px solid #c7c7c7*/
  background: white !important;
  /*border-bottom: 4px solid #E95855 !important;*/ }
  .tabs > div .tab-container {
    display: block;
    margin-bottom: 40px;
    padding: 20px 0; }
    .tabs > div .tab-container a {
      text-decoration: underline; }
.tabs ul.horizontal {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid gainsboro; }
  .tabs ul.horizontal li {
    background: white;
    border-bottom: 4px solid white;
    display: inline-block; }
    .tabs ul.horizontal li a {
      padding: 14px 24px;
      display: block;
      text-transform: uppercase; }
    .tabs ul.horizontal li:hover, .tabs ul.horizontal li.active {
      border-bottom: 4px solid #fca200; }
      .tabs ul.horizontal li:hover a, .tabs ul.horizontal li.active a {
        color: #fca200; }
.tabs #shopify-product-reviews {
  margin: 0; }
  .tabs #shopify-product-reviews .spr-container {
    border: 0 none;
    padding-left: 0 !important;
    padding-right: 0 !important; }

/* helper class */
.color-theme-3 {
  color: #fca200 !important; }

/* 24 Nov 2017 requested add css code: Shopify Seasonal App */
.trustblox-2-seasonal-top .trustblox-2-seasonal-top-inner {
  top: 30px !important; }

/* shipping bar 
#fsb_background { margin: -19px 0 0 0 !important; }
@media (max-width: 767px) { #fsb_background { margin: -9px 0 0 0 !important; } } */
.product-carousel-swiper {
  padding: 0 2em !important; }

.product-carousel-swiper .product-block .image > .inner > a img {
  aspect-ratio: 1/1;
  user-drag: none; }

.carousel-prev,
.carousel-next {
  position: absolute;
  top: 20%;
  width: 32px;
  height: 32px;
  outline: none;
  z-index: 10;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  left: 0; }
  @media (min-width: 1200px) {
    .carousel-prev,
    .carousel-next {
      top: 30%;
      width: 40px;
      height: 40px; } }
  .carousel-prev.swiper-button-disabled,
  .carousel-next.swiper-button-disabled {
    opacity: .5;
    cursor: auto; }

.carousel-next {
  right: 0;
  left: auto; }
