/** Shopify CDN: Minification failed

Line 150:2 Expected identifier but found "*"
Line 151:2 Expected identifier but found "*"
Line 321:2 Expected identifier but found "*"
Line 328:2 Expected identifier but found "*"
Line 338:2 Expected identifier but found "*"
Line 348:2 Expected identifier but found "*"
Line 349:2 Expected identifier but found "*"
Line 2752:19 Unexpected "70"

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

















































/* Layout */
/* Colour */
/* Footer */
/* Sidebar cart */
/* Images */
/* Input/Buttons */
/* This has to be a non font-based unit */
/* Sub nav */
/* Font */@font-face {
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//blokesbags.co.uk/cdn/fonts/montserrat/montserrat_n4.81949fa0ac9fd2021e16436151e8eaa539321637.woff2") format("woff2"),
       url("//blokesbags.co.uk/cdn/fonts/montserrat/montserrat_n4.a6c632ca7b62da89c3594789ba828388aac693fe.woff") format("woff");
}

@font-face {
  font-family: Montserrat;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//blokesbags.co.uk/cdn/fonts/montserrat/montserrat_n7.3c434e22befd5c18a6b4afadb1e3d77c128c7939.woff2") format("woff2"),
       url("//blokesbags.co.uk/cdn/fonts/montserrat/montserrat_n7.5d9fa6e2cae713c8fb539a9876489d86207fe957.woff") format("woff");
}

@font-face {
  font-family: Montserrat;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//blokesbags.co.uk/cdn/fonts/montserrat/montserrat_i4.5a4ea298b4789e064f62a29aafc18d41f09ae59b.woff2") format("woff2"),
       url("//blokesbags.co.uk/cdn/fonts/montserrat/montserrat_i4.072b5869c5e0ed5b9d2021e4c2af132e16681ad2.woff") format("woff");
}

@font-face {
  font-family: Montserrat;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("//blokesbags.co.uk/cdn/fonts/montserrat/montserrat_i7.a0d4a463df4f146567d871890ffb3c80408e7732.woff2") format("woff2"),
       url("//blokesbags.co.uk/cdn/fonts/montserrat/montserrat_i7.f6ec9f2a0681acc6f8152c40921d2a4d2e1a2c78.woff") format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("//blokesbags.co.uk/cdn/fonts/poppins/poppins_n6.aa29d4918bc243723d56b59572e18228ed0786f6.woff2") format("woff2"),
       url("//blokesbags.co.uk/cdn/fonts/poppins/poppins_n6.5f815d845fe073750885d5b7e619ee00e8111208.woff") format("woff");
}

@font-face {
  font-family: Montserrat;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("//blokesbags.co.uk/cdn/fonts/montserrat/montserrat_n5.07ef3781d9c78c8b93c98419da7ad4fbeebb6635.woff2") format("woff2"),
       url("//blokesbags.co.uk/cdn/fonts/montserrat/montserrat_n5.adf9b4bd8b0e4f55a0b203cdd84512667e0d5e4d.woff") format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("//blokesbags.co.uk/cdn/fonts/poppins/poppins_n6.aa29d4918bc243723d56b59572e18228ed0786f6.woff2") format("woff2"),
       url("//blokesbags.co.uk/cdn/fonts/poppins/poppins_n6.5f815d845fe073750885d5b7e619ee00e8111208.woff") format("woff");
}

/* Misc */
/* Store availability variables */
/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}

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

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

[hidden] {
  display: none;
}

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

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

body {
  margin: 0;
}

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

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

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

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

h4, blockquote, .tile-group .overlay .filter-group__caption, .cart-summary__subtotal .amount {
  font-size: 1em;
  margin: 1.33em 0;
}

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

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

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

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

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

p, pre {
  margin: 1em 0;
}

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

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

q {
  quotes: none;
}

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

small {
  font-size: 75%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

dd {
  margin: 0 0 0 40px;
}

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

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

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

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

figure {
  margin: 0;
}

form {
  margin: 0;
}

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

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

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

button, input {
  line-height: normal;
}

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

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

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

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

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

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

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

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid;
}

td {
  vertical-align: top;
}

/* Colorbox */
#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(//blokesbags.co.uk/cdn/shop/t/24/assets/cbox_border1.png?v=113436874971659238651762527650) no-repeat 0 0;
}

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

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

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

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

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

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

#cboxMiddleRight {
  width: 25px;
  background: url(//blokesbags.co.uk/cdn/shop/t/24/assets/cbox_border2.png?v=142803151667698387151762527650) 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(//blokesbags.co.uk/cdn/shop/t/24/assets/loading.gif?v=115678512110750922101762527650) no-repeat center 50px;
}

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

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

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

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

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

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

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

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

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

#cboxNext {
  left: 5.5em;
}

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

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

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

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

#colorbox {
  border: 1px solid rgba(0, 0, 0, 0.5);
}

#cboxOverlay {
  background-color: rgba(0, 0, 0, 0.7);
}

#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight, #cboxContent, #colorbox {
  background: #ffffff;
}

#cboxLoadingOverlay {
  background-color: #ffffff;
}

/* 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;
  outline: none;
  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(//blokesbags.co.uk/cdn/shop/t/24/assets/loading.gif?v=115678512110750922101762527650) 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;
  color: transparent;
  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;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

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

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

.slick-prev.focus-visible,
.slick-next.focus-visible {
  outline: #063148 auto 1px;
  outline: -webkit-focus-ring-color auto 1px;
}

.slick-prev svg,
.slick-next svg {
  width: 80px;
  height: 80px;
  fill: white;
  opacity: 0.75;
  -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;
  }
}

.slick-slider--indented-side-icons .slick-list {
  margin-left: 30px;
  margin-right: 30px;
  transition: all 350ms ease-out;
}

.slick-slider--indented-side-icons.slick-slider--all-visible .slick-list {
  margin-left: 0;
  margin-right: 0;
}

.slick-slider--indented-side-icons.slick-slider--all-visible .slick-prev,
.slick-slider--indented-side-icons.slick-slider--all-visible .slick-next {
  opacity: 0 !important;
  pointer-events: none;
}

.slick-slider--indented-side-icons .slick-prev,
.slick-slider--indented-side-icons .slick-next {
  background: transparent;
  opacity: 1;
  width: 44px;
  height: 44px;
}

.slick-slider--indented-side-icons .slick-prev.slick-disabled,
.slick-slider--indented-side-icons .slick-next.slick-disabled {
  opacity: 0.25;
}

.slick-slider--indented-side-icons .slick-prev svg,
.slick-slider--indented-side-icons .slick-next svg {
  fill: #063148;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
  width: 30px;
  height: 30px;
}

.slick-slider--indented-side-icons .slick-prev,
.slick-slider--indented-side-icons:hover .slick-prev {
  margin-left: -16px;
}

.slick-slider--indented-side-icons .slick-next,
.slick-slider--indented-side-icons:hover .slick-next {
  margin-right: -16px;
}

/* Slider Dots */
.slick-dots {
  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;
}

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

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

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: Arial, sans-serif;
  font-size: 44px;
  line-height: 20px;
  text-align: center;
  color: #717373;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #717373;
  opacity: 0.75;
}

/* Using border-box */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Do not use focus outline unless tabbing */
body:not(.tab-used) *:focus {
  outline: none;
}

body {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.4em;
  color: #063148;
  /* Fonts on Macs look bad without these */
  -moz-font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

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

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

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

h4, blockquote, .tile-group .overlay .filter-group__caption, .cart-summary__subtotal .amount, .h4 {
  font-size: 1.4em;
}

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

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

h1, .product-title-row .product-price .current-price, .slide-overlay .line-1, .slide-overlay .line-2, #mobile-nav .nav-item,
#mobile-nav .sub-nav-item, .added-notice .added-notice__price, h2, .product-block .price .amount, h3, h4, blockquote, .tile-group .overlay .filter-group__caption, .cart-summary__subtotal .amount, h5, h6 {
  font-family: Poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.4em;
  color: #063148;
  margin: 0 0 0.7em;
  padding: 0;
}

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

a:hover {
  color: #435e6e;
}

a:hover svg, a:hover svg g {
  fill: #435e6e;
}

a:hover .standard-link {
  border-bottom-color: rgba(67, 94, 110, 0.5);
}

a:focus {
  color: #435e6e;
}

a svg, a svg g {
  transition: fill 120ms;
}

a .standard-link {
  transition: background-color 120ms, color 120ms, border-color 120ms;
}

.standard-link {
  border-bottom: 1px solid rgba(6, 49, 72, 0.5);
}

.standard-link:hover {
  border-bottom-color: rgba(67, 94, 110, 0.5);
}

p {
  margin: 0 0 1em;
}

blockquote {
  position: relative;
  margin: 1.5em 0;
  quotes: "“" "”";
  color: inherit;
  line-height: 1.6em;
  text-align: inherit;
}

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

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

blockquote :first-child {
  display: inline;
}

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

input,
textarea {
  font-family: inherit;
  font-size: 1em;
  line-height: 1.2em;
  color: #063148;
  border: 1px solid #cbd4d9;
  background: #ffffff;
  padding: 9px 0.8em;
  max-width: 100%;
  width: 432px;
  min-height: 32px;
  border-radius: 2px;
  -webkit-appearance: none;
}

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

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

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

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

textarea {
  height: 8em;
}

select {
  cursor: pointer;
  max-width: 100%;
}

.pretty-select, .disclosure__toggle {
  display: inline-block;
  position: relative;
  border: 1px solid #cbd4d9;
  background: #ffffff;
  color: #063148;
  padding: 0;
  text-align: left;
  width: 210px;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 2px;
}

.pretty-select.plaintext, .plaintext.disclosure__toggle {
  border: none;
  margin: 0;
  padding: 0;
  color: inherit;
  background: transparent;
  width: auto;
  vertical-align: top;
}

.pretty-select.plaintext .text, .plaintext.disclosure__toggle .text {
  padding: 0 1.2em 0 0;
}

.pretty-select.plaintext svg, .plaintext.disclosure__toggle svg {
  right: 0;
}

.pretty-select .text, .disclosure__toggle .text {
  display: block;
  padding: 9px 50px 9px 0.8em;
  font-size: 1em;
  line-height: 1.3em;
}

.pretty-select .text .value, .disclosure__toggle .text .value {
  display: block;
  overflow: hidden;
}

.pretty-select svg, .disclosure__toggle svg {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -0.45em;
  z-index: 1;
  font-size: 1em;
  line-height: 1em;
  fill: #063148;
}

.pretty-select select, .disclosure__toggle select {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 15;
  cursor: pointer;
  -webkit-appearance: menulist-button;
  -moz-appearance: menulist-button;
  appearance: menulist-button;
}

.pretty-select select.focus-visible ~ .text, .disclosure__toggle select.focus-visible ~ .text, .pretty-select select:focus ~ .text, .disclosure__toggle select:focus ~ .text {
  outline: #063148 auto 1px;
  outline: -webkit-focus-ring-color auto 1px;
}

.pretty-select-wide .pretty-select, .pretty-select-wide .disclosure__toggle {
  display: block;
  width: auto;
}

label, .cart-items__heading, .product-section legend {
  display: block;
  color: #063148;
  font-size: 90%;
  line-height: 1.2em;
  font-weight: normal;
  margin: 0 0 0.5em;
}

button,
input[type=submit],
.btn,
.account-area .action_link,
.giant-round-button,
.big-round-button,
.button {
  -webkit-appearance: none;
  display: inline-block;
  background: #435e6e;
  color: #fdf6f7;
  border: 2px solid #435e6e;
  height: auto;
  width: auto;
  padding: 9px 1.4em;
  font-family: inherit;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 400;
  vertical-align: middle;
  text-align: center;
  border-radius: 60px;
  transition: opacity 200ms, background-color 150ms, border-color 150ms;
}

button.plain-text,
input[type=submit].plain-text,
.btn.plain-text,
.account-area .plain-text.action_link,
.plain-text.giant-round-button,
.plain-text.big-round-button,
.button.plain-text {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.1em;
  text-transform: none;
  padding: 0;
  color: inherit;
  background: transparent;
  border: none;
  vertical-align: baseline;
}

button.plain-text:hover, button.plain-text:focus,
input[type=submit].plain-text:hover,
input[type=submit].plain-text:focus,
.btn.plain-text:hover,
.account-area .plain-text.action_link:hover,
.plain-text.giant-round-button:hover,
.plain-text.big-round-button:hover,
.btn.plain-text:focus,
.account-area .plain-text.action_link:focus,
.plain-text.giant-round-button:focus,
.plain-text.big-round-button:focus,
.button.plain-text:hover,
.button.plain-text:focus {
  background: transparent;
  color: inherit;
}

button.alt, button.btn--secondary,
input[type=submit].alt,
input[type=submit].btn--secondary,
.btn.alt,
.account-area .alt.action_link,
.alt.giant-round-button,
.alt.big-round-button,
.btn.btn--secondary,
.account-area .btn--secondary.action_link,
.btn--secondary.giant-round-button,
.btn--secondary.big-round-button,
.button.alt,
.button.btn--secondary {
  background: #ffffff;
  color: #435e6e;
}

button.alt:hover, button.btn--secondary:hover,
input[type=submit].alt:hover,
input[type=submit].btn--secondary:hover,
.btn.alt:hover,
.account-area .alt.action_link:hover,
.alt.giant-round-button:hover,
.alt.big-round-button:hover,
.btn.btn--secondary:hover,
.account-area .btn--secondary.action_link:hover,
.btn--secondary.giant-round-button:hover,
.btn--secondary.big-round-button:hover,
.button.alt:hover,
.button.btn--secondary:hover {
  background: #eceff1;
  color: #435e6e;
}

button.alt svg, button.btn--secondary svg,
input[type=submit].alt svg,
input[type=submit].btn--secondary svg,
.btn.alt svg,
.account-area .alt.action_link svg,
.alt.giant-round-button svg,
.alt.big-round-button svg,
.btn.btn--secondary svg,
.account-area .btn--secondary.action_link svg,
.btn--secondary.giant-round-button svg,
.btn--secondary.big-round-button svg,
.button.alt svg,
.button.btn--secondary svg {
  display: inline-block;
  fill: currentColor;
}

button.wide,
input[type=submit].wide,
.btn.wide,
.account-area .wide.action_link,
.wide.giant-round-button,
.wide.big-round-button,
.button.wide {
  width: 100%;
}

button:hover, button:focus,
input[type=submit]:hover,
input[type=submit]:focus,
.btn:hover,
.account-area .action_link:hover,
.giant-round-button:hover,
.big-round-button:hover,
.btn:focus,
.account-area .action_link:focus,
.giant-round-button:focus,
.big-round-button:focus,
.button:hover,
.button:focus {
  border-color: #56798e;
  background: #56798e;
  color: #fdf6f7;
}

button a, button a:hover,
input[type=submit] a,
input[type=submit] a:hover,
.btn a,
.account-area .action_link a,
.giant-round-button a,
.big-round-button a,
.btn a:hover,
.account-area .action_link a:hover,
.giant-round-button a:hover,
.big-round-button a:hover,
.button a,
.button a:hover {
  color: #fdf6f7;
}

button .icon svg,
input[type=submit] .icon svg,
.btn .icon svg,
.account-area .action_link .icon svg,
.giant-round-button .icon svg,
.big-round-button .icon svg,
.button .icon svg {
  vertical-align: top;
  fill: #fdf6f7;
}

button .icon.icon--large,
input[type=submit] .icon.icon--large,
.btn .icon.icon--large,
.account-area .action_link .icon.icon--large,
.giant-round-button .icon.icon--large,
.big-round-button .icon.icon--large,
.button .icon.icon--large {
  display: inline-block;
  margin-bottom: -8px;
}

button .icon.icon--large svg,
input[type=submit] .icon.icon--large svg,
.btn .icon.icon--large svg,
.account-area .action_link .icon.icon--large svg,
.giant-round-button .icon.icon--large svg,
.big-round-button .icon.icon--large svg,
.button .icon.icon--large svg {
  position: relative;
  width: 24px;
  height: 24px;
  top: -4px;
}

button[disabled], button[disabled]:hover,
input[type=submit][disabled],
input[type=submit][disabled]:hover,
.btn.alt[disabled],
.account-area .alt.action_link[disabled],
.alt.giant-round-button[disabled],
.alt.big-round-button[disabled],
.btn.alt[disabled]:hover,
.account-area .alt.action_link[disabled]:hover,
.alt.giant-round-button[disabled]:hover,
.alt.big-round-button[disabled]:hover {
  color: #fff;
  background: #999;
  border-color: #999;
}

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

ul.plain {
  padding: 0;
}

ul.plain li {
  list-style: none;
}

ul.inline li {
  display: inline;
}

ul.inline.list-divide li {
  margin-right: 1.25em;
}

ul.inline.list-divide li:last-child {
  margin-right: 0;
}

.rte {
  zoom: 1;
  line-height: 1.6em;
  word-wrap: break-word;
}

.rte:before {
  content: "";
  display: table;
}

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

.rte h1, .rte .product-title-row .product-price .current-price, .product-title-row .product-price .rte .current-price, .rte .slide-overlay .line-1, .slide-overlay .rte .line-1, .rte .slide-overlay .line-2, .slide-overlay .rte .line-2, .rte #mobile-nav .nav-item, #mobile-nav .rte .nav-item,
.rte #mobile-nav .sub-nav-item, #mobile-nav .rte .sub-nav-item, .rte .added-notice .added-notice__price, .added-notice .rte .added-notice__price, .rte h2, .rte .product-block .price .amount, .product-block .price .rte .amount, .rte h3, .rte h4, .rte blockquote, .rte .tile-group .overlay .filter-group__caption, .tile-group .overlay .rte .filter-group__caption, .rte .cart-summary__subtotal .amount, .cart-summary__subtotal .rte .amount, .rte h5, .rte h6 {
  margin-top: 1em;
  margin-bottom: 1em;
}

.rte img {
  vertical-align: baseline;
}

.rte a {
  color: #435e6e;
}

.rte a:hover {
  color: #1c282f;
}

.rte > p:last-child {
  margin-bottom: 0;
}

.rte tr {
  border-top: 1px solid #c1ccd1;
}

.rte tr:first-child {
  border-top: none;
}

.rte tr:first-child th {
  border-bottom: 2px solid #c1ccd1;
}

.rte th {
  text-align: left;
}

.rte td,
.rte th {
  border-left: 1px solid #c1ccd1;
  padding: 0.4em 0.6em;
}

.rte td:first-child,
.rte th:first-child {
  border-left: none;
}

.rte tfoot {
  border-top: 2px solid #c1ccd1;
}

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

img {
  height: auto;
  vertical-align: top;
}

svg {
  width: 16px;
  height: 16px;
  fill: #063148;
  vertical-align: middle;
  transition: fill 100ms;
}

svg g {
  fill: #063148;
  transition: fill 100ms;
}

/* Control the pages maximum width. */
.container {
  margin: 0 auto;
  max-width: 1764px;
  width: 98%;
  padding-left: 20px;
  padding-right: 20px;
}

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

.reading-column .cart-form .checkout-button.checkout-button--upper {
  font-size: 1.2rem;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.reading-column .cart-form .checkout-button.checkout-button--lower {
  font-size: 1.2rem;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.small-form-column {
  margin-left: auto;
  margin-right: auto;
  width: 432px;
  max-width: 100%;
}

.story-container {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  max-width: 90%;
  padding-left: 20px;
  padding-right: 20px;
}

/* Medium and large screens */
.row {
  zoom: 1;
  margin-left: -20px;
  margin-right: -20px;
}

.row:before {
  content: "";
  display: table;
}

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

.column {
  float: left;
  padding-left: 5%;
  
}

.column.half {
  width: 50%;
}

.column.quarter {
  width: 25%;
}

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

.column.third {
  width: 33.33333%;
}

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

.column.fifth {
  width: 20%;
}

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

.column.full {
  width: 100%;
}

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

.column.flex.max-cols-5 {
  width: 20%;
}

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

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

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

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

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

.flexbox-grid {
  display: flex;
  flex-wrap: wrap;
}

.flex-grow {
  flex-grow: 1;
}

.align-self-end {
  align-self: flex-end;
}

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

.grid .column.half:nth-child(2n+1),
.grid .column.flex.max-cols-2:nth-child(2n+1) {
  clear: left;
}

.grid .column.third:nth-child(3n+1),
.grid .column.flex.max-cols-3:nth-child(3n+1) {
  clear: left;
}

.grid .column.quarter:nth-child(4n+1),
.grid .column.flex.max-cols-4:nth-child(4n+1) {
  clear: left;
}

.grid .column.fifth:nth-child(5n+1),
.grid .column.flex.max-cols-5:nth-child(5n+1) {
  clear: left;
}

.grid .column.flex.max-cols-6:nth-child(6n+1) {
  clear: left;
}

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

.row--simple-valign {
  display: flex;
  align-items: center;
}

.mobile, .mobile-inline, .mobile-flex {
  display: none !important;
}

.product-grid.grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: calc(3.5em - 30px);
}

.product-grid.grid .column {
  margin-bottom: 0;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  min-width: 175px;
  flex: 1 0 auto;
}

.product-grid.grid .product-block--flex-spacer {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}

@media (max-width: 900px) {
  .product-grid.grid {
    margin-left: -8px;
    margin-right: -8px;
  }
  .product-grid.grid .column {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (max-width: 767px) {
  .product-grid.grid {
    margin-left: -10px;
    margin-right: -10px;
  }
  .product-grid.grid .column {
    padding-left: 10px;
    padding-right: 10px;
    min-width: 0;
  }
}

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

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

@media (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .mobile-inline {
    display: inline !important;
  }
  .mobile-flex {
    display: flex !important;
  }
  .container {
    width: auto;
  }
  .column {
    margin-bottom: 20px;
  }
  .column.no-mobile-margin {
    margin-bottom: 0;
  }
  .column.half,
  .column.third,
  .column.two-thirds,
  .column.quarter,
  .column.fifth,
  .column.four-fifths,
  .column.flex.max-cols-2 {
    width: 100%;
  }
  .grid .column.half:nth-child(2n+1), .grid
  .column.third:nth-child(2n+1), .grid
  .column.two-thirds:nth-child(2n+1), .grid
  .column.quarter:nth-child(2n+1), .grid
  .column.fifth:nth-child(2n+1), .grid
  .column.four-fifths:nth-child(2n+1), .grid
  .column.flex.max-cols-2:nth-child(2n+1) {
    clear: none;
  }
  .column.flex.min-cols-2,
  .column.flex.max-cols-4,
  .column.flex.max-cols-5,
  .column.flex.max-cols-6 {
    width: calc(50% - 1px);
  }
  .grid .column.flex.min-cols-2:nth-child(3n+1),
  .grid .column.flex.min-cols-2:nth-child(4n+1), .grid
  .column.flex.max-cols-4:nth-child(3n+1),
  .grid
  .column.flex.max-cols-4:nth-child(4n+1), .grid
  .column.flex.max-cols-5:nth-child(3n+1),
  .grid
  .column.flex.max-cols-5:nth-child(4n+1), .grid
  .column.flex.max-cols-6:nth-child(3n+1),
  .grid
  .column.flex.max-cols-6:nth-child(4n+1) {
    clear: none;
  }
  .grid .column.flex.min-cols-2:nth-child(2n+1), .grid
  .column.flex.max-cols-4:nth-child(2n+1), .grid
  .column.flex.max-cols-5:nth-child(2n+1), .grid
  .column.flex.max-cols-6:nth-child(2n+1) {
    clear: left;
  }
  .row.one-row .column.flex.max-cols-4:nth-child(n+3),
  .row.one-row .column.flex.max-cols-5:nth-child(n+3),
  .row.one-row .column.flex.max-cols-6:nth-child(n+3) {
    display: none;
  }
  .column.three-quarters {
    width: 100%;
  }
  .row--simple-valign {
    display: block;
    align-items: flex-start;
  }
  .row--simple-mobile-reverse {
    display: flex;
    flex-wrap: wrap;
  }
  .row--simple-mobile-reverse > .column:first-child {
    order: 2;
  }
  .row--simple-mobile-reverse > .column:nth-child(2) {
    order: 1;
  }
}

@media screen and (max-width: 479px) {
  .column.quarter, .column.fifth, .column.flex.max-cols-6, .column.flex.max-cols-5, .column.flex.max-cols-4, .column.flex.max-cols-3 {
    float: none;
    width: 100%;
  }
  .column.min-cols-2,
  .column.flex.min-cols-2 {
    float: left;
    width: 50%;
  }
  .grid .column.min-cols-2:nth-child(2n+1), .grid
  .column.flex.min-cols-2:nth-child(2n+1) {
    clear: left;
  }
  .links-row .back-link {
    display: block;
    margin: 0 0 1em;
  }
}

/* Utility classes: Hidden, float left, float right, etc. */
.clearfix, .cf {
  zoom: 1;
}

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

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

.beside-svg {
  vertical-align: middle;
}

.hidden {
  display: none !important;
}

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

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

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

.skip-link:focus {
  position: absolute !important;
  overflow: auto;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: #26262c;
  background-color: #fdfdfa;
  padding: 10px;
  z-index: 10000;
  transition: none;
}

.no-margin {
  margin: 0;
}

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

.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: #063148 !important;
}

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

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

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

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

.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: #063148;
}

.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: #fdf6f7;
  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: #435e6e;
}

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

.cc-popup.cc-popup--bottom-left, .cc-popup.cc-popup--bottom-right {
  padding: 30px;
}

.cc-popup .cc-popup-background {
  z-index: 9998;
}

.cc-popup .cc-popup-modal {
  background-color: #ffffff;
  width: 40vw;
  min-width: 500px;
  z-index: 9999;
}

.cc-popup .cc-popup-container {
  flex-direction: column;
}

.cc-popup .cc-popup-image {
  width: 100%;
  padding: 30px 30px 0;
}

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

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

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

.cc-popup .cc-popup-close {
  z-index: 1;
  color: #063148;
}

.cc-popup .cc-popup-close svg {
  stroke: #063148;
  height: 26px;
  width: 26px;
}

.cc-popup .cc-popup-modal--has-image .cc-popup-close {
  top: 28px;
  right: 28px;
}

.cc-popup .cc-popup-modal--has-image .cc-popup-close svg {
  stroke: #ffffff;
  filter: drop-shadow(2px 2px 2px rgba(6, 49, 72, 0.5));
}

.cc-popup .cc-popup-form__inputs {
  display: flex;
  margin-top: 30px;
  border: 1px solid #435e6e;
  border-radius: 60px;
}

.cc-popup .cc-popup-form__input-wrapper {
  flex-grow: 1;
}

.cc-popup .cc-popup-form-input {
  width: 100%;
  font-size: 16px;
  border: transparent;
  background: transparent;
  border-radius: 60px 0 0 60px;
  padding-left: 1.5em;
}

.cc-popup .cc-popup-form-submit {
  border-radius: 0 60px 60px 0;
}

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

@media (max-width: 479px) {
  .cc-popup.cc-popup--center, .cc-popup.cc-popup--bottom-left, .cc-popup.cc-popup--bottom-right {
    justify-content: center;
    align-items: center;
    padding: 10px;
    overflow: scroll;
  }
  .cc-popup .cc-popup-modal {
    width: 100%;
    min-width: 100%;
    border-radius: 0;
  }
  .cc-popup .cc-popup-content {
    padding: 20px;
  }
  .cc-popup .cc-popup-image {
    padding: 20px 20px 0;
  }
}

/*================ Giftcard Template ================*/
.template-giftcard {
  background: #ffffff;
  text-align: center;
  padding: 15px 0;
}

.giftcard {
  margin: 15px auto;
  max-width: 500px;
  padding: 20px;
}

.giftcard__illustration {
  position: relative;
  margin: 20px 0;
  overflow: hidden;
  border-radius: 0;
}

.giftcard__illustration img {
  display: block;
}

.giftcard__code {
  background: #fff;
  border-radius: 0;
  color: #484848;
  position: absolute;
  bottom: 10%;
  right: 50%;
  transform: translateX(50%);
  padding: 10px 20px;
  font-size: 22px;
  line-height: 1em;
  white-space: nowrap;
}

.giftcard-qr-row {
  margin: 15px 0;
}

.giftcard-qr {
  display: inline-block;
  background: #fff;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border-radius: 0;
}

.giftcard-qr img {
  display: block;
  margin: 0 auto;
}

.giftcard-apple-wallet {
  margin: 15px 0;
}

.apple-wallet-image {
  display: block;
  margin: 0 auto;
}

.giftcard-button-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}

.print-giftcard svg {
  margin-left: -5px;
  margin-right: 5px;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 2 !important;
}

/*================ Print Giftcard Styles ================*/
@media print {
  @page {
    margin: 0.5cm;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  html,
  body {
    background-color: #fff;
    color: #000;
  }
  .print-giftcard,
  .apple-wallet,
  .btn,
  .account-area .action_link,
  .giant-round-button,
  .big-round-button {
    display: none;
  }
}

.account-area {
  overflow: auto;
}

.account-area h1, .account-area .product-title-row .product-price .current-price, .product-title-row .product-price .account-area .current-price, .account-area .slide-overlay .line-1, .slide-overlay .account-area .line-1, .account-area .slide-overlay .line-2, .slide-overlay .account-area .line-2, .account-area #mobile-nav .nav-item, #mobile-nav .account-area .nav-item,
.account-area #mobile-nav .sub-nav-item, #mobile-nav .account-area .sub-nav-item, .account-area .added-notice .added-notice__price, .added-notice .account-area .added-notice__price, .account-area h2, .account-area .product-block .price .amount, .product-block .price .account-area .amount, .account-area h3, .account-area h4, .account-area blockquote, .account-area .tile-group .overlay .filter-group__caption, .tile-group .overlay .account-area .filter-group__caption, .account-area .cart-summary__subtotal .amount, .cart-summary__subtotal .account-area .amount, .account-area h5, .account-area h6 {
  margin-top: 1em;
}

.account-area .customer_address_table td {
  padding: 0.4em 0.1em;
}

.account-area .action_bottom {
  margin-top: 1em;
}

.account-area .action_add {
  margin-bottom: 30px;
}

.account-area .action_add.form-open {
  opacity: 0.6;
}

.more-link {
  display: inline-block;
  color: #435e6e;
  margin: 1em 0;
  padding: 0 0 0.2em;
}

.more-link:after {
  content: '';
  display: block;
  margin-top: 0.2em;
  border-bottom: 1px solid rgba(67, 94, 110, 0.5);
  transition: all 100ms ease-in-out;
}

.more-link:hover:after {
  border-bottom-color: #435e6e;
}

.hash-link {
  display: inline-block;
  color: #435e6e;
}

.hash-link svg {
  fill: #435e6e;
}

.feature-col {
  color: #435e6e;
}

.feature-col a:hover {
  color: #1c282f;
}

.social-links {
  margin: 0;
}

.social-links .social-links__list {
  padding: 0;
  margin: 0;
}

.social-links li {
  display: inline-block;
  margin: 0 0.3em 0.5em;
}

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

.social-links a {
  display: inline-block;
}

.social-links a:hover {
  opacity: 0.8;
}

.social-links svg {
  width: 17.1px;
  height: 17.1px;
  overflow: visible;
}

.social-links svg, .social-links svg g {
  fill: currentColor;
}

.social-links img {
  width: auto;
  height: 19px;
  vertical-align: middle;
  max-width: none;
}

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

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

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

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

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

.toolbar.docked {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 90000;
  background: #ffffff;
}

.show-mobile-nav .toolbar.docked,
.show-cart-summary .toolbar.docked {
  cursor: pointer;
}

.toolbar-links {
  flex: 1 0 auto;
  white-space: nowrap;
}

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

.toolbar-cart {
  margin-left: 2em;
  line-height: 38px;
}

.toolbar-social {
  position: relative;
  line-height: 38px;
}

.toolbar-social .social-links {
  position: absolute;
  white-space: nowrap;
  right: 0;
}

.search-form {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.search-form input {
  position: relative;
  z-index: 1;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 2px solid black;
  border-radius: 25px !important;
  background: transparent;
 width:100% !important;
  padding: 1px 10px 0px 20px;
  width: 180px;
  height: 38px;
  font: inherit;
  font-size: 15px;
  line-height: 38px;
  color: inherit;
  text-transform: none;
  transition: all 400ms;
  border-radius: 60px;
}

.search-form input:focus {
  outline: none;
  box-shadow: none;
}

.search-form input::-webkit-input-placeholder {
  font: inherit;
  color: inherit;
  text-transform: uppercase;
  opacity: 1;
}

.search-form input:-moz-placeholder {
  font: inherit;
  color: inherit;
  text-transform: uppercase;
  opacity: 1;
}

.search-form input::-moz-placeholder {
  font: inherit;
  color: inherit;
  text-transform: uppercase;
  opacity: 1;
}

.search-form input:-ms-input-placeholder {
  font: inherit;
  color: inherit;
  text-transform: uppercase;
  opacity: 1;
}

.search-form button {
  cursor: pointer;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  padding: 3%;
  margin: -14px 0 0;
  border: none;
  background: transparent;
  color: inherit;
  transition: all 400ms;
}

.search-form button svg {
  width: 17px;
  height: 17px;
  vertical-align: top;
}

.search-form::after {
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: #ffffff;
  border: 1px solid rgba(50, 50, 50, 0.2);
  transform: scaleX(0.9);
  border-radius: 60px;
  transform-origin: top left;
  transition: all 400ms;
}

.toolbar .search-form.focus input {
  transform: translate3d(10px, 0, 0);
}

.toolbar .search-form.focus button {
  transform: translate3d(10px, 0, 0);
}

.toolbar .search-form.focus::after {
  opacity: 1;
  transform: scaleX(1);
}

.toolbar-cart {
  position: relative;
  white-space: nowrap;
}

.toolbar-cart .current-cart {
  display: inline-block;
}

.toolbar-cart .current-cart small {
  font-size: 1em;
}

.toolbar-cart .pretty-select, .toolbar-cart .disclosure__toggle {
  margin-left: 0.5em;
}

.current-cart-icon {
  position: relative;
  top: -1px;
  display: inline-block;
  line-height: 19px;
}

.current-cart-icon svg {
  width: 19px;
  height: 19px;
}

.current-cart-count {
  position: absolute;
  top: 0;
  right: -4px;
  min-width: 12px;
  padding: 1px;
  font-size: 8px;
  line-height: 1em;
  text-align: center;
  border-radius: 100%;
  background: #ffffff;
  color: #063148;
  border: 1px solid #063148;
  box-shadow: 0 0 0 1px #ffffff;
}

.main-nav {
  position: relative;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
}

.main-nav ul, .main-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-nav .nav-item {
  display: inline-block;
}

.main-nav .nav-item .nav-item-link {
  display: inline-block;
  padding: 0.5em 1em 0.9em;
  line-height: 1.1em;
  color: #262630;
  position: relative;
}

.main-nav .nav-item .nav-item-link:focus {
  color: #98d4d2;
}

.main-nav .nav-item .nav-item-link svg {
  fill: currentColor;
  position: absolute;
  right: -2px;
  top: 1.11em;
  margin-top: -8px;
}

.main-nav .nav-item:hover > .nav-item-link {
  color: #98d4d2;
}

.no-js .main-nav .nav-item.drop-norm:hover > .sub-nav,
.main-nav .nav-item.drop-norm.open > .sub-nav {
  display: block;
}

.no-js .main-nav .nav-item.drop-uber:hover > .sub-nav,
.main-nav .nav-item.drop-uber.open > .sub-nav {
  display: flex;
}

.main-nav .sub-nav {
  display: none;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 100%;
  background: #ececec;
  text-align: left;
  font-size: 15px;
  line-height: 1.4em;
  transition: opacity 150ms ease, visibility 150ms ease;
  padding: calc(25px - 0.4em) 25px 0 0;
}

.main-nav .sub-nav a {
  display: block;
}

.main-nav .sub-nav a:hover,
.main-nav .sub-nav a:focus {
  color: #0a4565;
}

.main-nav .sub-nav a:hover svg,
.main-nav .sub-nav a:focus svg {
  fill: #0a4565;
}

.main-nav .sub-nav h6 {
  display: inline-block;
  margin: 1em 0 0.5em;
  color: #121e28;
}

.main-nav .sub-nav .sub-nav-item-link {
  display: block;
  padding: 0.4em 0;
  line-height: 1.3em;
  color: #121e28;
}

.main-nav .sub-nav .sub-nav-item-link svg {
  fill: #121e28;
}

.main-nav .sub-nav .sub-nav-item--expanded > .sub-nav-item-link svg {
  transform: rotate(180deg);
}

.main-nav .sub-nav .sub-sub-nav-list {
  display: none;
  margin-left: 0.5em;
  padding-left: 0.75em;
  border-left: 1px solid #b6b9bb;
}

.main-nav .sub-nav-item.active > a {
  color: #0a4565;
}

.main-nav .sub-nav-item-image {
  margin-bottom: 0.5em;
}

.main-nav .sub-nav-list {
  padding: 0 0 calc(25px - 0.4em) 40px;
}

.main-nav .nav-item.drop-norm {
  position: relative;
  padding-right: 1em;
}

.main-nav .nav-item.drop-norm .sub-nav .sub-nav-list {
  width: 190px;
}

@media (max-width: 850px) {
  .main-nav .nav-item.drop-norm .sub-nav .sub-nav-list {
    width: 175px;
  }
}

.main-nav .nav-item.drop-norm .sub-nav .sub-nav-list:first-child {
  margin-left: -15px;
}

.main-nav .nav-item.drop-norm .sub-nav .sub-nav-item-link-title {
  vertical-align: middle;
}

.main-nav .nav-item.drop-norm .sub-nav-inner {
  display: flex;
}

.main-nav.align-center .nav-item.drop-norm .sub-nav {
  left: auto;
  right: 50%;
  transform: translateX(50%);
}

.main-nav .nav-item.drop-uber {
  padding-right: 1em;
}

.main-nav .nav-item.drop-uber .sub-nav {
  width: 100%;
  justify-content: space-between;
  padding-top: 25px;
  padding-left: 25px;
}

.main-nav .nav-item.drop-uber .sub-nav-links-column {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  flex-grow: 0;
  flex-shrink: 0;
  width: 100%;
}

.main-nav .nav-item.drop-uber .sub-nav-links-column-grid-wrapper {
  margin-left: -40px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  width: 100%;
}

.main-nav .nav-item.drop-uber .sub-nav-links-column--beside-images {
  width: calc(2 * 100% / 5);
}

.main-nav .nav-item.drop-uber .sub-nav-links-column--beside-images .sub-nav-list {
  width: 50%;
}

.main-nav .nav-item.drop-uber .sub-nav-links-column--beside-1-images {
  width: calc(4 * 100% / 5);
}

.main-nav .nav-item.drop-uber .sub-nav-links-column--beside-1-images .sub-nav-list {
  width: 25%;
}

.main-nav .nav-item.drop-uber .sub-nav-links-column--beside-2-images {
  width: calc(3 * 100% / 5);
}

.main-nav .nav-item.drop-uber .sub-nav-links-column--beside-2-images .sub-nav-list {
  width: 33.33%;
}

.main-nav .nav-item.drop-uber .sub-nav-images-column {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-end;
  flex-grow: 1;
}

.main-nav .nav-item.drop-uber .sub-nav-images-column--count-1 .sub-nav-image-list {
  width: 100%;
}

.main-nav .nav-item.drop-uber .sub-nav-images-column--count-2 .sub-nav-image-list {
  width: 50%;
}

.main-nav .nav-item.drop-uber .sub-nav-images-column--count-3 .sub-nav-image-list {
  width: 33.33%;
}

.main-nav .nav-item.drop-uber .sub-nav-images-column--count-4 .sub-nav-image-list {
  width: 25%;
}

.main-nav .nav-item.drop-uber .sub-nav-list {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  padding-bottom: 36px;
}

.main-nav .nav-item.drop-uber .sub-nav-list .sub-nav-item-title {
  font-family: Poppins, sans-serif;
  font-size: 1.13333em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4em;
  color: #121e28;
  display: block;
  margin: 0 0 0.7em 0;
  transition: color 120ms;
}

.main-nav .nav-item.drop-uber .sub-nav-list a:hover .sub-nav-item-title,
.main-nav .nav-item.drop-uber .sub-nav-list a:focus .sub-nav-item-title {
  color: #0a4565;
}

.main-nav .nav-item.drop-uber .sub-nav-image-list {
  width: 33.33%;
}

.main-nav .nav-item.drop-uber .sub-nav-image-list .sub-nav-item-link {
  padding: 0;
}

@media (max-width: 959px) {
  .main-nav .nav-item.drop-uber .sub-nav-links-column {
    width: 100%;
  }
  .main-nav .nav-item.drop-uber .sub-nav-links-column .sub-nav-list {
    width: 33.33%;
  }
  .main-nav .nav-item.drop-uber .sub-nav-links-column--beside-images {
    width: calc(67% + 40px);
  }
  .main-nav .nav-item.drop-uber .sub-nav-links-column--beside-images .sub-nav-list {
    width: 50%;
  }
  .main-nav .nav-item.drop-uber .sub-nav-links-column--beside-images + .sub-nav-images-column .sub-nav-image-list {
    width: 100%;
  }
}

.main-nav.align-left .nav-item.first .nav-item-link {
  padding-left: 0;
}

.main-nav.align-right .nav-item.last .nav-item-link {
  padding-right: 0;
}

.main-nav .logo-item {
  display: inline-block;
  vertical-align: bottom;
}

.main-nav .logo-item .logo {
  margin-bottom: 12px;
}

.main-nav .logo-item-left {
  margin-right: 2em;
}

.main-nav .logo-item-right {
  margin-left: 2em;
}

.logo-nav {
  position: relative;
  z-index: 100;
}

.logo-nav .logo {
  float: left;
  width:30% ;
  margin-top: 15px;
  margin-bottom: 25px;
  pointer-events: none;
}

.logo-nav .logo a {
  display: inline-block;
  pointer-events: auto;
}

.logo {
  font-family: Poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 30px;
  line-height: 1em;
  color: #262630;
}

.section {
  padding-top: 3.5em;
  padding-bottom: 3.5em;
}

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

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

.section--larger-spacing {
  padding-top: 5.25em;
  padding-bottom: 5.25em;
}

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

.space-below, .space-under, .articles {
  margin-bottom: 3.5em;
}

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

.light-space-above {
  margin-top: 1em;
}

.product-block {
  display: flex;
  flex-direction: column;
}

.product-block .product-block__inner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.product-block .product-block__title-price {
  flex-grow: 1;
}

.product-block .image {
  position: relative;
  margin: 0 0 1em;
  width: 100%;
}

.product-block .image > .inner {
  position: relative;
  text-align: center;
}

.product-block .image > .inner > a {
  display: block;
  transition: opacity 300ms;
}

.product-block .image--with-secondary .image__secondary {
  display: none;
}

@media (min-width: 1024px) {
  .product-block .image--with-secondary .image__primary {
    transition: opacity 150ms;
  }
  .product-block .image--with-secondary .image__secondary {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 150ms;
  }
  .product-block .image--with-secondary .image__secondary .rimage-outer-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.product-block .product-label {
  pointer-events: none;
  position: absolute;
  left: 0;
  bottom: 0;
}

.product-block .product-label span {
  display: inline-block;
  padding: 3px 8px 4px;
  font-size: 90%;
  line-height: 1.2em;
  background: #063148;
  color: #ecdfe1;
}

.product-block .product-label--sale span {
  background: #e5afb2;
  color: #063148;
}

.product-block .product-label--soldout span {
  background: #063148;
  color: #ecdfe1;
}

.product-block .product-label--new-in span {
  background: #e5afb2;
  color: #063148;
}

.product-block.align-center .product-label {
  width: 100%;
}

@media (min-width: 1450px) {
  .product-block.layout-align-beside.max-cols-5 .product-block__title-price {
    display: flex;
    align-items: baseline;
  }
  .product-block.layout-align-beside.max-cols-5 .product-block__title-price .title,
  .product-block.layout-align-beside.max-cols-5 .product-block__title-price .price {
    flex: 0 0 50%;
  }
  .product-block.layout-align-beside.max-cols-5 .product-block__title-price .price {
    text-align: right;
  }
  .product-block.layout-align-beside.max-cols-5 .product-block__title-price .price.on-sale .amount {
    margin-right: 0;
  }
  .product-block.layout-align-beside.max-cols-5 .product-block__title-price .price.on-sale del {
    margin-left: 4px;
  }
}

@media (min-width: 1200px) {
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price {
    display: flex;
    align-items: baseline;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .title,
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price {
    flex: 0 0 50%;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price {
    text-align: right;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price.on-sale .amount {
    margin-right: 0;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price.on-sale del {
    margin-left: 4px;
  }
}

@media (min-width: 1000px) {
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price {
    display: flex;
    align-items: baseline;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .title,
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price {
    flex: 0 0 50%;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price {
    text-align: right;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price.on-sale .amount {
    margin-right: 0;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price.on-sale del {
    margin-left: 4px;
  }
}

@media (min-width: 768px) {
  .product-block.layout-align-beside.max-cols-2 .product-block__title-price,
  .product-block.layout-align-beside.max-cols-3 .product-block__title-price {
    display: flex;
    align-items: baseline;
  }
  .product-block.layout-align-beside.max-cols-2 .product-block__title-price .title,
  .product-block.layout-align-beside.max-cols-2 .product-block__title-price .price,
  .product-block.layout-align-beside.max-cols-3 .product-block__title-price .title,
  .product-block.layout-align-beside.max-cols-3 .product-block__title-price .price {
    flex: 0 0 50%;
  }
  .product-block.layout-align-beside.max-cols-2 .product-block__title-price .price,
  .product-block.layout-align-beside.max-cols-3 .product-block__title-price .price {
    text-align: right;
  }
  .product-block.layout-align-beside.max-cols-2 .product-block__title-price .price.on-sale .amount,
  .product-block.layout-align-beside.max-cols-3 .product-block__title-price .price.on-sale .amount {
    margin-right: 0;
  }
  .product-block.layout-align-beside.max-cols-2 .product-block__title-price .price.on-sale del,
  .product-block.layout-align-beside.max-cols-3 .product-block__title-price .price.on-sale del {
    margin-left: 4px;
  }
}

.product-block .title {
  display: block;
  color: inherit;
  padding-top: 0.1em;
  margin: 0 0 0.2em;
}

.product-block .product-block__weight-value {
  margin: 0 0 8px;
  opacity: 0.75;
}

.product-block .vendor {
  margin: 0 0 8px;
  font-size: 0.67em;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.06em;
}

.product-block .price .amount {
  font-size: 1.25em;
  color: #063148;
  line-height: 1em;
}

.product-block .price .amount small {
  font-size: 15px;
  line-height: 1.1em;
}

.product-block .price.on-sale .from,
.product-block .price.on-sale .amount {
  color: #208936;
}

.product-block .price.on-sale .amount {
  margin-right: 4px;
}

.product-block .price.on-sale del {
  opacity: 0.75;
}

.product-block .price .amount, .product-block .price .was-price {
  white-space: nowrap;
}

.product-block .price .was-price {
  text-decoration: line-through;
}

.product-block .inner .quick-buy {
  display: inline-flex;
  padding: 5px;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  background-position: center center;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  color: #063148;
  transition: all 150ms ease;
}

.product-block .inner .quick-buy span {
  flex-grow: 1;
}

@media (min-width: 1024px) {
  .product-block:hover .image--with-secondary .image__primary {
    opacity: 0;
    transition-delay: 150ms;
  }
  .product-block:hover .image--with-secondary .image__secondary {
    opacity: 1;
  }
  .product-block:hover .inner .quick-buy {
    opacity: 0.8;
    pointer-events: auto;
  }
  .product-block:hover .inner .quick-buy:hover {
    opacity: 1;
  }
}

.product-block .product-form {
  margin-top: 1em;
  margin-bottom: 1em;
}

.product-block .qty-adjuster {
  margin-top: 1em;
}


.product-grid.grid {
  margin-left: 0;
  margin-right: 0;
  padding-left: 1px;
}

.product-grid.grid .product-block {
  margin-left: -1px;
  margin-bottom: -1px;
  padding-bottom: 20px;
  border: 1px solid #dae0e4;
}

.product-grid.grid .product-block:hover {
  z-index: 1;
  border-color: #b4c1c8;
}

.product-grid.grid .product-block__inner {
  margin: 20px 10px 0;
}


.rimage-outer-wrapper {
  margin-left: auto;
  margin-right: auto;
  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.lazyload--placeholder {
  background: rgba(0, 0, 0, 0.05);
}

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

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

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

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

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

.rimage-wrapper .rimage__image.cover {
  object-fit: cover;
}

.quick-buy-wrap {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  pointer-events: none;
}

.quick-buy-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.quick-buy-wrap.pos-topcorner {
  text-align: right;
  padding: 10px;
}

.quick-buy-wrap.pos-topcorner:before {
  display: none;
}

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

.big-round-button {
  padding: 1.2em 0.6em;
  width: 70px;
  height: 70px;
}

.slideshow:not(.slick-initialized) .slide:not(:first-child) {
  display: none;
}

.slideshow .rimage-outer-wrapper,
.fullwidth-image .rimage-outer-wrapper {
  width: 100%;
  max-width: none !important;
  max-height: none !important;
}

.has-tint {
  position: relative;
}

.has-tint::after {
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.has-tint .overlay,
.has-tint .slide-overlay {
  z-index: 1;
}

@media (max-width: 767px) {
  .has-tint.has-tint--desktop-only::after {
    content: none;
  }
}

.tile-group {
  position: relative;
  overflow: hidden;
}

.tile-group .tile {
  width: 32.5%;
  display: inline-block;
}

.tile-group[data-tiles-per-row="1"] .tile {
  width: 100%;
}

.tile-group[data-tiles-per-row="2"] .tile {
  width: 49%;
}

.tile-group[data-tiles-per-row="4"] .tile {
  width: 24%;
}

.tile-group[data-tiles-per-row="5"] .tile {
  width: 19%;
}

@media (max-width: 430px) {
  .tile-group[data-tiles-per-row] .tile {
    width: 100%;
  }
}

.tile-group img {
  width: 100%;
}

.tile-group .placeholder-image {
  width: 1764px;
  max-width: 100%;
}

.tile-group a {
  display: block;
  overflow: hidden;
}

.tile-group a .rimage-outer-wrapper {
  transform: scale(1) translate3d(0, 0, 0);
  transition: transform 6s cubic-bezier(0.25, 0.45, 0.45, 0.95);
}

.tile-group a:hover .rimage-outer-wrapper {
  transform: scale(1.1) translate3d(0, 0, 0);
}

.tile-group .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tile-group .overlay .inner {
  display: inline-block;
  width: auto;
  max-width: 85%;
  padding: 20px 25px;
  transition: all 200ms;
}

.tile-group .overlay .filter-group__caption {
  color: inherit;
  margin: 0;
  padding: 0;
}

.tile-group .rimage-outer-wrapper {
  max-width: none !important;
}

.slideshow-section .slideshow {
  overflow: hidden;
}

@media (max-width: 767px) {
  .slideshow-section .slide-overlay .inner {
    text-align: center !important;
  }
}

#content {
  margin-bottom: 3em;
}

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

.template-index #content .border-top, .template-index #content .page-footer {
  border-top-color: rgba(0,0,0,0);
}


.template-index #content {
  margin-bottom: 5em;
}

.template-index #content .section {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
  padding-top: 0;
  padding-bottom: 0;
}

.template-index #content .section--larger-spacing {
  margin-top: 5.25em;
  margin-bottom: 5.25em;
  padding-top: 0;
  padding-bottom: 0;
}


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

.template-page.template-sfx-story #content {
  margin-bottom: 0;
}

.template-page.template-sfx-story #content .section:not(.border-top):not(.page-footer) {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
  padding-top: 0;
  padding-bottom: 0;
}

.template-page.template-sfx-story #content .section--larger-spacing {
  padding-top: 5.25em;
  padding-bottom: 5.25em;
}

.template-page.template-sfx-story #content .section--larger-spacing:not(.border-top):not(.page-footer) {
  margin-top: 5.25em;
  margin-bottom: 5.25em;
  padding-top: 0;
  padding-bottom: 0;
}

.template-blog .page-title svg {
  margin-left: 0.2em;
  height: 16px;
  width: 16px;
}

.story-page > .border-top:first-child, .story-page > .page-footer:first-child {
  border-top: 0;
}

.story-page > .feature-section:first-child {
  padding-top: 0;
}

@media (max-width: 767px) {
  .story-page .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

.story-page .section-video .border-top, .story-page .section-video .page-footer, .story-page .section-background-video .border-top, .story-page .section-background-video .page-footer {
  border: none;
}

.story-page .section-video .section, .story-page .section-background-video .section {
  padding-top: 0;
  padding-bottom: 0;
}

.page-footer {
  padding: 4em 0;
  background: #ececec;
  color: #121e28;
}

.page-footer .back-to-top-row {
  margin: -3em 0 2em;
}

.page-footer .back-to-top-row svg {
  fill: #063148;
}

.page-footer ul {
  margin: 0 0 2em;
}

@media (min-width: 768px) {
  .page-footer .signup-row {
    display: flex;
    align-items: flex-end;
  }
}

.page-footer .mailing-list input[type=email] {
  width: 400px;
}

.page-footer .mailing-list .input-row,
.page-footer .mailing-list .notification {
  margin-bottom: 0;
}

.page-footer .social-links {
  margin: 0.6em 0 0;
}

.page-footer .rte {
  margin-bottom: 1em;
}

.page-footer .rte a {
  border-bottom: 1px solid rgba(6, 49, 72, 0.5);
}

.page-footer .rte a:hover {
  color: #063148;
  border-bottom-color: #063148;
}

.page-footer .menu-with-logo {
  margin: 0 0 1em;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.page-footer .menu-with-logo .footer-logo {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.page-footer .menu-with-logo ul {
  margin: 0;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

.page-footer .mailing-list__success h4, .page-footer .mailing-list__success blockquote, .page-footer .mailing-list__success .tile-group .overlay .filter-group__caption, .tile-group .overlay .page-footer .mailing-list__success .filter-group__caption, .page-footer .mailing-list__success .cart-summary__subtotal .amount, .cart-summary__subtotal .page-footer .mailing-list__success .amount {
  color: inherit;
}

.page-footer a {
  color: #063148;
  border-bottom: 1px solid transparent;
}

.page-footer a:hover, .page-footer a:focus {
  border-bottom-color: rgba(6, 49, 72, 0.5);
}

.page-footer .social-links a {
  border: none;
}

.page-footer .social-links a svg, .page-footer .social-links a svg g {
  fill: currentColor;
}

.page-footer .social-links a:hover svg, .page-footer .social-links a:hover svg g, .page-footer .social-links a:focus svg, .page-footer .social-links a:focus svg g {
  fill: currentColor;
}

.page-footer .footer-logo {
  float: left;
  max-width: 150px;
  margin-right: 1.75em;
}

.page-footer .footer-logo img {
  height: none;
}

.page-footer .footer-logo .placeholder-image {
  width: 60px;
}

.page-footer .footer-lower {
  font-size: 0.9em;
  line-height: 1.4em;
}

.page-footer .footer-lower a {
  color: #121e28;
  border: none;
}

.page-footer .footer-lower a:hover, .page-footer .footer-lower a:focus {
  border-bottom: 1px solid;
}

@media (max-width: 767px) {
  .page-footer .footer-lower {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .page-footer .menu-with-logo {
    display: block;
  }
  .page-footer .menu-with-logo .footer-logo {
    float: none;
    display: block;
    margin: 0 auto 1em;
    width: 60px;
  }
  .page-footer .menu-with-logo .footer-logo .placeholder-image {
    width: auto;
  }
}

.footer-columns {
  display: flex;
}

.footer-columns .logo-column {
  padding-top: 0.4em;
  width: 20%;
  flex: 0 0 auto;
}

.footer-columns .logo-column a {
  border: none;
}

.footer-columns .text-beside-logo-column {
  width: 30%;
  flex: 0 1 auto;
}

.footer-columns .links-column {
  width: 20%;
  flex: 1 0 auto;
  line-height: 1.3em;
 
}

.footer-columns .links-column li {
  padding-top: 0.15em;
  padding-bottom: 0.16em;
}

.footer-columns .links-column ul {
  margin-bottom: 0;
}

@media (max-width: 900px) {
  .footer-columns {
    flex-wrap: wrap;
  }
  .footer-columns .logo-column {
    margin-bottom: 20px;
    padding-top: 0;
    width: 100%;
  }
  .footer-columns .logo-column .footer-logo-container {
    max-width: 120px;
  }
}

@media (max-width: 767px) {
  .footer-columns {
    display: block;
  }
  .footer-columns .column {
    float: none;
    width: auto;
  }
}

.localization .selectors-form__item {
  display: inline-block;
  margin-bottom: 20px;
}

.disclosure {
  position: relative;
}

.disclosure__toggle {
  padding: 9px 50px 9px 12px;
  width: auto;
  white-space: nowrap;
  position: relative;
  font-size: 0.9em;
}

.disclosure__toggle svg {
  right: 12px;
  margin-top: -0.5em;
}

.disclosure__toggle:hover, .disclosure__toggle:focus {
  border: 1px solid #cbd4d9;
  background: #ffffff;
  color: #063148;
}

.localization--header {
  white-space: nowrap;
  margin-bottom: -20px;
}

.localization--header .selectors-form__item {
  margin-left: 20px;
}

.localization--header .disclosure-list {
  bottom: auto;
  top: 110%;
}

@media (max-width: 767px) {
  .localization--header {
    display: none;
  }
}

.localization--mobile-menu {
  display: block;
  margin-left: 1em;
}

.localization--mobile-menu .selectors-form__item {
  margin-right: 1em;
}

.localization--mobile-menu .disclosure-list {
  top: auto;
  bottom: 110%;
}

.localization--footer .selectors-form__item {
  margin-right: 20px;
}

.localization--footer .disclosure .disclosure-list {
  top: auto;
  bottom: 110%;
  margin: 0;
}

.localization .disclosure .disclosure-list {
  border: 1px solid #cbd4d9;
  background: #ffffff;
  color: #063148;
  padding: 11px 0px;
  position: absolute;
  display: none;
  min-height: 60px;
  max-height: 600px;
  overflow-y: auto;
  border-radius: 2px;
  margin: 0;
  z-index: 101;
  text-transform: initial;
  line-height: 1.4em;
}

.localization .disclosure .disclosure-list--visible {
  display: block;
}

.localization .disclosure .disclosure-list__item {
  border-bottom: 1px solid transparent;
  white-space: nowrap;
  text-align: left;
  padding: 10px 45px 10px 15px;
}

.localization .disclosure .disclosure-list__option {
  color: #063148;
}

.localization .disclosure .disclosure-list__option:focus, .localization .disclosure .disclosure-list__option:hover {
  color: #063148;
  border-bottom: 1px solid #063148;
}

.localization .disclosure .disclosure-list__item--current .disclosure-list__option {
  border-bottom: 1px solid #063148;
}

.opposing-items .tags {
  margin: 0 0 1em;
}

.tags ul {
  margin: 0;
  padding: 0;
}

.tags .tag {
  display: inline-block;
  margin: 0.2em 0.1em;
  font-size: 90%;
  background: #e6eaed;
}

.tags .tag.active, .tags .tag:hover {
  background: #eceff1;
}

.tags .tag a {
  display: inline-block;
  padding: 0.4em 1em;
}

.fullwidth {
  width: 100%;
}

.notification {
  display: block;
  margin: 2em 0;
  padding: 1em;
  text-align: center;
  background: #e6eaed;
}

.notification.errors {
  text-align: left;
  background: #eceff1;
}

.notification .notification__title {
  margin-top: 0;
}

.notification .rte a {
  color: inherit;
  text-decoration: underline;
}

.notification .rte p {
  margin: 0;
}

.header-announcement {
  padding: 0.5em 1em;
  font-size: 90%;
}

.header-announcement--above {
  margin: 0;
}

@media (max-width: 767px) {
  .header-announcement--above {
    margin-top: 52px;
  }
}

.header-announcement--below {
  margin-top: 1em;
}

@media (max-width: 767px) {
  .header-announcement--below {
    margin-bottom: 1em;
  }
}

.pagination {
  margin: 1em 0;
  padding: 0;
}

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

.pagination a, .pagination span {
  padding: 0.4em;
}

.pagination .active {
  color: #063148;
}

.pagination a.next, .pagination a.prev {
  color: #063148;
}

.pagination .next {
  padding: 0.4em 0 0.4em 0.8em;
}

.pagination .prev {
  padding: 0.4em 0.8em 0.4em 0;
}

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

.product-gallery .product-media .main-img-link {
  display: block;
}

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

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

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

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

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

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

.product-gallery .product-media--frame .plyr.plyr__tab-focus::after,
.product-gallery .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 #063148 inset;
}

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

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

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

.product-gallery .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-gallery .product-media--frame .shopify-model-viewer-ui button[hidden] {
  display: none;
}

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

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

.product-gallery .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover {
  color: rgba(6, 49, 72, 0.55);
}

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

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

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

.product-gallery .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover, .product-gallery .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus {
  color: rgba(6, 49, 72, 0.55);
}

.product-gallery .thumbnails {
  margin: 2em 0 0;
}

.product-gallery .thumbnail {
  display: inline-block;
  vertical-align: top;
  margin: 3px 5px;
  height: 70px;
  position: relative;
}

.product-gallery .thumbnail .product-media {
  display: none;
}

.product-gallery .thumbnail.active {
  outline: none;
}

.product-gallery .thumbnail .rimage-outer-wrapper {
  transition: border-color .3s;
  border: 1px solid transparent;
}

.product-gallery .thumbnail.focus-visible .rimage-outer-wrapper {
  border-color: #063148;
}

.product-gallery .thumbnail .placeholder-image {
  width: 70px;
}

.product-gallery .view-in-space {
  box-sizing: border-box;
  display: block;
  width: 100%;
  color: #063148;
  border: none;
  background: rgba(6, 49, 72, 0.08);
  border-radius: 0;
}

.product-gallery .view-in-space:hover {
  color: #063148;
  border: none;
  background: rgba(6, 49, 72, 0.08);
}

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

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

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

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

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

.product-title-row .product-title {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
}

.product-title-row .product-price .current-price {
  font-size: 2.6em;
  color: #063148;
  margin: 0;
  padding: 0;
}

.product-title-row .product-price .was-price {
  font-size: 1.2em;
  line-height: 1.2em;
  opacity: 0.75;
  text-decoration: line-through;
}

.product-title-row .product-price .unit-price {
  font-size: inherit;
}

.product-title-row .product-price.on-sale .current-price {
  color: #208936;
  margin-right: 4px;
}

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

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

.product-details .more-link {
  margin: 0;
}

.product-details .more-link-row {
  margin: -15px 0 0;
}

.product-details .product-title-row + .more-link-row {
  margin-top: 30px;
}

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

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

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

.spr-icon {
  color: #f6c347;
  margin-right: 0.1em;
}

.spr-icon:before {
  font-size: 100%;
}

.spr-icon-star-empty {
  color: #888;
}

.themed-product-reviews .spr-badge {
  display: block;
  font-size: 0.875em;
}

.themed-product-reviews .spr-badge[data-rating="0.0"] {
  visibility: hidden;
}

.product-block .themed-product-reviews .spr-badge {
  margin: 5px 0 0;
  font-size: 0.75em;
}

.product-details .themed-product-reviews .spr-badge {
  margin: 5px 0 0;
}

.template-product .product-details .themed-product-reviews .spr-badge {
  cursor: pointer;
}

.themed-product-reviews .spr-badge-caption {
  white-space: nowrap;
}

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

.theme-product-reviews-full #shopify-product-reviews {
  margin: 1em 0 2em;
}

.theme-product-reviews-full .spr-container {
  padding: 0;
}

.theme-product-reviews-full .spr-header {
  padding: 20px;
}

.theme-product-reviews-full .spr-form {
  margin: 0;
  padding: 20px;
  border-top: 1px solid #c1ccd1;
}

.theme-product-reviews-full .spr-reviews {
  margin: 0;
  padding: 0 0 20px;
  border-top: 1px solid #c1ccd1;
}

.theme-product-reviews-full .spr-review {
  margin: 0;
  padding: 20px 20px 0;
  border: 0;
}

.theme-product-reviews-full .spr-review .spr-icon {
  font-size: 100%;
}

.theme-product-reviews-full .spr-review:first-child {
  margin-top: 0;
}

.theme-product-reviews-full .spr-review-header-title {
  font-size: 18px;
}

.theme-product-reviews-full .spr-review-header-byline {
  display: block;
  margin: 0.1em 0 0.6em;
  font-size: 15px;
  line-height: 1.4em;
  font-style: normal;
  opacity: 0.6;
}

.theme-product-reviews-full .spr-review-header-byline strong {
  font-weight: normal;
}

.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 {
  margin-top: 20px;
  padding-top: 20px;
  width: 100%;
  border-top: 1px solid #c1ccd1;
}

.theme-product-reviews-full .spr-pagination-page {
  margin: 0 5px;
}

.theme-product-reviews-full .spr-pagination-prev {
  margin-left: 20px;
}

.theme-product-reviews-full .spr-pagination-next {
  margin-right: 20px;
}

@media (min-width: 800px) {
  .theme-product-reviews-full .spr-reviews {
    display: flex;
    flex-wrap: wrap;
  }
  .theme-product-reviews-full .spr-reviews .spr-review {
    width: 50%;
  }
}

.product-form .quantity,
.product-form .selector-wrapper {
  margin: 0 0 1em;
}

.product-form .selector-wrapper .opposing-items {
  width: 210px;
  margin-bottom: 0;
}

.product-form .selector-wrapper.has-clickyboxes .opposing-items {
  width: auto;
}

.product-form .quantity {
  display: inline-block;
  margin-right: 1em;
  vertical-align: bottom;
}

.product-form .quantity .product-inventory-notice {
  position: absolute;
  display: inline;
  margin-left: 4px;
}

.product-form .quantity .product-inventory-notice:before {
  content: "(";
}

.product-form .quantity .product-inventory-notice:after {
  content: ")";
}

.product-form .quantity .product-inventory-notice.product-inventory-notice--no-inventory:before {
  content: " - ";
}

.product-form .quantity .product-inventory-notice.product-inventory-notice--no-inventory:after {
  content: "";
}

.product-form .payment-and-quantity--with-quantity:not(.payment-and-quantity--buttons-active) .payment-and-quantity__add {
  display: inline-block;
  margin-bottom: 1em;
}

.product-form .product-add.giant-round-button, .product-form .product-add.big-round-button {
  padding-left: 0;
  padding-right: 0;
}

.product-form:not(.product-form--mini) .product-add {
  margin-top: -2px;
}

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

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

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

.product-form .payment-and-quantity:not(.payment-and-quantity--with-quantity) {
  margin-top: 2em;
}

.product-form .payment-and-quantity--buttons-active {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1em;
  max-width: 500px;
}

.product-form .payment-and-quantity--buttons-active .quantity {
  width: 100%;
  margin-right: 0;
  margin-bottom: 2em;
}

.product-form .payment-and-quantity--buttons-active .payment-and-quantity__add {
  width: 50%;
  padding-right: 5px;
}

.product-form .payment-and-quantity--buttons-active .payment-and-quantity__add .product-add {
  margin: 0;
  width: 100%;
  min-height: 44px;
  background:#435e6e;
  color:#fdf6f7;
}

.product-form .payment-and-quantity--buttons-active .shopify-payment-button {
  width: 50%;
  padding-left: 5px;
  transition: opacity 150ms;
}

.quickbuy-form .product-form .payment-and-quantity--buttons-active .payment-and-quantity__add,
.quickbuy-form .product-form .payment-and-quantity--buttons-active .shopify-payment-button {
  width: 100%;
  padding: 0 0 10px;
}

@media (max-width: 999px) {
  .product-form .payment-and-quantity--buttons-active .payment-and-quantity__add,
  .product-form .payment-and-quantity--buttons-active .shopify-payment-button {
    width: 100%;
    padding: 0 0 10px;
  }
}

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

.product-form .shopify-payment-button__button--hidden {
  display: none;
}

.product-form .shopify-payment-button__button--unbranded {
  background: #435e6e;
  color: #fdf6f7;
  font-family: inherit;
  font-size: 1em;
  padding: 9px 1.4em;
  min-height: 44px;
}

.product-form .shopify-payment-button__button--unbranded:hover:not([disabled]) {
  background: #56798e;
}

.product-form .shopify-payment-button__more-options {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.1em;
  text-transform: none;
  padding: 0 15%;
  color: inherit;
  background: transparent;
  border: none;
  vertical-align: baseline;
}

.product-form .shopify-payment-button__more-options:hover {
  background: transparent;
  color: inherit;
}

@media (min-width: 1000px) and (max-width: 1180px) {
  .product-form .shopify-payment-button__more-options {
    font-size: 13px;
  }
}

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

.product-inventory-notice {
  font-weight: 500;
}

.sku--no-sku,
.product-weight--no-weight,
.product-inventory-notice--no-inventory {
  display: none !important;
}

.input-row {
  margin: 0 0 1em;
}

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

.inline-input-button {
  display: inline-block;
  max-width: 100%;
  position: relative;
  border: 1px solid #435e6e;
  background: #ffffff;
  border-radius: 60px;
}

.inline-input-button input[type=text], .inline-input-button input[type=email] {
  padding-left: 1.5em;
  padding-right: 128px;
  height: 40px;
  border: transparent;
  background: transparent;
  border-radius: 60px;
}

.inline-input-button button, .inline-input-button input[type=submit], .inline-input-button .btn, .inline-input-button .account-area .action_link, .account-area .inline-input-button .action_link, .inline-input-button .giant-round-button, .inline-input-button .big-round-button, .inline-input-button .button {
  max-width: 128px;
  position: absolute;
  height: auto;
  top: -1px;
  right: -2px;
  bottom: -1px;
  border-width: 1px;
  border-radius: 0 60px 60px 0;
}

.clickyboxes {
  margin: 0 0 -10px;
  padding: 0;
}

.clickyboxes li {
  display: inline;
}

.clickyboxes li a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 10px 0;
  padding: 9px 0.8em;
  font-size: 1em;
  line-height: 1.2em;
  border-radius: 2px;
  border: 1px solid rgba(203, 212, 217, 0.2);
}

.clickyboxes li a.active, .clickyboxes li a.active:hover {
  border-color: #cbd4d9;
  background: #ffffff;
  color: #063148;
}

.clickyboxes li a:hover {
  color: inherit;
  background: #f3f5f6;
}

.clickyboxes li a.unavailable {
  opacity: 0.5;
}

.clickyboxes li a.unavailable:before {
  content: '';
  height: 2.6em;
  width: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1.3em 0 0;
  border-right: 1px solid #063148;
  transform: rotate(55deg);
}

/* Onboarding placeholder */
.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;
}

/* Videos that scale */
.video-container {
  position: relative;
}

.video-container .slide-overlay {
  z-index: 2;
  pointer-events: auto;
}

.video-container.has-tint::after {
  z-index: 1;
}

.video-container__video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.video-container__video iframe, .video-container__video object, .video-container__video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-container--background {
  background: #000;
  overflow: hidden;
}

.video-container--background .video-container__video {
  position: relative;
  height: 100%;
  max-width: none;
  padding: 0 !important;
}

@media (max-width: 767px) {
  .video-container--background .video-container__video {
    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__stop {
  display: none;
}

@media (max-width: 767px) {
  .video-container--modal-mobile {
    padding-bottom: 0 !important;
    height: auto;
  }
  .video-container--modal-mobile::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 90001;
    pointer-events: none;
    background: #000;
    opacity: 0;
    transition: opacity 350ms;
  }
  .video-container--modal-mobile .video-container__video {
    position: fixed;
    z-index: 90002;
    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;
  }
  .video-container--modal-mobile .video-container__stop {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    color: #fff;
    z-index: 90003;
    padding: 20px;
    pointer-events: none;
    opacity: 0;
    transition: opacity 350ms;
  }
  .video-container--modal-mobile .video-container__stop svg {
    stroke: currentColor;
  }
  .video-container--modal-mobile .slide-overlay {
    position: relative;
    height: auto;
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
  .video-container--modal-mobile.video-container--playing::before,
  .video-container--modal-mobile.video-container--playing .video-container__video,
  .video-container--modal-mobile.video-container--playing .video-container__stop {
    opacity: 1;
    pointer-events: auto;
  }
}

.video-container__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  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 {
  opacity: 0 !important;
  pointer-events: none;
}

.video-container--playing .video-container__cover + .slide-overlay {
  opacity: 0 !important;
  pointer-events: none;
}

.video-container--playing.has-tint::after {
  opacity: 0 !important;
}

.video-container__play {
  display: inline-block;
  transition: transform 150ms;
}

.video-container__play svg {
  width: 80px;
  height: 80px;
  fill: transparent;
  stroke: currentColor;
}

.video-container__play svg polygon {
  fill: currentColor;
}

.video-container__play:hover {
  transform: scale(1.1);
}

.video-container__play:hover svg {
  fill: transparent;
}

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

.opposing-items {
  zoom: 1;
  text-align: right;
  margin-bottom: 1.2em;
}

.opposing-items:before {
  content: "";
  display: table;
}

.opposing-items:after {
  content: "";
  display: table;
  clear: both;
}

.opposing-items .left {
  float: left;
  text-align: left;
  margin-bottom: 0.2em;
}

.opposing-items .section-heading {
  margin-bottom: 0.2em;
}

.opposing-items .more-link,
.opposing-items .follow {
  margin-top: 0.85em;
  margin-bottom: 0.5em;
}

@media (max-width: 959px) {
  .opposing-items .more-link,
  .opposing-items .follow {
    margin-top: 0.5em;
  }
}

.opposing-items.float-right .right {
  float: right;
}

@media (max-width: 767px) {
  .opposing-items.stack-mobile {
    text-align: left;
  }
  .opposing-items.stack-mobile .left, .opposing-items.stack-mobile .right {
    float: none;
  }
}

.opposing-items.collapse-tags .left {
  margin-top: 5px;
}

.opposing-items.collapse-tags .tags {
  overflow: hidden;
  height: 0px;
  text-align: left;
  float: left;
  clear: both;
}

.opposing-items.collapse-tags.reveal-tags .tags {
  height: auto;
  margin-top: 1em;
}

.slide {
  position: relative;
}

.slide > a {
  display: block;
}

.slide img {
  width: 100%;
}

.slide-overlay {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slide-overlay .inner:not(.container) {
  padding: 0 10%;
}

@media (max-width: 767px) {
  .slide-overlay .inner:not(.container) {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.slide-overlay.align-left .inner,
.slide-overlay.align-right .inner {
  text-align: left;
}

@media (min-width: 768px) {
  .slide-overlay.align-left .inner,
  .slide-overlay.align-right .inner {
    width: 45%;
  }
}

@media (min-width: 768px) {
  .slide-overlay.align-left {
    justify-content: flex-start;
  }
  .slide-overlay.align-left .inner {
    padding-right: 0;
  }
  .slide-overlay.align-right {
    justify-content: flex-end;
  }
  .slide-overlay.align-right .inner {
    padding-left: 0;
  }
}

.slide-overlay.overlay--h-left .inner, .slide-overlay.overlay--h-right .inner, .slide-overlay.overlay--v-top .inner, .slide-overlay.overlay--v-bottom .inner {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  .slide-overlay.overlay--h-left .inner, .slide-overlay.overlay--h-right .inner, .slide-overlay.overlay--v-top .inner, .slide-overlay.overlay--v-bottom .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (min-width: 900px) {
  .slide-overlay.overlay--h-left .inner, .slide-overlay.overlay--h-right .inner, .slide-overlay.overlay--v-top .inner, .slide-overlay.overlay--v-bottom .inner {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}

@media (min-width: 900px) {
  .slide-overlay.overlay--h-left .inner, .slide-overlay.overlay--h-right .inner, .slide-overlay.overlay--v-top .inner, .slide-overlay.overlay--v-bottom .inner {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}

.slide-overlay.overlay--h-left {
  justify-content: left;
  text-align: left;
}

.slide-overlay.overlay--h-right {
  justify-content: right;
  text-align: right;
}

.slide-overlay.overlay--v-top {
  align-items: flex-start;
}

.slide-overlay.overlay--v-bottom {
  align-items: flex-end;
}

.slide-overlay .line-1 {
  font-size: 3.24em;
  line-height: 1.2em;
  padding: 0;
  margin: 0 0 20px;
  color: inherit;
}

.slide-overlay .line-1:last-child {
  margin-bottom: 0;
}

.slide-overlay .line-2 {
  padding: 0;
  margin: 0 0 20px;
  color: inherit;
}

.slide-overlay .line-2:last-child {
  margin-bottom: 0;
}

.slide-overlay a,
.slide-overlay a:hover {
  color: inherit;
}

.slide-overlay .btn, .slide-overlay .account-area .action_link, .account-area .slide-overlay .action_link, .slide-overlay .giant-round-button, .slide-overlay .big-round-button {
  padding: 15px 2.4em 14px;
  pointer-events: initial;
}

.slide-overlay .inner .trans-out {
  opacity: 0;
  transform: translate3d(0, 10px, 0);
  transition: none;
}

.slide-overlay .line-1, .no-js .slide-overlay .line-1, .slide-overlay .line-2, .no-js .slide-overlay .line-2, .slide-overlay .line-3, .no-js .slide-overlay .line-3 {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: all 1s;
}

.slide-overlay.pos-right {
  text-align: right;
}

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

.cart-item {
  display: flex;
  padding: 2em 0;
}

.cart-items__heading, .product-section legend {
  text-align: left;
  padding: 0.5em 0;
}

.cart-item__not-image,
.cart-item__description-and-image {
  flex-grow: 1;
}

.cart-item__not-image {
  display: flex;
}

.cart-item__image {
  flex: 0 0 auto;
  width: 100px;
  margin-right: 20px;
}

.cart-item__description {
  flex-grow: 1;
  margin-right: 20px;
}

.cart-item__description__title {
  font-weight: 500;
}

.cart-item__price {
  flex: 0 0 auto;
  margin-right: 20px;
  width: 180px;
  text-align: right;
}

.cart-item__price .cart-item__price__amount {
  color: #063148;
}

.cart-item__price-current {
  font-weight: 500;
}

.cart-item__quantity {
  flex: 0 0 auto;
  width: calc(2.5em + 38px * 2 + 2px);
  text-align: center;
}

.cart-item:not(.cart-items__heading) .cart-item__quantity {
  margin-top: -10px;
}

.cart-item__quantity .qty-adjuster {
  justify-content: center;
}

.cart-item__quantity .qty-adjuster__remove {
  display: block;
  margin: 0.5em 0 0;
}

.cart-item__total {
  flex: 0 0 auto;
  margin-left: 20px;
  width: 110px;
  text-align: right;
}

.cart-item__total .cart-discount-list {
  font-size: 90%;
}

.cart-item__total__amount {
  color: #063148;
}

.cart-item .backorder {
  font-size: 90%;
  margin: 5px 0;
}

.struck-out-price {
  color: #063148;
  text-decoration: line-through;
  opacity: 0.6;
  font-size: 0.9em;
}

.reduced-price {
  color: #208936;
}

.unit-price {
  font-size: 90%;
}

.unit-price .unit-price__price::before {
  content: '(';
}

.unit-price .unit-price__unit::after {
  content: ')';
}

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

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

@media (min-width: 768px) {
  .cart-discount-list--by-subtotal {
    margin-top: 0;
  }
}

.cart-discount--flex {
  display: flex;
  justify-content: space-between;
}

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

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

.cart-discount__label {
  word-break: break-word;
}

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

.inline-row {
  zoom: 1;
  margin: 1em 0;
}

.inline-row:before {
  content: "";
  display: table;
}

.inline-row:after {
  content: "";
  display: table;
  clear: both;
}

.inline-row .inline-item {
  display: inline-block;
  padding: 0 1em;
}

.inline-row .inline-item.border-left {
  border-left: 1px solid #fdf6f7;
}

.inline-row .inline-item.left {
  float: left;
  padding-left: 0;
}

.inline-row .inline-item.right {
  float: right;
}

.inline-row .inline-item.last {
  padding-right: 0;
}

.inline-row .inline-item label, .inline-row .inline-item .cart-items__heading, .inline-row .inline-item .product-section legend, .product-section .inline-row .inline-item legend {
  display: inline-block;
  margin: 0.5em 1em 0.5em 0;
  font-size: inherit;
  color: inherit;
}

.inline-row .more-link {
  margin: 0 1em 0 0;
}

.cart-subtotal {
  margin: 0 0 0.4em;
}

.cart-subtotal .h2 {
  display: inline;
  line-height: 1.2em;
  color: #063148;
}

.cart-subtotal .cart-subtotal-label {
  margin-right: 5px;
}

.cart-policies {
  font-size: 90%;
  line-height: 1.4em;
}

.cart-buttons {
  margin-top: 1.6em;
}

.inline-row--spaced {
  margin: 2em 0;
}

#mobile-nav {
  position: fixed;
  z-index: 6;
  right: 100%;
  top: 0;
  width: 436px;
  max-width: calc(100% - 70px);
  height: 100%;
  background: #e6eaed;
  overflow: hidden;
  transition: transform 500ms ease-in-out;
}

#mobile-nav:focus {
  outline: none;
}

#mobile-nav a:hover {
  color: #98d4d2;
}

#mobile-nav .inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding-bottom: 40px;
  transition: margin-left 400ms ease;
}

#mobile-nav .header {
  padding: 1.5em 20px 0.5em;
  background: #ffffff;
}

#mobile-nav .header .social-links li:first-child {
  margin-left: 0;
}

#mobile-nav .mobile-nav-menu {
  background: #ffffff;
}

#mobile-nav .search-form {
  display: block;
}

#mobile-nav .search-form input {
  width: 81%;
  padding: 0.5em 14% 0.5em 5%;
  background: #e6eaed;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #fdf6f7;
  border-radius: 0;
}

#mobile-nav .search-form input:focus {
  background: transparent;
}

#mobile-nav .search-form button {
  left: auto;
  right: 20px;
  width: auto;
  padding-top: 3px;
}

#mobile-nav .search-form button svg {
  width: 24px;
  height: 24px;
}

#mobile-nav .nav-item,
#mobile-nav .sub-nav-item {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4em;
  color: #262630;
}

#mobile-nav .nav-item:focus,
#mobile-nav .sub-nav-item:focus {
  color: #98d4d2;
}

#mobile-nav .nav-item,
#mobile-nav .sub-nav-item {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin: 0;
  padding: 10px 20px;
}

#mobile-nav .nav-item-link,
#mobile-nav .sub-nav-item-link {
  flex-grow: 1;
}

#mobile-nav .account-nav-item,
#mobile-nav .currency-switcher-nav-item {
  padding: 0 20px 1em;
}

#mobile-nav .account-nav-item--top {
  margin-top: 1em;
  border-top: 1px solid #fdf6f7;
  padding-top: calc(10px + 1em);
}

#mobile-nav .sub-nav-list {
  padding-top: 10px;
  padding-bottom: 10px;
}

#mobile-nav .sub-nav {
  position: absolute;
  z-index: 1;
  left: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 2em;
  overflow: auto;
  background: #ffffff;
  transition: left 400ms ease;
}

#mobile-nav .sub-nav.show {
  left: 0;
}

#mobile-nav .sub-nav.hide {
  left: -100%;
}

#mobile-nav .sub-nav .header {
  box-sizing: content-box;
  padding-top: 0.5em;
  height: 38px;
  background: #e6eaed;
  border-bottom: 1px solid #fdf6f7;
}

#mobile-nav .open-sub-nav {
  margin: -2px 0 -2px 10px;
  padding: 0;
  width: auto;
  height: auto;
  line-height: 16px;
  padding: 6px;
}

#mobile-nav .open-sub-nav svg {
  vertical-align: top;
  fill: #fdf6f7;
}

#mobile-nav .plain {
  margin: 0;
}

#mobile-nav .nav-item--lower {
  background: #e6eaed;
}

#mobile-nav > .inner.hide {
  margin-left: -100%;
}

.close-sub-nav {
  display: block;
  padding: 0.55em 0;
}

.close-sub-nav .btn, .close-sub-nav .account-area .action_link, .account-area .close-sub-nav .action_link, .close-sub-nav .giant-round-button, .close-sub-nav .big-round-button {
  padding: 0.1em;
  margin-right: 0.5em;
  border: transparent;
  vertical-align: bottom;
}

.mobile-toolbar {
  float: left;
}

.mobile-toolbar .compact-logo {
  display: none;
}

.page-header {
  position: relative;
}

.mobile-toolbar {
  display: none;
}

.page-header.layout-mobile .mobile-toolbar {
  display: block;
}

.page-header.layout-mobile .mobile-toolbar,
.page-header.layout-mobile .toolbar-cart {
  position: absolute;
  z-index: 105;
  top: 50%;
  margin-top: -19px;
  line-height: 38px;
}

.page-header.layout-mobile .mobile-toolbar {
  left: 0;
}

.page-header.layout-mobile .toolbar-cart {
  right: 0;
}

.page-header.layout-mobile .toolbar {
  padding-top: 0;
  padding-bottom: 0;
}

.toggle-mob-nav {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
}

.toggle-mob-nav svg {
  width: 30px;
  height: 30px;
  vertical-align: top;
}

.articles {
  position: relative;
}

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

.article .excerpt {
  margin: 1em 0;
}

.article .more-link {
  margin-top: 0;
}

.article-image {
  display: block;
  overflow: hidden;
  margin: 1em 0;
  text-align: center;
}

.masonry .article-image,
.article.third.column .article-image,
.article.flex.column .article-image {
  margin-top: 0;
  text-align: left;
}

.article-image a {
  display: block;
}

.article:not(.full) .article-image .rimage-outer-wrapper {
  transform: scale(1) translate3d(0, 0, 0);
  transition: transform 6s cubic-bezier(0.25, 0.45, 0.45, 0.95);
}

.article:not(.full) .article-image:hover .rimage-outer-wrapper,
.article:not(.full) .article-image a:hover .rimage-outer-wrapper {
  transform: scale(1.1) translate3d(0, 0, 0);
}

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

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

.gravatar img {
  width: 50px;
  border-radius: 400px;
}

#infscr-loading {
  clear: both;
  width: 100%;
  padding: 1em 0;
  text-align: center;
}

.masonry #infscr-loading {
  position: absolute;
  left: 0;
  bottom: -10px;
  padding: 0;
}

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

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

.sharing .sharing-list {
  margin: 0;
  padding: 0;
  display: inline;
  position: relative;
  top: -2px;
}

.sharing li {
  margin: 0 0.2em;
}

.sharing svg {
  width: 1em;
  height: 1em;
  vertical-align: bottom;
}

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

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

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

.collection-header.coloured-split {
  background: #ecdfe1;
  color: #063148;
}

.collection-header.coloured-split h1, .collection-header.coloured-split .product-title-row .product-price .current-price, .product-title-row .product-price .collection-header.coloured-split .current-price, .collection-header.coloured-split .slide-overlay .line-1, .slide-overlay .collection-header.coloured-split .line-1, .collection-header.coloured-split .slide-overlay .line-2, .slide-overlay .collection-header.coloured-split .line-2, .collection-header.coloured-split #mobile-nav .nav-item, #mobile-nav .collection-header.coloured-split .nav-item,
.collection-header.coloured-split #mobile-nav .sub-nav-item, #mobile-nav .collection-header.coloured-split .sub-nav-item, .collection-header.coloured-split .added-notice .added-notice__price, .added-notice .collection-header.coloured-split .added-notice__price, .collection-header.coloured-split h2, .collection-header.coloured-split .product-block .price .amount, .product-block .price .collection-header.coloured-split .amount, .collection-header.coloured-split h3, .collection-header.coloured-split h4, .collection-header.coloured-split blockquote, .collection-header.coloured-split .tile-group .overlay .filter-group__caption, .tile-group .overlay .collection-header.coloured-split .filter-group__caption, .collection-header.coloured-split .cart-summary__subtotal .amount, .cart-summary__subtotal .collection-header.coloured-split .amount, .collection-header.coloured-split h5, .collection-header.coloured-split h6, .collection-header.coloured-split a, .collection-header.coloured-split a:visited {
  color: #063148;
}

.collection-header.coloured-split a {
  text-decoration: underline;
}

.collection-header.coloured-split .header-text {
  padding: 3em;
}

.collection-header.coloured-split.has-image {
  display: flex;
}

.collection-header.coloured-split.has-image .header-text {
  flex: 0 0 50%;
}

.collection-header.coloured-split.has-image .header-image {
  flex: 0 0 50%;
  overflow: hidden;
  text-align: right;
}

.collection-header.coloured-split.has-image .header-image .rimage-outer-wrapper {
  margin-right: 0;
}

@media (max-width: 767px) {
  .collection-header.coloured-split.has-image {
    display: block;
  }
}

.collection-header.collection-header--fixed-height .header-text {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .collection-header.collection-header--fixed-height .header-text {
    min-height: 0;
  }
}

.collection-header.collection-header--fixed-height .header-image {
  position: relative;
}

.collection-header.collection-header--fixed-height .header-image .rimage-outer-wrapper,
.collection-header.collection-header--fixed-height .header-image .split-image,
.collection-header.collection-header--fixed-height .header-image .split-image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.collection-header.collection-header--fixed-height .header-image .split-image img {
  object-fit: cover;
}

.custom-collection-header--fixed-height .fullwidth-image {
  position: relative;
}

.custom-collection-header--fixed-height .fullwidth-image .split-image,
.custom-collection-header--fixed-height .fullwidth-image .split-image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.breadcrumbs {
  margin: 1em 0;
  padding: 0;
}

.breadcrumbs li {
  list-style: none;
  display: inline-block;
}

.breadcrumbs .breadcrumb-active {
  font-weight: 500;
}

.back-link {
  margin-right: 2em;
}

.back-link i, .back-link span {
  vertical-align: middle;
}

.product-mob-collection-links {
  padding: 14px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-mob-collection-links .back-link {
  margin: 0 0 0 -4px;
}

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

.tiny {
  display: none;
}

.tab-down {
  display: none;
}

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

.results-count {
  color: #063148;
}

.results-count--lower {
  margin: 1em 0;
}

.simple-popup {
  position: absolute;
  z-index: 10000;
  width: 160px;
  padding: 10px 15px;
  border: 1px solid #063148;
  color: #063148;
  background: #ffffff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 0 #063148;
  -moz-box-shadow: 0 0 2px 0 #063148;
  box-shadow: 0 0 2px 0 #063148;
  text-align: center;
}

.simple-popup:before {
  position: absolute;
  top: 100%;
  left: 50%;
  margin: 0 0 0 -10px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #063148 transparent transparent transparent;
}

.simple-popup:after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin: -2px 0 0 -10px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #ffffff transparent transparent transparent;
}

#cboxLoadingOverlay {
  display: none !important;
}

#cboxLoadedContent {
  overflow: hidden !important;
}

#cboxLoadedContent::-webkit-scrollbar {
  display: none;
}

.quickbuy-container {
  position: relative;
  margin: 20px;
  min-height: 480px;
}

.quickbuy-container .product-container > .light-space-above {
  margin-top: 0;
}

.quickbuy-form {
  width: 780px;
  overflow: visible;
  z-index: 1;
  background-color: #ffffff;
}

.quickbuy-form .container {
  margin: 0;
  padding: 0;
  max-width: none;
  width: auto;
}

.quickbuy-form.quickbuy-form--overlay {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
}

.quickbuy-form.placeholder .product-details {
  min-height: 428px;
}

.quickbuy-form.placeholder .product-price {
  margin-bottom: 54px;
}

.quickbuy-form .product-gallery .main .main-img-link {
  vertical-align: top;
}

.quickbuy-form .product-gallery .main .main-img-link.main-img-link--lightbox {
  cursor: default;
}

.quickbuy-form .product-title-row {
  margin-top: 25px;
}

@media (max-width: 1000px) {
  .quickbuy-form {
    width: 660px;
  }
}

@media (max-width: 767px) {
  .quickbuy-form {
    width: 300px;
  }
  .quickbuy-form .space-under, .quickbuy-form .articles {
    margin-bottom: 0;
  }
  .quickbuy-form .product-gallery {
    display: none;
  }
}

.added-notice {
  width: 820px;
  background-color: #ffffff;
  text-align: center;
}

.added-notice .added-notice__title {
  padding: 40px 0 0;
  color: #435e6e;
}

.added-notice .added-notice__tick {
  position: relative;
  background: rgba(67, 94, 110, 0.1);
  border: 2px solid #435e6e;
  border-radius: 78px;
  width: 78px;
  height: 78px;
  margin: 20px auto;
}

.added-notice .added-notice__tick svg {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 22px;
  width: 22px;
  margin: -11px 0 0 -11px;
  fill: none;
}

.added-notice .added-notice__product {
  display: flex;
  align-items: center;
  margin: 35px auto;
  width: 520px;
}

.added-notice .added-notice__price {
  font-size: 1.6em;
  color: #063148;
  margin: 0;
  padding: 0;
}

.added-notice .added-notice__price-compare {
  color: #063148;
  font-size: 0.75em;
  line-height: 1.2em;
  text-decoration: line-through;
  opacity: 0.75;
}

.added-notice .added-notice__price-reduced {
  color: #208936;
}

.added-notice .added-notice__quantity {
  margin-left: 0.5em;
  font-size: 15px;
  line-height: 1.2em;
}

.added-notice .added-notice__product-image {
  width: 167px;
  height: 167px;
  margin-right: 35px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.added-notice .added-notice__product-image img {
  max-height: 100%;
}

.added-notice .added-notice__product__description {
  flex-grow: 1;
  text-align: left;
}

.added-notice .added-notice__product-title {
  margin: 15px 0;
  padding: 0;
}

.added-notice .added-notice__product__variants {
  margin-top: 15px;
}

.added-notice .added-notice__variant-value {
  color: #063148;
}

.added-notice .added-notice__checkout {
  margin: 15px 0;
}

@media (max-width: 1000px) {
  .added-notice {
    width: 660px;
  }
}

@media (max-width: 767px) {
  .added-notice {
    width: 300px;
  }
  .added-notice .added-notice__product {
    flex-direction: column;
    width: auto;
  }
  .added-notice .added-notice__product-image {
    display: none;
  }
  .added-notice .added-notice__product__description {
    text-align: center;
  }
}

.action-icons {
  position: absolute;
  top: 3px;
  right: 3px;
  z-index: 3;
}

.action-icons .action-icon {
  color: inherit;
  opacity: 0.6;
  display: inline-block;
  padding: 10px;
}

.action-icons .action-icon svg {
  width: 25px;
  height: 25px;
}

.action-icons .action-icon[data-idx="-1"] {
  display: none;
}

.action-icons .action-icon:hover {
  opacity: 1;
}

@media (max-width: 767px) {
  #cboxLoadedContent .action-icons .prev-item,
  #cboxLoadedContent .action-icons .next-item {
    display: none;
  }
}

.sidebar-cont {
  position: relative;
}

.sidebar-cont .sidebar {
  float: left;
  width: 25%;
  padding-right: 40px;
  padding-bottom: 40px;
  line-height: 1.6em;
  display: none;
}

.sidebar-cont .sidebar .heading {
  margin-top: 1em;
  padding: 0;
}

.sidebar-cont .sidebar .heading + ul {
  margin-top: 0.5em;
}

.sidebar-cont .sidebar .active > a {
  color: #435e6e;
}

.sidebar-cont .beside-sidebar {
  float: left;
  width: 100%;
}

.show-sidebar .sidebar-cont .sidebar {
  display: block;
}

.show-sidebar .sidebar-cont .beside-sidebar {
  width: 75%;
}

.payment-methods .payment-icon {
  margin: 0 0 0.75em 0.5em;
  width: 48px;
  height: 30px;
}

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

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

.cart-summary {
  width: 340px;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 100%;
  height: 100%;
  max-width: calc(100% - 70px);
  z-index: 6;
  transition: transform 600ms ease-in-out;
}

.cart-summary .additional-checkout-buttons {
  margin-top: 0.5em;
}

.cart-summary .button-text {
  transition: opacity 500ms ease;
}

.cart-summary .loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0;
  transition: opacity 500ms ease;
}

.updating-cart .cart-summary .button-text {
  opacity: 0;
}

.updating-cart .cart-summary .loading-spinner {
  opacity: 1;
}

.cart-summary__close {
  display: block;
  background: #e6eaed;
  padding: 1em 30px;
  border-bottom: 1px solid #fdf6f7;
}

.cart-summary__inner {
  overflow: auto;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cart-summary__section {
  padding: 1em 30px;
}

.cart-summary__section--compact {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.cart-summary__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cart-summary__title {
  margin: 0;
}

.cart-summary__cart-link {
  font-size: 0.9em;
  line-height: 1.3em;
  border-bottom: 1px solid rgba(6, 49, 72, 0.5);
}

.cart-summary__cart-link:hover {
  border-bottom-color: rgba(67, 94, 110, 0.5);
}

.cart-summary__buttons .btn, .cart-summary__buttons .account-area .action_link, .account-area .cart-summary__buttons .action_link, .cart-summary__buttons .giant-round-button, .cart-summary__buttons .big-round-button {
  position: relative;
}

.cart-summary__empty,
.cart-summary__item-list {
  flex: 1 1 auto;
}

.cart-summary__empty + .cart-summary__promo-products-title + .cart-summary__promo-products {
  flex: 1 1 100%;
}

.cart-summary__item-list {
  overflow: auto;
  min-height: 110px;
}

.cart-summary__item-list-header__title {
  display: inline;
  margin: 0 4px 0 0;
}

.cart-summary__item-list-header__count {
  opacity: 0.75;
}

.cart-summary-item {
  display: flex;
  padding-bottom: 2em;
}

.cart-summary-item .cart-discount-list {
  margin-top: 0;
  margin-bottom: 0.5em;
}

.cart-summary-item__image {
  position: relative;
  flex: 0 0 auto;
  width: 60px;
  padding-right: 20px;
}

.cart-summary-item__detail {
  flex: 1 1 auto;
}

.cart-summary-item__detail .cart-discount-list {
  font-size: 90%;
}

.cart-summary-item__title-variant {
  margin-bottom: 0.1em;
}

.cart-summary-item__title {
  display: block;
  line-height: 1.2em;
}

.cart-summary-item__variant,
.cart-summary-item__weight {
  font-size: 90%;
  line-height: 1em;
  opacity: 0.75;
}

.cart-summary-item__variant {
  margin-top: 0.15em;
  margin-bottom: 0.5em;
}

.cart-summary-item__weight {
  margin: 0.25em 0 0.4em;
}

.cart-summary-item__price {
  margin-bottom: 0.5em;
  color: #063148;
}

.cart-summary-item__price .struck-out-price {
  margin-left: 0.25em;
}

.cart-summary-item__price .unit-price {
  line-height: 1em;
  color: #063148;
}

.cart-summary-item__price-current {
  font-weight: 500;
}

.cart-summary-item__quantity {
  margin-left: auto;
}

.cart-summary__subtotal {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  padding-top: 0;
  padding-bottom: 0.5em;
}

.cart-summary__subtotal .amount {
  flex-grow: 1;
  text-align: right;
  margin: 0;
  padding: 0;
  transition: opacity 500ms ease;
}

.cart-summary__subtotal .cart-discount-list {
  margin-top: 0.2em;
  width: 100%;
  text-align: right;
  line-height: 1.1em;
}

.cart-summary__notes textarea {
  height: 5em;
  width: 100%;
}

.cart-summary__promo {
  flex: 0 0 auto;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 30px;
}

.cart-summary .cart-summary__inner .cart-summary__buttons .button-text {
  font-weight: bold;
  font-size: 1.2rem;
}

.cart-summary .cart-summary__inner .cart-summary__buttons .btn.wide {
  padding-top: 15px;
  padding-bottom: 15px;
}

.cart-promo {
  position: relative;
}

.cart-promo a {
  display: block;
  overflow: hidden;
}

.cart-promo a .rimage-outer-wrapper {
  transform: scale(1) translate3d(0, 0, 0);
  transition: transform 6s cubic-bezier(0.25, 0.45, 0.45, 0.95);
}

.cart-promo a:hover .rimage-outer-wrapper {
  transform: scale(1.1) translate3d(0, 0, 0);
}

.cart-promo .overlay {
  text-align: center;
}

.cart-promo .overlay:first-child {
  position: relative;
  padding-top: 2em;
  padding-bottom: 2em;
}

.cart-promo .overlay:not(:first-child) {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cart-promo .cart-promo__heading {
  margin: 0 20px;
  color: inherit;
}

.cart-promo .cart-promo__subheading {
  display: inline-block;
  margin: 0 20px;
}

.cart-promo .cart-promo__subheading:not(:first-child) {
  margin-top: 0.3em;
}

.cart-promo .cart-promo__subheading:after {
  content: '';
  display: block;
  margin-top: 0.1em;
  border-bottom: 1px solid;
  opacity: 0.6;
  transition: all 100ms ease-in-out;
}

.cart-promo:hover .cart-promo__subheading::after {
  opacity: 1;
}

.cart-accordion-btn-container {
  cursor: pointer;
}

.cart-accordion-btn {
  float: right;
  border: none;
  background: transparent;
  width: 44px;
  height: 44px;
  margin: -10px -12px -14px;
}

.cart-accordion-btn svg {
  width: 24px;
  height: 24px;
  transform: rotate(180deg);
  transition: transform 200ms ease-out;
}

.cart-accordion-btn--collapsed svg {
  transform: rotate(0deg);
}

.loading-spinner {
  border: 2px solid transparent;
  border-bottom-color: #fff;
  border-top-color: #fff;
  width: 1em;
  height: 1em;
  border-radius: 1em;
  animation: loading-spinner 800ms ease infinite;
}

@keyframes loading-spinner {
  to {
    transform: rotate(360deg);
  }
}

.product-block .qty-adjuster-container {
  display: none;
}

.qty-adjuster {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}

.qty-adjuster--start-hidden {
  display: none;
}

.qty-adjuster--with-remove .qty-adjuster__inner {
  margin-right: 1em;
}

.qty-adjuster__inner {
  display: flex;
  border: 1px solid #cbd4d9;
  border-radius: 2px;
}

.qty-adjuster__down,
.qty-adjuster__up {
  flex: 0 0 auto;
  padding: 11px;
  border-radius: 0;
  line-height: 1px;
  background: transparent;
  border: none;
  color: inherit;
}

.qty-adjuster__down svg,
.qty-adjuster__up svg {
  vertical-align: top;
}

.qty-adjuster__down[disabled], .qty-adjuster__down[disabled]:hover,
.qty-adjuster__up[disabled],
.qty-adjuster__up[disabled]:hover {
  pointer-events: none;
  background: transparent;
  border: none;
  color: inherit;
  opacity: 0.5;
}

.qty-adjuster__down:hover, .qty-adjuster__down:focus,
.qty-adjuster__up:hover,
.qty-adjuster__up:focus {
  background: transparent;
  border: none;
  color: inherit;
  opacity: 0.75;
}

.qty-adjuster__remove {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 0.9em;
  line-height: 1.3em;
  border-bottom: 1px solid rgba(6, 49, 72, 0.5);
}

.qty-adjuster__remove:hover {
  border-bottom-color: rgba(67, 94, 110, 0.5);
}

.qty-adjuster__value {
  flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 2.5em;
  text-align: center;
  border-radius: 0;
  background: transparent;
  border: none;
  color: inherit;
}

.product-form--mini.product-form--added {
  display: none;
}

.product-form--mini.product-form--added + .qty-adjuster-container {
  display: block;
}

.qty-adjuster--has-subtext {
  margin-bottom: 1em;
}

.qty-adjuster__subtext {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: 0.5em;
  font-size: 11px;
  line-height: 1em;
  text-align: center;
}

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

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

@media (max-width: 767px) {
  [data-shopify-buttoncontainer] {
    justify-content: center;
  }
}

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

#page-wrap-inner {
  border: 12px solid #435e6e;
  background: #ececec;
  position: relative;
  z-index: 5;
}

@media (max-width: 1024px) {
  #page-wrap-inner {
    border-width: 6px;
  }
}

#page-wrap-content {
  zoom: 1;
  
  background: #ffffff;
  
}

#page-wrap-content:before {
  content: "";
  display: table;
}

#page-wrap-content:after {
  content: "";
  display: table;
  clear: both;
}

#page-overlay {
  pointer-events: none;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.3);
  transition: opacity 500ms ease-in-out;
}

.show-cart-summary #page-overlay,
.show-mobile-nav #page-overlay {
  pointer-events: auto;
  opacity: 1;
}

.sidepanel-transitioning #page-wrap {
  overflow: hidden;
  width: 100%;
}

.show-cart-summary .cart-summary {
  transform: translate3d(-100%, 0, 0);
}

.show-mobile-nav #mobile-nav {
  transform: translate3d(100%, 0, 0);
}


/* Newsletter section */
.newsletter-section__text {
  padding: 40px;
}

.newsletter-section__text .rte {
  margin-bottom: 2em;
}

/* Map section */
.map-section__wrapper {
  position: relative;
}

.map-section__wrapper .errors {
  padding: 40px;
}

.map-section__text {
  margin-left: 50%;
  padding: 80px 40px;
}

.map-section__text .rte {
  margin-bottom: 1.5em;
}

.map-section__map {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
}

.map-section__image {
  height: 100%;
  background-size: cover;
  background-position: center;
}

.map-section--display-map .map-section__image {
  display: none !important;
}

.map-section__placeholder {
  height: 100%;
  padding: 0;
}

.map-section--display-map .map-section__placeholder {
  display: none !important;
}

.map-section__map-container {
  height: 100%;
}

@media (max-width: 767px) {
  .map-section__wrapper {
    display: flex;
    flex-direction: column;
  }
  .map-section__text {
    margin-left: 0;
    padding: 40px;
  }
  .map-section__map {
    position: static;
    width: auto;
    order: 2;
  }
  .map-section__placeholder,
  .map-section__map-container {
    height: 55vh;
  }
}

.quickbuy-form .size-chart-container {
  display: none;
}

.size-chart-link {
  display: inline-block;
  margin-right: -5px;
  vertical-align: top;
  font-size: 90%;
  line-height: 1.2em;
}

.size-chart-link svg {
  position: relative;
  top: -1px;
  left: -1px;
}

.size-chart {
  padding: 20px;
  max-width: 84vw;
  width: 800px;
}

@media (max-width: 767px) {
  .size-chart {
    padding: 10px;
  }
  .size-chart table {
    display: flex;
    overflow: auto;
    width: 100%;
  }
}

.size-chart__inner {
  width: 100%;
  overflow: auto;
}

.size-chart__inner table {
  height: auto !important;
}

#content .shopify-policy__container {
  padding-top: 30px;
  max-width: 800px;
}

#content .shopify-policy__container a {
  text-decoration: underline;
}

.shopify-challenge__container {
  padding-top: 50px;
  padding-bottom: 30px;
}

/* General Media Queries */
@media (max-width: 959px) {
  h1, .product-title-row .product-price .current-price, .slide-overlay .line-1, .slide-overlay .line-2, #mobile-nav .nav-item,
  #mobile-nav .sub-nav-item, .added-notice .added-notice__price, .h1 {
    font-size: 1.4em;
  }
  h2, .product-block .price .amount, .h2 {
    font-size: 1.33333em;
  }
  h3, .h3 {
    font-size: 1.26667em;
  }
  h4, blockquote, .tile-group .overlay .filter-group__caption, .cart-summary__subtotal .amount, .h4 {
    font-size: 1.2em;
  }
  h5, .h5 {
    font-size: 1.13333em;
  }
  h6, .h6 {
    font-size: 1.06667em;
  }
  .slide-overlay .line-1 {
    font-size: 2.1em;
  }
  .slide-overlay .line-2 {
    font-size: 1.26667em;
  }
  .themed-product-reviews .spr-badge {
    font-size: 0.75em;
  }
  .tab-down {
    display: block;
  }
  .quick-buy-wrap {
    display: none;
  }
}

@media (max-width: 900px) {
  .container {
    width: 95%;
  }
  .story-container {
    max-width: 95%;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .column {
    padding-left: 15px;
    padding-right: 15px;
  }
  .inline-row .inline-item label, .inline-row .inline-item .cart-items__heading, .inline-row .inline-item .product-section legend, .product-section .inline-row .inline-item legend {
    display: block;
  }
}

@media (max-width: 767px) {
  input,
  textarea,
  select {
    font-size: 16px;
    line-height: 1.4em;
  }
  .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .story-container {
    max-width: 100%;
  }
  #page-wrap-inner {
    border: none #ff0001;
  }
  .show-mobile-nav {
    overflow: hidden;
    width: 100%;
  }
  .desktop {
    display: none !important;
  }
  .align-right-desktop {
    text-align: inherit;
  }
  .inline-row .inline-item,
  .inline-row .inline-item.left,
  .inline-row .inline-item.right {
    float: none;
    display: block;
    margin: 1em 0;
    padding: 0;
  }
  .template-index #content > .slideshow-section:first-child,
  .template-index #content > .tile-section:first-child,
  .template-index #content > .feature-section:first-child,
  .template-index #content > .custom-html-section:first-child {
    padding-top: 4%;
  }
  .slideshow-section > .container {
    padding-left: 0;
    padding-right: 0;
  }
  .slide-overlay--mobile-stack {
    position: static;
    height: auto;
    margin: 0 15px;
    width: auto;
  }
  .slide-overlay--mobile-stack:before {
    display: none;
  }
  .slide-overlay--mobile-stack .inner {
    display: block;
    width: auto;
    padding: 30px 0;
  }
  .slide-overlay--mobile-stack .inner .line-1,
  .slide-overlay--mobile-stack .inner .line-2 {
    color: #063148;
  }
  .slide-overlay--mobile-stack.align-left .inner,
  .slide-overlay--mobile-stack.align-right .inner {
    text-align: center;
    width: auto;
  }
  .cart-items__heading {
    display: none;
  }
  .cart-item__image {
    width: 60px;
  }
  .cart-item__not-image {
    display: block;
  }
  .cart-item__description,
  .cart-item__price,
  .cart-item__quantity,
  .cart-item__total {
    width: auto;
    margin: 0;
    text-align: left;
  }
  .cart-item__description .remove {
    display: none;
  }
  .cart-item:not(.cart-items__heading) .cart-item__quantity {
    margin-top: 1em;
  }
  .cart-item:not(.cart-items__heading) .cart-item__quantity .qty-adjuster {
    justify-content: flex-start;
  }
  .cart-item:not(.cart-items__heading) .cart-item__quantity .qty-adjuster__inner {
    margin-right: 1em;
  }
  .cart-item__total__amount {
    display: none;
  }
  .checkout-button--lower {
    width: 100%;
  }
  .filter {
    border-left: 0;
    margin: 0 1em 1em 0;
    padding-left: 0;
  }
  .sidebar-cont .sidebar,
  .show-sidebar .sidebar-cont .sidebar {
    display: none;
  }
  .show-sidebar .sidebar-cont .beside-sidebar {
    float: none;
    width: auto;
  }
  .collection-header.coloured-split.has-image {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-details {
    margin-bottom: 0;
  }
  .product-details .border-top, .product-details .page-footer,
  .product-details .border-bottom {
    border: none;
  }
  .product-section {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .template-article .more-links .column {
    text-align: center;
  }
  .template-article .more-links .column .more-link {
    margin: 0;
  }
  .template-article .more-links .column .col-place {
    display: none;
  }
  .page-footer .footer-logo img {
    height: auto;
  }
  .page-footer .section {
    padding-top: 1.75em;
    padding-bottom: 1.75em;
  }
  .page-footer .section.padless-top {
    padding-top: 0;
  }
  .page-footer .section.padless-bottom {
    padding-bottom: 0;
  }
  .page-footer .social-column {
    margin-bottom: 0;
  }
  .payment-methods .payment-icon {
    margin: 0 0.5em 0.75em 0;
  }
  .toolbar {
    min-height: 1px;
    /* indication to go into dock-mode */
  }
  .toolbar.docked {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #fdf6f7;
  }
  .toolbar-social,
  .toolbar-links {
    display: none;
  }
  .logo-nav .logo {
    margin-top: 7px;
    margin-bottom: 12px;
  }
  .mobile-toolbar {
    display: inline-block;
  }
  .page-header.layout-mobile .mobile-toolbar {
    position: static;
    margin-top: 0;
  }
  .page-header.layout-mobile .toolbar {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  .page-header.layout-mobile .toolbar-cart {
    right: 15px;
  }
  .toolbar {
    position: relative;
  }
  .toolbar .compact-logo {
    display: inline-block;
    width: 100px;
    margin-left: 10px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 1.2em;
    color: #262630;
    vertical-align: middle;
  }
  .toolbar .compact-logo img {
    max-height: 50px;
    width: auto;
    vertical-align: middle;
  }
  .toolbar .toolbar-cart {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -0.6em;
    line-height: 1.2em;
  }
  .toolbar .toolbar-cart .currency-switcher {
    display: none;
  }
  .using-compact-mobile-logo .logo-nav {
    display: none;
  }
}

@media (max-width: 479px) {
  .not-tiny {
    display: none;
  }
  .tiny {
    display: block;
  }
  .toolbar-cart {
    margin-left: 0;
  }
  .collection-header.coloured-split.has-image .header-text {
    padding: 20px;
  }
  .gravatar {
    margin: 0 1em 1em 0;
  }
  .gravatar img {
    width: 40px;
  }
  .inline-input-button {
    display: block;
    border: none;
    text-align: center;
    border: none;
    background: transparent;
    border-radius: 0;
  }
  .inline-input-button input[type=text], .inline-input-button input[type=email] {
    display: block;
    margin-bottom: 1em;
    padding-right: 1.4em;
    width: 100%;
    border: 1px solid #cbd4d9;
    background: #ffffff;
    border-radius: 60px;
  }
  .inline-input-button button, .inline-input-button input[type=submit], .inline-input-button .btn, .inline-input-button .account-area .action_link, .account-area .inline-input-button .action_link, .inline-input-button .giant-round-button, .inline-input-button .big-round-button, .inline-input-button .button {
    position: static;
    margin-left: 0;
    border-radius: 60px;
  }
  .page-footer .mailing-list input[type=email] {
    width: 100%;
  }
  .product-block .image {
    margin-bottom: 0.5em;
  }
}

@media (max-width: 360px) {
  .cart-summary__section,
  .cart-summary__close,
  .cart-summary__item-list {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/*****************************/
/***** LOGIN TEMPLATE *****/
/*****************************/
body.template-login #guest {
  margin-top: 2em;
}

/*****************************/
/***** PASSWORD TEMPLATE *****/
/*****************************/
html.template-password {
  height: 100%;
}

html.template-password body {
  height: 100vh;
  font-size: 15px;
  line-height: 1.3em;
  text-align: center;
  
  background: #ffffff;
  
}

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

html.template-password .password-footer {
  height: 1px;
}

html.template-password .password-login-link {
  margin: 20px 0 40px;
  text-align: right;
}

html.template-password .password-login-link svg {
  width: 10px;
  height: 12px;
  margin-right: 4px;
}

html.template-password .password-login-link svg path {
  transition: fill 120ms;
}

html.template-password .password-login-link a:hover svg path,
html.template-password .password-login-link a:focus svg path {
  fill: #435e6e;
}

html.template-password h1, html.template-password .product-title-row .product-price .current-price, .product-title-row .product-price html.template-password .current-price, html.template-password .slide-overlay .line-1, .slide-overlay html.template-password .line-1, html.template-password .slide-overlay .line-2, .slide-overlay html.template-password .line-2, html.template-password #mobile-nav .nav-item, #mobile-nav html.template-password .nav-item,
html.template-password #mobile-nav .sub-nav-item, #mobile-nav html.template-password .sub-nav-item, html.template-password .added-notice .added-notice__price, .added-notice html.template-password .added-notice__price {
  font-size: 2em;
}

html.template-password h1 a:hover, html.template-password .product-title-row .product-price .current-price a:hover, .product-title-row .product-price html.template-password .current-price a:hover, html.template-password .slide-overlay .line-1 a:hover, .slide-overlay html.template-password .line-1 a:hover, html.template-password .slide-overlay .line-2 a:hover, .slide-overlay html.template-password .line-2 a:hover, html.template-password #mobile-nav .nav-item a:hover, #mobile-nav html.template-password .nav-item a:hover, html.template-password #mobile-nav .sub-nav-item a:hover, #mobile-nav html.template-password .sub-nav-item a:hover, html.template-password .added-notice .added-notice__price a:hover, .added-notice html.template-password .added-notice__price a:hover {
  text-decoration: none;
}

html.template-password h2, html.template-password .product-block .price .amount, .product-block .price html.template-password .amount {
  font-size: 4em;
}

html.template-password input[type=text], html.template-password input[type=email], html.template-password input[type=password] {
  height: 20px;
  padding: 4px;
  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;
  border: none;
  background: #435e6e;
  color: #fdf6f7;
  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] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  padding: 4px 18px;
  margin-right: -1px;
  width: 250px;
  border-radius: 3px 0 0 3px;
}

html.template-password .password-signup input[type=submit] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  padding: 4px 18px;
  border: 1px solid #435e6e;
  border-radius: 0 3px 3px 0;
}

html.template-password .password-signup input[type=submit]:hover {
  border-color: #56798e;
}

html.template-password .password-signup .password-signup-inner {
  max-width: 800px;
  margin: 0 auto;
}

@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 .shopify-logo svg {
  vertical-align: top;
}

html.template-password .password-footer-inner .shopify-logo svg {
  margin: 0 0 0 5px;
  width: 80px;
  height: 23px;
}

html.template-password .password-footer-inner .password-login-link {
  text-align: center;
}

html.template-password #password-login {
  width: 300px;
  padding: 1em 0;
}

html.template-password #password-login, html.template-password #password-login a, html.template-password #password-login a:link, html.template-password #password-login a:visited, html.template-password #password-login a:hover {
  color: #333;
}

html.template-password #password-login label, html.template-password #password-login .cart-items__heading, html.template-password #password-login .product-section legend, .product-section html.template-password #password-login legend {
  display: block;
  margin: 0 0 0.5em;
}

html.template-password #password-login input[type=password] {
  width: 150px;
}

html.template-password #password-login .password-owner {
  margin-top: 2em;
}

.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(6, 49, 72, 0.05);
}

.thumbnail__badge .icon .icon-3d-badge-full-color-element,
.thumbnail__badge .icon .icon-video-badge-full-color-element {
  fill: #063148;
}

@media only screen and (min-width: 750px) {
  .thumbnail__badge .product-single__thumbnail-badge {
    width: 26px;
    height: 26px;
  }
}

.plyr.plyr--full-ui.plyr--video {
  color: #063148;
  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(6, 49, 72, 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(6, 49, 72, 0.55);
}

.plyr.plyr--full-ui.plyr--video .plyr__controls {
  background-color: #ffffff;
  border-color: rgba(6, 49, 72, 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: #063148;
}

.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(6, 49, 72, 0.6) var(--value, 0));
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-moz-range-track {
  background-color: rgba(6, 49, 72, 0.6);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-ms-fill-upper {
  background-color: rgba(6, 49, 72, 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(6, 49, 72, 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(6, 49, 72, 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(6, 49, 72, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-moz-range-thumb {
  box-shadow: 0 0 0 3px rgba(6, 49, 72, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-ms-thumb {
  box-shadow: 0 0 0 3px rgba(6, 49, 72, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px rgba(6, 49, 72, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip {
  background-color: #063148;
  color: #ffffff;
}

.plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip::before {
  border-top-color: #063148;
}

.plyr.plyr--full-ui.plyr--video.plyr--loading .plyr__progress__buffer {
  background-image: linear-gradient(-45deg, rgba(6, 49, 72, 0.6) 25%, transparent 25%, transparent 50%, rgba(6, 49, 72, 0.6) 50%, rgba(6, 49, 72, 0.6) 75%, transparent 75%, transparent);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'] {
  color: #ffffff;
  position: relative;
  top: -5px;
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-moz-range-thumb {
  box-shadow: 2px 0 0 0 #063148;
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-ms-thumb {
  box-shadow: 2px 0 0 0 #063148;
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-webkit-slider-thumb {
  box-shadow: 2px 0 0 0 #063148;
}

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

@media (min-width: 768px) {
  .cc-popup .cc-popup-form-input {
    padding: 10px 15px !important;
  }
}

.cc-popup .cc-popup-social {
  margin-top: 2em;
}

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

.cc-popup.cc-popup--right .cc-popup-modal {
  transition: transform 0.6s;
}

@media (max-width: 767px) {
  .cc-popup.cc-popup--right .cc-popup-modal {
    width: 305px !important;
  }
}

.cc-popup.cc-popup--right:not(.cc-popup--visible) .cc-popup-modal {
  transform: translate3d(100%, 0, 0) !important;
}

/*************    ---                   ---                   ---   *************/
/*************    |     ENTER YOUR CUSTOM CODE BELOW HERE       |   *************/
/*************    ---                   ---                   ---   *************/
.mainland
{
padding-left:24%;
  letter-spacing: 2px;
  font-size: .85em;

}
.experts{
 padding-left:79px;
  letter-spacing: 2px;
  font-size: .85em; 
}

.free{
  padding-left:9%;
  font-size: 1.75em;
  line-height: 25px;
  color: #435e6e;
}
.spr-review-header-byline {
display: none;
visibility: hidden;
}
.jdgm-rev-widg.jdgm-rev-widg{
 display:none !important; 
}
span.toolbar-cart {
    padding-left: 88%;
}
/* Sale Button go red - RC */

/* Collections */
#shopify-section-collection-template .product-block .btn.product-add {
  background: #CF1C24;
  border: 2px solid #CF1C24;
}

#shopify-section-collection-template .product-block .btn.product-add:hover {
  background: #ed212a;
  border-color: #ed212a;
}
/* Product Pages */
#shopify-section-product-template .product-details .payment-and-quantity__add .btn.product-add.alt {
  background: #CF1C24;
  border: 2px solid #CF1C24;
  color: #ffffff;
}

#shopify-section-product-template .product-details .payment-and-quantity__add .btn.product-add.alt:hover {
  background: #ed212a;
  border-color: #ed212a;
}
/* Pop-out Cart */
#cart-summary .cart-summary__buttons .btn.wide {
  background: #CF1C24;
  border: 2px solid #CF1C24;
}

#cart-summary .cart-summary__buttons .btn.wide:hover {
  background: #ed212a;
  border-color: #ed212a;
}
/* Basket */
#shopify-section-cart-template .checkout-button {
  background: #CF1C24;
  border: 2px solid #CF1C24;
}

#shopify-section-cart-template .checkout-button:hover {
  background: #ed212a;
  border-color: #ed212a;
}
/* Homepage */
.shopify-section.homepage-section .product-block .btn.product-add {
  background: #CF1C24;
  border: 2px solid #CF1C24;
}
.shopify-section.homepage-section .product-block .btn.product-add:hover {
  background: #ed212a;
  border-color: #ed212a;
}
.you-save {
    color: #CF1C24;
    font-weight: bold;
    text-transform: uppercase;
  display: none;
}