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

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

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

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

/* Mixins */
/* Functions */
/* Variables */
/* Reset */
*, *:before, *:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  background: #fff;
  color: #000;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html, body {
  font-size: 100%; }

img {
  border: 0;
  display: block;
  -ms-interpolation-mode: bicubic;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

button, input, textarea, select {
  border-radius: 0;
  font-family: inherit;
  font-size: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline-color: #585d72;
  outline-width: 2px; }
  .no-outlines button, .no-outlines input, .no-outlines textarea, .no-outlines select {
    outline: none; }

a {
  color: black;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .no-outlines a {
    outline: none; }

@font-face {
  font-family: 'FontColors';
  src: url("//cdn.shopify.com/s/files/1/1491/9264/t/22/assets/colors.eot?v=142204688863170215431485259184");
  src: url("//cdn.shopify.com/s/files/1/1491/9264/t/22/assets/colors.eot?%23iefix&v=142204688863170215431485259184") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/1491/9264/t/22/assets/colors.woff?v=80061527784978331751485259184") format("woff"), url("//cdn.shopify.com/s/files/1/1491/9264/t/22/assets/colors.ttf?v=94612811159991495281485259184") format("truetype"), url("//cdn.shopify.com/s/files/1/1491/9264/t/22/assets/colors.svg?v=87896833724582880701485259184") format("svg");
  font-weight: normal;
  font-style: normal; }

.fc {
  display: inline-block;
  font: normal normal normal 14px/1 FontColors;
  font-size: inherit;
  text-rendering: auto;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 200ms;
  -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -webkit-transition-delay: 0s;
  -moz-transition-property: opacity;
  -moz-transition-duration: 200ms;
  -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -moz-transition-delay: 0s;
  -o-transition-property: opacity;
  -o-transition-duration: 200ms;
  -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -o-transition-delay: 0s;
  -ms-transition-property: opacity;
  -ms-transition-duration: 200ms;
  -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -ms-transition-delay: 0s;
  transition-property: opacity;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  transition-delay: 0s; }
  .fonts-loaded .fc, .no-js .fc {
    opacity: 1; }

.fc-hamburguer:before {
  content: "1"; }

.fc-cart:before {
  content: "3"; }

.fc-search:before {
  content: "2"; }

.fc-comment:before {
  content: "c"; }

.fc-tag:before {
  content: "b"; }

.fc-pencil:before {
  content: "e"; }

.fc-trash:before {
  content: "d"; }

.fc-close:before {
  content: "x"; }

.fc-facebook:before {
  content: "f"; }

.fc-pinterest:before {
  content: "p"; }

.fc-google:before {
  content: "g"; }

.fc-linkedin:before {
  content: "l"; }

.fc-instagram:before {
  content: "i"; }

.fc-twitter:before {
  content: "w"; }

.fc-vimeo:before {
  content: "v"; }

.fc-tumblr:before {
  content: "t"; }

.fc-flickr:before {
  content: "k"; }

.fc-yelp:before {
  content: "o"; }

.fc-youtube:before {
  content: "h"; }

.fc-cc-visa:before {
  content: "q"; }

.fc-cc-mastercard:before {
  content: "m"; }

.fc-cc-amex:before {
  content: "4"; }

.fc-cc-stripe:before {
  content: "s"; }

.fc-cc-paypal:before {
  content: "z"; }

.fc-cc-discover:before {
  content: "r"; }

.fc-cc-google-wallet:before {
  content: "u"; }

.fc-cc-bitcoin:before {
  content: "n"; }

.fc-cc-amazon:before {
  content: "E";
  position: relative;
  top: -2px; }

.fc-cc-diners-club:before {
  content: "D";
  position: relative;
  top: -2px; }

.fc-cc-jcb:before {
  content: "C";
  position: relative;
  top: -2px; }

.fc-cc-generic:before {
  content: "j"; }

.fc-rss:before {
  content: "a"; }

.fc-bullet:before {
  content: "A"; }

.fc-bullet-active:before {
  content: "B"; }

/* UI */
html {
  background: white; }

body {
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #353536;
  font-weight: 400;
  text-transform: none;
  font-size: 22px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch; }

.section {
  margin: 0 0 30px; }
  .section a {
    text-decoration: none; }
  .section h2 {
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: #585d72;
    font-weight: 700;
    text-transform: none;
    font-size: 32px;
    display: inline;
    margin: 0 0 5px; }
    .section h2.divider {
      font-family: HelveticaLTStd-Normal;
      font-style: normal;
      color: #353536;
      font-weight: 700;
      text-transform: none;
      font-size: 20px;
      padding: 0 6px 0 8px;
      text-decoration: none; }
  .section.no-content {
    margin: 0 30px;
    border: 2px dashed #585d72;
    padding: 100px 20px;
    text-align: center;
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: #585d72;
    font-weight: 400;
    text-transform: none;
    font-size: 18px;
    line-height: 30px; }
    .section.no-content a {
      color: #585d72;
      border-bottom: 2px solid; }

h3.empty {
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: white;
  font-weight: 400;
  text-transform: none;
  font-size: 24px;
  font-style: italic;
  margin: 30px 0 0; }

hr {
  display: block;
  max-width: 70px;
  height: 3px;
  background: #353536;
  border: 0;
  margin: 0 0 10px;
  text-align: left; }
  hr.short {
    max-width: 20px; }

p {
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #353536;
  font-weight: 400;
  text-transform: none;
  font-size: 19px;
  line-height: 25px; }
  p a {
    color: #353536;
    text-decoration: none; }
  p.big, p.expanded {
    font-size: 19px;
    line-height: 29px; }

span.highlight {
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #353536;
  font-weight: 700;
  text-transform: none;
  font-size: 15px;
  font-size: inherit;
  line-height: inherit;
  background: white;
  padding: 1px 4px; }

.boxed {
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #353536;
  font-weight: 400;
  text-transform: none;
  font-size: 22px;
  border: 2px solid;
  padding: 4px 10px 3px; }

.icon {
  display: inline; }

.btn {
  text-decoration: none;
  cursor: pointer;
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #353536;
  font-weight: 700;
  text-transform: none;
  font-size: 20px;
  display: inline-block;
  text-align: center;
  padding: 10px;
  background: transparent;
  border: 0;
  -webkit-transition-property: background;
  -webkit-transition-duration: 200ms;
  -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -webkit-transition-delay: 0s;
  -moz-transition-property: background;
  -moz-transition-duration: 200ms;
  -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -moz-transition-delay: 0s;
  -o-transition-property: background;
  -o-transition-duration: 200ms;
  -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -o-transition-delay: 0s;
  -ms-transition-property: background;
  -ms-transition-duration: 200ms;
  -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -ms-transition-delay: 0s;
  transition-property: background;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  transition-delay: 0s;
  -webkit-transition-property: color;
  -webkit-transition-duration: 200ms;
  -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -webkit-transition-delay: 0s;
  -moz-transition-property: color;
  -moz-transition-duration: 200ms;
  -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -moz-transition-delay: 0s;
  -o-transition-property: color;
  -o-transition-duration: 200ms;
  -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -o-transition-delay: 0s;
  -ms-transition-property: color;
  -ms-transition-duration: 200ms;
  -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -ms-transition-delay: 0s;
  transition-property: color;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  transition-delay: 0s;
  -webkit-transition-property: border-color;
  -webkit-transition-duration: 200ms;
  -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -webkit-transition-delay: 0s;
  -moz-transition-property: border-color;
  -moz-transition-duration: 200ms;
  -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -moz-transition-delay: 0s;
  -o-transition-property: border-color;
  -o-transition-duration: 200ms;
  -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -o-transition-delay: 0s;
  -ms-transition-property: border-color;
  -ms-transition-duration: 200ms;
  -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -ms-transition-delay: 0s;
  transition-property: border-color;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  transition-delay: 0s; }
  .btn:before, .btn:after {
    -webkit-transition-property: background;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-delay: 0s;
    -moz-transition-property: background;
    -moz-transition-duration: 200ms;
    -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -moz-transition-delay: 0s;
    -o-transition-property: background;
    -o-transition-duration: 200ms;
    -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -o-transition-delay: 0s;
    -ms-transition-property: background;
    -ms-transition-duration: 200ms;
    -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -ms-transition-delay: 0s;
    transition-property: background;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition-delay: 0s;
    -webkit-transition-property: color;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-delay: 0s;
    -moz-transition-property: color;
    -moz-transition-duration: 200ms;
    -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -moz-transition-delay: 0s;
    -o-transition-property: color;
    -o-transition-duration: 200ms;
    -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -o-transition-delay: 0s;
    -ms-transition-property: color;
    -ms-transition-duration: 200ms;
    -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -ms-transition-delay: 0s;
    transition-property: color;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition-delay: 0s;
    -webkit-transition-property: border-color;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-delay: 0s;
    -moz-transition-property: border-color;
    -moz-transition-duration: 200ms;
    -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -moz-transition-delay: 0s;
    -o-transition-property: border-color;
    -o-transition-duration: 200ms;
    -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -o-transition-delay: 0s;
    -ms-transition-property: border-color;
    -ms-transition-duration: 200ms;
    -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -ms-transition-delay: 0s;
    transition-property: border-color;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition-delay: 0s; }
  .btn.border {
    border: 3px solid; }
    .btn.border:hover {
      color: #686869;
      border-color: #686869; }
      .btn.border:hover:before, .btn.border:hover:after {
        border-color: #686869; }
    .btn.border.small {
      font-size: 16px;
      padding: 5px;
      border-width: 2px; }
  .btn.solid {
    background: #353536;
    border-color: #353536;
    color: white; }
    .btn.solid:hover {
      background: #424243; }
    .btn.solid.small {
      font-size: 16px;
      padding: 8px; }
  .btn.accent {
    background: #ff9900;
    border-color: #585d72;
    color: white;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-delay: 0s;
    -moz-transition-property: opacity;
    -moz-transition-duration: 200ms;
    -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -moz-transition-delay: 0s;
    -o-transition-property: opacity;
    -o-transition-duration: 200ms;
    -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -o-transition-delay: 0s;
    -ms-transition-property: opacity;
    -ms-transition-duration: 200ms;
    -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -ms-transition-delay: 0s;
    transition-property: opacity;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition-delay: 0s; }
    .btn.accent:hover {
      background: #e68a00; }
    .btn.accent.adding {
      opacity: 0.25;
      cursor: default; }
    .btn.accent.added {
      -webkit-transition-property: opacity;
      -webkit-transition-duration: 200ms;
      -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
      -webkit-transition-delay: 1s;
      -moz-transition-property: opacity;
      -moz-transition-duration: 200ms;
      -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
      -moz-transition-delay: 1s;
      -o-transition-property: opacity;
      -o-transition-duration: 200ms;
      -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
      -o-transition-delay: 1s;
      -ms-transition-property: opacity;
      -ms-transition-duration: 200ms;
      -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
      -ms-transition-delay: 1s;
      transition-property: opacity;
      transition-duration: 200ms;
      transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
      transition-delay: 1s;
      opacity: 1; }
    .btn.accent.small {
      font-size: 16px;
      padding: 8px; }
  .btn.disabled {
    cursor: default;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-delay: 0s;
    -moz-transition-property: opacity;
    -moz-transition-duration: 200ms;
    -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -moz-transition-delay: 0s;
    -o-transition-property: opacity;
    -o-transition-duration: 200ms;
    -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -o-transition-delay: 0s;
    -ms-transition-property: opacity;
    -ms-transition-duration: 200ms;
    -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -ms-transition-delay: 0s;
    transition-property: opacity;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition-delay: 0s; }
    .btn.disabled:hover {
      color: inherit;
      border-color: inherit;
      background-color: inherit; }

.shape-wrapper, .circle-wrapper {
  display: inline-block; }

.shape {
  opacity: 0; }
  .no-js .shape {
    opacity: 1; }
  .shape.shaped {
    opacity: 1; }
    .shape.shaped.square.solid {
      padding: 10px;
      background: #353536;
      border-color: #353536;
      color: white; }
    .shape.shaped.circle {
      display: table;
      table-layout: fixed; }
      .shape.shaped.circle span {
        display: table-cell;
        vertical-align: middle; }
    .shape.shaped.hexagon {
      position: relative;
      text-align: center;
      display: table;
      text-decoration: none;
      border-collapse: collapse;
      padding: 0; }
      .shape.shaped.hexagon:before, .shape.shaped.hexagon:after {
        content: "";
        position: absolute;
        z-index: 1;
        background-color: inherit; }
      .shape.shaped.hexagon span {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        z-index: 2; }
      .shape.shaped.hexagon.border {
        border-top: 0;
        border-bottom: 0;
        border-width: 3px; }
      .shape.shaped.hexagon.solid {
        border: 0; }
        .shape.shaped.hexagon.solid:before, .shape.shaped.hexagon.solid:after {
          border-color: transparent; }
      .shape.shaped.hexagon.accent {
        border: 0; }
        .shape.shaped.hexagon.accent:before, .shape.shaped.hexagon.accent:after {
          border-color: transparent; }

button.shape.shaped.circle span, button.shape.shaped.hexagon span {
  display: block; }
  .ie button.shape.shaped.circle span, .ie button.shape.shaped.hexagon span {
    display: table-cell; }

a, button {
  color: #353536;
  background: transparent;
  border: 0; }
  a.underline, button.underline {
    text-decoration: none;
    border-bottom: 1px solid;
    cursor: pointer; }
  a.link, button.link {
    text-decoration: none; }
    a.link:hover, button.link:hover {
      border-bottom: 1px solid; }

form input, form textarea, form select, form label {
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #353536;
  font-weight: 400;
  text-transform: none;
  font-size: 18px;
  text-transform: none; }
  form input.long, form textarea.long, form select.long, form label.long {
    width: 100%;
    max-width: 400px; }
  form input.full, form textarea.full, form select.full, form label.full {
    width: 100%; }
  form input.error, form textarea.error, form select.error, form label.error {
    background: #999eb0; }
form input[type=number]::-webkit-inner-spin-button,
form input[type=number]::-webkit-outer-spin-button {
  opacity: 1; }
form input, form textarea, form select {
  background: white; }
form input.text, form textarea.text {
  border: 0;
  padding: 8px 10px 7px; }
form textarea {
  font-size: 22px;
  line-height: 28px;
  min-height: 200px; }
form input[type=search] {
  -webkit-appearance: none; }
form input[type=submit] {
  -webkit-appearance: none; }
form h2 {
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #353536;
  font-weight: 700;
  text-transform: none;
  font-size: 24px; }
form h3 {
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #353536;
  font-weight: 400;
  text-transform: none;
  font-size: 20px; }
form .field-error {
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #585d72;
  font-weight: 400;
  text-transform: none;
  font-size: 22px;
  font-style: italic;
  text-transform: initial;
  margin: 10px 0 15px; }

ul.inline {
  list-style-type: none; }
  ul.inline li {
    display: inline; }

.hide {
  display: none; }

#rte {
  word-wrap: break-word;
  max-width: 860px;
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #353536;
  font-weight: 400;
  text-transform: none;
  font-size: 19px;
  line-height: 25px;
  text-transform: none; }
  #rte > * {
    line-height: normal; }
  #rte h1, #rte h2, #rte h3, #rte h4, #rte h5, #rte h6 {
    margin: 20px 0 10px;
    text-decoration: none; }
  #rte h1 {
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: #353536;
    font-weight: 700;
    text-transform: none;
    font-size: 44px;
    text-transform: none; }
  #rte h2 {
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: #353536;
    font-weight: 700;
    text-transform: none;
    font-size: 35px;
    text-transform: none; }
  #rte h3 {
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: #353536;
    font-weight: 700;
    text-transform: none;
    font-size: 31px;
    text-transform: none; }
  #rte h4 {
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: #353536;
    font-weight: 700;
    text-transform: none;
    font-size: 26px;
    text-transform: none; }
  #rte h5 {
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: #353536;
    font-weight: 700;
    text-transform: none;
    font-size: 22px;
    text-transform: none; }
  #rte h6 {
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: #353536;
    font-weight: 700;
    text-transform: none;
    font-size: 18px;
    text-transform: none; }
  #rte p, #rte li, #rte td {
    max-width: 860px;
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: #353536;
    font-weight: 400;
    text-transform: none;
    font-size: 19px;
    line-height: 25px; }
  #rte p {
    margin: 0 0 20px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto; }
    #rte p:last-child {
      margin: 0; }
  #rte a {
    color: #585d72;
    text-decoration: none; }
    #rte a:hover {
      border-bottom: 1px solid; }
  #rte blockquote {
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: #353536;
    font-weight: 400;
    text-transform: none;
    font-size: 31px;
    line-height: 41px;
    text-transform: none;
    margin: 40px 80px 50px 20px; }
    #rte blockquote:before {
      content: "\2014";
      margin-right: 10px; }
  #rte ul, #rte ol {
    margin: 0 0 20px 30px; }
    #rte ul li, #rte ol li {
      margin: 0 0 10px; }
  #rte img, #rte iframe {
    max-width: 100%; }
  #rte table {
    margin: 0 0 5px;
    border-collapse: collapse;
    max-width: 100%; }
    #rte table td {
      padding: 10px;
      border: 1px solid #353536;
      text-align: left; }
    #rte table thead td {
      font-weight: bold; }
  #rte.center {
    text-align: center; }
    #rte.center ul, #rte.center ol {
      margin-left: 0; }
      #rte.center ul li, #rte.center ol li {
        list-style: none; }

.shopify-select {
  border: 1px solid #d3dbe2;
  border-radius: 3px;
  box-sizing: border-box;
  position: relative;
  background: #ffffff;
  overflow: hidden;
  vertical-align: bottom;
  max-width: 100%; }
  .shopify-select select {
    font-size: 16px;
    padding: 7px 10px;
    padding-right: 32px;
    border: 0;
    width: 100%;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none; }
  .shopify-select .shopify-select-icon {
    cursor: pointer;
    display: block;
    fill: #798c9c;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    pointer-events: none;
    width: 12px;
    height: 12px;
    vertical-align: middle; }

.placeholder-svg {
  fill: silver; }

@media (max-width: 620px) {
  #rte blockquote {
    margin-left: 0;
    margin-right: 0;
    font-size: 24px;
    line-height: 34px; }
  #rte.center blockquote {
    padding: 0 15px; }
    #rte.center blockquote:before {
      content: normal;
      margin-right: 0; } }
/* Layout */
.no-js:not(html) {
  display: none; }
  .no-js .no-js:not(html) {
    display: block; }

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

html, body {
  width: 100%;
  height: 100%; }

body.browsing .header, body.browsing .main, body.browsing .side-nav {
  -moz-transform: translateX(300px);
  -o-transform: translateX(300px);
  -ms-transform: translateX(300px);
  -webkit-transform: translateX(300px);
  transform: translateX(300px); }
.lt-ie9 body.browsing .side-nav {
  left: 0; }
.lt-ie9 body.browsing .main, .lt-ie9 body.browsing .header {
  position: relative;
  left: 300px; }
body.shopping .header, body.shopping .main, body.shopping .side-cart {
  -moz-transform: translateX(-400px);
  -o-transform: translateX(-400px);
  -ms-transform: translateX(-400px);
  -webkit-transform: translateX(-400px);
  transform: translateX(-400px); }
.lt-ie9 body.shopping .side-cart {
  right: 0; }
.lt-ie9 body.shopping .main, .lt-ie9 body.shopping .header {
  position: relative;
  left: -400px; }
body.searching .search-overlay {
  top: 0 !important; }
  body.searching .search-overlay .search-bar-wrapper {
    opacity: 1; }
body.browsing, body.shopping, body.searching {
  overflow: hidden;
  height: 100%; }

.header, .main, .side-nav, .side-cart {
  -webkit-transition-property: transform;
  -webkit-transition-duration: 0.35s;
  -webkit-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
  -webkit-transition-delay: 0s;
  -moz-transition-property: transform;
  -moz-transition-duration: 0.35s;
  -moz-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
  -moz-transition-delay: 0s;
  -o-transition-property: transform;
  -o-transition-duration: 0.35s;
  -o-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
  -o-transition-delay: 0s;
  -ms-transition-property: transform;
  -ms-transition-duration: 0.35s;
  -ms-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
  -ms-transition-delay: 0s;
  transition-property: transform;
  transition-duration: 0.35s;
  transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
  transition-delay: 0s; }

.main {
  width: 100%;
  padding: 0 0 0; }

.content {
  padding: 0 30px 30px;
  margin: 0 30px 30px;
  background: white;
  min-height: 530px; }
  .content > .inner {
    opacity: 0;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-delay: 0s;
    -moz-transition-property: opacity;
    -moz-transition-duration: 200ms;
    -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -moz-transition-delay: 0s;
    -o-transition-property: opacity;
    -o-transition-duration: 200ms;
    -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -o-transition-delay: 0s;
    -ms-transition-property: opacity;
    -ms-transition-duration: 200ms;
    -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -ms-transition-delay: 0s;
    transition-property: opacity;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition-delay: 0s; }
    .fonts-loaded .content > .inner, .no-js .content > .inner {
      opacity: 1; }

.boxes {
  padding: 0 0 60px;
  margin: 0 30px 30px;
  background: white; }
  .boxes .box {
    width: 100%;
    padding: 0 0 30px;
    opacity: 0;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-delay: 0s;
    -moz-transition-property: opacity;
    -moz-transition-duration: 200ms;
    -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -moz-transition-delay: 0s;
    -o-transition-property: opacity;
    -o-transition-duration: 200ms;
    -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -o-transition-delay: 0s;
    -ms-transition-property: opacity;
    -ms-transition-duration: 200ms;
    -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -ms-transition-delay: 0s;
    transition-property: opacity;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition-delay: 0s; }
    .fonts-loaded .boxes .box, .no-js .boxes .box {
      opacity: 1; }
    .boxes .box:after {
      display: table;
      content: '';
      clear: both; }
    .boxes .box > .left {
      float: left;
      width: 25%;
      height: 100%;
      text-align: right;
      padding: 60px 0 0; }
      .boxes .box > .left h2 {
        font-family: HelveticaLTStd-Normal;
        font-style: normal;
        color: #353536;
        font-weight: 700;
        text-transform: none;
        font-size: 44px;
        line-height: 60px;
        text-decoration: underline;
        display: inline;
        position: relative;
        top: -15px;
        right: -50px; }
    .boxes .box > .right {
      margin-left: 25%;
      padding: 60px 60px 60px 110px;
      height: 100%;
      background: #ececec; }
      .boxes .box > .right > h3, .boxes .box > .right h3.accent {
        font-family: HelveticaLTStd-Normal;
        font-style: normal;
        color: #585d72;
        font-weight: 400;
        text-transform: none;
        font-size: 24px;
        font-style: italic;
        margin: 0 0 25px; }
      .boxes .box > .right > form h3 {
        margin: 0 0 10px; }
      .boxes .box > .right > .row h3 {
        font-family: HelveticaLTStd-Normal;
        font-style: normal;
        color: #585d72;
        font-weight: 400;
        text-transform: none;
        font-size: 24px;
        font-style: italic;
        margin: 0 0 10px; }
      .boxes .box > .right .back {
        font-family: HelveticaLTStd-Normal;
        font-style: normal;
        color: #353536;
        font-weight: 400;
        text-transform: none;
        font-size: 18px; }

.row {
  margin: 0 0 10px; }
  .row.expanded {
    margin-bottom: 30px; }
  .row.expanded-top {
    margin-top: 20px; }
  .row.center {
    text-align: center; }
  .row.right {
    text-align: right; }

.pagination {
  clear: both;
  text-align: center;
  padding: 40px 0 0; }
  .pagination .page, .pagination .next, .pagination .prev {
    margin: 0 4px;
    padding: 0 1px;
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: #353536;
    font-weight: 400;
    text-transform: none;
    font-size: 20px; }
    .pagination .page a, .pagination .next a, .pagination .prev a {
      color: #353536;
      text-decoration: none; }
      .pagination .page a h2, .pagination .next a h2, .pagination .prev a h2 {
        font-size: inherit; }
      .pagination .page a:hover, .pagination .next a:hover, .pagination .prev a:hover {
        border-bottom: 2px solid #585d72; }
    .pagination .page.current, .pagination .next.current, .pagination .prev.current {
      border-bottom: 2px solid #585d72; }

.product #rte .share, .share {
  margin: 35px 0 0;
  min-height: 56px; }
  .product #rte .share a.icon, .share a.icon {
    font-size: 28px;
    text-decoration: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: red;
    text-align: center;
    width: 36px;
    height: 36px;
    margin: 0 5px 0 0;
    border: 0;
    color: white;
    display: inline-block;
    font-family: monospace;
    padding-top: 7px; }
    .product #rte .share a.icon.facebook, .share a.icon.facebook {
      background-color: #3b5998; }
    .product #rte .share a.icon.twitter, .share a.icon.twitter {
      background-color: #4099ff; }
    .product #rte .share a.icon.pinterest, .share a.icon.pinterest {
      background-color: #c92228; }
    .product #rte .share a.icon.google, .share a.icon.google {
      background-color: #fa6755; }

@media (max-width: 960px) {
  .boxes {
    padding: 0 0 60px; }
    .boxes .box > .left h2 {
      font-size: 33px;
      line-height: 43px;
      right: -25px; }
    .boxes .box > .right {
      padding: 60px; } }
@media (max-width: 620px) {
  .content {
    padding: 0 15px 30px;
    margin: 0; }

  .boxes {
    padding: 0;
    margin: 0 30px;
    background: white; }
    .boxes .box {
      padding: 0;
      margin: 0 0 30px;
      background: white; }
      .boxes .box > .left {
        padding: 30px 0;
        float: none;
        width: 100%;
        text-align: left;
        background: white; }
        .boxes .box > .left h2 {
          font-size: 33px;
          line-height: 43px;
          top: 0;
          left: -15px; }
          .boxes .box > .left h2 br {
            display: inline-block;
            margin-right: 8px;
            content: ' '; }
      .boxes .box > .right {
        margin: 0;
        background: white;
        padding: 0 20px 20px; }
        .boxes .box > .right:after {
          display: table;
          content: '';
          clear: both; }
        .boxes .box > .right > h3 {
          margin: 0 0 20px; }
        .boxes .box > .right .actions, .boxes .box > .right .back {
          text-align: right;
          clear: both; }
      .boxes .box:first-child > .left {
        padding-top: 20px; } }
/* Header */
.header {
  position: relative;
  width: 100%;
  z-index: 5; }
  .header:after {
    display: table;
    content: '';
    clear: both; }
  .header .bar {
    padding: 17px 30px;
    position: relative;
    z-index: 100; }
    .header .bar.fixed {
      display: none;
      -webkit-transition-property: background-color;
      -webkit-transition-duration: 350ms;
      -webkit-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -webkit-transition-delay: 0s;
      -moz-transition-property: background-color;
      -moz-transition-duration: 350ms;
      -moz-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -moz-transition-delay: 0s;
      -o-transition-property: background-color;
      -o-transition-duration: 350ms;
      -o-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -o-transition-delay: 0s;
      -ms-transition-property: background-color;
      -ms-transition-duration: 350ms;
      -ms-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -ms-transition-delay: 0s;
      transition-property: background-color;
      transition-duration: 350ms;
      transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      transition-delay: 0s; }
    .header .bar .center {
      position: relative;
      left: 0;
      width: 100%;
      text-align: center;
      z-index: 1;
      line-height: 0;
      -webkit-transition-property: top;
      -webkit-transition-duration: 350ms;
      -webkit-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -webkit-transition-delay: 0s;
      -moz-transition-property: top;
      -moz-transition-duration: 350ms;
      -moz-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -moz-transition-delay: 0s;
      -o-transition-property: top;
      -o-transition-duration: 350ms;
      -o-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -o-transition-delay: 0s;
      -ms-transition-property: top;
      -ms-transition-duration: 350ms;
      -ms-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -ms-transition-delay: 0s;
      transition-property: top;
      transition-duration: 350ms;
      transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      transition-delay: 0s; }
      .header .bar .center a.logo {
        text-decoration: none;
        display: inline-block;
        max-width: 70%; }
    .header .bar .left, .header .bar .right {
      height: 26px;
      z-index: 10;
      line-height: 0; }
    .header .bar .left {
      position: absolute;
      left: 19px;
      -webkit-transition-property: left;
      -webkit-transition-duration: 350ms;
      -webkit-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -webkit-transition-delay: 0s;
      -moz-transition-property: left;
      -moz-transition-duration: 350ms;
      -moz-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -moz-transition-delay: 0s;
      -o-transition-property: left;
      -o-transition-duration: 350ms;
      -o-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -o-transition-delay: 0s;
      -ms-transition-property: left;
      -ms-transition-duration: 350ms;
      -ms-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -ms-transition-delay: 0s;
      transition-property: left;
      transition-duration: 350ms;
      transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      transition-delay: 0s; }
      .header .bar .left a {
        text-decoration: none; }
        .header .bar .left a i {
          color: #353536;
          font-size: 30px; }
    .header .bar .right {
      position: absolute;
      right: 19px;
      text-align: right;
      -webkit-transition-property: right;
      -webkit-transition-duration: 350ms;
      -webkit-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -webkit-transition-delay: 0s;
      -moz-transition-property: right;
      -moz-transition-duration: 350ms;
      -moz-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -moz-transition-delay: 0s;
      -o-transition-property: right;
      -o-transition-duration: 350ms;
      -o-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -o-transition-delay: 0s;
      -ms-transition-property: right;
      -ms-transition-duration: 350ms;
      -ms-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -ms-transition-delay: 0s;
      transition-property: right;
      transition-duration: 350ms;
      transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      transition-delay: 0s; }
      .header .bar .right a {
        text-decoration: none; }
        .header .bar .right a i {
          color: #353536;
          font-size: 30px; }
        .header .bar .right a .circle {
          text-align: center;
          font-family: HelveticaLTStd-Normal;
          font-style: normal;
          color: white;
          font-weight: 700;
          text-transform: none;
          font-size: 13px;
          text-transform: none;
          background: #585d72;
          border-radius: 50%;
          width: 26px;
          height: 26px;
          font-size: 13px;
          line-height: 26px;
          display: inline-block;
          vertical-align: top;
          margin-left: 4px; }
          .header .bar .right a .circle.hidden-count {
            display: none; }
      .header .bar .right .currency-picker {
        display: block;
        margin-top: 2px;
        opacity: 0;
        -webkit-transition-property: opacity;
        -webkit-transition-duration: 200ms;
        -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
        -webkit-transition-delay: 0s;
        -moz-transition-property: opacity;
        -moz-transition-duration: 200ms;
        -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
        -moz-transition-delay: 0s;
        -o-transition-property: opacity;
        -o-transition-duration: 200ms;
        -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
        -o-transition-delay: 0s;
        -ms-transition-property: opacity;
        -ms-transition-duration: 200ms;
        -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
        -ms-transition-delay: 0s;
        transition-property: opacity;
        transition-duration: 200ms;
        transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
        transition-delay: 0s; }
        .fonts-loaded .header .bar .right .currency-picker, .no-js .header .bar .right .currency-picker {
          opacity: 1; }
        .header .bar .right .currency-picker select {
          font-family: HelveticaLTStd-Normal;
          font-style: normal;
          color: #353536;
          font-weight: 400;
          text-transform: none;
          font-size: 14px; }
  .header .background {
    background-color: white;
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 0; }
  .header.scrolled .bar {
    opacity: 0; }
    .header.scrolled .bar.fixed {
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      opacity: 1;
      display: block; }
  .header.scrolling .fixed .left {
    left: 50px; }
  .header.scrolling .fixed .right {
    right: 50px; }
  .header.solid .fixed {
    background-color: white; }
    .header.solid .fixed .left {
      left: 30px; }
    .header.solid .fixed .right {
      right: 30px; }
    .header.solid .fixed .center a.logo h1 {
      font-family: HelveticaLTStd-Normal;
      font-style: normal;
      color: #585d72;
      font-weight: 700;
      text-transform: none;
      font-size: 33px;
      line-height: 30px; }

h1.logo {
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #585d72;
  font-weight: 700;
  text-transform: none;
  font-size: 44px;
  font-size: 40px;
  line-height: 40px;
  word-wrap: break-word; }
  h1.logo img {
    max-width: 100%;
    display: block;
    -webkit-transition-property: width;
    -webkit-transition-duration: 350ms;
    -webkit-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
    -webkit-transition-delay: 0s;
    -moz-transition-property: width;
    -moz-transition-duration: 350ms;
    -moz-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
    -moz-transition-delay: 0s;
    -o-transition-property: width;
    -o-transition-duration: 350ms;
    -o-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
    -o-transition-delay: 0s;
    -ms-transition-property: width;
    -ms-transition-duration: 350ms;
    -ms-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
    -ms-transition-delay: 0s;
    transition-property: width;
    transition-duration: 350ms;
    transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
    transition-delay: 0s; }
  h1.logo span {
    opacity: 0;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-delay: 0s;
    -moz-transition-property: opacity;
    -moz-transition-duration: 200ms;
    -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -moz-transition-delay: 0s;
    -o-transition-property: opacity;
    -o-transition-duration: 200ms;
    -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -o-transition-delay: 0s;
    -ms-transition-property: opacity;
    -ms-transition-duration: 200ms;
    -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -ms-transition-delay: 0s;
    transition-property: opacity;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition-delay: 0s; }
    .fonts-loaded h1.logo span, .no-js h1.logo span {
      opacity: 1; }

body.template-customers-login .header .bar .right a.icon-cart,
body.template-customers-account .header .bar .right a.icon-cart,
body.template-customers-addresses .header .bar .right a.icon-cart,
body.template-customers-register .header .bar .right a.icon-cart,
body.template-404 .header .bar .right a.icon-cart,
body.template-cart .header .bar .right a.icon-cart {
  display: none; }
body.template-customers-login .header .bar .right a.icon-search,
body.template-customers-account .header .bar .right a.icon-search,
body.template-customers-addresses .header .bar .right a.icon-search,
body.template-customers-register .header .bar .right a.icon-search,
body.template-404 .header .bar .right a.icon-search,
body.template-cart .header .bar .right a.icon-search {
  padding-right: 8px; }
body.template-customers-login .header .bar .right .currency-picker,
body.template-customers-account .header .bar .right .currency-picker,
body.template-customers-addresses .header .bar .right .currency-picker,
body.template-customers-register .header .bar .right .currency-picker,
body.template-404 .header .bar .right .currency-picker,
body.template-cart .header .bar .right .currency-picker {
  display: none; }

@media (max-width: 960px) {
  .header .bar .right a .circle {
    width: 26px;
    height: 26px;
    line-height: 26px; }

  h1.logo {
    font-size: 30px;
    line-height: 30px; } }
@media (max-width: 620px) {
  .header .bar .right a .circle {
    width: 26px;
    height: 26px;
    line-height: 26px; }
  .header .bar .right a.icon-cart i.fc-cart {
    display: none; }
  .header .bar .right a.icon-cart .circle {
    margin-left: 0; }
  .header .bar .right .currency-picker select {
    font-size: 12px; }
  .header .background {
    top: 30px;
    left: 0;
    right: 0; }

  h1.logo {
    font-size: 30px;
    line-height: 30px; }

  body.template-customers-login .header .background,
  body.template-customers-account .header .background,
  body.template-customers-addresses .header .background,
  body.template-customers-register .header .background,
  body.template-404 .header .background,
  body.template-cart .header .background {
    left: 30px;
    right: 30px; } }
/* Index */
.template-index .shopify-section {
  margin-bottom: 60px; }
  .template-index .shopify-section#shopify-section-header, .template-index .shopify-section#shopify-section-footer {
    margin-bottom: 0; }
.template-index .header .background {
  background: #ffffff; }
.template-index .layout {
  min-height: 500px; }
  .template-index .layout .home {
    position: relative; }
    .template-index .layout .home .sections {
      position: relative;
      z-index: 2; }
    .template-index .layout .home .background {
      z-index: 1;
      position: absolute;
      left: 30px;
      top: 0;
      right: 30px;
      bottom: 30px;
      bottom: 0;
      background: #ffffff; }
    .template-index .layout .home.center {
      text-align: center; }
    .template-index .layout .home.right {
      text-align: right; }

@media (max-width: 960px) {
  .template-index .shopify-section {
    margin-bottom: 30px; }
  .template-index .layout .shopify-section:last-child {
    margin-bottom: 30px; } }
@media (max-width: 620px) {
  .template-index .shopify-section {
    margin-bottom: 15px; }
  .template-index .layout .shopify-section:last-child {
    margin-bottom: 15px; }
  .template-index .header .background {
    left: 15px;
    right: 15px; }
  .template-index .layout .home .background {
    left: 15px;
    right: 15px;
    bottom: 15px; } }
/* Featured products */
.featured-products {
  padding: 0 30px 0; }
  .featured-products .featured-product {
    position: relative;
    margin: 0 0 30px;
    padding: 30px;
    width: 100%;
    height: 600px;
    background-color: #f0f0f0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    .featured-products .featured-product:last-child {
      margin-bottom: 0; }
    .featured-products .featured-product .container {
      max-width: 1100px;
      height: 100%;
      margin: 0 auto;
      overflow: hidden;
      opacity: 0;
      -webkit-transition-property: opacity;
      -webkit-transition-duration: 200ms;
      -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
      -webkit-transition-delay: 0s;
      -moz-transition-property: opacity;
      -moz-transition-duration: 200ms;
      -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
      -moz-transition-delay: 0s;
      -o-transition-property: opacity;
      -o-transition-duration: 200ms;
      -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
      -o-transition-delay: 0s;
      -ms-transition-property: opacity;
      -ms-transition-duration: 200ms;
      -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
      -ms-transition-delay: 0s;
      transition-property: opacity;
      transition-duration: 200ms;
      transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
      transition-delay: 0s;
      position: relative; }
      .fonts-loaded .featured-products .featured-product .container, .no-js .featured-products .featured-product .container {
        opacity: 1; }
    .featured-products .featured-product a.info {
      display: block;
      text-align: left;
      position: absolute;
      left: 60px;
      right: 60px;
      top: 0;
      bottom: 0;
      -webkit-tap-highlight-color: rgba(240, 240, 240, 0.2);
      text-decoration: none; }
      .featured-products .featured-product a.info .container {
        height: 100%; }
        .featured-products .featured-product a.info .container .left {
          width: 60%;
          height: 100%; }
          .featured-products .featured-product a.info .container .left .table {
            display: table;
            table-layout: fixed;
            max-width: 500px;
            width: 100%;
            height: 100%;
            margin: 0 auto; }
            .featured-products .featured-product a.info .container .left .table .cell {
              display: table-cell;
              vertical-align: middle; }
              .featured-products .featured-product a.info .container .left .table .cell .title {
                font-family: HelveticaLTStd-Normal;
                font-style: normal;
                color: #353536;
                font-weight: 700;
                text-transform: none;
                font-size: 72px;
                line-height: 73px; }
                .featured-products .featured-product a.info .container .left .table .cell .title.mobile {
                  display: none; }
              .featured-products .featured-product a.info .container .left .table .cell .price {
                font-family: HelveticaLTStd-Normal;
                font-style: normal;
                color: #585d72;
                font-weight: 400;
                text-transform: none;
                font-size: 40px;
                margin-top: 10px; }
                .featured-products .featured-product a.info .container .left .table .cell .price .striped {
                  display: inline-block;
                  text-decoration: line-through;
                  font-size: 30px; }
              .featured-products .featured-product a.info .container .left .table .cell .button {
                margin: 50px 0 0; }
    .featured-products .featured-product .image {
      width: 100%;
      height: 100%; }
      .featured-products .featured-product .image .container:after {
        display: table;
        content: '';
        clear: both; }
      .featured-products .featured-product .image .container .right {
        height: 100%;
        width: 60%;
        float: right; }
        .featured-products .featured-product .image .container .right .picture {
          width: 100%;
          height: 100%;
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat; }
        .featured-products .featured-product .image .container .right .placeholder-svg {
          width: 100%;
          height: 100%; }
        .featured-products .featured-product .image .container .right img {
          display: inline-block;
          height: 100%; }
  .featured-products.collapsed .featured-product {
    margin: 0; }
  .featured-products.active .featured-product .info {
    opacity: 0; }
  .featured-products.active .featured-product.active .info {
    opacity: 1;
    position: fixed;
    z-index: 1000;
    left: 90px;
    right: 90px;
    top: 65px;
    bottom: auto;
    height: 600px; }
  .featured-products.active .featured-product.active.absolute {
    position: relative; }
    .featured-products.active .featured-product.active.absolute .info {
      position: absolute;
      left: 60px;
      right: 60px; }

@media (max-width: 960px) {
  .featured-products .featured-product a.info .container .left .table .cell .title {
    font-size: 61px; }
  .featured-products .featured-product a.info .container .left .table .cell .button {
    margin: 30px 0 0; } }
@media (max-width: 620px) {
  .featured-products {
    padding: 0 15px 0; }
    .featured-products .featured-product {
      padding: 0;
      height: auto !important; }
      .featured-products .featured-product .image {
        height: 300px; }
        .featured-products .featured-product .image .container .right {
          float: none;
          width: 100%; }
      .featured-products .featured-product a.info {
        position: relative !important;
        left: auto;
        right: auto;
        top: auto !important;
        height: auto;
        width: 100%;
        padding: 15px 0; }
        .featured-products .featured-product a.info .container {
          height: auto;
          width: 100%; }
          .featured-products .featured-product a.info .container .left {
            width: 100%;
            height: auto; }
            .featured-products .featured-product a.info .container .left .table {
              width: 100%;
              height: auto; }
              .featured-products .featured-product a.info .container .left .table .cell {
                text-align: center;
                padding: 0 15px; }
                .featured-products .featured-product a.info .container .left .table .cell .title {
                  font-size: 40px;
                  line-height: 44px;
                  display: inline; }
                .featured-products .featured-product a.info .container .left .table .cell .price {
                  font-size: 36px;
                  line-height: 40px;
                  display: inline; }
                .featured-products .featured-product a.info .container .left .table .cell .title {
                  display: none; }
                  .featured-products .featured-product a.info .container .left .table .cell .title.mobile {
                    display: block; }
                .featured-products .featured-product a.info .container .left .table .cell .button {
                  margin: 30px auto 20px; } }
/* Featured image */
.featured-image.with-padding {
  padding: 0 30px; }
.featured-image img {
  display: block;
  width: 100%; }
.featured-image a {
  text-decoration: none; }
.featured-image .placeholder {
  fill: silver;
  background: #f0f0f0;
  width: 100%;
  height: 30vw; }

@media (max-width: 620px) {
  .featured-image.with-padding {
    padding: 0 15px; } }
/* Rich text */
.rich-text {
  padding: 0 30px; }
  .rich-text #rte {
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    padding: 30px 0; }

@media (max-width: 620px) {
  .rich-text {
    padding: 0 15px; }
    .rich-text #rte {
      margin: 30px auto; } }
/* Featured news */
.featured-news {
  padding: 0 30px; }

@media (max-width: 620px) {
  .featured-news {
    padding: 15px; } }
.rich-text.tagline #rte .blockquote {
  margin: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

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

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

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

.slideshow {
  margin: 0 30px; }
  .slideshow.small {
    height: 400px; }
  .slideshow.medium {
    height: 550px; }
  .slideshow.large {
    height: 700px; }
  .slideshow .slick-list, .slideshow .slick-track {
    height: 100%; }
  .slideshow .slide {
    display: none;
    height: 100%;
    position: relative; }
    .slideshow .slide a {
      text-decoration: none; }
    .slideshow .slide:focus {
      outline: none; }
    .slideshow .slide .slideshow-image {
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      height: 100%; }
      .slideshow .slide .slideshow-image .table {
        display: table;
        table-layout: fixed;
        width: 100%;
        height: 100%;
        padding: 0 30px;
        z-index: 2;
        position: relative; }
        .slideshow .slide .slideshow-image .table .cell {
          display: table-cell;
          vertical-align: middle; }
          .slideshow .slide .slideshow-image .table .cell h1 {
            font-family: HelveticaLTStd-Normal;
            font-style: normal;
            color: white;
            font-weight: 700;
            text-transform: none;
            font-size: 72px;
            line-height: 73px;
            margin: 0 0 5px; }
          .slideshow .slide .slideshow-image .table .cell h2 {
            font-family: HelveticaLTStd-Normal;
            font-style: normal;
            color: white;
            font-weight: 400;
            text-transform: none;
            font-size: 40px;
            line-height: 41px;
            margin: 0 0 20px; }
    .slideshow .slide .placeholder-background {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1; }
      .slideshow .slide .placeholder-background .placeholder-svg {
        width: 100%;
        height: 100%; }
    .slideshow .slide.is-light .slideshow-image .table .cell h1 {
      color: white; }
    .slideshow .slide.is-light .slideshow-image .table .cell .btn {
      color: white;
      border-color: white; }
      .slideshow .slide.is-light .slideshow-image .table .cell .btn:hover {
        color: #cccccc;
        border-color: #cccccc; }
    .slideshow .slide.is-light .placeholder-background .placeholder-svg {
      fill: #333333;
      background-color: #262626; }
    .slideshow .slide.is-dark .slideshow-image .table .cell h1 {
      color: white; }
    .slideshow .slide.is-dark .slideshow-image .table .cell .btn {
      color: white;
      border-color: white; }
      .slideshow .slide.is-dark .slideshow-image .table .cell .btn:hover {
        color: white;
        border-color: white; }
    .slideshow .slide.is-dark .placeholder-background .placeholder-svg {
      background-color: #f0f0f0;
      fill: #e3e3e3; }
    .slideshow .slide:first-child {
      display: block; }
  .slideshow.slick-initialized div {
    display: block; }
  .slideshow .slick-dots {
    position: absolute;
    bottom: 30px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center; }
    .slideshow .slick-dots li {
      display: inline-block; }
      .slideshow .slick-dots li button {
        font-size: 0;
        padding: 0 4px;
        color: #585d72;
        cursor: pointer; }
        .slideshow .slick-dots li button:before {
          font-family: 'FontColors';
          font-size: 20px;
          content: "A"; }
      .slideshow .slick-dots li.slick-active button:before {
        content: "B"; }

@media (max-width: 620px) {
  .slideshow {
    margin: 0 15px; }
    .slideshow .slide .slideshow-image .table .cell {
      text-align: center; }
      .slideshow .slide .slideshow-image .table .cell h1 {
        font-size: 45px;
        line-height: 50px; }
      .slideshow .slide .slideshow-image .table .cell h2 {
        font-size: 25px;
        line-height: 30px; }
    .slideshow .slick-dots {
      bottom: 4px; }
      .slideshow .slick-dots li button:before {
        font-size: 10px; } }
.instagram-feed {
  padding: 0 30px 0 20px; }
  .instagram-feed .section {
    margin-left: 10px;
    margin-right: 0; }
  .instagram-feed .instagram-photos:after {
    display: table;
    content: '';
    clear: both; }
  .instagram-feed .instagram-photos .instagram-photo {
    float: left;
    width: 25%;
    padding-left: 10px;
    margin-bottom: 10px; }
    .instagram-feed .instagram-photos .instagram-photo img {
      width: 100%; }
    .instagram-feed .instagram-photos .instagram-photo .placeholder-svg {
      background: #f0f0f0; }

@media (max-width: 620px) {
  .instagram-feed {
    padding: 0 15px 0 5px; }
    .instagram-feed .instagram-photos .instagram-photo {
      width: 50%; }
      .instagram-feed .instagram-photos .instagram-photo:nth-last-child(-n+2) {
        margin: 0; } }
/* Collections */
.content.list-collections {
  padding: 0 0 20px; }
  .content.list-collections .collections-header {
    padding: 0 30px; }
  .content.list-collections .collections-items {
    padding: 0 30px 0 20px; }

.featured-collections {
  padding: 0 30px 0 20px; }
  .featured-collections .section {
    margin-left: 10px;
    margin-right: 0; }

.collections-items:after {
  display: table;
  content: '';
  clear: both; }
.collections-items a.collections-item {
  position: relative;
  text-decoration: none;
  display: block;
  float: left;
  width: 33.333%;
  height: 240px;
  padding-left: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.2); }
  .collections-items a.collections-item.one-whole {
    width: 100%;
    height: 340px; }
    .collections-items a.collections-item.one-whole.short {
      height: 240px; }
    .collections-items a.collections-item.one-whole.tall {
      height: 440px; }
  .collections-items a.collections-item.one-half {
    width: 50%;
    height: 300px; }
    .collections-items a.collections-item.one-half.short {
      height: 200px; }
    .collections-items a.collections-item.one-half.tall {
      height: 400px; }
  .collections-items a.collections-item.one-third {
    width: 33.333%;
    height: 240px; }
    .collections-items a.collections-item.one-third.short {
      height: 140px; }
    .collections-items a.collections-item.one-third.tall {
      height: 340px; }
  .collections-items a.collections-item h4 {
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: #585d72;
    font-weight: 300;
    text-transform: none;
    font-size: 29px;
    position: absolute;
    bottom: 13px;
    max-width: 175px;
    display: inline;
    text-decoration: underline;
    z-index: 2;
    word-wrap: break-word;
    opacity: 0;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-delay: 0s;
    -moz-transition-property: opacity;
    -moz-transition-duration: 200ms;
    -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -moz-transition-delay: 0s;
    -o-transition-property: opacity;
    -o-transition-duration: 200ms;
    -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -o-transition-delay: 0s;
    -ms-transition-property: opacity;
    -ms-transition-duration: 200ms;
    -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -ms-transition-delay: 0s;
    transition-property: opacity;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition-delay: 0s; }
    .fonts-loaded .collections-items a.collections-item h4, .no-js .collections-items a.collections-item h4 {
      opacity: 1; }
  .collections-items a.collections-item.left h4 {
    left: 25px; }
  .collections-items a.collections-item.center h4 {
    left: 10px;
    right: 0;
    text-align: center;
    max-width: none;
    width: 100%; }
  .collections-items a.collections-item.right h4 {
    right: 15px;
    text-align: right; }
  .collections-items a.collections-item .image {
    width: 100%;
    height: 100%;
    background-color: white;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-delay: 0s;
    -moz-transition-property: opacity;
    -moz-transition-duration: 200ms;
    -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -moz-transition-delay: 0s;
    -o-transition-property: opacity;
    -o-transition-duration: 200ms;
    -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -o-transition-delay: 0s;
    -ms-transition-property: opacity;
    -ms-transition-duration: 200ms;
    -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -ms-transition-delay: 0s;
    transition-property: opacity;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition-delay: 0s; }
    .collections-items a.collections-item .image.opacity-0 {
      opacity: 0; }
    .collections-items a.collections-item .image.opacity-10 {
      opacity: 0.1; }
    .collections-items a.collections-item .image.opacity-20 {
      opacity: 0.2; }
    .collections-items a.collections-item .image.opacity-30 {
      opacity: 0.3; }
    .collections-items a.collections-item .image.opacity-40 {
      opacity: 0.4; }
    .collections-items a.collections-item .image.opacity-50 {
      opacity: 0.5; }
    .collections-items a.collections-item .image.opacity-60 {
      opacity: 0.6; }
    .collections-items a.collections-item .image.opacity-70 {
      opacity: 0.7; }
    .collections-items a.collections-item .image.opacity-80 {
      opacity: 0.8; }
    .collections-items a.collections-item .image.opacity-90 {
      opacity: 0.9; }
    .collections-items a.collections-item .image.opacity-100 {
      opacity: 1; }
  .collections-items a.collections-item .placeholder-svg {
    width: 100%;
    height: 100%;
    background-color: white;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-delay: 0s;
    -moz-transition-property: opacity;
    -moz-transition-duration: 200ms;
    -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -moz-transition-delay: 0s;
    -o-transition-property: opacity;
    -o-transition-duration: 200ms;
    -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -o-transition-delay: 0s;
    -ms-transition-property: opacity;
    -ms-transition-duration: 200ms;
    -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -ms-transition-delay: 0s;
    transition-property: opacity;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition-delay: 0s; }
    .collections-items a.collections-item .placeholder-svg.opacity-0 {
      opacity: 0; }
    .collections-items a.collections-item .placeholder-svg.opacity-10 {
      opacity: 0.1; }
    .collections-items a.collections-item .placeholder-svg.opacity-20 {
      opacity: 0.2; }
    .collections-items a.collections-item .placeholder-svg.opacity-30 {
      opacity: 0.3; }
    .collections-items a.collections-item .placeholder-svg.opacity-40 {
      opacity: 0.4; }
    .collections-items a.collections-item .placeholder-svg.opacity-50 {
      opacity: 0.5; }
    .collections-items a.collections-item .placeholder-svg.opacity-60 {
      opacity: 0.6; }
    .collections-items a.collections-item .placeholder-svg.opacity-70 {
      opacity: 0.7; }
    .collections-items a.collections-item .placeholder-svg.opacity-80 {
      opacity: 0.8; }
    .collections-items a.collections-item .placeholder-svg.opacity-90 {
      opacity: 0.9; }
    .collections-items a.collections-item .placeholder-svg.opacity-100 {
      opacity: 1; }
  .collections-items a.collections-item.contain {
    padding-bottom: 50px; }
    .collections-items a.collections-item.contain .image {
      background-size: contain; }
  .collections-items a.collections-item.cover .image {
    background-size: cover; }
.collections-items.interactive a.collections-item h4 {
  opacity: 0;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 200ms;
  -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -webkit-transition-delay: 0s;
  -moz-transition-property: opacity;
  -moz-transition-duration: 200ms;
  -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -moz-transition-delay: 0s;
  -o-transition-property: opacity;
  -o-transition-duration: 200ms;
  -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -o-transition-delay: 0s;
  -ms-transition-property: opacity;
  -ms-transition-duration: 200ms;
  -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -ms-transition-delay: 0s;
  transition-property: opacity;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  transition-delay: 0s; }
.collections-items.interactive a.collections-item .image.opacity-0, .collections-items.interactive a.collections-item .placeholder-svg.opacity-0 {
  opacity: 1; }
.collections-items.interactive a.collections-item .image.opacity-10, .collections-items.interactive a.collections-item .placeholder-svg.opacity-10 {
  opacity: 1; }
.collections-items.interactive a.collections-item .image.opacity-20, .collections-items.interactive a.collections-item .placeholder-svg.opacity-20 {
  opacity: 1; }
.collections-items.interactive a.collections-item .image.opacity-30, .collections-items.interactive a.collections-item .placeholder-svg.opacity-30 {
  opacity: 1; }
.collections-items.interactive a.collections-item .image.opacity-40, .collections-items.interactive a.collections-item .placeholder-svg.opacity-40 {
  opacity: 1; }
.collections-items.interactive a.collections-item .image.opacity-50, .collections-items.interactive a.collections-item .placeholder-svg.opacity-50 {
  opacity: 1; }
.collections-items.interactive a.collections-item .image.opacity-60, .collections-items.interactive a.collections-item .placeholder-svg.opacity-60 {
  opacity: 1; }
.collections-items.interactive a.collections-item .image.opacity-70, .collections-items.interactive a.collections-item .placeholder-svg.opacity-70 {
  opacity: 1; }
.collections-items.interactive a.collections-item .image.opacity-80, .collections-items.interactive a.collections-item .placeholder-svg.opacity-80 {
  opacity: 1; }
.collections-items.interactive a.collections-item .image.opacity-90, .collections-items.interactive a.collections-item .placeholder-svg.opacity-90 {
  opacity: 1; }
.collections-items.interactive a.collections-item .image.opacity-100, .collections-items.interactive a.collections-item .placeholder-svg.opacity-100 {
  opacity: 1; }
.collections-items.interactive a.collections-item:hover h4 {
  opacity: 1; }
.collections-items.interactive a.collections-item:hover .image.opacity-0, .collections-items.interactive a.collections-item:hover .placeholder-svg.opacity-0 {
  opacity: 0; }
.collections-items.interactive a.collections-item:hover .image.opacity-10, .collections-items.interactive a.collections-item:hover .placeholder-svg.opacity-10 {
  opacity: 0.1; }
.collections-items.interactive a.collections-item:hover .image.opacity-20, .collections-items.interactive a.collections-item:hover .placeholder-svg.opacity-20 {
  opacity: 0.2; }
.collections-items.interactive a.collections-item:hover .image.opacity-30, .collections-items.interactive a.collections-item:hover .placeholder-svg.opacity-30 {
  opacity: 0.3; }
.collections-items.interactive a.collections-item:hover .image.opacity-40, .collections-items.interactive a.collections-item:hover .placeholder-svg.opacity-40 {
  opacity: 0.4; }
.collections-items.interactive a.collections-item:hover .image.opacity-50, .collections-items.interactive a.collections-item:hover .placeholder-svg.opacity-50 {
  opacity: 0.5; }
.collections-items.interactive a.collections-item:hover .image.opacity-60, .collections-items.interactive a.collections-item:hover .placeholder-svg.opacity-60 {
  opacity: 0.6; }
.collections-items.interactive a.collections-item:hover .image.opacity-70, .collections-items.interactive a.collections-item:hover .placeholder-svg.opacity-70 {
  opacity: 0.7; }
.collections-items.interactive a.collections-item:hover .image.opacity-80, .collections-items.interactive a.collections-item:hover .placeholder-svg.opacity-80 {
  opacity: 0.8; }
.collections-items.interactive a.collections-item:hover .image.opacity-90, .collections-items.interactive a.collections-item:hover .placeholder-svg.opacity-90 {
  opacity: 0.9; }
.collections-items.interactive a.collections-item:hover .image.opacity-100, .collections-items.interactive a.collections-item:hover .placeholder-svg.opacity-100 {
  opacity: 1; }

@media (max-width: 960px) {
  .collections-items a.collections-item.one-whole, .collections-items a.collections-item.one-half, .collections-items a.collections-item.one-third {
    width: 50%;
    height: 200px; }
    .collections-items a.collections-item.one-whole.short, .collections-items a.collections-item.one-half.short, .collections-items a.collections-item.one-third.short {
      height: 100px; }
    .collections-items a.collections-item.one-whole.tall, .collections-items a.collections-item.one-half.tall, .collections-items a.collections-item.one-third.tall {
      height: 340px; }

  .template-index .collections-items a.collections-item:first-child {
    width: 100%;
    height: 300px; }
    .template-index .collections-items a.collections-item:first-child.short {
      height: 200px; }
    .template-index .collections-items a.collections-item:first-child.tall {
      height: 400px; } }
@media (max-width: 620px) {
  .content.list-collections .collections-header {
    padding: 0 15px; }
  .content.list-collections .collections-items {
    padding: 0 15px 0 5px; }

  .collections-items a.collections-item.one-whole, .collections-items a.collections-item.one-half, .collections-items a.collections-item.one-third {
    width: 100%;
    height: 200px; }
    .collections-items a.collections-item.one-whole.short, .collections-items a.collections-item.one-half.short, .collections-items a.collections-item.one-third.short {
      height: 100px; }
    .collections-items a.collections-item.one-whole.tall, .collections-items a.collections-item.one-half.tall, .collections-items a.collections-item.one-third.tall {
      height: 340px; }

  .featured-collections {
    padding: 30px 15px 0 5px; }

  .content.list-collections .collections-items {
    padding: 0 15px; }
    .content.list-collections .collections-items a.collections-item {
      padding-left: 0; }
      .content.list-collections .collections-items a.collections-item.left h4 {
        left: 10px; }
      .content.list-collections .collections-items a.collections-item.center h4 {
        left: 0; }
      .content.list-collections .collections-items a.collections-item.right h4 {
        right: 10px; }

  .template-index .collections-items a.collections-item {
    width: 100% !important;
    height: 200px !important; }
    .template-index .collections-items a.collections-item:first-child {
      width: 100% !important;
      height: 200px !important; } }
/* Collection */
.template-collection .content {
  padding: 0; }

.template-search .content {
  padding-left: 20px; }
  .template-search .content .search-header {
    padding-left: 10px; }

.template-product .content.related {
  min-height: 0;
  padding: 30px 30px 20px 20px; }
  .template-product .content.related .section {
    padding-left: 10px; }
  .template-product .content.related .collection {
    padding: 0; }

.collection {
  padding: 0 30px 20px 20px; }
  .template-index .collection {
    padding-bottom: 0; }
  .collection > .inner {
    opacity: 0;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-delay: 0s;
    -moz-transition-property: opacity;
    -moz-transition-duration: 200ms;
    -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -moz-transition-delay: 0s;
    -o-transition-property: opacity;
    -o-transition-duration: 200ms;
    -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -o-transition-delay: 0s;
    -ms-transition-property: opacity;
    -ms-transition-duration: 200ms;
    -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -ms-transition-delay: 0s;
    transition-property: opacity;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition-delay: 0s; }
    .fonts-loaded .collection > .inner, .no-js .collection > .inner {
      opacity: 1; }
  .collection .collection-header {
    margin: 0 0 25px 10px; }
    .collection .collection-header > a {
      text-decoration: none; }
    .collection .collection-header #rte {
      margin: 0 0 30px;
      max-width: 100%; }
    .collection .collection-header ul.categories {
      margin: 10px 0 0; }
      .collection .collection-header ul.categories li {
        display: inline-block; }
        .collection .collection-header ul.categories li a {
          font-family: HelveticaLTStd-Normal;
          font-style: normal;
          color: #353536;
          font-weight: 400;
          text-transform: none;
          font-size: 17px;
          text-decoration: none;
          margin: 0 20px 5px 0;
          display: none; }
          .collection .collection-header ul.categories li a span {
            border-bottom: 2px solid transparent; }
          .collection .collection-header ul.categories li a sup {
            color: #585d72;
            font-size: 10px;
            margin: 0 0 0 4px;
            opacity: 0; }
          .collection .collection-header ul.categories li a:hover span, .collection .collection-header ul.categories li a.active span {
            border-bottom-color: #585d72; }
          .collection .collection-header ul.categories li a.loaded {
            display: inline-block; }
            .collection .collection-header ul.categories li a.loaded sup {
              opacity: 1; }
        .collection .collection-header ul.categories li.all a {
          display: inline-block; }

.collection-products:after {
  display: table;
  content: '';
  clear: both; }
.collection-products .collection-product {
  display: block;
  position: relative;
  text-decoration: none;
  float: left;
  width: 25%;
  padding-left: 10px;
  margin-bottom: 10px;
  -webkit-tap-highlight-color: rgba(240, 240, 240, 0.2); }
  .collection-products .collection-product.three {
    width: 33.33333%; }
  .collection-products .collection-product > .inner {
    background-color: #f0f0f0; }
    .collection-products .collection-product > .inner .table {
      display: table;
      table-layout: fixed;
      width: 100%;
      height: 150px; }
      .collection-products .collection-product > .inner .table .cell {
        display: table-cell;
        vertical-align: middle; }
        .collection-products .collection-product > .inner .table .cell img {
          max-width: 100%;
          padding: 0;
          margin: 0 auto;
          -webkit-transition-property: opacity;
          -webkit-transition-duration: 200ms;
          -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
          -webkit-transition-delay: 0s;
          -moz-transition-property: opacity;
          -moz-transition-duration: 200ms;
          -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
          -moz-transition-delay: 0s;
          -o-transition-property: opacity;
          -o-transition-duration: 200ms;
          -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
          -o-transition-delay: 0s;
          -ms-transition-property: opacity;
          -ms-transition-duration: 200ms;
          -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
          -ms-transition-delay: 0s;
          transition-property: opacity;
          transition-duration: 200ms;
          transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition-delay: 0s; }
        .collection-products .collection-product > .inner .table .cell .placeholder-svg {
          max-width: 100%;
          padding: 0;
          margin: 0 auto;
          -webkit-transition-property: opacity;
          -webkit-transition-duration: 200ms;
          -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
          -webkit-transition-delay: 0s;
          -moz-transition-property: opacity;
          -moz-transition-duration: 200ms;
          -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
          -moz-transition-delay: 0s;
          -o-transition-property: opacity;
          -o-transition-duration: 200ms;
          -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
          -o-transition-delay: 0s;
          -ms-transition-property: opacity;
          -ms-transition-duration: 200ms;
          -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
          -ms-transition-delay: 0s;
          transition-property: opacity;
          transition-duration: 200ms;
          transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition-delay: 0s; }
    .collection-products .collection-product > .inner .tag {
      position: absolute;
      top: 10px;
      right: 10px; }
      .collection-products .collection-product > .inner .tag .solid {
        text-align: center;
        color: white;
        background: #585d72;
        font-family: HelveticaLTStd-Normal;
        font-style: normal;
        color: white;
        font-weight: 700;
        text-transform: none;
        font-size: 13px; }
        .collection-products .collection-product > .inner .tag .solid.sold-out {
          background: #585d72;
          color: white; }
        .collection-products .collection-product > .inner .tag .solid.sale {
          color: white;
          background: #585d72; }
      .collection-products .collection-product > .inner .tag .tag-box {
        width: 73px;
        height: 73px;
        line-height: 73px;
        vertical-align: middle;
        border-radius: 50%; }
    .collection-products .collection-product > .inner .info {
      width: 100%;
      position: relative; }
      .collection-products .collection-product > .inner .info .metas {
        padding: 10px; }
        .collection-products .collection-product > .inner .info .metas:after {
          display: table;
          content: '';
          clear: both; }
        .collection-products .collection-product > .inner .info .metas .title {
          display: inline;
          max-width: 100%;
          font-family: HelveticaLTStd-Normal;
          font-style: normal;
          color: #353536;
          font-weight: 400;
          text-transform: none;
          font-size: 20px;
          text-decoration: underline;
          line-height: 22px; }
        .collection-products .collection-product > .inner .info .metas .price {
          font-family: HelveticaLTStd-Normal;
          font-style: normal;
          color: #585d72;
          font-weight: 400;
          text-transform: none;
          font-size: 18px;
          line-height: 22px;
          margin-bottom: 5px; }
          .collection-products .collection-product > .inner .info .metas .price.striped {
            text-decoration: line-through;
            display: inline; }
  .collection-products .collection-product.opened {
    cursor: default; }
  .collection-products .collection-product.col-0, .collection-products .collection-product.col-4, .collection-products .collection-product.col-8 {
    clear: left; }
.collection-products .content.product {
  margin-left: 10px;
  margin-bottom: 10px; }
.collection-products.hover-opacity-0 .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-0 .collection-product.opened .inner .table .cell img {
  opacity: 0; }
.collection-products.hover-opacity-0.with-gradients .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-0.with-gradients .collection-product.opened .inner .table .cell img {
  opacity: 1; }
.collection-products.hover-opacity-0.with-gradients .collection-product:hover .inner .table .cell .gradient, .collection-products.hover-opacity-0.with-gradients .collection-product.opened .inner .table .cell .gradient {
  opacity: 1; }
.collection-products.hover-opacity-10 .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-10 .collection-product.opened .inner .table .cell img {
  opacity: 0.1; }
.collection-products.hover-opacity-10.with-gradients .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-10.with-gradients .collection-product.opened .inner .table .cell img {
  opacity: 1; }
.collection-products.hover-opacity-10.with-gradients .collection-product:hover .inner .table .cell .gradient, .collection-products.hover-opacity-10.with-gradients .collection-product.opened .inner .table .cell .gradient {
  opacity: 0.9; }
.collection-products.hover-opacity-20 .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-20 .collection-product.opened .inner .table .cell img {
  opacity: 0.2; }
.collection-products.hover-opacity-20.with-gradients .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-20.with-gradients .collection-product.opened .inner .table .cell img {
  opacity: 1; }
.collection-products.hover-opacity-20.with-gradients .collection-product:hover .inner .table .cell .gradient, .collection-products.hover-opacity-20.with-gradients .collection-product.opened .inner .table .cell .gradient {
  opacity: 0.8; }
.collection-products.hover-opacity-30 .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-30 .collection-product.opened .inner .table .cell img {
  opacity: 0.3; }
.collection-products.hover-opacity-30.with-gradients .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-30.with-gradients .collection-product.opened .inner .table .cell img {
  opacity: 1; }
.collection-products.hover-opacity-30.with-gradients .collection-product:hover .inner .table .cell .gradient, .collection-products.hover-opacity-30.with-gradients .collection-product.opened .inner .table .cell .gradient {
  opacity: 0.7; }
.collection-products.hover-opacity-40 .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-40 .collection-product.opened .inner .table .cell img {
  opacity: 0.4; }
.collection-products.hover-opacity-40.with-gradients .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-40.with-gradients .collection-product.opened .inner .table .cell img {
  opacity: 1; }
.collection-products.hover-opacity-40.with-gradients .collection-product:hover .inner .table .cell .gradient, .collection-products.hover-opacity-40.with-gradients .collection-product.opened .inner .table .cell .gradient {
  opacity: 0.6; }
.collection-products.hover-opacity-50 .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-50 .collection-product.opened .inner .table .cell img {
  opacity: 0.5; }
.collection-products.hover-opacity-50.with-gradients .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-50.with-gradients .collection-product.opened .inner .table .cell img {
  opacity: 1; }
.collection-products.hover-opacity-50.with-gradients .collection-product:hover .inner .table .cell .gradient, .collection-products.hover-opacity-50.with-gradients .collection-product.opened .inner .table .cell .gradient {
  opacity: 0.5; }
.collection-products.hover-opacity-60 .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-60 .collection-product.opened .inner .table .cell img {
  opacity: 0.6; }
.collection-products.hover-opacity-60.with-gradients .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-60.with-gradients .collection-product.opened .inner .table .cell img {
  opacity: 1; }
.collection-products.hover-opacity-60.with-gradients .collection-product:hover .inner .table .cell .gradient, .collection-products.hover-opacity-60.with-gradients .collection-product.opened .inner .table .cell .gradient {
  opacity: 0.4; }
.collection-products.hover-opacity-70 .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-70 .collection-product.opened .inner .table .cell img {
  opacity: 0.7; }
.collection-products.hover-opacity-70.with-gradients .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-70.with-gradients .collection-product.opened .inner .table .cell img {
  opacity: 1; }
.collection-products.hover-opacity-70.with-gradients .collection-product:hover .inner .table .cell .gradient, .collection-products.hover-opacity-70.with-gradients .collection-product.opened .inner .table .cell .gradient {
  opacity: 0.3; }
.collection-products.hover-opacity-80 .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-80 .collection-product.opened .inner .table .cell img {
  opacity: 0.8; }
.collection-products.hover-opacity-80.with-gradients .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-80.with-gradients .collection-product.opened .inner .table .cell img {
  opacity: 1; }
.collection-products.hover-opacity-80.with-gradients .collection-product:hover .inner .table .cell .gradient, .collection-products.hover-opacity-80.with-gradients .collection-product.opened .inner .table .cell .gradient {
  opacity: 0.2; }
.collection-products.hover-opacity-90 .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-90 .collection-product.opened .inner .table .cell img {
  opacity: 0.9; }
.collection-products.hover-opacity-90.with-gradients .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-90.with-gradients .collection-product.opened .inner .table .cell img {
  opacity: 1; }
.collection-products.hover-opacity-90.with-gradients .collection-product:hover .inner .table .cell .gradient, .collection-products.hover-opacity-90.with-gradients .collection-product.opened .inner .table .cell .gradient {
  opacity: 0.1; }
.collection-products.hover-opacity-100 .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-100 .collection-product.opened .inner .table .cell img {
  opacity: 1; }
.collection-products.hover-opacity-100.with-gradients .collection-product:hover .inner .table .cell img, .collection-products.hover-opacity-100.with-gradients .collection-product.opened .inner .table .cell img {
  opacity: 1; }
.collection-products.hover-opacity-100.with-gradients .collection-product:hover .inner .table .cell .gradient, .collection-products.hover-opacity-100.with-gradients .collection-product.opened .inner .table .cell .gradient {
  opacity: 0; }
.collection-products.with-interactions .collection-product .inner {
  position: relative; }
  .collection-products.with-interactions .collection-product .inner .table .cell .gradient {
    left: 0; }
  .collection-products.with-interactions .collection-product .inner .info {
    position: absolute;
    bottom: 3px;
    right: 5px;
    left: 5px;
    width: auto;
    overflow: hidden;
    opacity: 0;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-delay: 0s;
    -moz-transition-property: opacity;
    -moz-transition-duration: 200ms;
    -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -moz-transition-delay: 0s;
    -o-transition-property: opacity;
    -o-transition-duration: 200ms;
    -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -o-transition-delay: 0s;
    -ms-transition-property: opacity;
    -ms-transition-duration: 200ms;
    -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -ms-transition-delay: 0s;
    transition-property: opacity;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition-delay: 0s; }
    .collection-products.with-interactions .collection-product .inner .info .metas .title {
      font-size: 18px;
      line-height: 24px;
      display: inline-block;
      max-width: 200px;
      text-decoration: none; }
    .collection-products.with-interactions .collection-product .inner .info .metas .price {
      font-size: 24px;
      line-height: 28px;
      margin-bottom: 0; }
      .collection-products.with-interactions .collection-product .inner .info .metas .price.striped {
        font-size: 18px; }
.collection-products.with-interactions .collection-product.opened:hover .inner .info {
  opacity: 0; }
.collection-products.with-interactions .collection-product:hover .inner .info {
  opacity: 1; }
.collection-products.with-gradients .inner .info .metas .price {
  color: white; }
.collection-products.with-gradients .collection-product .inner .table .cell .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  right: 0;
  opacity: 0;
  background: rgba(88, 93, 114, 0);
  background: -moz-linear-gradient(top, rgba(88, 93, 114, 0) 0%, #585d72 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(from, rgba(88, 93, 114, 0)), color-stop(100%, #585d72));
  background: -webkit-linear-gradient(top, rgba(88, 93, 114, 0) 0%, #585d72 100%);
  background: -o-linear-gradient(top, rgba(88, 93, 114, 0) 0%, #585d72 100%);
  background: -ms-linear-gradient(top, rgba(88, 93, 114, 0) 0%, #585d72 100%);
  background: linear-gradient(to bottom, rgba(88, 93, 114, 0) 0%, #585d72 100%);
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 200ms;
  -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -webkit-transition-delay: 0s;
  -moz-transition-property: opacity;
  -moz-transition-duration: 200ms;
  -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -moz-transition-delay: 0s;
  -o-transition-property: opacity;
  -o-transition-duration: 200ms;
  -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -o-transition-delay: 0s;
  -ms-transition-property: opacity;
  -ms-transition-duration: 200ms;
  -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -ms-transition-delay: 0s;
  transition-property: opacity;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  transition-delay: 0s; }
.collection-products.without-title .collection-product .inner .info .title {
  display: none !important; }
.collection-products.without-price .collection-product .inner .info .price {
  display: none !important; }
.collection-products.without-title.without-price .collection-product .inner .info {
  display: none !important; }
.collection-products.align-left .collection-product .inner .info .metas {
  text-align: left; }
.collection-products.align-center .collection-product .inner .info .metas {
  text-align: center; }
.collection-products.align-right .collection-product .inner .info .metas {
  text-align: right; }

@media (max-width: 960px) {
  .collection-products .collection-product {
    width: 33.33%; }
    .collection-products .collection-product.col-0, .collection-products .collection-product.col-4, .collection-products .collection-product.col-8 {
      clear: none; }
    .collection-products .collection-product.col-0, .collection-products .collection-product.col-3, .collection-products .collection-product.col-6, .collection-products .collection-product.col-9 {
      clear: left; }

  .template-product .content.related .collection-products .collection-product:last-child {
    display: none; } }
@media (max-width: 620px) {
  .collection-products .collection-product {
    width: 100%; }
    .collection-products .collection-product.col-0, .collection-products .collection-product.col-3, .collection-products .collection-product.col-6, .collection-products .collection-product.col-9 {
      clear: none; }
    .collection-products .collection-product.col-0, .collection-products .collection-product.col-2, .collection-products .collection-product.col-4, .collection-products .collection-product.col-6, .collection-products .collection-product.col-8, .collection-products .collection-product.col-10 {
      clear: left; }
    .collection-products .collection-product.three {
      width: 50%; }
      .collection-products .collection-product.three.col-0 {
        width: 100%;
        clear: left; }
      .collection-products .collection-product.three.col-1 {
        clear: left; }
      .collection-products .collection-product.three.col-2 {
        clear: none; }
  .collection-products.with-interactions .collection-product .inner .info .metas .title {
    font-size: 20px;
    line-height: 24px; }
  .collection-products.with-interactions .collection-product .inner .info .metas .price {
    font-size: 20px;
    line-height: 24px; }

  .collection {
    padding: 0 15px 20px 5px; }
    .collection .collection-header a.root, .collection .collection-header h2.divider {
      display: none; }

  .template-search .content {
    padding-left: 5px; }

  .template-product .content.related {
    padding: 30px 15px 20px 5px; }
    .template-product .content.related .section {
      padding-left: 15px; }
    .template-product .content.related .collection-products .collection-product:last-child {
      display: block; } }
/* Side Nav */
.side-nav {
  position: fixed;
  z-index: 400;
  top: 0;
  left: -300px;
  width: 300px;
  height: 100%;
  padding: 30px;
  background: #585d72;
  overflow-y: auto; }
  .side-nav .close {
    position: absolute;
    top: 17px;
    left: 30px; }
    .side-nav .close i.fc {
      color: white;
      font-size: 28px; }
  .side-nav ul {
    list-style: none;
    display: none;
    margin: 47px 0 0; }
    .side-nav ul.root {
      display: block; }
    .side-nav ul li {
      margin: 0 0 20px; }
      .side-nav ul li a {
        font-family: HelveticaLTStd-Normal;
        font-style: normal;
        color: white;
        font-weight: 700;
        text-transform: none;
        font-size: 28px;
        text-transform: none;
        text-decoration: none;
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5); }
        .side-nav ul li a:hover {
          text-decoration: underline; }
        .side-nav ul li a.plus {
          margin-left: 10px; }

@media (max-width: 620px) {
  .side-nav .close {
    top: 17px; }
  .side-nav ul {
    margin: 37px 0 0; }
    .side-nav ul li a {
      font-size: 28px; } }
/* Side Cart */
.side-cart {
  background: #585d72;
  position: fixed;
  top: 0;
  right: -400px;
  width: 400px;
  max-width: 100%;
  height: 100%;
  text-align: left;
  padding: 17px 30px 17px; }
  .side-cart .side-cart-header {
    border-bottom: 3px solid white; }
    .side-cart .side-cart-header h2 {
      font-family: HelveticaLTStd-Normal;
      font-style: normal;
      color: white;
      font-weight: 700;
      text-transform: none;
      font-size: 28px;
      margin: 0 0 20px; }
    .side-cart .side-cart-header h5 {
      font-family: HelveticaLTStd-Normal;
      font-style: normal;
      color: #585d72;
      font-weight: 400;
      text-transform: none;
      font-size: 24px;
      font-style: italic; }
    .side-cart .side-cart-header h3 {
      color: #fff; }
  .side-cart .close {
    position: absolute;
    top: 17px;
    right: 30px;
    text-decoration: none; }
    .side-cart .close i.fc {
      color: white;
      font-size: 28px;
      position: relative;
      right: -4px;
      top: 3px; }
  .side-cart .side-cart-container {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 30px; }
    .side-cart .side-cart-container .items {
      position: absolute;
      top: 0;
      bottom: 150px;
      left: 0;
      right: 0;
      padding: 0 30px;
      overflow-y: auto;
      overflow-x: hidden; }
      .side-cart .side-cart-container .items .item {
        opacity: 1;
        -webkit-transition-property: opacity;
        -webkit-transition-duration: 200ms;
        -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
        -webkit-transition-delay: 0s;
        -moz-transition-property: opacity;
        -moz-transition-duration: 200ms;
        -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
        -moz-transition-delay: 0s;
        -o-transition-property: opacity;
        -o-transition-duration: 200ms;
        -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
        -o-transition-delay: 0s;
        -ms-transition-property: opacity;
        -ms-transition-duration: 200ms;
        -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
        -ms-transition-delay: 0s;
        transition-property: opacity;
        transition-duration: 200ms;
        transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
        transition-delay: 0s; }
        .side-cart .side-cart-container .items .item .quantity {
          opacity: 1;
          -webkit-transition-property: opacity;
          -webkit-transition-duration: 200ms;
          -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
          -webkit-transition-delay: 0s;
          -moz-transition-property: opacity;
          -moz-transition-duration: 200ms;
          -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
          -moz-transition-delay: 0s;
          -o-transition-property: opacity;
          -o-transition-duration: 200ms;
          -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
          -o-transition-delay: 0s;
          -ms-transition-property: opacity;
          -ms-transition-duration: 200ms;
          -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
          -ms-transition-delay: 0s;
          transition-property: opacity;
          transition-duration: 200ms;
          transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition-delay: 0s; }
        .side-cart .side-cart-container .items .item.loading .quantity {
          opacity: 0.3; }
        .side-cart .side-cart-container .items .item.removing {
          opacity: 0.1; }
    .side-cart .side-cart-container .more .additional_checkout_buttons {
      min-height: 51px;
      text-align: center; }
      .side-cart .side-cart-container .more .additional_checkout_buttons input, .side-cart .side-cart-container .more .additional_checkout_buttons button {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 5px 10px 0;
        margin-left: 0;
        margin-right: 0;
        cursor: pointer; }
    .side-cart .side-cart-container > h3 {
      margin-top: 10px; }

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

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

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

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

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

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

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

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

.supports-csstransforms body.drawer--is-loading .side-cart-container {
  min-height: 100px; }
  .supports-csstransforms body.drawer--is-loading .side-cart-container:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 50%;
    top: 60px;
    margin-left: -12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid white;
    border-top-color: transparent;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear; }

@media (max-width: 420px) {
  .side-cart {
    padding: 17px 15px 17px; }
    .side-cart .close {
      right: 15px; }
    .side-cart .side-cart-container {
      padding: 15px 15px; }
      .side-cart .side-cart-container .items {
        padding: 0 15px; }
      .side-cart .side-cart-container .cart.negative .more {
        left: 15px;
        right: 15px; } }
/* Cart */
.cart:after {
  display: table;
  content: '';
  clear: both; }
.cart .items .item {
  position: relative;
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #353536; }
  .cart .items .item:after {
    display: table;
    content: '';
    clear: both; }
  .cart .items .item .left {
    float: left;
    width: 20%; }
    .cart .items .item .left img {
      width: 100%;
      background: #f0f0f0; }
  .cart .items .item .right {
    float: left;
    width: 80%;
    padding: 0 30px 0 10px; }
    .cart .items .item .right a.name {
      font-family: HelveticaLTStd-Normal;
      font-style: normal;
      color: white;
      font-weight: 400;
      text-transform: none;
      font-size: 20px;
      line-height: 28px;
      display: inline;
      position: relative;
      text-decoration: none;
      top: -4px; }
    .cart .items .item .right .description {
      font-family: HelveticaLTStd-Normal;
      font-style: normal;
      color: #353536;
      font-weight: 400;
      text-transform: none;
      font-size: 18px;
      margin: 0 0 6px; }
    .cart .items .item .right .quantity {
      margin: 10px 0 0; }
      .cart .items .item .right .quantity input {
        width: 50px;
        text-align: center;
        border: 1px solid;
        background-color: transparent;
        font-family: HelveticaLTStd-Normal;
        font-style: normal;
        color: #353536;
        font-weight: 400;
        text-transform: none;
        font-size: 15px;
        padding: 4px 0; }
      .cart .items .item .right .quantity button {
        color: #353536;
        background-color: transparent;
        border: 0;
        padding: 4px 0;
        width: 30px;
        cursor: pointer; }
  .cart .items .item .price {
    position: absolute;
    bottom: 30px;
    right: 0;
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: #353536;
    font-weight: 400;
    text-transform: none;
    font-size: 22px; }
  .cart .items .item .remove {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    text-decoration: none; }
    .cart .items .item .remove i.fc {
      color: #686869; }
  .cart .items .item.last {
    border-bottom: 0; }
.cart .instructions {
  float: left;
  width: 50%; }
  .cart .instructions label {
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: #585d72;
    font-weight: 400;
    text-transform: none;
    font-size: 19px;
    font-style: italic;
    display: block;
    margin: 0 0 10px; }
  .cart .instructions textarea {
    min-height: 100px;
    width: 100%; }
.cart .more h3 {
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #353536;
  font-weight: 700;
  text-transform: none;
  font-size: 33px; }
  .cart .more h3:after {
    display: table;
    content: '';
    clear: both; }
  .cart .more h3 .value {
    float: right;
    text-align: right; }
  .cart .more h3.small {
    font-size: 20px; }
  .cart .more h3.with-line {
    padding-top: 10px;
    border-top: 3px solid #353536; }
.cart .more h4 {
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #353536;
  font-weight: 400;
  text-transform: none;
  font-size: 19px;
  font-style: italic;
  display: block;
  margin: 0 0 10px; }
.cart .more button.update {
  display: none; }
.no-js .cart .more button {
  display: inline-block; }
  .no-js .cart .more button br {
    display: inline-block;
    margin-right: 4px;
    content: ' '; }
.cart.negative .items .item {
  border-color: white; }
  .cart.negative .items .item:last-child {
    border: 0; }
  .cart.negative .items .item .left {
    width: 30%; }
  .cart.negative .items .item .right {
    width: 70%; }
    .cart.negative .items .item .right .description {
      color: white; }
    .cart.negative .items .item .right .quantity input {
      color: white; }
    .cart.negative .items .item .right .quantity button {
      color: white; }
  .cart.negative .items .item .price {
    color: white; }
  .cart.negative .items .item .remove i.fc {
    color: #cccccc; }
.cart.negative .instructions {
  float: none;
  width: 100%;
  margin: 30px 0; }
  .cart.negative .instructions textarea {
    min-height: 160px; }
.cart.negative .more {
  border-color: white;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0; }
  .cart.negative .more h3 {
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: white;
    font-weight: 700;
    text-transform: none;
    font-size: 28px; }
    .cart.negative .more h3 span {
      font-weight: 300; }
    .cart.negative .more h3.with-line {
      border-color: white; }
  .cart.negative .more h4 {
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: white;
    font-weight: 400;
    text-transform: none;
    font-size: 19px;
    font-style: italic;
    display: block;
    margin: 0 0 10px; }
  .cart.negative .more button {
    width: 100%; }

body.template-cart .cart {
  max-width: 800px;
  margin: 0 auto; }
  body.template-cart .cart .additional_checkout_buttons {
    margin: 20px 0 0; }
    body.template-cart .cart .additional_checkout_buttons input, body.template-cart .cart .additional_checkout_buttons button {
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      cursor: pointer;
      padding: 5px 10px 0; }

body.template-customers-order .cart .items .item {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #353536; }
  body.template-customers-order .cart .items .item.last {
    border-bottom: 0; }
  body.template-customers-order .cart .items .item .left {
    max-width: 100px; }
  body.template-customers-order .cart .items .item .right {
    padding-left: 20px; }
    body.template-customers-order .cart .items .item .right .description {
      color: #353536 !important; }
  body.template-customers-order .cart .items .item .price {
    font-size: 20px; }
body.template-customers-order .cart .more h3.with-line {
  border-width: 1px; }

@media (max-width: 960px) {
  body.template-cart .instructions {
    width: 100%; } }
/* Account */
.template-customers-account .row.orders .order p {
  max-width: 450px; }
  .template-customers-account .row.orders .order p a span.highlight {
    color: #585d72; }
.template-customers-account .row.orders hr {
  margin: 15px 0;
  background: #353536; }

/* Account Addresses */
.addresses .pagination {
  padding: 0 0 40px;
  text-align: left; }

.address {
  margin: 0 0 40px; }
  .address p {
    color: #353536; }
  .address .options {
    margin: 15px 0 40px; }
    .address .options .boxed {
      margin-right: 5px; }
    .address .options i.fc {
      color: #585d72;
      font-size: 24px;
      display: inline-block;
      position: relative;
      top: 7px;
      margin: 0 4px; }

/* Pages */
.template-page .inner {
  max-width: 860px; }
  .template-page .inner.center {
    margin: 0 auto; }

/* Search */
.search .search-header .search-bar-wrapper {
  display: inline; }
  .search .search-header .search-bar-wrapper form {
    display: inline; }
    .search .search-header .search-bar-wrapper form input {
      display: inline;
      padding-right: 4px; }
.search .search-empty {
  margin: 0 0 0 10px; }

.search-overlay {
  position: fixed;
  z-index: 500;
  left: 0;
  top: -100% !important;
  width: 100%;
  height: 100%; }
  .search-overlay .search-bar-wrapper {
    width: 100%;
    height: 100%;
    background: white;
    opacity: 0;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
    -webkit-transition-delay: 0s;
    -moz-transition-property: opacity;
    -moz-transition-duration: 0.1s;
    -moz-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
    -moz-transition-delay: 0s;
    -o-transition-property: opacity;
    -o-transition-duration: 0.1s;
    -o-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
    -o-transition-delay: 0s;
    -ms-transition-property: opacity;
    -ms-transition-duration: 0.1s;
    -ms-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
    -ms-transition-delay: 0s;
    transition-property: opacity;
    transition-duration: 0.1s;
    transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
    transition-delay: 0s; }
    .search-overlay .search-bar-wrapper form {
      padding: 40px 30px; }
      .search-overlay .search-bar-wrapper form input.text {
        width: 100%;
        background: transparent;
        font-family: HelveticaLTStd-Normal;
        font-style: normal;
        color: #353536;
        font-weight: 700;
        text-transform: none;
        font-size: 66px; }
  .search-overlay .close {
    position: absolute;
    top: 40px;
    right: 32px;
    text-decoration: none; }
    .search-overlay .close i.fc {
      font-size: 30px;
      color: #353536; }

@media (max-width: 620px) {
  .search .search-header .search-bar-wrapper form input {
    margin: 20px 0;
    width: 100%; } }
/* Blog */
.blog {
  padding-left: 0; }
  .blog .section {
    padding-left: 30px; }
    .blog .section a {
      text-decoration: none; }
      .blog .section a.rss h2 {
        border-bottom: 0;
        font-size: 20px;
        margin-left: 5px; }
    .blog .section.pagination {
      text-align: left; }
      .blog .section.pagination h2 {
        font-family: HelveticaLTStd-Normal;
        font-style: normal;
        color: #353536;
        font-weight: 400;
        text-transform: none;
        font-size: 20px; }
  .blog .excerpts:after {
    display: table;
    content: '';
    clear: both; }
  .blog .excerpts .post {
    margin: 0 0 60px;
    padding-left: 30px; }
    .blog .excerpts .post .btn.more {
      margin-top: 20px; }
    .blog .excerpts .post:last-child {
      margin-bottom: 0; }
    .blog .excerpts .post.grid {
      float: left;
      width: 50%;
      margin: 0 0 80px; }
      .blog .excerpts .post.grid:nth-last-child(-n+2) {
        margin: 0; }
  .blog .article {
    padding-left: 30px;
    max-width: 860px; }
    .blog .article > .comments {
      padding: 30px 0 0; }
      .blog .article > .comments .comment {
        margin: 0 0 30px; }
        .blog .article > .comments .comment h4 {
          font-family: HelveticaLTStd-Normal;
          font-style: normal;
          color: #353536;
          font-weight: 700;
          text-transform: none;
          font-size: 19px;
          margin: 0 0 14px; }
        .blog .article > .comments .comment h5 {
          font-family: HelveticaLTStd-Normal;
          font-style: normal;
          color: #585d72;
          font-weight: 400;
          text-transform: none;
          font-size: 20px;
          font-style: italic;
          margin: 0 0 8px; }
        .blog .article > .comments .comment h6 {
          font-family: HelveticaLTStd-Normal;
          font-style: normal;
          color: #353536;
          font-weight: 400;
          text-transform: none;
          font-size: 19px;
          line-height: 32px;
          margin: 0 0 14px; }
      .blog .article > .comments h3 {
        font-family: HelveticaLTStd-Normal;
        font-style: normal;
        color: #585d72;
        font-weight: 400;
        text-transform: none;
        font-size: 24px;
        font-style: italic; }
      .blog .article > .comments #comment_form {
        padding-top: 25px; }
      .blog .article > .comments h4 {
        font-family: HelveticaLTStd-Normal;
        font-style: normal;
        color: #353536;
        font-weight: 400;
        text-transform: none;
        font-size: 22px;
        font-style: italic; }
  .blog h3.empty {
    padding-left: 30px; }

.post.col-0 {
  clear: left; }
.post .image {
  margin: 0 0 20px;
  width: 100%; }
.post .image-preview {
  margin: 0 0 20px;
  width: 100%;
  background-size: cover;
  background-position: center; }
.post h1 {
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #353536;
  font-weight: 700;
  text-transform: none;
  font-size: 44px;
  word-wrap: break-word; }
  .post h1 a {
    text-decoration: none;
    color: #353536; }
.post h3 {
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #585d72;
  font-weight: 400;
  text-transform: none;
  font-size: 18px;
  line-height: 22px;
  text-transform: none;
  margin: 10px 0 30px 2px; }
.post hr {
  margin: 0 0 30px; }
.post .extra {
  margin: 20px 0 10px;
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #353536;
  font-weight: 400;
  text-transform: none;
  font-size: 17px; }
  .post .extra .comments {
    display: inline-block;
    margin-right: 14px; }
    .post .extra .comments a {
      text-decoration: none;
      color: #353536; }
      .post .extra .comments a:hover span {
        text-decoration: underline; }
  .post .extra .tags {
    display: inline-block; }
    .post .extra .tags a {
      text-decoration: none;
      color: #353536;
      margin: 0 4px; }
      .post .extra .tags a:hover {
        text-decoration: underline; }
  .post .extra .icon {
    color: #585d72;
    font-size: 30px;
    display: inline-block;
    margin-right: 2px;
    position: relative;
    top: 9px; }

.center .blog .excerpts .post.list {
  width: 100%;
  max-width: 860px;
  margin: 0 auto 60px; }
  .center .blog .excerpts .post.list .image {
    margin: 0 auto 20px; }
.center .blog .post hr {
  margin: 0 auto 30px; }

@media (max-width: 960px) {
  .blog .excerpts .post.grid {
    float: none;
    width: 100%;
    margin: 0 0 40px;
    padding-right: 0; }
    .blog .excerpts .post.grid:nth-last-child(-n+2) {
      margin: 0 0 40px; }
  .blog .excerpts .post:last-child {
    margin-bottom: 0; }

  .center .blog .excerpts .post {
    width: 100%; } }
@media (max-width: 620px) {
  .blog .section {
    padding-left: 15px; }
  .blog .excerpts .post {
    padding-left: 15px; }
  .blog .article {
    padding-left: 15px; }
  .blog h3.empty {
    padding-left: 15px; }

  .center .blog .excerpts {
    padding-bottom: 15px; }
    .center .blog .excerpts .post {
      width: 100%; }
      .center .blog .excerpts .post.grid {
        padding: 0 10px; } }
/* Product */
.product {
  position: relative;
  padding-left: 20px;
  margin: 0 0 0 10px; }
  .product:after {
    display: table;
    content: '';
    clear: both; }
  .product .close {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #353536; }
    .product .close i.fc {
      font-size: 30px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      border: 2px solid;
      padding: 12px 10px 8px; }
  .product .item {
    width: 100%;
    opacity: 0;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-delay: 0s;
    -moz-transition-property: opacity;
    -moz-transition-duration: 200ms;
    -moz-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -moz-transition-delay: 0s;
    -o-transition-property: opacity;
    -o-transition-duration: 200ms;
    -o-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -o-transition-delay: 0s;
    -ms-transition-property: opacity;
    -ms-transition-duration: 200ms;
    -ms-transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -ms-transition-delay: 0s;
    transition-property: opacity;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition-delay: 0s; }
    .fonts-loaded .product .item, .no-js .product .item {
      opacity: 1; }
    .product .item:after {
      display: table;
      content: '';
      clear: both; }
    .product .item > .left, .product .item > .right {
      width: 50%;
      float: left;
      min-height: 1px; }
    .product .item > .left .product-images .frame {
      margin-left: 0;
      background: #f0f0f0; }
      .product .item > .left .product-images .frame .table {
        display: table;
        table-layout: fixed;
        width: 100%;
        max-height: 350px; }
        .product .item > .left .product-images .frame .table .cell {
          display: table-cell;
          vertical-align: middle; }
          .product .item > .left .product-images .frame .table .cell img {
            max-width: 100%;
            margin: 0 auto; }
            .product .item > .left .product-images .frame .table .cell img[data-mfp-src] {
              cursor: pointer;
              cursor: -webkit-zoom-in;
              cursor: -moz-zoom-in;
              cursor: zoom-in; }
            .product .item > .left .product-images .frame .table .cell img .hide {
              display: none; }
    .product .item > .left .product-images .gallery:after {
      display: table;
      content: '';
      clear: both; }
    .product .item > .left .product-images .gallery a {
      text-decoration: none;
      width: 16.66%;
      display: block;
      float: left;
      padding: 10px 0 0 10px; }
      .product .item > .left .product-images .gallery a .box {
        width: 100%;
        height: 80px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
    .product .item > .right {
      padding-left: 20px; }
      .product .item > .right a.title {
        text-decoration: none;
        cursor: default;
        display: none; }
      .product .item > .right h1 {
        font-family: HelveticaLTStd-Normal;
        font-style: normal;
        color: #353536;
        font-weight: 400;
        text-transform: none;
        font-size: 34px;
        display: inline; }
      .product .item > .right .offers {
        margin: 50px 0 0; }
        .product .item > .right .offers h2.price {
          font-family: HelveticaLTStd-Normal;
          font-style: normal;
          color: #353536;
          font-weight: 700;
          text-transform: none;
          font-size: 35px;
          display: inline-block; }
          .product .item > .right .offers h2.price.striped {
            text-decoration: line-through;
            font-size: 20px; }
      .product .item > .right h3 {
        font-family: HelveticaLTStd-Normal;
        font-style: normal;
        color: #353536;
        font-weight: 700;
        text-transform: none;
        font-size: 20px;
        margin: 20px 0 5px; }
      .product .item > .right .description {
        max-width: 860px; }
      .product .item > .right form {
        margin: 15px 0 50px; }
        .product .item > .right form .radio-wrapper > label, .product .item > .right form .selector-wrapper > label {
          font-family: HelveticaLTStd-Normal;
          font-style: normal;
          color: #353536;
          font-weight: 700;
          text-transform: none;
          font-size: 20px;
          margin: 20px 0 5px;
          display: block; }
        .product .item > .right form .radio-wrapper fieldset, .product .item > .right form .selector-wrapper fieldset {
          border: 0;
          background: transparent; }
          .product .item > .right form .radio-wrapper fieldset input[type="radio"], .product .item > .right form .selector-wrapper fieldset input[type="radio"] {
            display: none; }
            .lt-ie9 .product .item > .right form .radio-wrapper fieldset input[type="radio"], .lt-ie9 .product .item > .right form .selector-wrapper fieldset input[type="radio"] {
              display: inline;
              margin-right: 5px; }
          .product .item > .right form .radio-wrapper fieldset label, .product .item > .right form .selector-wrapper fieldset label {
            display: inline-block;
            border: 2px solid;
            margin: 0 5px 10px 0;
            padding: 5px;
            min-width: 35px;
            text-align: center;
            font-family: HelveticaLTStd-Normal;
            font-style: normal;
            color: #353536;
            font-weight: 400;
            text-transform: none;
            font-size: 15px;
            cursor: pointer; }
            .product .item > .right form .radio-wrapper fieldset label.disabled, .product .item > .right form .selector-wrapper fieldset label.disabled {
              opacity: 0.25;
              cursor: default; }
          .product .item > .right form .radio-wrapper fieldset input[type="radio"]:checked + label, .product .item > .right form .selector-wrapper fieldset input[type="radio"]:checked + label {
            color: #585d72; }
        .product .item > .right form .selector-wrapper {
          max-width: 860px; }

.collection-products .content.product.preview {
  clear: left;
  margin: 10px 0 20px 10px;
  min-height: 0;
  background-color: #f0f0f0; }
  .collection-products .content.product.preview .item {
    padding: 30px 30px 30px 20px; }
    .collection-products .content.product.preview .item > .right a.title {
      display: block;
      margin-right: 80px;
      cursor: pointer; }
    .collection-products .content.product.preview .item > .right > h1 {
      display: none; }
.template-index .collection-products .content.product.preview {
  padding: 0; }

.template-product .content.product {
  margin: 0 30px 30px;
  padding-left: 0; }
  .template-product .content.product .close {
    display: none; }

@media (max-width: 960px) {
  .product .item > .left .product-images .gallery a {
    width: 25%; }
    .product .item > .left .product-images .gallery a .box {
      height: 80px; } }
@media (max-width: 620px) {
  .product {
    padding-left: 5px; }
    .product .item > .left, .product .item > .right {
      width: 100%;
      float: none; }
    .product .item > .left {
      margin: 0 0 15px; }
      .product .item > .left .product-images .gallery a {
        width: 25%; }
        .product .item > .left .product-images .gallery a .box {
          height: 80px; }
    .product .item > .right {
      padding-left: 10px; }

  .template-product .content.product {
    margin: 0;
    padding-left: 5px; } }
/* Gift Card */
body.template-gift_card .header .left, body.template-gift_card .header .right {
  display: none; }
body.template-gift_card .side-cart, body.template-gift_card .side-nav, body.template-gift_card .search-overlay {
  display: none; }
body.template-gift_card .footer {
  display: none; }
body.template-gift_card .gift-card {
  position: relative;
  margin: 30px 0;
  max-width: 600px; }
  body.template-gift_card .gift-card img.card {
    width: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
  body.template-gift_card .gift-card .amount {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 16px;
    text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: white;
    font-weight: 700;
    text-transform: none;
    font-size: 48px; }
  body.template-gift_card .gift-card .code-outer {
    position: absolute;
    bottom: 16px;
    text-align: center;
    width: 100%; }
  body.template-gift_card .gift-card .code-inner {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    background-color: #fff;
    padding: .5em;
    border-radius: 4px;
    max-width: 450px;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1); }
    body.template-gift_card .gift-card .code-inner strong {
      text-transform: uppercase;
      border-radius: 2px;
      border: 1px dashed #e5e5e5;
      padding: .4em .5em;
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      font-family: HelveticaLTStd-Normal;
      font-style: normal;
      color: #353536;
      font-weight: 400;
      text-transform: none;
      font-size: 2em;
      line-height: 1; }
  body.template-gift_card .gift-card .tooltip-container {
    display: block;
    position: absolute;
    right: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    top: -40%; }
  body.template-gift_card .gift-card .tooltip-label {
    display: block;
    position: relative;
    right: -50%;
    border: none;
    border-radius: 4px;
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    min-height: 14px;
    font-weight: 400;
    font-size: 12px;
    text-decoration: none;
    line-height: 16px;
    text-shadow: none;
    padding: .5em .75em;
    margin-left: .25em;
    font-size: .4em;
    color: white; }
  body.template-gift_card .gift-card .tooltip-label small {
    text-transform: uppercase;
    color: #b3b3b3;
    font-size: .875em; }
  body.template-gift_card .gift-card .tooltip-triangle {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 5px solid #333;
    border-top: 5px solid rgba(51, 51, 51, 0.9);
    position: absolute;
    left: 100%;
    bottom: 0;
    margin-left: -5px;
    margin-bottom: -5px; }
  body.template-gift_card .gift-card.expired .code-inner strong, body.template-gift_card .gift-card.disabled .code-inner strong {
    text-decoration: line-through; }
body.template-gift_card .shape-wrapper {
  vertical-align: middle; }
body.template-gift_card #QrCode {
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle; }
body.template-gift_card .apple-wallet {
  text-decoration: none; }
  body.template-gift_card .apple-wallet img {
    display: inline;
    margin-right: 10px;
    vertical-align: middle; }
body.template-gift_card .shop-url {
  display: none; }

@media (max-width: 960px) {
  body.template-gift_card .gift-card .amount {
    font-size: 30px;
    padding: 12px 8px; }
  body.template-gift_card .gift-card .tooltip-container {
    top: -30%; }
  body.template-gift_card .gift-card .code-outer {
    bottom: 10px; }
  body.template-gift_card .gift-card .code-inner strong {
    font-size: 18px; } }
@media (max-width: 620px) {
  body.template-gift_card .main {
    background: white; }
    body.template-gift_card .main .boxes .box:first-child > .left {
      text-align: center; }
    body.template-gift_card .main .boxes .box > .right {
      text-align: center; }
      body.template-gift_card .main .boxes .box > .right .back {
        text-align: center; }
    body.template-gift_card .main .row {
      text-align: center; } }
@media print {
  body.template-gift_card > iframe {
    display: none; }
  body.template-gift_card .boxes .box > .left, body.template-gift_card .boxes .box > .right {
    text-align: center; }
  body.template-gift_card .boxes .box > .right .row h3.shop-url {
    display: block;
    font-family: HelveticaLTStd-Normal;
    font-style: normal;
    color: #353536;
    font-weight: 400;
    text-transform: none;
    font-size: 18px; }
  body.template-gift_card .boxes .box > .right .gift-card .amount {
    text-shadow: none; }
  body.template-gift_card .boxes .box > .left h2 {
    position: static; }
  body.template-gift_card .shop-button {
    display: none; }
  body.template-gift_card #QrCode {
    margin-top: 10px; } }
/* Footer */
.footer {
  overflow: hidden; }
  .footer .top {
    background: #585d72;
    padding: 30px; }
    .footer .top:after {
      display: table;
      content: '';
      clear: both; }
    .footer .top .col {
      float: left;
      width: 25%;
      padding-right: 20px; }
      .footer .top .col:after {
        display: table;
        content: '';
        clear: both; }
      .footer .top .col.right {
        text-align: right;
        padding-right: 0;
        padding-left: 20px; }
      .footer .top .col.center {
        text-align: center; }
      .footer .top .col h3 {
        font-family: HelveticaLTStd-Normal;
        font-style: normal;
        color: white;
        font-weight: 400;
        text-transform: none;
        font-size: 17px;
        margin: 0 0 15px;
        font-weight: bold;
        font-family: HelveticaLTStd-Bold; }
      .footer .top .col #rte p, .footer .top .col p, .footer .top .col li {
        font-family: HelveticaLTStd-Normal;
        font-style: normal;
        color: white;
        font-weight: 400;
        text-transform: none;
        font-size: 17px;
        line-height: 26px;
        text-transform: none; }
        .footer .top .col #rte p a, .footer .top .col p a, .footer .top .col li a {
          color: white;
          text-decoration: none;
          -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5); }
          .footer .top .col #rte p a:hover, .footer .top .col p a:hover, .footer .top .col li a:hover {
            text-decoration: underline;
            border-bottom: 0; }
        .footer .top .col #rte p.connect, .footer .top .col p.connect, .footer .top .col li.connect {
          max-width: 270px;
          float: right; }
          @media (max-width: 620px) {
            .footer .top .col #rte p.connect, .footer .top .col p.connect, .footer .top .col li.connect {
              float: left; } }
          .footer .top .col #rte p.connect a, .footer .top .col p.connect a, .footer .top .col li.connect a {
            margin-left: 5px;
            color: white;
            text-decoration: none;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
            .footer .top .col #rte p.connect a i.fc, .footer .top .col p.connect a i.fc, .footer .top .col li.connect a i.fc {
              font-size: 37px; }
            .footer .top .col #rte p.connect a:hover, .footer .top .col p.connect a:hover, .footer .top .col li.connect a:hover {
              color: white; }
        .footer .top .col #rte p.success, .footer .top .col p.success, .footer .top .col li.success {
          color: white; }
      .footer .top .col ul {
        list-style-type: none;
        float: left;
        width: 100%;
        max-width: 200px; }
        .footer .top .col ul li {
          margin: 0 0 4px; }
      .footer .top .col form .table {
        display: table;
        width: 100%;
        max-width: 360px;
        background: #585d72; }
        .footer .top .col form .table input.text {
          padding: 6px 10px 5px;
          display: table-cell;
          width: 100%; }
        .footer .top .col form .table span.input-group-btn {
          display: table-cell;
          width: 1%;
          vertical-align: top; }
          .footer .top .col form .table span.input-group-btn .btn {
            font-family: HelveticaLTStd-Normal;
            font-style: normal;
            color: white;
            font-weight: 700;
            text-transform: none;
            font-size: 19px;
            background: transparent;
            border: 2px solid;
            padding: 3px 10px;
            margin-left: 5px;
            margin-right: 10px; }
    .footer .top.blocks-1 .col {
      width: 100%; }
    .footer .top.blocks-2 .col {
      width: 50%; }
    .footer .top.blocks-3 .col {
      width: 33.33%; }
  .footer .bottom {
    text-align: left;
    color: white;
    background: #585d72;
    padding: 15px 30px; }
    .footer .bottom:after {
      display: table;
      content: '';
      clear: both; }
    .footer .bottom .cards i.fc {
      padding: 0 2px 0 0;
      font-size: 45px; }
    .footer .bottom .text {
      font-family: HelveticaLTStd-Normal;
      font-style: normal;
      color: white;
      font-weight: 400;
      text-transform: none;
      font-size: 15px; }
      .footer .bottom .text.left {
        float: left; }
      .footer .bottom .text.right {
        float: right;
        text-align: right; }
      .footer .bottom .text a {
        color: white;
        text-decoration: none; }
        .footer .bottom .text a:hover {
          color: #3e4551; }

@media (max-width: 960px) {
  .footer .top {
    padding: 30px 30px 0; }
    .footer .top .col {
      width: 50%;
      margin-bottom: 30px; }
      .footer .top .col.right {
        text-align: left;
        padding-left: 0;
        padding-right: 20px; }
      .footer .top .col p.connect a {
        margin-left: 0;
        margin-right: 5px; }
    .footer .top.blocks-4 .col:nth-child(odd) {
      clear: left; }
    .footer .top.blocks-3 .col {
      width: 33.3333%; } }
@media (max-width: 620px) {
  .footer .top {
    padding: 60px 30px; }
    .footer .top .col {
      float: none;
      width: 100%;
      margin: 0 0 30px;
      padding-right: 0; }
      .footer .top .col:last-child {
        margin: 0; }
      .footer .top .col.right {
        float: none;
        text-align: left; }
      .footer .top .col h3 {
        font-size: 18px; }
      .footer .top .col p, .footer .top .col li {
        color: white;
        font-size: 18px;
        line-height: 26px; }
        .footer .top .col p.connect a, .footer .top .col li.connect a {
          color: white; }
      .footer .top .col ul {
        width: 50%; }
        .footer .top .col ul li {
          margin: 0 0 8px; }
      .footer .top .col form span.input-group-btn .btn {
        margin-right: 0px; }
    .footer .top.blocks-1 .col, .footer .top.blocks-2 .col, .footer .top.blocks-3 .col {
      width: 100%; }
  .footer .bottom {
    padding: 15px 30px; }
    .footer .bottom .text.left, .footer .bottom .text.right {
      float: none;
      text-align: left; } }
/* Password */
.template-password .side-nav, .template-password .side-cart, .template-password .search-overlay {
  display: none; }
.template-password .main {
  height: 100%; }
  .template-password .main .layout {
    height: 100%;
    padding: 30px; }
    .template-password .main .layout .content {
      margin: 0;
      height: 100%;
      padding: 0;
      min-height: 0; }
      .template-password .main .layout .content .inner {
        height: 100%;
        position: relative; }
        .template-password .main .layout .content .inner .table {
          display: table;
          table-layout: fixed;
          width: 100%;
          height: 100%;
          background: #f7f7f7;
          margin-bottom: 30px; }
          .template-password .main .layout .content .inner .table .row {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            padding: 30px; }
            .template-password .main .layout .content .inner .table .row .login {
              display: none; }
              .template-password .main .layout .content .inner .table .row .login h4 {
                padding-top: 0; }
            .template-password .main .layout .content .inner .table .row a.logo {
              text-decoration: none; }
              .template-password .main .layout .content .inner .table .row a.logo h1 {
                margin-bottom: 30px; }
                .template-password .main .layout .content .inner .table .row a.logo h1 img {
                  margin: 0 auto; }
            .template-password .main .layout .content .inner .table .row h2 {
              margin: 15px 0 20px;
              font-family: HelveticaLTStd-Normal;
              font-style: normal;
              color: #353536;
              font-weight: 700;
              text-transform: none;
              font-size: 72px;
              line-height: 73px; }
            .template-password .main .layout .content .inner .table .row h3 {
              font-family: HelveticaLTStd-Normal;
              font-style: normal;
              color: #353536;
              font-weight: 400;
              text-transform: none;
              font-size: 24px;
              font-style: italic;
              padding: 30px 0 25px; }
              .template-password .main .layout .content .inner .table .row h3.success {
                color: #585d72; }
            .template-password .main .layout .content .inner .table .row h4 {
              font-family: HelveticaLTStd-Normal;
              font-style: normal;
              color: #353536;
              font-weight: 400;
              text-transform: none;
              font-size: 24px;
              line-height: 32px;
              font-style: italic;
              max-width: 600px;
              margin: 0 auto 20px; }
            .template-password .main .layout .content .inner .table .row hr {
              margin: 0 auto; }
              .template-password .main .layout .content .inner .table .row hr.top {
                margin-top: 30px; }
            .template-password .main .layout .content .inner .table .row p.connect {
              font-size: 30px; }
            .template-password .main .layout .content .inner .table .row .banner {
              margin-top: 15px;
              font-size: 14px; }
              .template-password .main .layout .content .inner .table .row .banner a {
                text-decoration: none; }
                .template-password .main .layout .content .inner .table .row .banner a .shopify-svg {
                  height: 30px;
                  padding: 0 5px;
                  position: relative;
                  top: 6px; }
                  .template-password .main .layout .content .inner .table .row .banner a .shopify-svg .logo {
                    fill: #353536; }
                .template-password .main .layout .content .inner .table .row .banner a span {
                  display: none; }
                  .lt-ie9 .template-password .main .layout .content .inner .table .row .banner a span {
                    display: inline;
                    text-decoration: underline; }
            .template-password .main .layout .content .inner .table .row .form .inputs {
              max-width: 350px;
              margin: 0 auto;
              display: table;
              width: 100%; }
              .template-password .main .layout .content .inner .table .row .form .inputs input.text {
                padding: 6px 10px 5px;
                display: table-cell;
                width: 100%; }
              .template-password .main .layout .content .inner .table .row .form .inputs span.input-group-btn {
                display: table-cell;
                width: 1%;
                vertical-align: top; }
                .template-password .main .layout .content .inner .table .row .form .inputs span.input-group-btn .btn {
                  font-family: HelveticaLTStd-Normal;
                  font-style: normal;
                  color: white;
                  font-weight: 700;
                  text-transform: none;
                  font-size: 19px;
                  background: transparent;
                  border: 2px solid;
                  padding: 3px 10px;
                  margin-left: 5px;
                  margin-right: 10px; }
            .template-password .main .layout .content .inner .table .row .form .link {
              margin-top: 20px; }
          .template-password .main .layout .content .inner .table a.btn.access {
            margin: 30px auto; }

@media (max-width: 620px) {
  .template-password .main .layout {
    padding: 15px 0; }
    .template-password .main .layout .content .inner .table .row h1 {
      font-size: 30px;
      line-height: 30px; } }
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

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

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: #353536;
  font-weight: 400;
  text-transform: none;
  font-size: 18px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  font-family: HelveticaLTStd-Normal;
  font-style: normal;
  color: white;
  font-weight: 400;
  text-transform: none;
  font-size: 31px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-figure figure {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-bg {
  background-color: #f0f0f0; }
  .mfp-bg.mfp-fade {
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -webkit-transition-property: all 0.3s ease-out;
    -webkit-transition-duration: 0.35s;
    -webkit-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
    -webkit-transition-delay: 0s;
    -moz-transition-property: all 0.3s ease-out;
    -moz-transition-duration: 0.35s;
    -moz-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
    -moz-transition-delay: 0s;
    -o-transition-property: all 0.3s ease-out;
    -o-transition-duration: 0.35s;
    -o-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
    -o-transition-delay: 0s;
    -ms-transition-property: all 0.3s ease-out;
    -ms-transition-duration: 0.35s;
    -ms-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
    -ms-transition-delay: 0s;
    transition-property: all 0.3s ease-out;
    transition-duration: 0.35s;
    transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
    transition-delay: 0s; }
    .mfp-bg.mfp-fade.mfp-ready {
      opacity: 1;
      filter: alpha(opacity=100); }
    .mfp-bg.mfp-fade.mfp-removing {
      -webkit-transition-property: all 0.3s ease-out;
      -webkit-transition-duration: 0.35s;
      -webkit-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -webkit-transition-delay: 0s;
      -moz-transition-property: all 0.3s ease-out;
      -moz-transition-duration: 0.35s;
      -moz-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -moz-transition-delay: 0s;
      -o-transition-property: all 0.3s ease-out;
      -o-transition-duration: 0.35s;
      -o-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -o-transition-delay: 0s;
      -ms-transition-property: all 0.3s ease-out;
      -ms-transition-duration: 0.35s;
      -ms-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      -ms-transition-delay: 0s;
      transition-property: all 0.3s ease-out;
      transition-duration: 0.35s;
      transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
      transition-delay: 0s;
      opacity: 0;
      filter: alpha(opacity=0); }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition-property: all 0.3s ease-out;
  -webkit-transition-duration: 0.35s;
  -webkit-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
  -webkit-transition-delay: 0s;
  -moz-transition-property: all 0.3s ease-out;
  -moz-transition-duration: 0.35s;
  -moz-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
  -moz-transition-delay: 0s;
  -o-transition-property: all 0.3s ease-out;
  -o-transition-duration: 0.35s;
  -o-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
  -o-transition-delay: 0s;
  -ms-transition-property: all 0.3s ease-out;
  -ms-transition-duration: 0.35s;
  -ms-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
  -ms-transition-delay: 0s;
  transition-property: all 0.3s ease-out;
  transition-duration: 0.35s;
  transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
  transition-delay: 0s; }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }
.mfp-fade.mfp-wrap.mfp-removing {
  -webkit-transition-property: all 0.3s ease-out;
  -webkit-transition-duration: 0.35s;
  -webkit-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
  -webkit-transition-delay: 0s;
  -moz-transition-property: all 0.3s ease-out;
  -moz-transition-duration: 0.35s;
  -moz-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
  -moz-transition-delay: 0s;
  -o-transition-property: all 0.3s ease-out;
  -o-transition-duration: 0.35s;
  -o-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
  -o-transition-delay: 0s;
  -ms-transition-property: all 0.3s ease-out;
  -ms-transition-duration: 0.35s;
  -ms-transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
  -ms-transition-delay: 0s;
  transition-property: all 0.3s ease-out;
  transition-duration: 0.35s;
  transition-timing-function: cubic-bezier(0.46, 0.01, 0.32, 1);
  transition-delay: 0s; }
  .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0; }
  .mfp-fade.mfp-wrap.mfp-removing button {
    opacity: 0; }

.mfp-counter {
  display: none; }

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

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

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

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

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

.product-section {
  padding-top: 70px; }
  @media (max-width: 960px) {
    .product-section {
      padding-top: 30px; } }
  @media (max-width: 620px) {
    .product-section {
      padding-top: 0; } }

.product-quote .quote {
  font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  color: #353536;
  text-transform: none;
  font-size: 26px;
  font-weight: 400;
  margin-top: 100px;
  width: 70%; }
  @media (max-width: 960px) {
    .product-quote .quote {
      margin-top: 30px;
      font-size: 24px;
      width: 80%; } }
@media (max-width: 620px) {
  .product-quote {
    display: none; } }

.btn-atc {
  text-transform: uppercase;
  border: 2px solid; }

.content-new .section-new {
  padding-top: 20px;
  margin-top: 20px;
  margin-bottom: 40px;
  border-top: 5px solid #3f455a; }
  .content-new .section-new h2 {
    font-size: 48px;
    line-height: 54px;
    text-decoration: none; }
.content-new #rte,
.content-new #rte p, .content-new #rte li, .content-new #rte td {
  max-width: none; }
.content-new #rte img, .content-new #rte iframe {
  width: 100%;
  height: auto; }
.content-new #rte:after {
  content: '';
  display: block;
  clear: both; }
.content-new .content-left {
  float: left;
  width: 48%; }
  @media (max-width: 620px) {
    .content-new .content-left {
      float: none;
      width: 100%; } }
.content-new .content-right {
  float: right;
  width: 48%; }
  @media (max-width: 620px) {
    .content-new .content-right {
      float: none;
      width: 100%; } }
.content-new .inner {
  max-width: 100%; }

.properties-container {
  margin-top: 20px; }

.readmore-link {
  display: none; }

.template-index .readmore-link {
  display: inline-block;
  text-decoration: none; }
  .template-index .readmore-link h2 {
    font-size: 16px;
    text-decoration: none;
    margin-top: 20px; }

.product-video {
  width: 100%;
  height: 26vw; }
  @media (max-width: 620px) {
    .product-video {
      height: 55vw; } }

.description .video-wrapper {
  margin-top: 20px; }

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

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

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

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

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

.row .block-right {
  float: right; }
.row .block-left {
  float: left; }
@media (max-width: 620px) {
  .row .sorting-container {
    float: left; } }

.collection-sorting {
  line-height: 38px; }
  @media (max-width: 620px) {
    .collection-sorting {
      text-align: left;
      margin-top: 20px; } }

.icon-right {
  max-height: 16px; }

.collection-sorting {
  width: 200px;
  /** Custom Select **/ }
  .collection-sorting .custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none; }
  .collection-sorting .custom-select-wrapper select {
    display: none; }
  .collection-sorting .custom-select {
    position: relative;
    display: inline-block; }
  .collection-sorting .custom-select-trigger {
    position: relative;
    display: block;
    width: 220px;
    padding: 0 50px 0 20px;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    line-height: 40px;
    background: #5c9cd8;
    border-radius: 4px;
    cursor: pointer; }
  .collection-sorting .custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    top: 50%;
    right: 25px;
    margin-top: -3px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0; }
  .collection-sorting .custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%); }
  .collection-sorting .custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
    margin: 15px 0;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
    background: #fff;
    transition: all .4s ease-in-out;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px); }
  .collection-sorting .custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0); }
  .collection-sorting .custom-options:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 100%;
    right: 25px;
    width: 7px;
    height: 7px;
    margin-bottom: -3px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out; }
  .collection-sorting .option-hover:before {
    background: #f9f9f9; }
  .collection-sorting .custom-option {
    position: relative;
    display: block;
    padding: 0 22px;
    border-bottom: 1px solid #b5b5b5;
    font-size: 14px;
    font-weight: 600;
    color: #b5b5b5;
    line-height: 35px;
    cursor: pointer;
    transition: all .4s ease-in-out; }
  .collection-sorting .custom-option:first-of-type {
    border-radius: 4px 4px 0 0; }
  .collection-sorting .custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px; }
  .collection-sorting .custom-option:hover,
  .collection-sorting .custom-option.selection {
    background: #f9f9f9; }

@media (max-width: 620px) {
  .collection-header .row .block-left {
    width: 100%; } }

/* 
* Selecter v3.0.15 - 2014-03-01 
* A jQuery plugin for replacing default select elements. Part of the Formstone Library. 
* http://formstone.it/selecter/ 
* 
* Copyright 2014 Ben Plum; MIT Licensed 
*/
.selecter-element {
  *left: -999999px;
  position: absolute;
  opacity: 0; }

.selecter {
  display: block;
  margin: 0;
  position: relative;
  z-index: 1; }

.selecter .selecter-selected {
  background: #585d72 url(//cdn.shopify.com/s/files/1/1491/9264/t/22/assets/down-arrow_14x.png?v=156258401179807670581518726878) no-repeat right center;
  background-position-x: 175px;
  border: 1px solid #ccc;
  border-radius: 0px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 18px;
  line-height: 38px;
  margin: 0;
  overflow: hidden;
  padding: 0px 10px;
  position: relative;
  text-overflow: clip;
  z-index: 49; }

.selecter .selecter-options {
  border: 1px solid #ccc;
  border-width: 0 1px 1px;
  background-color: #fefefe;
  border-radius: 0;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  display: none;
  left: 0;
  margin: 0;
  overflow: auto;
  overflow-x: hidden;
  padding: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  *width: auto;
  z-index: 50; }

.selecter .selecter-group {
  background: #F9F9F9;
  border-bottom: 1px solid #e3e3e3;
  color: #999;
  display: block;
  font-size: 11px;
  padding: 5px 10px 4px;
  text-transform: uppercase; }

.selecter .selecter-item {
  background: #fff;
  border-bottom: 1px solid #e3e3e3;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 13px;
  margin: 0;
  overflow: hidden;
  padding: 8px 10px;
  text-overflow: ellipsis;
  width: 100%; }

.selecter .selecter-item.selected {
  background: #F9F9F9; }

.selecter .selecter-item:hover {
  background: #F9F9F9; }

.selecter .selecter-item.disabled {
  color: #999;
  cursor: default; }

.selecter .selecter-item:first-child {
  border-radius: 0; }

.selecter .selecter-item:last-child {
  border-radius: 0;
  border-bottom: 0; }

.selecter .selecter-options span {
  color: #585d72;
  font-size: 14px;
  line-height: 25px; }

/* Open */
.selecter.open {
  z-index: 3; }

.selecter.open .selecter-selected {
  z-index: 51; }

.selecter.open .selecter-selected,
.selecter.focus .selecter-selected {
  background-color: #585d72;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

/* Media Queries */
@media screen and (max-width: 500px) {
  .selecter {
    max-width: 100%; } }
.pdf-link span {
  display: inline-block;
  float: left; }
.pdf-link img {
  display: inline-block;
  float: left;
  max-height: 20px;
  margin-left: 5px; }

.btn-left {
  float: left; }

.pf-not {
  margin-left: 15px;
  display: inline-block; }

.template-index .preorder-prod {
  display: none; }

.template-product .preorder-prod-btn {
  display: none; }

.pf-not {
  width: 100%;
  display: inline-block;
  margin-top: 20px;
  margin-left: 0; }
  .pf-not p {
    font-size: 14px;
    line-height: 20px; }
    .pf-not p:first-of-type {
      margin-bottom: 10px; }

@media screen and (max-width: 767px) {
  #cta_13776 {
    margin: 0 auto;
    right: 0 !important;
    left: 0 !important;
    top: 35%; } }
.cf-powered-by {
  display: none !important; }

#cta44247 {
  display: none !important; }

#section301139 {
  display: none !important; }

#cta44237 #cta_44237 {
  display: none !important; }

#cta44237 {
  display: none !important; }
