/** Shopify CDN: Minification failed

Line 8734:0 Unexpected "<"
Line 8738:0 Unexpected "<"

**/
@charset "UTF-8";
/*
File structure:
[Assign user-editable variables in liquid]
[Assign settings variables in liquid]
[Assign variables in scss]
[Assign and output fonts]
*/














































































































































@font-face {
  font-family: Arapey;
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
  src: url("//hawkinsandhuman.com/cdn/fonts/arapey/arapey_n4.f34340ab9c56baa7f8accf674e253407b725d12c.woff2?h1=aGF3a2lucy1hbmQtaHVtYW4uYWNjb3VudC5teXNob3BpZnkuY29t&h2=aGF3a2luc2FuZGh1bWFuLmNvbQ&hmac=68e701eccef8cf0f5794646ca166056e85f14be2f30cef497ff1c5868af19a31") format("woff2"),
       url("//hawkinsandhuman.com/cdn/fonts/arapey/arapey_n4.003d1426f62522643e43e1d3072a2e7d1ab78130.woff?h1=aGF3a2lucy1hbmQtaHVtYW4uYWNjb3VudC5teXNob3BpZnkuY29t&h2=aGF3a2luc2FuZGh1bWFuLmNvbQ&hmac=4e3dcbdb8ae00dadf6acae25235abab3b8c80b16d7d49f76caf685c0017f06eb") format("woff");
}





@font-face {
  font-family: Arapey;
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
  src: url("//hawkinsandhuman.com/cdn/fonts/arapey/arapey_n4.f34340ab9c56baa7f8accf674e253407b725d12c.woff2?h1=aGF3a2lucy1hbmQtaHVtYW4uYWNjb3VudC5teXNob3BpZnkuY29t&h2=aGF3a2luc2FuZGh1bWFuLmNvbQ&hmac=68e701eccef8cf0f5794646ca166056e85f14be2f30cef497ff1c5868af19a31") format("woff2"),
       url("//hawkinsandhuman.com/cdn/fonts/arapey/arapey_n4.003d1426f62522643e43e1d3072a2e7d1ab78130.woff?h1=aGF3a2lucy1hbmQtaHVtYW4uYWNjb3VudC5teXNob3BpZnkuY29t&h2=aGF3a2luc2FuZGh1bWFuLmNvbQ&hmac=4e3dcbdb8ae00dadf6acae25235abab3b8c80b16d7d49f76caf685c0017f06eb") format("woff");
}

/* Store availability variables */
/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden], template {
  display: none;
}

a {
  background: transparent;
}

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

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

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-size: 1em;
}

button, input, optgroup, select, .store-localization .disclosure__toggle, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select, .store-localization .disclosure__toggle {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td, th {
  padding: 0;
}

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

#cboxWrapper {
  max-width: none;
}

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

#cboxBottomLeft, #cboxMiddleLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

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

#cboxTitle {
  margin: 0;
}

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

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

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

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

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

#cboxOverlay {
  background: #fff;
}

#colorbox {
  outline: 0;
}

#cboxTopLeft {
  width: 25px;
  height: 25px;
  background: url() no-repeat 0 0;
}

#cboxTopCenter {
  height: 25px;
  background: url() repeat-x 0 -50px;
}

#cboxTopRight {
  width: 25px;
  height: 25px;
  background: url() no-repeat -25px 0;
}

#cboxBottomLeft {
  width: 25px;
  height: 25px;
  background: url() no-repeat 0 -25px;
}

#cboxBottomCenter {
  height: 25px;
  background: url() repeat-x 0 -75px;
}

#cboxBottomRight {
  width: 25px;
  height: 25px;
  background: url() no-repeat -25px -25px;
}

#cboxMiddleLeft {
  width: 25px;
  background: url() repeat-y 0 0;
}

#cboxMiddleRight {
  width: 25px;
  background: url() repeat-y -25px 0;
}

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

.cboxIframe {
  background: #fff;
}

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

#cboxLoadedContent {
  margin-bottom: 28px;
}

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

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

#cboxLoadingOverlay {
  background: #fff url() no-repeat center center;
}

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

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

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

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

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

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

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

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

/* Override Colorbox styles */
#cboxOverlay, #cboxWrapper, #colorbox {
  z-index: 10020;
}

#cboxTopLeft, #cboxTopCenter, #cboxTopRight {
  background: none;
}

#cboxMiddleLeft, #cboxMiddleRight {
  background: none;
}

#cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
  background: none;
}

#cboxWrapper, #colorbox {
  overflow: visible;
}

#cboxLoadedContent {
  margin-bottom: 0px;
}

#cboxContent {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
  overflow: visible;
  position: relative;
  background: #ffffff;
}

#cboxContent > button {
  position: absolute;
  bottom: -48px;
  left: 0px;
  background: none;
  border: none;
}

#cboxContent > button svg {
  margin: 0;
}

#cboxContent > button svg, #cboxContent > button svg path {
  fill: #333;
}

#cboxContent #cboxPrevious {
  left: 0px;
}

#cboxContent #cboxNext {
  left: 40px;
}

#cboxContent #cboxClose {
  left: auto;
  right: 0px;
}

/* Plugin style overrides */
.cbox-borderless #cboxTopLeft,
.cbox-borderless #cboxTopCenter,
.cbox-borderless #cboxTopRight,
.cbox-borderless #cboxMiddleLeft,
.cbox-borderless #cboxMiddleRight,
.cbox-borderless #cboxBottomLeft,
.cbox-borderless #cboxBottomCenter,
.cbox-borderless #cboxBottomRight {
  visibility: hidden;
}

.cbox-borderless #cboxLoadedContent {
  margin: 0;
}

.cbox-borderless #cboxClose {
  display: none;
}

/* Slick.js slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  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;
}

.slick-loading .slick-list {
      background: #fff url(//hawkinsandhuman.com/cdn/shop/t/13/assets/loading.gif?v=115678512110750922101758590901) center center no-repeat;
}

/* Slider Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  height: 80px;
  width: 80px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent !important;
  color: white !important;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: all 0.3s ease-in-out;
  padding: 0;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.5;
}

.slick-prev svg,
.slick-next svg {
  width: 80px;
  height: 80px;
  opacity: 1;
  -webkit-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  -moz-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  -o-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  -ms-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
}

.slick-prev {
  left: -0px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -0px;
}

.slick-prev:before {
  content: "<";
}

[dir="rtl"] .slick-prev:before {
  content: ">";
}

.slick-next {
  right: -0px;
}

[dir="rtl"] .slick-next {
  left: -0px;
  right: auto;
}

.slick-next:before {
  content: ">";
}

[dir="rtl"] .slick-next:before {
  content: "<";
}

@media (min-width: 1000px) {
  .slick-prev {
    opacity: 0;
    margin-left: -80px;
  }
  .slick-next {
    opacity: 0;
    margin-right: -80px;
  }
  .slick-slider:hover .slick-prev {
    opacity: 1;
    margin-left: 0;
  }
  .slick-slider:hover .slick-next {
    opacity: 1;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .slick-prev,
  .slick-next {
    margin-bottom: 10px;
    top: auto;
    bottom: 0;
    width: 56px;
    height: 20px;
    transform: none;
  }
  .slick-prev svg,
  .slick-next svg {
    width: 20px;
    height: 20px;
  }
  .section--banner .slick-prev, .section--banner
  .slick-next {
    bottom: 0px;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .section--banner .slick-prev, .section--banner
  .slick-next {
    bottom: 0px;
  }
}

@media (max-width: 767px) {
  .slideshow--no-mobile-arrows .slick-prev, .slideshow--no-mobile-arrows
  .slick-next {
    display: none !important;
  }
}

/* Slider Dots */
.slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  list-style: none;
  text-align: center;
  margin: 10px 0;
  padding: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 2px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  box-shadow: none !important;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  content: '';
  font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  background-color: transparent;
  border-radius: 10px;
  border: 2px solid #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  background-color: #ffffff;
}

.dots-over .slick-dots {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.slick-slider--center-carousel .slick-track {
  transform: none !important;
  width: auto !important;
  display: flex;
  justify-content: center;
}

/* Gallery viewer */
.gallery-viewer {
  position: fixed;
  z-index: 10012;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: opacity 250ms ease-out, transform 250ms ease-out;
}

.gallery-viewer:focus {
  outline: none;
}

.gallery-viewer--pre-reveal,
.gallery-viewer--transition-out {
  opacity: 0;
  transform: scale(0.97);
}

.gallery-viewer__zoom {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.gallery-viewer__zoom-image {
  position: absolute;
  width: auto;
  height: auto;
  max-width: none;
  max-height: none;
  min-width: 0;
  min-height: 0;
}

.gallery-viewer__thumbs {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 20px;
  width: 100%;
  text-align: center;
  overflow: auto;
  white-space: nowrap;
}

.gallery-viewer__thumb {
  position: relative;
  display: inline-block;
  padding: 4px;
  background: #fff;
  width: 69px;
}

.gallery-viewer__thumb:not(:first-child) {
  margin-left: -4px;
}

.gallery-viewer__thumb::after {
  content: '';
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  border: 1px solid transparent;
  transition: 100ms ease-out;
}

.gallery-viewer__thumb:hover::after {
  border-color: #000;
}

@media (max-width: 600px) {
  .gallery-viewer__thumb {
    width: 50px;
  }
}

.gallery-viewer__thumb--active::after {
  border-color: #000;
}

.gallery-viewer__controls {
  position: relative;
  height: 100%;
  z-index: 3;
  pointer-events: none;
}

.gallery-viewer__button {
  position: absolute;
  pointer-events: auto;
  background: rgba(255, 255, 255, 0.7);
  color: #000;
}

.gallery-viewer__button svg {
  vertical-align: top;
}

.gallery-viewer__button svg.feather {
  stroke: #000;
}

.gallery-viewer__prev,
.gallery-viewer__next {
  top: calc(50% - 12px);
  padding: 10px;
}

.gallery-viewer__prev svg,
.gallery-viewer__next svg {
  width: 24px;
  height: 24px;
  vertical-align: top;
}

@media (max-width: 600px) {
  .gallery-viewer__prev svg,
  .gallery-viewer__next svg {
    width: 20px;
    height: 20px;
  }
}

@media (max-width: 600px) {
  .gallery-viewer__prev,
  .gallery-viewer__next {
    top: calc(50% - 10px);
  }
}

.gallery-viewer__prev {
  left: 0;
}

.gallery-viewer__next {
  right: 0;
}

.gallery-viewer__close {
  top: 0;
  right: 0;
  padding: 10px;
}

.gallery-viewer__close svg {
  width: 24px;
  height: 24px;
  vertical-align: top;
}

@media (max-width: 600px) {
  .gallery-viewer__close svg {
    width: 20px;
    height: 20px;
  }
}

.gallery-viewer--single-image .gallery-viewer__prev,
.gallery-viewer--single-image .gallery-viewer__next,
.gallery-viewer--single-image .gallery-viewer__thumbs {
  display: none;
}

@media (pointer: coarse) {
  .gallery-viewer-open,
  .gallery-viewer-open body {
    overflow: hidden;
    height: 100%;
  }
}

body.cc-popup-no-scroll {
  overflow: hidden;
}

.popup-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
  pointer-events: none;
}

.cc-popup {
  position: fixed;
  display: flex;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 997;
  transition: opacity 0.15s, visibility 0.15s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.cc-popup.cc-popup--center {
  justify-content: center;
  align-items: center;
}

.cc-popup.cc-popup--center .cc-popup-modal {
  transform: translate3d(0, 60px, 0);
}

.cc-popup.cc-popup--bottom-left, .cc-popup.cc-popup--bottom-right {
  align-items: flex-end;
}

.cc-popup.cc-popup--bottom-left {
  justify-content: flex-start;
}

.cc-popup.cc-popup--bottom-left .cc-popup-modal {
  transform: translate3d(-60px, 0, 0);
}

.cc-popup.cc-popup--bottom-right {
  justify-content: flex-end;
}

.cc-popup.cc-popup--bottom-right .cc-popup-modal {
  transform: translate3d(60px, 0, 0);
}

.cc-popup.cc-popup--right {
  justify-content: flex-end;
}

.cc-popup.cc-popup--right .cc-popup-modal {
  transform: translate3d(60px, 0, 0);
  width: 100%;
  min-width: 0;
  overflow: auto;
}

@media (min-width: 768px) {
  .cc-popup.cc-popup--right .cc-popup-modal {
    width: 400px;
  }
}

.cc-popup.cc-popup--visible {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.cc-popup.cc-popup--visible .cc-popup-modal {
  transform: translate3d(0, 0, 0);
}

.cc-popup .cc-popup-background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 998;
}

.cc-popup .cc-popup-modal {
  position: relative;
  z-index: 999;
  transition: transform 0.25s;
  overflow: hidden;
  background-color: #ffffff;
  color: #222;
}

.cc-popup .cc-popup-container {
  display: flex;
}

.cc-popup .cc-popup-container .cc-popup-title {
  color: #222;
}

.cc-popup .cc-popup-close {
  position: absolute;
  right: 3px;
  top: 3px;
  width: 44px;
  height: 44px;
  padding: 7px;
  min-width: auto;
  background-color: transparent;
  border: none;
  box-shadow: none;
}

.cc-popup .cc-popup-close svg {
  stroke: #222;
  stroke-width: 2px;
}

.cc-popup .cc-popup-image .rimage-background {
  height: 100%;
}

.cc-popup .cc-popup-column {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cc-animate-enabled .shopify-section {
  overflow: hidden;
}

.cc-animate-enabled [data-cc-animate] {
  opacity: 0;
}

@media (max-width: 767px) {
  .cc-animate-enabled:not(.cc-animate-enabled-mobile) [data-cc-animate] {
    opacity: 1;
  }
}

.cc-animate-enabled [data-cc-animate].-in {
  transition: opacity .7s, transform .7s;
  opacity: 1;
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-right-big {
  transform: translate3d(70px, 0, 0);
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-right-big.-in {
  transition-timing-function: ease-out;
  transition-duration: 0.7s !important;
  transform: translate3d(0, 0, 0);
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-right {
  transform: translate3d(15px, 0, 0);
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-right.-in {
  transition-timing-function: cubic-bezier(0, 0.14, 0.19, 1);
  transform: translate3d(0, 0, 0);
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-left {
  transform: translate3d(-15px, 0, 0);
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-left.-in {
  transition-timing-function: cubic-bezier(0, 0.14, 0.19, 1);
  transform: translate3d(0, 0, 0);
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-up {
  transform: translate3d(0, 15px, 0);
  transition-duration: 0.7s;
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-up.-in {
  transform: translate3d(0, 0, 0);
}

.cc-animate-enabled [data-cc-animate].cc-zoom-out {
  transform: scale(1.1);
}

.cc-animate-enabled [data-cc-animate].cc-zoom-out.-in {
  transition: transform 1.6s cubic-bezier(0, 0.14, 0.19, 1) 0s !important;
  transform: scale(1);
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-zoom-out {
  transform: scale(1.2);
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-zoom-out.-in {
  transition: opacity 1s, transform 1.2s cubic-bezier(0, 0.14, 0.19, 1) 0s, filter 2s !important;
  transform: scale(1);
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-zoom-in {
  transform: scale(0.8);
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-zoom-in.-in {
  transition: opacity 1s, transform 1.2s cubic-bezier(0, 0.14, 0.19, 1) 0s, filter 2s !important;
  transform: scale(1);
}

@media (prefers-reduced-motion: reduce) {
  .cc-animate-enabled [data-cc-animate], .cc-animate-enabled [data-cc-animate].-in {
    transition: opacity .7s !important;
    transform: none !important;
  }
}

.store-availability-container-outer.store-availability-initialized {
  transition: height .3s;
  overflow: hidden;
}

.store-availability-container {
  padding: 1em 0;
  transition: opacity .3s;
}

.store-availability-loading .store-availability-container {
  pointer-events: none;
  opacity: 0.4;
  transition-delay: 0.4s;
}

.payment-and-quantity--buttons-active ~ [data-store-availability-container] .store-availability-container {
  padding-bottom: 1.5em;
}

.store-availability-container small {
  font-size: 0.85em;
}

.store-availability-container .store-availability-small-text {
  margin-bottom: 0.85em;
}

.store-availability-container .store-availability-information {
  display: flex;
}

.store-availability-container .store-availability-information .store-availability-icon {
  padding-right: 10px;
  position: relative;
  top: -1px;
}

.store-availability-container .store-availability-information .store-availability-icon svg {
  height: 16px;
  width: 16px;
}

.store-availability-container .store-availability-information .store-availability-icon.store-availability-icon--available {
  color: #108043;
}

.store-availability-container .store-availability-information .store-availability-icon.store-availability-icon--unavailable {
  color: #de3618;
}

.store-availability-container .store-availability-information .store-availability-information__stores {
  margin-top: 0.5em;
}

.store-availability-container .store-availability-information .store-availability-information__title,
.store-availability-container .store-availability-information .store-availability-information__stores,
.store-availability-container .store-availability-information .store-availability-information__stock {
  margin-bottom: 0;
}

.store-availability-container .store-availability-information .store-availability-information__title,
.store-availability-container .store-availability-information .store-availability-information__stock {
  margin-top: 0;
}

.store-availability-container .store-availability-information .store-availability-information__title strong {
  font-weight: 600;
}

.store-availabilities-modal {
  z-index: 99999;
}

.store-availabilities-modal small {
  font-size: 0.85em;
}

.store-availabilities-modal .store-availability-small-text {
  margin-bottom: 0.85em;
}

.store-availabilities-modal .cc-icon-available {
  color: #108043;
}

.store-availabilities-modal .cc-icon-unavailable {
  color: #de3618;
}

.store-availabilities-modal .cc-popup-close {
  color: #ffffff !important;
}

.store-availabilities-modal .cc-popup-close:hover {
  color: #ffffff !important;
}

.store-availabilities-modal .cc-popup-close svg {
  stroke: #ffffff !important;
}

.store-availabilities-modal .cc-popup-close svg:hover {
  stroke: #ffffff !important;
}

.store-availabilities-modal .cc-popup-modal {
  background-color: #ffffff;
  color: #ffffff;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content {
  text-align: left;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content button {
  white-space: nowrap;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .cc-popup-text {
  margin-bottom: 1em;
  padding-right: 20px;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .cc-popup-text .store-availabilities-modal__product-title {
  margin-bottom: 0;
  text-align: left;
  color: #ffffff;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item {
  margin-top: 1em;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item:before {
  content: "";
  display: inline-block;
  background-color: #ffffff;
  width: 100%;
  height: 1px;
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item address {
  font-style: normal;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item a {
  color: #1b1a1a;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__location {
  display: flex;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__location .store-availability-list__location__text {
  flex: 1;
  margin-bottom: 0.2em;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__location .store-availability-list__location__text strong {
  font-weight: 600;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__location .store-availability-list__location__distance {
  visibility: hidden;
  opacity: 0;
  margin-bottom: 0;
  transition: visibility .4s, opacity .4s;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__location .store-availability-list__location__distance.-in {
  opacity: 1;
  visibility: visible;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__location .store-availability-list__location__distance svg {
  position: relative;
  height: 11px;
  width: 11px;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__invalid_address svg {
  height: 14px;
  width: 14px;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .cc-icon-available, .store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .cc-icon-unavailable {
  display: inline-block;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .cc-icon-available svg, .store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .cc-icon-unavailable svg {
  height: 13px;
  width: 13px;
}

@media (min-width: 768px) {
  .store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__phone--mobile {
    display: none;
  }
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__phone--desktop {
  display: none;
}

@media (min-width: 768px) {
  .store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__phone--desktop {
    display: block;
  }
}

.shopify-section.section-popup {
  position: relative;
  z-index: 10011;
}

.cc-popup.cc-popup--bottom-left, .cc-popup.cc-popup--bottom-right {
  align-items: flex-end;
  padding: 30px;
}

.cc-popup .cc-popup-modal {
  background-color: #ffffff;
  overflow: hidden;
}

.cc-popup .cc-popup-modal--has-image {
  width: 65vw;
}

.cc-popup .cc-popup-image {
  min-width: 50%;
  width: 50%;
}

.cc-popup .cc-popup-image .rimage-outer-wrapper,
.cc-popup .cc-popup-image .rimage-wrapper {
  height: 100%;
}

.cc-popup .cc-popup-image .rimage-wrapper img {
  object-fit: cover;
}

.cc-popup .cc-popup-content {
  padding: 60px;
  text-align: center;
}

.cc-popup .cc-popup-content .rte, .cc-popup .cc-popup-content .general-form,
.cc-popup .cc-popup-content #customer_sidebar,
.cc-popup .cc-popup-content .order-table,
.cc-popup .cc-popup-content #address_tables {
  text-align: center;
}

.cc-popup .social-links__list {
  justify-content: center;
  margin-top: 30px;
}

.cc-popup .social-links__list a {
  color: inherit;
}

.cc-popup .cc-popup-form-input,
.cc-popup .cc-popup-form-submit {
  width: 100%;
  margin-bottom: 15px;
}

.cc-popup .cc-popup-form-input {
  text-align: center;
}

.cc-popup .cc-popup-close svg {
  color: #ffffff;
}

@media only screen and (max-width: 1080px) {
  .cc-popup .cc-popup-modal--has-image {
    width: 80vw;
  }
}

@media only screen and (max-width: 767px) {
  .cc-popup .cc-popup-image {
    display: none;
  }
  .cc-popup .cc-popup-content {
    width: 100%;
  }
}

@media only screen and (max-width: 560px) {
  .cc-popup.cc-popup--center, .cc-popup.cc-popup--bottom-left, .cc-popup.cc-popup--bottom-right {
    justify-content: center;
    align-items: center;
    padding: 15px;
  }
  .cc-popup .cc-popup-modal {
    width: 100%;
  }
}

.cc-popup.store-availabilities-modal {
  transition: opacity 0.5s, visibility 0.5s;
}

.cc-popup.store-availabilities-modal .cc-popup-modal {
  transition: transform 0.5s ease;
}

.cc-popup.store-availabilities-modal .cc-popup-modal .cc-popup-content {
  width: 100%;
  padding: 30px;
}

@media (max-width: 767px) {
  .cc-popup.store-availabilities-modal .cc-popup-modal .cc-popup-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.cc-popup.store-availabilities-modal .cc-popup-modal .cc-popup-content .cc-icon-unavailable svg, .cc-popup.store-availabilities-modal .cc-popup-modal .cc-popup-content .cc-icon-available svg, .cc-popup.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__invalid_address svg {
  position: relative;
  top: 2px;
}

/* Using border-box makes it easier to work with grids: http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix, .cf {
  zoom: 1;
}

.clearfix:before, .cf:before {
  content: "";
  display: table;
}

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

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

img {
  height: auto;
}

/* Control the pages maximum width. */
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  width: calc(100% - 40px * 2);
}

.reading-width {
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
}

/* Grids of products and collections, menus, buttons */
.buttons, .product-details > div {
  margin: 20px 0;
  padding: 0;
}

.buttons li, .nav li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.buttons li {
  padding: 5px 0;
}

.buttons li, .nav li, .nav li a {
  display: inline-block;
}

/* Medium and large screens */
.grid,
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -40px;
}

.grid--row-gutters {
  margin-bottom: -60px;
}

.grid--row-gutters > .column {
  margin-bottom: 60px;
}

.grid--row-gutters-small {
  margin-bottom: -40px;
}

.grid--row-gutters-small > .column {
  margin-bottom: 40px;
}

.column {
  margin-left: 40px;
}

.column.half {
  width: calc(50% - 40px);
}

.column.quarter {
  width: calc(25% - 40px);
}

.column.three-quarters {
  width: calc(75% - 40px);
}

.column.third {
  width: calc(33.33333% - 40px);
}

.column.two-thirds {
  width: calc(66.666667% - 40px);
}

.column.fifth {
  width: calc(20% - 40px);
}

.column.full {
  width: calc(100% - 40px);
}

@media (max-width: 767px) {
  body > .container {
    width: auto;
  }
  .grid,
  .row {
    margin-left: -20px;
  }
  .column {
    margin-left: 20px;
  }
  .column.half,
  .column.third {
    width: calc(100% - 20px);
    margin-bottom: 20px;
  }
  .column.quarter,
  .column.fifth {
    width: calc(50% - 20px);
  }
  .column.three-quarters {
    width: calc(100% - 20px);
    margin-bottom: 20px;
  }
  .grid--row-gutters {
    margin-bottom: -40px;
  }
  .grid--row-gutters > .column {
    margin-bottom: 40px;
  }
  .grid--row-gutters-small {
    margin-bottom: -20px;
  }
  .grid--row-gutters-small > .column {
    margin-bottom: 20px;
  }
}

/* Text inputs */
input, textarea {
  border-radius: 0px;
  margin-bottom: 4px;
}

/* Remove iOS shadows */
input[type=text],
input[type=number],
input[type=password],
input[type=email] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* Number spinners */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

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

.left {
  float: left;
}

.right {
  float: right;
}

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

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

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

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/* Override to globally-hosted search.css on the /search page */
#searchresults {
  margin: 0;
}

#searchresults input {
  width: auto;
}

/* * BELOW HERE: THEME-SPECIFIC * */
:root {
  --payment-terms-background-color: #ffffff;
}

body {
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  line-height: 1.5em;
  color: #ffffff;
  overflow-x: hidden;
  background: #ffffff;
  -moz-font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

body:not(.user-is-tabbing) button:focus, body:not(.user-is-tabbing) input:focus, body:not(.user-is-tabbing) textarea:focus, body:not(.user-is-tabbing) select:focus, body:not(.user-is-tabbing) .store-localization .disclosure__toggle:focus, .store-localization body:not(.user-is-tabbing) .disclosure__toggle:focus {
  outline: none !important;
}

h1, .h1,
h2, .h2,
h3, .h3, .theme-product-reviews-full .spr-header-title,
h4, .h4, .theme-product-reviews-full .spr-form-title,
h5, .h5,
h6, .h6 {
  font-family: Arapey, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  color: #333029;
}

h1,
.h1 {
  font-size: 2.5em;
  margin: 0 0 0.75em;
}

@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.0em;
  }
}

h2,
.h2 {
  font-size: 1.75em;
  margin: 0 0 1em;
}

@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 1.5em;
  }
}

h3, .h3, .theme-product-reviews-full .spr-header-title {
  font-size: 1.5em;
  margin: 0 0 0.625em;
}

@media (max-width: 767px) {
  h3, .h3, .theme-product-reviews-full .spr-header-title {
    font-size: 1.375em;
  }
}

h4, .h4, .theme-product-reviews-full .spr-form-title {
  font-size: 1.375em;
  margin: 0 0 0.68em;
}

@media (max-width: 767px) {
  h4, .h4, .theme-product-reviews-full .spr-form-title {
    font-size: 1.25em;
  }
}

h5,
.h5 {
  font-size: 1.25em;
  margin: 0 0 1em;
}

@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 1.15em;
  }
}

h6,
.h6 {
  font-size: 0.75em;
  font-weight: bold;
  margin: 0 0 2.5em;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.large-text {
  font-size: 21.25px;
  line-height: 1.5;
}

a {
  text-decoration: none;
  color: inherit;
  transition: color 150ms, background-color 150ms, border-color 150ms;
}

.feature-link, #main-menu .rte a, #main-menu .general-form a, #main-menu #customer_sidebar a, #main-menu .order-table a, #main-menu #address_tables a, .theme-product-reviews-full .spr-summary-actions-newreview,
.rte .feature-link,
.general-form .feature-link,
#customer_sidebar .feature-link,
.order-table .feature-link,
#address_tables .feature-link,
#main-menu .rte a,
#main-menu .general-form a,
#main-menu #customer_sidebar a,
#main-menu .order-table a,
#main-menu #address_tables a,
.rte .theme-product-reviews-full .spr-summary-actions-newreview,
.theme-product-reviews-full .rte .spr-summary-actions-newreview,
.general-form .theme-product-reviews-full .spr-summary-actions-newreview,
.theme-product-reviews-full .general-form .spr-summary-actions-newreview,
#customer_sidebar .theme-product-reviews-full .spr-summary-actions-newreview,
.theme-product-reviews-full #customer_sidebar .spr-summary-actions-newreview,
.order-table .theme-product-reviews-full .spr-summary-actions-newreview,
.theme-product-reviews-full .order-table .spr-summary-actions-newreview,
#address_tables .theme-product-reviews-full .spr-summary-actions-newreview,
.theme-product-reviews-full #address_tables .spr-summary-actions-newreview {
  display: inline-block;
  position: relative;
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 0.875em;
  line-height: 1.5em;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  color: #333029;
}

.feature-link::after, #main-menu .rte a::after, #main-menu .general-form a::after, #main-menu #customer_sidebar a::after, #main-menu .order-table a::after, #main-menu #address_tables a::after, .theme-product-reviews-full .spr-summary-actions-newreview::after,
.rte .feature-link::after,
.general-form .feature-link::after,
#customer_sidebar .feature-link::after,
.order-table .feature-link::after,
#address_tables .feature-link::after,
#main-menu .rte a::after,
#main-menu .general-form a::after,
#main-menu #customer_sidebar a::after,
#main-menu .order-table a::after,
#main-menu #address_tables a::after,
.rte .theme-product-reviews-full .spr-summary-actions-newreview::after,
.theme-product-reviews-full .rte .spr-summary-actions-newreview::after,
.general-form .theme-product-reviews-full .spr-summary-actions-newreview::after,
.theme-product-reviews-full .general-form .spr-summary-actions-newreview::after,
#customer_sidebar .theme-product-reviews-full .spr-summary-actions-newreview::after,
.theme-product-reviews-full #customer_sidebar .spr-summary-actions-newreview::after,
.order-table .theme-product-reviews-full .spr-summary-actions-newreview::after,
.theme-product-reviews-full .order-table .spr-summary-actions-newreview::after,
#address_tables .theme-product-reviews-full .spr-summary-actions-newreview::after,
.theme-product-reviews-full #address_tables .spr-summary-actions-newreview::after {
  content: '';
  display: block;
  border-top: 2px solid;
  transition: all 250ms;
}

.feature-link:hover, #main-menu .rte a:hover, #main-menu .general-form a:hover, #main-menu #customer_sidebar a:hover, #main-menu .order-table a:hover, #main-menu #address_tables a:hover, .theme-product-reviews-full .spr-summary-actions-newreview:hover,
.rte .feature-link:hover,
.general-form .feature-link:hover,
#customer_sidebar .feature-link:hover,
.order-table .feature-link:hover,
#address_tables .feature-link:hover,
#main-menu .rte a:hover,
#main-menu .general-form a:hover,
#main-menu #customer_sidebar a:hover,
#main-menu .order-table a:hover,
#main-menu #address_tables a:hover,
.rte .theme-product-reviews-full .spr-summary-actions-newreview:hover,
.theme-product-reviews-full .rte .spr-summary-actions-newreview:hover,
.general-form .theme-product-reviews-full .spr-summary-actions-newreview:hover,
.theme-product-reviews-full .general-form .spr-summary-actions-newreview:hover,
#customer_sidebar .theme-product-reviews-full .spr-summary-actions-newreview:hover,
.theme-product-reviews-full #customer_sidebar .spr-summary-actions-newreview:hover,
.order-table .theme-product-reviews-full .spr-summary-actions-newreview:hover,
.theme-product-reviews-full .order-table .spr-summary-actions-newreview:hover,
#address_tables .theme-product-reviews-full .spr-summary-actions-newreview:hover,
.theme-product-reviews-full #address_tables .spr-summary-actions-newreview:hover {
  color: #333029;
}

.feature-link:hover::after, #main-menu .rte a:hover::after, #main-menu .general-form a:hover::after, #main-menu #customer_sidebar a:hover::after, #main-menu .order-table a:hover::after, #main-menu #address_tables a:hover::after, .theme-product-reviews-full .spr-summary-actions-newreview:hover::after,
.rte .feature-link:hover::after,
.general-form .feature-link:hover::after,
#customer_sidebar .feature-link:hover::after,
.order-table .feature-link:hover::after,
#address_tables .feature-link:hover::after,
#main-menu .rte a:hover::after,
#main-menu .general-form a:hover::after,
#main-menu #customer_sidebar a:hover::after,
#main-menu .order-table a:hover::after,
#main-menu #address_tables a:hover::after,
.rte .theme-product-reviews-full .spr-summary-actions-newreview:hover::after,
.theme-product-reviews-full .rte .spr-summary-actions-newreview:hover::after,
.general-form .theme-product-reviews-full .spr-summary-actions-newreview:hover::after,
.theme-product-reviews-full .general-form .spr-summary-actions-newreview:hover::after,
#customer_sidebar .theme-product-reviews-full .spr-summary-actions-newreview:hover::after,
.theme-product-reviews-full #customer_sidebar .spr-summary-actions-newreview:hover::after,
.order-table .theme-product-reviews-full .spr-summary-actions-newreview:hover::after,
.theme-product-reviews-full .order-table .spr-summary-actions-newreview:hover::after,
#address_tables .theme-product-reviews-full .spr-summary-actions-newreview:hover::after,
.theme-product-reviews-full #address_tables .spr-summary-actions-newreview:hover::after {
  transform: scaleX(0.8);
}

p {
  margin: 0 0 1em;
}

blockquote {
  margin: 1.5em 0em 1.5em 10px;
  padding: .5em 0em;
  quotes: "\201C" "\201D";
  font-size: 130%;
  font-style: italic;
  line-height: 1.5em;
}

blockquote:before {
  color: #ffffff;
  content: open-quote;
  font-size: 3em;
  line-height: 0.05em;
  margin-left: -20px;
  margin-right: 10px;
  vertical-align: -0.48em;
}

blockquote :first-child {
  display: inline;
}

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

blockquote:after {
  content: no-close-quote;
}

label,
.label,
.product-form legend {
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 0.875em;
  line-height: 1.5em;
  font-weight: bold;
  letter-spacing: 0.08em;
  display: block;
  margin: 0 0 6px;
  color: #ffffff;
  text-transform: uppercase;
}

fieldset label {
  text-transform: none;
}

.label--inline {
  display: inline;
}

.label--plain-text {
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  line-height: 1.5em;
  letter-spacing: 0;
  text-transform: none;
  color: inherit;
}

/* This has to be non font-based */
input, textarea {
  color: #8a7676;
  border: 1px solid #ffffff;
  background: #fff;
  padding: 14px 29px;
  max-width: 100%;
  width: 432px;
  height: 60px;
  border-radius: 0;
  font-size: 16px;
}

input:focus,
textarea:focus {
  outline: none;
  border-color: #ffffff;
}

input[type=radio] {
  margin-bottom: 0;
}

input[type=radio],
input[type=checkbox] {
  width: auto !important;
  height: auto;
}

input.quantity {
  width: 3.5em;
  height: 2.5em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  text-align: center;
  vertical-align: middle;
  -webkit-appearance: none;
}

textarea {
  height: 8em;
}

button,
input[type=submit],
.button {
  display: inline-block;
  background: #000000;
  color: #ffffff;
  min-height: 40px;
  height: auto;
  width: auto;
  padding: 14px 28px;
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
  vertical-align: top;
  border-radius: 0px;
  transition: opacity 200ms, box-shadow 250ms, background-color 100ms, border-color 100ms, color 100ms;
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 0.875em;
  line-height: 1.5em;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-transform: none;
  
  letter-spacing: 0;
  font-size: 1em;
  
}

button svg,
input[type=submit] svg,
.button svg {
  margin-top: -24px;
  margin-bottom: -24px;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}

button svg:first-child,
input[type=submit] svg:first-child,
.button svg:first-child {
  margin-left: -12px;
}

button svg:last-child,
input[type=submit] svg:last-child,
.button svg:last-child {
  margin-right: -12px;
}

button.button--alt,
input[type=submit].button--alt,
.button.button--alt {
  border-color: #000000;
  background: #ffffff;
  color: #000000;
}

button.button--alt:hover,
input[type=submit].button--alt:hover,
.button.button--alt:hover {
  box-shadow: none;
  border-color: #000000;
  background: #000000;
  color: #ffffff;
}

.button:hover {
  box-shadow: 0 7px 9px 0 rgba(0, 0, 0, 0.1), 0 1px 15px 0 rgba(0, 0, 0, 0.05);
}

.button--hollow {
  background: transparent;
  border-color: inherit;
  color: inherit;
}

.button--hollow:hover {
  border-color: #ffffff;
  background: #ffffff;
  color: #000000;
}

button[disabled],
input[type=submit][disabled] {
  opacity: 0.5;
}

input[type=submit].textbutton,
button.textbutton {
  color: inherit;
  border: none;
  background: none;
  height: auto;
  min-height: 0;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  letter-spacing: 0;
  text-transform: none;
  box-shadow: none !important;
}

select, .store-localization .disclosure__toggle {
  border: 1px solid #ffffff;
  padding: 5px 34px 4px 11px;
  outline: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  display: inline-block;
  -webkit-appearance: none;
  appearance: none;
  height: 2.5em;
  color: #8a7676;
  font-size: 16px;
  background: #fff no-repeat right center;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 30 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgb(138, 118, 118)' d='M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z'/%3E%3Cpath d='M0-.75h24v24H0z' fill='none'/%3E%3C/svg%3E");
  background-size: 30px 20px;
  cursor: pointer;
  width: 200px;
  max-width: 100%;
  /* IE10+ hackery */
}

select::-ms-expand, .store-localization .disclosure__toggle::-ms-expand {
  display: none;
}

select:focus, .store-localization .disclosure__toggle:focus {
  outline: none;
  border-color: #ffffff;
}

.input-and-button-row {
  display: flex;
}

.input-and-button-row__input-wrapper {
  flex: 1 1 auto;
  display: flex;
}

.input-and-button-row__input {
  flex: 1 1 auto;
  margin: 0 15px 0 0;
  height: auto;
  width: auto;
}

.input-and-button-row__input::-ms-clear {
  display: none;
}

.input-and-button-row__input:focus {
  outline: none;
}

.input-and-button-row__button {
  flex: 0 0 auto;
}

.input-with-clear {
  position: relative;
}

.input-with-clear__clear {
  position: absolute;
  line-height: 1.5em;
  top: 50%;
  right: 30px;
  height: 24px;
  width: 24px;
  display: inline-block;
  transform: translateY(-50%);
}

@media (max-width: 479px) {
  .input-with-clear__clear {
    right: 20px;
  }
  .input-and-button-row__button {
    margin-top: 15px;
  }
  .input-and-button-row {
    display: block;
  }
  .input-and-button-row__input-wrapper,
  .input-and-button-row__input,
  .input-and-button-row__button {
    width: 100%;
  }
  .input-and-button-row__input {
    border-right-width: 1px;
    margin: 0;
  }
}

hr {
  border: none;
  width: 100%;
  color: transparent;
  border-bottom: 1px solid #ffffff;
  height: 1px;
  margin: 1em 0;
  text-align: center;
  overflow: visible;
}

hr:after {
  display: inline-block;
  color: #ffffff;
  background: #ffffff;
  padding: 0 2px;
  margin-top: 2px;
}

.rte, .general-form,
#customer_sidebar,
.order-table,
#address_tables {
  margin-bottom: 1em;
  text-align: left;
  zoom: 1;
  word-break: break-word;
}

.rte:before, .general-form:before,
#customer_sidebar:before,
.order-table:before,
#address_tables:before {
  content: "";
  display: table;
}

.rte:after, .general-form:after,
#customer_sidebar:after,
.order-table:after,
#address_tables:after {
  content: "";
  display: table;
  clear: both;
}

.rte h1 a, .general-form h1 a, #customer_sidebar h1 a, .order-table h1 a, #address_tables h1 a, .rte h2 a, .general-form h2 a, #customer_sidebar h2 a, .order-table h2 a, #address_tables h2 a, .rte h3 a, .general-form h3 a, #customer_sidebar h3 a, .order-table h3 a, #address_tables h3 a, .rte h4 a, .general-form h4 a, #customer_sidebar h4 a, .order-table h4 a, #address_tables h4 a, .rte h5 a, .general-form h5 a, #customer_sidebar h5 a, .order-table h5 a, #address_tables h5 a, .rte h6 a, .general-form h6 a, #customer_sidebar h6 a, .order-table h6 a, #address_tables h6 a {
  color: inherit;
  text-decoration: none;
}

.rte a, .general-form a, #customer_sidebar a, .order-table a, #address_tables a {
  text-decoration: underline;
  color: #1b1a1a;
}

.rte a:hover, .general-form a:hover, #customer_sidebar a:hover, .order-table a:hover, #address_tables a:hover {
  color: #000000;
}

.rte p:last-child, .general-form p:last-child, #customer_sidebar p:last-child, .order-table p:last-child, #address_tables p:last-child {
  margin-bottom: 0;
}

.rte tr, .general-form tr, #customer_sidebar tr, .order-table tr, #address_tables tr {
  border-top: 1px solid #ffffff;
}

.rte tr:first-child, .general-form tr:first-child, #customer_sidebar tr:first-child, .order-table tr:first-child, #address_tables tr:first-child {
  border-top: none;
}

.rte td, .general-form td, #customer_sidebar td, .order-table td, #address_tables td, .rte th, .general-form th, #customer_sidebar th, .order-table th, #address_tables th {
  border-left: 1px solid #ffffff;
  padding: 0.4em 0.6em;
}

.rte td:first-child, .general-form td:first-child, #customer_sidebar td:first-child, .order-table td:first-child, #address_tables td:first-child, .rte th:first-child, .general-form th:first-child, #customer_sidebar th:first-child, .order-table th:first-child, #address_tables th:first-child {
  border-left: none;
}

.rte th, .general-form th, #customer_sidebar th, .order-table th, #address_tables th {
  border-bottom: 2px solid #ffffff;
}

.rte tfoot, .general-form tfoot, #customer_sidebar tfoot, .order-table tfoot, #address_tables tfoot {
  border-top: 2px solid #ffffff;
}

.rte.align-center, .align-center.general-form,
.align-center#customer_sidebar,
.align-center.order-table,
.align-center#address_tables, .rte.align-centre, .align-centre.general-form,
.align-centre#customer_sidebar,
.align-centre.order-table,
.align-centre#address_tables {
  text-align: center;
}

.content-row {
  padding-top: 60px;
  padding-bottom: 60px;
}

.large-content-row {
  padding-top: 80px;
  padding-bottom: 80px;
}

.spaced-row {
  margin-top: 60px;
  margin-bottom: 60px;
}

.spaced-row-top {
  margin-top: 60px;
}

.spaced-row-bottom {
  margin-bottom: 60px;
}

.light-spaced-row {
  margin-top: 40px;
  margin-bottom: 40px;
}

.lightly-spaced-row {
  margin-top: 20px;
  margin-bottom: 20px;
}

.lightly-spaced-row-bottom {
  margin-bottom: 20px;
}

.homepage-spaced-row {
  margin-top: 80px;
  margin-bottom: 80px;
}

@media (min-width: 768px) {
  .homepage-spaced-row-sm {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

.homepage-padded-row {
  padding-top: 80px;
  padding-bottom: 80px;
}

.h2-margin-top {
  margin-top: 1.75em;
}

.no-margin {
  margin: 0;
}

.breadcrumbs {
  margin: 20px 0;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 0.875em;
  line-height: 1.5em;
}

.breadcrumbs a {
  opacity: 0.5;
}

.breadcrumbs a:hover {
  opacity: 1;
}

.breadcrumbs__crumb {
  vertical-align: middle;
}

.breadcrumbs__divider,
.breadcrumbs__icon {
  display: inline-block;
  vertical-align: middle;
  opacity: 0.5;
}

.breadcrumbs__divider svg,
.breadcrumbs__icon svg {
  display: block;
  width: 1.4em;
  height: 1.4em;
}

.breadcrumbs__icon--with-gap {
  margin-left: 0.5em;
}

.breadcrumbs--with-opposing-content {
  display: flex;
  width: 100%;
}

.breadcrumbs__nav {
  flex: 1 0 auto;
  text-align: left;
}

.inline-next-prev__item,
.inline-next-prev__link,
.inline-next-prev__icon,
.inline-next-prev__icon svg,
.inline-next-prev__text {
  display: inline-block;
  vertical-align: middle;
}

.inline-next-prev__icon svg {
  width: 1.4em;
  height: 1.4em;
}

.inline-next-prev__item:nth-child(2)::before {
  content: '·';
  position: relative;
  top: 1px;
  margin-left: 0.5em;
  margin-right: 0.5em;
  vertical-align: middle;
  opacity: 0.5;
}

.wide-next-prev {
  padding: 80px 0;
  background: rgba(0,0,0,0);
}

.wide-next-prev, .wide-next-prev .section-title-container, .wide-next-prev h4, .wide-next-prev .feature-link, .wide-next-prev #main-menu .rte a, #main-menu .rte .wide-next-prev a, .wide-next-prev #main-menu .general-form a, #main-menu .general-form .wide-next-prev a, .wide-next-prev #main-menu #customer_sidebar a, #main-menu #customer_sidebar .wide-next-prev a, .wide-next-prev #main-menu .order-table a, #main-menu .order-table .wide-next-prev a, .wide-next-prev #main-menu #address_tables a, #main-menu #address_tables .wide-next-prev a, .wide-next-prev .theme-product-reviews-full .spr-summary-actions-newreview, .theme-product-reviews-full .wide-next-prev .spr-summary-actions-newreview {
  color: #333029;
}

.content-products {
  border-top: 1px solid #ffffff;
  padding: 80px 0;
}

.filters {
  margin-bottom: calc(60px - 30px);
  height: 0px;
  overflow: hidden;
  opacity: 0;
}

.filters .filter {
  display: inline-block;
  margin: 0 20px 30px 0;
  white-space: nowrap;
}

.filters label {
  margin-right: 10px;
}

.filters.filters--transition {
  transition: all 500ms ease;
}

@media (min-width: 768px) {
  .filters {
    height: auto !important;
    opacity: 1;
  }
}

.mobile-filter-reveal {
  position: relative;
  margin: -20px 0 20px;
}

.mobile-filter-reveal.mobile-filter-reveal--fade-out .mobile-filter-reveal__inner {
  pointer-events: none;
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 250ms;
}

@media (min-width: 768px) {
  .mobile-filter-reveal {
    display: none;
  }
}

.pill {
  display: inline-block;
  margin: 0 0.75em 0.75em 0;
  padding: 0.3em 1em;
  background: #ffffff;
  border-radius: 0px;
}

.pill:hover {
  background: #ffffff;
}

.img-block {
  position: relative;
  overflow: hidden;
}

.img-block a {
  display: block;
}

.img-block a,
.img-block a:hover {
  color: #fff;
}

.img-block .rimage-outer-wrapper {
  overflow: hidden;
}

.img-block .rimage-wrapper {
  transform: scale(1) translate3d(0, 0, 0);
  transition: transform 1000ms cubic-bezier(0.23, 0.57, 0.4, 1), opacity 500ms;
}

.img-block a:hover .rimage-wrapper {
  transform: scale(1.05);
}

/* Shopify's customer templates */
.general-form {
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.general-form .title {
  margin-top: 1em;
}

.general-form .large_form label {
  display: block;
}

.general-form .large_form input,
.general-form .large_form select,
.general-form .large_form .store-localization .disclosure__toggle,
.store-localization .general-form .large_form .disclosure__toggle,
.general-form .large_form textarea {
  margin: 0 0 1em;
  width: 100%;
}

.general-form #customer {
  width: 100%;
}

.general-form #forgot_password {
  margin-bottom: 1em;
}

.general-form .btn {
  vertical-align: middle;
}

.action_bottom {
  margin: 0 0 1em;
}

.template-customers-register .action_bottom {
  display: flex;
  align-items: center;
}

.template-customers-register .action_bottom .note {
  margin-left: 0.5em;
}

.action_bottom input {
  margin-right: 0.5em;
}

.address_actions .action_link:not(:first-child)::before {
  content: '·';
  margin: 0 0.7em 0 0.5em;
}

.address_actions .action_link:first-child a {
  padding-left: 0;
}

.general-form,
#customer_sidebar,
.order-table,
#address_tables {
  margin-bottom: 1em;
  text-align: left;
}

.general-form table,
#customer_sidebar table,
.order-table table,
#address_tables table {
  width: 100%;
}

.order-table-wrapper {
  overflow: auto;
  width: 100%;
}

#order_details {
  width: 100%;
  min-width: 580px;
}

#order_details tr {
  border-top: 1px solid #ffffff;
}

#order_details tr:first-child {
  border-top: none;
}

#order_details td, #order_details th {
  border-left: 1px solid #ffffff;
  padding: 0.4em 0.6em;
}

#order_details td:first-child, #order_details th:first-child {
  border-left: none;
}

#order_details th {
  border-bottom: 2px solid #ffffff;
}

#order_details tfoot {
  border-top: 2px solid #ffffff;
}

#add_address tr, #add_address td,
#address_tables tr,
#address_tables td {
  border: none;
}

/*============================================================================
  Responsive tables, defined with .responsive-table on table element.
==============================================================================*/
@media only screen and (max-width: 720px) {
  .responsive-table {
    width: 100%;
  }
  .responsive-table thead {
    display: none;
  }
  .responsive-table tr {
    display: block;
  }
  .responsive-table tr,
  .responsive-table td {
    float: left;
    clear: both;
    width: 100%;
  }
  .responsive-table th,
  .responsive-table td {
    display: block;
    text-align: right;
    margin: 0;
    padding: 10px 0;
    border-left: 0;
  }
  .responsive-table td::before {
    content: attr(data-label);
    float: left;
    text-align: center;
    padding-right: 10px;
  }
  .responsive-table .responsive-table--label-cell {
    display: none;
  }
  .responsive-table-row + .responsive-table-row,
  tfoot > .responsive-table-row:first-child {
    position: relative;
    margin-top: 10px;
    padding-top: 10px;
  }
  .responsive-table-row + .responsive-table-row::after,
  tfoot > .responsive-table-row:first-child::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ffffff;
  }
}

.errors {
  color: #ff8080;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0;
  padding: 30px;
  max-width: none;
  pointer-events: none;
}

.overlay a,
.overlay button {
  pointer-events: auto;
}

.overlay .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  width: 100%;
  height: 100%;
}

.overlay .inner.overlay--h-left {
  text-align: left;
  align-items: flex-start;
}

.overlay .inner.overlay--h-right {
  text-align: right;
  align-items: flex-end;
}

.overlay .inner.overlay--v-top {
  justify-content: flex-start;
}

.overlay .inner.overlay--v-bottom {
  justify-content: flex-end;
}

.overlay .inner .overlay__title,
.overlay .inner .overlay__subheading,
.overlay .inner .overlay__link,
.overlay .inner .overlay__text {
  margin: 0;
  color: inherit;
}

.overlay .inner .overlay__title + .overlay__subheading,
.overlay .inner .overlay__text {
  margin-top: 20px;
}

.overlay .inner .overlay__subheading + .overlay__link,
.overlay .inner .overlay__title + .overlay__link {
  margin-top: 30px;
}

.overlay .innest {
  margin-left: auto;
  margin-right: auto;
  max-width: 670px;
}

@media (min-width: 768px) {
  .section--video .overlay, .section--background-video .overlay {
    padding: 40px;
  }
}

.section--video .overlay .innest, .section--background-video .overlay .innest {
  margin-left: 0;
  margin-right: 0;
}

.overlay .overlay__text {
  text-align: inherit;
}

.overlay .overlay__text.large-text {
  font-size: 1.3em;
}

.slick-dotted .overlay {
  padding-bottom: calc(20px + 46px);
}


.overlay--transition .slide-heading,
.overlay--transition .slide-text,
.overlay--transition .slide-buttons {
  transition: transform 1000ms cubic-bezier(0, 0, 0.38, 1), opacity 1000ms cubic-bezier(0, 0, 0.38, 1);
}

.overlay--transition .slide-heading {
  transition-delay: 250ms;
}

.overlay--transition .slide-text {
  transition-delay: 550ms;
}

.overlay--transition .slide-buttons {
  transition-delay: 750ms;
}

.overlay--transition-out .slide-heading {
  opacity: 0;
  transform: translateY(30px);
  transition-delay: 500ms;
  transition-duration: 250ms;
}

.overlay--transition-out .slide-text {
  opacity: 0;
  transform: translateY(30px);
  transition-delay: 250ms;
  transition-duration: 250ms;
}

.overlay--transition-out .slide-buttons {
  opacity: 0;
  transform: translateY(30px);
  transition-delay: 0ms;
  transition-duration: 250ms;
}

.no-js .overlay--transition-out .slide-heading,
.no-js .overlay--transition-out .slide-text,
.no-js .overlay--transition-out .slide-buttons {
  opacity: 1;
  transform: none;
}


.height--full.video-container, .height--full .rimage-outer-wrapper, .height--full .placeholder-image {
  min-height: 100vh;
}

.alt-text-style, .prod-caption,
.coll-caption {
  background: rgba(0, 0, 0, 0.0);
  color: #333029;
}

.alt-text-style h1, .prod-caption h1, .coll-caption h1, .alt-text-style h2, .prod-caption h2, .coll-caption h2,
.alt-text-style h3,
.prod-caption h3,
.coll-caption h3, .alt-text-style h4, .prod-caption h4, .coll-caption h4,
.alt-text-style h5,
.prod-caption h5,
.coll-caption h5, .alt-text-style h6, .prod-caption h6, .coll-caption h6,
.alt-text-style a,
.prod-caption a,
.coll-caption a {
  color: #333029;
}

.alt-text-style a:hover, .prod-caption a:hover, .coll-caption a:hover {
  color: #171512;
}

.mini-article {
  padding-bottom: 30px;
}

.mini-article .image-head svg {
  width: 100%;
}

.mini-article img {
  width: 100%;
}

.mini-article:last-child {
  padding-bottom: 0;
}

@media (max-width: 1000px) {
  .mini-article__excerpt--tablet-hide {
    display: none;
  }
}

@media (min-width: 768px) {
  .article.grid {
    flex-wrap: nowrap;
  }
}

.article-image {
  margin: 0 -20px 1em;
  text-align: center;
}

.template-search .article-image {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .template-article .article-image {
    margin-bottom: 30px;
    margin-left: -60px;
    margin-right: -60px;
  }
  .template-article .article-is-overlapping .article-image {
    margin-top: -60px;
  }
}

@media (min-width: 992px) {
  .template-article .article-image {
    margin-left: -120px;
    margin-right: -120px;
  }
}

@media (max-width: 767px) {
  .template-blog .article {
    margin-top: 0;
  }
  .template-blog .article-image {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media (min-width: 768px) {
  .column .article-summary {
    padding: 20px;
  }
  .article-page-author-row {
    display: flex;
  }
  .article-page-author-row .sharing {
    flex: 1 1 auto;
    margin: 0;
    text-align: right;
  }
}

.article-page-author-row .sharing .sharing-label {
  display: none;
}

.article-page-author-row .sharing svg,
.article-page-author-row .sharing img {
  height: 22px;
}

.article-page-author-row .sharing svg {
  width: 22px;
}

.meta, .theme-product-reviews-full .spr-review-header-byline {
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 0.875em;
  line-height: 1.5em;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #333029;
  text-transform: uppercase;
}

.meta__item:not(:first-child)::before {
  content: '·';
  padding: 0 0.4em 0 0.5em;
}

.author-label,
.comment-meta {
  opacity: 0.6;
}

.prod-block .spr-badge {
  margin: 0.5em 0;
  font-size: 80%;
}

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

.prod-block .spr-badge-caption {
  white-space: nowrap;
}

.prod-image-wrap {
  position: relative;
  text-align: center;
  overflow: hidden;
}

.prod-image-wrap a {
  display: block;
}

.prod-image-wrap .product-label {
  position: absolute;
  padding: 3px 8px 2px;
  font-size: 0.6875em;
  line-height: 1.4em;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background: #565656;
  color: #ffffff;
}

.prod-image-wrap .product-label.tl, .prod-image-wrap .product-label.tr {
  top: 10px;
}

.prod-image-wrap .product-label.bl, .prod-image-wrap .product-label.br {
  bottom: 10px;
}

.prod-image-wrap .product-label.tl, .prod-image-wrap .product-label.bl {
  left: 10px;
}

.prod-image-wrap .product-label.tr, .prod-image-wrap .product-label.br {
  right: 10px;
}

.prod-image-wrap .product-label.sale {
  background: #ffffff;
  color: #ffffff;
}

.prod-image-wrap .product-label.inventory {
  background: #000000;
  color: #ffffff;
}

.prod-image-wrap .product-label.general {
  background: #0b3d65;
  color: #ffffff;
}

.prod-image-wrap--with-hover .hover-image,
.prod-image-wrap--with-hover .rimage__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.prod-image-wrap--with-hover .hover-image {
  opacity: 0;
  transition: 250ms opacity ease;
}

.prod-image-wrap--with-hover:hover .hover-image {
  opacity: 1;
}

.prod-image-wrap--with-hover .rimage__image {
  background-color: #ffffff;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 960px) {
  .prod-image-wrap--with-hover .hover-image {
    display: none;
  }
}

.prod-caption,
.coll-caption {
  display: block;
  color: #333029;
  box-sizing: content-box;
  text-align: left;
  transition: background-color 200ms;
  padding: 1em 0 0;
}

.prod-caption .prod-caption__vendor,
.coll-caption .prod-caption__vendor {
  margin: 5px 0 8px;
  font-size: 67%;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.06em;
}

.prod-block:hover .prod-caption {
  background: rgba(13, 13, 13, 0.0);
}

.prod-caption > a {
  display: block;
}

.product-price__compare {
  margin-left: 0.3em;
  opacity: 0.5;
  text-decoration: line-through;
}

.on-sale .prod-caption {
  background: rgba(0, 0, 0, 0.0);
  padding: 1em 0 0;
}

.on-sale:hover .prod-caption {
  background: rgba(13, 13, 13, 0.0);
}

.unit-price {
  font-size: 15px;
  line-height: 1.4em;
}

.rimage-outer-wrapper {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.rimage-outer-wrapper[data-parent-fit="contain"] {
  background-size: contain;
}

.rimage-outer-wrapper.fade-in {
  opacity: 0;
  transition: opacity 500ms;
}

.rimage-outer-wrapper.fade-in.lazyloaded {
  opacity: 1;
}

.no-js .rimage-outer-wrapper.fade-in {
  opacity: 1;
}

.rimage-wrapper {
  position: relative;
  transition: background 150ms;
}

.rimage-wrapper .rimage__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rimage__image {
  object-fit: cover;
  background-position: center;
}

.rimage__image.blur-in {
  -webkit-filter: blur(10px);
  filter: blur(10px);
  transition: filter 400ms, -webkit-filter 400ms;
}

.rimage__image.blur-in.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}

.rimage__image.fade-in {
  opacity: 0;
  transition: opacity 500ms;
}

.rimage__image.fade-in.lazyloaded {
  opacity: 1;
}

.rimage__image.cover {
  object-fit: cover;
  background-size: cover;
}

.rimage__image.contain {
  object-fit: contain;
  object-position: top center;
}

.lazyload--placeholder {
  background: #f2f2f2;
  transition: background 500ms 500ms;
}

.lazyload--placeholder-loaded {
  background: transparent;
}

.coll-caption {
  color: inherit;
}

.pagination {
  text-align: center;
  margin: 60px 0;
}

.pagination .pagination__part {
  vertical-align: middle;
  padding: 2px 4px;
}

.pagination .pagination__part--active {
  border-bottom: 1px solid #ffffff;
}

.pagination .pagination__previous-link {
  margin-right: 1em;
  vertical-align: middle;
}

.pagination .pagination__next-link {
  margin-left: 1em;
  vertical-align: middle;
}

.social-links {
  padding: 0;
  margin: 0 0 -20px;
}

.social-links ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.social-links li {
  display: inline-block;
  list-style: none;
  margin: 0 36px 20px 0;
}

.social-links li:last-child {
  margin-right: 0;
}

.social-links .sharing-label {
  font-size: 80%;
  margin: 0 0 0.5em;
}

.social-links img {
  height: 16px;
}

.social-links svg {
  width: 16px;
  height: 16px;
}

.social-links a {
  vertical-align: middle;
  display: inline-block;
  transition: transform 200ms ease;
}

.social-links a:hover {
  transform: scale(1.2);
}

.sharing {
  margin: 1em 0 2em;
}

.sharing .sharing-list li {
  margin: 0 5px;
}

.product .sharing {
  margin-top: 60px;
  padding-top: 20px;
  border-top: 1px solid #ffffff;
}

.product .sharing .sharing-label, .product .sharing ul, .product .sharing li {
  display: inline;
  vertical-align: middle;
}

.product .sharing .sharing-label {
  margin-right: 0.5em;
}

@media (min-width: 990px) {
  .product-grid {
    display: flex;
  }
  .product-grid__images {
    flex: 1 1 auto;
  }
  .product-grid__detail {
    margin-left: 50px;
    width: 400px;
    flex: 0 1 auto;
  }
}

.sku {
  margin: 0 0 1em;
}

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

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

.product-price--large {
  font-size: 1.375em;
}

@media (max-width: 767px) {
  .product-price--large {
    font-size: 1.25em;
  }
}

shopify-payment-terms {
  display: block;
  margin: 0.75em 0;
}

.product-policies {
  margin-top: 0.5em;
  margin-bottom: 0.25em;
}

.product-policies a {
  text-decoration: underline;
  color: #1b1a1a;
}

.product-main-detail {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #ffffff;
}

.product-form {
  margin: 20px 0 0;
}

.product-form select, .product-form .store-localization .disclosure__toggle, .store-localization .product-form .disclosure__toggle {
  width: 100%;
}

.product-form .selector-wrapper {
  margin: 0 0 20px;
}

.product-form .quantity-area {
  margin-bottom: 60px;
}

.product-form .product-add {
  margin-top: 60px;
}

.product-form .product-add .button {
  width: 100%;
  margin-bottom: 20px;
}

.product-form .original-selector {
  display: none;
}

.no-js .product-form .option-selectors {
  display: none;
}

.no-js .product-form .original-selector {
  display: inline;
}

.single-variant-wrapper {
  margin-bottom: 20px;
}

.single-variant-wrapper label {
  display: inline;
}

.quadd-wrapper--with-payment-button .button {
  min-height: 44px;
  margin-bottom: 20px;
}

.shopify-payment-button {
  width: 100%;
  transition: opacity 150ms;
}

.variant-status--unavailable .shopify-payment-button {
  opacity: 0;
}

.shopify-payment-button .shopify-payment-button__button {
  min-height: 44px;
}

.shopify-payment-button .shopify-payment-button__button--unbranded {
  background: #000000;
  color: #ffffff;
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 0.875em;
  line-height: 1.5em;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-transform: none;
  
  letter-spacing: 0;
  font-size: 1em;
  
  transition: box-shadow 250ms;
}

.shopify-payment-button .shopify-payment-button__button--unbranded:hover:not([disabled]) {
  background: #000000;
  box-shadow: 0 7px 9px 0 rgba(0, 0, 0, 0.1), 0 1px 15px 0 rgba(0, 0, 0, 0.05);
}

.shopify-payment-button .shopify-payment-button__more-options {
  display: block;
  width: 100%;
  color: inherit;
  border: none;
  background: none;
  padding: 0 15%;
  font-family: inherit;
  font-size: 13px;
  letter-spacing: 0;
  text-transform: none;
  min-height: 0;
}

.shopify-payment-button .shopify-payment-button__button div[role="button"], .shopify-payment-button .shopify-payment-button__button button, .shopify-payment-button div[role="button"], .shopify-payment-button button {
  border-radius: 0px !important;
}

.backorder {
  margin: 1em 0;
}

.cart-list .backorder {
  margin: 0;
  font-size: 0.875em;
}

.product-photos {
  transition: height 1s;
}

.product-photos img {
  vertical-align: top;
}

.product-photos .main-wrapper {
  margin: 0 auto 2em;
  text-align: center;
}

.product-photos .main a {
  position: relative;
  display: block;
  vertical-align: top;
}

.product-photos .product-media {
  display: none;
}

.product-photos .product-media .main-img-link {
  display: inline-block;
  width: 100%;
}

.product-photos .product-media.product-media--video {
  transition: opacity .3s;
  visibility: hidden;
  opacity: 0;
}

.product-photos .product-media.product-media--video.product-media--video-loaded {
  visibility: visible;
  opacity: 1;
}

html.no-js .product-photos .product-media {
  display: block;
  visibility: visible;
  opacity: 1;
  margin-bottom: 20px;
}

.product-photos .product-media--frame {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
}

.product-photos .product-media--frame iframe,
.product-photos .product-media--frame object,
.product-photos .product-media--frame embed,
.product-photos .product-media--frame video,
.product-photos .product-media--frame model-viewer,
.product-photos .product-media--frame .shopify-model-viewer-ui,
.product-photos .product-media--frame .media-item,
.product-photos .product-media--frame .plyr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.product-photos .product-media--frame button svg {
  margin: auto;
}

.product-photos .product-media--frame .plyr.plyr__tab-focus,
.product-photos .product-media--frame model-viewer.focus-visible {
  outline: none;
}

.product-photos .product-media--frame .plyr.plyr__tab-focus::after,
.product-photos .product-media--frame model-viewer.focus-visible::after {
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  box-shadow: 0 0 1px 1px #ffffff inset;
}

.product-photos .product-media--frame .shopify-model-viewer-ui {
  /* hack for some model-viewer 'quirks' */
}

.product-photos .product-media--frame .shopify-model-viewer-ui model-viewer {
  text-align: left;
}

.product-photos .product-media--frame .shopify-model-viewer-ui model-viewer .model-viewer,
.product-photos .product-media--frame .shopify-model-viewer-ui model-viewer .model-viewer:hover {
  border-radius: 0;
  background-color: transparent;
}

.product-photos .product-media--frame .shopify-model-viewer-ui model-viewer .container {
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.product-photos .product-media--frame .shopify-model-viewer-ui button[hidden] {
  display: none;
}

.product-photos .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
  background: #ffffff;
  border-color: rgba(255, 255, 255, 0.05);
}

.product-photos .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button {
  color: #ffffff;
}

.product-photos .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover {
  color: rgba(255, 255, 255, 0.55);
}

.product-photos .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active, .product-photos .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus {
  color: rgba(255, 255, 255, 0.55);
  background: rgba(255, 255, 255, 0.05);
}

.product-photos .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child):after {
  border-color: rgba(255, 255, 255, 0.05);
}

.product-photos .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster {
  background: #ffffff;
  border-color: rgba(255, 255, 255, 0.05);
}

.product-photos .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover, .product-photos .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus {
  color: rgba(255, 255, 255, 0.55);
}

.product-photos .view-in-space {
  box-sizing: border-box;
  display: block;
  width: 100%;
  color: #ffffff;
  border: none;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 0;
}

.product-photos .view-in-space:hover {
  color: #ffffff;
  border: none;
  background: rgba(255, 255, 255, 0.08);
}

.product-photos .view-in-space[data-shopify-xr-hidden] {
  display: none;
}

.product-photos .view-in-space .icon {
  height: 1.8em;
  width: 1.8em;
  fill: transparent;
  vertical-align: middle;
}

.product-photos .view-in-space .icon .icon-3d-badge-full-color-outline,
.product-photos .view-in-space .icon .icon-video-badge-full-color-outline {
  display: none;
}

.product-photos .view-in-space .icon .icon-3d-badge-full-color-element,
.product-photos .view-in-space .icon .icon-video-badge-full-color-element {
  fill: currentColor;
}

.product-photos .view-in-space .view-in-space__text {
  vertical-align: middle;
}

.product-photos .thumbnails-outer {
  position: relative;
  transition: padding .5s;
}

@media (max-width: 989px) {
  .product-photos .thumbnails-outer {
    padding: 0 25px;
  }
}

.product-photos .thumbnails-outer .thumbnails-inner {
  display: inline-block;
  width: 100%;
}

@media (max-width: 989px) {
  .product-photos .thumbnails-outer .thumbnails-inner {
    width: auto;
  }
}

.product-photos .thumbnails-outer .thumbnails__prev,
.product-photos .thumbnails-outer .thumbnails__next {
  background: transparent;
  display: inline-block;
  height: 44px;
  width: 44px;
  position: absolute;
  text-align: center;
  top: 50%;
  padding: 0;
  border-radius: 0;
  border: none;
  transform: translateY(-50%);
}

.product-photos .thumbnails-outer .thumbnails__prev:focus,
.product-photos .thumbnails-outer .thumbnails__next:focus {
  outline: none;
}

.product-photos .thumbnails-outer .thumbnails__prev.focus-visible,
.product-photos .thumbnails-outer .thumbnails__next.focus-visible {
  border: 1px solid #ffffff;
}

@media (min-width: 989px) {
  .product-photos .thumbnails-outer .thumbnails__prev,
  .product-photos .thumbnails-outer .thumbnails__next {
    display: none;
  }
}

.product-photos .thumbnails-outer .thumbnails__prev svg,
.product-photos .thumbnails-outer .thumbnails__next svg {
  height: 20px;
  width: 20px;
  position: relative;
  top: 10px;
  transform: translateY(-50%);
  margin: 0;
  color: #ffffff;
}

.product-photos .thumbnails-outer .thumbnails__prev {
  left: -20px;
}

.product-photos .thumbnails-outer .thumbnails__next {
  right: -20px;
}

.product-photos .thumbnails-outer.thumbnails--no-arrows {
  padding: 0;
}

.product-photos .thumbnails-outer.thumbnails--no-arrows .thumbnails__prev,
.product-photos .thumbnails-outer.thumbnails--no-arrows .thumbnails__next {
  display: none;
}

.product-photos .thumbnails {
  margin-bottom: 60px;
}

@media (max-width: 989px) {
  .product-photos .thumbnails {
    overflow: auto;
    white-space: nowrap;
  }
}

.product-photos .thumbnails .thumb {
  position: relative;
  display: inline-block;
  margin: 5px;
  border: 1px solid transparent;
  width: 80px;
  vertical-align: top;
  overflow: hidden;
}

.product-photos .thumbnails .thumb.active, .product-photos .thumbnails .thumb:hover, .product-photos .thumbnails .thumb:focus {
  border-color: #ffffff;
}

.product-photos .thumbnails .thumb .rimage-outer-wrapper {
  display: block;
}

.product-photos.product-photos--expanded-all .thumbnails {
  display: none;
}

.product-photos.product-photos--expanded-all .thumbnails,
.product-photos.product-photos--expanded-all .load-all-thumbs {
  pointer-events: none;
  opacity: 0;
  transition: all 500ms;
}

.product-photos.product-photos--expanded-all .product-media {
  display: block;
  margin-bottom: 20px;
}

.product-photos.product-photos--expanded-all .product-media.product-media--model {
  border: 1px solid #ffffff;
}

@media (min-width: 990px) {
  .product-photos.product-photos--layout-beside {
    display: flex;
  }
  .product-photos.product-photos--layout-beside .main-wrapper {
    order: 1;
    flex: 1 2 auto;
  }
  .product-photos.product-photos--layout-beside .thumbnails {
    flex: 0 1 82px;
    margin-right: 50px;
  }
  .product-photos.product-photos--layout-beside .thumbnails .thumb {
    display: block;
    margin-bottom: 20px;
  }
}

@media (min-width: 990px) {
  .product-photos.product-photos--layout-under .thumbnails {
    margin-left: -5px;
    margin-right: -5px;
    text-align: center;
  }
  .product-photos.product-photos--layout-under .thumbnails .thumb {
    width: calc(100% / 7 - 10px);
  }
}

@media (max-width: 989px) {
  .product-grid .load-all-thumbs-row {
    display: none;
  }
}

.exp-image-container {
  position: relative;
  background-position: center 40px;
  height: 0;
  overflow: hidden;
  transition: height 750ms;
}

.exp-image-container.loaded {
  height: auto;
}

.exp-image-container .exp-image {
  margin-top: 20px;
}

.cart-list {
  margin: 0 0 1em;
  padding: 0;
}

.cart-list .head,
.cart-list .item {
  display: flex;
  list-style: none;
  padding: 30px 0 20px;
  border-bottom: 1px solid #ffffff;
}

.cart-list .head {
  padding-top: 0;
}

.col-notimage {
  flex: 1 1 auto;
  display: flex;
}

.cart-list .col-desc {
  flex: 1 1 auto;
  text-align: left;
}

.cart-list .col-image {
  flex: 0 0 auto;
  width: 50px;
  margin-right: 20px;
  text-align: left;
}

.cart-list .col-image img {
  vertical-align: top;
}

.cart-list .col-price {
  flex: 0 0 auto;
  width: 140px;
  text-align: right;
}

.cart-list .col-quantity {
  flex: 0 0 auto;
  width: 110px;
  text-align: center;
}

.cart-list .col-quantity a {
  display: inline-block;
  font-size: 80%;
  line-height: 1.2;
  border-bottom: 1px solid;
}

.cart-list .item .col-quantity {
  margin-top: -10px;
}

.cart-list .col-total {
  flex: 0 0 auto;
  width: 150px;
  text-align: right;
}

.update-continue {
  margin: 1em 0;
}

.update-continue input {
  vertical-align: baseline;
}

.update-continue span {
  margin: 0 0.2em;
  opacity: 0.75;
}

.under-cart {
  padding-top: 2em;
}

.under-cart a {
  text-decoration: underline;
  color: #1b1a1a;
}

.under-cart .subtotal {
  margin: 0 0 0 0.75em;
}

.under-cart .terms,
.under-cart .comment {
  margin: 1em 0;
  font-size: 0.875em;
  line-height: 1.5em;
}

.under-cart .terms input {
  margin-right: 0.5em;
}

.under-cart .note-area {
  margin: 0 0 1.5em;
}

.under-cart .checkout-btn {
  margin: 1em 0;
  min-width: 240px;
}

@media (max-width: 500px) {
  .under-cart .checkout-btn {
    width: 100%;
  }
}

.original-price {
  text-decoration: line-through;
  opacity: 0.6;
}

.cart-discount-list {
  margin: 1em 0;
  padding: 0;
}

.cart-discount-list:first-child {
  margin-top: 0;
}

.cart-discount-list:last-child {
  margin-bottom: 0;
}

.cart-discount {
  list-style: none;
}

.cart-discount:not(:last-child) {
  margin-bottom: 0.5em;
}

.cart-discount__amount::before {
  content: '-';
}

.cart-discount--inline .cart-discount__label {
  margin-right: 1em;
}

.additional-checkout-buttons {
  margin-top: 10px;
}

[data-shopify-buttoncontainer] {
  justify-content: flex-end;
}

.blog-read-more:hover {
  color: #e6e6e6;
}

.simple-popup {
  position: absolute;
  z-index: 10000;
  width: 200px;
  padding: 10px 15px;
  border: 1px solid #333029;
  color: #333029;
  background: rgba(0, 0, 0, 0.0);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 0 #888;
  -moz-box-shadow: 0 0 2px 0 #888;
  box-shadow: 0 0 2px 0 #888;
  text-align: center;
}

.comment-header {
  margin-bottom: 30px;
  padding-bottom: 4px;
  border-bottom: 1px solid #ffffff;
}

.comment-header h3 {
  color: inherit;
}

.comment-content p {
  margin: 0 0 0.5em;
}

.comment-meta {
  font-size: 0.875em;
  line-height: 1.5em;
}

.feedback {
  background: #ffffff;
  border: 1px solid #ffffff;
  padding: 1em 1.5em;
  font-style: italic;
  border-radius: 2px;
}

.signup-section .signup-section__subheading {
  margin: 0 0 0.5em;
  font-size: 0.85em;
  line-height: 1.4em;
  text-transform: none;
  letter-spacing: 0.04em;
}

.signup-section .signup-section__subheading p {
  margin: 0 0 0.5em;
}

.signup-section .signup-section__subheading a, .signup-section .signup-section__subheading a:hover {
  color: inherit;
}

.signup-section .signup-section__inputs {
  position: relative;
}

.signup-section .error {
  font-style: italic;
  margin-left: 0.5em;
}

/* Main menu */
#main-menu {
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: 400;
  font-style: normal;
  position: fixed;
  left: 0;
  top: 0px;
  height: 100%;
  max-width: 100%;
  background: #ffffff;
  color: #333029;
  z-index: 10011;
  opacity: 0;
  transform: translate3d(-50px, 0, 0);
  pointer-events: none;
  transition: transform .5s, opacity .5s, visbility .5s;
  width: 50%;
}

@media (max-width: 1000px) {
  #main-menu {
    width: 75%;
  }
}

@media (max-width: 767px) {
  #main-menu {
    width: 100%;
  }
}

#main-menu h1, #main-menu h2, #main-menu h3, #main-menu h4, #main-menu h5, #main-menu h6 {
  color: inherit;
}

#main-menu .rte a, #main-menu .general-form a, #main-menu #customer_sidebar a, #main-menu .order-table a, #main-menu #address_tables a {
  color: inherit;
}

#main-menu .rte a:hover, #main-menu .general-form a:hover, #main-menu #customer_sidebar a:hover, #main-menu .order-table a:hover, #main-menu #address_tables a:hover {
  color: inherit;
}

#main-menu .main-menu-inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#main-menu .main-menu-toggle {
  display: inline-block;
  transition: transform 250ms ease;
}

#main-menu .main-menu-toggle svg {
  height: 24px;
  width: 24px;
}

#main-menu .main-menu-toggle:hover {
  transform: scale(1.2);
}

#main-menu .main-menu-links {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 48px;
  line-height: 1.2em;
  list-style: none;
  margin: 0px;
  padding: 120px 0 56px 0;
}

#main-menu .main-menu-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#main-menu .main-menu-links li {
  padding: 0;
  transition: transform 0.4s, opacity .4s;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

#main-menu .main-menu-links li:nth-child(1) {
  transition-delay: 0.05s;
}

#main-menu .main-menu-links li:nth-child(2) {
  transition-delay: 0.1s;
}

#main-menu .main-menu-links li:nth-child(3) {
  transition-delay: 0.15s;
}

#main-menu .main-menu-links li:nth-child(4) {
  transition-delay: 0.2s;
}

#main-menu .main-menu-links li:nth-child(5) {
  transition-delay: 0.25s;
}

#main-menu .main-menu-links li:nth-child(6) {
  transition-delay: 0.3s;
}

#main-menu .main-menu-links li:nth-child(7) {
  transition-delay: 0.35s;
}

#main-menu .main-menu-links li:nth-child(8) {
  transition-delay: 0.4s;
}

#main-menu .main-menu-links li:nth-child(9) {
  transition-delay: 0.45s;
}

#main-menu .main-menu-links li:nth-child(10) {
  transition-delay: 0.5s;
}

#main-menu .main-menu-links li:nth-child(11) {
  transition-delay: 0.55s;
}

#main-menu .main-menu-links li:nth-child(12) {
  transition-delay: 0.6s;
}

#main-menu .main-menu-links li:nth-child(13) {
  transition-delay: 0.65s;
}

#main-menu .main-menu-links li:nth-child(14) {
  transition-delay: 0.7s;
}

#main-menu .main-menu-links li:nth-child(15) {
  transition-delay: 0.75s;
}

#main-menu .main-menu-links li:nth-child(16) {
  transition-delay: 0.8s;
}

#main-menu .main-menu-links li:nth-child(17) {
  transition-delay: 0.85s;
}

#main-menu .main-menu-links li:nth-child(18) {
  transition-delay: 0.9s;
}

#main-menu .main-menu-links li:nth-child(19) {
  transition-delay: 0.95s;
}

#main-menu .main-menu-links li:nth-child(20) {
  transition-delay: 1s;
}

#main-menu .main-menu-links li a {
  position: relative;
}

#main-menu .main-menu-links li a:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: currentColor;
  transition: width .3s, opacity .4s;
  opacity: 0;
}

#main-menu .main-menu-links li a:hover:after {
  width: 100%;
  opacity: 1;
}

#main-menu .main-menu-link {
  display: inline-block;
  margin: 0.4em 0;
  transition: transform 250ms cubic-bezier(0.23, 0.51, 0.58, 1);
}

#main-menu .nav-ctas {
  margin: 10px 0 0 0;
  padding: 0;
  list-style-type: none;
}

#main-menu .nav-ctas .nav-ctas__cta {
  margin: 0 0 20px 0;
  display: block;
}

#main-menu .nav-ctas.nav-ctas--2 {
  column-gap: 20px;
}

@media (min-width: 600px) and (max-width: 767px), (min-width: 900px) and (max-width: 1000px), (min-width: 1300px) {
  #main-menu .nav-ctas.nav-ctas--2 {
    column-count: 2;
  }
}

#main-menu .has-children {
  position: relative;
}

#main-menu .has-children .main-menu-link .child-indicator {
  display: inline-block;
  line-height: 24px;
  height: 24px;
  padding-left: 10px;
  padding-top: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#main-menu .has-children .main-menu-link .child-indicator svg {
  width: 24px;
  height: 24px;
  vertical-align: top;
}

#main-menu .main-menu-account-link {
  opacity: 0.5;
}

#main-menu .main-menu-panel-wrapper {
  position: relative;
  height: 100%;
}

#main-menu .main-menu-panel {
  position: absolute;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  width: 100%;
  padding: 0 80px 80px;
  transition: opacity 500ms ease, transform 500ms ease;
}

#main-menu .main-menu-panel::-webkit-scrollbar {
  width: 0 !important;
}

#main-menu .nav-contact-info {
  margin-bottom: 20px;
}

#main-menu .nav-contact-info .nav-contact-info__block {
  margin-bottom: 10px;
}

#main-menu .social-links li {
  margin-right: 24px;
}

#main-menu .social-links li a {
  transition: transform 200ms ease;
}

#main-menu .main-menu-panel--child .main-menu-links {
  flex: 0 0 auto;
}

#main-menu .main-menu-panel--inactive-right {
  pointer-events: none;
  opacity: 0;
  left: 0;
  top: 0;
  transform: translate3d(10%, 0, 0);
}

#main-menu .main-menu-panel--inactive-right .main-menu-links > li {
  opacity: 0;
  transform: translate3d(20px, 0, 0);
}

#main-menu .main-menu-panel--inactive-left {
  pointer-events: none;
  opacity: 0;
  left: 0;
  top: 0;
  transform: translate3d(-25%, 0, 0);
}

#main-menu .main-menu-panel--inactive-left .main-menu-links > li {
  opacity: 0;
  transform: translate3d(-20px, 0, 0);
}

.main-menu-breadcrumbs {
  margin-bottom: 20px;
  display: none;
}

.main-menu-breadcrumbs .main-menu-breadcrumbs__item {
  vertical-align: middle;
}

.main-menu-breadcrumbs .main-menu-breadcrumbs__divider {
  margin: 0 0.5em;
  vertical-align: middle;
}

.main-menu-breadcrumbs .main-menu-breadcrumbs__divider svg {
  width: 1em;
  height: calc(1em + 2px);
  padding-bottom: 2px;
  vertical-align: middle;
}

.main-menu-section {
  margin: 0 0 35px;
}

.main-menu-section:last-child {
  margin-bottom: 0;
}

.main-menu-section label {
  color: inherit;
}

.main-menu-section .rte, .main-menu-section .general-form,
.main-menu-section #customer_sidebar,
.main-menu-section .order-table,
.main-menu-section #address_tables {
  margin: 0;
}

.main-menu-section--footer {
  margin-bottom: 20px;
}

.main-menu-section--socials {
  margin-top: 10px;
}

.focus-tint {
  content: '';
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  z-index: 10010;
  pointer-events: none;
  transition: transform .5s, opacity .5s, visbility .5s;
}

.open-menu body {
  overflow: hidden;
}

.open-menu #main-menu {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  pointer-events: auto;
  transition-delay: 200ms;
}

.open-menu .focus-tint {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
  visibility: visible;
}

.open-search .header-search {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  pointer-events: auto;
  transition-delay: 200ms;
}

.open-search .focus-tint {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
  visibility: visible;
}

.shopify-section--header {
  top: 0;
  z-index: 10011;
}

.shopify-section--header .nav-contact-info .nav-contact-info__block a {
  display: inline-flex !important;
  align-items: center;
}

.shopify-section--header .nav-contact-info .nav-contact-info__block__icon.nav-contact-info__block__icon--email {
  padding-right: 9px;
  height: 20px;
}

.shopify-section--header .nav-contact-info .nav-contact-info__block__icon.nav-contact-info__block__icon--email svg {
  height: 20px;
  width: 20px;
  position: relative;
  top: 1px;
}

.shopify-section--header .nav-contact-info .nav-contact-info__block__icon.nav-contact-info__block__icon--email svg g {
  fill: none;
}

.shopify-section--header .nav-contact-info .nav-contact-info__block__icon.nav-contact-info__block__icon--phone {
  height: 17px;
  padding-right: 7px;
}

.shopify-section--header .nav-contact-info .nav-contact-info__block__icon.nav-contact-info__block__icon--phone svg, .shopify-section--header .nav-contact-info .nav-contact-info__block__icon.nav-contact-info__block__icon--phone svg > g, .shopify-section--header .nav-contact-info .nav-contact-info__block__icon.nav-contact-info__block__icon--phone svg > g > g {
  fill: none;
}

.shopify-section--header .nav-contact-info .nav-contact-info__block__icon.nav-contact-info__block__icon--phone svg {
  height: 17px;
  width: 17px;
  position: relative;
  top: 3px;
}

.pageheader {
  position: relative;
  color: #333029;
  transition: opacity .4s, visibility .4s;
  z-index: 100;
}

.has-text-banner:not(.scrolled-down) .pageheader {
  color: #333029;
}

.video-modal-open .pageheader, .pageheader.pageheader--loading {
  opacity: 0;
  visibility: hidden;
}

.pageheader .header-items a {
  color: inherit;
}

.pageheader .header-items svg {
  vertical-align: top;
}

.pageheader .header-items svg, .pageheader .header-items svg g {
  fill: currentColor;
}

.pageheader .logo .logo__contrast-image {
  display: none;
}

.pageheader .main-menu-toggle {
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 0.875em;
  line-height: 1.5em;
  font-weight: bold;
  letter-spacing: 0.08em;
  position: relative;
  text-transform: uppercase;
  padding: 0;
  letter-spacing: 0;
  z-index: 10012;
  display: inline-block;
  top: 2px;
}

.pageheader .main-menu-toggle:before {
  content: "";
  position: absolute;
  left: -20px;
  display: inline-block;
  height: 500px;
  top: -460px;
  width: 100vw;
  visibility: hidden;
}

@media (min-width: 768px) {
  .pageheader .main-menu-toggle:before {
    width: 75vw;
    left: -30px;
  }
}

@media (min-width: 992px) {
  .pageheader .main-menu-toggle:before {
    left: -40px;
  }
}

@media (min-width: 1001px) {
  .pageheader .main-menu-toggle:before {
    width: 50vw;
  }
}

.open-search .pageheader .main-menu-toggle {
  z-index: 10009;
}

.open-menu .pageheader .main-menu-toggle {
  color: #333029;
}

.open-menu .pageheader .main-menu-toggle:before {
  background-color: #ffffff;
  transition: background-color .1s;
  transition-delay: 1s;
  visibility: visible;
}

.pageheader .main-menu-toggle .main-menu-toggle__text {
  vertical-align: text-top;
  position: absolute;
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  left: 45px;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.5s, visibility 0.5s, transform .5s;
  font-size: 1.1em;
  letter-spacing: 0.02em;
}

.pageheader .main-menu-toggle .main-menu-toggle__text.main-menu-toggle__text--close, .pageheader .main-menu-toggle .main-menu-toggle__text.main-menu-toggle__text--back {
  opacity: 0;
  visibility: hidden;
}

.open-menu .pageheader .main-menu-toggle .main-menu-toggle__text.main-menu-toggle__text--menu {
  transform: translate3d(20px, -50%, 0);
  opacity: 0;
  visibility: hidden;
}

.pageheader .main-menu-toggle .main-menu-toggle__text.main-menu-toggle__text--close {
  transform: translate3d(-20px, -50%, 0);
}

.open-menu .pageheader .main-menu-toggle .main-menu-toggle__text.main-menu-toggle__text--close {
  transform: translate3d(-10px, -50%, 0);
  opacity: 1;
  visibility: visible;
}

@media (min-width: 768px) {
  .open-menu .pageheader .main-menu-toggle .main-menu-toggle__text.main-menu-toggle__text--close {
    transform: translate3d(-6px, -50%, 0);
  }
}

.pageheader .main-menu-toggle .main-menu-toggle__text.main-menu-toggle__text--back {
  transform: translate3d(20px, -50%, 0);
}

.open-menu .pageheader .main-menu-toggle.main-menu-toggle--back .main-menu-toggle__text.main-menu-toggle__text--close {
  transform: translate3d(-20px, -50%, 0);
  opacity: 0;
  visibility: hidden;
}

.open-menu .pageheader .main-menu-toggle.main-menu-toggle--back .main-menu-toggle__text.main-menu-toggle__text--back {
  transform: translate3d(-9px, -50%, 0);
  opacity: 1;
  visibility: visible;
}

@media (min-width: 768px) {
  .open-menu .pageheader .main-menu-toggle.main-menu-toggle--back .main-menu-toggle__text.main-menu-toggle__text--back {
    transform: translate3d(-5px, -50%, 0);
  }
}

.open-menu .pageheader .main-menu-toggle.main-menu-toggle--back .icon-burger .line-1 {
  transform: translateY(5px) translateX(7px) rotate(-45deg);
  width: 10px;
}

.open-menu .pageheader .main-menu-toggle.main-menu-toggle--back .icon-burger .line-2 {
  opacity: 1;
}

.open-menu .pageheader .main-menu-toggle.main-menu-toggle--back .icon-burger .line-3 {
  transform: translateY(-5px) translateX(7px) rotate(45deg);
  width: 10px;
}

.pageheader .main-menu-toggle, .pageheader a:not(.focus-tint) {
  transition: none;
}

.icon-burger {
  width: 30px;
  height: 18px;
  position: relative;
  display: block;
  margin: auto;
}

.icon-burger .line {
  display: block;
  background-color: currentColor;
  width: 30px;
  height: 2px;
  position: absolute;
  left: 0;
  border-radius: 1px;
  transition: transform 0.4s, opacity 0.4s, width 0.4s;
}

.icon-burger .line.line-1 {
  top: 0;
}

.icon-burger .line.line-2 {
  top: calc(50% - 1px);
}

.icon-burger .line.line-3 {
  bottom: 0;
}

.icon-burger:hover .line {
  opacity: 0.8;
}

.open-menu .icon-burger .line-1 {
  transform: translateY(8px) translateX(8px) rotate(45deg);
  width: 18px;
}

.open-menu .icon-burger .line-2 {
  transform: translate3d(9px, 0, 0);
  width: 16px;
  opacity: 0;
}

.open-menu .icon-burger .line-3 {
  transform: translateY(-8px) translateX(8px) rotate(-45deg);
  width: 18px;
}

.pageheader--minimal .logo {
  margin-left: auto;
  margin-right: auto;
}

.announcement {
  font-size: 0.6875em;
  line-height: 1.4em;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  transition: opacity .5s, visibility .5s;
}

.video-modal-open .announcement {
  opacity: 0;
  visibility: hidden;
}

.announcement a {
  display: block;
  color: inherit;
}

.announcement .announcement__inner {
  padding: 10px 15px;
}

.nav-ctas__cta {
  display: inline-block;
  width: 100%;
  margin: 20px 0;
  position: relative;
  overflow: hidden;
}

.nav-ctas__cta a {
  display: inline-block;
  width: 100%;
  height: auto;
}

.user-is-tabbing .nav-ctas__cta a:focus .overlay {
  border: 2px solid #1f61cc;
}

.nav-ctas__cta a .rimage-outer-wrapper {
  transform: scale(1.01);
  transition: transform .6s;
}

@media (min-width: 768px) {
  .nav-ctas__cta a:hover .rimage-outer-wrapper {
    transform: scale(1.05);
  }
}

.nav-ctas__cta .overlay {
  padding: 0;
  display: flex;
  align-items: center;
  background-color: transparent;
}

.nav-ctas__cta .overlay .innest {
  padding-left: 24px;
  padding-right: 24px;
}

.nav-ctas__cta .overlay.overlay--no-image {
  padding: 0;
}

.nav-ctas__cta .overlay.overlay--no-image .innest {
  margin-left: 0;
  margin-right: 0;
}

.nav-ctas__cta .overlay .overlay__title {
  font-size: 30px;
}

.nav-ctas__cta .overlay .overlay__link {
  margin-top: 20px;
}

.nav-ctas__cta .overlay .overlay__text p {
  margin-bottom: 0;
}

.pageheader__contents {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 26px 40px;
  z-index: 5;
}

.pageheader__contents.pageheader__contents--top {
  align-items: flex-start;
}

.no-banner .pageheader__contents,
.has-banner:not(.header-overlapping) .pageheader__contents,
.has-banner .pageheader__contents:not(.pageheader__contents--overlap) {
  position: relative;
}

.pageheader__contents .pageheader__layout {
  position: relative;
  transition: all 300ms cubic-bezier(0, 0, 0.25, 1);
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .pageheader__contents .pageheader__layout {
    transition-duration: 0s;
  }
}

.scrolled-down .pageheader__contents .pageheader__layout {
  background-color: transparent;
  top: -13px;
}

.pageheader__contents.pageheader__contents--inline .site-control__inline-links {
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  visibility: hidden;
  opacity: 0;
  height: 0;
  width: 100%;
  display: none;
}

@media (min-width: 992px) {
  .pageheader__contents.pageheader__contents--inline .site-control__inline-links {
    display: block;
  }
}

.modal-active:not(.modal-active--prevent-close) .pageheader__contents.pageheader__contents--inline .site-control__inline-links {
  transition: opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
}

.pageheader__contents.pageheader__contents--inline.pageheader__contents--inline--visible .site-control__inline-links {
  height: 100%;
}

@media (min-width: 992px) {
  .pageheader__contents.pageheader__contents--inline.pageheader__contents--inline--visible .site-control__inline-links {
    visibility: visible;
    opacity: 1;
  }
}

.pageheader__contents.pageheader__contents--inline.pageheader__contents--inline--visible .main-menu-toggle {
  display: none;
}

.pageheader__contents.pageheader__contents--inline.pageheader__contents--inline--visible:hover {
  color: #333029;
}

.pageheader__contents.pageheader__contents--inline.pageheader__contents--inline--visible:hover .pageheader__layout::before {
  background-color: #ffffff;
}

.pageheader__contents.pageheader__contents--inline.pageheader__contents--inline--visible:hover .logo .has-contrast-image img {
  display: block;
}

.pageheader__contents.pageheader__contents--inline.pageheader__contents--inline--visible:hover .logo .has-contrast-image .logo__contrast-image {
  display: none;
}

.pageheader__contents.pageheader__contents--inline.pageheader__contents--inline--visible.pageheader__contents--inline--left-logo .logo {
  order: 1;
  max-width: none !important;
  text-align: left;
  flex-basis: 132px;
}

.pageheader__contents.pageheader__contents--inline.pageheader__contents--inline--visible.pageheader__contents--inline--left-logo .logo .logo__image {
  margin-left: 0;
  margin-right: 0;
}

.pageheader__contents.pageheader__contents--inline.pageheader__contents--inline--visible.pageheader__contents--inline--left-logo .header-left {
  order: 2;
  margin-left: 10px;
}

.pageheader__contents.pageheader__contents--inline.pageheader__contents--inline--visible.pageheader__contents--inline--left-logo .header-left .tier-1 {
  text-align: center;
}

.pageheader__contents.pageheader__contents--inline.pageheader__contents--inline--visible.pageheader__contents--inline--left-logo .header-items {
  order: 3;
  flex: 1 0 132px;
}

.pageheader__contents.pageheader__contents--inline.pageheader__contents--inline--left-logo:not(.pageheader__contents--inline--visible) .site-control__inline-links {
  width: 0;
}

@media (min-width: 992px) {
  .pageheader__contents.pageheader__contents--inline {
    /*Nav*/
  }
  .pageheader__contents.pageheader__contents--inline .logo {
    left: 20px !important;
    z-index: 1;
  }
  .pageheader__contents.pageheader__contents--inline .site-control__inline-links {
    color: inherit;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row {
    text-align: center;
    line-height: 1.5em;
    font-size: 15px;
    display: inline-block;
    height: 100%;
    width: 100%;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row ul {
    margin: 0;
    padding-left: 0;
    display: inline-block;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row ul li {
    vertical-align: top;
    margin: 0;
    display: inline-block;
    white-space: normal;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row a {
    padding: 0 0.7em;
    display: inline-block;
    font-size: 15px;
    word-break: break-word;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row a:focus:hover {
    box-shadow: none !important;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row ul ul {
    display: none;
  }
  .pageheader__contents.pageheader__contents--inline .multi-level-nav.reveal-on-hover .tier-2,
  .pageheader__contents.pageheader__contents--inline .multi-level-nav.reveal-on-hover .tier-3 {
    position: absolute;
    z-index: 10;
    top: calc(100% + 26px);
    left: 0;
    opacity: 0;
    transition: opacity .3s, background-color 2s, top .2s;
    margin-left: -40px;
    width: calc(100vw + 5px);
    border-top: 1px solid #e0e0df;
    padding-right: 20px;
  }
  .scrolled-down .pageheader__contents.pageheader__contents--inline .multi-level-nav.reveal-on-hover .tier-2, .scrolled-down
  .pageheader__contents.pageheader__contents--inline .multi-level-nav.reveal-on-hover .tier-3 {
    top: calc(100% + 13px - 1px);
  }
  .pageheader__contents.pageheader__contents--inline .multi-level-nav.reveal-on-hover .tier-2 ul.nav-columns ul a:not(.column-title),
  .pageheader__contents.pageheader__contents--inline .multi-level-nav.reveal-on-hover .tier-3 ul.nav-columns ul a:not(.column-title) {
    font-size: 15px;
    line-height: 1.5em;
  }
  .pageheader__contents.pageheader__contents--inline .multi-level-nav.reveal-on-hover .tier-2.tier-appeared,
  .pageheader__contents.pageheader__contents--inline .multi-level-nav.reveal-on-hover .tier-3.tier-appeared {
    opacity: 1;
    background-color: #ffffff;
    transition: opacity .3s, background-color .3s;
    max-height: 75vh;
    overflow-y: auto;
    overflow-x: hidden;
    border-bottom: 1px solid #e0e0df;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-ctas__cta {
    background-color: transparent;
    overflow: hidden;
    width: 100%;
    padding: 40px 10px;
    font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-ctas__cta > .inner {
    display: block;
    white-space: normal;
    position: relative;
    padding: 0 !important;
    overflow: hidden;
    margin-bottom: 8px;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-ctas__cta > .inner .line-1 {
    margin-top: 0;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-ctas__cta > .inner .feature-subheader ~ .line-1 {
    margin-top: 20px;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-ctas__cta > .inner .overlay {
    height: 100%;
  }
  .pageheader__contents.pageheader__contents--inline li.contains-children:not(.contains-mega-menu) > ul > li:not(.nav-ctas__cta) {
    width: 100%;
    min-width: 150px;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .contains-children {
    position: relative;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .contains-children .nav-rows {
    position: absolute;
    top: 100%;
    border-top: 26px solid transparent;
    left: 0;
    visibility: hidden;
    opacity: 0;
    background-color: #ffffff;
    display: block;
    padding: 20px 15px;
    background-clip: padding-box;
    text-align: left;
    z-index: 1;
    width: 300px;
    max-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .scrolled-down .pageheader__contents.pageheader__contents--inline .nav-row .contains-children .nav-rows {
    border-width: calc(13px - 1px);
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .contains-children .nav-rows:before {
    content: "";
    width: 100%;
    border-top: 1px solid #e0e0df;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .contains-children .nav-rows .contains-children > a .arr {
    display: inline;
    height: 15px;
    width: 15px;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .contains-children .nav-rows .contains-children > a .arr svg {
    height: 15px;
    width: 15px;
    fill: transparent;
    position: relative;
    top: 2px;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .contains-children .nav-rows .contains-children ul {
    padding-left: 15px;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .contains-children .nav-rows a {
    padding: 0.5em;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .contains-children .nav-rows a:after {
    display: none;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .contains-children .nav-rows .nav-ctas__cta {
    padding: 0;
    margin-top: 20px;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .contains-children:hover .nav-rows,
  .user-is-tabbing .pageheader__contents.pageheader__contents--inline .nav-row .contains-children .nav-rows[aria-hidden="false"] {
    opacity: 1;
    visibility: visible;
    max-height: 75vh;
    transition: opacity .4s, visibility .4s;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns {
    display: flex;
    margin: 0 -5px 0 -10px;
    padding: 40px 40px;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns .column-title {
    display: block;
    padding-bottom: 10px;
    white-space: normal;
    text-align: left;
    font-size: 1.3em;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns .column-title .arr {
    display: none;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns > li {
    padding: 0 10px;
    text-align: left;
    flex: 1 1 200px;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns > li.nav-ctas__cta {
    flex-basis: 300px;
    width: auto;
    padding: 0;
    margin-left: 20px;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns > li.nav-ctas__cta.nav-ctas__cta--no-image {
    flex-basis: 200px;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns > li a {
    padding-left: 0;
    padding-right: 0;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns > li > a {
    padding-top: 0;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns > li > ul {
    display: block;
    padding-bottom: 20px;
    text-align: left;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns > li > ul > li {
    display: block;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns > li > ul > li > a {
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
    white-space: normal;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns.nav-columns--count-6-or-more {
    flex-wrap: wrap;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns.nav-columns--count-6-or-more > li {
    flex: 0 0 25%;
    margin-bottom: 2em;
  }
}

@media (min-width: 992px) and (min-width: 1199px) {
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns.nav-columns--count-6-or-more > li {
    flex: 0 0 20%;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns.nav-columns--count-2.nav-columns--cta-count-0 > li {
    flex-basis: 300px;
    flex-grow: 0;
  }
}

@media (min-width: 992px) {
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-contact-info {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #e0e0df;
    margin: 0 -15px 0 -10px;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-contact-info.nav-contact-info--2 .nav-contact-info__block {
    width: 50%;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-contact-info.nav-contact-info--2 .nav-contact-info__block:nth-child(1) {
    text-align: left;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-contact-info.nav-contact-info--2 .nav-contact-info__block:nth-child(2) {
    text-align: right;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-contact-info.nav-contact-info--3 .nav-contact-info__block {
    width: 33%;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-contact-info.nav-contact-info--3 .nav-contact-info__block:nth-child(1) {
    text-align: left;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-contact-info.nav-contact-info--3 .nav-contact-info__block:nth-child(3) {
    text-align: right;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-contact-info .social-links {
    margin: 0;
    height: 22px;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-contact-info .social-links a:hover {
    transform: none;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .tier-1 {
    text-align: left;
    display: inline-block;
    height: 100%;
    width: 100%;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .tier-1 > ul {
    white-space: nowrap;
    margin-left: -0.7em;
    height: 100%;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .tier-1 > ul > li {
    height: 100%;
    display: inline-flex;
    align-items: center;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .tier-1 > ul > li > a {
    position: relative;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .tier-1 > ul > li > a:after {
    content: "";
    position: absolute;
    width: 0;
    bottom: -3px;
    left: 0.7em;
    background-color: currentColor;
    height: 2px;
    transition: opacity .3s, width .3s;
    opacity: 0;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .tier-1 > ul > li > a:hover:after, .pageheader__contents.pageheader__contents--inline .nav-row .tier-1 > ul > li > a.expanded:after, .pageheader__contents.pageheader__contents--inline .nav-row .tier-1 > ul > li > a.active:after {
    width: calc(100% - 1.4em);
    opacity: 1;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .tier-1 .nav-columns, .pageheader__contents.pageheader__contents--inline .nav-row .tier-1 .nav-contact-info {
    display: none;
  }
}

.pageheader__contents.pageheader__contents--inline .nav-row .nav-contact-info {
  padding-left: 40px;
  padding-right: 40px;
}

@media (min-width: 1199px) {
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 1200px) {
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns.nav-columns--cta-count-2.nav-columns--count-2:not(.nav-columns--count-6-or-more) > .nav-ctas__cta.nav-ctas__cta--second {
    display: none;
  }
  .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns.nav-columns--count-3.nav-columns--cta-count-1:not(.nav-columns--count-6-or-more) > .nav-ctas__cta.nav-ctas__cta--second, .pageheader__contents.pageheader__contents--inline .nav-row .nav-columns.nav-columns--count-3-or-more:not(.nav-columns--count-6-or-more) > .nav-ctas__cta.nav-ctas__cta--second {
    display: none;
  }
}

.pageheader__layout {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  font-size: 15px;
}

.pageheader__contents--inline--visible .pageheader__layout {
  align-items: stretch;
}

.pageheader__layout::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: -26px;
  left: -40px;
  width: calc(100% + 40px * 2);
  height: calc(100% + 26px * 2);
  background-color: #ffffff;
  border-bottom: 1px solid transparent;
  transition: all 300ms cubic-bezier(0, 0, 0.25, 1);
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .pageheader__layout::before {
    transition-duration: 0s;
  }
}

.scrolled-down .pageheader__layout::before {
  border-bottom: 1px solid #e0e0df;
}

.scrolled-down .pageheader__layout::before {
  transform: translateY(-13px);
}

body:not(.has-banner):not(.no-banner):not(.scrolled-down) .pageheader__layout::before {
  background-color: rgba(0,0,0,0);
}

.header-overlapping:not(.scrolled-down) .pageheader__contents--overlap .pageheader__layout::before {
  background: transparent;
}

.header-overlapping:not(.scrolled-down) .pageheader__contents--overlap {
  background: transparent;
  color: #ffffff;
}

.header-overlapping:not(.scrolled-down) .pageheader__contents--overlap .logo .has-contrast-image img {
  display: none;
}

.header-overlapping:not(.scrolled-down) .pageheader__contents--overlap .logo .has-contrast-image .logo__contrast-image {
  display: block;
}

.show-contrast-logo:not(.scrolled-down) .logo .has-contrast-image img {
  display: none;
}

.show-contrast-logo:not(.scrolled-down) .logo .has-contrast-image .logo__contrast-image {
  display: block;
}

.pageheader .header-left {
  flex: 0 1 100%;
}

.logo {
  font-family: Arapey, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1em;
  transition: max-width 300ms cubic-bezier(0, 0, 0.25, 1), width 300ms cubic-bezier(0, 0, 0.25, 1);
  display: flex;
  align-items: center;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .logo {
    transition-duration: 0s;
  }
}

.logo img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.pageheader .logo {
  flex: 1 0 auto;
  text-align: center;
}

.pageheader .logo .logo__image,
.pageheader .logo .logo__text {
  display: block;
}

.pageheader .logo .logo__text {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  margin: 0 auto;
  padding: 0 10px;
  word-break: break-word;
}

@media (min-width: 768px) {
  .pageheader .logo .logo__text {
    margin: 0;
  }
}

.pageheader .logo .logo__image {
  margin-left: auto;
  margin-right: auto;
  max-width: calc(100vw - 320px);
}

.pageheader .logo .hidden {
  display: none;
}

.header-items {
  flex: 0 1 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  right: -10px;
}

.header-items__item {
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  margin-left: 2px;
}

@media (min-width: 1441px) {
  .header-items__item {
    margin-left: 10px;
  }
}

.header-items__item a {
  height: 44px;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity .4s;
}

.header-items__item a:hover {
  opacity: 0.8;
}

.pageheader__contents:not(.pageheader__contents--inline--visible) .header-items__item {
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 0.875em;
  line-height: 1.5em;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  letter-spacing: 0;
}

.header-items__item .cart-link--icon.cart-link--icon__account svg {
  fill: transparent;
  stroke: currentColor;
  stroke-width: 2px;
}

.header-items__item:first-child {
  margin-left: 0;
}

.header-items__cart-link {
  white-space: nowrap;
  position: relative;
}

.pageheader .mobile-nav-toggle * {
  vertical-align: middle;
}

.pageheader .mobile-nav-toggle svg {
  margin-right: 8px;
}

.pageheader .mobile-nav-toggle span {
  position: relative;
  top: 1px;
  display: inline-block;
}

.header-search {
  position: fixed;
  z-index: 10011;
  top: 0;
  right: 0;
  width: 500px;
  min-width: 50%;
  height: 100%;
  padding: 30px;
  background-color: rgba(0,0,0,0);
  color: #ffffff;
  text-align: left;
  transform: translate3d(50px, 0, 0);
  opacity: 0;
  pointer-events: none;
  transition: transform .5s, opacity .5s, visbility .5s;
  display: flex;
  flex-direction: column;
  overflow: auto;
}

@media (max-width: 600px) {
  .header-search {
    width: 100%;
  }
}

.header-search h1, .header-search .h1, .header-search h2, .header-search .h2, .header-search h3, .header-search .h3, .header-search .theme-product-reviews-full .spr-header-title, .theme-product-reviews-full .header-search .spr-header-title, .header-search h4, .header-search .h4, .header-search .theme-product-reviews-full .spr-form-title, .theme-product-reviews-full .header-search .spr-form-title, .header-search h5, .header-search .h5, .header-search h6, .header-search .h6, .header-search .feature-link, .header-search #main-menu .rte a, #main-menu .rte .header-search a, .header-search #main-menu .general-form a, #main-menu .general-form .header-search a, .header-search #main-menu #customer_sidebar a, #main-menu #customer_sidebar .header-search a, .header-search #main-menu .order-table a, #main-menu .order-table .header-search a, .header-search #main-menu #address_tables a, #main-menu #address_tables .header-search a, .header-search .theme-product-reviews-full .spr-summary-actions-newreview, .theme-product-reviews-full .header-search .spr-summary-actions-newreview {
  color: #ffffff;
}

.header-search .input-and-button-row__input {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.3);
  padding: 14px 29px;
  border: 0;
  transition: background 200ms ease;
}

.header-search .input-and-button-row__input:hover {
  background: rgba(255, 255, 255, 0.5);
}

.header-search .input-and-button-row__input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}

.header-search .input-and-button-row__input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}

.header-search .input-and-button-row__input:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}

.header-search .input-and-button-row__input::placeholder {
  /* Standard */
  color: #ffffff;
}

.header-search-toggle {
  display: block;
  flex: 0 0 auto;
  color: #ffffff;
}

.header-search__content {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  margin-top: 56px;
  margin-bottom: 1.5em;
}

.header-search__content .input-with-clear__clear {
  opacity: 0;
  pointer-events: none;
  transition: opacity 500ms ease;
}

.header-search__content--input-entered .input-with-clear__clear {
  opacity: 1;
  pointer-events: auto;
}

.header-search__results-wrapper {
  position: relative;
}

.header-search__placeholder {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: all 150ms ease;
}

.header-search__content--loading:not(.header-search__content--has-results) .header-search__placeholder {
  opacity: 1;
}

.header-search__results {
  position: relative;
  z-index: 2;
  opacity: 0;
  transition: all 500ms ease 250ms;
}

.header-search__results--show {
  opacity: 1;
}

.header-search__results--disband {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none !important;
  opacity: 0 !important;
  transition-duration: 200ms;
  transition-delay: 0ms;
}

.header-search__page-results {
  margin: 35px 0 25px;
}

.header-search__page-results .search-result {
  margin: 10px 0;
}

.header-search__page-results .search-result:hover {
  transform: none;
}

.header-search__page-results .header-search__small-heading {
  margin-bottom: 1em;
}

.header-search__nav {
  margin-top: 60px;
}

.header-search__content--input-entered .header-search__nav {
  display: none;
}

.header-search__links {
  display: block;
  margin: 0;
  padding: 0;
}

.header-search__links .header-search__links__item {
  display: block;
  margin: 0 0 5px;
  padding: 0;
}

.search-result {
  margin: 20px 0;
  transition: transform 250ms cubic-bezier(0.23, 0.51, 0.58, 1);
}

.search-result:hover {
  transform: translate3d(8px, 0, 0);
}

.search-result__link {
  display: flex;
  width: 100%;
}

.search-result__image {
  flex: 0 0 auto;
  margin: 0 20px 0 0;
  width: 50px;
}

.search-result__image > img {
  display: block;
}

.search-result__title {
  color: #ffffff;
}

.search-result__vendor {
  font-size: 67%;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.06em;
  margin: 3px 0;
}

.search-result--placeholder .search-result__image {
  height: 50px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.1);
  animation: loading-colour-change 1s infinite;
}

.search-result--placeholder .search-result__title::after {
  content: '';
  display: block;
  width: 100px;
  height: 0.8em;
  border-radius: 5px;
  margin-bottom: 0.5em;
  background: rgba(255, 255, 255, 0.1);
  animation: loading-colour-change 1s infinite;
}

.search-result--placeholder .search-result__price::after {
  content: '';
  display: block;
  width: 50px;
  height: 0.8em;
  border-radius: 5px;
  margin: 0.5em 0;
  background: rgba(255, 255, 255, 0.1);
  animation: loading-colour-change 1s infinite;
}

.search-result--placeholder .search-result__vendor::after {
  content: '';
  display: block;
  width: 75px;
  height: 0.8em;
  border-radius: 5px;
  margin: 0.5em 0;
  background: rgba(255, 255, 255, 0.1);
  animation: loading-colour-change 1s infinite;
}

@keyframes loading-colour-change {
  0% {
    background-color: rgba(255, 255, 255, 0.1);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.2);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.1);
  }
}

.content-main {
  position: relative;
  z-index: 10;
  padding: 60px 0;
}

@media (max-width: 767px) {
  .template-article .content-main, .template-cart .content-main {
    padding-top: 0;
    padding-bottom: 0;
  }
  .template-article .content-main.article-no-image, .template-article .content-main.cart-is-empty, .template-cart .content-main.article-no-image, .template-cart .content-main.cart-is-empty {
    padding-top: 20px;
  }
  .template-search .content-main {
    padding-top: 0;
  }
}

.video-modal-open .content-main {
  z-index: 10013;
}

.content-main .container {
  background-color: #ffffff;
}

.content-main .container--no-bg {
  background: transparent;
}

body:not(.no-banner) .content-main {
  margin-top: -0px;
}

@media (max-width: 767px) {
  body:not(.no-banner) .content-main {
    margin-top: 0;
  }
}

body:not(.no-banner) .content-main--no-overlap {
  margin-top: 0;
}

body:not(.no-banner) .container .content-main {
  background-color: #ffffff;
}

@media (min-width: 768px) {
  body:not(.no-banner) .container .content-main {
    padding-left: 40px;
    padding-right: 40px;
  }
}

body:not(.no-banner) .section--banner .flexible-height .overlay {
  padding-top: 82px;
}

body:not(.no-banner) .section--banner .flexible-height .overlay .innest {
  padding-top: 35px;
}

@media (min-width: 767px) {
  .section--banner .fixed-height .overlay {
    padding-top: 82px;
  }
}

.section--banner .slick-dots {
  bottom: 0px;
}

@media (max-width: 767px) {
  .section--banner .slick-dots {
    bottom: 0px;
  }
}

.overlap-candidate-container {
  position: relative;
}

.overlap-candidate-container::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  background-color: #ffffff;
}

.overlap-candidate-container .container {
  position: relative;
  z-index: 2;
}


.template-index .content-main,
#shopify-section-page-story-template .content-main:not(.has-text-banner) {
  padding: 0;
}

.template-index .content-main .shopify-section,
#shopify-section-page-story-template .content-main:not(.has-text-banner) .shopify-section {
  margin-top: 80px;
  margin-bottom: 80px;
}

.template-index .content-main .shopify-section:first-child,
#shopify-section-page-story-template .content-main:not(.has-text-banner) .shopify-section:first-child {
  margin-top: 0;
}

.template-index .content-main .section--no-spacing,
#shopify-section-page-story-template .content-main:not(.has-text-banner) .section--no-spacing {
  margin-top: 0;
  margin-bottom: 0;
}

.template-index .content-main .section--upper-space-req:first-child .container,
#shopify-section-page-story-template .content-main:not(.has-text-banner) .section--upper-space-req:first-child .container {
  padding-top: 80px;
}

.template-index .content-main .shopify-section:first-child .overlap-candidate-container::before,
#shopify-section-page-story-template .content-main:not(.has-text-banner) .shopify-section:first-child .overlap-candidate-container::before {
  bottom: 0px;
}

@media (max-width: 767px) {
  .template-index .content-main .shopify-section:first-child .overlap-candidate-container::before,
  #shopify-section-page-story-template .content-main:not(.has-text-banner) .shopify-section:first-child .overlap-candidate-container::before {
    bottom: 0px;
  }
}

.template-index .content-main .shopify-section:first-child .overlap-candidate-container.homepage-padded-row::before,
#shopify-section-page-story-template .content-main:not(.has-text-banner) .shopify-section:first-child .overlap-candidate-container.homepage-padded-row::before {
  bottom: 0;
}

.template-index .content-main .shopify-section:first-child .overlap-candidate-container .container,
#shopify-section-page-story-template .content-main:not(.has-text-banner) .shopify-section:first-child .overlap-candidate-container .container {
  zoom: 1;
  top: -0px;
  margin-bottom: -0px;
}

.template-index .content-main .shopify-section:first-child .overlap-candidate-container .container:before,
#shopify-section-page-story-template .content-main:not(.has-text-banner) .shopify-section:first-child .overlap-candidate-container .container:before {
  content: "";
  display: table;
}

.template-index .content-main .shopify-section:first-child .overlap-candidate-container .container:after,
#shopify-section-page-story-template .content-main:not(.has-text-banner) .shopify-section:first-child .overlap-candidate-container .container:after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 767px) {
  .template-index .content-main .shopify-section:first-child .overlap-candidate-container .container,
  #shopify-section-page-story-template .content-main:not(.has-text-banner) .shopify-section:first-child .overlap-candidate-container .container {
    top: -0px;
    margin-bottom: -0px;
  }
}

@media (max-width: 630px) {
  .template-index .content-main .shopify-section:first-child .overlap-candidate-container .container .reading-width,
  #shopify-section-page-story-template .content-main:not(.has-text-banner) .shopify-section:first-child .overlap-candidate-container .container .reading-width {
    margin-left: 20px;
    margin-right: 20px;
    max-width: none;
  }
}

#shopify-section-page-story-template .content-main.has-text-banner {
  padding-top: 0;
}

#shopify-section-page-story-template .content-main.has-text-banner .shopify-section.section--upper-space-req {
  padding-top: 80px;
}

.template-product .content-main--slim-header {
  padding: 30px 0 60px;
}

.section-title-container {
  margin-top: 0;
  margin-bottom: 30px;
}

.section-title-container--larger-space {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .section-title-container--larger-space {
    margin-bottom: 30px;
  }
}

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

.featured-product .half:nth-child(1) {
  padding-left: 0px;
}

.featured-product .half:nth-child(2) {
  padding-right: 0px;
}

@media (max-width: 767px) {
  .featured-product .half:nth-child(1) {
    padding-left: 20px;
  }
  .featured-product .half:nth-child(2) {
    padding-right: 20px;
  }
}

.featured-product h1, .featured-product h2, .featured-product h3, .featured-product h4, .featured-product h5, .featured-product h6 {
  text-align: left;
}

.image-with-text-section__wrapper {
  display: flex;
  align-items: center;
}

.image-with-text-section__wrapper .image-with-text-section__content .content {
  padding: 40px;
  text-align: center;
}

.image-with-text-section__wrapper .image-with-text-section__content .content.content--align-left {
  text-align: left;
}

.image-with-text-section__wrapper .image-with-text-section__content .content.content--align-center {
  text-align: center;
}

.image-with-text-section__wrapper .image-with-text-section__content .content.content--align-right {
  text-align: right;
}

@media (min-width: 768px) {
  .image-with-text-section__wrapper .image-with-text-section__content .content {
    padding: 80px;
  }
}

.image-with-text-section__wrapper .image-with-text-section__image {
  min-height: 100%;
}

.image-with-text-section__wrapper .image-with-text-section__placeholder {
  height: 100%;
}

.image-with-text-section__wrapper .image-with-text-section__placeholder svg {
  height: 100%;
  width: 100%;
}

.image-with-text-section__wrapper .image-with-text-section__image-image {
  width: calc(100% + 20px);
}

.image-with-text-section__wrapper .image-with-text-section__image-image .rimage-outer-wrapper {
  display: inline;
}

.image-with-text-section__wrapper.image-with-text-section__layout-right .image-with-text-section__image-image {
  margin-left: -20px;
}

@media only screen and (max-width: 767px) {
  .image-with-text-section__wrapper {
    flex-wrap: wrap;
  }
  .image-with-text-section__wrapper .image-with-text-section__image-image {
    width: 100%;
  }
  .image-with-text-section__wrapper.image-with-text-section__layout-right .column:first-child {
    order: 2;
  }
  .image-with-text-section__wrapper.image-with-text-section__layout-right .image-with-text-section__image-image {
    margin-left: 0;
  }
}

.image-with-text-section--full-width .container {
  width: 100%;
}

@media (min-width: 768px) {
  .image-with-text-section--full-width {
    position: relative;
  }
  .image-with-text-section--full-width .image-with-text-section__wrapper .image-with-text-section__image-image .rimage-outer-wrapper .rimage-wrapper {
    left: 0;
  }
}

@media (min-width: 992px) {
  .image-with-text-section--full-width .image-with-text-section__wrapper .image-with-text-section__content .content {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (min-width: 1200px) {
  .image-with-text-section--full-width .image-with-text-section__wrapper .image-with-text-section__content .content {
    padding-left: 190px;
    padding-right: 190px;
  }
}

@media (min-width: 1441px) {
  .image-with-text-section--full-width .image-with-text-section__wrapper .image-with-text-section__content .content {
    padding-left: 230px;
    padding-right: 230px;
  }
}

.signup-section {
  padding-top: 90px;
  padding-bottom: 90px;
  text-align: center;
}

.pagefooter .signup-section {
  border-bottom: 1px solid #ffffff;
}

.signup-section.no-border-bottom {
  border-bottom: none;
}

.signup-section .signup-icon {
  margin: 0 0 20px;
  color: #333029;
}

.signup-section .input-and-button-row {
  margin: 60px auto 30px;
  max-width: 587px;
}

@media (max-width: 991px) {
  .signup-section .input-and-button-row {
    margin-top: 45px;
  }
}

@media (max-width: 767px) {
  .signup-section .input-and-button-row {
    margin-top: 30px;
  }
}

@media (max-width: 479px) {
  .signup-section .input-and-button-row {
    margin-bottom: 15px;
  }
}

.signup-section .rte, .signup-section .general-form,
.signup-section #customer_sidebar,
.signup-section .order-table,
.signup-section #address_tables {
  margin: 1em auto 0;
  font-size: 0.875em;
  line-height: 1.5em;
  text-align: center;
}

.pagefooter {
  border-top: 1px solid #ffffff;
  background-color: #ffffff;
  text-align: left;
  clear: left;
}

.pagefooter .copyright a:hover {
  color: #ffffff;
}

.footer-columns {
  display: flex;
  margin: 0 -20px;
  padding: 90px 0 0;
  color: #ffffff;
}

@media (max-width: 767px) {
  .footer-columns {
    flex-wrap: wrap;
  }
}

.footer-columns a:hover {
  color: #ffffff;
}

.footer-columns--count-1 {
  text-align: center;
  padding-top: 45px;
}

.footer-columns--count-1 .footer-columns__column {
  padding-bottom: 45px;
}

.footer-columns--count-1 .footer-nav-links .footer-nav-links__item {
  display: inline-block;
  margin: 0 1em 5px;
  vertical-align: top;
}

@media (max-width: 767px) {
  .footer-columns--count-1 {
    text-align: left;
  }
  .footer-columns--count-1 .footer-nav-links .footer-nav-links__item {
    display: block;
    margin: 0 0 10px;
  }
  .footer-columns--count-1 .footer-nav-links .footer-nav-links__item:last-child {
    margin-bottom: 0;
  }
}

.footer-columns__column {
  flex: 1 0 25%;
  padding: 0 20px 90px;
}

@media (max-width: 767px) {
  .footer-columns__column {
    flex: 1 0 50%;
  }
}

@media (max-width: 479px) {
  .footer-columns__column {
    flex: 1 0 100%;
    padding-bottom: 30px;
  }
}

.footer-column-heading {
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 0.875em;
  line-height: 1.5em;
  font-weight: bold;
  letter-spacing: 0.08em;
  font-size: 0.75em;
  color: #333029;
  text-transform: uppercase;
}

.footer-nav-links {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-nav-links .footer-nav-links__item {
  display: block;
  margin: 0 0 5px;
  padding: 0;
}

.pagefooter .copyright {
  font-size: 0.875em;
  line-height: 1.5em;
}

.pagefooter .copyright .seg {
  margin-right: 2em;
}

.lower-footer {
  border-top: 1px solid #ffffff;
  padding: 30px 0;
}

.lower-footer.no-border-top {
  border-top: none;
}

.lower-footer > .container {
  display: block;
}

@media (min-width: 992px) {
  .lower-footer > .container {
    display: flex;
  }
}

.lower-footer .social-links {
  margin: 0;
}

.lower-footer .social-links li {
  margin: 10px 16px 10px 16px;
}

.lower-footer .social-links li:first-child {
  margin-left: 0;
}

.lower-footer .social-links li:last-child {
  margin-right: 0;
}

.lower-footer .social-links svg,
.lower-footer .social-links img {
  height: 22px;
}

.lower-footer .social-links svg {
  width: 22px;
}

.lower-footer__left {
  text-align: center;
  width: 100%;
}

.lower-footer__left .copyright .seg {
  display: block;
  margin: 0 0 5px 0;
}

@media (min-width: 992px) {
  .lower-footer__left {
    width: 50%;
    text-align: left;
  }
  .lower-footer__left .copyright .seg, .lower-footer__left .copyright a {
    display: inline-block;
  }
  .lower-footer__left .copyright .seg {
    padding-right: 10px;
  }
  .lower-footer--lowest .lower-footer__left {
    width: 50%;
  }
}

.lower-footer__right {
  width: 100%;
  margin: 30px 0 0;
  text-align: center;
}

@media (min-width: 992px) {
  .lower-footer__right {
    width: 50%;
    margin: 0 40px 0 0;
    text-align: right;
  }
  .lower-footer--lowest .lower-footer__right {
    width: 50%;
  }
}

.lower-footer__full {
  width: 100%;
  text-align: center;
}

.payment-methods__inner {
  margin-bottom: -0.5em;
}

.payment-methods .payment-icon {
  margin: 0 0.5em 0.5em 0;
  width: 40px;
  vertical-align: top;
}

.payment-methods .payment-icon:last-child {
  margin-right: 0;
}

.store-localization {
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}

@media (max-width: 767px) {
  .store-localization {
    text-align: center;
  }
}

.store-localization.main-menu-section {
  text-align: left;
}

.store-localization .selectors-form__item {
  display: inline-block;
  margin-right: 10px;
}

.store-localization .disclosure {
  position: relative;
}

.store-localization .disclosure__toggle {
  width: auto;
  text-align: left;
  height: auto;
  margin: 0;
  letter-spacing: normal;
  padding: 0 35px 0 0;
  background: transparent;
  border: none;
  color: inherit;
}

.store-localization .disclosure__toggle-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.store-localization .disclosure__toggle-arrow svg {
  height: 22px;
  width: 22px;
}

.store-localization .disclosure-list {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  bottom: 100%;
  padding: 11px 0px;
  position: absolute;
  display: none;
  min-height: 60px;
  max-height: 350px;
  overflow-y: auto;
  margin-bottom: 10px;
  list-style: none;
  z-index: 10013;
}

.store-localization .disclosure-list--visible {
  display: block;
}

.store-localization .disclosure-list__item {
  white-space: nowrap;
  padding: 10px 45px 10px 15px;
  text-align: left;
  color: #1b1a1a;
  text-decoration: none;
}

.store-localization .disclosure-list__item:active {
  color: #ffffff;
}

.store-localization .disclosure-list__option {
  color: #1b1a1a;
}

.store-localization .disclosure-list__option:focus, .store-localization .disclosure-list__option:hover {
  color: #ffffff;
}

.store-localization .disclosure-list__item--current .disclosure-list__option {
  color: #ffffff;
  text-decoration: underline;
}

.signup-modal-feedback {
  padding: 20px 40px;
  width: 400px;
  max-width: 90%;
  text-align: center;
}

.giftcard {
  max-width: 700px;
  margin: 0 auto;
}

.slideshow {
  position: relative;
  overflow: hidden;
}

.slideshow .slide {
  position: relative;
  overflow: hidden;
  background: #f2f2f2;
}

body:not(.user-is-tabbing) .slideshow .slide, body:not(.user-is-tabbing) .slideshow .slide .slide-button {
  outline: none !important;
}

.slideshow .slide svg {
  width: 100%;
  height: 100%;
}

.slideshow .slide img {
  width: 100%;
}

.slideshow .slide .slide-heading {
  margin: 0 20px 30px;
}

.slideshow .slide .slide-text {
  margin: 0 20px;
}

.slideshow .slide .slide-text:not(:last-child) {
  margin-bottom: 30px;
}

.slideshow .slide .slide-buttons {
  margin-bottom: -1em;
}

.slideshow .slide .slide-button {
  margin: 0 1em 1em;
}

.slideshow .slide__image-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media (min-width: 768px) {
  .slideshow .overlay {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.slideshow:not(.slick-initialized) .slide:not(:first-child) {
  display: none;
}

[data-transition="fade"] .slick-slide:not(.slick-current) {
  transition-delay: 500ms !important;
}

@media (min-width: 901px) {
  [data-transition="fade"][data-carousel="true"] .slick-slide:not(.slick-current) {
    transition-delay: 0ms !important;
  }
}

.image-tint {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.banner-image.fixed-height {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.feature-page-title {
  position: relative;
  background: rgba(0,0,0,0);
  color: #333029;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  min-height: 200px;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: calc(52px + 50px);
  padding-bottom: calc(26px + 40px);
}

.feature-page-title:not(.banner-image-text)::before {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .feature-page-title h1 {
    margin-top: 0 !important;
  }
}

@media (min-width: 768px) {
  .feature-page-title {
    min-height: 280px;
    padding-bottom: calc(35px + 0px + 20px);
    padding-top: 80px;
  }
  .feature-page-title:not(.banner-image-text)::before {
    margin-bottom: 35px;
  }
}

.feature-page-title h1:last-child {
  margin-bottom: 0;
}

.feature-page-title h1, .feature-page-title h2, .feature-page-title h3, .feature-page-title h4, .feature-page-title h5, .feature-page-title h6, .feature-page-title .meta, .feature-page-title .theme-product-reviews-full .spr-review-header-byline, .theme-product-reviews-full .feature-page-title .spr-review-header-byline {
  color: inherit;
  margin-left: auto;
  margin-right: auto;
  max-width: 670px;
}

.feature-page-title .breadcrumbs {
  position: absolute;
  top: 52px;
  left: 0;
}

.content-overlaps .feature-page-title .rte, .content-overlaps .feature-page-title .general-form,
.content-overlaps .feature-page-title #customer_sidebar,
.content-overlaps .feature-page-title .order-table,
.content-overlaps .feature-page-title #address_tables {
  margin-bottom: 60px;
}

.feature-page-title:not(.banner-image-text)::before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 100%;
  height: 100px;
  background: rgba(0,0,0,0);
  z-index: -1;
}

.banner-image-container {
  position: relative;
  overflow: hidden;
  top: 0px;
  background: rgba(0,0,0,0);
}

.banner-image-container.bg--top-left .banner-image {
  background-position: top left;
}

.banner-image-container.bg--top-center .banner-image {
  background-position: top center;
}

.banner-image-container.bg--top-right .banner-image {
  background-position: top right;
}

.banner-image-container.bg--center-left .banner-image {
  background-position: center left;
}

.banner-image-container.bg--center-center .banner-image {
  background-position: center center;
}

.banner-image-container.bg--center-right .banner-image {
  background-position: center right;
}

.banner-image-container.bg--bottom-left .banner-image {
  background-position: bottom left;
}

.banner-image-container.bg--bottom-center .banner-image {
  background-position: bottom center;
}

.banner-image-container.bg--bottom-right .banner-image {
  background-position: bottom right;
}

.banner-image-container .feature-page-title {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  background: transparent;
  color: #ffffff;
}

.banner-image-container .feature-page-title h1 {
  margin-top: 0 !important;
}

.banner-image-container .breadcrumbs {
  margin-top: 20px !important;
}

svg.placeholder {
  background-color: #eee;
  fill: #c8cbcd;
  vertical-align: top;
}

svg.placeholder.dark {
  background-color: #c6c7c8;
  fill: #a3a6a9;
}

.placeholder-wrapper {
  position: relative;
  height: 0;
  padding-top: 100%;
}

.placeholder-wrapper .placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.placeholder-wrapper--landscape {
  padding-top: 64%;
}

.product-features__title {
  color: inherit;
}

.product-features__link {
  display: block;
}

.product-features__icon {
  margin: 20px auto 10px;
}

.product-features__icon svg {
  vertical-align: top;
}

.product-features__icon .lazyload--placeholder {
  background-color: transparent;
}

.product-features__caption {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .product-features__caption {
    margin-bottom: 0;
  }
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.video-container .video-container__video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-container__fallback {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  transition: opacity 250ms;
}

.video--play-started .video-container__fallback {
  opacity: 0 !important;
}

.video-container--background {
  background: #000;
  overflow: hidden;
  padding: 0 !important;
}

.video-container--background .video-container__video {
  position: relative;
  height: 100%;
  max-width: none;
  padding: 0 !important;
  pointer-events: none;
}

.video-container--background div.video-container__video-element {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.video-container--background video {
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%;
  width: 100%;
}

.video-container--background .overlay .overlay__link {
  margin-top: 20px;
}

.video-container__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #eee;
}

.video-container__cover .rimage-outer-wrapper,
.video-container__cover .placeholder-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}

.video-container--playing .video-container__cover,
.video-container--playing .video-container__overlay {
  opacity: 0 !important;
  pointer-events: none;
}

.video-container__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.video-container__play {
  transition: transform 150ms;
}

.video-container__play svg {
  width: 80px;
  height: 80px;
  fill: transparent;
  stroke: #fff;
}

.video-container__play svg polygon {
  fill: #fff;
}

.video-container__play:hover {
  transform: scale(1.1);
}

.video-container__play:hover svg {
  fill: transparent;
}

@media (max-width: 767px) {
  .video-container__play svg {
    width: 60px;
    height: 60px;
  }
}

.video-container__overlay-text {
  margin-top: 30px;
  color: #fff;
}

.video-container__overlay-text:hover {
  color: #fff;
}

@media (max-width: 767px) {
  .video-container__overlay-text {
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
  }
}

.rich-text-section {
  margin-top: 80px;
  margin-bottom: 80px;
}

.rich-text-section .rte, .rich-text-section .general-form,
.rich-text-section #customer_sidebar,
.rich-text-section .order-table,
.rich-text-section #address_tables {
  margin-top: 1em;
  margin-bottom: 1em;
}

.rich-text-section .rte p:first-child, .rich-text-section .general-form p:first-child, .rich-text-section #customer_sidebar p:first-child, .rich-text-section .order-table p:first-child, .rich-text-section #address_tables p:first-child {
  margin-top: 0;
}

.rich-text-section .rte p:last-child, .rich-text-section .general-form p:last-child, .rich-text-section #customer_sidebar p:last-child, .rich-text-section .order-table p:last-child, .rich-text-section #address_tables p:last-child {
  margin-bottom: 0;
}

.rich-text-section .rich-text-section__title {
  margin-top: 0;
}

.testimonials__caption {
  display: none;
}

.testimonials__star-rating,
.testimonials__testimonial {
  transition: opacity 400ms cubic-bezier(0, 0, 0.38, 1), transform 750ms cubic-bezier(0, 0, 0.38, 1);
}

.testimonials__testimonial:not(:first-child) {
  transition-delay: 250ms;
}

.testimonials__caption--active {
  display: block;
}

.testimonials__caption--fade-out .testimonials__star-rating,
.testimonials__caption--fade-out .testimonials__testimonial {
  opacity: 0;
  transform: translateY(10px);
  transition-delay: 0ms;
}

.testimonials__star-rating {
  margin-bottom: 20px;
}

.testimonials__star {
  margin: 0 2px;
  color: #f7c346;
}

.testimonials__items-container {
  overflow: hidden;
  white-space: nowrap;
}

.testimonials__items-container .slick-track {
  overflow: visible;
}

@media (max-width: 767px) {
  .testimonials__items-container {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.testimonials__item {
  display: inline-block;
  margin: 0 20px;
  vertical-align: top;
  opacity: 0.4;
  transition: opacity 250ms ease-in-out;
}

.testimonials__item:hover {
  opacity: 0.75;
}

.testimonials__item:focus {
  outline: none;
  opacity: 1;
}

.testimonials__item .lazyload--placeholder {
  background-color: transparent;
}

.testimonials__item.slick-current {
  opacity: 1;
}

.testimonials__item.slick-current:hover {
  opacity: 1;
}

.testimonials__item-image-wrapper {
  margin: 20px auto 0;
}

.testimonials__item-image-wrapper + .testimonials__item-author-name {
  margin-top: 10px;
}

.testimonials__item-author-name {
  white-space: nowrap;
}

/* Map section */
.map-section {
  position: relative;
}

.map-section__wrapper {
  display: flex;
}

.map-section__wrapper .errors {
  padding: 80px 80px;
}

.map-section__wrapper .column {
  position: relative;
}

.map-section__text {
  box-sizing: border-box;
  padding: 80px 80px 80px;
  width: 100%;
  text-align: left;
}

.map-section__text h2 {
  text-align: left;
}

.map-section__text .rte, .map-section__text .general-form,
.map-section__text #customer_sidebar,
.map-section__text .order-table,
.map-section__text #address_tables {
  margin-left: 0;
}

.map-section__map {
  position: absolute;
  top: 0;
  right: -1px;
  height: 100%;
  width: 100%;
}

.map-section__map-image {
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.map-section--display-map .map-section__map-image {
  display: none !important;
}

.map-section__map-container {
  height: 100%;
}

@media (max-width: 959px) {
  .map-section .container {
    padding: 0;
  }
  .map-section__wrapper {
    flex-wrap: wrap;
  }
  .map-section__text {
    padding: 80px 80px;
  }
}

@media (max-width: 767px) {
  .map-section__wrapper {
    display: block;
  }
  .map-section__text {
    width: auto;
    padding: 40px 20px;
  }
  .map-section__map {
    position: static;
    width: auto;
  }
  .map-section__placeholder,
  .map-section__map-container {
    height: 55vh;
  }
}

.product-review-summary .spr-badge {
  margin: 15px 0 0;
  font-size: 80%;
}

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

.theme-product-reviews-full .spr-container {
  padding: 0;
  border-color: transparent;
}

.theme-product-reviews-full .spr-header {
  padding: 0;
  text-align: center;
}

.theme-product-reviews-full .spr-summary-actions-newreview {
  margin: 20px 0;
  float: none;
}

.theme-product-reviews-full .spr-summary-actions {
  display: block;
}

.theme-product-reviews-full .spr-form {
  margin: 20px 0 0;
  padding: 20px 0;
  border-top: 1px solid #ffffff;
}

.theme-product-reviews-full .spr-reviews {
  margin: 0;
  padding: 0 0 20px;
  border-top: none;
}

.theme-product-reviews-full .spr-review {
  box-sizing: border-box;
  margin: 20px 0 0;
  padding: 20px;
  border: 1px solid #ffffff;
}

.theme-product-reviews-full .spr-review:first-child {
  margin-top: 20px;
  padding: 20px;
}

.theme-product-reviews-full .spr-review:last-child {
  padding: 20px;
}

.theme-product-reviews-full .spr-review .spr-icon {
  font-size: 100%;
}

.theme-product-reviews-full .spr-review-header-title {
  font-size: 18px;
}

.theme-product-reviews-full .spr-review-header-byline {
  display: block;
  margin: 1em 0;
  font-size: 11px;
  font-style: normal;
  opacity: 0.5;
}

.theme-product-reviews-full .spr-review-header-byline strong {
  font-weight: inherit;
}

.theme-product-reviews-full .spr-review-content-body {
  font-size: 15px;
  line-height: 1.4em;
}

.theme-product-reviews-full .spr-review-reportreview {
  font-size: 80%;
}

.theme-product-reviews-full .spr-pagination {
  width: 100%;
  margin-top: 20px;
  padding: 0;
  border-top: none;
}

.theme-product-reviews-full .spr-pagination .spr-pagination-page {
  margin: 0 5px;
}

.theme-product-reviews-full .spr-pagination .spr-pagination-page.is-active {
  font-weight: bold;
}

.theme-product-reviews-full .spr-pagination .spr-pagination-prev {
  left: 0;
}

.theme-product-reviews-full .spr-pagination .spr-pagination-next {
  right: 0;
}

@media (min-width: 800px) {
  .theme-product-reviews-full .spr-reviews {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (min-width: 800px) and (max-width: 999px) {
  .theme-product-reviews-full .spr-reviews .spr-review {
    width: calc(50% - 10px);
  }
  .theme-product-reviews-full .spr-reviews .spr-review:nth-child(2n) {
    margin-left: 20px;
  }
}

@media (min-width: 1000px) {
  .theme-product-reviews-full .spr-reviews .spr-review {
    margin-left: 20px;
    width: calc(33.33% - 20px * 0.667);
  }
  .theme-product-reviews-full .spr-reviews .spr-review:nth-child(3n - 2) {
    margin-left: 0;
  }
}

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

.mobile-only {
  display: none;
}

/* Media queries for different screen sizes */
@media screen and (max-width: 991px) {
  .container .content-main {
    padding-left: 30px;
    padding-right: 30px;
  }
  .container {
    width: calc(100% - 30px * 2);
  }
  .pageheader__contents {
    padding-left: 30px;
    padding-right: 30px;
  }
  .pageheader__layout::before {
    left: -30px;
    width: calc(100% + 30px * 2);
  }
  .breadcrumbs {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.cart__count {
  position: absolute;
  overflow: hidden;
  text-indent: -99em;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: currentColor;
  top: 10px;
  right: 7px;
}

@media screen and (max-width: 550px) {
  html:not(.open-menu) .main-menu-toggle__text {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0, -50%, 0);
  }
}

@media screen and (max-width: 767px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  .align-center-mobile {
    text-align: center;
  }
  .container {
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
  }
  .container--not-mobile {
    margin-left: 0;
    margin-right: 0;
  }
  .content-main {
    margin-top: 0;
  }
  .container .content-main {
    padding-left: 0;
    padding-right: 0;
  }
  .pageheader__contents {
    padding-left: 20px;
    padding-right: 20px;
  }
  .pageheader__layout::before {
    left: -20px;
    width: calc(100% + 20px * 2);
  }
  .pageheader .header-left,
  .pageheader .header-items {
    flex: 0 0 auto;
  }
  .pageheader .logo {
    flex: 1 1 auto;
  }
  .pageheader .logo .logo__image {
    max-width: 100%;
  }
  .logo {
    font-size: 19px;
  }
  .header-left, .header-items {
    width: 88px;
  }
  .breadcrumbs {
    display: none;
  }
  #main-menu .main-menu-links {
    padding: 70px 0 56px;
    font-size: 24px;
  }
  #main-menu .main-menu-panel {
    padding: 56px 31px 31px;
  }
  .cart-list {
    margin-left: 0;
    margin-right: 0;
  }
  .cart-list .head,
  .cart-list .col-total {
    display: none;
  }
  .col-notimage {
    display: block;
  }
  .cart-list .col-desc,
  .cart-list .col-price,
  .cart-list .item .col-quantity {
    margin: 0 0 1em;
    width: auto;
    text-align: left;
  }
  .cart-list .remove {
    display: inline;
    margin: 0 0 0 1em;
  }
}

/* CSS3 animations */
@-webkit-keyframes reveal {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
    -webkit-transform: scale(1.05);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}

@keyframes reveal {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@-webkit-keyframes reveal-down {
  0% {
    margin-left: -999px;
    opacity: 0;
  }
  1% {
    margin-left: 0;
    opacity: 0;
    -webkit-transform: scale(0.98) translateY(-15px);
  }
  80% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}

@keyframes reveal-down {
  0% {
    margin-left: -999px;
    opacity: 0;
  }
  1% {
    margin-left: 0;
    opacity: 0;
    transform: scale(0.98) translateY(-15px);
  }
  80% {
    transform: scale(1);
  }
  100% {
    transform: translateY(0);
  }
}

.giftcard-template .giftcard-header {
  display: block;
}

.giftcard-template .content-main {
  padding-top: 10px;
}

/*****************************/
/***** PASSWORD TEMPLATE *****/
/*****************************/
html.template-password {
  margin: 0;
  padding: 0;
}

html.template-password body {
  min-height: 100vh;
  font-size: 15px;
  line-height: 1.3em;
  text-align: center;
  background: #ffffff;
}

html.template-password .pageheader__contents {
  justify-content: center;
  position: relative;
}

html.template-password .pageheader__contents .logo {
  display: block;
  position: relative;
}

html.template-password .pageheader__contents .logo.logo--text h1 {
  font-size: 24px;
  margin: 0;
}

html.template-password .password-container {
  display: table;
  height: 100%;
  width: 100%;
}

html.template-password .password-store-name,
html.template-password .password-main,
html.template-password .password-footer {
  display: table-row;
}

html.template-password .password-store-name-inner,
html.template-password .password-main-inner,
html.template-password .password-footer-inner {
  display: table-cell;
  padding: 20px;
}

html.template-password .password-store-name {
  height: 1px;
}

html.template-password .password-main {
  height: 100%;
}

html.template-password .password-main-inner {
  vertical-align: middle;
}

@media (min-width: 768px) {
  html.template-password .password-main-inner {
    padding-top: 50px;
  }
}

html.template-password .password-footer {
  height: 1px;
}

html.template-password .password-login-link {
  margin: 0;
  text-align: right;
}

html.template-password .password-login-link svg {
  width: 10px;
  height: 12px;
  margin-right: 4px;
}

html.template-password h1 {
  margin: 1em 0;
  font-size: 2em;
}

html.template-password h1 a:hover {
  text-decoration: none;
}

html.template-password h2 {
  font-size: 4em;
}

html.template-password input[type=text], html.template-password input[type=email], html.template-password input[type=password] {
  height: 30px;
  padding: 6px 12px;
  margin: 0 5px 0 0;
  color: #666;
  background: #fff;
  border: 1px solid #ccc;
  vertical-align: top;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

html.template-password input[type=submit] {
  display: inline-block;
  background: #000000;
  color: #ffffff;
  border: 1px solid #000000;
  vertical-align: top;
  margin: 0;
  padding: 4px 14px;
  font-size: 90%;
  height: 30px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

html.template-password #shoplogo {
  margin: 0 auto;
}

html.template-password .shopify-name {
  display: none;
}

html.template-password .password-message {
  margin-bottom: 2em;
}

html.template-password .password-signup {
  margin-bottom: 4em;
}

html.template-password .password-signup input[type=email] {
  box-sizing: content-box;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  min-height: 0;
  padding: 4px 18px;
  margin-right: -1px;
  width: 250px;
  border-radius: 3px 0 0 3px;
}

html.template-password .password-signup input[type=submit] {
  box-sizing: content-box;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  min-height: 0;
  padding: 4px 18px;
  border-radius: 0 3px 3px 0;
}

@media only screen and (max-width: 420px) {
  html.template-password .password-signup input[type=email] {
    width: 90%;
  }
  html.template-password .password-signup input[type=email],
  html.template-password .password-signup input[type=submit] {
    margin: 0 0 10px;
    border-radius: 3px;
  }
}

html.template-password .password-social ul {
  padding: 0;
}

html.template-password .password-social li {
  display: inline-block;
  white-space: nowrap;
}

html.template-password .password-social a {
  color: #fff;
  margin: 10px;
  display: inline-block;
  padding: 2px 12px 4px 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

html.template-password .password-social a span {
  vertical-align: middle;
}

html.template-password .password-social a:hover {
  color: #fff;
  opacity: 0.9;
}

html.template-password .password-social a:hover, html.template-password .password-social a:hover span {
  text-decoration: none;
}

html.template-password .password-social a svg {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  height: 15px;
  width: 15px;
}

html.template-password .password-social a svg, html.template-password .password-social a svg g {
  fill: #fff;
}

html.template-password .password-social .password-social-item-facebook {
  background: #3b5998;
}

html.template-password .password-social .password-social-item-twitter {
  background: #00aced;
}

html.template-password .password-footer-inner {
  padding-top: 150px;
  line-height: 2em;
}

html.template-password .password-footer-inner .powered-by, html.template-password .password-footer-inner svg {
  vertical-align: top;
}

html.template-password .password-footer-inner svg {
  margin: 0 0 0 5px;
  width: 80px;
  height: 23px;
}

html.template-password #password-login {
  width: 300px;
  padding: 1em;
}

html.template-password #password-login label {
  display: block;
  margin: 0 0 0.75em;
  padding-right: 50px;
  text-align: left;
}

html.template-password #password-login input[type=password] {
  width: 150px;
  height: auto;
  flex: 1 0 auto;
}

html.template-password #password-login .password-owner {
  margin-top: 2em;
}

html.template-password .password-login-input-container {
  display: flex;
  flex-wrap: wrap;
}

html.template-password .password-login-input-container input {
  margin-top: 5px;
}

/* A flexbox layout */
.flexible-layout {
  margin-left: 0px;
  margin-bottom: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
}

.flexible-layout.valign-middle > [class^="column"] {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
}

.flexible-layout.valign-bottom > [class^="column"] {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
}

.flexible-layout .column-quarter,
.flexible-layout .column-third,
.flexible-layout .column-half,
.flexible-layout .column-two-thirds,
.flexible-layout .column-three-quarters,
.flexible-layout .column-full {
  float: left;
  margin-left: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 0 0 auto;
  -moz-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.flexible-layout .column-quarter {
  width: calc(25% - 0px);
  -webkit-flex-basis: calc(25% - 0px);
  flex-basis: calc(25% - 0px);
}

.flexible-layout .column-third {
  width: calc(33.333% - 0px);
  -webkit-flex-basis: calc(33.333% - 0px);
  -moz-flex-basis: calc(33.333% - 0px);
  -ms-flex-preferred-size: calc(33.333% - 0px);
  flex-basis: calc(33.333% - 0px);
}

.flexible-layout .column-half {
  width: calc(50% - 0px);
  -webkit-flex-basis: calc(50% - 0px);
  -moz-flex-basis: calc(50% - 0px);
  -ms-flex-preferred-size: calc(50% - 0px);
  flex-basis: calc(50% - 0px);
}

.flexible-layout .column-two-thirds {
  width: calc(66.666% - 0px);
  -webkit-flex-basis: calc(66.666% - 0px);
  -moz-flex-basis: calc(66.666% - 0px);
  -ms-flex-preferred-size: calc(66.666% - 0px);
  flex-basis: calc(66.666% - 0px);
}

.flexible-layout .column-three-quarters {
  width: calc(75% - 0px);
  -webkit-flex-basis: calc(75% - 0px);
  -moz-flex-basis: calc(75% - 0px);
  -ms-flex-preferred-size: calc(75% - 0px);
  flex-basis: calc(75% - 0px);
}

.flexible-layout .column-full {
  width: calc(100% - 0px);
  -webkit-flex-basis: calc(100% - 0px);
  -moz-flex-basis: calc(100% - 0px);
  -ms-flex-preferred-size: calc(100% - 0px);
  flex-basis: calc(100% - 0px);
}

@media (max-width: 767px) {
  .flexible-layout {
    margin-left: auto;
    display: block;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flexible-layout .column-quarter,
  .flexible-layout .column-third,
  .flexible-layout .column-half,
  .flexible-layout .column-two-thirds,
  .flexible-layout .column-three-quarters,
  .flexible-layout .column-full {
    float: none;
    margin-left: auto;
    width: auto;
    -webkit-flex-basis: initial;
    -moz-flex-basis: initial;
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
  }
}

.content-main .shopify-policy__container {
  max-width: 670px;
  padding: 0;
}

.thumbnail__badge {
  width: 22px;
  height: 22px;
  position: absolute;
  right: 6px;
  top: 6px;
  pointer-events: none;
}

.thumbnail__badge .icon {
  fill: #ffffff;
  width: 100%;
  height: 100%;
  vertical-align: baseline;
}

.thumbnail__badge .icon .icon-3d-badge-full-color-outline,
.thumbnail__badge .icon .icon-video-badge-full-color-outline {
  stroke: rgba(255, 255, 255, 0.05);
}

.thumbnail__badge .icon .icon-3d-badge-full-color-element,
.thumbnail__badge .icon .icon-video-badge-full-color-element {
  fill: #ffffff;
}

@media only screen and (min-width: 750px) {
  .thumbnail__badge .product-single__thumbnail-badge {
    width: 26px;
    height: 26px;
  }
}

.plyr.plyr--full-ui.plyr--video {
  color: #ffffff;
  background-color: transparent;
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
}

.plyr.plyr--full-ui.plyr--video .plyr__poster,
.plyr.plyr--full-ui.plyr--video .plyr__video-wrapper {
  background-color: transparent;
  width: 100%;
  height: 100%;
}

.plyr.plyr--full-ui.plyr--video:fullscreen .plyr__video-wrapper .plyr.plyr--full-ui.plyr--video:fullscreen .plyr__poster {
  background-color: #000;
}

.plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__poster {
  background-color: #000;
}

.plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__poster {
  background-color: #000;
}

.plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__poster {
  background-color: #000;
}

.plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__poster {
  background-color: #000;
}

.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid {
  background-color: #ffffff;
  border-color: rgba(255, 255, 255, 0.05);
}

.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid.plyr__tab-focus, .plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid:hover {
  color: rgba(255, 255, 255, 0.55);
}

.plyr.plyr--full-ui.plyr--video .plyr__controls {
  background-color: #ffffff;
  border-color: rgba(255, 255, 255, 0.05);
}

.plyr.plyr--full-ui.plyr--video .plyr__controls .plyr__control:hover,
.plyr.plyr--full-ui.plyr--video .plyr__controls .plyr__control.focus-visible,
.plyr.plyr--full-ui.plyr--video .plyr__controls .plyr__controls__item:hover,
.plyr.plyr--full-ui.plyr--video .plyr__controls .plyr__controls__item.focus-visible {
  color: #ffffff;
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:focus {
  outline: none;
  border: 1px solid #ffffff;
  border-radius: 0;
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-moz-range-thumb {
  box-shadow: 2px 0 0 0 #ffffff;
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-ms-thumb {
  box-shadow: 2px 0 0 0 #ffffff;
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-webkit-slider-thumb {
  box-shadow: 2px 0 0 0 #ffffff;
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-webkit-slider-runnable-track {
  background-image: linear-gradient(to right, currentColor var(--value, 0), rgba(255, 255, 255, 0.6) var(--value, 0));
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-moz-range-track {
  background-color: rgba(255, 255, 255, 0.6);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-ms-fill-upper {
  background-color: rgba(255, 255, 255, 0.6);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-moz-range-thumb {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-ms-thumb {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip {
  background-color: #ffffff;
  color: #ffffff;
}

.plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip::before {
  border-top-color: #ffffff;
}

.plyr.plyr--full-ui.plyr--video.plyr--loading .plyr__progress__buffer {
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.6) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.6) 75%, transparent 75%, transparent);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'] {
  color: #ffffff;
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:focus {
  outline: none;
  border: 1px solid #fff;
  border-radius: 0;
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-moz-range-thumb {
  box-shadow: 2px 0 0 0 #ffffff;
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-ms-thumb {
  box-shadow: 2px 0 0 0 #ffffff;
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-webkit-slider-thumb {
  box-shadow: 2px 0 0 0 #ffffff;
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-webkit-slider-runnable-track {
  background-image: linear-gradient(to right, currentColor var(--value, 0), rgba(255, 255, 255, 0.6) var(--value, 0));
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-moz-range-track, .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-ms-fill-upper {
  background-color: rgba(255, 255, 255, 0.6);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:active::-moz-range-thumb {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:active::-ms-thumb {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}

.skip-link:focus {
  padding: 5px 10px;
  text-align: center;
  display: flex;
  align-items: center;
  z-index: 10012;
  border: #ffffff;
  background-color: #ffffff;
  height: auto;
  width: auto;
  clip: unset;
}

.product-list__no-results {
  margin-left: 40px;
}

#cboxContent #cboxClose {
  top: 0;
  bottom: auto;
  width: 44px;
}

#cboxContent #cboxClose:hover {
  background-color: inherit;
}

.user-is-tabbing #cboxContent #cboxClose:focus {
  outline: auto;
}

.section--video .section-title-container {
  padding-top: 80px;
}

.section--video .homepage-spaced-row .section-title-container, .section--video .homepage-spaced-row-sm .section-title-container {
  padding-top: 0;
}

.section--video .video-container .video-container__stop {
  display: none;
}

@media (max-width: 767px) {
  .section--video .video-container.video-container--modal-mobile {
    padding-bottom: 0 !important;
    height: auto;
  }
  .section--video .video-container.video-container--modal-mobile::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    pointer-events: none;
    background: #000;
    opacity: 0;
    transition: opacity 350ms;
  }
  .section--video .video-container.video-container--modal-mobile .video-container__video {
    position: fixed;
    z-index: 10001;
    top: 50%;
    left: 20px;
    width: calc(100% - 40px);
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    opacity: 0;
    pointer-events: none;
    background: #000;
    transition: opacity 350ms;
  }
  .section--video .video-container.video-container--modal-mobile .video-container__stop {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 10002;
    padding: 19px;
    pointer-events: none;
    opacity: 0;
    transition: opacity 350ms;
  }
  .section--video .video-container.video-container--modal-mobile .video-container__stop svg {
    stroke: currentColor;
    height: 29px;
    width: 29px;
  }
  .section--video .video-container.video-container--modal-mobile .overlay {
    position: relative;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section--video .video-container.video-container--playing::before,
  .section--video .video-container.video-container--playing .video-container__video,
  .section--video .video-container.video-container--playing .video-container__stop {
    opacity: 1;
    pointer-events: auto;
  }
  .section--video .video-container.video-container--playing .video-container__cover {
    opacity: 0;
    visibility: hidden;
  }
  .section--video .video-container.video-container--playing .video-container__cover + .overlay {
    opacity: 0;
    visibility: hidden;
  }
}

.section--background-video .height--auto {
  height: auto;
}

.section--background-video .height--auto .video-container__video {
  margin-top: 0 !important;
  height: auto !important;
  padding-bottom: 56.25% !important;
}

.content-main .shopify-section:first-child [data-section-type="video"] .section-title-container, .content-main .shopify-section:first-child [data-nested-section-type="video"] .section-title-container,
.content-main [data-section-type="nested-sections"] .shopify-section:first-child [data-section-type="video"] .section-title-container,
.content-main [data-section-type="nested-sections"] .shopify-section:first-child [data-nested-section-type="video"] .section-title-container {
  padding-top: 80px;
}

.placeholder-image {
  position: relative;
  padding-top: 100%;
  height: 0px;
  overflow: hidden;
  background: #f5f5f5;
}

.placeholder-image.dark {
  background: #c6c7c8;
}

.placeholder-image.dark svg, .placeholder-image.dark svg g {
  fill: #a3a6a9;
}

.placeholder-image.landscape {
  padding-top: 55%;
}

.placeholder-image.placeholder--banner {
  padding-top: 475px;
}

@media (max-width: 767px) {
  .placeholder-image.placeholder--banner {
    padding-top: 55%;
  }
}

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

.placeholder-image svg, .placeholder-image svg g {
  fill: #c8cbcd;
}

.cc-animate-enabled .shopify-section:not(.shopify-section--header) {
  overflow: initial;
}

.cc-animate-enabled .shopify-section.shopify-section--header {
  overflow: visible;
}

@media (min-width: 768px) {
  .section--gallery .rimage-outer-wrapper {
    height: calc(100% + 1px);
    width: calc(100% + 1px);
    object-fit: cover;
    max-width: none !important;
  }
  .section--gallery .rimage-outer-wrapper .rimage-wrapper {
    height: 100%;
  }
}

.map-section__placeholder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
  padding-top: 0;
}

.map-section--display-map .map-section__placeholder {
  display: none !important;
}

.map-section__placeholder svg {
  height: 100%;
  width: 100%;
}

.cc-popup:not(.store-availabilities-modal).cc-popup--visible {
  pointer-events: none !important;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-background {
  background: transparent !important;
  pointer-events: none;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-close {
  color: #464654 !important;
  z-index: 1;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-close svg {
  stroke: #464654 !important;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-close:hover {
  color: #464654 !important;
  background: transparent !important;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal {
  background-color: #ffffff;
  color: #464654;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

.cc-popup:not(.store-availabilities-modal).cc-popup--bottom-left .cc-popup-modal, .cc-popup:not(.store-availabilities-modal).cc-popup--bottom-right .cc-popup-modal {
  margin: 5px;
}

@media (min-width: 768px) {
  .cc-popup:not(.store-availabilities-modal).cc-popup--bottom-left .cc-popup-modal, .cc-popup:not(.store-availabilities-modal).cc-popup--bottom-right .cc-popup-modal {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .cc-popup:not(.store-availabilities-modal).cc-popup--bottom-left .cc-popup-modal, .cc-popup:not(.store-availabilities-modal).cc-popup--bottom-right .cc-popup-modal {
    margin: 10px;
  }
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal {
  padding: 40px 30px 30px;
  text-align: center;
  position: relative;
  width: calc(100% - 10px);
  margin-left: 5px;
  pointer-events: all;
}

@media (min-width: 768px) {
  .cc-popup:not(.store-availabilities-modal) .cc-popup-modal {
    margin-left: 0;
    width: 450px;
  }
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
}

@media (max-width: 767px) {
  .cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-image {
    display: block;
  }
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-image:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.25);
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-image .rimage-outer-wrapper, .cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-image .rimage-wrapper {
  height: 100%;
  width: 100%;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-image .rimage__image {
  object-fit: cover;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-content {
  width: 100%;
  z-index: 1;
  padding: 0;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-title, .cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-form__response, .cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-form__response h4 {
  color: currentColor;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .rte, .cc-popup:not(.store-availabilities-modal) .cc-popup-modal .general-form,
.cc-popup:not(.store-availabilities-modal) .cc-popup-modal #customer_sidebar,
.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .order-table,
.cc-popup:not(.store-availabilities-modal) .cc-popup-modal #address_tables {
  text-align: inherit;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-form {
  margin-top: 1.2em;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-form .cc-popup-form__inputs .cc-popup-form-input {
  margin-bottom: 0.5em;
  padding: 1em 1.4em;
  text-align: left;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-form .cc-popup-form__inputs .button {
  width: 100%;
  margin-top: 0.5em;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-form .cc-popup-form__inputs .button svg {
  fill: #000000;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .social-links__list {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .social-links__list svg, .cc-popup:not(.store-availabilities-modal) .cc-popup-modal .social-links__list svg g {
  fill: currentColor;
}

.grecaptcha-badge {
  z-index: 99;
}

.store-availability-information .store-availability-icon {
  top: 2px !important;
}

input::-ms-clear {
  display: none;
}

.subscription-description {
  margin: 1em 0;
  font-size: 0.875em;
  line-height: 1.5em;
}

/*************    ---                   ---                   ---   *************/
/*************    |     ENTER YOUR CUSTOM CODE BELOW HERE       |   *************/
/*************    ---                   ---                   ---   *************/
.ig-link { color:#fff; display:inline-block; }
.ig-icon { width:2.5rem; height:2.5rem; display:block; }
.ig-link:hover { opacity:.9; }
<style>
  .password-footer a { display:inline-flex; align-items:center; }      /* inline, not block */
  .password-footer a svg { height:14px !important; width:auto !important; }
  .password-footer { line-height:1; }
</style>
