/** Shopify CDN: Minification failed

Line 3458:2 Expected identifier but found "*"
Line 3622:93 Expected ")" to end URL token
Line 3627:93 Expected ")" to end URL token
Line 4745:28 Expected identifier but found "<!--"
Line 4766:4 Expected identifier but found "<!--"
Line 4812:79 Unexpected ","
Line 7341:32 Unexpected "<!--"
Line 9933:0 All "@import" rules must come first
Line 9969:0 All "@import" rules must come first

**/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.main-navigation {
  z-index: 1; }

.footer-tapbar {
  z-index: 2; }

.header-search-results-wrapper {
  z-index: 3; }

.header-search-input-wrapper {
  z-index: 4; }

.product-info {
  z-index: 5; }

.main-header {
  z-index: 6; }

.main-navigation-wrapper {
  z-index: 7; }

.header-wrapper {
  z-index: 8; }

.banner {
  z-index: 9; }

.banner-placeholder {
  z-index: 10; }

.product-message {
  z-index: 11; }

.product-images-lightbox {
  z-index: 12; }

.page-wrapper:before, .main-footer-inner:before, .footer-lower:before, .footer-payment:before, .pagination:before, .form-field-swatch:before, .share:before, .index-header:before, .product-stock .form-field-title:before,
.page-wrapper:after,
.main-footer-inner:after,
.footer-lower:after,
.footer-payment:after,
.pagination:after,
.form-field-swatch:after,
.share:after,
.index-header:after,
.product-stock .form-field-title:after {
  content: " ";
  display: table; }


.page-wrapper:after,
.main-footer-inner:after,
.footer-lower:after,
.footer-payment:after,
.pagination:after,
.form-field-swatch:after,
.share:after,
.index-header:after,
.product-stock .form-field-title:after {
  clear: both; }

.tile-wrapper .tile-content, .form-field-filters a.active::after, .button, #product-media .product-single__view-in-space, .product-form .shopify-payment-button__button--unbranded, .banner, .department-item figcaption h3, .department-item figcaption p, .featured-content-item, .footer-copyright, .header-logo a, .header-tools .header-cart-count, .index-features-item .index-features-item-content, .index-newsletter-inner, .slideshow-title, .index-video-title, .product-item-banner, .form-swatch-item, .header-search-form .form-input, .product-price {
  -moz-osx-font-smoothing: grayscale;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased; }

h1, h2, .department-item figcaption h3, h3, h4, h5, .form-field-title, .selector-wrapper label, .header--font, h6, .page-header, .index-navigation-list__wrapper__list--heading {
  font-family: var(--header-font);
  font-weight: var(--header-font-weight);
  font-style: var(--header-font-style);
  color: var(--header-color);
  text-transform: var(--header-text-transform);
  letter-spacing: var(--header-letter-spacing); }

.errors > *:first-child, .rich-text > *:first-child, .featured-content-item > *:first-child, .index-features-text > *:first-child, .index-newsletter-inner > *:first-child, .product-item-description > *:first-child, .product-description > *:first-child {
  margin-top: 0; }

.errors > *:last-child, .rich-text > *:last-child, .featured-content-item > *:last-child, .index-features-text > *:last-child, .index-newsletter-inner > *:last-child, .product-item-description > *:last-child, .product-description > *:last-child {
  margin-bottom: 0; }

.screen-reader,
.form-field-radio .form-input,
.form-field-checkbox .form-input {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(1px, 1px, 1px, 1px); }

.no-js .supports-js {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px !important;
  width: 1px !important; }

.shopify-section {
  opacity: 0; }

/*============================================================================
  Dependency-free breakpoint mixin
    - Based on http://blog.grayghostvisuals.com/sass/sass-media-query-mixin/
    - Usage docs: http://shopify.github.io/Timber/#sass-mixins
==============================================================================*/
/*
 * Bourbon mixins
 */
/*============================================================================
  #Responsive fonts
==============================================================================*/
.page-wrapper, .departments-wrapper, .featured-content, .main-footer-wrapper, .header, .index-blog, .section-index-products .featured-products-wrapper, .featured-product-wrapper, .index-features, .index-map-wrapper .index-header, .index-map-wrapper:not(.is-fullwidth) .index-map, .index-navigation-list__wrapper, .index-newsletter:not(.is-fullwidth), .slideshow-content, .index-video-cover-content, .breadcrumbs, .navigation-super, .main-navigation-wrapper, .product-images-lightbox > div {
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: padding 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: padding 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: padding 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  /* Solves border-box issue with max-width in IE8 */ }
  .lt-ie9 .page-wrapper, .lt-ie9 .departments-wrapper, .lt-ie9 .featured-content, .lt-ie9 .main-footer-wrapper, .lt-ie9 .header, .lt-ie9 .index-blog, .lt-ie9 .section-index-products .featured-products-wrapper, .section-index-products .lt-ie9 .featured-products-wrapper, .lt-ie9 .featured-product-wrapper, .lt-ie9 .index-features, .lt-ie9 .index-map-wrapper .index-header, .index-map-wrapper .lt-ie9 .index-header, .lt-ie9 .index-map-wrapper:not(.is-fullwidth) .index-map, .index-map-wrapper:not(.is-fullwidth) .lt-ie9 .index-map, .lt-ie9 .index-navigation-list__wrapper, .lt-ie9 .index-newsletter:not(.is-fullwidth), .lt-ie9 .slideshow-content, .lt-ie9 .index-video-cover-content, .lt-ie9 .breadcrumbs, .lt-ie9 .navigation-super, .lt-ie9 .main-navigation-wrapper, .lt-ie9 .product-images-lightbox > div {
    width: 1140px; }

.grid {
  font-size: 0; }

.grid-item,
[class*="grid-item"] {
  font-size: 1.4rem;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top; }
  @media (max-width: 768px) {
    .grid-item,
    [class*="grid-item"] {
      font-size: calc(1.4rem - .4vw); } }

.grid-item-100 {
  display: block;
  width: 100%; }

.grid-item-83 {
  width: 83.333%; }

.grid-item-75 {
  width: 75%; }

.grid-item-70 {
  width: 70%; }

.grid-item-66 {
  width: 66.666%; }

.grid-item-60 {
  width: 60%; }

.grid-item-58 {
  width: 58.333%; }

.grid-item-55 {
  width: 55%; }

.grid-item-50 {
  width: 50%; }

.grid-item-45 {
  width: 45%; }

.grid-item-41 {
  width: 41.666%; }

.grid-item-40 {
  width: 40%; }

.grid-item-35 {
  width: 35%; }

.grid-item-33 {
  width: 33.333%; }

.grid-item-30 {
  width: 30%; }

.grid-item-27 {
  width: 26.666%; }

.grid-item-25 {
  width: 25%; }

.grid-item-20 {
  width: 20%; }

.grid-item-16 {
  width: 16.666%; }

.grid-item-15 {
  width: 15%; }

.grid-item-12 {
  width: 12%; }

.grid-item-10 {
  width: 10%; }

.grid-item-5 {
  width: 5%; }

.tile-wrapper {
  position: relative;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 20px;
  border-right: 10px solid var(--background-color);
  border-left: 10px solid var(--background-color); }
  @media (max-width: 960px) {
    .tile-wrapper.grid-item-25 {
      width: 33.333%; } }
  @media (max-width: 500px) {
    .tile-wrapper.grid-item-25 {
      width: 50%; } }
  .tile-wrapper .tile {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--accent-color-2); }
  .tile-wrapper .tile-content {
    position: absolute;
    right: 30px;
    bottom: 25px;
    left: 30px;
    margin-top: 0;
    margin-bottom: 0;
    color: var(--background-color); }
    @media (max-width: 720px) {
      .tile-wrapper .tile-content {
        font-size: 2; } }
  @media (max-width: 720px) and (max-width: 768px) {
    .tile-wrapper .tile-content {
      font-size: calc(2 - .4vw); } }
    @media (max-width: 500px) {
      .tile-wrapper .tile-content {
        font-size: 1.8; } }
  @media (max-width: 500px) and (max-width: 768px) {
    .tile-wrapper .tile-content {
      font-size: calc(1.8 - .4vw); } }

* {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important; }

/*
  This will hide the focus indicator if the element receives focus via the mouse,
  but it will still show up on keyboard focus.
*/
body.using-mouse :focus {
  outline: none !important; }

@media (max-width: 720px) {
  body :focus {
    outline: none !important; } }

html {
  font-size: 62.5%;
  overflow-x: hidden;
  position: relative; }

body {
  font-size: 1.4rem;
  background: var(--background-color);
  line-height: 1.6;
  font-family: var(--body-font);
  font-weight: var(--body-font-weight);
  font-style: var(--body-font-style);
  color: var(--body-color);
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
  position: relative; }
  @media (max-width: 768px) {
    body {
      font-size: calc(1.4rem - .4vw); } }
  body.scroll-locked {
    overflow: hidden; }
  body.footer-search-focused {
    position: fixed;
    right: 0;
    left: 0; }
  @media (min-width: 721px) {
    body {
      padding-top: 0 !important; } }
  @media (max-width: 720px) {
    body {
      padding-bottom: 40px; }
      body.template-gift_card, body.template-password {
        padding: 0 !important; }
      body.no-js {
        padding-top: 100px; } }

svg {
  fill: currentColor; }

img {
  max-width: 100%; }
  img.is-lazy {
    width: 100%; }
  img.lazyload {
    opacity: 0; }
    .no-js img.lazyload {
      opacity: 1; }

figure {
  margin: 0; }

ul,
ol {
  padding-left: 20px; }

blockquote {
  margin-left: 10px;
  padding-left: 15px;
  border-left: 2px solid var(--accent-color); }
  blockquote cite {
    display: block;
    margin-top: 10px; }

table {
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em; }
  table th,
  table td {
    padding: 10px 15px;
    border-top: 1px solid var(--input-border);
    border-left: 1px solid var(--input-border);
    text-align: left; }
  table th {
    background-color: var(--border-color);
    color: var(--header-color); }
  table tr > *:first-child {
    border-left: 0; }

.page-wrapper {
  position: relative; }

.hidden {
  display: none; }

.visibly-hidden {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0); }

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

/* Page transition animation - fade in and out on page navigation */
body {
  opacity: 1;
  transition: opacity 400ms ease-in; }
  body.loading {
    transition: opacity 1ms ease-in;
    opacity: 0; }
  body.unloading {
    opacity: 1; }

h1, h2, .department-item figcaption h3, h3, h4, h5, .form-field-title, .selector-wrapper label, .header--font, h6 {
  line-height: 1.25; }

h1 {
  font-size: 3.5; }
  @media (max-width: 768px) {
    h1 {
      font-size: calc(3.5 - .4vw); } }

h2, .department-item figcaption h3 {
  font-size: 2.5; }
  @media (max-width: 768px) {
    h2, .department-item figcaption h3 {
      font-size: calc(2.5 - .4vw); } }

h3 {
  font-size: 1.6; }
  @media (max-width: 768px) {
    h3 {
      font-size: calc(1.6 - .4vw); } }

h4 {
  font-size: 1.4rem;
  font-weight: 400; }
  @media (max-width: 768px) {
    h4 {
      font-size: calc(1.4rem - .4vw); } }

h5, .form-field-title, .selector-wrapper label, .header--font {
  font-size: 1.4rem; }
  @media (max-width: 768px) {
    h5, .form-field-title, .selector-wrapper label, .header--font {
      font-size: calc(1.4rem - .4vw); } }

h6 {
  font-size: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.3em; }
  @media (max-width: 768px) {
    h6 {
      font-size: calc(1.2 - .4vw); } }

a {
  text-decoration: none;
  color: var(--accent-color);
  -webkit-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  a:hover {
    color: var(--link-hover-color); }

.page-header-wrapper {
  position: relative;
  margin: 30px auto 33px;
  max-width: 1140px; }
  .page-header-wrapper:not(.product-title) {
    padding-left: 30px;
    padding-right: 30px; }
  @media (max-width: 720px) {
    .page-header-wrapper {
      margin-top: 18px;
      margin-bottom: 18px; }
      .page-header-wrapper:not(.product-title) {
        padding-right: 20px;
        padding-left: 20px; } }

.page-header {
  font-size: 2.5;
  margin: 30px auto;
  max-width: 1140px; }
  @media (max-width: 768px) {
    .page-header {
      font-size: calc(2.5 - .4vw); } }
  .page-header:not(.product-title) {
    padding-left: 20px;
    padding-right: 20px; }
  .page-header:not(.product-title) {
    text-align: center; }
  .page-header.with-context {
    font-weight: 400; }
  .page-header.simple {
    margin: 0;
    max-width: none;
    padding-right: 0;
    padding-left: 0;
    text-align: left; }
  @media (max-width: 720px) {
    .page-header {
      margin-top: 20px;
      margin-bottom: 18px; }
      .page-header:not(.product-title) {
        padding-right: 20px;
        padding-left: 20px; } }
  .page-header-wrapper .page-header {
    margin: 0;
    max-width: none;
    padding-right: 0;
    padding-left: 0; }

.errors {
  font-size: 1.4rem;
  padding: 6px 8px;
  color: var(--error-color);
  border: 1px solid var(--error-color);
  background: var(--error-background); }
  @media (max-width: 768px) {
    .errors {
      font-size: calc(1.4rem - .4vw); } }
  .errors ul {
    padding: 0;
    list-style: none; }

.rich-text img {
  height: auto; }

.form-success {
  padding: 12px 15px;
  margin-bottom: 20px;
  color: var(--success-color);
  border: 1px solid var(--success-color);
  background: var(--form-success-background); }

.form-error {
  margin-bottom: 20px; }

.form-row {
  margin-right: -10px;
  margin-left: -10px; }

.form-field,
.selector-wrapper {
  margin-bottom: 10px; }

.form-inline {
  font-size: 0; }
  .form-inline > * {
    font-size: 1.4rem; }
    @media (max-width: 768px) {
      .form-inline > * {
        font-size: calc(1.4rem - .4vw); } }

.form-field-title,
.selector-wrapper label {
  display: block;
  margin-top: 0;
  margin-bottom: 10px; }
  .form-field-title.form-hidden,
  .selector-wrapper label.form-hidden {
    display: none; }
    .lt-ie10 .form-field-title.form-hidden, .lt-ie10 .selector-wrapper label.form-hidden, .selector-wrapper .lt-ie10 label.form-hidden {
      display: block; }
  .form-inline .form-field-title, .form-inline .selector-wrapper label, .selector-wrapper .form-inline label {
    display: inline-block;
    margin-right: 20px; }

.form-input,
.form-field-textarea .form-input,
.form-select-wrapper select {
  padding: 9px 15px;
  max-width: 300px;
  width: 100%;
  height: 44px;
  border: 1px solid var(--input-border);
  border-radius: 0;
  background-color: var(--input-background);
  color: var(--input-color);
  line-height: 1.6;
  -webkit-appearance: none;
  transition: border-color 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .form-input::-webkit-input-placeholder,
  .form-field-textarea .form-input::-webkit-input-placeholder,
  .form-select-wrapper select::-webkit-input-placeholder {
    color: var(--input-placeholder-color); }
  .form-input::-moz-placeholder,
  .form-field-textarea .form-input::-moz-placeholder,
  .form-select-wrapper select::-moz-placeholder {
    color: var(--input-placeholder-color); }
  .form-input::-ms-placeholder,
  .form-field-textarea .form-input::-ms-placeholder,
  .form-select-wrapper select::-ms-placeholder {
    color: var(--input-placeholder-color); }
  .form-input::placeholder,
  .form-field-textarea .form-input::placeholder,
  .form-select-wrapper select::placeholder {
    color: var(--input-placeholder-color); }
  .form-input:focus,
  .form-field-textarea .form-input:focus,
  .form-select-wrapper select:focus {
    border-color: var(--accent-color-2);
    outline: 0; }
  .form-input.form-full,
  .form-field-textarea .form-full.form-input,
  .form-select-wrapper select.form-full {
    display: block;
    max-width: 100%; }
  .form-inline .form-input, .form-inline .form-field-textarea .form-input, .form-field-textarea .form-inline .form-input, .form-inline .form-select-wrapper select, .form-select-wrapper .form-inline select {
    display: inline-block; }
  .form-field-textarea .form-input, .form-field-textarea .form-input, .form-field-textarea .form-select-wrapper select, .form-select-wrapper .form-field-textarea select {
    height: 100%;
    max-height: none;
    min-height: 200px; }

.form-select-wrapper {
  position: relative;
  display: block;
  cursor: pointer; }
  .form-select-wrapper.active {
    border-color: var(--accent-color); }
  .form-select-wrapper::after {
    content: "";
    position: absolute;
    z-index: 2;
    right: 16px;
    top: 50%;
    margin-top: -1px;
    border-top: 3px solid var(--input-color);
    border-left: 3px solid transparent;
    border-right: 3px solid transparent; }
  .form-select-wrapper select {
    width: 100%;
    padding: 9px 30px 9px 15px;
    border: 1px solid var(--input-border);
    line-height: 1.5;
    cursor: pointer;
    outline: 0;
    border-radius: 0;
    background-color: var(--select-background);
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none; }
  .form-select-wrapper.form-full {
    max-width: 100%; }
  .form-inline .form-select-wrapper {
    display: inline-block; }

.form-submit {
  margin-top: 30px; }

.form-field-radio .form-label,
.form-field-checkbox .form-label {
  position: relative;
  display: block; }
  .form-field-radio .form-label:not(:last-child),
  .form-field-checkbox .form-label:not(:last-child) {
    margin-bottom: 5px; }

.form-field-radio .form-label-text,
.form-field-checkbox .form-label-text {
  padding-left: 22px;
  margin-left: 0; }

.form-field-radio .form-input,
.form-field-checkbox .form-input {
  width: auto; }
  .form-field-radio .form-input:focus + .form-label .form-label-text::before,
  .form-field-checkbox .form-input:focus + .form-label .form-label-text::before {
    border-color: var(--accent-color); }

.form-field-radio .form-label-text,
.form-field-checkbox .form-label-text {
  font-family: var(--body-font); }
  .form-field-radio .form-label-text:before,
  .form-field-checkbox .form-label-text:before {
    position: absolute;
    top: calc(50% - 7px);
    left: 0;
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid var(--input-border);
    background-color: var(--background-color);
    cursor: pointer;
    content: ""; }
  .form-field-radio .form-label-text:after,
  .form-field-checkbox .form-label-text:after {
    position: absolute;
    cursor: pointer;
    content: ""; }

.form-field-radio .form-label-text:before {
  border-radius: 100%; }

.form-field-radio .form-label-text:after {
  top: calc(50% - 2px);
  left: 4px;
  width: 6px;
  height: 6px;
  border-radius: 100%; }

.form-field-radio .form-input:checked + .form-label-text:after {
  background-color: var(--body-color); }

.form-field-checkbox .form-label-text:before {
  width: 9px;
  height: 9px; }

.form-field-checkbox .form-label-text:after {
  top: calc(50% - 8px);
  left: 4px;
  width: 4px;
  height: 8px;
  transform: rotate(42.5deg); }

.form-field-checkbox .form-input:checked + .form-label .form-label-text:after,
.form-field-checkbox .form-label-text.active:after {
  border: solid var(--body-color);
  border-width: 0 2px 2px 0; }

.form-filter-wrapper.is-color {
  padding-top: 10px !important;
  margin-right: -2px;
  margin-left: -2px;
  font-size: 0; }

@media (max-width: 720px) {
  .form-field-filters {
    margin-bottom: 0; } }

.form-field-filters a {
  position: relative;
  display: block;
  padding-left: 18px;
  margin-bottom: 2px;
  color: var(--body-color);
  line-height: 19px; }
  .form-field-filters a:hover {
    color: var(--body-color); }
  .form-field-filters a::before {
    position: absolute;
    top: calc(50% - 5px);
    left: 0;
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-right: 7px;
    border: 1px solid var(--form-link-before);
    border-radius: 2px;
    content: ""; }
  .form-field-filters a.active::after {
    position: absolute;
    top: calc(50% - 3px);
    left: 2px;
    width: 7px;
    height: 7px;
    background-color: var(--body-color);
    border-radius: 1px;
    content: "";
    font-family: Arial, sans-serif; }
  .form-field-filters a.is-color {
    display: inline-block;
    width: 15px;
    height: 15px;
    padding-left: 15px;
    margin-right: 2px;
    margin-bottom: 4px;
    margin-left: 2px;
    border-radius: 50%;
    text-indent: -9999px; }
    @media (max-width: 720px) {
      .form-field-filters a.is-color {
        width: 25px;
        height: 25px;
        margin-right: 3px;
        margin-bottom: 6px;
        margin-left: 3px; } }
    .form-field-filters a.is-color[data-color="white"] {
      box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.3); }
      .form-field-filters a.is-color[data-color="white"].active::after {
        background-color: var(--body-color); }
    .form-field-filters a.is-color::before {
      display: none; }
    .form-field-filters a.is-color.active::after {
      top: 5px;
      left: 5px;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background-color: var(--background-color);
      content: ""; }
      @media (max-width: 720px) {
        .form-field-filters a.is-color.active::after {
          top: 9px;
          left: 9px;
          width: 7px;
          height: 7px; } }

.form-field-filters .form-field-title button {
  position: relative;
  width: 100%;
  padding: 0;
  border: 0;
  outline: 0;
  background-color: transparent;
  text-align: left; }
  @media (min-width: 721px) {
    .form-field-filters .form-field-title button {
      cursor: default; } }
  .form-field-filters .form-field-title button svg {
    position: absolute;
    top: calc(50% - 2px);
    right: 0;
    width: 10px;
    height: 4px;
    color: var(--accent-color); }
    @media (min-width: 721px) {
      .form-field-filters .form-field-title button svg {
        display: none; } }

.form-actions {
  margin-top: 20px;
  font-size: 0; }

.button,
#product-media .product-single__view-in-space,
.product-form .shopify-payment-button__button--unbranded {
  font-size: 1.4rem;
  display: inline-block;
  min-width: 200px;
  height: 44px;
  text-align: center;
  font-family: var(--button-font);
  font-weight: var(--button-weight);
  border-radius: 0;
  cursor: pointer;
  line-height: 29px;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  padding: 7px 24px 9px;
  border: none;
  background: var(--button-background);
  color: var(--button-color); }
  @media (max-width: 768px) {
    .button,
    #product-media .product-single__view-in-space,
    .product-form .shopify-payment-button__button--unbranded {
      font-size: calc(1.4rem - .4vw); } }
  .button:hover,
  #product-media .product-single__view-in-space:hover,
  .product-form .shopify-payment-button__button--unbranded:hover {
    color: var(--button-color);
    background: var(--button-background-hover); }
  .button.button-secondary,
  #product-media .button-secondary.product-single__view-in-space,
  .product-form .button-secondary.shopify-payment-button__button--unbranded {
    padding: 3px 24px 7px;
    background: transparent;
    border: 2px solid var(--button-background);
    color: var(--button-background); }
    .button.button-secondary:hover,
    #product-media .button-secondary.product-single__view-in-space:hover,
    .product-form .button-secondary.shopify-payment-button__button--unbranded:hover {
      background: var(--button-background-hover);
      border-color: var(--button-background-hover);
      color: var(--background-color); }
  .button.button-small,
  #product-media .button-small.product-single__view-in-space,
  .product-form .button-small.shopify-payment-button__button--unbranded {
    height: 36px;
    line-height: 18px; }
  .button.form-full,
  #product-media .form-full.product-single__view-in-space,
  .product-form .form-full.shopify-payment-button__button--unbranded {
    display: block;
    max-width: 100%;
    width: 100%; }
  .button.button-disabled,
  #product-media .button-disabled.product-single__view-in-space,
  .product-form .button-disabled.shopify-payment-button__button--unbranded {
    background: var(--button-disabled-background);
    color: var(--button-disabled-color); }
    .button.button-disabled:hover,
    #product-media .button-disabled.product-single__view-in-space:hover,
    .product-form .button-disabled.shopify-payment-button__button--unbranded:hover {
      color: var(--button-disabled-color) !important;
      background: var(--button-disabled-background) !important; }
    .button.button-disabled.button-secondary,
    #product-media .button-disabled.button-secondary.product-single__view-in-space,
    .product-form .button-disabled.button-secondary.shopify-payment-button__button--unbranded {
      border-color: var(--button-disabled-background) !important;
      color: var(--button-disabled-color);
      background: var(--button-disabled-background); }
  .button a,
  #product-media .product-single__view-in-space a,
  .product-form .shopify-payment-button__button--unbranded a {
    color: var(--button-color); }
    .button a:hover,
    #product-media .product-single__view-in-space a:hover,
    .product-form .shopify-payment-button__button--unbranded a:hover {
      color: var(--button-color); }
  .button.leader,
  #product-media .leader.product-single__view-in-space,
  .product-form .leader.shopify-payment-button__button--unbranded {
    margin-right: 20px; }
    @media (max-width: 720px) {
      .button.leader,
      #product-media .leader.product-single__view-in-space,
      .product-form .leader.shopify-payment-button__button--unbranded {
        display: block;
        width: 100%;
        margin-right: 0; } }
  .button.sidekick,
  #product-media .sidekick.product-single__view-in-space,
  .product-form .sidekick.shopify-payment-button__button--unbranded {
    min-width: 0;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    background-color: transparent;
    color: var(--accent-color);
    text-align: left;
    cursor: pointer;
    background: none;
    border: none; }
    .button.sidekick:hover,
    #product-media .sidekick.product-single__view-in-space:hover,
    .product-form .sidekick.shopify-payment-button__button--unbranded:hover {
      background-color: transparent; }
    @media (max-width: 720px) {
      .button.sidekick,
      #product-media .sidekick.product-single__view-in-space,
      .product-form .sidekick.shopify-payment-button__button--unbranded {
        display: block;
        width: 100%;
        text-align: center; } }
    .button.sidekick a,
    #product-media .sidekick.product-single__view-in-space a,
    .product-form .sidekick.shopify-payment-button__button--unbranded a {
      color: var(--accent-color); }

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms; }

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms; }

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: .1s; }

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: .1s; }

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: .15s; }

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: .15s; }

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: .2s; }

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: .2s; }

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: .25s; }

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: .25s; }

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s; }

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s; }

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: .35s; }

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: .35s; }

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s; }

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: .4s; }

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: .45s; }

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: .45s; }

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: .5s; }

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: .5s; }

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: .55s; }

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: .55s; }

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s; }

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: .6s; }

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: .65s; }

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: .65s; }

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: .7s; }

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: .7s; }

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: .75s; }

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: .75s; }

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: .8s; }

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: .8s; }

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: .85s; }

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: .85s; }

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: .9s; }

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: .9s; }

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: .95s; }

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: .95s; }

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s; }

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s; }

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s; }

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s; }

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s; }

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s; }

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s; }

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s; }

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s; }

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s; }

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s; }

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s; }

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s; }

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s; }

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s; }

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s; }

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s; }

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s; }

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s; }

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s; }

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s; }

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s; }

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s; }

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s; }

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s; }

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s; }

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s; }

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s; }

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s; }

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s; }

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s; }

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s; }

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s; }

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s; }

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s; }

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s; }

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s; }

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s; }

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s; }

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s; }

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s; }

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s; }

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s; }

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s; }

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s; }

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s; }

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s; }

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s; }

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s; }

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s; }

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s; }

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s; }

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s; }

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s; }

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s; }

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s; }

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s; }

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s; }

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s; }

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s; }

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s; }

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s; }

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s; }

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s; }

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s; }

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s; }

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s; }

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s; }

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s; }

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s; }

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s; }

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s; }

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s; }

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s; }

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s; }

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s; }

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s; }

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s; }

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s; }

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s; }

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s; }

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s; }

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease; }

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in; }

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out; }

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out; }

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity,transform; }

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0); }

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0); }

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0); }

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0); }

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0); }

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0); }

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0); }

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0); }

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0); }

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity,transform; }

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1); }

[data-aos=zoom-in] {
  transform: scale(0.6); }

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6); }

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6); }

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6); }

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6); }

[data-aos=zoom-out] {
  transform: scale(1.2); }

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2); }

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2); }

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2); }

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2); }

[data-aos^=slide][data-aos^=slide] {
  transition-property: transform; }

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0); }

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0); }

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0); }

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0); }

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0); }

[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform; }

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg); }

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0); }

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg); }

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0); }

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg); }

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0); }

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg); }

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0); }

/* Shopify Plyr v1.0 */
@keyframes plyr-progress {
  to {
    background-position: 25px 0; } }

@keyframes plyr-popup {
  0% {
    opacity: .5;
    transform: translateY(10px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes plyr-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.plyr {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  direction: ltr;
  font-family: Avenir,"Avenir Next","Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;
  font-variant-numeric: tabular-nums;
  font-weight: 500;
  line-height: 1.7;
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow .3s ease; }

.plyr audio, .plyr video {
  border-radius: inherit;
  height: auto;
  vertical-align: middle;
  width: 100%; }

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto; }

.plyr:focus {
  outline: 0; }

.plyr--full-ui {
  box-sizing: border-box; }

.plyr--full-ui *, .plyr--full-ui ::after, .plyr--full-ui ::before {
  box-sizing: inherit; }

.plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {
  touch-action: manipulation; }

.plyr__badge {
  background: #4a5764;
  border-radius: 2px;
  color: #fff;
  font-size: 9px;
  line-height: 1;
  padding: 3px 4px; }

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none; }

.plyr__captions {
  animation: plyr-fade-in .3s ease;
  bottom: 0;
  color: #fff;
  display: none;
  font-size: 14px;
  left: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  transition: transform .4s ease-in-out;
  width: 100%; }

.plyr__captions .plyr__caption {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 185%;
  padding: .2em .5em;
  white-space: pre-wrap; }

.plyr__captions .plyr__caption div {
  display: inline; }

.plyr__captions span:empty {
  display: none; }

@media (min-width: 480px) {
  .plyr__captions {
    font-size: 16px;
    padding: 20px; } }

@media (min-width: 768px) {
  .plyr__captions {
    font-size: 18px; } }

.plyr--captions-active .plyr__captions {
  display: block; }

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(-40px); }

.plyr__control {
  background: 0 0;
  border: 0;
  border-radius: 3px;
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: 7px;
  position: relative;
  transition: all .3s ease; }

.plyr__control svg {
  display: block;
  fill: currentColor;
  height: 18px;
  pointer-events: none;
  width: 18px; }

.plyr__control:focus {
  outline: 0; }

.plyr__control.plyr__tab-focus {
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0; }

a.plyr__control {
  text-decoration: none; }

a.plyr__control::after, a.plyr__control::before {
  display: none; }

.plyr__control.plyr__control--pressed .icon--not-pressed, .plyr__control.plyr__control--pressed .label--not-pressed, .plyr__control:not(.plyr__control--pressed) .icon--pressed, .plyr__control:not(.plyr__control--pressed) .label--pressed {
  display: none; }

.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
  background: #00b3ff;
  color: #fff; }

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: #00b3ff;
  color: #fff; }

.plyr__control--overlaid {
  background: rgba(0, 179, 255, 0.8);
  border: 0;
  border-radius: 100%;
  color: #fff;
  display: none;
  left: 50%;
  padding: 15px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2; }

.plyr__control--overlaid svg {
  left: 2px;
  position: relative; }

.plyr__control--overlaid:focus, .plyr__control--overlaid:hover {
  background: #00b3ff; }

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden; }

.plyr--full-ui.plyr--video:not(.plyr__keyboard-flash-container--is-playing):not(.plyr__keyboard-flash-container--is-paused) .plyr__control--overlaid {
  display: block; }

.plyr--full-ui .plyr__keyboard-flash-container {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  color: #fff;
  display: none;
  height: 50px;
  left: 50%;
  opacity: 0;
  padding: 15px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  visibility: hidden;
  width: 50px;
  z-index: 2; }

.plyr--full-ui.plyr--video .plyr__keyboard-flash-container {
  display: block; }

.plyr--full-ui.plyr--video.plyr__keyboard-flash-container--is-fast-forwarding .plyr__keyboard-flash-container, .plyr--full-ui.plyr--video.plyr__keyboard-flash-container--is-muted .plyr__keyboard-flash-container, .plyr--full-ui.plyr--video.plyr__keyboard-flash-container--is-paused .plyr__keyboard-flash-container, .plyr--full-ui.plyr--video.plyr__keyboard-flash-container--is-playing .plyr__keyboard-flash-container, .plyr--full-ui.plyr--video.plyr__keyboard-flash-container--is-rewinding .plyr__keyboard-flash-container, .plyr--full-ui.plyr--video.plyr__keyboard-flash-container--is-unmuted .plyr__keyboard-flash-container {
  opacity: 1;
  transition: visibility,opacity .65s ease-in-out;
  visibility: visible; }

.plyr--full-ui.plyr--video.plyr__keyboard-flash-container--is-fast-forwarding .icon--fast-forward, .plyr--full-ui.plyr--video.plyr__keyboard-flash-container--is-muted .icon--muted, .plyr--full-ui.plyr--video.plyr__keyboard-flash-container--is-paused .icon--pause, .plyr--full-ui.plyr--video.plyr__keyboard-flash-container--is-playing .icon--play, .plyr--full-ui.plyr--video.plyr__keyboard-flash-container--is-rewinding .icon--rewind, .plyr--full-ui.plyr--video.plyr__keyboard-flash-container--is-unmuted .icon--volume {
  display: block; }

.plyr--full-ui.plyr--video .plyr__keyboard-flash-container svg {
  display: none;
  fill: #fff;
  height: 20px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 20px; }

.plyr--full-ui ::-webkit-media-controls {
  display: none; }

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center; }

.plyr__controls .plyr__progress__container {
  flex: 1;
  min-width: 0; }

.plyr__controls .plyr__controls__item {
  margin-left: 2.5px; }

.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto; }

.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: 2.5px; }

.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 5px; }

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time, .plyr__controls .plyr__controls__item.plyr__time:first-child {
  padding-left: 0; }

.plyr__controls .plyr__controls__item.plyr__volume {
  padding-right: 5px; }

.plyr__controls .plyr__controls__item.plyr__volume:first-child {
  padding-right: 0; }

.plyr__controls:empty {
  display: none; }

.plyr--audio .plyr__controls {
  background: #fff;
  border-radius: inherit;
  color: #4a5764;
  padding: 10px; }

.plyr--video .plyr__controls {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 20px 5px 5px;
  position: absolute;
  right: 0;
  transition: opacity .4s ease-in-out,transform .4s ease-in-out;
  z-index: 3; }

@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: 35px 10px 10px; } }

.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%); }

.plyr [data-plyr=airplay], .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr [data-plyr=pip] {
  display: none; }

.plyr--airplay-supported [data-plyr=airplay], .plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen], .plyr--pip-supported [data-plyr=pip] {
  display: inline-block; }

.plyr__menu {
  display: flex;
  position: relative; }

.plyr__menu .plyr__control svg {
  transition: transform .3s ease; }

.plyr__menu .plyr__control[aria-expanded=true] svg {
  transform: rotate(90deg); }

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none; }

.plyr__menu__container {
  animation: plyr-popup .2s ease;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #4a5764;
  font-size: 16px;
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3; }

.plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1); }

.plyr__menu__container::after {
  border: 4px solid transparent;
  border-top-color: rgba(255, 255, 255, 0.9);
  content: '';
  height: 0;
  position: absolute;
  right: 15px;
  top: 100%;
  width: 0; }

.plyr__menu__container [role=menu] {
  padding: 7px; }

.plyr__menu__container [role=menuitem], .plyr__menu__container [role=menuitemradio] {
  margin-top: 2px; }

.plyr__menu__container [role=menuitem]:first-child, .plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0; }

.plyr__menu__container .plyr__control {
  align-items: center;
  color: #4a5764;
  display: flex;
  font-size: 14px;
  padding: 4px 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.plyr__menu__container .plyr__control > span {
  align-items: inherit;
  display: flex;
  width: 100%; }

.plyr__menu__container .plyr__control::after {
  border: 4px solid transparent;
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.plyr__menu__container .plyr__control--forward {
  padding-right: 28px; }

.plyr__menu__container .plyr__control--forward::after {
  border-left-color: rgba(74, 87, 100, 0.8);
  right: 5px; }

.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after, .plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor; }

.plyr__menu__container .plyr__control--back {
  font-weight: 500;
  margin: 7px;
  margin-bottom: 3px;
  padding-left: 28px;
  position: relative;
  width: calc(100% - 14px); }

.plyr__menu__container .plyr__control--back::after {
  border-right-color: rgba(74, 87, 100, 0.8);
  left: 7px; }

.plyr__menu__container .plyr__control--back::before {
  background: #c1c9d1;
  box-shadow: 0 1px 0 #fff;
  content: '';
  height: 1px;
  left: 0;
  margin-top: 4px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%; }

.plyr__menu__container .plyr__control--back.plyr__tab-focus::after, .plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor; }

.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: 7px; }

.plyr__menu__container .plyr__control[role=menuitemradio]::after, .plyr__menu__container .plyr__control[role=menuitemradio]::before {
  border-radius: 100%; }

.plyr__menu__container .plyr__control[role=menuitemradio]::before {
  background: rgba(0, 0, 0, 0.1);
  content: '';
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: 10px;
  transition: all .3s ease;
  width: 16px; }

.plyr__menu__container .plyr__control[role=menuitemradio]::after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform .3s ease,opacity .3s ease;
  width: 6px; }

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
  background: #00b3ff; }

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after {
  opacity: 1;
  transform: translateY(-50%) scale(1); }

.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover::before {
  background: rgba(0, 0, 0, 0.1); }

.plyr__menu__container .plyr__menu__value {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: -5px;
  overflow: hidden;
  padding-left: 25px;
  pointer-events: none; }

.plyr--full-ui input[type=range] {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 26px;
  color: #00b3ff;
  display: block;
  height: 19px;
  margin: 0;
  padding: 0;
  transition: box-shadow .3s ease;
  width: 100%; }

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  transition: box-shadow .3s ease;
  -webkit-user-select: none;
  user-select: none;
  background-image: linear-gradient(to right, currentColor var(--value, 0), transparent var(--value, 0)); }

.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
  height: 13px;
  position: relative;
  transition: all .2s ease;
  width: 13px;
  -webkit-appearance: none;
  margin-top: -4px; }

.plyr--full-ui input[type=range]::-moz-range-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  transition: box-shadow .3s ease;
  -moz-user-select: none;
  user-select: none; }

.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
  height: 13px;
  position: relative;
  transition: all .2s ease;
  width: 13px; }

.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: 2.5px;
  height: 5px; }

.plyr--full-ui input[type=range]::-ms-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  transition: box-shadow .3s ease;
  -ms-user-select: none;
  user-select: none;
  color: transparent; }

.plyr--full-ui input[type=range]::-ms-fill-upper {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  transition: box-shadow .3s ease;
  -ms-user-select: none;
  user-select: none; }

.plyr--full-ui input[type=range]::-ms-fill-lower {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  transition: box-shadow .3s ease;
  -ms-user-select: none;
  user-select: none;
  background: currentColor; }

.plyr--full-ui input[type=range]::-ms-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
  height: 13px;
  position: relative;
  transition: all .2s ease;
  width: 13px;
  margin-top: 0; }

.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none; }

.plyr--full-ui input[type=range]:focus {
  outline: 0; }

.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0; }

.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0; }

.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0; }

.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0; }

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(255, 255, 255, 0.25); }

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: rgba(255, 255, 255, 0.25); }

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: rgba(255, 255, 255, 0.25); }

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5); }

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5); }

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5); }

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(193, 201, 209, 0.66); }

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: rgba(193, 201, 209, 0.66); }

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: rgba(193, 201, 209, 0.66); }

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1); }

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1); }

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1); }

.plyr__poster {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity .2s ease;
  width: 100%;
  z-index: 1; }

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1; }

.plyr__time {
  font-size: 14px; }

.plyr__time + .plyr__time::before {
  content: '\2044';
  margin-right: 10px; }

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

.plyr--video .plyr__time {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); }

.plyr__tooltip {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #4a5764;
  font-size: 14px;
  font-weight: 500;
  left: 50%;
  line-height: 1.3;
  margin-bottom: 10px;
  opacity: 0;
  padding: 5px 7.5px;
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform .2s .1s ease,opacity .2s .1s ease;
  white-space: nowrap;
  z-index: 2; }

.plyr__tooltip::before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  bottom: -4px;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2; }

.plyr .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr .plyr__control:hover .plyr__tooltip, .plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1); }

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3; }

.plyr__controls > .plyr__control:first-child .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%; }

.plyr__controls > .plyr__control:first-child .plyr__tooltip::before, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
  left: 16px; }

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%; }

.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: 16px;
  transform: translateX(50%); }

.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
  transform: translate(0, 0) scale(1); }

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

.plyr--video.plyr--menu-open {
  overflow: visible; }

.plyr__video-wrapper {
  background: #000;
  border-radius: inherit;
  overflow: hidden;
  position: relative;
  z-index: 0; }

.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
  height: 0;
  padding-bottom: 56.25%; }

.plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%); }

.plyr__progress {
  left: 6.5px;
  margin-right: 13px;
  position: relative; }

.plyr__progress input[type=range], .plyr__progress__buffer {
  margin-left: -6.5px;
  margin-right: -6.5px;
  width: calc(100% + 13px); }

.plyr__progress input[type=range] {
  position: relative;
  z-index: 2; }

.plyr__progress .plyr__tooltip {
  font-size: 14px;
  left: 0; }

.plyr__progress__buffer {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 100px;
  height: 5px;
  left: 0;
  margin-top: -2.5px;
  padding: 0;
  position: absolute;
  top: 50%; }

.plyr__progress__buffer::-webkit-progress-bar {
  background: 0 0; }

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  transition: width .2s ease; }

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  transition: width .2s ease; }

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  transition: width .2s ease; }

.plyr--video .plyr__progress__buffer {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.25); }

.plyr--audio .plyr__progress__buffer {
  color: rgba(193, 201, 209, 0.66); }

.plyr--loading .plyr__progress__buffer {
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, rgba(35, 41, 47, 0.6) 25%, transparent 25%, transparent 50%, rgba(35, 41, 47, 0.6) 50%, rgba(35, 41, 47, 0.6) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: 25px 25px;
  color: transparent; }

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: rgba(255, 255, 255, 0.25); }

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: rgba(193, 201, 209, 0.66); }

.plyr__volume {
  align-items: center;
  display: flex;
  flex: 1;
  position: relative; }

.plyr__volume input[type=range] {
  margin-left: 5px;
  position: relative;
  z-index: 2; }

@media (min-width: 480px) {
  .plyr__volume {
    max-width: 90px; } }

@media (min-width: 768px) {
  .plyr__volume {
    max-width: 110px; } }

.plyr--is-ios .plyr__volume {
  display: none !important; }

.plyr--is-ios.plyr--vimeo [data-plyr=mute] {
  display: none !important; }

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%; }

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%; }

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%; }

.plyr:-webkit-full-screen video {
  height: 100%; }

.plyr:-ms-fullscreen video {
  height: 100%; }

.plyr:fullscreen video {
  height: 100%; }

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static; }

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static; }

.plyr:fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static; }

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block; }

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block; }

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block; }

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none; }

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none; }

.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none; }

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none; }

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none; }

.plyr:fullscreen.plyr--hide-controls {
  cursor: none; }

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px; }
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px; }
  .plyr:fullscreen .plyr__captions {
    font-size: 21px; } }

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%; }

.plyr:-webkit-full-screen video {
  height: 100%; }

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static; }

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block; }

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none; }

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none; }

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px; } }

.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%; }

.plyr:-moz-full-screen video {
  height: 100%; }

.plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static; }

.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block; }

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none; }

.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none; }

@media (min-width: 1024px) {
  .plyr:-moz-full-screen .plyr__captions {
    font-size: 21px; } }

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%; }

.plyr:-ms-fullscreen video {
  height: 100%; }

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static; }

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block; }

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none; }

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none; }

@media (min-width: 1024px) {
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px; } }

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000; }

.plyr--fullscreen-fallback video {
  height: 100%; }

.plyr--fullscreen-fallback .plyr__video-wrapper {
  height: 100%;
  position: static; }

.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block; }

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none; }

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none; }

@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px; } }

.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1; }

.plyr__ads > div, .plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%; }

.plyr__ads::after {
  background: rgba(35, 41, 47, 0.8);
  border-radius: 2px;
  bottom: 10px;
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  z-index: 3; }

.plyr__ads::after:empty {
  display: none; }

.plyr__cues {
  background: currentColor;
  display: block;
  height: 5px;
  left: 0;
  margin: -2.5px 0 0;
  opacity: .8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3; }

.plyr__preview-thumb {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
  opacity: 0;
  padding: 3px;
  pointer-events: none;
  position: absolute;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform .2s .1s ease,opacity .2s .1s ease;
  z-index: 2; }

.plyr__preview-thumb--is-shown {
  opacity: 1;
  transform: translate(0, 0) scale(1); }

.plyr__preview-thumb::before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  bottom: -4px;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2; }

.plyr__preview-thumb__image-container {
  background: #c1c9d1;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  z-index: 0; }

.plyr__preview-thumb__image-container img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  position: absolute;
  top: 0;
  width: 100%; }

.plyr__preview-thumb__time-container {
  bottom: 6px;
  left: 0;
  position: absolute;
  right: 0;
  white-space: nowrap;
  z-index: 3; }

.plyr__preview-thumb__time-container span {
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  padding: 3px 6px; }

.plyr__preview-scrubbing {
  bottom: 0;
  filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity .3s ease;
  width: 100%;
  z-index: 1; }

.plyr__preview-scrubbing--is-shown {
  opacity: 1; }

.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%; }

.plyr--no-transition {
  transition: none !important; }

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

.plyr [hidden] {
  display: none !important; }

/* Shopify model-viewer-ui */
.shopify-model-viewer-ui {
  position: relative;
  display: inline-block;
  cursor: pointer; }

.shopify-model-viewer-ui model-viewer {
  transform: translateZ(0);
  z-index: 1; }

.shopify-model-viewer-ui model-viewer.shopify-model-viewer-ui__disabled {
  pointer-events: none; }

.shopify-model-viewer-ui.shopify-model-viewer-ui--fullscreen model-viewer {
  position: relative;
  width: 100vw;
  height: 100vh; }

.shopify-model-viewer-ui.shopify-model-viewer-ui--fullscreen .shopify-model-viewer-ui__control-icon--exit-fullscreen {
  display: block; }

.shopify-model-viewer-ui.shopify-model-viewer-ui--fullscreen .shopify-model-viewer-ui__control-icon--enter-fullscreen {
  display: none; }

.shopify-model-viewer-ui.shopify-model-viewer-ui--desktop:hover .shopify-model-viewer-ui__controls-area, .shopify-model-viewer-ui.shopify-model-viewer-ui--desktop.shopify-model-viewer-ui--child-focused .shopify-model-viewer-ui__controls-area {
  opacity: 1; }

.shopify-model-viewer-ui:not(.shopify-model-viewer-ui--desktop) .shopify-model-viewer-ui__controls-area {
  display: none; }

.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0; }

.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
  display: flex;
  flex-direction: column;
  background: #fff;
  opacity: 0;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 1;
  transition: opacity 0.1s linear; }

.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area:not(.shopify-model-viewer-ui__controls-area--playing) {
  display: none; }

.shopify-model-viewer-ui .shopify-model-viewer-ui__button {
  color: #3a3a3a;
  border-radius: 0;
  border: none;
  margin: 0px;
  cursor: pointer; }

.shopify-model-viewer-ui .shopify-model-viewer-ui__button:not(.focus-visible) {
  outline: none; }

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control {
  padding: 0px;
  height: 44px;
  width: 44px;
  background: transparent;
  position: relative; }

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover {
  color: rgba(0, 0, 0, 0.55); }

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active, .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus {
  color: rgba(0, 0, 0, 0.55);
  background: rgba(0, 0, 0, 0.05); }

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child):after {
  position: absolute;
  content: "";
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  width: 28px;
  bottom: 0px;
  right: 8px; }

.shopify-model-viewer-ui .shopify-model-viewer-ui__control-icon {
  width: 44px;
  height: 44px;
  fill: none; }

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster {
  background: #fff;
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.05);
  top: 50%;
  left: 50%;
  padding: 0;
  transform: translate3d(-50%, -50%, 0);
  height: 76px;
  width: 76px;
  z-index: 1; }

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover, .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus {
  color: rgba(0, 0, 0, 0.55); }

.shopify-model-viewer-ui .shopify-model-viewer-ui__poster-control-icon {
  width: 60px;
  height: 60px;
  z-index: 1;
  fill: none; }

.shopify-model-viewer-ui .shopify-model-viewer-ui__control-icon--exit-fullscreen {
  display: none; }

.shopify-model-viewer-ui .shopify-model-viewer-ui__control-icon--enter-fullscreen {
  display: block; }

.shopify-model-viewer-ui .shopify-model-viewer-ui__spritesheet {
  display: none; }

.shopify-model-viewer-ui .shopify-model-viewer-ui__sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

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

.spr-badge .spr-badge-caption {
  margin-left: 3px;
  font-size: 12px; }

.product-details__reviews {
  padding-bottom: 12px;
  display: inline-block; }
  .template-product .product-wrapper .product-details__reviews:hover .spr-badge-caption, .template-product .product-wrapper .product-details__reviews:focus .spr-badge-caption {
    text-decoration: underline; }

.product-item__reviews .spr-badge {
  display: inline-block;
  padding: 4px 0; }

.product-item__reviews:hover .spr-badge-caption, .product-item__reviews:focus .spr-badge-caption {
  text-decoration: underline; }

.spr-summary-actions a:hover .spr-badge-caption, .spr-summary-actions a:focus .spr-badge-caption,
.spr-review-footer a:hover .spr-badge-caption,
.spr-review-footer a:focus .spr-badge-caption {
  text-decoration: underline; }

.products-reviews {
  margin-top: 120px; }
  @media (max-width: 960px) {
    .products-reviews {
      margin-top: 30px; } }
  .products-reviews .spr-container {
    padding: 0;
    border: none; }
    .products-reviews .spr-container .spr-header-title {
      text-align: center;
      margin: 0 0 20px 0;
      font-size: 1.5em; }
  @media (max-width: 960px) {
    .products-reviews .spr-summary {
      text-align: left; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-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; }
  .js-focus-visible .slick-list:focus:not(.focus-visible) {
    outline-width: 2px;
    outline-style: solid;
    outline-color: Highlight; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

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

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

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

/**
 * Swiper 6.1.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2020
 */
@font-face {
  */font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'capital-swiper-icons';
  src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAASIAA0AAAAAB6QAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAEbAAAABoAAAAcjK3GqUdERUYAAARQAAAAHAAAAB4AJwANT1MvMgAAAZAAAAA+AAAAYA8TBaxjbWFwAAAB5AAAAFUAAAFeF1fZ4Wdhc3AAAARIAAAACAAAAAgAAAAQZ2x5ZgAAAkwAAADqAAACMBSqBlhoZWFkAAABMAAAACwAAAA2Gd7FbWhoZWEAAAFcAAAAHAAAACQHwgPHaG10eAAAAdAAAAAUAAAAGgtVAABsb2NhAAACPAAAABAAAAAQALABOG1heHAAAAF4AAAAGAAAACAACwBYbmFtZQAAAzgAAADcAAABm/pYTdhwb3N0AAAEFAAAADIAAABPfL1sUnicY2BkAIPrniwb4vltvjJws4D5txMcKhD0/wMsDMwHgFwOBiaQKAAZ4gn6eJxjYGRgYD7w/wADAwsDCABJRgZUwAYATFgCk3icY2BkYGBgZwhjYGYAASYGNAAACckAZHicY2BmbmCcwMDKwMA0k+kMAwNDP4RmfM1gzMjJgAoYBdAEGBwYGF8yMh/4f4DBgRmIQWqQZBUYGAFI/QrKAAB4nGNhgADGUAjNBMQsYBYABmUAYXicY2BgYGaAYBkGRgYQiADyGMF8FgYbIM3FwMHABISMDAovGf///f8frErhJQOE/f+JOCtYBxcDDDCCzGNkA2JmqAATkGBiQAVAO1gYhjcAACSvDSAAAAAAAAAAAAgACAAQABgAmAEYeJydkEEOwUAYhf9Xnc4CldDqCokJuqqkLWKDK5BY1p4juIIDOINbzC1cRsJvkIhKRGfz3kz+efm/R6DXsYimFv26l4iu2qaSphZNaU0EF77X7KCNJB6P0v4Q/mQGNqrr1CDSQYQBe+lCOr4XtBE0k5gnJuNeaiSJzaPvmRHVNR+wtYWwtSjLaoNV26LuOhWhrWMYHjbZbpdtDmH47i8LpfarZZYtV3ul3j3OHCPLgkMa1btGWlQct865QT7n4fMpxtMXfgM7RAQGNk2MpKmE65ijV5DfOn7yP1bHtgD/Kc//zP2b/wbIo2rNAAB4nHXOsWrCUBjF8X80WrQgnUrpdEenoOADdCp1cOkgHRvjJQT0XogRdO8jdOwz9GF8Ik/CtyZww+87N+cjwIx/Eton4YEn80Cem4fymzmVv8wjHrmYx8p/zVNeuamVpBMls25D64H8Yh7KC3Mqf5hHPPNtHiv/MU9Z8UdFQeSoEwlQFfEYo/CJp+TMgZxaoy/Ph1zo+74v32pPzUn3be5Ykukv2fr6VMXgltmiv/vezY1apbaEblOu2bNXtuOq97rrbqybqRRD40offJ03fu92V7cu4kb7Mu7l2z5DeJxjYGLAD9gZGBiZGJgYmRmYGVkYWdnScyoLMgzZS/MyDQwMwLSrpYEBlDYEAJhGCPMAAAABAAH//wAPeJxjYGRgYOABYjEgZmJgBEI2IGYB8xgAA+AANXicY2BgYGQAgqtvXXeA6NsJDhUwGgBOIganAAA=) format("woff");
  font-weight: normal;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0 0 20px 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  opacity: 0;
  transition: 300ms opacity; }

.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next, .swiper-container:focus .swiper-button-prev,
.swiper-container:focus .swiper-button-next {
  opacity: 1; }
  .swiper-container:hover .swiper-button-prev.swiper-button-disabled,
  .swiper-container:hover .swiper-button-next.swiper-button-disabled, .swiper-container:focus .swiper-button-prev.swiper-button-disabled,
  .swiper-container:focus .swiper-button-next.swiper-button-disabled {
    opacity: 0.35; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  cursor: auto;
  pointer-events: none; }
  
  
.swiper-button-prev {background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
    left: 10px;
    right: auto;}
  
  
.swiper-button-next {background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
    right: 10px;
    left: auto;}  
  
  

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: capital-swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  border-radius: 50%;
  background-color: var(--background-color);
  color: var(--accent-color);
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-content: center; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: '\e900'; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: '\e901'; }

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000; }

.swiper-button-lock {
  display: none; }

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */ }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: var(--slider-scroller-background); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--slider-scroller-drag);
  border-radius: 0;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */ }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.wetheme-dropdown .wetheme-dropdown__wrapper {
  position: relative; }

.wetheme-dropdown button {
  text-align: left;
  border: 1px solid var(--border-color);
  padding: 10px 35px 10px 10px;
  position: relative;
  white-space: nowrap;
  background: none; }
  .main-header .wetheme-dropdown button {
    border: 0; }
  .wetheme-dropdown button span {
    display: block;
    overflow: hidden;
    width: 100%; }
  .wetheme-dropdown button::after {
    content: "";
    border-style: solid;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 14px;
    top: 14px; }

.wetheme-dropdown ul {
  display: flex;
  flex-direction: column;
  text-align: left;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  min-width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  color: var(--header-text-color);
  background-color: var(--background-color);
  border: 1px solid var(--border-color);
  z-index: 11;
  max-height: 50vh;
  overflow-x: auto;
  white-space: nowrap; }
  .wetheme-dropdown ul li {
    padding: 10px 10px 12px 10px;
    margin: 0;
    font-family: inherit;
    font-weight: inherit;
    font-weight: inherit;
    cursor: pointer; }
    .wetheme-dropdown ul li:hover, .wetheme-dropdown ul li.selected {
      background-color: var(--dropdown-background-hover); }

.wetheme-dropdown.wetheme-dropdown--up ul {
  top: auto;
  bottom: 100%; }

.wetheme-dropdown.fit-parent {
  width: 100%; }

.wetheme-dropdown.fit-current {
  display: inline-block; }
  .wetheme-dropdown.fit-current ul {
    right: auto; }

.wetheme-dropdown.fit-longest {
  display: inline-block; }

.wetheme-dropdown-fade-enter-active,
.wetheme-dropdown-fade-leave-active {
  transform: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.wetheme-dropdown-fade-enter,
.wetheme-dropdown-fade-leave-to {
  opacity: 0; }

.notification-bar {
  text-align: center;
  padding: 10px 0; }
  .notification-bar p {
    margin: 0;
    padding-bottom: 4px; }

.banner {
  font-size: 1.2rem;
  position: relative;
  padding: 8px 20px;
  background-color: var(--accent-color);
  color: var(--background-color);
  letter-spacing: 0.0025em;
  text-align: center;
  line-height: 16px; }
  @media (max-width: 768px) {
    .banner {
      font-size: calc(1.2rem - .4vw); } }
  @media (max-width: 720px) {
    .banner {
      z-index: 1; } }
  .banner a {
    color: var(--background-color); }
    .banner a:hover {
      color: var(--background-color); }
  .banner p {
    margin-top: 0;
    margin-bottom: 0; }

.banner-link {
  position: relative;
  margin-left: 3px;
  text-decoration: underline; }

.banner-placeholder {
  position: relative;
  height: 3px;
  width: 100%;
  background-color: var(--accent-color); }
  @media (max-width: 720px) {
    .banner-placeholder {
      display: none; } }

.departments-wrapper {
  position: relative; }
  .departments-wrapper .slick-list {
    overflow: visible; }
  .departments-wrapper .slick-slide {
    opacity: 0.05;
    outline: 0;
    backface-visibility: hidden;
    transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .departments-wrapper .slick-slide.visible,
  .departments-wrapper .slick-active {
    opacity: 1; }

@media (max-width: 720px) {
  .departments-slide {
    width: 100%; } }

.departments-slide a:focus {
  outline: 0;
  box-shadow: inset 0 0 2px 2px var(--accent-color-opacity-90); }

@media (max-width: 720px) {
  .departments-slide .grid-item-50 {
    width: 100%; } }

.departments {
  margin-right: -10px;
  margin-left: -10px; }

.department-item-tall figure img {
  height: 80vh;
  object-fit: cover; }

.department-item {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden; }
  .department-item:hover figure::before {
    opacity: 1; }
  .department-item figure {
    position: relative; }
    .department-item figure::before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 0;
      transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      content: ""; }
    .department-item figure.overlay-10::before {
      background-color: var(--header-color-opacity-10); }
    .department-item figure.overlay-20::before {
      background-color: var(--header-color-opacity-20); }
    .department-item figure.overlay-30::before {
      background-color: var(--header-color-opacity-30); }
    .department-item figure.overlay-40::before {
      background-color: var(--header-color-opacity-40); }
    .department-item figure.overlay-50::before {
      background-color: var(--header-color-opacity-50); }
    .department-item figure.overlay-60::before {
      background-color: var(--header-color-opacity-60); }
    .department-item figure.overlay-70::before {
      background-color: var(--header-color-opacity-70); }
    .department-item figure.overlay-80::before {
      background-color: var(--header-color-opacity-80); }
    .department-item figure.overlay-90::before {
      background-color: var(--header-color-opacity-90); }
    .department-item figure.overlay-100::before {
      background-color: var(--header-color); }
    .department-item figure img {
      display: block; }
      .department-item figure img.object-stretch {
        height: inherit;
        object-fit: cover; }
  .department-item figcaption {
    position: absolute;
    width: 100%;
    padding: 20px;
    z-index: 1; }
    @media (max-width: 500px) {
      .department-item figcaption {
        padding: 15px; } }
    .department-item figcaption.center {
      top: 50%;
      left: 0;
      text-align: center;
      transform: translateY(-50%); }
    .department-item figcaption.top {
      top: 0; }
    .department-item figcaption.bottom {
      bottom: 0; }
    .department-item figcaption.right {
      text-align: right; }
    .department-item figcaption h3 {
      font-size: 2.4;
      color: var(--background-color);
      margin-top: 0;
      margin-bottom: 0; }
      @media (max-width: 768px) {
        .department-item figcaption h3 {
          font-size: calc(2.4 - .4vw); } }
      @media (max-width: 720px) {
        .department-item figcaption h3 {
          font-size: 2; } }
  @media (max-width: 720px) and (max-width: 768px) {
    .department-item figcaption h3 {
      font-size: calc(2 - .4vw); } }
      @media (max-width: 500px) {
        .department-item figcaption h3 {
          font-size: 1.6; } }
  @media (max-width: 500px) and (max-width: 768px) {
    .department-item figcaption h3 {
      font-size: calc(1.6 - .4vw); } }
      .department-item figcaption h3 + .button {
        margin-top: 10px; }
    .department-item figcaption.title-16 h3 {
      font-size: 16px;
      font-size: 1.6rem; }
    .department-item figcaption.title-18 h3 {
      font-size: 18px;
      font-size: 1.8rem; }
    .department-item figcaption.title-20 h3 {
      font-size: 20px;
      font-size: 2rem; }
    .department-item figcaption.title-22 h3 {
      font-size: 22px;
      font-size: 2.2rem; }
    .department-item figcaption.title-24 h3 {
      font-size: 24px;
      font-size: 2.4rem; }
    .department-item figcaption p {
      margin-top: 9px;
      color: var(--background-color); }
  .department-item .link-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1; }

html:not(.no-js) .department-item figure.svg-placeholder::after {
  padding-top: 0; }

@media (max-width: 720px) {
  .departments-slideshow-navigation {
    display: none; } }

.no-js .departments-slideshow-navigation {
  display: none; }

.departments-slideshow-navigation button {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 0 10px;
  border: 0;
  outline: 0;
  background-color: transparent; }
  .departments-slideshow-navigation button:focus svg {
    box-shadow: 0 0 2px 2px var(--accent-color-opacity-90); }

.departments-slideshow-navigation svg {
  position: relative;
  top: -11px;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  color: var(--accent-color);
  background-color: var(--background-color-opacity-90); }

.departments-slideshow-navigation button:first-child {
  left: -50px; }
  @media (max-width: 1200px) {
    .departments-slideshow-navigation button:first-child {
      left: -30px; } }
  @media (max-width: 1110px) {
    .departments-slideshow-navigation button:first-child {
      left: 0; } }

.departments-slideshow-navigation button:last-child {
  right: -50px; }
  @media (max-width: 1200px) {
    .departments-slideshow-navigation button:last-child {
      right: -30px; } }
  @media (max-width: 1110px) {
    .departments-slideshow-navigation button:last-child {
      right: 0; } }

.featured-content-wrapper {
  text-align: center; }

.featured-content {
  display: inline-block; }

.featured-content-item {
  padding: 20px;
  color: var(--header-color);
  text-align: center; }
  @media (max-width: 500px) {
    .featured-content-item {
      padding-top: 0;
      padding-bottom: 0; } }
  .featured-content-item.size-28 {
    font-size: 28px;
    font-size: 2.8rem; }
    .featured-content-item.size-28 h2, .featured-content-item.size-28 .department-item figcaption h3, .department-item figcaption .featured-content-item.size-28 h3 {
      font-size: 1.2em; }
    @media (max-width: 960px) {
      .featured-content-item.size-28 {
        font-size: 25.2px;
        font-size: 2.52rem; } }
    @media (max-width: 720px) {
      .featured-content-item.size-28 {
        font-size: 19.6px;
        font-size: 1.96rem; } }
    @media (max-width: 500px) {
      .featured-content-item.size-28 {
        font-size: 14px;
        font-size: 1.4rem; } }
  .featured-content-item.size-29 {
    font-size: 29px;
    font-size: 2.9rem; }
    .featured-content-item.size-29 h2, .featured-content-item.size-29 .department-item figcaption h3, .department-item figcaption .featured-content-item.size-29 h3 {
      font-size: 1.2em; }
    @media (max-width: 960px) {
      .featured-content-item.size-29 {
        font-size: 26.1px;
        font-size: 2.61rem; } }
    @media (max-width: 720px) {
      .featured-content-item.size-29 {
        font-size: 20.3px;
        font-size: 2.03rem; } }
    @media (max-width: 500px) {
      .featured-content-item.size-29 {
        font-size: 14.5px;
        font-size: 1.45rem; } }
  .featured-content-item.size-30 {
    font-size: 30px;
    font-size: 3rem; }
    .featured-content-item.size-30 h2, .featured-content-item.size-30 .department-item figcaption h3, .department-item figcaption .featured-content-item.size-30 h3 {
      font-size: 1.2em; }
    @media (max-width: 960px) {
      .featured-content-item.size-30 {
        font-size: 27px;
        font-size: 2.7rem; } }
    @media (max-width: 720px) {
      .featured-content-item.size-30 {
        font-size: 21px;
        font-size: 2.1rem; } }
    @media (max-width: 500px) {
      .featured-content-item.size-30 {
        font-size: 15px;
        font-size: 1.5rem; } }
  .featured-content-item.size-31 {
    font-size: 31px;
    font-size: 3.1rem; }
    .featured-content-item.size-31 h2, .featured-content-item.size-31 .department-item figcaption h3, .department-item figcaption .featured-content-item.size-31 h3 {
      font-size: 1.2em; }
    @media (max-width: 960px) {
      .featured-content-item.size-31 {
        font-size: 27.9px;
        font-size: 2.79rem; } }
    @media (max-width: 720px) {
      .featured-content-item.size-31 {
        font-size: 21.7px;
        font-size: 2.17rem; } }
    @media (max-width: 500px) {
      .featured-content-item.size-31 {
        font-size: 15.5px;
        font-size: 1.55rem; } }
  .featured-content-item.size-32 {
    font-size: 32px;
    font-size: 3.2rem; }
    .featured-content-item.size-32 h2, .featured-content-item.size-32 .department-item figcaption h3, .department-item figcaption .featured-content-item.size-32 h3 {
      font-size: 1.2em; }
    @media (max-width: 960px) {
      .featured-content-item.size-32 {
        font-size: 28.8px;
        font-size: 2.88rem; } }
    @media (max-width: 720px) {
      .featured-content-item.size-32 {
        font-size: 22.4px;
        font-size: 2.24rem; } }
    @media (max-width: 500px) {
      .featured-content-item.size-32 {
        font-size: 16px;
        font-size: 1.6rem; } }
  .featured-content-item.size-33 {
    font-size: 33px;
    font-size: 3.3rem; }
    .featured-content-item.size-33 h2, .featured-content-item.size-33 .department-item figcaption h3, .department-item figcaption .featured-content-item.size-33 h3 {
      font-size: 1.2em; }
    @media (max-width: 960px) {
      .featured-content-item.size-33 {
        font-size: 29.7px;
        font-size: 2.97rem; } }
    @media (max-width: 720px) {
      .featured-content-item.size-33 {
        font-size: 23.1px;
        font-size: 2.31rem; } }
    @media (max-width: 500px) {
      .featured-content-item.size-33 {
        font-size: 16.5px;
        font-size: 1.65rem; } }
  .featured-content-item.size-34 {
    font-size: 34px;
    font-size: 3.4rem; }
    .featured-content-item.size-34 h2, .featured-content-item.size-34 .department-item figcaption h3, .department-item figcaption .featured-content-item.size-34 h3 {
      font-size: 1.2em; }
    @media (max-width: 960px) {
      .featured-content-item.size-34 {
        font-size: 30.6px;
        font-size: 3.06rem; } }
    @media (max-width: 720px) {
      .featured-content-item.size-34 {
        font-size: 23.8px;
        font-size: 2.38rem; } }
    @media (max-width: 500px) {
      .featured-content-item.size-34 {
        font-size: 17px;
        font-size: 1.7rem; } }
  .featured-content-item.size-35 {
    font-size: 35px;
    font-size: 3.5rem; }
    .featured-content-item.size-35 h2, .featured-content-item.size-35 .department-item figcaption h3, .department-item figcaption .featured-content-item.size-35 h3 {
      font-size: 1.2em; }
    @media (max-width: 960px) {
      .featured-content-item.size-35 {
        font-size: 31.5px;
        font-size: 3.15rem; } }
    @media (max-width: 720px) {
      .featured-content-item.size-35 {
        font-size: 24.5px;
        font-size: 2.45rem; } }
    @media (max-width: 500px) {
      .featured-content-item.size-35 {
        font-size: 17.5px;
        font-size: 1.75rem; } }
  .featured-content-item.size-36 {
    font-size: 36px;
    font-size: 3.6rem; }
    .featured-content-item.size-36 h2, .featured-content-item.size-36 .department-item figcaption h3, .department-item figcaption .featured-content-item.size-36 h3 {
      font-size: 1.2em; }
    @media (max-width: 960px) {
      .featured-content-item.size-36 {
        font-size: 32.4px;
        font-size: 3.24rem; } }
    @media (max-width: 720px) {
      .featured-content-item.size-36 {
        font-size: 25.2px;
        font-size: 2.52rem; } }
    @media (max-width: 500px) {
      .featured-content-item.size-36 {
        font-size: 18px;
        font-size: 1.8rem; } }
  .featured-content-item.size-37 {
    font-size: 37px;
    font-size: 3.7rem; }
    .featured-content-item.size-37 h2, .featured-content-item.size-37 .department-item figcaption h3, .department-item figcaption .featured-content-item.size-37 h3 {
      font-size: 1.2em; }
    @media (max-width: 960px) {
      .featured-content-item.size-37 {
        font-size: 33.3px;
        font-size: 3.33rem; } }
    @media (max-width: 720px) {
      .featured-content-item.size-37 {
        font-size: 25.9px;
        font-size: 2.59rem; } }
    @media (max-width: 500px) {
      .featured-content-item.size-37 {
        font-size: 18.5px;
        font-size: 1.85rem; } }
  .featured-content-item.size-38 {
    font-size: 38px;
    font-size: 3.8rem; }
    .featured-content-item.size-38 h2, .featured-content-item.size-38 .department-item figcaption h3, .department-item figcaption .featured-content-item.size-38 h3 {
      font-size: 1.2em; }
    @media (max-width: 960px) {
      .featured-content-item.size-38 {
        font-size: 34.2px;
        font-size: 3.42rem; } }
    @media (max-width: 720px) {
      .featured-content-item.size-38 {
        font-size: 26.6px;
        font-size: 2.66rem; } }
    @media (max-width: 500px) {
      .featured-content-item.size-38 {
        font-size: 19px;
        font-size: 1.9rem; } }
  .featured-content-item.size-39 {
    font-size: 39px;
    font-size: 3.9rem; }
    .featured-content-item.size-39 h2, .featured-content-item.size-39 .department-item figcaption h3, .department-item figcaption .featured-content-item.size-39 h3 {
      font-size: 1.2em; }
    @media (max-width: 960px) {
      .featured-content-item.size-39 {
        font-size: 35.1px;
        font-size: 3.51rem; } }
    @media (max-width: 720px) {
      .featured-content-item.size-39 {
        font-size: 27.3px;
        font-size: 2.73rem; } }
    @media (max-width: 500px) {
      .featured-content-item.size-39 {
        font-size: 19.5px;
        font-size: 1.95rem; } }
  .featured-content-item.size-40 {
    font-size: 40px;
    font-size: 4rem; }
    .featured-content-item.size-40 h2, .featured-content-item.size-40 .department-item figcaption h3, .department-item figcaption .featured-content-item.size-40 h3 {
      font-size: 1.2em; }
    @media (max-width: 960px) {
      .featured-content-item.size-40 {
        font-size: 36px;
        font-size: 3.6rem; } }
    @media (max-width: 720px) {
      .featured-content-item.size-40 {
        font-size: 28px;
        font-size: 2.8rem; } }
    @media (max-width: 500px) {
      .featured-content-item.size-40 {
        font-size: 20px;
        font-size: 2rem; } }
  .featured-content-item h2, .featured-content-item .department-item figcaption h3, .department-item figcaption .featured-content-item h3 {
    margin-top: 0; }
  .featured-content-item > p {
    max-width: 940px;
    margin-right: auto;
    margin-left: auto; }

.main-footer-wrapper {
  margin-top: 40px; }

.main-footer {
  color: var(--body-color); }
  @media (max-width: 720px) {
    .main-footer {
      background-color: transparent; } }

.main-footer-inner {
  padding-bottom: 30px;
  margin-right: -10px;
  margin-left: -10px; }
  @media (max-width: 720px) {
    .main-footer-inner {
      padding-top: 20px;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0; } }
  .main-footer-inner.stretch {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    margin-right: 10px;
    margin-left: 10px; }
    .main-footer-inner.stretch > div {
      flex: 1;
      width: auto; }
  .centered .main-footer-inner > div {
    text-align: center; }
  .main-footer-inner .section-title {
    margin-top: 0;
    list-style: none;
    font-family: 'Open Sans', sans-serif; 
    margin-bottom: 12px; }
    .main-footer-inner .section-title.footer-social-header {
      margin-bottom: 6px; }
  .main-footer-inner ul {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    list-style: none; }

.footer-menu {
  text-align: left; }
  @media (max-width: 720px) {
    .footer-menu {
      width: 50%;
      padding-right: 20px;
      padding-left: 20px;
      margin-bottom: 20px; } }
  @media (max-width: 500px) {
    .footer-menu:first-of-type {
      padding-top: 0 !important;
      border-top: 0 !important; } }
  .footer-menu a {
    color: var(--body-color); }
  @media (max-width: 500px) {
    .footer-menu.footer-menu-links {
      margin-bottom: 15px; }
      .footer-menu.footer-menu-links:first-of-type {
        padding-right: 10px; }
      .footer-menu.footer-menu-links:nth-of-type(2) {
        padding-left: 10px; }
      .footer-menu.footer-menu-links li:first-child a {
        padding-top: 3px; } }
  @media (max-width: 500px) {
    .footer-menu.footer-menu-links a {
      display: block;
      padding-top: 8px;
      padding-bottom: 8px; } }
  @media (max-width: 500px) {
    .footer-menu.mailing-list-form {
      width: 100%;
      padding-top: 20px;
      margin-bottom: 20px;
      border-top: 1px solid var(--border-color); } }
  .footer-menu.mailing-list-form .form-actions {
    margin-top: 10px; }
  @media (max-width: 720px) {
    .footer-menu.footer-text {
      margin-bottom: 0; } }
  @media (max-width: 500px) {
    .footer-menu.footer-text {
      width: 100%;
      padding-top: 20px;
      border-top: 1px solid var(--border-color); } }
  @media (max-width: 720px) {
    .footer-menu.footer-social-contact {
      margin-bottom: 0; } }
  @media (max-width: 500px) {
    .footer-menu.footer-social-contact {
      width: 100%;
      padding-right: 0;
      padding-left: 0; } }
  @media (max-width: 500px) {
    .footer-menu.footer-social-contact .footer-social-wrapper,
    .footer-menu.footer-social-contact .footer-contact-wrapper {
      padding-top: 20px;
      padding-right: 20px;
      padding-left: 20px;
      border-top: 1px solid var(--border-color); } }
  .footer-menu.footer-social-contact .footer-social-wrapper {
    margin-bottom: 15px; }
  @media (max-width: 720px) {
    .footer-menu.footer-social-contact .footer-contact-wrapper {
      margin-bottom: 20px; } }

.footer-social-wrapper + .footer-contact-wrapper .section-title {
  margin-top: 20px; }
  @media (max-width: 500px) {
    .footer-social-wrapper + .footer-contact-wrapper .section-title {
      margin-top: 0; } }

.footer-contact {
  margin-bottom: 0; }

.footer-lower {
  font-size: 1;
  display: table;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  color: var(--body-color); }
  @media (max-width: 768px) {
    .footer-lower {
      font-size: calc(1 - .4vw); } }
  @media (max-width: 720px) {
    .footer-lower {
      display: flex;
      flex-direction: column-reverse;
      padding-right: 20px;
      padding-left: 20px;
      border-top: 1px solid var(--border-color);
      text-align: center; } }
  .footer-lower a {
    color: var(--body-color); }

.footer-copyright {
  display: table-cell;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle; }
  @media (max-width: 720px) {
    .footer-copyright {
      display: block;
      text-align: center;
      margin-top: 10px; } }

.footer-lower-right .localization-selector-form {
  display: flex;
  justify-content: flex-end;
  font-size: 1.4rem; }
  .footer-lower-right .localization-selector-form ul {
    right: 0;
    left: auto; }
  @media (max-width: 720px) {
    .footer-lower-right .localization-selector-form {
      justify-content: center; }
      .footer-lower-right .localization-selector-form ul {
        right: auto;
        left: 0; } }
  .footer-lower-right .localization-selector-form .localization-selector {
    margin: 0 0 10px 10px; }
    .footer-lower-right .localization-selector-form .localization-selector ul {
      background: var(--background-color);
      color: var(--body-color);
      border-color: var(--border-color-opacity-80); }
      .footer-lower-right .localization-selector-form .localization-selector ul li {
        color: var(--body-color); }
        .footer-lower-right .localization-selector-form .localization-selector ul li:hover, .footer-lower-right .localization-selector-form .localization-selector ul li.selected {
          background: var(--footer-hover-background-color); }

.footer-social {
  margin-right: -8px;
  margin-left: 0!important; <!-- -8px -->
  font-size: 0; }
  .footer-social li {
    display: inline-block;
    margin-right: 0;
    margin-left: 0; 
	background: #808080;
    border-radius: 50%;
    margin-right: 10px;  
  
  }
  
  .footer-social a {
    display: block;
    padding: 8px; }
  .footer-social svg {
    display: block;
    height: 14px;
    width: 14px;
    color: #ffffff;
    padding:0px;
    <!--color: var(--meta-color); }---->

.footer-payment {
  margin-top: 3px;
  vertical-align: middle;
  text-align: right; }
  @media (max-width: 720px) {
    .footer-payment {
      display: flex;
      justify-content: center;
      text-align: center; } }
  .footer-payment ul {
    display: table-cell;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    font-size: 0;
    float: right; }
    @media (max-width: 500px) {
      .footer-payment ul {
        display: block;
        float: none; } }
  .footer-payment li {
    display: inline-block;
    margin-left: 5px; }
  .footer-payment svg {
    display: block;
    width: 40px;
    height: 25px; }

.main-header.is-fullbleed + .main-content .index-wrapper .shopify-section:first-of-type {
  margin-top: 0; }

.index-wrapper .shopify-section {
  margin-top: 80px;
  margin-bottom: 40px; }
  .index-wrapper .shopify-section.section-index-collectionlist, .index-wrapper .shopify-section.section-index-departments, .index-wrapper .shopify-section.section-index-features, .index-wrapper .shopify-section.section-index-products {
    margin-bottom: 20px; }
    .index-wrapper .shopify-section.section-index-collectionlist + .shopify-section, .index-wrapper .shopify-section.section-index-departments + .shopify-section, .index-wrapper .shopify-section.section-index-features + .shopify-section, .index-wrapper .shopify-section.section-index-products + .shopify-section {
      margin-top: 20px; }
  .index-wrapper .shopify-section.section-index-products .view-all {
    padding-top: 20px; }
  .index-wrapper .shopify-section.section-index-newsletter, .index-wrapper .shopify-section.section-index-slidingText, .index-wrapper .shopify-section.section-index-video, .index-wrapper .shopify-section.section-index-video-hero-wrapper {
    margin: 0; }
    .index-wrapper .shopify-section.section-index-newsletter + .shopify-section,
    .shopify-section .index-wrapper .shopify-section.section-index-newsletter +, .index-wrapper .shopify-section.section-index-slidingText + .shopify-section,
    .shopify-section .index-wrapper .shopify-section.section-index-slidingText +, .index-wrapper .shopify-section.section-index-video + .shopify-section,
    .shopify-section .index-wrapper .shopify-section.section-index-video +, .index-wrapper .shopify-section.section-index-video-hero-wrapper + .shopify-section,
    .shopify-section .index-wrapper .shopify-section.section-index-video-hero-wrapper + {
      margin: 0; }
  @media (min-width: 721px) {
    .index-wrapper .shopify-section:first-of-type::before {
      position: absolute;
      top: 0;
      right: calc((100vw - 1100px) / 2);
      left: calc((100vw - 1100px) / 2);
      height: 1px;
      max-width: 1140px;
      padding-left: 20px;
      padding-right: 20px;
      background-color: var(--border-color);
      content: "";
      display: none; } }
  .index-wrapper .shopify-section:last-of-type {
    margin-bottom: 0; }

.product-grid_placeholder {
  background: var(--product-grid-placeholder-background); }

.main-header {
  position: relative;
  color: var(--header-text-color);
  background-color: var(--header-background-color); }
  .main-header.is-fullbleed {
    position: absolute;
    width: 100%;
    z-index: 200;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    @media (min-width: 721px) {
      .main-header.is-fullbleed {
        background-color: transparent; }
        .main-header.is-fullbleed:hover, .main-header.is-fullbleed.search-open {
          background-color: var(--header-background-color);
          box-shadow: var(--box-shadow); } }
    @media (max-width: 720px) {
      .main-header.is-fullbleed {
        position: fixed;
        padding-bottom: 0; } }
  .scroll-locked .main-header {
    z-index: 9; }
  @media (max-width: 720px) {
    .main-header {
      position: fixed;
      top: 0;
      width: 100%;
      box-shadow: var(--box-shadow);
      transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .main-header.out-of-view {
        transform: translateY(-100%); } }

.header-wrapper {
  position: relative; }

.header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 64px;
  padding-top: 12px;
  padding-bottom: 12px;
  transition: padding 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  @media (max-width: 720px) {
    .header {
      min-height: 0;
      padding: 0; } }
  .no-flexbox .header {
    display: table; }

.header--full-width, .main-navigation-wrapper--full-width {
  max-width: 100%; }

.header--logo-center-search {
  display: flex;
  align-items: center;
  flex: 1 1 100%; }
  .no-flexbox .header--logo-center-search {
    display: table-cell;
    vertical-align: middle; }
  @media (max-width: 720px) {
    .header--logo-center-search {
      display: none; } }

.header-logo {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  padding-right: 30px;
  font-size: 0;
  text-align: center; }
  .no-flexbox .header-logo {
    display: table-cell;
    vertical-align: middle; }
  @media (max-width: 720px) {
    .header-logo {
      width: calc(100% - 100px);
      padding-top: 10px;
      padding-right: 0;
      padding-bottom: 10px;
      text-align: center; } }
  .header-logo h2, .header-logo .department-item figcaption h3, .department-item figcaption .header-logo h3 {
    display: block;
    margin: 0;
    font-family: var(--header-font);
    font-size: 16px;
    vertical-align: middle; }
    @media (max-width: 720px) {
      .header-logo h2, .header-logo .department-item figcaption h3, .department-item figcaption .header-logo h3 {
        margin-right: auto;
        margin-left: auto;
        font-size: 25px; } }
  @media (min-width: 961px) {
    .header-logo .logo--left-align {
      text-align: left; } }
  .header-logo a {
    position: relative;
    display: block;
    color: var(--header-text-color); }
  .header-logo img {
    display: block;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .header-logo .header-logo-fullbleed {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden; }
  @media (min-width: 721px) {
    .main-header.is-fullbleed:not(:hover):not(.search-open) .header-logo.overlay-logo--enabled .header-logo-fullbleed {
      opacity: 1;
      visibility: visible; }
    .main-header.is-fullbleed:not(:hover):not(.search-open) .header-logo.overlay-logo--enabled .header-logo-original {
      opacity: 0;
      visibility: hidden; } }

.header-tools {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  color: var(--header-text-color);
  text-align: right;
  flex-grow: 1;
  margin-top: 10px; }
  .no-flexbox .header-tools {
    display: table-cell;
    vertical-align: middle; }
  @media (max-width: 720px) {
    .header-tools {
      width: 50px;
      padding-right: 20px; } }
  .header-tools > ul {
    position: relative;
    z-index: 10;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    padding-left: 0;
    margin: 0; }
    .no-flexbox .header-tools > ul {
      display: inline-block; }
  .header-tools > ul > li {
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 720px) {
      .header-tools > ul > li {
        margin-left: 0; } }
  .header-tools .header-account,
  .header-tools .header-cart {
    margin: 0 0 10px 20px; }
  
  .header-tools .header-account,
  .header-tools .header-cart  {
  
   font-weight: normal;
    text-transform: uppercase !important;
    font-size: 11.5px;
    letter-spacing: 1px; 
    
  }
  
    .header-tools .header-account > a,
    .header-tools .header-cart > a {
      color: var(--header-text-color); }
      .header-tools .header-account > a > svg,
      .header-tools .header-cart > a > svg {
        color: currentColor;
        vertical-align: bottom; }
  .header-tools .header-account > a {
    position: relative; }
    .header-tools .header-account > a > svg {
      position: relative;
      z-index: 1;
      width: 20px;
      height: 23px; }
  .header-tools.header-tools--style-1 .header-account > a > svg {
    width: 20px;
    height: 23px; }
  .header-tools.header-tools--style-1 .header-cart > a > svg {
    width: 22px;
    height: 24px; }
    @media (max-width: 720px) {
      .header-tools.header-tools--style-1 .header-cart > a > svg {
        width: 19px;
        height: 21px; } }
  .header-tools.header-tools--style-2 .header-account > a > svg {
    width: 19px;
    height: 20px; }
  .header-tools.header-tools--style-2 .header-cart > a > svg {
    width: 21px;
    height: 22px; }
  @media (max-width: 720px) {
    .header-tools .header-localization,
    .header-tools .header-account {
      display: none; } }
  .header-tools .header-cart a {
    position: relative; }
  .header-tools .header-cart-count {
    position: absolute;
    top: -7px;
    right: -5px;
    padding: 2px 4px;
    border-radius: 2px;
    background-color: var(--accent-color);
    color: var(--background-color);
    font-size: 11px;
    font-weight: var(--header-font-weight);
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1;
    text-align: center; }
    .header-tools .header-cart-count:empty {
      display: none; }
  .header-tools.header-tools--style-0 .header-cart-count {
    top: -3px;
    right: -8px;
    padding: 5px;
    border-radius: 10px;
    line-height: 0;
    text-indent: -9999px; }

.header--logo-center .header-logo {
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px; }

.header--logo-center .header-tools {
  flex: 1 1 100%; }
  @media (max-width: 720px) {
    .header--logo-center .header-tools {
      width: 50px; } }

.header-localization button {
  border-color: var(--header-color-opacity-80); }

.header-localization .wetheme-dropdown button::after {
  top: 16px; }

.header-localization .localization-selector-form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-left: 10px; }
  .header-localization .localization-selector-form .localization-selector {
    margin: 0 0 10px 10px; }
    .header-localization .localization-selector-form .localization-selector ul {
      background: var(--header-background-color);
      color: var(--header-text-color);
      border-color: var(--header-color-opacity-80); }
      .header-localization .localization-selector-form .localization-selector ul li {
        color: var(--header-text-color); }
        .header-localization .localization-selector-form .localization-selector ul li:hover, .header-localization .localization-selector-form .localization-selector ul li.selected {
          background: var(--header-hover-background-color); }

.index-blog .grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

.index-blog-item {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  padding-top: 2px; }
  @media (max-width: 720px) {
    .index-blog-item.grid-item-25 {
      width: 50%; } }
  @media (max-width: 720px) {
    .index-blog-item.grid-item-33 {
      width: 100%; } }
  @media (max-width: 720px) {
    .index-blog-item.grid-item-50 {
      width: 100%; } }
  .index-blog-item figure {
    position: relative; }
    .index-blog-item figure.svg-placeholder {
      background-color: var(--border-background-color-mix); }
      .index-blog-item figure.svg-placeholder svg {
        display: block; }
    .index-blog-item figure img {
      display: block;
      width: 100%; }

.index-blog-item-content {
  margin-top: 15px; }
  @media (max-width: 720px) {
    .index-blog-item-content {
      padding-right: 22px;
      padding-left: 22px; }
      .index-blog-item.grid-item-25 .index-blog-item-content {
        padding-right: 0;
        padding-left: 0; } }

.index-blog-title {
  margin-top: 0;
  margin-bottom: 10px;
  position: relative; }
  @media (max-width: 720px) {
    .image-content .index-blog-title {
      color: var(--header-color) !important; } }
  .index-blog-title + .index-blog-text,
  .index-blog-title + .index-blog-button {
    margin-top: 10px; }

.index-blog-published {
  color: var(--meta-color);
  margin-bottom: 10px; }

.index-blog-author {
  margin-bottom: 8px;
  color: var(--meta-color); }

.index-blog-text {
  margin-top: 0;
  margin-bottom: 0; }
  @media (max-width: 720px) {
    .image-content .index-blog-text {
      color: var(--body-color) !important; } }
  .index-blog-text + .index-blog-button {
    margin-top: 15px; }

.index-blog-item--image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.index-blog-item--image:before {
  content: '';
  display: block;
  height: 0;
  width: 100%; }

.index-blog-item--image---square .index-blog-item--image:before {
  padding-bottom: 100%; }

.index-blog-item--image---landscape .index-blog-item--image:before {
  padding-bottom: 75%; }

.index-blog-item--image---portrait .index-blog-item--image:before {
  padding-bottom: 150%; }

.index-blog-item--image---wide .index-blog-item--image:before {
  padding-bottom: 60%; }

.index-blog-item figure.svg-placeholder svg {
  width: 100%; }

.index-blog-item--image---landscape figure.svg-placeholder svg {
  height: 300px; }

.index-blog-item--image---portrait figure.svg-placeholder svg {
  height: 400px; }

.index-blog-item--image---wide figure.svg-placeholder svg {
  height: 200px; }

.index-blog-button {
  display: inline-block;
  padding: 2px 5px;
  border: 1px solid;
  border-radius: 3px; }
  @media (max-width: 720px) {
    .image-content .index-blog-button {
      color: var(--accent-color) !important; } }

.index-blog-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

@media (max-width: 720px) {
  .section-index-products .product-item-details {
    position: static;
    padding: 0;
    margin-top: 10px;
    transform: translateY(0); } }

@media (min-width: 769px) {
  .section-index-products .product-item-details.show-on-hover {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 16px 20px;
    background: transparent;
    transform: translateY(200px);
    transition: all 0.5s 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94); } }

.section-index-products .product-item-details.hide {
  visibility: hidden;
  display: none; }

.section-index-products .product-item__wrapper {
  position: relative;
  overflow: hidden; }
  .section-index-products .product-item__wrapper:hover .product-item-details {
    transform: translateY(0);
    background: var(--background-color-opacity-90);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .section-index-products .product-item__wrapper:hover .item-price,
  .section-index-products .product-item__wrapper:hover .item-brand {
    opacity: 1;
    transition: opacity 0.2s 0.05s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.section-index-products .product-item__image-wrapper {
  position: relative; }
  .section-index-products .product-item__image-wrapper a {
    width: 100%;
    display: block; }

.section-index-products .featured-products-wrapper.is-slider {
  margin-top: 20px;
  margin-bottom: 20px; }
  @media (min-width: 721px) {
    .section-index-products .featured-products-wrapper.is-slider {
      margin-bottom: 40px; } }
  @media (min-width: 961px) {
    .section-index-products .featured-products-wrapper.is-slider {
      margin-bottom: 60px; } }

.section-index-products .featured-products-wrapper .swiper-container {
  transition: opacity 0.2s 0.05s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0;
  z-index: 0;
  visibility: hidden; }
  .section-index-products .featured-products-wrapper .swiper-container.swiper-container-initialized {
    opacity: 1;
    z-index: 1;
    visibility: visible; }

.no-js .section-index-products .featured-products-wrapper .index-header {
  display: none; }

@media (max-width: 720px) {
  .index-header .section-index-products .featured-products-heading {
    font-size: 1.6;
    margin-right: 30px; } }
  @media (max-width: 720px) and (max-width: 768px) {
    .index-header .section-index-products .featured-products-heading {
      font-size: calc(1.6 - .4vw); } }

@media (max-width: 500px) {
  .index-header .section-index-products .featured-products-heading {
    display: block;
    margin-bottom: 5px; } }

.section-index-products .featured-products-heading button {
  padding: 0;
  border: 0;
  background: none;
  outline: 0;
  text-transform: var(--header-text-transform);
  letter-spacing: var(--header-letter-spacing); }

.no-js .section-index-products .featured-products-heading {
  font-size: 1.8; }
  @media (max-width: 768px) {
    .no-js .section-index-products .featured-products-heading {
      font-size: calc(1.8 - .4vw); } }
  @media (max-width: 720px) {
    .no-js .section-index-products .featured-products-heading {
      font-size: 1.6; } }
  @media (max-width: 720px) and (max-width: 768px) {
    .no-js .section-index-products .featured-products-heading {
      font-size: calc(1.6 - .4vw); } }

.section-index-products .featured-products-outer {
  position: relative;
  height: auto; }
  .no-js .section-index-products .featured-products-outer {
    height: auto; }

.section-index-products .featured-products {
  margin-right: -10px;
  margin-left: -10px;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .no-js .section-index-products .featured-products {
    position: static; }
  .section-index-products .featured-products .svg-placeholder {
    background-color: var(--border-background-color-mix); }
    .section-index-products .featured-products .svg-placeholder svg {
      display: block; }
  .section-index-products .featured-products.onboarding .swiper-slide {
    padding-bottom: 20px; }

.section-index-products .featured-products-item-more {
  text-align: center;
  margin-top: 20px; }
  .section-index-products .featured-products-item-more div {
    position: relative;
    background-color: var(--accent-color); }
  .section-index-products .featured-products-item-more a {
    line-height: 2rem;
    padding-top: 10px; }
    @media (max-width: 720px) {
      .section-index-products .featured-products-item-more a {
        min-width: auto;
        height: unset;
        padding-bottom: 15px;
        line-height: 1.5rem; } }

.section-index-products .item-content.below {
  margin-top: 7px; }

.section-index-products .product-homepage-slider--onboarding-title {
  font-size: 1.4rem;
  margin: 5px 0 5px; }
  @media (max-width: 768px) {
    .section-index-products .product-homepage-slider--onboarding-title {
      font-size: calc(1.4rem - .4vw); } }

.section-index-products .product--item-title {
  font-size: 1.4rem;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.6;
  color: var(--header-color); }
  @media (max-width: 768px) {
    .section-index-products .product--item-title {
      font-size: calc(1.4rem - .4vw); } }
  .section-index-products .product--item-title a {
    color: var(--header-color); }

.section-index-products .featured-products-navigation {
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  left: 0;
  transition: top 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  @media (min-width: 1060px) {
    .section-index-products .featured-products-navigation {
      right: -15px;
      left: -15px; } }
  @media (min-width: 1281px) {
    .section-index-products .featured-products-navigation {
      right: -40px;
      left: -40px; } }
  .section-index-products .featured-products-navigation button {
    position: absolute;
    padding: 0;
    border: 0;
    background: none;
    outline: 0; }
    .section-index-products .featured-products-navigation button.slick-disabled svg {
      color: var(--accent-color-opacity-50); }
  .section-index-products .featured-products-navigation button:first-child {
    left: 0; }
  .section-index-products .featured-products-navigation button:last-child {
    right: 0; }
  .section-index-products .featured-products-navigation svg {
    display: block;
    width: 20px;
    height: 20px;
    color: var(--accent-color);
    background-color: var(--background-color-opacity-90);
    border-radius: 50%;
    transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.section-index-products .featured-collection-grid {
  margin-right: -10px;
  margin-left: -10px; }
  @media (min-width: 961px) {
    .section-index-products .featured-collection-grid {
      display: flex;
      flex-wrap: wrap; } }
  .section-index-products .featured-collection-grid .header-panel-wrapper {
    position: relative;
    margin-bottom: 20px; }
    @media (min-width: 961px) {
      .section-index-products .featured-collection-grid .header-panel-wrapper {
        display: flex;
        align-items: center;
        justify-content: center; } }
    @media (max-width: 720px) {
      .section-index-products .featured-collection-grid .header-panel-wrapper {
        width: 100%; }
        .section-index-products .featured-collection-grid .header-panel-wrapper::after {
          display: none !important; } }
  .section-index-products .featured-collection-grid .header-panel {
    padding: 16px 20px;
    text-align: right; }
    @media (min-width: 961px) {
      .section-index-products .featured-collection-grid .header-panel {
        align-self: flex-end;
        width: 100%; } }
    .no-js .section-index-products .featured-collection-grid .header-panel {
      top: 0;
      bottom: auto;
      padding: 0;
      text-align: left; }
    @media (max-width: 720px) {
      .section-index-products .featured-collection-grid .header-panel {
        position: static;
        padding: 0;
        text-align: center; } }
    .section-index-products .featured-collection-grid .header-panel h2, .section-index-products .featured-collection-grid .header-panel .department-item figcaption h3, .department-item figcaption .section-index-products .featured-collection-grid .header-panel h3 {
      font-size: 2.4;
      margin-top: 0;
      margin-bottom: 0; }
      @media (max-width: 768px) {
        .section-index-products .featured-collection-grid .header-panel h2, .section-index-products .featured-collection-grid .header-panel .department-item figcaption h3, .department-item figcaption .section-index-products .featured-collection-grid .header-panel h3 {
          font-size: calc(2.4 - .4vw); } }
      @media (max-width: 720px) {
        .section-index-products .featured-collection-grid .header-panel h2, .section-index-products .featured-collection-grid .header-panel .department-item figcaption h3, .department-item figcaption .section-index-products .featured-collection-grid .header-panel h3 {
          font-size: 1.8; } }
  @media (max-width: 720px) and (max-width: 768px) {
    .section-index-products .featured-collection-grid .header-panel h2, .section-index-products .featured-collection-grid .header-panel .department-item figcaption h3, .department-item figcaption .section-index-products .featured-collection-grid .header-panel h3 {
      font-size: calc(1.8 - .4vw); } }
    .section-index-products .featured-collection-grid .header-panel p {
      margin-top: 10px;
      margin-bottom: 0; }
      @media (max-width: 720px) {
        .section-index-products .featured-collection-grid .header-panel p {
          margin-top: 5px; } }
    .section-index-products .featured-collection-grid .header-panel .header-panel-link {
      display: block;
      margin-top: 5px; }
    .section-index-products .featured-collection-grid .header-panel .button {
      min-width: auto;
      height: auto; }
  .section-index-products .featured-collection-grid article {
    margin-bottom: 20px; }
    @media (max-width: 720px) {
      .section-index-products .featured-collection-grid article {
        width: 50%; } }
  .section-index-products .featured-collection-grid figure {
    position: relative; }
    .section-index-products .featured-collection-grid figure .svg-placeholder {
      background-color: var(--border-background-color-mix); }
  .section-index-products .featured-collection-grid .item-link {
    display: block; }
    .no-js .section-index-products .featured-collection-grid .item-link {
      position: static; }
  .section-index-products .featured-collection-grid .image-secondary {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    height: 100%;
    object-fit: cover;
    visibility: hidden;
    transition: all 0.2s 0.05s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .no-js .section-index-products .featured-collection-grid .image-secondary {
      display: none; }
  .section-index-products .featured-collection-grid .item-title {
    font-size: 1.4rem;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    color: var(--header-color); }
    @media (max-width: 768px) {
      .section-index-products .featured-collection-grid .item-title {
        font-size: calc(1.4rem - .4vw); } }
    .section-index-products .featured-collection-grid .item-title a {
      color: var(--header-color); }
  @media (min-width: 721px) {
    .section-index-products .featured-collection-grid .product-item-price,
    .section-index-products .featured-collection-grid .item-price,
    .section-index-products .featured-collection-grid .item-brand {
      transition: opacity 0.2s 0.05s cubic-bezier(0.25, 0.46, 0.45, 0.94); } }
  .section-index-products .featured-collection-grid .item-price .is-sale,
  .section-index-products .featured-collection-grid .product-item-price .is-sale {
    color: var(--sale-color); }
  .section-index-products .featured-collection-grid .item-price .rrp,
  .section-index-products .featured-collection-grid .product-item-price .rrp {
    color: var(--meta-color);
    text-decoration: line-through; }
  .section-index-products .featured-collection-grid .item-brand {
    display: block; }
    .section-index-products .featured-collection-grid .item-brand a {
      color: var(--body-color); }
  @media (min-width: 721px) {
    .section-index-products .featured-collection-grid .collection-viewall-wrapper {
      display: none; } }
  .section-index-products .featured-collection-grid .collection-viewall-no-details-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%; }
    @media (max-width: 720px) {
      .section-index-products .featured-collection-grid .collection-viewall-no-details-wrapper {
        display: none; } }
  .section-index-products .featured-collection-grid .collection-viewall {
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 20px; }
    @media (max-width: 720px) {
      .section-index-products .featured-collection-grid .collection-viewall {
        margin-bottom: 40px; } }
  @media (max-width: 720px) {
    .section-index-products .featured-collection-grid .view-all--grid {
      display: none; } }

.featured-product-wrapper .product-wrapper {
  margin-top: 0;
  margin-bottom: 0; }

.index-features {
  text-align: center; }
  .index-features .grid {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px; }

.index-features-item {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden; }
  .index-features-item.image-content:hover .index-features-item-content > span {
    opacity: 1;
    visibility: visible; }
  .index-features-item .index-features-item-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 13px 20px; }
    @media (max-width: 720px) {
      .index-features-item .index-features-item-content {
        padding: 20px 22px; } }
    .index-features-item .index-features-item-content.top {
      flex-direction: column; }
    .index-features-item .index-features-item-content.bottom {
      flex-direction: column-reverse; }
    .index-features-item .index-features-item-content.left {
      text-align: left; }
    .index-features-item .index-features-item-content.right {
      text-align: right; }
      .index-features-item .index-features-item-content.right > div {
        margin-left: auto; }
    .index-features-item .index-features-item-content.center {
      justify-content: space-around; }
      .index-features-item .index-features-item-content.center > div {
        margin-right: auto;
        margin-left: auto; }
    .index-features-item .index-features-item-content .button {
      min-width: 140px; }
  .index-features-item.text-content .index-features-item-content {
    background-color: var(--border-background-color-mix); }
  .index-features-item.image-content .index-features-item-content {
    position: absolute;
    top: 0;
    width: calc(100% - 20px); }
    .index-features-item.image-content .index-features-item-content > span {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 0;
      visibility: hidden;
      transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .index-features-item.image-content .index-features-item-content > span.overlay-10::before {
        background-color: var(--header-color-opacity-10); }
      .index-features-item.image-content .index-features-item-content > span.overlay-20::before {
        background-color: var(--header-color-opacity-20); }
      .index-features-item.image-content .index-features-item-content > span.overlay-30::before {
        background-color: var(--header-color-opacity-30); }
      .index-features-item.image-content .index-features-item-content > span.overlay-40::before {
        background-color: var(--header-color-opacity-40); }
      .index-features-item.image-content .index-features-item-content > span.overlay-50::before {
        background-color: var(--header-color-opacity-50); }
      .index-features-item.image-content .index-features-item-content > span.overlay-60::before {
        background-color: var(--header-color-opacity-60); }
      .index-features-item.image-content .index-features-item-content > span.overlay-70::before {
        background-color: var(--header-color-opacity-70); }
      .index-features-item.image-content .index-features-item-content > span.overlay-80::before {
        background-color: var(--header-color-opacity-80); }
      .index-features-item.image-content .index-features-item-content > span.overlay-90::before {
        background-color: var(--header-color-opacity-90); }
      .index-features-item.image-content .index-features-item-content > span.overlay-100::before {
        background-color: var(--header-color); }
    .index-features-item.image-content .index-features-item-content > div {
      position: relative; }
    .index-features-item.image-content .index-features-item-content .index-features-title,
    .index-features-item.image-content .index-features-item-content .index-features-text,
    .index-features-item.image-content .index-features-item-content .index-features-button {
      color: var(--background-color); }
    .index-features-item.image-content .index-features-item-content .button,
    .index-features-item.image-content .index-features-item-content .index-features-button {
      margin-bottom: 5px; }
    .index-features-item.image-content .index-features-item-content > div {
      max-width: 350px; }
  @media (max-width: 720px) {
    .index-features-item.grid-item-33 {
      width: 100%; } }
  @media (max-width: 720px) {
    .index-features-item.grid-item-50 {
      width: 100%; } }
  .index-features-item.grid-item-100 figure {
    background-image: none !important; }
  .index-features-item figure {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    .index-features-item figure.svg-placeholder svg {
      display: block; }
    .index-features-item figure img {
      display: block;
      width: 100%; }
      .index-features-item figure img.object-stretch {
        height: inherit;
        object-fit: cover; }

.index-features-title {
  margin-top: 0;
  margin-bottom: 0; }
  .index-features-title + .index-features-text,
  .index-features-title + .index-features-button {
    margin-top: 10px; }
    .image-content .index-features-title + .index-features-text, .image-content
    .index-features-title + .index-features-button {
      margin-top: 5px; }
  .index-features-title + .button {
    margin-top: 25px; }
    .image-content .index-features-title + .button {
    margin-top: 11px;
    background: white;
    color: black;  
    
    }

.index-features-text + .button,
.index-features-text + .index-features-button {
  margin-top: 25px; }
  .image-content .index-features-text + .button, .image-content
  .index-features-text + .index-features-button {
    margin-top: 11px; }

.index-features-button {
  display: inline-block;
  padding: 2px 5px;
  border: 1px solid;
  border-radius: 3px; }

.index-features-overlay,
.index-features-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.index-features-overlay {
  background-color: var(--border-background-color-mix); }

.index-map-wrapper .index-map--address-hours {
  text-align: center; }
  .index-map-wrapper .index-map--address-hours p:last-child {
    padding-bottom: 0;
    margin-bottom: 0; }

.index-map-wrapper.is-fullwidth {
  padding-top: 40px; }

.index-map-wrapper.is-fullwidth--nopadding {
  padding-top: 0; }

.index-map-wrapper .svg-placeholder {
  position: relative;
  height: 50vw;
  width: 100%;
  background-color: var(--border-background-color-mix);
  display: flex;
  align-items: center;
  justify-content: center; }
  .index-map-wrapper .svg-placeholder svg {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-height: 50vw;
    width: 100%;
    position: absolute;
    z-index: 0; }

.index-map-wrapper .index-map--placeholder-wrap {
  background-color: var(--border-background-color-mix-darkest); }

.index-map-wrapper .index-map--api-message {
  color: var(--header-text-color);
  width: 100%;
  text-align: center;
  padding: 20px;
  z-index: 1; }
  .index-map-wrapper .index-map--api-message span {
    background-color: var(--border-background-color-mix-darker);
    border: 1px solid var(--border-color);
    padding: 6px 20px 10px;
    display: inline-block; }

.index-map .is-fullwidth--nopadding {
  padding-top: 0; }

.index-map .index-map-inner {
  position: relative;
  width: 100%;
  height: 50vw; }
  .index-map .index-map-inner:empty {
    display: none; }

.index-map img {
  display: block;
  width: 100%; }

.index-navigation-list__wrapper__list {
  font-size: 1.4rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0; }
  @media (max-width: 768px) {
    .index-navigation-list__wrapper__list {
      font-size: calc(1.4rem - .4vw); } }
  .index-navigation-list__wrapper__list--medium {
    font-size: 1.4rem; }
    @media (max-width: 768px) {
      .index-navigation-list__wrapper__list--medium {
        font-size: calc(1.4rem - .4vw); } }
    @media screen and (min-width: 768px) {
      .index-navigation-list__wrapper__list--medium {
        font-size: 2rem; } }
  @media screen and (min-width: 768px) and (max-width: 768px) {
    .index-navigation-list__wrapper__list--medium {
      font-size: calc(2rem - .4vw); } }
  .index-navigation-list__wrapper__list--large {
    font-size: 2rem; }
    @media (max-width: 768px) {
      .index-navigation-list__wrapper__list--large {
        font-size: calc(2rem - .4vw); } }
    @media screen and (min-width: 768px) {
      .index-navigation-list__wrapper__list--large {
        font-size: 2.5rem; } }
  @media screen and (min-width: 768px) and (max-width: 768px) {
    .index-navigation-list__wrapper__list--large {
      font-size: calc(2.5rem - .4vw); } }
  .index-navigation-list__wrapper__list--extralarge {
    font-size: 2rem; }
    @media (max-width: 768px) {
      .index-navigation-list__wrapper__list--extralarge {
        font-size: calc(2rem - .4vw); } }
    @media screen and (min-width: 768px) {
      .index-navigation-list__wrapper__list--extralarge {
        font-size: 2.5rem; } }
  @media screen and (min-width: 768px) and (max-width: 768px) {
    .index-navigation-list__wrapper__list--extralarge {
      font-size: calc(2.5rem - .4vw); } }
    @media screen and (min-width: 900px) {
      .index-navigation-list__wrapper__list--extralarge {
        font-size: 3rem; } }
  @media screen and (min-width: 900px) and (max-width: 768px) {
    .index-navigation-list__wrapper__list--extralarge {
      font-size: calc(3rem - .4vw); } }
  .index-navigation-list__wrapper__list--body {
    font-family: var(--body-font); }
  .index-navigation-list__wrapper__list--heading {
    font-family: var(--header-font); }

.index-navigation-list__wrapper__list__link {
  text-align: center; }
  .index-navigation-list__wrapper__list__link a {
    display: inline-block;
    padding: 0.5em 1em;
    margin: 0.25em;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.index-navigation-list__wrapper__list--body a {
  padding: 0.3em 1em 0.5em; }

.index-navigation-list__wrapper__list--heading {
  vertical-align: baseline; }

.index-newsletter-inner {
  padding: 10px 50px;
  color: var(--header-color);
  text-align: center; }
  .index-newsletter-inner.has-subheading {
    padding-top: 20px;
    padding-bottom: 20px; }
  @media (max-width: 720px) {
    .index-newsletter-inner {
      padding: 40px 20px; } }
  .index-newsletter-inner .index-header {
    margin-bottom: 0;
    padding: 0 20px 0 0; }
    @media (max-width: 720px) {
      .index-newsletter-inner .index-header {
        padding: 0 20px 20px 0; } }
  .index-newsletter-inner .homepage-subheader p {
    margin-bottom: 5px;
    margin-top: 5px; }
  @media (min-width: 721px) {
    .index-newsletter-inner > form {
      max-width: 800px;
      margin-left: auto;
      margin-right: auto;
      display: flex;
      flex-direction: row;
      align-items: center; }
      .index-newsletter-inner > form .index-newsletter-content {
        min-width: 50%; }
      .index-newsletter-inner > form .index-header {
        min-width: 50%;
        text-align: left; } }

h2.index-newsletter-title, .department-item figcaption h3.index-newsletter-title {
  font-size: 1.6;
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  text-align: right; }
  @media (max-width: 768px) {
    h2.index-newsletter-title, .department-item figcaption h3.index-newsletter-title {
      font-size: calc(1.6 - .4vw); } }
  .index-newsletter-inner.has-subheading h2.index-newsletter-title, .index-newsletter-inner.has-subheading .department-item figcaption h3.index-newsletter-title, .department-item figcaption .index-newsletter-inner.has-subheading h3.index-newsletter-title {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0; }
  @media (max-width: 720px) {
    h2.index-newsletter-title, .department-item figcaption h3.index-newsletter-title {
      display: block;
      margin-top: 0;
      margin-right: 0;
      text-align: center; } }

.index-newsletter-subheading {
  margin-top: 5px; }

.index-newsletter-content {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 330px; }
  .index-newsletter-content.align-center {
    text-align: center; }
  .index-newsletter-content p {
    margin-top: 0;
    margin-bottom: 0; }
  .index-newsletter-content .form-field {
    display: flex;
    margin-bottom: 0;
    font-size: 0; }
  .index-newsletter-content .form-label,
  .index-newsletter-content .button {
    font-size: 1.4rem;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 768px) {
      .index-newsletter-content .form-label,
      .index-newsletter-content .button {
        font-size: calc(1.4rem - .4vw); } }
  .index-newsletter-content .form-label {
    width: calc(100% - 120px); }
  .index-newsletter-content .form-input {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .index-newsletter-content .button {
    width: 120px;
    min-width: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.index-rich-text--image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.index-rich-text--image:before {
  content: '';
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 100%; }

.section-index-text .grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

@media (max-width: 720px) {
  .section-index-text .grid-item-50 {
    width: 100%; } }

.homepage-rich-text--text {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left; }
  .homepage-rich-text--text .index-header {
    margin-bottom: 0;
    text-align: left;
    width: 100%; }

.index-wrapper .section-index-slideshow {
  margin-top: 0;
  margin-bottom: 0; }

.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper img {
    display: block;
    width: 100%; }
  .slideshow-wrapper iframe {
    display: block; }
  .slideshow-wrapper .svg-placeholder {
    display: block;
    background: #696969;
    height: 50vw;
    width: 100%; }
    .slideshow-wrapper .svg-placeholder svg {
      display: block;
      max-height: 100%;
      margin-left: auto;
      margin-right: auto; }
  .slideshow-wrapper .slick-arrow {
    position: absolute;
    bottom: 20px;
    z-index: 1;
    width: 40px;
    height: 40px;
    padding: 0;
    background: none;
    border: 0; }
    @media (min-width: 721px) {
      .slideshow-wrapper .slick-arrow {
        opacity: 0;
        visibility: hidden;
        transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); } }
    @media (max-width: 960px) {
      .slideshow-wrapper .slick-arrow {
        width: 30px;
        height: 30px; } }
    @media (max-width: 720px) {
      .slideshow-wrapper .slick-arrow {
        display: none !important; } }
    .slideshow-wrapper .slick-arrow svg {
      display: block;
      width: inherit;
      height: inherit; }
  .slideshow-wrapper .slick-previous {
    left: 30px; }
    @media (min-width: 721px) {
      .slideshow-wrapper .slick-previous {
        transform: translateX(-20px); } }
    @media (max-width: 720px) {
      .slideshow-wrapper .slick-previous {
        left: 15px; } }
  .slideshow-wrapper .slick-next {
    right: 30px; }
    @media (min-width: 721px) {
      .slideshow-wrapper .slick-next {
        transform: translateX(20px); } }
    @media (max-width: 720px) {
      .slideshow-wrapper .slick-next {
        right: 15px; } }
  .slideshow-wrapper:hover .slick-arrow {
    opacity: 1;
    visibility: visible;
    transform: translateX(0); }
  .slideshow-wrapper .slick-dots {
    position: absolute;
    display: flex;
    bottom: 0;
    width: 100%;
    height: 4px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    fonts-size: 0; }
    .no-js .slideshow-wrapper .slick-dots {
      display: none; }
    .slideshow-wrapper .slick-dots li {
      display: inline-block;
      width: 50%;
      height: 100%; }
      .slideshow-wrapper .slick-dots li.slick-active button {
        background-color: var(--accent-color); }
    .slideshow-wrapper .slick-dots button {
      display: block;
      width: 100%;
      height: 100%;
      padding: 0;
      background-color: var(--border-color);
      border: 0;
      border-radius: 0;
      text-indent: -9999px;
      outline: 0;
      transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.slideshow-image {
  position: relative; }
  .slideshow-image > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.slideshow-content-wrapper {
  position: absolute;
  top: 80px;
  bottom: 80px;
  display: flex;
  width: 100%; }
  @media (max-width: 960px) {
    .slideshow-content-wrapper {
      top: 70px;
      bottom: 70px; } }
  @media (max-width: 720px) {
    .slideshow-content-wrapper {
      top: 30px;
      bottom: 30px; } }
  @media (max-width: 500px) {
    .slideshow-content-wrapper {
      top: 15px;
      bottom: 15px; } }
  .slideshow-content-wrapper.middle {
    align-items: center; }
  .slideshow-content-wrapper.bottom {
    align-items: flex-end; }
  .slideshow-content-wrapper.left {
    text-align: left; }
  .slideshow-content-wrapper.center {
    text-align: center; }
  .slideshow-content-wrapper.right {
    text-align: right; }

.slideshow-content-inner {
  display: block;
  max-width: 40%; }
  @media (max-width: 720px) {
    .slideshow-content-inner {
      max-width: 60%; } }
  @media (max-width: 500px) {
  .slideshow-content-inner {
    
    max-width: 50%;} 
    
    #shopify-section-index-slideshow .slideshow-item-index-slideshow-0 .slideshow-title,
      #shopify-section-collection-slideshow .slideshow-image .slideshow-title{
    font-size: 18px !important;
    padding-top: 5px !important;
    
    }
    
    #shopify-section-index-slideshow .slideshow-item-index-slideshow-0 .slideshow-text,
     #shopify-section-collection-slideshow .slideshow-image .slideshow-text{
    font-size: 10px !important;
    line-height: 17px;
    padding: 0 !important;
}
    
    
#shopify-section-index-slideshow .slideshow-item-index-slideshow-0 .button,
     #shopify-section-collection-slideshow .slideshow-image .button{
    color: #333333;
    background-color: rgba(0,0,0,0);
    border: 1px solid #707070;
  	font-family: 'Open Sans', sans-serif; 
    min-width: auto;
    padding: 1px 10px!important;
    height: 30px !important;
    text-align: left;
    float: left;
    font-size: 10px !important;
}    
  
  
    
    .main-footer-inner .section-title {font-family: arial!important;fornt-size:14px!important;
    letter-spacing: 1px;
    }
    
    .index-newsletter-inner.has-subheading .homepage-subheader.h4 {font-family: 'Open Sans', sans-serif !important;}
    
    .footer-menu.footer-menu-links a {font-family: 'Open Sans', sans-serif;}
    
    .main-footer-inner p {font-family: 'Open Sans', sans-serif !important;}
    
    .index-header {margin-bottom: 0 !important;}
    
    .main-footer-inner li {line-height: 4px;}
  
  }
  
  
  .slideshow-content-wrapper.center .slideshow-content-inner {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 720px) {
      .slideshow-content-wrapper.center .slideshow-content-inner {
        max-width: 75%; } }
    @media (max-width: 500px) {
      .slideshow-content-wrapper.center .slideshow-content-inner {
        max-width: 90%; } }
  .slideshow-content-wrapper.right .slideshow-content-inner {
    margin-left: auto; }

#shopify-section-hero .slideshow-title {
  font-size: 3; }
  @media (max-width: 768px) {
    #shopify-section-hero .slideshow-title {
      font-size: calc(3 - .4vw); } }

.slideshow-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2; }
  @media (max-width: 768px) {
    .slideshow-title {
      font-size: calc(2 - .4vw); } }
  @media (max-width: 720px) {
    .slideshow-title {
      font-size: 1.6; } }
  @media (max-width: 720px) and (max-width: 768px) {
    .slideshow-title {
      font-size: calc(1.6 - .4vw); } }
  .slideshow-title + .slideshow-text,
  .slideshow-title + .slideshow-button {
    margin-top: .5em; }
    @media (max-width: 720px) {
      .slideshow-title + .slideshow-text,
      .slideshow-title + .slideshow-button {
        margin-top: 0.8em; } }

.slideshow-text {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.6; }
  @media (max-width: 768px) {
    .slideshow-text {
      font-size: calc(1.6 - .4vw); } }
  @media (max-width: 720px) {
    .slideshow-text {
      font-size: 1.2; } }
  @media (max-width: 720px) and (max-width: 768px) {
    .slideshow-text {
      font-size: calc(1.2 - .4vw); } }
  .slideshow-text + .slideshow-button {
    margin-top: 1.5em; }
    @media (max-width: 720px) {
      .slideshow-text + .slideshow-button {
        margin-top: 0.8em; } }

.slideshow-button {
  margin-top: 0;
  margin-bottom: 0; }
  @media (max-width: 720px) {
    .slideshow-button {
      font-size: 1.2; } }
  @media (max-width: 720px) and (max-width: 768px) {
    .slideshow-button {
      font-size: calc(1.2 - .4vw); } }

.slideshow-image-overlay::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(5, 5, 5, 0.6)), to(rgba(55, 55, 55, 0.2)));
  background-image: linear-gradient(to top, rgba(5, 5, 5, 0.6), rgba(55, 55, 55, 0.2));
  z-index: 1; }

.slideshow-image-overlay > * {
  z-index: 100; }

.section-index-slideshow .first-fade, .section-index-slideshow .second-fade, .section-index-slideshow .third-fade {
  opacity: 0;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  animation-fill-mode: forwards; }

@keyframes slideshowFade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1; } }

.section-index-slideshow .slick-active .first-fade, .section-index-slideshow .single-slide .first-fade {
  animation: 1s cubic-bezier(0.25, 0.75, 0.25, 1) 0.1s 1 forwards slideshowFade; }

.section-index-slideshow .slick-active .second-fade, .section-index-slideshow .single-slide .second-fade {
  animation: 1s cubic-bezier(0.25, 0.75, 0.25, 1) 0.4s 1 forwards slideshowFade; }

.section-index-slideshow .slick-active .third-fade, .section-index-slideshow .single-slide .third-fade {
  animation: 1s cubic-bezier(0.25, 0.75, 0.25, 1) 0.7s 1 forwards slideshowFade; }

.slideshow-same-height .slideshow-image {
  min-height: auto !important; }

.slideshow-same-height .slick-slide,
.slideshow-same-height .slick-track {
  min-height: 100vh !important; }

.slideshow-same-height.slideshow-wrapper .svg-placeholder,
.slideshow-same-height.slideshow-wrapper img {
  object-fit: cover;
  height: 100vh; }

.index-sliding-text {
  padding: 1em 0; }

.index-sliding-text__wrapper {
  display: block;
  overflow: hidden;
  transform: translateZ(0);
  white-space: nowrap; }
  .index-sliding-text__wrapper a {
    color: inherit; }
  .index-sliding-text__wrapper--body {
    font-family: var(--body-font); }
  .index-sliding-text__wrapper--heading {
    font-family: var(--header-font); }
  .index-sliding-text__wrapper--small {
    font-size: 2rem;
    letter-spacing: var(--header-letter-spacing); }
  .index-sliding-text__wrapper--medium {
    font-size: 3rem;
    letter-spacing: var(--header-letter-spacing); }
  .index-sliding-text__wrapper--large {
    font-size: 4rem;
    letter-spacing: var(--header-letter-spacing); }
  .index-sliding-text__wrapper.reduced-motion {
    text-align: center;
    display: block; }
    .index-sliding-text__wrapper.reduced-motion .index-sliding-text__item,
    .index-sliding-text__wrapper.reduced-motion .index-sliding-text__wrapper__block__inner {
      display: block; }
    .index-sliding-text__wrapper.reduced-motion .index-sliding-text__wrapper__block {
      white-space: initial; }

.index-sliding-text__wrapper__block {
  display: inline-block;
  width: auto;
  white-space: nowrap; }
  .index-sliding-text__wrapper__block span {
    padding: 0 2em; }

.index-sliding-text__wrapper__block__inner {
  display: inline-block;
  animation: marquee 24s linear infinite;
  animation-play-state: paused; }
  @media screen and (min-width: 768px) {
    .index-sliding-text__wrapper__block__inner {
      animation-duration: 40s; } }
  .index-sliding-text__wrapper__block__inner.cloned {
    animation: marquee2 24s linear infinite; }
    @media screen and (min-width: 768px) {
      .index-sliding-text__wrapper__block__inner.cloned {
        animation-duration: 40s; } }

.video-wrapper {
  position: relative; }
  .video-wrapper .svg-placeholder {
    display: flex;
    align-items: center;
    height: 50vw;
    background-color: var(--video-wrapper-svg-background) svg;
      background-color-display: block;
      background-color-height: 100%;
      background-color-max-height: 630px;
      background-color-margin-right: auto;
      background-color-margin-left: auto; }
  .video-wrapper iframe {
    width: 100%; }

.index-video-cover {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .index-video-cover.visibly-hidden {
    opacity: 0;
    visibility: hidden; }
  .no-js .index-video-cover {
    display: none; }

.index-video-cover-content {
  display: flex;
  align-items: center;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center; }

.index-video-cover-content-inner {
  width: 100%; }

.index-video-title {
  margin-top: 0;
  margin-bottom: 0; }
  .index-video-title + .index-video-play {
    margin-top: 20px; }
  .index-video-title.size-20 {
    font-size: 20px;
    font-size: 2rem; }
    @media (max-width: 960px) {
      .index-video-title.size-20 {
        font-size: 17.5px;
        font-size: 1.75rem; } }
    @media (max-width: 720px) {
      .index-video-title.size-20 {
        font-size: 15px;
        font-size: 1.5rem; } }
  .index-video-title.size-22 {
    font-size: 22px;
    font-size: 2.2rem; }
    @media (max-width: 960px) {
      .index-video-title.size-22 {
        font-size: 19.25px;
        font-size: 1.925rem; } }
    @media (max-width: 720px) {
      .index-video-title.size-22 {
        font-size: 16.5px;
        font-size: 1.65rem; } }
  .index-video-title.size-24 {
    font-size: 24px;
    font-size: 2.4rem; }
    @media (max-width: 960px) {
      .index-video-title.size-24 {
        font-size: 21px;
        font-size: 2.1rem; } }
    @media (max-width: 720px) {
      .index-video-title.size-24 {
        font-size: 18px;
        font-size: 1.8rem; } }
  .index-video-title.size-26 {
    font-size: 26px;
    font-size: 2.6rem; }
    @media (max-width: 960px) {
      .index-video-title.size-26 {
        font-size: 19.5px;
        font-size: 1.95rem; } }
    @media (max-width: 720px) {
      .index-video-title.size-26 {
        font-size: 16.25px;
        font-size: 1.625rem; } }
  .index-video-title.size-28 {
    font-size: 28px;
    font-size: 2.8rem; }
    @media (max-width: 960px) {
      .index-video-title.size-28 {
        font-size: 21px;
        font-size: 2.1rem; } }
    @media (max-width: 720px) {
      .index-video-title.size-28 {
        font-size: 17.5px;
        font-size: 1.75rem; } }
  .index-video-title.size-30 {
    font-size: 30px;
    font-size: 3rem; }
    @media (max-width: 960px) {
      .index-video-title.size-30 {
        font-size: 22.5px;
        font-size: 2.25rem; } }
    @media (max-width: 720px) {
      .index-video-title.size-30 {
        font-size: 18.75px;
        font-size: 1.875rem; } }
  .index-video-title.size-32 {
    font-size: 32px;
    font-size: 3.2rem; }
    @media (max-width: 960px) {
      .index-video-title.size-32 {
        font-size: 24px;
        font-size: 2.4rem; } }
    @media (max-width: 720px) {
      .index-video-title.size-32 {
        font-size: 20px;
        font-size: 2rem; } }
  .index-video-title.size-34 {
    font-size: 34px;
    font-size: 3.4rem; }
    @media (max-width: 960px) {
      .index-video-title.size-34 {
        font-size: 25.5px;
        font-size: 2.55rem; } }
    @media (max-width: 720px) {
      .index-video-title.size-34 {
        font-size: 21.25px;
        font-size: 2.125rem; } }
  .index-video-title.size-36 {
    font-size: 36px;
    font-size: 3.6rem; }
    @media (max-width: 960px) {
      .index-video-title.size-36 {
        font-size: 27px;
        font-size: 2.7rem; } }
    @media (max-width: 720px) {
      .index-video-title.size-36 {
        font-size: 22.5px;
        font-size: 2.25rem; } }

.index-video-play {
  padding: 0;
  background: none;
  border: 0; }
  .no-js .index-video-play {
    display: none; }
  .index-video-play + .index-video-title {
    margin-top: 10px; }
  .index-video-play svg {
    display: block;
    width: 89px;
    height: 60px;
    color: var(--header-color); }

.section-index-video-hero-wrapper {
  position: relative; }

.hero-video--overlay {
  display: none; }

.video-hero-type-youtube .hero-video--overlay {
  height: 100%;
  width: 100%;
  background-color: var(--background-color);
  display: block;
  position: absolute;
  z-index: 1; }

.hero-video {
  padding: 0 !important; }
  @media screen and (min-width: 768px) {
    .hero-video.desktop-height-450 {
      height: 450px; }
    .hero-video.desktop-height-550 {
      height: 550px; }
    .hero-video.desktop-height-650 {
      height: 650px; }
    .hero-video.desktop-height-750 {
      height: 750px; }
    .hero-video.desktop-height-fullscreen {
      height: 100vh; } }
  @media screen and (max-width: 768px) {
    .hero-video.mobile-height-250 {
      height: 250px; }
    .hero-video.mobile-height-350 {
      height: 350px; }
    .hero-video.mobile-height-450 {
      height: 450px; }
    .hero-video.mobile-height-550 {
      height: 550px; }
    .hero-video.mobile-height-fullscreen {
      height: 100vh; }
    .hero-video.mobile-height-fit .hero-video--media {
      position: relative; }
      .hero-video.mobile-height-fit .hero-video--media iframe,
      .hero-video.mobile-height-fit .hero-video--media video {
        height: 100% !important;
        width: 100% !important; }
      .hero-video.mobile-height-fit .hero-video--media .plyr {
        position: unset; }
      .hero-video.mobile-height-fit .hero-video--media .video-hero-youtube,
      .hero-video.mobile-height-fit .hero-video--media .video-hero-vimeo {
        position: relative;
        padding-bottom: 56.25%;
        /* 16:9 */
        height: 0; }
        .hero-video.mobile-height-fit .hero-video--media .video-hero-youtube iframe,
        .hero-video.mobile-height-fit .hero-video--media .video-hero-vimeo iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; } }
  .hero-video .plyr--full-ui.plyr--video .plyr__control--overlaid {
    display: none !important; }

.hero-video--text {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: flex; }

.text-content--inner {
  width: 65%;
  padding: 40px;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 768px) {
    .text-content--inner {
      width: 100%;
      padding: 20px; } }
  .text-content--inner:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    background: radial-gradient(circle, rgba(0, 0, 0, 0.1) 0%, rgba(0, 212, 255, 0) 32%);
    margin: -150px -250px;
    pointer-events: none;
    opacity: 1;
    z-index: -1; }

.hero-video--text-content {
  display: flex;
  width: inherit;
  word-break: break-word; }
  .hero-video--text-content.text-align-top-left {
    justify-content: left;
    align-items: left;
    align-self: flex-start;
    text-align: left; }
  .hero-video--text-content.text-align-top-center {
    justify-content: center;
    text-align: center; }
  .hero-video--text-content.text-align-top-right {
    justify-content: flex-end;
    align-self: flex-start;
    text-align: right; }
  .hero-video--text-content.text-align-center-left {
    justify-content: left;
    align-items: center;
    text-align: left; }
  .hero-video--text-content.text-align-center {
    justify-content: center;
    align-items: center;
    text-align: center; }
  .hero-video--text-content.text-align-center-right {
    justify-content: flex-end;
    align-items: center;
    text-align: right; }
  .hero-video--text-content.text-align-bottom-left {
    justify-content: left;
    align-items: flex-start;
    align-self: flex-end;
    text-align: left; }
  .hero-video--text-content.text-align-bottom-center {
    justify-content: center;
    align-self: flex-end;
    text-align: center; }
  .hero-video--text-content.text-align-bottom-right {
    justify-content: flex-end;
    align-self: flex-end;
    text-align: right; }
  .hero-video--text-content .hero-video--text-title h1 {
    white-space: pre-line;
    line-height: 1.1em;
    margin-bottom: 0.25em; }
  .hero-video--text-content .hero-video--text-subtitle {
    margin-bottom: 0.5em; }
    .hero-video--text-content .hero-video--text-subtitle p {
      white-space: pre-line;
      line-height: 1.4em; }
  .hero-video--text-content div[class^="text-size-"] {
    line-height: 1rem; }
  .hero-video--text-content .text-size-12px {
    font-size: 12px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-12px {
        font-size: calc(9.6px - .4vw); } }
  .hero-video--text-content .text-size-14px {
    font-size: 14px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-14px {
        font-size: calc(11.2px - .4vw); } }
  .hero-video--text-content .text-size-16px {
    font-size: 16px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-16px {
        font-size: calc(12.8px - .4vw); } }
  .hero-video--text-content .text-size-18px {
    font-size: 18px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-18px {
        font-size: calc(14.4px - .4vw); } }
  .hero-video--text-content .text-size-20px {
    font-size: 20px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-20px {
        font-size: calc(16px - .4vw); } }
  .hero-video--text-content .text-size-22px {
    font-size: 22px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-22px {
        font-size: calc(17.6px - .4vw); } }
  .hero-video--text-content .text-size-24px {
    font-size: 24px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-24px {
        font-size: calc(19.2px - .4vw); } }
  .hero-video--text-content .text-size-26px {
    font-size: 26px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-26px {
        font-size: calc(20.8px - .4vw); } }
  .hero-video--text-content .text-size-28px {
    font-size: 28px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-28px {
        font-size: calc(22.4px - .4vw); } }
  .hero-video--text-content .text-size-30px {
    font-size: 30px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-30px {
        font-size: calc(24px - .4vw); } }
  .hero-video--text-content .text-size-32px {
    font-size: 32px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-32px {
        font-size: calc(25.6px - .4vw); } }
  .hero-video--text-content .text-size-34px {
    font-size: 34px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-34px {
        font-size: calc(27.2px - .4vw); } }
  .hero-video--text-content .text-size-36px {
    font-size: 36px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-36px {
        font-size: calc(28.8px - .4vw); } }
  .hero-video--text-content .text-size-38px {
    font-size: 38px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-38px {
        font-size: calc(30.4px - .4vw); } }
  .hero-video--text-content .text-size-40px {
    font-size: 40px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-40px {
        font-size: calc(32px - .4vw); } }
  .hero-video--text-content .text-size-42px {
    font-size: 42px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-42px {
        font-size: calc(33.6px - .4vw); } }
  .hero-video--text-content .text-size-44px {
    font-size: 44px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-44px {
        font-size: calc(35.2px - .4vw); } }
  .hero-video--text-content .text-size-46px {
    font-size: 46px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-46px {
        font-size: calc(36.8px - .4vw); } }
  .hero-video--text-content .text-size-48px {
    font-size: 48px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-48px {
        font-size: calc(38.4px - .4vw); } }
  .hero-video--text-content .text-size-50px {
    font-size: 50px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-50px {
        font-size: calc(40px - .4vw); } }
  .hero-video--text-content .text-size-52px {
    font-size: 52px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-52px {
        font-size: calc(41.6px - .4vw); } }
  .hero-video--text-content .text-size-54px {
    font-size: 54px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-54px {
        font-size: calc(43.2px - .4vw); } }
  .hero-video--text-content .text-size-56px {
    font-size: 56px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-56px {
        font-size: calc(44.8px - .4vw); } }
  .hero-video--text-content .text-size-58px {
    font-size: 58px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-58px {
        font-size: calc(46.4px - .4vw); } }
  .hero-video--text-content .text-size-60px {
    font-size: 60px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-60px {
        font-size: calc(48px - .4vw); } }
  .hero-video--text-content .text-size-62px {
    font-size: 62px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-62px {
        font-size: calc(49.6px - .4vw); } }
  .hero-video--text-content .text-size-64px {
    font-size: 64px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-64px {
        font-size: calc(51.2px - .4vw); } }
  .hero-video--text-content .text-size-66px {
    font-size: 66px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-66px {
        font-size: calc(52.8px - .4vw); } }
  .hero-video--text-content .text-size-68px {
    font-size: 68px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-68px {
        font-size: calc(54.4px - .4vw); } }
  .hero-video--text-content .text-size-70px {
    font-size: 70px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-70px {
        font-size: calc(56px - .4vw); } }
  .hero-video--text-content .text-size-72px {
    font-size: 72px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-72px {
        font-size: calc(57.6px - .4vw); } }
  .hero-video--text-content .text-size-74px {
    font-size: 74px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-74px {
        font-size: calc(59.2px - .4vw); } }
  .hero-video--text-content .text-size-76px {
    font-size: 76px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-76px {
        font-size: calc(60.8px - .4vw); } }
  .hero-video--text-content .text-size-78px {
    font-size: 78px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-78px {
        font-size: calc(62.4px - .4vw); } }
  .hero-video--text-content .text-size-80px {
    font-size: 80px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-80px {
        font-size: calc(64px - .4vw); } }
  .hero-video--text-content .text-size-82px {
    font-size: 82px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-82px {
        font-size: calc(65.6px - .4vw); } }
  .hero-video--text-content .text-size-84px {
    font-size: 84px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-84px {
        font-size: calc(67.2px - .4vw); } }
  .hero-video--text-content .text-size-86px {
    font-size: 86px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-86px {
        font-size: calc(68.8px - .4vw); } }
  .hero-video--text-content .text-size-88px {
    font-size: 88px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-88px {
        font-size: calc(70.4px - .4vw); } }
  .hero-video--text-content .text-size-90px {
    font-size: 90px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-90px {
        font-size: calc(72px - .4vw); } }
  .hero-video--text-content .text-size-92px {
    font-size: 92px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-92px {
        font-size: calc(73.6px - .4vw); } }
  .hero-video--text-content .text-size-94px {
    font-size: 94px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-94px {
        font-size: calc(75.2px - .4vw); } }
  .hero-video--text-content .text-size-96px {
    font-size: 96px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-96px {
        font-size: calc(76.8px - .4vw); } }
  .hero-video--text-content .text-size-98px {
    font-size: 98px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-98px {
        font-size: calc(78.4px - .4vw); } }
  .hero-video--text-content .text-size-100px {
    font-size: 100px; }
    @media (max-width: 768px) {
      .hero-video--text-content .text-size-100px {
        font-size: calc(80px - .4vw); } }
  .hero-video--text-content .text-shadow {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25); }

.hero-video--media {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  pointer-events: none; }
  .hero-video--media iframe,
  .hero-video--media video {
    width: 100%;
    height: 100%; }
  .hero-video--media video {
    position: relative;
    object-fit: cover;
    object-position: 50% 20%;
    font-family: "object-fit: cover"; }
  .hero-video--media iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 300%;
    left: -100%;
    max-width: none; }
  .hero-video--media .plyr__video-wrapper,
  .hero-video--media .plyr--video {
    height: 100%; }
  .hero-video--media[data-hide-controls="true"] .plyr__controls {
    opacity: 0; }
  .hero-video--media[data-hide-controls="true"] iframe {
    pointer-events: none; }

@media screen and (max-width: 767px) {
  .mobile-height-fullscreen iframe {
    width: 350%;
    left: -120%; } }

@media screen and (min-width: 768px) {
  .desktop-height-450 iframe {
    width: 100%;
    height: 300%;
    left: auto;
    top: -100%; } }

@media screen and (min-width: 900px) {
  .desktop-height-550 iframe {
    width: 100%;
    height: 300%;
    left: auto;
    top: -100%; } }

@media screen and (min-width: 1200px) {
  .desktop-height-650 iframe {
    width: 100%;
    height: 300%;
    left: auto;
    top: -100%; } }

@media screen and (min-width: 1400px) {
  .desktop-height-750 iframe {
    width: 100%;
    height: 300%;
    left: auto;
    top: -100%; } }

@media screen and (min-width: 1400px) and (min-height: 800px) {
  .desktop-height-fullscreen iframe {
    width: 100%;
    height: 301%;
    left: auto;
    top: -100%; } }

@media screen and (max-height: 800px) and (min-width: 1320px) {
  .desktop-height-fullscreen iframe {
    width: 100%;
    height: 400%;
    left: auto;
    top: -150%; } }

body[data-aos-easing="capital-easing"] [data-aos], [data-aos][data-aos][data-aos-easing="capital-easing"] {
  transition-timing-function: cubic-bezier(0.04, 0, 0.2, 1); }

[data-aos=fade-up] {
  transform: translate3d(0, 15px, 0); }

[data-aos=fade-right] {
  transform: translate3d(-15px, 0, 0); }

[data-aos=fade-down] {
  transform: translate3d(0, -15px, 0); }

[data-aos=fade-left] {
  transform: translate3d(15px, 0, 0); }

@keyframes marquee {
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(-100%); } }

@keyframes marquee2 {
  0% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

.breadcrumbs-inner {
  font-size: 1.3;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--border-color); }
  @media (max-width: 768px) {
    .breadcrumbs-inner {
      font-size: calc(1.3 - .4vw); } }
  .breadcrumbs-inner a {
    color: var(--header-color); }
    .breadcrumbs-inner a:hover {
      color: var(--accent-color); }

.cart-sidebar {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 300px;
  padding: 20px;
  -webkit-transform: translateX(300px);
  -moz-transform: translateX(300px);
  -ms-transform: translateX(300px);
  -o-transform: translateX(300px);
  transform: translateX(300px);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: -moz-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .cart-sidebar.open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  .cart-sidebar .cart-item:last-child {
    margin-bottom: 0; }
  .cart-sidebar .cart-item-image {
    padding-left: 0; }
  .cart-sidebar .cart-item-info {
    padding-right: 0; }

.cart-sidebar-items {
  overflow-y: scroll; }

.cart-sidebar-footer {
  position: absolute;
  bottom: 0; }

.footer-tapbar {
  position: fixed;
  bottom: 0;
  display: none;
  width: 100%;
  box-shadow: var(--box-shadow-reverse);
  background-color: var(--header-background-color);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .footer-tapbar.out-of-view {
    transform: translateY(100%); }
  @media (max-width: 720px) {
    .footer-tapbar {
      display: block; } }
  .footer-tapbar .button {
    margin: 10px 15px 2px;
    color: var(--background-color); }

.footer-tapbar-checkout {
  padding-right: 20px;
  padding-left: 20px; }
  .footer-tapbar-checkout .button {
    display: block;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto; }

.footer-tapbar-icons {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  height: 40px;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0; }
  .no-flexbox .footer-tapbar-icons {
    display: table; }
  .footer-tapbar-icons.has-2-buttons li {
    width: 50%; }
  .footer-tapbar-icons.has-3-buttons li {
    width: 33.333%; }
  .footer-tapbar-icons.has-4-buttons li {
    width: 25%; }
  .footer-tapbar-icons li {
    font-size: 1.4rem;
    display: flex;
    align-items: center;
    height: 100%;
    text-align: center;
    background-color: transparent;
    transition: background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    @media (max-width: 768px) {
      .footer-tapbar-icons li {
        font-size: calc(1.4rem - .4vw); } }
    .no-flexbox .footer-tapbar-icons li {
      display: table-cell;
      vertical-align: middle; }
    .footer-tapbar-icons li.active {
      background-color: var(--background-color); }
      .footer-tapbar-icons li.active svg {
        color: var(--header-color); }
    .footer-tapbar-icons li > a {
      display: block;
      margin-right: auto;
      margin-left: auto; }
  .footer-tapbar-icons svg {
    display: block;
    color: var(--header-text-color); }
  .footer-tapbar-icons .footer-account svg {
    width: 19px;
    height: 20px; }
  .footer-tapbar-icons .footer-account .footer-account-toggle--style-1 a,
  .footer-tapbar-icons .footer-account .footer-account-toggle--style-1 svg {
    width: 21px;
    height: 24px; }
  .footer-tapbar-icons .footer-search a,
  .footer-tapbar-icons .footer-search svg {
    width: 22px;
    height: 22px; }

.footer-tapbar-content {
  height: 0;
  transition: height 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .footer-tapbar-content ul {
    margin-top: 0;
    margin-bottom: 0; }

.footer-account-dropdown,
.footer-search-form {
  position: absolute;
  width: 100%;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .footer-account-dropdown.active,
  .footer-search-form.active {
    z-index: 1;
    opacity: 1; }

.footer-account-dropdown {
  padding: 15px;
  background-color: var(--background-color); }
  .footer-account-dropdown .button {
    display: block;
    margin: 0 auto;
    max-width: 300px; }

.footer-search-form {
  padding: 15px;
  background-color: var(--background-color); }
  .footer-search-form .form-field {
    position: relative;
    max-width: 500px;
    width: 100%;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    border-radius: 2px;
    overflow: hidden; }
  .footer-search-form .form-input {
    max-width: none;
    padding-right: 220px; }
    @media (max-width: 500px) {
      .footer-search-form .form-input {
        padding-right: 120px; } }
  .footer-search-form .button {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 16px;
    padding-left: 16px;
    margin: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
    @media (max-width: 500px) {
      .footer-search-form .button {
        min-width: 100px; } }

.header-account-dropdown {
  position: absolute;
  top: 40px;
  right: 0;
  width: 225px;
  visibility: hidden;
  background-color: var(--background-color);
  border-radius: 2px;
  text-align: left;
  box-shadow: var(--box-shadow);
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .header-account.active .header-account-dropdown,
  .header-account > a:focus + .header-account-dropdown,
  .header-account:hover .header-account-dropdown {
    opacity: 1;
    visibility: visible; }
  .header-account-dropdown .button {
    display: block;
    width: 100%;
    min-width: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 34px;
    background-color: var(--accent-color); }
  .header-account-dropdown figure > img {
    display: block; }
  .header-account-dropdown .module-content {
    padding: 12px; }
    .header-account-dropdown .module-content.module-main-content {
      padding-bottom: 14px;
      border-top-left-radius: 2px;
      border-top-right-radius: 2px; }
  .header-account-dropdown .module-contact-wrapper {
    background-color: var(--border-background-color-mix-lighter); }
    .header-account-dropdown .module-contact-wrapper .module-content {
      padding-top: 14px;
      padding-right: 15px;
      padding-left: 15px; }

.header-account-create {
  display: block;
  margin-top: 5px;
  margin-bottom: -5px;
  text-align: center; }
  .header-account-create a {
    color: var(--body-color); }

.header-account-recent {
  display: none; }
  .header-account-recent.visible {
    display: block; }

.header-account-contact-header {
  font-size: 1.4rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: var(--body-font);
  font-weight: var(--body-font-weight);
  text-transform: none;
  letter-spacing: 0;
  text-align: center; }
  @media (max-width: 768px) {
    .header-account-contact-header {
      font-size: calc(1.4rem - .4vw); } }

.header-account-contact-info {
  display: block;
  padding-left: 0;
  margin-top: 7px;
  margin-bottom: 0;
  list-style: none;
  text-align: center; }
  .header-account-contact-info li {
    margin-left: 0;
    color: var(--body-color); }

.header-account-profile {
  padding-bottom: 10px; }
  .header-account-profile figure {
    padding: 0;
    vertical-align: middle; }
  .header-account-profile img {
    max-width: 55px;
    border-radius: 50%; }
  .header-account-profile > div {
    width: calc(100% - 55px);
    color: var(--body-color);
    vertical-align: middle; }
    .header-account-profile > div span {
      display: block; }

.header-account-module {
  padding: 14px 3px;
  border-top: 1px solid var(--border-color); }
  .header-account-module:last-of-type {
    padding-bottom: 0; }
  .header-account-module .module-toggle {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    border: 0;
    background-color: transparent;
    text-align: left; }
    .header-account-module .module-toggle svg {
      position: absolute;
      top: calc(50% - 2px);
      right: 0;
      width: 10px;
      height: 4px;
      color: var(--accent-color); }

.header-account-links ul {
  padding-left: 0;
  list-style: none; }

.header-account-links li {
  margin-bottom: 5px; }
  .header-account-links li:last-child {
    margin-bottom: 0; }

.header-account-links a {
  color: var(--body-color); }

.header-account-history .module-toggle,
.header-account-recent .module-toggle {
  outline: 0; }

.header-account-history ul,
.header-account-recent ul {
  padding-top: 14px;
  padding-left: 0;
  list-style: none; }

.header-account-history .module-order-item .grid-item,
.header-account-recent .module-order-item .grid-item {
  vertical-align: middle; }
  .header-account-history .module-order-item .grid-item img,
  .header-account-recent .module-order-item .grid-item img {
    display: block;
    width: 100%; }

.header-account-history .module-order-item span,
.header-account-recent .module-order-item span {
  display: block;
  line-height: 1.4; }

.header-account-history .module-order-item .grid-item:first-child,
.header-account-recent .module-order-item .grid-item:first-child {
  padding-right: 5px;
  padding-left: 0; }

.header-account-history .module-order-item .grid-item:last-child,
.header-account-recent .module-order-item .grid-item:last-child {
  padding-right: 0;
  padding-left: 5px; }
  .header-account-history .module-order-item .grid-item:last-child .module-price a,
  .header-account-recent .module-order-item .grid-item:last-child .module-price a {
    color: var(--body-color); }
  .header-account-history .module-order-item .grid-item:last-child .money,
  .header-account-recent .module-order-item .grid-item:last-child .money {
    color: var(--meta-color); }

.header-account-history .module-order-item .module-sale,
.header-account-recent .module-order-item .module-sale {
  color: var(--module-sale-color); }

.header-account-history--closed ul {
  max-height: 0;
  overflow: hidden;
  padding-top: 0; }

.header-account-history--closed .module-toggle svg {
  transform: rotate(-90deg); }

.mailing-list-form .form-errors {
  margin-bottom: 10px; }

.mailing-list-form .form-input {
  max-width: none; }
  .mailing-list-form .form-input:focus {
    border: 1px solid var(--accent-color);
    outline: 0; }

.mailing-list-form .button {
  width: 100%; }

.template-password .mailing-list-form .button {
  width: auto; }

.navigation-mobile {
  display: none; }

@media (max-width: 720px) {
  .navigation-mobile {
    display: block;
    color: var(--body-color); }
  .footer-social-header {
    margin-left: 0!important; } <!-- 20px -->
  .main-navigation {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    width: 100%;
    height: calc(100vh - 52px);
    background-color: var(--header-background-color);
    border-top: 1px solid var(--border-color);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    .main-navigation.animating {
      display: block;
      opacity: 0;
      transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .main-navigation.visible {
      display: block;
      opacity: 1; }
  .navigation-list-item > .navigation-list {
    display: none; }
  .navigation-list-item.active > .navigation-list {
    display: block; }
  .navigation-list-item {
    font-size: 1.6rem;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    display: block; } }
  @media (max-width: 720px) and (max-width: 768px) {
    .navigation-list-item {
      font-size: calc(1.6rem - .4vw); } }

@media (max-width: 720px) {
    .navigation-list.secondary .navigation-list-item {
      background-color: var(--header-background-color); }
      .navigation-list.secondary .navigation-list-item .navigation-list-item-inner {
        border-bottom-color: var(--new-border-color);
        background-color: var(--header-background-color); }
      .navigation-list.secondary .navigation-list-item a, .navigation-list.secondary .navigation-list-item span {
        padding-left: 28px; }
    .navigation-list.tertiary .navigation-list-item {
      background-color: var(--new-background-color2); }
      .navigation-list.tertiary .navigation-list-item .navigation-list-item-inner {
        border-bottom-color: var(--new-border-color2); }
      .navigation-list.tertiary .navigation-list-item a, .navigation-list.tertiary .navigation-list-item span {
        padding-left: 36px; }
    .navigation-list.quaternary .navigation-list-item {
      background-color: var(--new-background-color3); }
      .navigation-list.quaternary .navigation-list-item .navigation-list-item-inner {
        border-bottom-color: var(--new-border-color3); }
      .navigation-list.quaternary .navigation-list-item a, .navigation-list.quaternary .navigation-list-item span {
        padding-left: 44px; }
    .navigation-list-item .navigation-list-item-inner {
      position: relative;
      border-bottom: 1px solid var(--border-color); }
    .navigation-list-item.has-dropdown .navigation-list-item-inner > a {
      width: calc(100% - 50px); }
    .navigation-list-item a, .navigation-list-item span {
      display: inline-block;
      width: 100%;
      padding: 10px 40px 10px 20px;
      color: var(--header-text-color);
      background-color: var(--header-background-color); }
    .navigation-list-item button {
      background-color: var(--header-background-color); }
  .navigation-dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px; }
    .navigation-dropdown-toggle svg {
      top: 1px;
      width: 12px;
      height: 12px;
      margin-left: 0;
      fill: var(--header-text-color); }
  .navigation-toggle {
    position: relative;
    display: none;
    vertical-align: middle;
    padding-left: 20px; } }
  @media (max-width: 720px) and (max-width: 720px) {
    .navigation-toggle {
      display: block;
      width: 50px; } }

@media (max-width: 720px) {
    .no-flexbox .navigation-toggle {
      display: table-cell;
      vertical-align: middle; }
    .navigation-toggle .navigation-toggle-inner {
      position: relative;
      display: block;
      width: 16px;
      height: 13px; }
    .navigation-toggle button {
      position: relative;
      display: block;
      padding: 0;
      height: 50px;
      width: 40px;
      background: none;
      border: 0;
      outline: 0;
      cursor: pointer; }
      .navigation-toggle button .navigation-toggle-inner span {
        position: absolute;
        display: block;
        height: 1px;
        width: 100%;
        background-color: var(--header-text-color);
        backface-visibility: hidden;
        transition: opacity 0.1s linear, transform 0.1s linear; }
        .navigation-toggle button .navigation-toggle-inner span:nth-child(1) {
          transform: translate3d(0, 0, 0); }
        .navigation-toggle button .navigation-toggle-inner span:nth-child(2) {
          transform: translate3d(0, 6px, 0); }
        .navigation-toggle button .navigation-toggle-inner span:nth-child(3) {
          transform: translate3d(0, 12px, 0); }
        .no-csstransforms3d .navigation-toggle button .navigation-toggle-inner span:nth-child(1) {
          top: 0; }
        .no-csstransforms3d .navigation-toggle button .navigation-toggle-inner span:nth-child(2) {
          top: 6px; }
        .no-csstransforms3d .navigation-toggle button .navigation-toggle-inner span:nth-child(3) {
          top: 12px; }
    .navigation-toggle button.active .navigation-toggle-inner span {
      transform: translate3d(0, 6px, 0);
      transition: opacity 0.1s linear, transform 0.1s linear; }
      .navigation-toggle button.active .navigation-toggle-inner span:nth-child(1) {
        transform: translate3d(0, 6px, 0) rotate(45deg); }
      .navigation-toggle button.active .navigation-toggle-inner span:nth-child(2) {
        opacity: 0; }
      .navigation-toggle button.active .navigation-toggle-inner span:nth-child(3) {
        transform: translate3d(0, 6px, 0) rotate(-45deg); }
      .no-csstransforms3d .navigation-toggle button.active .navigation-toggle-inner span:nth-child(2) {
        opacity: 1; } }

.navigation-super-wrapper {
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  z-index: 0;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 20px;
  background-color: var(--background-color);
  border-bottom: 1px solid var(--border-color);
  visibility: hidden;
  opacity: 0;
  transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  padding-top: 20px; }
  .main-navigation-wrapper--full-width .navigation-super-wrapper {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    border-bottom: 0;
    width: 100vw; }
  .has-super-nav.active .navigation-super-wrapper,
  .has-super-nav:focus-within .navigation-super-wrapper,
  .has-super-nav > a:focus + .navigation-super-wrapper,
  .has-super-nav:hover .navigation-super-wrapper {
    visibility: visible;
    opacity: 1; }
  @media (max-width: 720px) {
    .navigation-super-wrapper {
      display: none !important; } }
  .navigation-super-wrapper::before {
    position: absolute;
    top: -15px;
    width: 100%;
    height: 20px;
    background-color: transparent;
    content: ""; }

.navigation-super h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: var(--body-font);
  font-weight: var(--body-font-weight);
  color: var(--body-color); }

.navigation-super ul {
  font-size: 1.4rem;
  padding-left: 0;
  margin-top: 4px;
  margin-bottom: 4px;
  list-style: none; }
  @media (max-width: 768px) {
    .navigation-super ul {
      font-size: calc(1.4rem - .4vw); } }

.navigation-super a {
  line-height: 20px;
  color: var(--body-color) !important; }

.navigation-super .active .navigation-super-department {
  color: var(--body-color); }

.navigation-super .navigation-super-department {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 40px 10px 8px;
  border: 0;
  border-bottom: 1px solid var(--border-color);
  background-color: var(--background-color);
  color: var(--body-color);
  text-align: left;
  transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .navigation-super .navigation-super-department.navigation-super-department--last {
    border-bottom: 0; }
  .navigation-super .navigation-super-department:focus, .navigation-super .navigation-super-department:hover {
    color: var(--body-color-opacity-80); }
  .js .navigation-super .navigation-super-department svg {
    position: absolute;
    top: calc(50% - 4px);
    right: 16px;
    width: 4px;
    height: 7px; }
  .no-js .navigation-super .navigation-super-department svg {
    display: none; }
  .navigation-super .navigation-super-department + ul {
    height: 0;
    margin: 0;
    overflow: hidden; }
    .navigation-super .navigation-super-department + ul a {
      font-size: 0; }

.navigation-super-departments {
  padding-right: 0;
  padding-left: 0; }
  .navigation-super-departments > div {
    display: flex;
    flex-wrap: wrap; }
  .navigation-super-departments .navigation-super-collection {
    width: 25%;
    padding-left: 25px;
    margin-top: 8px; }
    @media (max-width: 960px) {
      .navigation-super-departments .navigation-super-collection {
        width: 50%; } }

.navigation-super-collections {
  position: relative;
  left: -1px;
  overflow: hidden;
  padding-right: 0;
  transition: height 0.075s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .no-csstransforms3d .navigation-super-collections {
    height: 250px; }
  .navigation-super-collections > div:not(.navigation-super-default) {
    flex-wrap: wrap; }
  .navigation-super-collections > .navigation-super-default {
    justify-content: space-around;
    padding: 15px; }
    .no-csstransforms3d .navigation-super-collections > .navigation-super-default {
      display: none !important; }
    .has-super-nav:not(.active) .navigation-super-collections > .navigation-super-default img,
    .has-super-nav > a:not(:focus) + .navigation-super-collections > .navigation-super-default img,
    .has-super-nav:not(:hover) .navigation-super-collections > .navigation-super-default img {
      pointer-events: none; }
  .navigation-super-collections > div {
    display: none;
    transition: opacity 0.075s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .navigation-super-collections > div.animating {
      display: flex;
      opacity: 0; }
      .no-flexbox .navigation-super-collections > div.animating {
        display: block; }
    .navigation-super-collections > div.visible {
      display: flex;
      opacity: 1; }
      .no-flexbox .navigation-super-collections > div.visible {
        display: block; }
  .navigation-super-collections h4 a {
    padding-top: 0;
    padding-bottom: 0;
    color: var(--body-color); }
  .navigation-super-collections a {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    color: var(--body-color);
    cursor: pointer; }
    .navigation-super-collections a:hover, .navigation-super-collections a.focused {
      color: var(--body-color-opacity-80); }

.navigation-super-default {
  align-items: center;
  height: 100%; }
  .navigation-super-default.transparent img {
    opacity: 0; }
  .navigation-super-default a,
  .navigation-super-default img {
    display: block;
    width: 100%;
    padding: 0; }
  .navigation-super-default img {
    opacity: 0;
    transition: opacity 0.075s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .navigation-super-default.visible img {
    opacity: 1; }

.navigation-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none; }
  .navigation-list .isSale > button,
  .navigation-list .isSale > a {
    color: var(--sale-color); }
  .navigation-list:before, .navigation-list:after {
    content: '';
    opacity: 0;
    transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.navigation-dropdown-toggle {
  padding: 0;
  border: 0;
  outline: 0;
  background-color: transparent; }
  .navigation-dropdown-toggle svg {
    position: relative; }

.navigation-list-child {
  display: none;
  padding-left: 0; }
  .navigation-list-child.active {
    display: block; }

.main-navigation-wrapper {
  position: relative;
  font-size: var(--navigation-font-size); }

.navigation-list-item .header--font {
  font-family: 'Open Sans', sans-serif;
  font-size: var(--navigation-font-size);
  display: flex;
  align-items: center;
  }

.main-navigation-wrapper--center .navigation-list {
  padding-bottom: 12px;
  justify-content: center; }

.main-navigation-wrapper--center .navigation-dropdown-simple {
  text-align: left; }

@media (min-width: 721px) {
  .main-navigation {
    padding: 0; }
    body:not(.template-index) .main-navigation {
      border-bottom: 1px solid var(--border-color);
      border-bottom: 0; }
  .main-navigation--scrollable .scroll-left,
  .main-navigation--scrollable .scroll-right {
    opacity: 1; }
  .main-navigation--scrollable.not-left .scroll-left {
    opacity: 0; }
  .main-navigation--scrollable.not-right .scroll-right {
    opacity: 0; }
  .main-navigation--scrollable .navigation-list {
    justify-content: left; }
  .scroll-left,
  .scroll-right {
    opacity: 0;
    transition: background-color 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: absolute;
    height: 100%;
    width: 50vw;
    top: 0;
    color: var(--header-text-color);
    background-color: var(--header-background-color);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 11; }
    .scroll-left:before,
    .scroll-right:before {
      font-size: 28px;
      position: relative;
      top: -10px;
      display: block;
      -moz-osx-font-smoothing: grayscale;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased; }
  .scroll-left {
    right: calc(100% - 14px);
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: -10px;
    padding-right: 10px; } }
  @media (min-width: 721px) and (min-width: 1060px) {
    .scroll-left {
      right: calc(100% - 34px); } }

@media (min-width: 721px) {
    .scroll-left:before {
      top: -7px;
      content: "\2039"; }
  .scroll-right {
    left: calc(100% - 16px);
    display: flex;
    align-items: center;
    justify-content: left;
    margin-left: -10px;
    padding-left: 10px; } }
  @media (min-width: 721px) and (min-width: 1060px) {
    .scroll-right {
      left: calc(100% - 46px); } }

@media (min-width: 721px) {
    .scroll-right:before {
      top: -7px;
      content: "\203A"; }
  .main-header.is-fullbleed:not(:hover) .main-navigation--scrollable {
    overflow: hidden; }
  .main-header.is-fullbleed:not(:hover) .scroll-left,
  .main-header.is-fullbleed:not(:hover) .scroll-right {
    background: var(--header-scroll-background-alt); }
    .main-header.is-fullbleed:not(:hover) .scroll-left:before,
    .main-header.is-fullbleed:not(:hover) .scroll-right:before {
      color: var(--header-scroll-arrow-color) !important; } }
  @media (min-width: 721px) and (min-width: 1060px) {
    .main-header.is-fullbleed:not(:hover) .scroll-left,
    .main-header.is-fullbleed:not(:hover) .scroll-right {
      height: 44px;
      width: 44px;
      top: calc(50% - 23px); } }

@media (min-width: 721px) {
    .main-header.is-fullbleed:not(:hover) .scroll-left:before,
    .main-header.is-fullbleed:not(:hover) .scroll-right:before {
      position: relative; } }

@media (min-width: 721px) and (min-width: 721px) {
  .main-header.is-fullbleed:not(:hover) .scroll-left {
    margin-right: -26px;
    right: 100%; }
  .main-header.is-fullbleed:not(:hover) .scroll-right {
    margin-left: -26px;
    left: 100%; } }

@media (min-width: 721px) and (min-width: 1060px) {
  .main-header.is-fullbleed:not(:hover) .scroll-left {
    align-items: center;
    justify-content: center;
    margin-right: -66px;
    padding-right: 0; }
    .main-header.is-fullbleed:not(:hover) .scroll-left:before {
      left: -2px; }
  .main-header.is-fullbleed:not(:hover) .scroll-right {
    align-items: center;
    justify-content: center;
    margin-left: -66px;
    padding-left: 0; } }

@media (min-width: 721px) {
  .navigation-list {
    display: flex;
    width: 100%;
    scrollbar-width: none;
    padding-bottom: 12px; }
  .navigation-list::-webkit-scrollbar {
    display: none;
    width: 0px; }
  .navigation-list-item {
    position: relative; }
    .no-flexbox .navigation-list-item {
      display: inline-block; }
    .navigation-list-item > a {
      position: relative;
      z-index: 10;
      display: block;
      margin-right: 25px;
      -moz-osx-font-smoothing: grayscale;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased; }
      .navigation-list-item > a::after {
        position: absolute;
        bottom: -2px;
        left: 50%;
        height: 2px;
        width: 0%;
        background-color: var(--header-text-color-opacity-80);
        transition: width 0.2s ease-in-out, left 0.2s ease-in-out;
        content: ""; }
    .navigation-list-item:hover > a,
    .navigation-list-item.active > a {
      color: var(--header-text-color-opacity-80); }
      .navigation-list-item:hover > a::after,
      .navigation-list-item.active > a::after {
        left: 0%;
        width: 100%;
        background-color: var(--header-text-color-opacity-80); }
    .navigation-list-item > a {
      color: var(--header-text-color); }
      .navigation-list-item > a:focus, .navigation-list-item > a:hover {
        color: var(--header-text-color-opacity-80); }
    .navigation-list-item > a:focus + .navigation-dropdown-simple,
    .navigation-list-item.active > .navigation-dropdown-simple,
    .navigation-list-item:hover > .navigation-dropdown-simple {
      border-color: var(--border-color);
      opacity: 1;
      visibility: visible; }
    .navigation-list-item.has-super-nav {
      position: static; }
  .navigation-toggle {
    display: none; }
  .navigation-dropdown-toggle svg {
    top: -2px;
    width: 7px;
    height: 4px;
    margin-left: 2px; }
  .navigation-dropdown-item {
    position: relative; }
    .navigation-dropdown-item.has-dropdown::before, .navigation-dropdown-item.has-dropdown::after {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 21px;
      content: ""; }
    .navigation-dropdown-item.has-dropdown::after {
      left: 100%; }
    .navigation-dropdown-item.has-dropdown::before {
      right: 100%; }
    .navigation-dropdown-item.has-dropdown:hover .navigation-dropdown-simple, .navigation-dropdown-item.has-dropdown:focus .navigation-dropdown-simple {
      border-color: var(--border-color);
      visibility: visible;
      opacity: 1; }
    .navigation-dropdown-item a {
      display: block;
      width: 100%;
      padding: 10px 0; }
      .navigation-dropdown-item a:hover {
        color: var(--body-color-opacity-80); }
      .navigation-dropdown-item a::after {
        display: none; }
    .navigation-dropdown-item .navigation-dropdown-toggle {
      position: absolute;
      top: 11px;
      right: 0; }
      .navigation-dropdown-item .navigation-dropdown-toggle svg {
        height: 7px;
        width: 4px; }
  .navigation-dropdown-simple {
    position: absolute;
    top: calc(100% + 12px);
    left: -20px;
    z-index: 0;
    min-width: 180px;
    padding: 10px 20px;
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid transparent;
    background-color: var(--background-color);
    list-style: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border-top-width: 0; }
    .navigation-dropdown-simple > .navigation-dropdown-simple {
      border-top-width: 1px; }
    .navigation-dropdown-simple::before {
      position: absolute;
      top: -15px;
      left: 0;
      width: 100%;
      height: 15px;
      background-color: var(--header-background-color);
      content: ""; }
      .navigation-dropdown-simple::before.alt-alignment {
        right: calc(100% + 20px);
        left: auto; }
    .main-header.is-fullbleed .navigation-dropdown-simple {
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
      border-width: 0; }
    .navigation-dropdown-simple.secondary {
      position: absolute;
      top: -10px;
      left: calc(100% + 20px);
      border-top: 1px solid var(--border-color);
      visibility: hidden;
      opacity: 0;
      transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .navigation-dropdown-simple.secondary::before {
        display: none; }
      .navigation-dropdown-simple.secondary.alt-alignment {
        right: calc(100% + 20px);
        left: auto;
        border-top-right-radius: 0;
        border-top-left-radius: 0; }
    .navigation-dropdown-simple a {
      color: var(--body-color); } }

.pagination {
  display: flex;
  align-content: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 40px;
  color: var(--meta-color); }
  .pagination.hidden {
    display: none; }
  .template-addresses .pagination {
    margin-bottom: 20px; }
  .template-collection .pagination {
    padding-right: 10px;
    padding-left: 10px; }
  .template-collection .has-sidebar .pagination {
    padding-right: 0;
    padding-left: 0; }

.pagination-parts,
.pagination-previous,
.pagination-next {
  font-size: 1.4rem; }
  @media (max-width: 768px) {
    .pagination-parts,
    .pagination-previous,
    .pagination-next {
      font-size: calc(1.4rem - .4vw); } }
  @media (max-width: 500px) {
    .pagination-parts,
    .pagination-previous,
    .pagination-next {
      width: 50%; } }
  .pagination-parts svg,
  .pagination-previous svg,
  .pagination-next svg {
    position: relative;
    top: 1px;
    display: inline-block;
    width: 4px;
    height: 10px; }

.pagination-parts {
  text-align: center; }
  @media (max-width: 500px) {
    .pagination-parts {
      display: none; } }
  .pagination-parts > * {
    margin-right: 2px;
    margin-left: 2px; }
  .pagination-parts span {
    padding: 2px 7px 3px;
    border: 1px solid var(--border-color);
    border-radius: 0; }

.pagination-full-width .pagination-previous {
  padding-left: 0; }

.pagination-previous svg {
  margin-right: 5px; }

.pagination-next {
  text-align: right; }
  .pagination-full-width .pagination-next {
    padding-right: 0; }
  .pagination-next svg {
    margin-left: 5px; }

.product-item {
  position: relative;
  margin-bottom: 20px;
  visibility: visible;
  opacity: 1;
  transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .product-item .product--item-title {
    font-size: 1.4rem;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    color: var(--header-color); }
    @media (max-width: 768px) {
      .product-item .product--item-title {
        font-size: calc(1.4rem - .4vw); } }
    .product-item .product--item-title a {
      color: var(--header-color); }
  .product-item.active, .product-item:hover {
    z-index: 2; }
  .template-search .product-item {
    font-size: 0; }
    @media (max-width: 720px) {
      .template-search .product-item {
        width: 100%; } }
  .product-item > a {
    position: relative;
    display: block;
    overflow: hidden; }
  .product-item .product-item-image-wrap {
    position: relative; }
    .product-item .product-item-image-wrap .product-thumbnail-media-icon {
      width: 40px;
      height: 40px;
      left: 0;
      right: unset;
      bottom: 0;
      top: unset; }
  .no-js .product-item.has-additional-info::before, .no-js .product-item.has-additional-info::after {
    display: none; }
  .product-item.has-additional-info::before {
    position: absolute;
    top: -10px;
    bottom: -10px;
    border: 1px solid transparent;
    content: ""; }
  .product-item.has-additional-info.active::before, .product-item.has-additional-info:hover::before {
    border-color: var(--border-color); }
  .product-item.has-additional-info.alignment-1.on-right::before {
    right: -20px;
    left: 0;
    border-right: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .product-item.has-additional-info.alignment-1.on-left::before {
    right: 0;
    left: -20px;
    border-left: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  @media (max-width: 720px) {
    .product-item.has-additional-info.alignment-1::before {
      display: none; } }
  .product-item.has-additional-info.alignment-2::before {
    right: -10px;
    left: -10px;
    border-bottom: 0;
    border-radius: 0; }
    @media (max-width: 720px) {
      .product-item.has-additional-info.alignment-2::before {
        display: none; } }
  .template-search .product-item.has-additional-info::before {
    display: none; }
  .product-item.hidden {
    visibility: hidden;
    opacity: 0; }
  @media (max-width: 960px) {
    .product-item.grid-item-16, .product-item.grid-item-20 {
      width: 33%; } }
  @media (max-width: 500px) {
    .product-item.grid-item-16, .product-item.grid-item-20 {
      width: 50%; } }
  @media (max-width: 960px) {
    .has-sidebar .product-item.grid-item-20 {
      width: 33.333%; } }
  @media (max-width: 500px) {
    .has-sidebar .product-item.grid-item-20 {
      width: 50%; } }
  @media (max-width: 960px) {
    .product-item.grid-item-25 {
      width: 33.333%; } }
  @media (max-width: 500px) {
    .product-item.grid-item-25 {
      width: 50%; } }
  @media (max-width: 960px) {
    .has-sidebar .product-item.grid-item-25 {
      width: 33.333%; } }
  @media (max-width: 500px) {
    .has-sidebar .product-item.grid-item-25 {
      width: 50%; } }
  @media (max-width: 500px) {
    .product-item.grid-item-33 {
      width: 50%; } }
  @media (max-width: 500px) {
    .has-sidebar .product-item.grid-item-33 {
      width: 50%; } }
  @media (max-width: 960px) {
    .product-item.grid-item-50 {
      width: 33.333%; } }
  @media (max-width: 500px) {
    .product-item.grid-item-50 {
      width: 50%; } }
  @media (max-width: 960px) {
    .has-sidebar .product-item.grid-item-50 {
      width: 33.333%; } }
  @media (max-width: 500px) {
    .has-sidebar .product-item.grid-item-50 {
      width: 50%; } }

.product-banners-wrapper {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  pointer-events: none; }
  .product-banners-wrapper .product-item-banners {
    position: relative;
    top: initial;
    left: initial; }

.product-item-image {
  position: relative;
  padding-right: 0;
  padding-left: 0; }
  .product-item-image img {
    display: block; }

.product-item-banners {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
  .product-item-banners.animated {
    overflow: hidden;
    top: initial;
    bottom: 0;
    width: 100%;
    white-space: nowrap; }
    .product-item-banners.animated .badges-wrapper {
      animation: marquee 24s linear infinite paused;
      display: inline-block; }
      .product-item-banners.animated .badges-wrapper.cloned {
        animation: marquee2 24s linear infinite paused;
        margin-left: -1px; }

.product-wrapper .product-item-banners.animated .product-item-banner {
  padding: 8px 16px 10px 16px; }

.product-wrapper .product-item-banners.animated .badges-wrapper {
  animation: marquee 36s linear infinite paused; }
  .product-wrapper .product-item-banners.animated .badges-wrapper.cloned {
    animation: marquee2 36s linear infinite paused; }

.product-item-banner {
  font-size: 1.2rem;
  padding: 6px 12px 8px 12px;
  color: var(--background-color);
  font-weight: var(--header-font-weight);
  line-height: 1.25;
  z-index: 1;
  background-color: var(--accent-color);
  color: var(--badge-text);
  display: inline-block;
  letter-spacing: 1.5px; }
  @media (max-width: 768px) {
    .product-item-banner {
      font-size: calc(1.2rem - .4vw); } }
  .product-item-banner.out-of-stock {
    background: var(--sold-out-background); }
  .product-item-banner.on-sale {
    background: var(--sale-background); }
  .product-item-banner.low-stock {
    background: var(--low-stock-background); }
  .product-item-banner.new-product {
    background: var(--new-product-background); }
  .product-item-banner.best-selling {
    background: var(--best-selling-background); }
  .product-item-banner.custom-badge {
    background: var(--custom-badge-background); }

.product-item-details {
  position: relative;
  margin-top: 7px; }
  .template-search .product-item-details {
    padding-left: 15px; }

.product-item-brand,
.product-item-title,
.product-item-price {
  font-size: 1.4rem;
  display: block;
  padding-top: 1px;
  padding-bottom: 2px;
  margin: 0;
  font-weight: var(--body-font-weight);
  font-family: var(--body-font);
  letter-spacing: 0;
  text-transform: none; }
  @media (max-width: 768px) {
    .product-item-brand,
    .product-item-title,
    .product-item-price {
      font-size: calc(1.4rem - .4vw); } }

.product-item-title a {
  color: var(--header-color); }

.product-item-brand,
.product-item-brand a,
.product-item-price,
.product-item-price a {
  color: var(--meta-color); }

.product-item-price .is-sale {
  color: var(--sale-color); }

.product-item-price .rrp {
  margin-left: 2px;
  text-decoration: line-through; }

.product-item-in-cart {
  display: block;
  margin-top: 1px;
  font-style: italic;
  line-height: 1.25; }
  .template-search .product-item-in-cart {
    margin-top: 6px; }

.product-item-colors {
  padding-left: 0;
  margin-top: 6px;
  list-style: none;
  font-size: 0; }
  .product-item-colors li {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 4px;
    margin-bottom: 4px;
    border-radius: 50%;
    border: 1px solid var(--border-color); }

.product-item-details-secondary {
  position: absolute;
  z-index: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid transparent;
  background: var(--background-color);
  visibility: hidden;
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .product-item.alignment-1 .product-item-details-secondary {
    top: -10px;
    bottom: -10px;
    width: 100%;
    height: calc(100% + 20px); }
  .product-item.alignment-2 .product-item-details-secondary {
    left: -10px;
    width: calc(100% + 20px) !important;
    padding-right: 20px;
    padding-left: 20px;
    border-top: 0; }
  @media (max-width: 720px) {
    .product-item-details-secondary {
      display: none !important; } }
  .template-search .product-item-details-secondary {
    display: none; }
  .product-item.alignment-1.on-right .product-item-details-secondary {
    left: 100%;
    padding-right: 10px;
    border-left: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .product-item.alignment-1.on-left .product-item-details-secondary {
    right: 100%;
    padding-left: 10px;
    border-right: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .product-item.active .product-item-details-secondary,
  .product-item:hover .product-item-details-secondary {
    visibility: visible;
    opacity: 1;
    border-color: var(--border-color); }
  .product-item-details-secondary h4 {
    margin-top: 0;
    margin-bottom: 0; }
  .product-item-details-secondary .button {
    width: 100%;
    margin-bottom: 12px; }

.product-item-sizes-wrapper {
  margin-bottom: 6px; }

.product-item-sizes {
  padding-left: 0;
  margin-top: 6px;
  margin-bottom: 0;
  list-style: none; }
  .product-item-sizes li {
    display: inline-block;
    padding-right: 7px;
    padding-left: 7px;
    margin-right: 2px;
    margin-bottom: 2px;
    border: 1px solid var(--border-color); }
    .product-item-sizes li.soldout {
      opacity: 0.5; }

.product-item-description {
  margin-bottom: 3px; }
  .template-search .product-item-description {
    margin-top: 5px;
    margin-bottom: 8px;
    color: var(--meta-color); }
  .product-item-description .highlight {
    padding-right: 2px;
    padding-left: 2px;
    font-weight: var(--body-font-weight);
    background-color: var(--product-item-highlight-background); }

.form-field-swatch {
  margin-bottom: 16px !important;
  font-size: 0; }
  .form-field-swatch input {
    position: absolute;
    height: 0;
    opacity: 0; }
    .form-field-swatch input:focus + label {
      box-shadow: 0 0 2px 2px var(--outline-color); }
  .form-field-swatch.swatch-color label {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid var(--border-color);
    border-radius: 50%;
    cursor: pointer; }

.form-field-swatch:not(.swatch-color) .form-field__swatch-options {
  display: flex;
  flex-wrap: wrap;
  border-left: 1px solid var(--border-color); }

.form-swatch-item {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 33%; }
  @media (max-width: 720px) {
    .form-swatch-item {
      width: 50%; } }
  .swatch-other .form-swatch-item label {
    font-size: 1.4rem;
    display: block;
    padding: 6px 14px 8px 14px;
    border: 1px solid var(--border-color);
    border-left: none;
    border-radius: 0;
    transition: border ease-in-out 0.1s;
    min-width: 44px;
    margin-bottom: -1px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .form-swatch-item.active label,
  .form-swatch-item:not(.soldout) label:hover,
  .form-swatch-item:not(.soldout) label:focus {
    background: var(--body-color);
    color: var(--background-color);
    outline: none; }
  .swatch-color .form-swatch-item {
    width: 20px;
    height: 20px;
    transform: translateZ(0);
    margin-right: 12px;
    margin-bottom: 12px; }
    .swatch-color .form-swatch-item.soldout {
      opacity: 1; }
      .swatch-color .form-swatch-item.soldout label {
        cursor: default; }
        .swatch-color .form-swatch-item.soldout label::after {
          position: absolute;
          top: 0;
          left: calc(50% - 1px);
          display: block;
          height: 100%;
          width: 2px;
          background-color: var(--background-color);
          transform: rotate(45deg);
          content: ""; }
  .swatch-color .form-swatch-item:not(.swatch-other) .form-radio + label {
    transition: all ease-in-out 0.3s; }
  .swatch-color .form-swatch-item:not(.swatch-other) .form-radio:checked + label {
    width: 25px;
    height: 25px;
    margin-top: -2px;
    margin-left: -2px; }
  .form-swatch-item label {
    cursor: pointer; }
  .swatch-other .form-swatch-item.soldout label {
    opacity: 0.5;
    cursor: default;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><line x1='0' y1='100' x2='100' y2='0' stroke='black' vector-effect='non-scaling-stroke'/></svg>");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%, auto; }
  .swatch-color .form-swatch-item:not(.soldout) .form-radio:checked + label {
    border-color: var(--accent-color);
    color: var(--background-color);
    background: var(--accent-color); }
    .swatch-color .form-swatch-item:not(.soldout) .form-radio:checked + label::after {
      position: absolute;
      top: calc(50% - 2px);
      left: calc(50% - 2px);
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background-color: var(--background-color);
      content: ""; }
  .swatch-color .form-swatch-item[data-product-swatch-value="White"]:not(.soldout) .form-radio:checked + label::after {
    background-color: var(--body-color); }

.swatch-color .form-swatch-item.active label,
.swatch-color .form-swatch-item:not(.soldout) label:focus,
.swatch-color .form-swatch-item:not(.soldout) label:hover {
  border: 1px solid black; }

.form-field-swatch .tooltip {
  font-size: 1.4rem;
  position: absolute;
  left: calc(50% - 50px);
  text-align: center;
  background: var(--background-color);
  bottom: 100%;
  padding: 10px;
  display: block;
  width: 100px;
  margin-bottom: 15px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all .25s ease-out;
  z-index: 10000;
  box-sizing: border-box;
  border: 1px solid var(--border-color);
  border-radius: 0; }
  @media (max-width: 768px) {
    .form-field-swatch .tooltip {
      font-size: calc(1.4rem - .4vw); } }
  .form-field-swatch .tooltip::before, .form-field-swatch .tooltip::after {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 5px solid var(--background-color);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: ""; }
  .form-field-swatch .tooltip::before {
    bottom: -6px;
    left: calc(50% - 5px);
    border-top-color: var(--border-color); }
  .form-field-swatch .tooltip::after {
    bottom: -5px;
    left: calc(50% - 5px); }

.form-field-swatch .form-swatch-item:hover .tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px); }

.form-field-swatch.error {
  background-color: #E8D2D2 !important;
  color: #333 !important;
  padding: 1em;
  border-radius: 5px; }
  .form-field-swatch.error p {
    margin: 0.7em 0; }
    .form-field-swatch.error p:first-child {
      margin-top: 0; }
    .form-field-swatch.error p:last-child {
      margin-bottom: 0; }
  .form-field-swatch.error code {
    font-family: monospace; }

.header-search-form-wrapper {
  position: relative;
  left: 0;
  display: inline-block;
  max-width: 340px;
  flex-grow: 1;
  padding: 0 0 10px 20px; }
  .no-flexbox .header-search-form-wrapper {
    vertical-align: middle; }
  @media (max-width: 720px) {
    .header-search-form-wrapper {
      display: none; } }

.header-search-form .header-search-input-wrapper {
  position: relative;
  display: flex; }
  .header-search-form .header-search-input-wrapper label {
    width: calc(100% - 33px); }
  @media (max-width: 960px) {
    .header-search-form .header-search-input-wrapper {
      max-width: 100%; } }

.header-search-form .form-input {
  max-width: 100%;
  width: 100%;
  height: auto;
  padding: 5px 0;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid var(--header-text-color);
  background: none;
  color: var(--header-text-color);
  transition: color 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .main-header.is-fullbleed .header-search-form .form-input {
    border-bottom-color: var(--header-text-color);
    transition: border-bottom-color 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .header-search-form-wrapper.active .header-search-form .form-input,
  .main-header.is-fullbleed:hover .header-search-form .form-input {
    border-bottom-color: var(--header-text-color); }
  .header-search-form .form-input:focus {
    outline: 0; }
  .header-search-form .form-input::-webkit-input-placeholder {
    color: var(--header-text-color);
    transition: color 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .header-search-form .form-input::-moz-placeholder {
    color: var(--header-text-color);
    transition: color 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .header-search-form .form-input::-ms-placeholder {
    color: var(--header-text-color);
    transition: color 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .header-search-form .form-input::placeholder {
    color: var(--header-text-color);
    transition: color 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.header--logo-center-search {
  margin-top: 10px; }
  .header--logo-center-search .header-search-form-wrapper {
    padding-left: 0;
    padding-right: 20px; }

.header-search-submit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  border-radius: 0;
  background: none; }
  .main-header.is-fullbleed .header-search-submit {
    border-color: var(--header-text-color);
    transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .header-search-form-wrapper.active .header-search-submit,
  .main-header.is-fullbleed:hover .header-search-submit {
    border-color: var(--header-text-color); }
  .header-search-submit svg {
    display: block;
    width: 18px;
    height: 17px;
    color: var(--header-text-color);
    transition: color 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.no-js .header-search-submit,
.no-flexbox .header-search-submit {
  display: block; }

.header-search-results-wrapper {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  display: none;
  height: 0;
  padding-right: 16px;
  padding-left: 16px;
  margin-top: 4px;
  background-color: var(--background-color);
  color: var(--body-color);
  overflow: hidden;
  box-shadow: var(--box-shadow);
  border-radius: 2px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .header-search-results-wrapper.animating {
    display: block;
    opacity: 0;
    visibility: hidden; }
  .header-search-results-wrapper.visible {
    display: block;
    opacity: 1;
    visibility: visible; }

.header-search-results {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 15px;
  text-align: left;
  transition: opacity 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .header-search-results h5, .header-search-results .form-field-title, .header-search-results .selector-wrapper label, .selector-wrapper .header-search-results label, .header-search-results .header--font {
    font-size: 1.4rem;
    margin-top: 10px;
    margin-bottom: 0;
    color: var(--header-color);
    font-family: var(--body-font);
    font-weight: var(--body-font-weight);
    text-transform: none;
    letter-spacing: 0; }
    @media (max-width: 768px) {
      .header-search-results h5, .header-search-results .form-field-title, .header-search-results .selector-wrapper label, .selector-wrapper .header-search-results label, .header-search-results .header--font {
        font-size: calc(1.4rem - .4vw); } }
  .header-search-results ul {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-left: 10px; }
  .header-search-results li {
    display: block;
    line-height: 1.95; }
  .header-search-results a {
    color: var(--body-color); }
  .header-search-results .header-search-viewall {
    font-size: 1.3rem;
    color: var(--accent-color); }
    @media (max-width: 768px) {
      .header-search-results .header-search-viewall {
        font-size: calc(1.3rem - .4vw); } }

.header-search-empty {
  display: block;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 15px;
  text-align: center;
  line-height: 1.95; }

.header-search-item span a {
  font-size: 1.3rem;
  color: var(--meta-color); }
  @media (max-width: 768px) {
    .header-search-item span a {
      font-size: calc(1.3rem - .4vw); } }

.header-search-form-style-boxed {
  min-width: 200px;
  max-width: 500px; }
  .header-search-form-style-boxed .header-search-input-wrapper {
    border-radius: 2px;
    border: 0;
    box-shadow: none;
    overflow: hidden; }
  .header-search-form-style-boxed .form-input {
    font-size: 1.4;
    padding: 11px 12px 7px;
    border: 1px solid var(--header-text-color);
    background-color: none;
    color: var(--header-text-color);
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
    @media (max-width: 768px) {
      .header-search-form-style-boxed .form-input {
        font-size: calc(1.4 - .4vw); } }
    .header-search-form-style-boxed .form-input::-webkit-input-placeholder {
      color: var(--header-text-color); }
    .header-search-form-style-boxed .form-input::-moz-placeholder {
      color: var(--header-text-color); }
    .header-search-form-style-boxed .form-input::-ms-placeholder {
      color: var(--header-text-color); }
    .header-search-form-style-boxed .form-input::placeholder {
      color: var(--header-text-color); }
  .main-header:not(:hover).is-fullbleed .header-search-form-style-boxed:not(.active) .header-search-input-wrapper {
    box-shadow: var(--box-shadow); }
  .main-header:not(:hover).is-fullbleed .header-search-form-style-boxed:not(.active) .form-input {
    box-shadow: none;
    border: 1px solid var(--header-fullbleed-color); }
    .main-header:not(:hover).is-fullbleed .header-search-form-style-boxed:not(.active) .form-input::-webkit-input-placeholder {
      color: var(--header-fullbleed-color); }
    .main-header:not(:hover).is-fullbleed .header-search-form-style-boxed:not(.active) .form-input::-moz-placeholder {
      color: var(--header-fullbleed-color); }
    .main-header:not(:hover).is-fullbleed .header-search-form-style-boxed:not(.active) .form-input::-ms-placeholder {
      color: var(--header-fullbleed-color); }
    .main-header:not(:hover).is-fullbleed .header-search-form-style-boxed:not(.active) .form-input::placeholder {
      color: var(--header-fullbleed-color); }
  .main-header:not(:hover).is-fullbleed .header-search-form-style-boxed:not(.active) .header-search-submit {
    background-color: var(--header-fullbleed-color);
    border: 1px solid var(--header-fullbleed-color); }
  .main-header:not(:hover).is-fullbleed .header-search-form-style-boxed:not(.active) svg {
    color: var(--background-color); }
  .header-search-form-style-boxed .header-search-submit {
    padding-right: 14px;
    padding-left: 14px;
    border: 1px solid var(--header-text-color);
    background-color: var(--header-text-color);
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
    .header-search-form-style-boxed .header-search-submit svg {
      width: 15px;
      height: 16px;
      color: var(--header-background-color); }

.search-image {
  position: relative;
  margin-top: 25px;
  padding: 0; }

.template-search .product-item-banner {
  left: 0;
  right: unset; }

.share-wrapper {
  margin-top: 20px;
  font-size: 0; }
  @media (max-width: 600px) {
    .template-product .share-wrapper {
      margin-bottom: 20px; } }

.share {
  display: inline-block;
  margin-right: -8px;
  margin-left: -8px; }
  .share a {
    float: left;
    padding-right: 8px;
    padding-left: 8px; }
  .share svg {
    display: block;
    width: 20px;
    height: 20px;
    color: var(--accent-color);
    background-color: transparent !important; }
  .share .share-facebook svg {
    width: 19px;
    color: #4D70A8; }
  .share .share-twitter svg {
    color: #00BAF2; }
  .share .share-pinterest svg {
    color: #CA3737; }
  .share .share-fancy svg {
    color: #4BB9FF; }
  .share .share-google svg {
    width: 30px;
    color: #E2411D; }

.blog-share {
  display: block;
  margin-right: auto;
  margin-left: auto; }
  .blog-share .share-wrapper {
    padding-bottom: 5px; }
  .blog-share .share-rss {
    float: right; }
    .blog-share .share-rss svg {
      width: 19px;
      height: 20px;
      color: var(--meta-color); }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.spinner {
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  width: 30px;
  height: 30px;
  animation: spinner 0.75s linear infinite; }
  .spinner span {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%; }
  .spinner .spinner-inner-1 {
    top: 0;
    left: 0;
    background: linear-gradient(to right, var(--background-color-opacity-0) 0%, var(--background-color-opacity-0) 50%, var(--background-color) 51%); }
  .spinner .spinner-inner-2 {
    top: 0;
    left: 0;
    background: linear-gradient(to top, var(--background-color-opacity-0) 0%, var(--button-background-hover) 100%);
    transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .spinner .spinner-inner-3 {
    top: 3px;
    left: 3px;
    width: 24px;
    height: 24px;
    background: var(--button-background-hover);
    transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.template-gift_card .page-header-wrapper {
  text-align: center; }
  .template-gift_card .page-header-wrapper em {
    display: block;
    margin-top: 1em; }

.template-gift_card .page-wrapper .grid {
  margin-right: -10px;
  margin-left: -10px; }

.template-gift_card .grid-item-66 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center; }
  @media (max-width: 960px) {
    .template-gift_card .grid-item-66 {
      width: 75%; } }
  @media (max-width: 720px) {
    .template-gift_card .grid-item-66 {
      width: 100%; } }

.gift-card-image {
  position: relative; }
  .gift-card-image strong {
    font-size: 4;
    position: absolute;
    top: 20px;
    right: 20px;
    line-height: 1;
    color: var(--background-color);
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1); }
    @media (max-width: 768px) {
      .gift-card-image strong {
        font-size: calc(4 - .4vw); } }
    @media (max-width: 720px) {
      .gift-card-image strong {
        font-size: 3; } }
  @media (max-width: 720px) and (max-width: 768px) {
    .gift-card-image strong {
      font-size: calc(3 - .4vw); } }
    @media (max-width: 500px) {
      .gift-card-image strong {
        font-size: 2;
        top: 10px;
        right: 10px; } }
  @media (max-width: 500px) and (max-width: 768px) {
    .gift-card-image strong {
      font-size: calc(2 - .4vw); } }
  .gift-card-image .form-field {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%); }
    @media (max-width: 500px) {
      .gift-card-image .form-field {
        right: 20px;
        bottom: 10px;
        left: 20px;
        transform: translateX(0); } }
  .gift-card-image .form-input {
    font-size: 3;
    padding: 10px 18px;
    max-width: none;
    min-width: 400px;
    height: auto;
    text-align: center; }
    @media (max-width: 768px) {
      .gift-card-image .form-input {
        font-size: calc(3 - .4vw); } }
    @media (max-width: 720px) {
      .gift-card-image .form-input {
        font-size: 2.2;
        min-width: 350px; } }
  @media (max-width: 720px) and (max-width: 768px) {
    .gift-card-image .form-input {
      font-size: calc(2.2 - .4vw); } }
    @media (max-width: 500px) {
      .gift-card-image .form-input {
        font-size: 1.6;
        min-width: 0; } }
  @media (max-width: 500px) and (max-width: 768px) {
    .gift-card-image .form-input {
      font-size: calc(1.6 - .4vw); } }

.gift-card-qr {
  margin-top: 20px; }
  .gift-card-qr img {
    margin-right: auto;
    margin-left: auto; }

.index-wrapper {
  position: relative;
  overflow: hidden; }

.index-header {
  margin-bottom: 40px;
  font-size: 12px ;
    font-family: 'Josefin Sans';
  text-align: center; }
  .index-header h2:not(.index-newsletter-title), .index-header .department-item figcaption h3:not(.index-newsletter-title), .department-item figcaption .index-header h3:not(.index-newsletter-title) {
    /*font-size: 1.8;*/
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  	font-size: 18px;
    font-family: 'Josefin Sans';
    letter-spacing: 2px;
  
  }
    @media (max-width: 768px) {
      .index-header h2:not(.index-newsletter-title), .index-header .department-item figcaption h3:not(.index-newsletter-title), .department-item figcaption .index-header h3:not(.index-newsletter-title) {
        font-size: calc(1.8 - .4vw); } }
  .index-header > span {
    float: right; }

.template-product .page-wrapper {
  animation: fadeInAnimation ease 1s;
  animation-iteration-count: 1;
  animation-fill-mode: none; }

@keyframes fadeInAnimation {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.product-wrapper {
  margin: 35px -10px 40px; }
  @media (max-width: 600px) {
    .product-wrapper {
      display: block;
      margin-top: 18px; } }
  .product-wrapper .product-media {
    position: relative; }
  .product-wrapper .product-banners-wrapper:not(.contains-animated) {
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0; }
    @media screen and (min-width: 601px) {
      .product-wrapper .product-banners-wrapper:not(.contains-animated) {
        padding-left: 15px;
        padding-right: 15px; } }

.product-description {
  word-wrap: break-word; }

.cart-postion--above.dynamic-buttons--enabled .product-description {
  margin-top: 60px; }

.product-images {
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .product-images img {
    display: block;
    max-width: 100%;
    outline: 0; }
    .js .product-images img {
      cursor: zoom-in;
      cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgdmlld0JveD0iMCAwIDIwIDIwIj48Y2lyY2xlIGN4PSIxMCIgY3k9IjEwIiByPSIxMCIgZmlsbD0iI2ZmZmZmZiIvPjxwYXRoIGQ9Ik0xMy43LDkuN3YwLjZoLTMuNXYzLjVIOS42di0zLjVINi4xVjkuN2gzLjVWNi4yaDAuNnYzLjVIMTMuN3p6IiBmaWxsPSIjMDAwMDAwIiAvPjwvc3ZnPg=="), auto;
      cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgdmlld0JveD0iMCAwIDIwIDIwIj48Y2lyY2xlIGN4PSIxMCIgY3k9IjEwIiByPSIxMCIgZmlsbD0iI2ZmZmZmZiIvPjxwYXRoIGQ9Ik0xMy43LDkuN3YwLjZoLTMuNXYzLjVIOS42di0zLjVINi4xVjkuN2gzLjVWNi4yaDAuNnYzLjVIMTMuN3p6IiBmaWxsPSIjMDAwMDAwIiAvPjwvc3ZnPg==") 20 20, auto;
      cursor: -webkit-image-set(url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiB2aWV3Qm94PSIwIDAgMjAgMjAiPjxjaXJjbGUgY3g9IjEwIiBjeT0iMTAiIHI9IjEwIiBmaWxsPSIjZmZmZmZmIi8+PHBhdGggZD0iTTEzLjcsOS43djAuNmgtMy41djMuNUg5LjZ2LTMuNUg2LjFWOS43aDMuNVY2LjJoMC42djMuNUgxMy43enoiIGZpbGw9IiMwMDAwMDAiIC8+PC9zdmc+") 2x) 20 20, auto; }
    .no-js .product-images img {
      margin-right: auto;
      margin-bottom: 10px;
      margin-left: auto; }
      .no-js .product-images img:last-child {
        margin-bottom: 0; }
  .product-images .product-thumbnail-media-icon svg {
    background-color: var(--background-color); }

@media screen and (min-width: 600px) {
  .product-image--right {
    display: flex; }
    .product-image--right .product-images {
      order: 2; } }

.using-keyboard #product-media:focus-within .slick-active > *:first-child {
  outline: auto inherit thick; }

#product-media iframe,
#product-media model-viewer,
#product-media .shopify-model-viewer-ui,
#product-media > video,
#product-media .media-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%; }

#product-media iframe,
#product-media .media-video,
#product-media model-viewer,
#product-media .shopify-model-viewer-ui,
#product-media .media-item,
#product-media .plyr,
#product-media .plyr__video-wrapper {
  height: 100%; }

#product-media .slick-slide {
  margin: 0 5px; }

#product-media .swipe-target {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center; }

#product-media .product-single__media--active .swipe-target {
  display: none; }

#product-media .external-video-button {
  height: 76px; }

#product-media .plyr:focus {
  outline: auto;
  outline: auto -webkit-focus-ring-color; }

#product-media .plyr--video {
  background-color: transparent; }
  #product-media .plyr--video .plyr__control {
    padding: 0; }
  #product-media .plyr--video .plyr__control.plyr__tab-focus,
  #product-media .plyr--video .plyr__controls .plyr__control:hover,
  #product-media .plyr--video .plyr__control[aria-expanded=true] {
    background: var(--background-color) !important;
    color: var(--body-color) !important; }
  #product-media .plyr--video .plyr__controls .plyr__progress__container {
    margin-right: 5px; }

.using-mouse #product-media .plyr--video.plyr__tab-focus {
  outline: 0; }

#product-media .plyr--video .plyr__video-wrapper,
#product-media .plyr--video .plyr__poster {
  background-color: transparent; }

#product-media .plyr__control--overlaid,
#product-media .shopify-model-viewer-ui__button--poster,
#product-media .external-video-button {
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  border: 4px solid var(--body-color-opacity-10); }
  #product-media .plyr__control--overlaid svg,
  #product-media .shopify-model-viewer-ui__button--poster svg,
  #product-media .external-video-button svg {
    background: var(--background-color);
    border-color: var(--background-color);
    color: var(--body-color);
    fill: var(--body-color);
    left: 0;
    border: none;
    width: 68px;
    height: 68px;
    transition: background-color .3s ease; }
  #product-media .plyr__control--overlaid:hover,
  #product-media .shopify-model-viewer-ui__button--poster:hover,
  #product-media .external-video-button:hover {
    border-color: var(--body-color-opacity-10); }
    #product-media .plyr__control--overlaid:hover svg,
    #product-media .shopify-model-viewer-ui__button--poster:hover svg,
    #product-media .external-video-button:hover svg {
      background: var(--hover-background-color); }

#product-media .external-video-button svg {
  padding: 0; }

#product-media .plyr__control.plyr__tab-focus:not(.plyr__control--overlaid) {
  background: var(--background-color);
  color: var(--body-color); }

#product-media .plyr--full-ui input[type=range] {
  color: var(--background-color); }

#product-media .plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--background-color); }

#product-media .plyr__control:not(.plyr__control--overlaid) svg {
  width: 40px;
  height: 40px;
  fill: var(--body-color); }

#product-media .media-wrapper video {
  width: 100%; }

#product-media .shopify-model-viewer-ui__button[hidden] {
  display: none; }

#product-media .button-wrap {
  display: block; }

#product-media .product-single__view-in-space {
  width: 100%;
  display: block;
  min-height: 50px;
  padding-top: 3px;
  padding-bottom: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  #product-media .product-single__view-in-space[data-shopify-xr-hidden] {
    visibility: hidden;
    display: none; }
  #product-media .product-single__view-in-space svg {
    transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    fill: var(--button-background); }
    #product-media .product-single__view-in-space svg .icon {
      fill: var(--button-color); }
  #product-media .product-single__view-in-space:hover svg {
    fill: var(--button-svg-hover-fill); }

#product-media .responsive-embed {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  #product-media .responsive-embed:before {
    display: block;
    content: ""; }
  #product-media .responsive-embed.ratio-1-0:before {
    padding-top: 100%; }
  #product-media .responsive-embed.ratio-4-3:before, #product-media .responsive-embed.ratio-1-333:before {
    padding-top: 75%; }
  #product-media .responsive-embed.ratio-16-9:before, #product-media .responsive-embed.ratio-1-777:before {
    padding-top: 56.25%; }
  #product-media .responsive-embed.ratio-21-9:before, #product-media .responsive-embed.ratio-2-333:before {
    padding-top: 42.857143%; }

.shopify-model-viewer-ui .controls-area {
  background: var(--background-color);
  border-color: var(--border-color); }

.shopify-model-viewer-ui .button {
  color: var(--body-color); }

.shopify-model-viewer-ui .button--poster {
  background: var(--background-color);
  border-color: var(--border-color); }

.shopify-model-viewer-ui model-viewer:not(.disabled) + .controls-overlay {
  visibility: hidden; }
  .shopify-model-viewer-ui model-viewer:not(.disabled) + .controls-overlay .controls-area {
    visibility: visible; }

.product-media-inner .slick-slide {
  opacity: 0; }
  .product-media-inner .slick-slide.slick-active {
    opacity: 1; }

.product-media-inner img {
  width: 100%; }

.slick-list:focus {
  outline: 1px auto var(--outline-color) !important;
  border: 5px var(--accent-color-opacity-30); }

/* Hide non-primary images when slick-slide is not yet loaded */
.product-media-other:not(.slick-slide) {
  display: none; }

.product-description {
  margin-top: 20px; }

.product-thumbnails {
  margin-top: 15px;
  font-size: 0;
  text-align: center;
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%; }
  .product-thumbnails .thumbnails {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }

.product-thumbnail-wrap {
  position: relative;
  padding: 0 5px 10px 5px;
  max-width: 100px;
  cursor: pointer; }
  .product-thumbnail-wrap img {
    cursor: pointer !important; }
  .product-thumbnail-wrap:focus {
    outline: none; }
    @media (min-width: 721px) {
      .product-thumbnail-wrap:focus img {
        outline-width: 2px;
        outline-style: solid;
        outline-color: Highlight; } }
  @media (min-width: 721px) and (-webkit-min-device-pixel-ratio: 0) {
    .product-thumbnail-wrap:focus img {
      outline-color: -webkit-focus-ring-color;
      outline-style: auto; } }

.product-thumbnail-media-icon {
  position: absolute;
  width: 28px;
  height: 28px;
  z-index: 9;
  top: 2px;
  right: 7px;
  border: 1px solid var(--accent-color-opacity-10);
  cursor: pointer; }
  .product-thumbnail-media-icon svg {
    fill: var(--background-color);
    stroke: var(--background-color); }
    .product-thumbnail-media-icon svg .icon {
      fill: var(--body-color);
      stroke: var(--body-color);
      opacity: 0.6; }

.product-thumbnail {
  padding: 0;
  opacity: 0.8;
  outline: 0;
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  backface-visibility: hidden; }
  .js .product-thumbnail {
    cursor: pointer !important; }
    .js .product-thumbnail:hover, .js .product-thumbnail.slick-current {
      opacity: 1; }
  .product-thumbnail:focus {
    outline: 5px auto var(--outline-color); }

.product-details {
  margin-top: 20px; }
  @media (max-width: 600px) {
    .product-details {
      display: block;
      width: 100%;
      margin-right: auto;
      margin-left: auto;
      padding-left: 0;
      padding-right: 0; } }

.product-images {
  margin-top: 15px; }
  @media (max-width: 600px) {
    .product-images {
      display: block;
      width: 100%;
      margin-right: auto;
      margin-left: auto;
      padding-left: 0;
      padding-right: 0; } }

.product-title--wrapper {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 2em;
  margin-bottom: 2em; }

.product-options {
  margin-top: 20px; }

.product-wrapper .page-header {
  font-size: 2.2;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: var(--header-font-weight); }
  @media (max-width: 768px) {
    .product-wrapper .page-header {
      font-size: calc(2.2 - .4vw); } }
  @media (min-width: 961px) {
    .product-wrapper .page-header.large + .product-type-vendor,
    .product-wrapper .page-header.large + .product-price {
      margin-top: -10px; } }
  @media (max-width: 960px) {
    .product-wrapper .page-header {
      margin-bottom: 10px; } }
  @media (max-width: 720px) {
    .product-wrapper .page-header {
      font-size: 2.5;
      margin-bottom: 12px; } }
  @media (max-width: 720px) and (max-width: 768px) {
    .product-wrapper .page-header {
      font-size: calc(2.5 - .4vw); } }

.product-options-toggle svg {
  top: calc(50% - 8px);
  left: calc(50% - 9px); }

.product-options-inner {
  width: 100%; }
  @media (min-width: 961px) {
    .product-options-inner.sticky {
      position: fixed;
      top: 30px;
      width: calc(41.666% - 43px); }
    .product-options-inner.sticky-bottom {
      position: absolute;
      top: auto;
      bottom: 20px; } }
  @media (max-width: 720px) {
    .product-options-inner {
      position: static !important;
      width: 100% !important; } }

.product-brand {
  font-size: 1.8;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: var(--body-font-weight); }
  @media (max-width: 768px) {
    .product-brand {
      font-size: calc(1.8 - .4vw); } }
  .product-brand a {
    color: var(--header-color); }

.product-price {
  font-size: 2.2;
  font-weight: var(--header-font-weight);
  line-height: 1.25;
  color: var(--header-color); }
  @media (max-width: 768px) {
    .product-price {
      font-size: calc(2.2 - .4vw); } }
  @media (max-width: 600px) {
    .product-price {
      margin-bottom: 25px; } }
  @media (max-width: 960px) {
    .product-price {
      font-size: 1.8;
      margin-bottom: 5px; } }
  @media (max-width: 960px) and (max-width: 768px) {
    .product-price {
      font-size: calc(1.8 - .4vw); } }
  @media (max-width: 720px) {
    .product-price {
      font-size: 2;
      margin-bottom: 15px; } }
  @media (max-width: 720px) and (max-width: 768px) {
    .product-price {
      font-size: calc(2 - .4vw); } }

.unit-price {
  font-size: 1.4;
  font-weight: var(--body-font-weight);
  padding-top: 10px; }
  @media (max-width: 768px) {
    .unit-price {
      font-size: calc(1.4 - .4vw); } }
  .unit-price.hide {
    display: none; }
  .featured-products .unit-price,
  .product-recommendations .unit-price,
  .collection.grid .unit-price,
  .cart-item-total-line .unit-price {
    padding-top: 0;
    font-size: 1.2; }
    @media (max-width: 768px) {
      .featured-products .unit-price,
      .product-recommendations .unit-price,
      .collection.grid .unit-price,
      .cart-item-total-line .unit-price {
        font-size: calc(1.2 - .4vw); } }
  @media (max-width: 720px) {
    .cart-item-total-line .unit-price {
      text-align: right; } }

.product-price-compare {
  margin-left: 3px;
  font-weight: var(--body-font-weight);
  text-decoration: line-through; }

.product-type-vendor {
  margin-bottom: 20px; }
  @media (max-width: 720px) {
    .product-type-vendor {
      text-align: center; } }
  .product-type-vendor a {
    color: var(--meta-color); }

.product-form {
  margin-top: 20px; }
  .product-form .form-field,
  .product-form .selector-wrapper {
    margin-bottom: 20px; }
  .product-form .form-actions .button,
  .product-form .shopify-payment-button__button {
    display: block;
    max-width: 200px;
    width: 100%;
    border-radius: 0;
    overflow: hidden; }
  .product-form .shopify-cleanslate > div[role=button]:focus {
    outline: 5px auto var(--outline-color); }
  .product-form .form-actions .button {
    position: relative;
    height: 44px; }
    .product-form .form-actions .button .spinner {
      position: absolute;
      top: calc(50% - 10px);
      left: calc(50% - 10px);
      width: 20px;
      height: 20px;
      animation: spinner 0.75s linear infinite;
      opacity: 0; }
      .product-form .form-actions .button .spinner span {
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%; }
      .product-form .form-actions .button .spinner .spinner-inner-1 {
        top: 0;
        left: 0;
        background: linear-gradient(to right, var(--background-color-opacity-0) 0%, var(--background-color-opacity-0) 50%, var(--background-color) 51%); }
      .product-form .form-actions .button .spinner .spinner-inner-2 {
        top: 0;
        left: 0;
        background: linear-gradient(to top, var(--background-color-opacity-0) 0%, var(--button-background-hover) 100%);
        transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .product-form .form-actions .button .spinner .spinner-inner-3 {
        top: 2px;
        left: 2px;
        width: 16px;
        height: 16px;
        background: var(--button-background-hover);
        transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .product-form .form-actions .button:hover .spinner {
      position: absolute;
      top: calc(50% - 10px);
      left: calc(50% - 10px);
      width: 20px;
      height: 20px;
      animation: spinner 0.75s linear infinite; }
      .product-form .form-actions .button:hover .spinner span {
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%; }
      .product-form .form-actions .button:hover .spinner .spinner-inner-1 {
        top: 0;
        left: 0;
        background: linear-gradient(to right, var(--background-color-opacity-0) 0%, var(--background-color-opacity-0) 50%, var(--background-color) 51%); }
      .product-form .form-actions .button:hover .spinner .spinner-inner-2 {
        top: 0;
        left: 0;
        background: linear-gradient(to top, var(--background-color-opacity-0) 0%, var(--button-background-hover) 100%);
        transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .product-form .form-actions .button:hover .spinner .spinner-inner-3 {
        top: 2px;
        left: 2px;
        width: 16px;
        height: 16px;
        background: var(--button-background-hover);
        transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .product-form .form-actions .button.active {
      color: transparent; }
    .product-form .form-actions .button.loading .spinner {
      opacity: 1; }
  .product-form .shopify-payment-button {
    margin-top: 10px; }
  .product-form .shopify-payment-button__button--unbranded {
    height: 44px; }
  .product-form .shopify-payment-button__more-options {
    font-size: 1.4rem;
    width: auto;
    margin-bottom: 2em; }
    @media (max-width: 768px) {
      .product-form .shopify-payment-button__more-options {
        font-size: calc(1.4rem - .4vw); } }

.product-swatches {
  display: none; }
  .js .product-swatches {
    display: block; }

.product-select-simple-wrapper {
  display: none; }
  .no-js .product-select-simple-wrapper {
    display: block; }

.product-select-simple {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto; }

.product-variants {
  display: none; }

.selector-wrapper .form-select-wrapper {
  text-align: left; }

.product-quantity .form-input {
  max-width: 40px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .product-quantity .form-input {
      padding-top: 6px; } }

.product-stock {
  max-width: 250px;
  width: 100%; }
  .product-stock.form-field {
    margin-bottom: 10px; }
  .product-stock .form-field-title span {
    position: relative;
    top: 2px;
    float: right;
    font-family: var(--body-font);
    font-weight: var(--body-font-weight);
    font-style: italic;
    color: var(--meta-color); }

.product-stock-count {
  font-size: 1.3rem;
  display: none;
  margin-top: 3px;
  text-align: right;
  font-style: italic;
  color: var(--meta-color); }
  @media (max-width: 768px) {
    .product-stock-count {
      font-size: calc(1.3rem - .4vw); } }
  .product-stock-count.visible {
    display: block; }

.product-stock-level {
  position: relative;
  display: block;
  height: 5px;
  width: 100%;
  background-color: var(--border-color); }
  .product-stock-level span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: var(--accent-color-2);
    transition: width 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    content: ""; }

.product-message {
  position: fixed;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  padding: 10px 20px;
  color: var(--background-color);
  background-color: var(--accent-color-2);
  text-align: center;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .product-message.error {
    background-color: var(--error-color); }
  .product-message.animating {
    display: block;
    transform: translateY(100%); }
  .product-message.visible {
    display: block;
    transform: translateY(0); }
  .product-message a {
    color: var(--background-color); }

.product-images-lightbox {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px;
  align-items: center;
  display: none;
  height: 100vh;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.7); }
  .product-images-lightbox .spinner {
    z-index: 1; }
  .product-images-lightbox.animating {
    display: flex;
    opacity: 1;
    transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .no-flexbox .product-images-lightbox.animating {
      display: block; }
  .product-images-lightbox.visible {
    display: flex;
    opacity: 1; }
    .no-flexbox .product-images-lightbox.visible {
      display: block; }
  .product-images-lightbox > div {
    position: relative;
    max-width: 800px;
    width: auto;
    max-height: 90vh;
    padding: 30px;
    background-color: var(--background-color);
    min-height: 120px;
    min-width: 120px; }
    .product-images-lightbox > div:before {
      content: '';
      position: absolute;
      top: calc(50% - 10px);
      left: calc(50% - 10px);
      width: 20px;
      height: 20px;
      animation: spinner 0.75s linear infinite; }
      .product-images-lightbox > div:before span {
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%; }
      .product-images-lightbox > div:before .spinner-inner-1 {
        top: 0;
        left: 0;
        background: linear-gradient(to right, var(--background-color-opacity-0) 0%, var(--background-color-opacity-0) 50%, var(--background-color) 51%); }
      .product-images-lightbox > div:before .spinner-inner-2 {
        top: 0;
        left: 0;
        background: linear-gradient(to top, var(--background-color-opacity-0) 0%, var(--button-background-hover) 100%);
        transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .product-images-lightbox > div:before .spinner-inner-3 {
        top: 2px;
        left: 2px;
        width: 16px;
        height: 16px;
        background: var(--button-background-hover);
        transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .product-images-lightbox img {
    max-height: calc(90vh - 60px);
    cursor: default !important;
    position: relative;
    z-index: 2; }
    .no-flexbox .product-images-lightbox img {
      display: block;
      margin-right: auto;
      margin-left: auto; }

.product-images-lightbox-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 37px;
  border: 0;
  outline: 0;
  background-color: transparent; }
  .product-images-lightbox-close svg {
    width: 15px;
    height: 15px;
    color: var(--header-color); }

.product-recommendations,
.products-recent {
  padding-top: 25px;
  margin-top: 20px; }
  .product-recommendations h2, .product-recommendations .department-item figcaption h3, .department-item figcaption .product-recommendations h3,
  .products-recent h2,
  .products-recent .department-item figcaption h3,
  .department-item figcaption .products-recent h3 {
    font-size: 1.8;
    margin-top: 0;
    margin-bottom: 25px;
    text-align: center; }
    @media (max-width: 768px) {
      .product-recommendations h2, .product-recommendations .department-item figcaption h3, .department-item figcaption .product-recommendations h3,
      .products-recent h2,
      .products-recent .department-item figcaption h3,
      .department-item figcaption .products-recent h3 {
        font-size: calc(1.8 - .4vw); } }
  .product-recommendations .grid,
  .products-recent .grid {
    margin-right: -10px;
    margin-left: -10px; }
    @media screen and (max-width: 500px) {
      .product-recommendations .grid,
      .products-recent .grid {
        margin-left: 0;
        margin-right: 0; } }

.products-recent {
  display: none; }
  .products-recent h2, .products-recent .department-item figcaption h3, .department-item figcaption .products-recent h3 {
    text-align: center; }
  .products-recent.visible {
    display: block; }

h2.featured-products-heading {
    font-size: 35px !important;
  	font-family: 'Quattrocento', serif !important;
    color: black;
    font-weight:400 !important;
    letter-spacing: 6px !important;
    text-transform: uppercase;
  font-style: normal;
}
  

.index-navigation-list__wrapper .index-header h2 {
    
  	font-size: 35px;    
  	font-family: 'Quattrocento';
  	letter-spacing: 4px;
  	font-weight:400 !important;
}  	
 
.index-newsletter-inner.has-subheading .homepage-subheader.h4 {
    font-size: 12.5px !important;
    font-family: 'Open Sans', sans-serif; 
    padding-top: 5px;
    max-width: 333px;
    letter-spacing: 2px;
} 
  
    
    .index-header .homepage-subheader.h4 {font-size: 35px !important;}    
  
div#shopify-section-index-newsletter {
    margin-top: 40px;
}
  
  
.navigation-list a.header--font {
    margin: 0 20px;
    margin-right: 20px;
}  
  
  
  
  #shopify-section-index-slideshow .slideshow-item-index-slideshow-0 .slideshow-title,
    #shopify-section-collection-slideshow .slideshow-image .slideshow-title{
  
  font-size: 35px !important;
  letter-spacing: 5px !important;
  text-align: left;  
  
  }
  
  
  #shopify-section-index-slideshow .slideshow-item-index-slideshow-0 .slideshow-text ,
   #shopify-section-collection-slideshow .slideshow-image .slideshow-text{
    
    padding-top: 20px;
    text-align: left;
    font-weight: normal;
    color: #3c3b3b !important;
    letter-spacing: 2px;
}
  
  
#shopify-section-index-slideshow .slideshow-item-index-slideshow-0 .button,
#shopify-section-collection-slideshow .slideshow-image .button{
    color: #333333;
    background-color: rgba(0,0,0,0);
    border: 1px solid #707070;
    font-family: 'Josefin Sans';
    min-width: auto;
    padding: 9px 30px;
}
  
  
#shopify-section-16050463866fac2e47 .index-navigation-list .index-navigation-list__wrapper__list__link a {

	color: #333333;
    background-color: #f5f5f5;
    padding: 5px 20px 0px 20px;
    line-height: 24px;
  	text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;

}
    
    
.index-features-text {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
  	font-size: 18px;
}    
  
  
.index-features-title {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: bold;
  	font-size: 20px;
    padding-bottom: 10px;
    display: none;
}
  
  
#shopify-section-index-newsletter .button {
    background-color: #000000;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 36px;
    font-size: 14px;
    font-weight: normal;
}
  

.index-newsletter-inner.has-subheading .homepage-subheader.h4 {
    font-size: 10px;
    font-family: 'Open Sans', sans-serif; 
    padding-top: 5px;
    letter-spacing: 0;
    max-width: 326x;
  	font-weight: normal;
}

  
.footer-menu a {
    color: #585858;
}  
  
.main-footer-inner li {
    font-size: 14px;
    font-weight: normal;
   font-family: 'Open Sans', sans-serif; 
}
  
.main-footer-inner p {
    font-size: 14px;
    font-weight: normal;
  	color: #585858;
    font-family: 'Open Sans', sans-serif; 
}  
  
  
  
.main-footer-inner .section-title {
    margin-top: 0;
    margin-bottom: 13px;
   font-family: 'Open Sans', sans-serif; 
  	list-style: none;
  	font-size: 18px;
    font-weight: 700;
    /* font-size: 15px; */
}
  
/* .footer-lower {display: none;}    */
  
 
  .boost-pfs-filter-collection-header-wrapper h1 {
  
  text-align: left;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 0;
    top: 50px;
    position: relative;
  
  
  }  
  
  
  .main-footer-inner {text-transform: uppercase;}
  
  
  @media (max-width: 768)  {
    
    
  .slideshow-content-inner {
    display: block;
    max-width: 50%;
    margin-top: 70px;
}
  
  
  }
  
  
  @media (max-width:500px) {
  
  .boost-pfs-filter-collection-header-wrapper h1 {
    text-align: centre !important;
    position: relative;
    top: 0px !important;
    font-weight: 600;
    font-size: 16px !important;
}
  
  
  }
    
    
    
  @media (max-width:500px) {
  
  #shopify-section-index-slideshow .slideshow-item-index-slideshow-0 .slideshow-title,
     #shopify-section-collection-slideshow .slideshow-image .slideshow-title{
    font-size: 16px !important;
    letter-spacing: 5px !important;
    text-align: left;
}
    
  
  
  }  
    
    
    
 @media (max-width:499px) and (min-width:220px) {
  
  #shopify-section-index-slideshow .slideshow-item-index-slideshow-0 .slideshow-title,
    #shopify-section-collection-slideshow .slideshow-image .slideshow-title{
    font-size: 11px !important;
    letter-spacing: 3px !important;
    text-align: left;
}
   
   
   #shopify-section-index-slideshow .slideshow-item-index-slideshow-0 .slideshow-text,
    #shopify-section-collection-slideshow .slideshow-image .slideshow-text{
   
   font-size: 7.5px !important;
    line-height: 14px;
   
   }    
  
  
  }
    
    
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');    
    
    
 @media (max-width:1024px) and (min-width:768px) {
    
#shopify-section-index-slideshow .slideshow-item-index-slideshow-0 .slideshow-title,
    #shopify-section-collection-slideshow .slideshow-image .slideshow-title{

	font-size: 17px !important;
    letter-spacing: 5px !important;
    text-align: left;
    margin-top: 96px;  



}  

   
}   
  
.template-index .home-news {display:none;}  
  

.section-index-products .product-homepage-slider--onboarding-title {
    font-size: 18px;
    margin: 5px 0 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}
    
span.item-price {
    font-size: 18px;
}    
    
 
    
@import url('https://fonts.googleapis.com/css2?family=Quattrocento&display=swap');    
    
 
.header {max-width: inherit !important; padding-left:40px; padding-right:40px;} 
    
    
.navigation-list-item .header--font {font-weight: normal; font-weight: 100;} 
    
    
@media (max-width: 720px) {

.header {
padding: 0 10px !important;

}


}
    
    
    
.page-wrapper, .departments-wrapper, .featured-content, .main-footer-wrapper, .index-blog, .section-index-products .featured-products-wrapper, .featured-product-wrapper, .index-features, .index-map-wrapper .index-header, .index-map-wrapper:not(.is-fullwidth) .index-map, .index-navigation-list__wrapper, .index-newsletter:not(.is-fullwidth), .slideshow-content, .index-video-cover-content, .breadcrumbs, .navigation-super, .main-navigation-wrapper, .product-images-lightbox > div {max-width: 1240px !important;}    
    
 
 .swiper-button-next:after {
    font-size: 60px;
    content: ">";
    color: #000;
   	font-family: monospace;
    font-weight: normal;
    background: no-repeat;
}
    
.swiper-button-prev:after {
    font-size: 60px;
    content: "<";
    color: #000;
  	font-family: monospace;
    font-weight: normal;
    background: no-repeat;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

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

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

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

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

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

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}    

.black-popup-block {
    background: #000;
    padding: 80px 100px;
    text-align: left;
    max-width: 800px;
    margin: 40px auto;
    position: relative;
    color: #fff;
    text-align: center;
}

.black-popup-block .sign_up_button.button {
    border: 1px solid;
    color: #fff;
    opacity: 1;
    font-size: 18px;
    text-transform: uppercase;
    width: 200px;
}
    
.black-popup-block h2 {
    font-size:50px;
    position: relative;
    margin-top: 0;color:#fff;
}
    
.black-popup-block h2:after {
    content: "";
    position: absolute;
    bottom: -15px;
    width: 100px;
    height: 2px;
    background: #fff;
    left: 50%;
    margin-left: -50px;
}.msg-text {
    font-size: 18px;
    font-weight: normal;
    margin: 70px 0;
}.msg-text mark {
    background: transparent;
    color: #F0C1C1;
}.index-newsletter-content {
    max-width: 100%;
}.index-newsletter-content .form-label,
 .index-newsletter-content .button {
    font-size: 1.7rem;
}.index-newsletter-content .form-input {
     height: 50px;
}.black-popup-block .sign_up_button.button {
    border: 1px solid;
    color: #fff;
    opacity: 1;
    font-size: 18px;
    text-transform: uppercase;
    width: 200px;
    height: 50px;
    margin-left: 18px;
}
.gray-popup-block.black-popup-block {
    background: #f5f5f5;
} 
.gray-popup-block.black-popup-block h2{
  color:#000;
}
.gray-popup-block.black-popup-block h2:after{
  background:#000;
}
.gray-popup-block.black-popup-block .btn{
    background:#000;  
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding:12px 40px 10px;
	display:inline-block;
}
.gray-popup-block.black-popup-block p.msg-text {
    color: #000;    margin: 50px 0 30px;
}    
    
    
    
    
    
    
@media only screen and (max-width: 767px) {
  
  .black-popup-block {
    padding:50px 30px;
  }
  .black-popup-block h2 {
    font-size: 33px;
  }.msg-text {
    font-size: 16px;
    margin: 50px 0 40px;
}.black-popup-block .sign_up_button.button{
  margin-left: 10px;
}
  
  
}
    
    
a.popup-modal-dismiss {
    color: #ffffffd1 !important;
}    

.fixed-gc-button {
    z-index: 99;
    cursor: pointer;
    background-color: black;
    padding: 15px 30px 12px;
    right: 30px;
    bottom: 0;
    position: fixed;
    color: white;
    font-size: 16px;
}

.fixed-gc-button:hover {
      color: white;
}

@media all and (max-width: 720px) {
  .fixed-gc-button {
      right: 0;
      bottom: 40px;
  }
}

      
    