/** Shopify CDN: Minification failed

Line 420:2 Expected identifier but found "*"
Line 681:2 Expected identifier but found "*"
Line 3290:27 Expected ")" to end URL token

**/
/*================ Global ================*/
html {
  background-color: var(--color--base);
  font-family: var(--font--body);
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased; }

body {
  min-height: 100vh;
  background-color: var(--color--base);
  font-family: var(--font--body);
  overflow-x: hidden; }

img {
  max-width: 100%; }
  .img img, img[data-sizes="auto"] {
    display: block;
    width: 100%;
    height: auto; }
  img[role="presentation"] {
    background-color: #fff; }

#attentive_creative {
  bottom: 10px !important;
  left: 10px !important; }

.ga-tracking {
  height: 100%;
  width: 100%; }

/* moved from custom.css */
/* Audioeye */
#ae_app #ae_launcher.ae-cta-position-preset-right-lower {
  left: 12px !important;
  right: unset !important;
  bottom: 10px !important; }

@media only screen and (max-width: 768px) {
  #ae_app #ae_launcher.ae-cta-position-preset-right-lower {
    left: 60px !important; } }

.template-collection #ae_app #ae_launcher.ae-cta-position-preset-right-lower {
  bottom: 100px !important; }

.ae-icon-launcher-universalaccess .path2:before {
  color: #000000 !important; }

/* Klaviyo popup */
.needsclick .ql-font-lucida,
.needsclick .ql-font-geneva,
.needsclick .ql-font-courier {
  font-family: var(--font--body) !important; }

.needsclick .ql-font-tahoma,
.needsclick .ql-font-palatino,
.needsclick .ql-font-helvetica {
  font-family: var(--font--title) !important; }

.needsclick .ql-font-lucida {
  line-height: 28px !important; }

.needsclick .ql-font-courier {
  line-height: 22px !important; }

.needsclick a {
  color: #000000 !important;
  text-decoration: none !important; }

button.needsclick {
  font-family: var(--font--btn) !important; }

.needsclick .ql-font-helvetica {
  display: table !important;
  padding-bottom: 14px !important;
  border-bottom: 1px solid !important;
  margin: auto !important; }

.needsclick .ql-font-verdana:after {
  content: '';
  width: 230px;
  height: 1px;
  border-bottom: 1px solid;
  margin: 20px auto 0; }

.needsclick .ql-font-verdana {
  font-family: var(--font--body) !important;
  display: block !important;
  margin: 10px auto !important; }

.needsclick .ql-font-geneva {
  display: block !important;
  padding-bottom: 10px !important; }

.extra25_off {
  color: #c40000; }

/* onetrust button position */
#onetrust-consent-sdk #ot-sdk-btn-floating.ot-floating-button {
  /*right: 12px!important;
  left: unset!important;*/
  /*display: none;
  left: 10px!important;*/
  left: 65px !important;
  bottom: 13px;
  height: 44px;
  width: 44px; }

/*#ot-sdk-btn-floating .ot-floating-button__front.custom-persistent-icon {
  background-image: url(/cdn/shop/files/ot_persistent_cookie-black.png);
}*/
/*@media only screen and (max-width: 768px){
  #onetrust-consent-sdk #ot-sdk-btn-floating.ot-floating-button {
    left: 65px!important;
  }
}*/
#ot-sdk-btn-floating .ot-floating-button__front.custom-persistent-icon,
#ot-sdk-btn-floating .ot-floating-button__back.custom-persistent-icon {
  display: none; }

/* gorgias button position */
#gorgias-chat-container #chat-button {
  left: unset !important;
  right: 12px !important;
  bottom: 0px !important;
  height: 69px !important; }

@media only screen and (min-width: 1024px) {
  .template-collection .collection, .template-search .collection {
    padding: 84px 0 0; } }

#shopify-section-header .wishlist,
.product-card .smartwishlist,
.template-product #smartwishlist {
  display: none; }

.filter-tags .facets__item,
.filter-tags .mobile-facets__item {
  display: none; }

.filter-tags .facets__item--final_sale,
.filter-tags .facets__item--full-price,
.filter-tags .mobile-facets__item--final_sale,
.filter-tags .mobile-facets__item--full-price {
  display: list-item;
  text-transform: capitalize; }

.hide {
  display: none; }

/* mobile menu */
.menu__item--sale {
  display: none !important; }

#Details-5-collection-grid,
.js-filter-mobile.filter-tags {
  display: none; }

.variant-b .menu--sale {
  display: none !important; }

.variant-b .menu__item--sale {
  display: flex !important; }

.variant-b #Details-5-collection-grid,
.variant-b .js-filter-mobile.filter-tags {
  display: block; }

/* main menu */
.variant-c .menu--sale {
  display: none !important; }

/* start plp hide filters button */
/*
@media screen and (max-width: 992px) {
  #filters-toggle-wrap {
    display : none;
  }
}
@media screen and (min-width: 992px) {
  .template-collection .collection__results, .template-search .collection__results {
    width : calc(100% - 232px);
  }
}
.collection__aside {
  width : 200px;
}

#FacetsWrapperDesktop {
  margin-top : 30px;
}

.original-breadcrumbs {
  display : block;
}

#filters-toggle-wrap {
  display : none;
}*/
/* end plp hide filters button */
.tab-body #description ul {
  display: none; }

@media screen and (max-width: 768px) {
  .sidecart__footer {
    position: sticky;
    bottom: 0;
    z-index: 1; } }

#filters-header {
  z-index: 3;
  position: sticky;
  top: 50px;
  padding-top: 22px;
  box-sizing: border-box; }

#filters-header-bg {
  background-color: #fff;
  height: 74px;
  width: 100vw;
  left: 0;
  top: 50px;
  position: fixed;
  z-index: 2; }

#filters-header {
  width: calc(100% - 90px);
  margin-left: auto;
  transition: all 0.35s; }

@media screen and (max-width: 768px) {
  #filters-header {
    width: 100%; }
  #filters-header-bg {
    display: none; } }

.filters-open #filters-header {
  width: 100%; }

#filters-toggle {
  z-index: 3;
  position: sticky;
  top: 50px; }

#filters-toggle-wrap {
  position: fixed;
  z-index: 3;
  top: 164px; }

.sidecart__item td {
  border: none; }

.product-card .coming-soon,
.product-card .label {
  top: 0.5rem;
  left: 0.5rem;
  z-index: 3;
  color: #828282; }

.gallery-item .coming-soon,
.gallery-item .label {
  padding: 1rem 0 0 1rem;
  color: #828282; }

@media screen and (max-width: 960px) {
  .product-card .coming-soon,
  .product-card .label {
    top: unset;
    bottom: 0.5rem;
    left: 0.5rem; } }

.ns-loader {
  display: none; }

/* Holiday dress edit */
.template-page--holiday-dress-edit .full-banner {
  margin-bottom: 0; }

.template-page--holiday-dress-edit .featured-collection {
  margin: 0 auto; }

.template-page--holiday-dress-edit .product-card .product__item-extra {
  text-align: left; }

.template-page--holiday-dress-edit .product-card .product__item-quickshop {
  background-color: rgba(0, 0, 0, 0.5);
  top: unset;
  transform: none; }

.template-page--holiday-dress-edit .product-card .product__item-quickshop * {
  color: white !important; }

.loading-bg.active {
  display: none !important; }

.collection-link-menu__container {
  /*padding: 0.875rem 0 0.875rem 1.25rem;*/
  padding: 0.875rem 0;
  overflow-x: auto;
  margin-bottom: 0.875rem;
  display: flex; }

.collection-link-menu ul {
  display: flex;
  margin: 0 auto; }

.collection-link-menu ul li {
  display: flex;
  margin-right: .625rem;
  flex-shrink: 0;
  width: 10rem; }

.collection-link-menu ul li p {
  text-transform: uppercase;
  text-align: center;
  font-size: .75rem;
  padding: 0.5rem 0;
  font-weight: 600; }

.collection-link-menu__container ul li .subtitle {
  font-size: .75rem;
  text-align: center; }

@media (max-width: 768px) {
  .collection-link-menu ul li {
    width: 150px;
    margin-right: 0;
    padding: 0 0.25rem; } }

@media (min-width: 768px) and (max-width: 1000px) {
  .collection-link-menu ul li {
    width: 320px; } }

.template-product .no-variant-selected label.product__swatch input:checked + span {
  border-bottom: 0px; }

.no-variant-selected .add-cart-block {
  display: none; }

.initial-atc {
  cursor: pointer;
  box-sizing: border-box; }

.initial-atc-container,
.initial-atc-msg {
  display: none; }

.initial-atc-msg {
  justify-content: center;
  margin: 0 0 0.75rem 0;
  font-size: .875rem;
  letter-spacing: .125em;
  color: #a30000; }

.product-card .initial-atc-msg {
  justify-content: center;
  margin: 4px 0 2px 0;
  font-size: .75rem;
  letter-spacing: .125em;
  color: #fff; }

.no-variant-selected .initial-atc-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.product-card .no-variant-selected label.option input:checked + span {
  text-decoration: none;
  font-weight: 500; }

.product-card .initial-atc.btn.btn--primary {
  font-weight: 400;
  font-size: .6875rem;
  line-height: 92.4%;
  color: var(--color--white);
  text-align: center;
  letter-spacing: .145em;
  text-decoration: underline;
  text-transform: uppercase;
  background-color: transparent;
  border: none;
  margin: 0 auto;
  padding: 6px;
  width: auto;
  outline: none; }

#sticky-atc-btn br {
  display: none; }

.btn.BIS_trigger {
  display: block;
  margin: 0 auto 15px auto; }

@media only screen and (min-width: 1025px) {
  .btn.BIS_trigger {
    min-width: 290px; } }

/*================ Typography Variables ================*/
/*============================================================================
  Grid Breakpoints and Class Names
    - Do not change the variable names
==============================================================================*/
/*================ Sizing Variables ================*/
/*================ Z-Index ================*/
/*================ SVG ================*/
/*================ Mixins ================*/
/*================ Prefix ================*/
/*================ Media Query Breakpoints ================*/
/*================ Media Query Mixin ================*/
/*================ Responsive Show/Hide Helper ================*/
/*================ Helper Classes ================*/
.clearfix {
  *zoom: 1; }
  .clearfix::after {
    content: '';
    display: table;
    clear: both; }

.visually-hidden {
  position: absolute;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  clip: rect(0 0 0 0);
  transition: all .3s ease-in-out; }

.visually-shown {
  position: initial;
  width: auto;
  height: auto;
  opacity: 1;
  clip: auto;
  transition: all .3s ease-in-out; }

.focus-hidden:focus {
  outline: none; }

.label-hidden {
  position: absolute;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  clip: rect(0 0 0 0);
  transition: all .3s ease-in-out; }
  .no-placeholder .label-hidden {
    position: initial;
    width: auto;
    height: auto;
    opacity: 1;
    clip: auto;
    transition: all .3s ease-in-out; }

.no-js {
  display: none; }

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

.supports-no-cookies:not(html) {
  display: none; }
  html.supports-no-cookies .supports-no-cookies:not(html) {
    display: block; }

html.supports-no-cookies .supports-cookies {
  display: none; }

@media only screen and (max-width: 1024px) {
  .hide--desktop-down {
    display: none !important; } }

@media only screen and (min-width: 1025px) {
  .hide--desktop-up {
    display: none !important; } }

@media only screen and (max-width: 768px) {
  .hide--mobile {
    display: none !important; } }

@media only screen and (min-width: 769px) {
  .hide--mobile-up {
    display: none !important; } }

[v-cloak],
[hidden],
.label-hidden {
  display: none; }

@media only screen and (min-width: 1025px) {
  .underline {
    border-bottom: 1px solid transparent;
    transition: all .3s ease-in-out; }
    .underline:hover {
      transition: all .3s ease-in-out; } }

.bg-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

/*============================================================================
  Skip to content button
    - Overrides .visually-hidden when focused
==============================================================================*/
.skip-link:focus {
  position: initial;
  width: auto;
  height: auto;
  opacity: 1;
  clip: auto;
  transition: all .3s ease-in-out;
  color: var(--color--black);
  background-color: var(--color--base);
  padding: 10px;
  z-index: 10000;
  transition: none; }

.overlay {
  opacity: 0;
  position: fixed;
  transition: opacity .5s ease-in-out; }
  .overlay.overlay--active {
    opacity: 1;
    background: rgba(0, 0, 0, 0.25);
    z-index: 4;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    transition: opacity .5s ease-in-out; }

.no-scroll {
  overflow-y: hidden; }

/*  Shell  */
.shell {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 92px; }
  @media only screen and (min-width: 1024px) and (max-width: 1439px) {
    .shell {
      padding-left: 70px;
      padding-right: 70px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .shell {
      padding-left: 30px;
      padding-right: 30px; } }
  @media only screen and (max-width: 767px) {
    .shell {
      padding-left: 15px;
      padding-right: 15px; } }

.shell--size-sm {
  padding: 0 72px; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .shell--size-sm {
      padding-left: 30px;
      padding-right: 30px; } }
  @media only screen and (max-width: 767px) {
    .shell--size-sm {
      padding-left: 15px;
      padding-right: 15px; } }

/*  Grid  */
.col {
  max-width: 100%;
  flex: 0 0 100%;
  padding: 0 37px;
  box-sizing: border-box; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .col {
      padding-left: 15px;
      padding-right: 15px; } }
  @media only screen and (max-width: 767px) {
    .col {
      padding-left: 7px;
      padding-right: 7px; } }
  .cols {
    margin: 0 -37px;
    display: flex;
    flex-flow: row wrap;
    box-sizing: border-box; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .cols {
        margin-left: -15px;
        margin-right: -15px; } }
    @media only screen and (max-width: 767px) {
      .cols {
        margin-left: -7px;
        margin-right: -7px; } }
  .col--1of2 {
    max-width: 50%;
    flex: 0 0 50%; }
  .col--1of3 {
    max-width: 33.33%;
    flex: 0 0 33.33%; }
  .col--1of4 {
    max-width: 25%;
    flex: 0 0 25%; }
  .col--1of5 {
    max-width: 20%;
    flex: 0 0 20%; }
  .col--2of3 {
    max-width: 66.66%;
    flex: 0 0 66.66%; }
  .col--full {
    flex: 0 0 100%;
    max-width: 100%; }
  .col--small {
    flex: 0 0 43.4%;
    max-width: 43.4%; }
  .col--medium {
    flex: 0 0 56.6%;
    max-width: 56.6%; }
  .col--large {
    flex: 0 0 100%;
    max-width: 100%; }

/*  Image fit  */
.image-fit {
  position: relative;
  width: 100%; }

.image-fit img,
.image-fit svg {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  position: absolute;
  top: 0;
  width: 100%; }

/*  Visually-hidden  */
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/*  Has Scroll Btn  */
.has-scroll-btn {
  position: relative; }
  .has-scroll-btn .btn.scroll-to-top {
    margin: 20px 0 0 auto;
    min-width: 140px;
    border: 1px solid #B1B1B1;
    box-sizing: border-box;
    display: table;
    font-size: 0.75rem;
    letter-spacing: .095em;
    color: #B1B1B1; }

/*============================================================================
                              General layout styles
==============================================================================*/
.container {
  position: relative; }

.content--floating {
  position: absolute; }

.page-width {
  *zoom: 1;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 32px; }
  .page-width::after {
    content: '';
    display: table;
    clear: both; }
  @media only screen and (max-width: 768px) {
    .page-width {
      padding: 0 16px; } }

/*================ CSS Flexbox ================*/
.flex {
  display: flex; }

ul.flex {
  list-style: none;
  padding-left: 0;
  margin: 0; }

.jcs {
  justify-content: flex-start; }

.jcc {
  justify-content: center; }

.jce {
  justify-content: flex-end; }

.jcb {
  justify-content: space-between; }

.jcse {
  justify-content: space-evenly; }

.ais {
  align-items: flex-start; }

.aic {
  align-items: center; }

.aie {
  align-items: flex-end; }

.flex--wrap {
  flex-wrap: wrap; }

.flex--one-half {
  width: 50%; }

.flex--two-third {
  width: 66.67%; }

.flex--one-third {
  width: 33.33%; }

.flex--one-fourth {
  width: 25%; }

.flex-column {
  flex-direction: column; }

@media only screen and (max-width: 768px) {
  .flex--mobile {
    flex-direction: column; }
  .flex--one-half,
  .flex--one-third,
  .flex--two-third {
    width: 100%; }
  .flex--one-fourth {
    width: 50%; } }

/*================ CSS Grid ================*/
.grid {
  display: grid; }

.grid--one-half {
  grid-template-columns: repeat(2, 1fr); }

.grid--one-third {
  grid-template-columns: repeat(3, 1fr); }

.grid--one-fourth {
  grid-template-columns: repeat(4, 1fr); }

@media only screen and (max-width: 768px) {
  .grid--one-half,
  .grid--one-third {
    grid-template-columns: repeat(1, 1fr); }
  .grid--one-fourth {
    grid-template-columns: repeat(2, 1fr); } }

/*================ Desktop & Mobile ================*/
.desktop-visible {
  display: block; }
  @media only screen and (max-width: 768px) {
    .desktop-visible {
      display: none; } }

.mobile-visible {
  display: none; }
  @media only screen and (max-width: 768px) {
    .mobile-visible {
      display: block; } }

.desktop-flex {
  display: flex; }
  @media only screen and (max-width: 768px) {
    .desktop-flex {
      display: none; } }

.mobile-flex {
  display: none; }
  @media only screen and (max-width: 768px) {
    .mobile-flex {
      display: flex; } }

/*================ ReCaptcha ================*/
#challenge {
  height: 100vh; }
  #challenge .overlay {
    z-index: -1; }

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  color: var(--color--black);
  text-decoration: none;
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
  max-width: 100%;
  width: 100%; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
  color: inherit; }

button,
input[type="submit"],
label[for] {
  cursor: pointer; }

ol li, ul li {
  line-height: normal; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: none;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

[tabindex='-1']:focus {
  outline: none; }

/*============================================================================
  Fast Tap
  enables no-delay taps (FastClick-esque) on supporting browsers
==============================================================================*/
a,
button,
[role="button"],
input,
label,
select,
textarea {
  touch-action: manipulation; }

/**
 * ReCaptcha
 */
/*================ Settings ================*/
/*================ Mixins ================*/
/*================ Prefix ================*/
/*================ Media Query Breakpoints ================*/
/*================ Media Query Mixin ================*/
/*================ Responsive Show/Hide Helper ================*/
h1, .h1 {
  font-family: var(--font--title);
  font-style: var(--font--style--title);
  font-weight: normal;
  font-size: 48px;
  line-height: 44px;
  font-style: normal;
  margin-top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: none; }

h2, .h2 {
  font-family: var(--font--title);
  font-style: var(--font--style--title);
  font-weight: normal;
  font-size: 36px;
  line-height: 33px;
  margin-top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: none; }

h3, .h3 {
  font-family: var(--font--title);
  font-style: var(--font--style--title);
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 28px;
  margin-top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: none; }

h4, .h4 {
  font-family: var(--font--title);
  font-style: var(--font--style--title);
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 0;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-font-smoothing: none; }

p, .body {
  font-family: var(--font--body);
  font-style: normal;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 18px;
  margin-top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: none; }
  p.body--large, .body.body--large {
    font-size: 0.875rem;
    line-height: 28px; }
  p.body--small, .body.body--small {
    font-size: 0.75rem;
    line-height: 14px;
    letter-spacing: 0.145em; }

.h1 > span {
  font-family: var(--font--title);
  font-style: var(--font--style--title);
  font-weight: normal;
  font-size: 36px;
  line-height: 33px;
  letter-spacing: 0.03em;
  margin-right: 10px; }

.h2 > span {
  font-family: var(--font--title);
  font-style: var(--font--style--title);
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 22px;
  letter-spacing: 0.03em;
  margin-right: 13px; }

@media only screen and (max-width: 768px) {
  h1, .h1 {
    font-size: 1.75rem;
    line-height: 26px; }
  h2, .h2 {
    font-size: 1.5rem;
    line-height: 22px; }
  h3, .h3 {
    font-size: 1.125rem;
    line-height: 18px; }
  h4, .h4 {
    font-size: 0.6875rem;
    line-height: 10px; }
  .body--large {
    font-size: 1.125rem;
    line-height: 24px; }
  .h1 > span {
    font-size: 1.125rem;
    line-height: 17px;
    margin-right: 6px; }
  .h2 > span {
    font-size: 0.875rem;
    line-height: 13px;
    margin-right: 8px; } }

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

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

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

/*================ Components ================*/
.tab.tab--styled {
  border-top: 1px solid #CFCFCF; }
  .tab.tab--styled:last-child {
    border-bottom: 1px solid #CFCFCF; }
  .tab.tab--styled .tab-header {
    padding: 18px 0;
    cursor: pointer; }
  .tab.tab--styled .tab-content {
    display: none;
    margin: 9px 0px 20px; }
    .tab.tab--styled .tab-content p, .tab.tab--styled .tab-content ul {
      padding-bottom: 8px;
      margin: 0;
      font-size: 0.875rem; }

.tab .tab-header {
  margin: 0;
  cursor: pointer; }

.tab .tab-content {
  display: none;
  z-index: 3; }
  .tab .tab-content p {
    margin: 0;
    padding: 0; }

.tab svg {
  margin-left: 11px;
  transition: all .3s ease-in-out; }

.tab.active svg {
  transform: rotate(0deg);
  margin-bottom: 0;
  transition: all .3s ease-in-out; }

/* ------------------------------------------------------------ *\
  Actions
\* ------------------------------------------------------------ */
.actions {
  padding-bottom: 67px;
  overflow: hidden;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .actions {
      padding-bottom: 30px; } }
  .actions * {
    box-sizing: border-box; }
  .actions .actions__cta {
    margin: 0 -18px;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    list-style: none; }
  .actions .actions__cta li {
    margin: 0 18px 18px; }
  .actions .actions__cta .btn {
    padding: 5px 0;
    font-size: 0.6875rem;
    letter-spacing: .095em; }

/* ------------------------------------------------------------ *\
  Article Default
\* ------------------------------------------------------------ */
.article--default {
  position: relative;
  box-sizing: border-box;
  font-size: 0.8125rem;
  font-family: var(--font--body);
  font-weight: 400;
  line-height: 2.12;
  letter-spacing: .087em;
  /*  Article Hero  */
  /*  Article Body  */
  /*  Article Related  */ }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .article--default {
      font-size: 0.75rem;
      line-height: 1.84; } }
  @media only screen and (max-width: 767px) {
    .article--default {
      font-size: 0.6875rem;
      line-height: 1.84; } }
  .article--default * {
    box-sizing: border-box; }
  .article--default p {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit; }
  @media only screen and (max-width: 767px) {
    .article--default .article__shell {
      padding: 0 18px; } }
  .article--default .article__head {
    padding: 39px 0 86px; }
    @media only screen and (max-width: 767px) {
      .article--default .article__head {
        padding: 15px 0 33px; } }
  .article--default .article__head a {
    font-weight: 600;
    color: var(--color--brand-1);
    text-decoration: none; }
    .article--default .article__head a:hover {
      text-decoration: underline;
      -webkit-text-decoration-color: var(--color--brand-5);
              text-decoration-color: var(--color--brand-5); }
  .article--default .article__head-inner {
    display: flex;
    align-items: flex-end; }
    @media only screen and (max-width: 767px) {
      .article--default .article__head-inner {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start; } }
  .article--default .article__subtitle {
    margin: 0 0 3px;
    font-family: var(--font--body);
    font-weight: 500;
    font-size: 0.875rem;
    letter-spacing: 0.125em;
    text-transform: uppercase; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .article--default .article__subtitle {
        font-size: 0.75rem; } }
    @media only screen and (max-width: 767px) {
      .article--default .article__subtitle {
        font-size: 0.75rem; } }
  .article--default .article__title {
    margin-bottom: 20px;
    max-width: 80%;
    font-family: var(--font--heading-secondary);
    font-weight: 400;
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: 0.03em;
    text-transform: capitalize; }
    @media not all and (min-resolution: 0.001dpcm) {
      .article--default .article__title {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .article--default .article__title {
        font-style: normal; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .article--default .article__title {
        font-size: 1.75rem; } }
    @media only screen and (max-width: 767px) {
      .article--default .article__title {
        margin-bottom: 13px;
        font-size: 1.5rem;
        line-height: 1.07; } }
  .article--default .article__entry {
    flex: 1; }
    @media only screen and (min-width: 1025px) {
      .article--default .article__entry {
        margin-bottom: -5px; } }
    @media only screen and (max-width: 767px) {
      .article--default .article__entry {
        padding: 35px 15px 0; } }
  .article--default .article__image {
    flex: 0 0 68%;
    max-width: 68%;
    width: 68%; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .article--default .article__image {
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%; } }
    @media only screen and (max-width: 767px) {
      .article--default .article__image {
        padding-bottom: 0;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
  .article--default .article__image img {
    display: block; }
  .article--default .article__image.is-default {
    order: 2;
    padding: 0 14px 0 84px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .article--default .article__image.is-default {
        padding: 0 0 0 30px; } }
    @media only screen and (max-width: 767px) {
      .article--default .article__image.is-default {
        order: -1;
        padding: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .article--default .article__image.desktop-to-the-left {
      order: -1;
      padding: 0 30px 0 0; } }
  @media only screen and (min-width: 1025px) {
    .article--default .article__image.desktop-to-the-left {
      order: -1;
      padding: 0 85px 0 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .article--default .article__image.desktop-to-the-right {
      order: 2;
      padding: 0 0 0 30px; } }
  @media only screen and (min-width: 1025px) {
    .article--default .article__image.desktop-to-the-right {
      order: 2;
      padding: 0 14px 0 84px; } }
  @media only screen and (max-width: 767px) {
    .article--default .article__image.mobile-on-top {
      order: -1;
      padding-bottom: 0; } }
  @media only screen and (max-width: 767px) {
    .article--default .article__image.mobile-on-bottom {
      order: 2;
      padding-top: 35px; } }
  @media only screen and (max-width: 767px) {
    .article--default .article__image.mobile-on-bottom + .article__entry {
      padding-top: 0; } }
  .article--default .article__body {
    overflow: hidden; }
  .article--default .article__actions {
    padding-top: 13px;
    text-align: right; }
    @media only screen and (max-width: 767px) {
      .article--default .article__actions {
        padding-top: 8px; } }
  .article--default .article__actions-inner {
    padding: 0 75px; }
    @media only screen and (max-width: 1200px) {
      .article--default .article__actions-inner {
        padding: 0 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .article--default .article__actions-inner {
        padding: 0 15px; } }
    @media only screen and (max-width: 767px) {
      .article--default .article__actions-inner {
        padding: 0; } }
  .article--default .article__actions .btn {
    border-bottom: 2px solid currentColor;
    padding: 0 0 9px;
    min-width: auto;
    display: inline-block;
    font-size: 0.875rem;
    line-height: .92;
    cursor: pointer;
    pointer-events: all;
    transition: border-color .4s; }
    @media only screen and (max-width: 767px) {
      .article--default .article__actions .btn {
        padding: 0 0 4px;
        font-size: 0.6875rem; } }
    .article--default .article__actions .btn:hover {
      border-color: transparent; }
  @media only screen and (max-width: 767px) {
    .article--default .article__collection {
      overflow: hidden; } }
  .article--default .article__related {
    overflow: hidden;
    padding: 60px 0 64px; }
    @media only screen and (max-width: 767px) {
      .article--default .article__related {
        padding: 45px 0 28px; } }
  .article--default .article__related h3 {
    margin: 0 auto 86px;
    max-width: 1440px;
    padding: 0 165px;
    font-size: 48px;
    font-family: var(--font--heading-secondary);
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .03em; }
    @media not all and (min-resolution: 0.001dpcm) {
      .article--default .article__related h3 {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .article--default .article__related h3 {
        font-style: normal; } }
    @media only screen and (min-width: 1024px) and (max-width: 1439px) {
      .article--default .article__related h3 {
        padding-left: 70px;
        padding-right: 70px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .article--default .article__related h3 {
        margin-bottom: 60px;
        font-size: 36px;
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 767px) {
      .article--default .article__related h3 {
        margin-bottom: 38px;
        font-size: 1.75rem;
        padding-left: 24px;
        padding-right: 24px; } }
  .article--default .article__related h3 span {
    font-size: 36px;
    text-transform: none; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .article--default .article__related h3 span {
        font-size: 27px; } }
    @media only screen and (max-width: 767px) {
      .article--default .article__related h3 span {
        font-size: 1.125rem; } }
  .article--default .article__related .slick-list {
    overflow: visible !important;
    width: 100%; }
  .article--default .article__related-list {
    position: relative;
    left: 47px;
    max-width: 65.7%;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .article--default .article__related-list {
        max-width: 68%;
        left: 0; } }
  .article--default .article__related-item {
    position: relative;
    margin-bottom: 65px;
    padding: 0 9px; }
    @media only screen and (max-width: 767px) {
      .article--default .article__related-item {
        margin-bottom: 48px;
        padding: 0 5px; } }
  .article--default .article__related-item:nth-child(2n) {
    margin-top: 65px;
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .article--default .article__related-item:nth-child(2n) {
        margin-top: 48px; } }
  .article--default .article__related .rb_no_image {
    background: rgba(128, 128, 128, 0.4); }
  .article--default .article__related .rb_no_image,
  .article--default .article__related img.rb_image {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 100%;
    max-height: 100%; }
  .article--default .article__related .rb_title {
    margin: 0 0 4px;
    max-width: 290px;
    margin-left: auto;
    font-family: var(--font--heading-secondary);
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.27;
    letter-spacing: 0.045em;
    pointer-events: all; }
    @media not all and (min-resolution: 0.001dpcm) {
      .article--default .article__related .rb_title {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .article--default .article__related .rb_title {
        font-style: normal; } }
    @media only screen and (max-width: 767px) {
      .article--default .article__related .rb_title {
        font-size: 0.9375rem; } }
  .article--default .article__related .rb_title + p {
    display: none; }
  .article--default .article__related .rb_contents {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 63px 48px;
    width: 100%;
    z-index: 2;
    margin-top: auto;
    text-align: right;
    pointer-events: none; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .article--default .article__related .rb_contents {
        padding: 50px 42px; } }
    @media only screen and (max-width: 767px) {
      .article--default .article__related .rb_contents {
        padding: 30px 22px; } }
  .article--default .article__related .rb_image_wrap {
    position: relative;
    float: none;
    width: 100%;
    height: auto;
    padding-top: 129%; }
  .article--default .article__related .rb_image_wrap a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 100%;
    text-decoration: none; }
  .article--default .article__related-subtitle {
    margin: 0 0 7px;
    font-family: var(--font--body);
    font-weight: 500;
    font-size: 0.875rem;
    letter-spacing: 0.125em;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .article--default .article__related-subtitle {
        margin-bottom: 7px;
        font-size: 0.75rem; } }
  .article--default .article__related-btn {
    border-bottom: 2px solid currentColor;
    padding: 9px 0;
    min-width: auto;
    display: inline-block;
    font-size: 0.875rem;
    line-height: .92;
    cursor: pointer;
    pointer-events: all;
    transition: border-color .4s; }
    @media only screen and (max-width: 767px) {
      .article--default .article__related-btn {
        padding: 4px 0; } }
    .article--default .article__related-btn:hover {
      border-color: transparent; }
  .article--default .article__scroll-top.scroll-to-top {
    margin: 20px 0 0 auto;
    min-width: 140px;
    border: 1px solid #B1B1B1;
    box-sizing: border-box;
    font-size: 0.75rem;
    letter-spacing: 0.095em;
    color: #B1B1B1; }

/* ------------------------------------------------------------ *\
  Article Item
\* ------------------------------------------------------------ */
.article-item {
  position: relative;
  margin-bottom: 121px; }
  @media only screen and (min-width: 1024px) and (max-width: 1439px) {
    .article-item {
      margin-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .article-item {
      margin-bottom: 60px; } }
  @media only screen and (max-width: 767px) {
    .article-item {
      margin-bottom: 10px; } }
  .article-item * {
    box-sizing: border-box; }
  .article-item .article-item__link {
    position: relative;
    overflow: hidden;
    display: block;
    padding-top: 129%;
    color: inherit;
    text-decoration: none; }
    @media only screen and (max-width: 767px) {
      .article-item .article-item__link {
        padding-top: 128%; } }
  .article-item .article-item__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .article-item .article-item__content {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 63px 36px;
    width: 100%;
    z-index: 2;
    margin-top: auto;
    text-align: right; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .article-item .article-item__content {
        padding: 50px 30px; } }
    @media only screen and (max-width: 767px) {
      .article-item .article-item__content {
        padding: 28px 17px; } }
  .article-item .article-item__subtitle {
    margin: 0 0 12px;
    font-family: var(--font--body);
    font-weight: 500;
    font-size: 0.875rem;
    letter-spacing: 0.125em;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .article-item .article-item__subtitle {
        margin-bottom: 7px;
        font-size: 0.75rem; } }
  .article-item .article-item__title {
    margin-bottom: 4px;
    max-width: 290px;
    margin-left: auto;
    font-family: var(--font--body);
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.27;
    letter-spacing: 0.045em; }
    @media not all and (min-resolution: 0.001dpcm) {
      .article-item .article-item__title {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .article-item .article-item__title {
        font-style: normal; } }
    @media only screen and (max-width: 767px) {
      .article-item .article-item__title {
        font-size: 0.9375rem; } }
  .article-item .article-item__btn {
    border-bottom: 2px solid currentColor;
    padding: 9px 0;
    min-width: auto;
    display: inline-block;
    font-size: 0.875rem;
    line-height: .92;
    transition: border-color .4s; }
    @media only screen and (max-width: 767px) {
      .article-item .article-item__btn {
        padding: 4px 0; } }
    .article-item .article-item__btn:hover {
      border-color: transparent; }
  @media only screen and (max-width: 767px) {
    .article-item .article-item__foot {
      min-height: 26px; } }
  .article-item .article-item__credits {
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 6px 0;
    width: 100%;
    font-family: var(--font--heading-secondary);
    font-weight: 400;
    font-size: 0.75rem;
    color: #6F6F6F;
    text-align: right; }
    @media not all and (min-resolution: 0.001dpcm) {
      .article-item .article-item__credits {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .article-item .article-item__credits {
        font-style: normal; } }
    @media only screen and (max-width: 767px) {
      .article-item .article-item__credits {
        position: relative;
        top: auto; } }

/* ------------------------------------------------------------ *\
  Article Entry
\* ------------------------------------------------------------ */
.article-entry {
  position: relative;
  padding: 40px 0 0;
  box-sizing: border-box;
  font-size: 0.8125rem;
  font-family: var(--font--body);
  font-weight: 400;
  line-height: 2.16;
  letter-spacing: .087em;
  /*  Page Head Hero  */
  /**
   * Modifiers
   */
  /*  Text  */ }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .article-entry {
      font-size: 0.75rem;
      line-height: 1.8; } }
  @media only screen and (max-width: 767px) {
    .article-entry {
      padding: 25px 0 22px;
      font-size: 0.6875rem;
      line-height: 1.8; } }
  .article-entry__alt-margins {
    padding: 0;
    margin: 0 auto 39px; }
    @media only screen and (min-width: 1025px) {
      .article-entry__alt-margins {
        margin: 0 auto 56px; } }
    .article-entry__alt-margins .article-entry__image {
      margin: 0 auto !important; }
  .article-entry * {
    box-sizing: border-box; }
  .article-entry p {
    margin-bottom: 28px;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit; }
    @media only screen and (max-width: 767px) {
      .article-entry p {
        margin-right: -2px;
        margin-bottom: 17px; } }
  .article-entry a:not([class]) {
    color: var(--color--brand-1);
    text-decoration: none;
    font-weight: 600; }
    .article-entry a:not([class]):hover {
      text-decoration: underline;
      -webkit-text-decoration-color: var(--color--brand-5);
              text-decoration-color: var(--color--brand-5); }
  @media (min-width: 1440px) {
    .article-entry .article-entry__shell {
      padding-left: 129px;
      padding-right: 129px; } }
  @media only screen and (max-width: 767px) {
    .article-entry .article-entry__shell {
      padding: 0 34px; } }
  .article-entry .article-entry__title {
    margin-bottom: 30px;
    font-family: var(--font--heading-secondary);
    font-weight: 400;
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: .03em;
    text-transform: uppercase; }
    @media not all and (min-resolution: 0.001dpcm) {
      .article-entry .article-entry__title {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .article-entry .article-entry__title {
        font-style: normal; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .article-entry .article-entry__title {
        font-size: 1.875rem; } }
    @media only screen and (max-width: 767px) {
      .article-entry .article-entry__title {
        margin-bottom: 17px;
        font-size: 1.5rem;
        line-height: 1.07; } }
  .article-entry .article-entry__title span {
    padding: 0 11px 0 4px;
    font-size: 1.5rem;
    text-transform: none; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .article-entry .article-entry__title span {
        font-size: 1.25rem; } }
    @media only screen and (max-width: 767px) {
      .article-entry .article-entry__title span {
        padding: 0 4px 0 5px;
        font-size: 0.875rem; } }
  .article-entry .article-entry__title p {
    margin-bottom: inherit; }
  .article-entry .article-entry__btn.btn--alt {
    font-size: 0.6875rem;
    padding: 4px 0;
    letter-spacing: .095em; }
  .article-entry .article-entry__text {
    margin: 0 auto;
    padding-bottom: 16px;
    max-width: 746px; }
    @media only screen and (max-width: 767px) {
      .article-entry .article-entry__text {
        padding: 0; } }
  .article-entry .article-entry__image {
    margin: 40px auto; }
  .article-entry .article-entry__image a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none; }
  .article-entry .article-entry__image img {
    width: 100%;
    display: block; }
  .article-entry .article-entry__image.size-small {
    margin: 27px auto;
    max-width: 600px; }
    @media only screen and (max-width: 767px) {
      .article-entry .article-entry__image.size-small {
        margin: 46px 12px 27px; } }
  .article-entry .article-entry__image.size-large {
    max-width: 1088px; }
    @media only screen and (max-width: 767px) {
      .article-entry .article-entry__image.size-large {
        flex: unset;
        margin: 48px -14px 0; } }
  .article-entry .article-entry__actions {
    padding: 13px 0 40px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .article-entry .article-entry__actions {
        padding: 0 0 26px; } }
  .article-entry--text-centered {
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .article-entry--text-centered {
        text-align: left; } }
  .article-entry--text-right {
    text-align: right; }
    @media only screen and (max-width: 767px) {
      .article-entry--text-right {
        text-align: left; } }
  .article-entry--text-left {
    text-align: left; }
    @media only screen and (max-width: 767px) {
      .article-entry--text-left {
        text-align: left; } }

.scroll-animation {
  position: relative;
  opacity: 0;
  transition: all .7s ease-in-out; }
  .scroll-animation.fade-up {
    transform: translate3d(0, 10vh, 0);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s linear 0.1s -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .scroll-animation.fade-up--alt {
    transform: translate3d(0, 4%, 0); }
  .scroll-animation.fade-grid .fade-lt {
    transform: translateX(-8rem);
    transition: all .5s ease-in-out; }
  .scroll-animation.fade-grid .fade-rt {
    transform: translateX(8rem);
    transition: all .5s ease-in-out; }
  .scroll-animation.fade-grid-lt-delay .fade-delay-item {
    opacity: 0;
    transform: translateX(8rem);
    transition: all .5s ease-in-out; }
    .scroll-animation.fade-grid-lt-delay .fade-delay-item:nth-child(1) {
      transition-delay: .3s; }
    .scroll-animation.fade-grid-lt-delay .fade-delay-item:nth-child(2) {
      transition-delay: .6s; }
    .scroll-animation.fade-grid-lt-delay .fade-delay-item:nth-child(3) {
      transition-delay: .9s; }
  @media only screen and (max-width: 768px) {
    .scroll-animation.fade-grid .fade-lt {
      transform: translateY(8rem); }
    .scroll-animation.fade-grid .fade-rt {
      transform: translatey(8rem); }
    .scroll-animation.fade-grid-lt-delay .fade-delay-item {
      transform: translateY(8rem); } }

.scroll-animation.active {
  opacity: 1;
  transition: all .7s ease-in-out; }
  .scroll-animation.active.fade-up {
    transform: translate3d(0, 0vh, 0);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s linear 0.1s -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .scroll-animation.active.fade-grid .fade-lt {
    transform: translateX(0); }
  .scroll-animation.active.fade-grid .fade-rt {
    transform: translateX(0); }
  .scroll-animation.active.fade-grid-lt-delay .fade-delay-item {
    opacity: 1;
    transform: translateX(0);
    transition: all .5s ease-in-out; }
    .scroll-animation.active.fade-grid-lt-delay .fade-delay-item:nth-child(1) {
      transition-delay: .3s; }
    .scroll-animation.active.fade-grid-lt-delay .fade-delay-item:nth-child(2) {
      transition-delay: .6s; }
    .scroll-animation.active.fade-grid-lt-delay .fade-delay-item:nth-child(3) {
      transition-delay: .9s; }
  @media only screen and (max-width: 768px) {
    .scroll-animation.active.fade-grid .fade-lt {
      transform: translateY(0); }
    .scroll-animation.active.fade-grid .fade-rt {
      transform: translateY(0); }
    .scroll-animation.active.fade-grid-lt-delay .fade-delay-item {
      transform: translateY(0); } }

.hover-animation--target {
  opacity: 0; }

.hover-animation--parent:hover .hover-animation--target {
  opacity: 1; }

.hover-animation--target.animate--top {
  transform: translateY(3rem); }

.hover-animation--parent.animate--top:hover .hover-animation--target.animate--top {
  transform: translateY(0); }

.hover-animation--target.animate--left {
  transform: translateX(-3rem); }

.hover-animation--parent.animate--left:hover .hover-animation--target.animate--left {
  transform: translateX(0); }

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); }

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

.drawer-right-enter-active,
.drawer-right-leave-active,
.drawer-left-enter-active,
.drawer-left-leave-active {
  transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .drawer-right-enter-active .drawer__container,
  .drawer-right-leave-active .drawer__container,
  .drawer-left-enter-active .drawer__container,
  .drawer-left-leave-active .drawer__container {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }

.drawer-right-enter,
.drawer-right-leave-to {
  opacity: 0; }
  .drawer-right-enter .drawer__container,
  .drawer-right-leave-to .drawer__container {
    transform: translate3d(100%, 0, 0); }

.drawer-left-enter,
.drawer-left-leave-to {
  opacity: 0; }
  .drawer-left-enter .drawer__container,
  .drawer-left-leave-to .drawer__container {
    transform: translate3d(-100%, 0, 0); }

/*================ Links & Buttons ================*/
.btn {
  -moz-user-select: "none";
  -webkit-user-select: "none";
  user-select: "none";
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: auto;
  margin: auto;
  font-family: var(--font--btn);
  font-size: 0.8125rem;
  line-height: 16px;
  padding: 13px 34px;
  font-weight: 600;
  letter-spacing: 0.105em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  white-space: normal;
  border: 0;
  transition: all .3s ease-in-out; }
  @media only screen and (min-width: 769px) {
    .btn {
      font-size: 0.9375rem;
      line-height: 18px;
      padding: 13px 25px;
      min-width: 168px; } }
  .btn.btn--primary {
    background: var(--color--black);
    color: var(--color--white); }
    .btn.btn--primary:hover {
      opacity: .6;
      transition: all .3s ease-in-out; }
    .btn.btn--primary.btn--primary-disabled {
      background: rgba(92, 5, 77, 0.25);
      pointer-events: none;
      cursor: not-allowed; }
  .btn.btn--secondary {
    background: transparent;
    border: 1px solid var(--color--black);
    color: var(--color--black); }
  .btn.btn--icon {
    background-color: transparent;
    border: none;
    width: auto;
    min-width: unset;
    padding: 0; }
  .btn.btn--link {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid;
    min-width: unset;
    font-size: 0.875rem;
    line-height: 92.4%;
    padding: 9px 0; }
  .btn.btn--alt {
    border-bottom: 2px solid currentColor;
    padding: 9px 0;
    min-width: auto;
    display: inline-block;
    background: transparent;
    font-size: 0.875rem;
    line-height: .92;
    letter-spacing: .095em;
    transition: border-color .4s; }
    @media only screen and (max-width: 767px) {
      .btn.btn--alt {
        padding: 4px 0; } }
    .btn.btn--alt:hover {
      border-color: transparent; }

/* ------------------------------------------------------------ *\
  Blog Listing
\* ------------------------------------------------------------ */
.blog-listing {
  position: relative;
  border-bottom: 1px solid #EFEFEF;
  box-sizing: border-box;
  /*  Blog Actions  */
  /*  Filters  */
  /*  Sorting  */
  /*  Blog Grid  */ }
  .blog-listing .blog__shell {
    overflow: hidden; }
  .blog-listing .blog__actions {
    margin-right: -20px;
    padding: 0 78px 50px 16px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between; }
    @media only screen and (min-width: 1024px) and (max-width: 1439px) {
      .blog-listing .blog__actions {
        margin-right: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .blog-listing .blog__actions {
        padding-left: 0;
        padding-right: 0; } }
    @media only screen and (max-width: 1024px) {
      .blog-listing .blog__actions {
        margin-right: 0; } }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__actions {
        margin-right: -7px;
        padding: 0 0 39px; } }
  .blog-listing .blog__filters {
    position: relative;
    font-family: var(--font--btn);
    text-transform: uppercase;
    color: #000; }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__filters {
        margin-right: 22px; } }
  .blog-listing .blog__filters-btn {
    display: none; }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__filters-btn {
        padding: 4px 0;
        border-bottom: 2px solid transparent;
        display: flex;
        align-items: center;
        color: #000;
        font-size: 0.875rem;
        letter-spacing: 0.095em;
        transition: .3s; } }
  @media only screen and (max-width: 767px) {
    .blog-listing .blog__filters-btn svg {
      position: relative;
      top: 1px;
      margin: 0 0 0 6px;
      flex-shrink: 0;
      transition: .3s;
      transform: rotate(-90deg); } }
  .blog-listing .blog__filters-list {
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    list-style: none; }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__filters-list {
        position: absolute;
        top: 100%;
        left: -6px;
        padding: 10px 0 17px;
        min-width: 107px;
        display: block;
        background: rgba(255, 255, 255, 0.9);
        z-index: 10;
        transition: opacity .3s, visibility .3s;
        opacity: 0;
        visibility: hidden;
        pointer-events: none; } }
  .blog-listing .blog__filters-item {
    position: relative;
    margin-right: 12px; }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__filters-item {
        margin-right: 0; } }
  .blog-listing .blog__filters-item span svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%); }
  .blog-listing .blog__filters-item a {
    position: relative;
    display: block;
    padding: 7px 6px 7px 16px;
    color: inherit;
    font-size: 0.875rem;
    letter-spacing: 0.095em;
    text-decoration: none;
    transition: 0s; }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__filters-item a {
        padding: 6px; } }
  .blog-listing .blog__filters-item a > svg {
    display: none; }
  .blog-listing .blog__filters-item a span {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: .5px;
    display: inline-block;
    width: 8px;
    height: 8px;
    transform: translateY(-50%);
    pointer-events: none; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .blog-listing .blog__filters-item a span {
        margin-top: 1px; } }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__filters-item a span {
        display: none; } }
  .blog-listing .blog__filters-item:hover > a {
    color: #6F6F6F; }
  .blog-listing .blog__filters-item:hover > a span svg path {
    fill: #6F6F6F; }
  @media only screen and (max-width: 767px) {
    .blog-listing .blog__filters-item--all {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .blog-listing .blog__filters-item--has-dropdown > a {
      display: flex;
      align-items: center; } }
  @media only screen and (max-width: 767px) {
    .blog-listing .blog__filters-item--has-dropdown a > svg {
      position: relative;
      top: 1px;
      margin: 0 0 0 6px;
      display: block;
      width: 10px;
      height: 6px;
      flex-shrink: 0;
      transition: .3s;
      transform: rotate(-90deg); } }
  .blog-listing .blog__filters-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    list-style: none;
    padding: 7px 0 14px;
    min-width: 121px;
    display: block;
    background: rgba(255, 255, 255, 0.9);
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s;
    pointer-events: none; }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__filters-dropdown {
        position: static;
        top: auto;
        left: auto;
        padding: 5px 0 8px;
        min-width: auto;
        display: none;
        padding-left: 20px;
        opacity: 1;
        visibility: visible;
        pointer-events: all; } }
  .blog-listing .blog__filters-dropdown-item a:hover {
    color: #6F6F6F; }
  @media only screen and (max-width: 767px) {
    .blog-listing .blog__filters-item.is-active a > svg {
      transform: none; } }
  .blog-listing .blog__filters-item.is-active .blog__filters-dropdown {
    opacity: 1;
    visibility: visible;
    pointer-events: all; }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__filters-item.is-active .blog__filters-dropdown {
        display: block; } }
  .blog-listing .blog__filters-item.is-in-select {
    display: none; }
  .blog-listing .blog__filters-item.is-in-select.is-active {
    display: block; }
  .blog-listing .blog__filters-dropdown-item.is-current > a,
  .blog-listing .blog__filters-item.is-current > a {
    color: #6F6F6F; }
  .blog-listing .blog__filters-dropdown-item.is-current > a span path,
  .blog-listing .blog__filters-item.is-current > a span path {
    fill: #6F6F6F; }
  @media only screen and (max-width: 767px) {
    .blog-listing .blog__filters.is-active .blog__filters-btn {
      color: #6F6F6F;
      border-color: transparent; } }
  @media only screen and (max-width: 767px) {
    .blog-listing .blog__filters.is-active .blog__filters-btn svg {
      top: auto;
      transform: none; } }
  @media only screen and (max-width: 767px) {
    .blog-listing .blog__filters.is-active .blog__filters-list {
      opacity: 1;
      visibility: visible;
      pointer-events: all; } }
  .blog-listing .blog__sorting {
    position: relative;
    align-self: center;
    margin-left: 14px;
    font-family: var(--font--btn);
    text-transform: uppercase;
    color: #000;
    font-size: 0.875rem;
    letter-spacing: 0.095em;
    order: 10; }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__sorting {
        margin: 0 22px 0 0;
        order: unset; } }
  .blog-listing .blog__sorting-btn {
    padding: 4px 0;
    display: flex;
    align-items: center;
    color: #000;
    letter-spacing: 0.095em;
    transition: .3s; }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__sorting-btn {
        border-bottom: 2px solid transparent; } }
  .blog-listing .blog__sorting-btn svg {
    position: relative;
    margin: 0 0 0 6px;
    flex-shrink: 0;
    transition: .3s; }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__sorting-btn svg {
        top: 1px;
        transform: rotate(-90deg); } }
  .blog-listing .blog__sorting-item a {
    display: block;
    padding: 6px;
    color: inherit;
    text-decoration: none;
    transition: 0s; }
  .blog-listing .blog__sorting-item a:hover {
    color: #6F6F6F; }
  .blog-listing .blog__sorting-list {
    position: absolute;
    top: 100%;
    left: -6px;
    margin: 0;
    padding: 10px 0 17px;
    width: 136px;
    background: rgba(255, 255, 255, 0.9);
    z-index: 10;
    list-style: none;
    transition: opacity .3s, visibility .3s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }
    @media only screen and (min-width: 1024px) and (max-width: 1439px) {
      .blog-listing .blog__sorting-list {
        width: 114px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .blog-listing .blog__sorting-list {
        left: auto;
        right: 0;
        padding-right: 10px;
        text-align: right; } }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__sorting-list {
        width: 118px; } }
  .blog-listing .blog__sorting-item.is-active {
    color: #6F6F6F; }
  .blog-listing .blog__sorting.is-active .blog__sorting-btn {
    color: #6F6F6F; }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__sorting.is-active .blog__sorting-btn {
        border-color: transparent; } }
  .blog-listing .blog__sorting.is-active .blog__sorting-btn svg {
    transform: rotate(-180deg); }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__sorting.is-active .blog__sorting-btn svg {
        top: auto;
        transform: none; } }
  .blog-listing .blog__sorting.is-active .blog__sorting-list {
    opacity: 1;
    visibility: visible;
    pointer-events: all; }
  .blog-listing .blog__articles-count {
    margin-left: auto;
    font-family: var(--font--heading-primary);
    font-style: normal;
    font-size: 0.6875rem;
    letter-spacing: 0.045em; }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__articles-count {
        margin-top: 3px; } }
  .blog-listing .blog__body {
    padding: 0 48px 0 60px; }
    @media only screen and (max-width: 1024px) {
      .blog-listing .blog__body {
        padding: 0; } }
  @media only screen and (max-width: 767px) {
    .blog-listing .blog__col {
      flex: 0 0 100%;
      max-width: 100%; } }
  @media only screen and (min-width: 769px) {
    .blog-listing .blog__col.col--lg-to-right {
      margin-left: auto; } }
  @media only screen and (max-width: 767px) {
    .blog-listing .blog__col.col--xs-to-right {
      margin-left: auto;
      flex: 0 0 72.3%;
      max-width: 72.3%; } }
  @media only screen and (max-width: 767px) {
    .blog-listing .blog__col.col--xs-to-left {
      margin-right: auto;
      flex: 0 0 82%;
      max-width: 82%; } }
  .blog-listing .blog__col.col--small {
    align-self: center; }
  .blog-listing .blog__col.col--medium .article-item__content {
    padding-bottom: 70px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .blog-listing .blog__col.col--medium .article-item__content {
        padding-bottom: 50px; } }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__col.col--medium .article-item__content {
        padding-bottom: 28px; } }
  .blog-listing .blog__col.col--offset-top-lg {
    margin-top: 32.5%; }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__col.col--offset-top-lg {
        margin-top: 0; } }
  .blog-listing .blog__col.col--large {
    margin: 0 auto; }
  .blog-listing .blog__col.col--large .article-item__link {
    padding-top: 56.5%; }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__col.col--large .article-item__link {
        padding-top: 67%; } }
  .blog-listing .blog__col.col--large .article-item__content {
    padding-bottom: 40px; }
    @media only screen and (max-width: 767px) {
      .blog-listing .blog__col.col--large .article-item__content {
        padding-bottom: 28px; } }
  .blog-listing .blog__pagination {
    position: relative;
    margin-top: -58px; }
    @media only screen and (max-width: 1024px) {
      .blog-listing .blog__pagination {
        margin-top: -20px; } }
  .blog-listing .blog__pagination .pagination {
    margin-bottom: 20px; }
  .blog-listing .blog__scroll-top.scroll-to-top {
    margin: 20px 0 0 auto;
    min-width: 140px;
    border: 1px solid #B1B1B1;
    box-sizing: border-box;
    display: table;
    font-size: 0.75rem;
    letter-spacing: 0.095em;
    color: #B1B1B1; }

/*================ Cookies ================*/
.cookies-popup {
  position: fixed;
  bottom: 0;
  background: var(--color--white);
  z-index: 11111111;
  padding: 15px 15px 17px 27px;
  max-width: 100%; }
  @media only screen and (min-width: 1025px) {
    .cookies-popup {
      max-width: 287px;
      padding: 35px 50px 23px; } }
  .cookies-popup__inner {
    flex-wrap: wrap;
    align-items: flex-end; }
    @media only screen and (min-width: 1025px) {
      .cookies-popup__inner {
        text-align: center;
        flex-direction: column;
        align-items: center; } }
    .cookies-popup__inner .cookies_content {
      margin-right: 15px;
      width: calc(100% - 88px); }
      @media only screen and (min-width: 1025px) {
        .cookies-popup__inner .cookies_content {
          margin-right: 0;
          width: 100%;
          margin-bottom: 35px; } }
    .cookies-popup__inner .cookie-title {
      font-size: 1rem;
      line-height: 20px;
      font-style: normal;
      letter-spacing: 0.14em;
      text-transform: capitalize; }
      @media only screen and (min-width: 1025px) {
        .cookies-popup__inner .cookie-title {
          font-size: 1.5rem;
          line-height: 30px;
          margin-bottom: 22px; } }
    .cookies-popup__inner p {
      font-size: 0.75rem;
      line-height: 124.2%;
      letter-spacing: 0.065em;
      margin-bottom: 0; }
      @media only screen and (min-width: 1025px) {
        .cookies-popup__inner p {
          font-size: 0.8125rem;
          line-height: 120.7%; } }
      .cookies-popup__inner p a {
        color: var(--color--black);
        text-decoration: underline; }
    .cookies-popup__inner .btn {
      width: 73px;
      min-width: 0;
      font-size: 0.6875rem;
      line-height: 12px;
      letter-spacing: 0.095em;
      text-transform: uppercase;
      padding: 9px 0;
      margin: 0; }
      @media only screen and (min-width: 1025px) {
        .cookies-popup__inner .btn {
          width: 140px;
          font-size: 0.75rem;
          line-height: 92.4%;
          padding: 13px 0; } }

/* ------------------------------------------------------------ *\
  Customer Service
\* ------------------------------------------------------------ */
.customer-service {
  padding: 95px 0 42px;
  box-sizing: border-box;
  font-family: var(--font--body);
  font-size: 0.8125rem;
  line-height: 2.12;
  letter-spacing: .095em; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .customer-service {
      padding-top: 60px;
      font-size: 0.75rem;
      line-height: 1.8; } }
  @media only screen and (max-width: 767px) {
    .customer-service {
      padding: 57px 32px 32px;
      font-size: 0.6875rem;
      line-height: 1.8;
      text-align: center; } }
  .customer-service * {
    box-sizing: border-box; }
  .customer-service a:not([href^="tel"]):hover {
    color: var(--color--brand-1);
    text-decoration: underline;
    -webkit-text-decoration-color: var(--color--brand-5);
            text-decoration-color: var(--color--brand-5); }
  .customer-service p {
    margin-bottom: 30px;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit; }
    @media only screen and (max-width: 767px) {
      .customer-service p {
        margin-bottom: 18px; } }
    .customer-service p:empty {
      margin-bottom: 0;
      padding-bottom: 25px; }
      @media only screen and (max-width: 767px) {
        .customer-service p:empty {
          padding-bottom: 18px; } }
  .customer-service p strong {
    font-family: var(--font--body);
    font-weight: 900;
    text-transform: uppercase; }
  @media (min-width: 1200px) {
    .customer-service .customer-service__shell {
      padding: 0 58px; } }
  .customer-service .customer-service__title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 64px;
    font-family: var(--font--heading-primary);
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    letter-spacing: .125em;
    text-align: center;
    text-transform: capitalize;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0s, visibility 0s;
    display: none; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .customer-service .customer-service__title {
        margin-bottom: 50px;
        font-size: 34px; } }
    @media only screen and (max-width: 767px) {
      .customer-service .customer-service__title {
        margin-bottom: 44px;
        font-size: 1.5rem; } }
  .customer-service .customer-service__title.is-active {
    position: static;
    opacity: 1;
    visibility: visible;
    transition: opacity .3s, visibility .3s;
    transition-delay: .3s;
    display: block; }
  .customer-service .customer-service__body {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch; }
    @media only screen and (max-width: 767px) {
      .customer-service .customer-service__body {
        display: block; } }
  .customer-service .customer-service__aside {
    position: relative;
    flex: 0 0 20.9%;
    max-width: 20.9%;
    padding: 0 30px 0 2px;
    padding-right: 30px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .customer-service .customer-service__aside {
        padding-right: 15px;
        flex: 0 0 26%;
        max-width: 26%; } }
    @media only screen and (max-width: 767px) {
      .customer-service .customer-service__aside {
        margin-bottom: 42px;
        padding: 0 0 36px;
        flex: 0 0 100%;
        max-width: 100%; } }
    .customer-service .customer-service__aside:after {
      content: '';
      position: absolute;
      top: .5%;
      right: 0;
      width: 1px;
      height: 91%;
      background: #000; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .customer-service .customer-service__aside:after {
          top: 0; } }
      @media only screen and (max-width: 767px) {
        .customer-service .customer-service__aside:after {
          top: auto;
          right: auto;
          bottom: 0;
          left: 50%;
          width: 93%;
          height: 1px;
          transform: translateX(-50%); } }
  .customer-service .customer-service__nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: var(--font--heading-primary);
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.8;
    letter-spacing: .095em;
    text-transform: capitalize; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .customer-service .customer-service__nav ul {
        font-size: 0.875rem; } }
    @media only screen and (max-width: 767px) {
      .customer-service .customer-service__nav ul {
        font-size: 1rem; } }
  .customer-service .customer-service__nav li {
    line-height: inherit; }
  .customer-service .customer-service__nav li + li {
    margin-top: 20px; }
    @media only screen and (max-width: 767px) {
      .customer-service .customer-service__nav li + li {
        margin-top: 9px; } }
  .customer-service .customer-service__nav a {
    color: #000;
    text-decoration: none; }
  .customer-service .customer-service__nav a:hover {
    color: #000;
    opacity: .5;
    text-decoration: underline;
    -webkit-text-decoration-color: #000;
            text-decoration-color: #000; }
  .customer-service .customer-service__content {
    padding: 0 100px 0 91px;
    flex: 1; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .customer-service .customer-service__content {
        padding: 0 0 0 40px; } }
    @media only screen and (max-width: 767px) {
      .customer-service .customer-service__content {
        padding: 0; } }
  .customer-service .customer-service__tab {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0s, visibility 0s; }
  .customer-service .customer-service__tab.is-active {
    position: static;
    opacity: 1;
    visibility: visible;
    transition: opacity .3s, visibility .3s;
    transition-delay: .3s; }
  .customer-service .subheadings li {
    font-size: 0.75rem;
    font-family: var(--font--body);
    letter-spacing: 0.5px;
    margin: 0.15rem 0 !important; }
  .customer-service .customer-service__nav .subheadings li a {
    text-decoration: none; }
  .customer-service .customer-service__nav .subheadings li a:hover {
    text-decoration: underline; }

.header__search {
  border-top: 1px solid #C8C8C8;
  padding: 24px 52px 18px;
  box-shadow: 0 6px 6px 0 rgba(32, 33, 36, 0.2);
  background-color: var(--color--white); }
  @media only screen and (max-width: 768px) {
    .header__search {
      padding: 27px 19px; } }
  .header__search .search-form {
    /*width: 368px;*/
    margin-left: auto;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .header__search .search-form {
        width: 100%; } }
    .header__search .search-form .search__trigger {
      width: 20px;
      margin: 0; }
      .header__search .search-form .search__trigger svg {
        width: 7px;
        color: #000000; }
    .header__search .search-form input {
      color: var(--color--black); }
      .header__search .search-form input::-moz-placeholder {
        font-size: 0.6875rem;
        line-height: 92.4%;
        letter-spacing: 0.08em;
        text-transform: uppercase; }
      .header__search .search-form input::placeholder {
        font-size: 0.6875rem;
        line-height: 92.4%;
        letter-spacing: 0.08em;
        text-transform: uppercase; }
      .header__search .search-form input:focus {
        outline: none; }
    .header__search .search-form span {
      position: absolute;
      top: 0; }
  .header__search .search__trigger {
    cursor: pointer; }
    @media (max-width: 1160px) {
      .header__search .search__trigger span {
        display: none; } }

.aa-Item[aria-selected=true] {
  background-color: transparent !important; }

.aa-ItemIcon {
  color: #000 !important; }

.aa-ItemContentTitle {
  text-transform: uppercase;
  font-size: .75rem !important;
  letter-spacing: .08em !important; }

.aa-ItemContentPriceCurrent {
  font-weight: 500 !important;
  font-size: 0.75rem !important;
  letter-spacing: .145em; }

/* ------------------------------------------------------------ *\
  Feature
\* ------------------------------------------------------------ */
.feature {
  position: relative;
  box-sizing: border-box; }
  .feature * {
    box-sizing: border-box; }
  .feature .feature__body {
    position: relative;
    display: block;
    padding-top: 129%;
    color: inherit;
    text-decoration: none;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .feature .feature__body {
        padding-top: 128%; } }
  .feature .feature__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .feature .feature__content {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 63px 37px;
    width: 100%;
    z-index: 2;
    margin-top: auto;
    text-align: right; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .feature .feature__content {
        padding: 50px 30px; } }
    @media only screen and (max-width: 767px) {
      .feature .feature__content {
        padding: 28px 17px; } }
  .feature .feature__subtitle {
    margin: 0 0 14px;
    font-family: var(--font--body);
    font-weight: 500;
    font-size: 0.875rem;
    letter-spacing: 0.125em;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .feature .feature__subtitle {
        margin-bottom: 7px;
        font-size: 0.75rem; } }
  .feature .feature__title {
    margin-bottom: 4px;
    font-family: var(--font--heading-secondary);
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.27;
    letter-spacing: 0.045em; }
    @media not all and (min-resolution: 0.001dpcm) {
      .feature .feature__title {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .feature .feature__title {
        font-style: normal; } }
    @media only screen and (max-width: 767px) {
      .feature .feature__title {
        font-size: 0.9375rem; } }
  .feature .feature__btn {
    border-bottom: 2px solid currentColor;
    padding: 9px 0;
    min-width: auto;
    display: inline-block;
    font-size: 0.875rem;
    line-height: .92;
    transition: border-color .4s; }
    @media only screen and (max-width: 767px) {
      .feature .feature__btn {
        padding: 4px 0; } }
    .feature .feature__btn:hover {
      border-color: transparent; }
  .feature--horizontal-left .feature__content {
    text-align: left; }
  .feature--horizontal-right .feature__content {
    text-align: right; }
  .feature--horizontal-centered .feature__content {
    text-align: center; }
  .feature--vertical-top .feature__content {
    top: 0;
    bottom: auto; }
  .feature--vertical-middle .feature__content {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%); }
  .feature--vertical-bottom .feature__content {
    bottom: 0; }

/* ------------------------------------------------------------ *\
  Featured Article
\* ------------------------------------------------------------ */
.featured-article {
  position: relative;
  margin-bottom: 47px;
  padding: 51px 0;
  box-sizing: border-box;
  font-size: 0.8125rem;
  font-family: var(--font--body);
  font-weight: 400;
  line-height: 2.12;
  letter-spacing: .087em;
  /*  Page Head Hero  */ }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .featured-article {
      margin-bottom: 30px;
      padding: 40px 0;
      font-size: 0.75rem;
      line-height: 1.8; } }
  @media only screen and (max-width: 767px) {
    .featured-article {
      margin-bottom: 30px;
      padding: 25px 0;
      font-size: 0.6875rem;
      line-height: 1.8; } }
  .featured-article * {
    box-sizing: border-box; }
  .featured-article p {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit; }
  .featured-article a:not([class]) {
    color: var(--color--brand-1);
    text-decoration: none;
    font-weight: 600; }
    .featured-article a:not([class]):hover {
      text-decoration: underline;
      -webkit-text-decoration-color: var(--color--brand-5);
              text-decoration-color: var(--color--brand-5); }
  @media (min-width: 1440px) {
    .featured-article .featured-article__shell {
      padding-left: 129px;
      padding-right: 129px; } }
  @media only screen and (max-width: 767px) {
    .featured-article .featured-article__shell {
      padding: 0 34px; } }
  .featured-article .featured-article__inner {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media only screen and (max-width: 767px) {
      .featured-article .featured-article__inner {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start; } }
  .featured-article .featured-article__title {
    margin-bottom: 18px;
    font-family: var(--font--heading-secondary);
    font-weight: 400;
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: 0.03em;
    text-transform: uppercase; }
    @media not all and (min-resolution: 0.001dpcm) {
      .featured-article .featured-article__title {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .featured-article .featured-article__title {
        font-style: normal; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .featured-article .featured-article__title {
        font-size: 1.875rem; } }
    @media only screen and (max-width: 767px) {
      .featured-article .featured-article__title {
        margin-bottom: 17px;
        font-size: 1.5rem;
        line-height: 1.07; } }
  .featured-article .featured-article__title span {
    padding: 0 11px 0 4px;
    font-size: 1.5rem;
    text-transform: none; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .featured-article .featured-article__title span {
        font-size: 1.25rem; } }
    @media only screen and (max-width: 767px) {
      .featured-article .featured-article__title span {
        padding: 0 4px 0 5px;
        font-size: 0.875rem; } }
  .featured-article .featured-article__title a {
    color: inherit;
    font-weight: inherit; }
    .featured-article .featured-article__title a:hover {
      text-decoration: none;
      color: var(--color--brand-1); }
  .featured-article .featured-article__title p {
    margin-bottom: inherit; }
  .featured-article .featured-article__btn {
    margin-top: 18px; }
    @media only screen and (max-width: 767px) {
      .featured-article .featured-article__btn {
        display: none; } }
  .featured-article .featured-article__entry {
    padding-bottom: 29px;
    flex: 1; }
    @media only screen and (max-width: 767px) {
      .featured-article .featured-article__entry {
        padding: 0; } }
  .featured-article .featured-article__image {
    flex: 0 0 56.7%;
    max-width: 56.7%; }
    @media only screen and (max-width: 767px) {
      .featured-article .featured-article__image {
        margin: 0 auto;
        flex: unset;
        width: 100%;
        max-width: calc(100% - 25px); } }
  .featured-article .featured-article__image a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none; }
  .featured-article .featured-article__image img {
    width: 100%;
    display: block; }
  .featured-article .featured-article__image.is-default {
    order: 2;
    padding: 0 0 0 69px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .featured-article .featured-article__image.is-default {
        padding: 0 0 0 30px; } }
    @media only screen and (max-width: 767px) {
      .featured-article .featured-article__image.is-default {
        order: -1;
        padding: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .featured-article .featured-article__image.desktop-to-the-left {
      order: -1;
      padding: 0 30px 0 0; } }
  @media only screen and (min-width: 1025px) {
    .featured-article .featured-article__image.desktop-to-the-left {
      order: -1;
      padding: 0 69px 0 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .featured-article .featured-article__image.desktop-to-the-right {
      order: 2;
      padding: 0 0 0 30px; } }
  @media only screen and (min-width: 1025px) {
    .featured-article .featured-article__image.desktop-to-the-right {
      order: 2;
      padding: 0 0 0 69px; } }
  @media only screen and (max-width: 767px) {
    .featured-article .featured-article__image.mobile-on-top {
      order: -1;
      padding-bottom: 0; } }
  @media only screen and (max-width: 767px) {
    .featured-article .featured-article__image.mobile-on-bottom {
      order: 2;
      margin-top: 43px; } }

/* ------------------------------------------------------------ *\
  Featured Article Medium
\* ------------------------------------------------------------ */
.featured-article--medium {
  margin: 0;
  padding: 24px 0 45px;
  line-height: 2.16; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .featured-article--medium {
      padding-bottom: 24px;
      line-height: 1.8; } }
  @media only screen and (max-width: 767px) {
    .featured-article--medium {
      padding: 30px 0 22px;
      line-height: 1.8; } }
  .featured-article--medium .featured-article__inner {
    max-width: 1130px;
    margin: 0 auto; }
  .featured-article--medium .featured-article__entry {
    padding: 15px 27px 0 0; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .featured-article--medium .featured-article__entry {
        padding-right: 0; } }
    @media only screen and (max-width: 767px) {
      .featured-article--medium .featured-article__entry {
        padding: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .featured-article--medium .featured-article__image.desktop-to-the-left {
      order: -1;
      padding: 0 30px 0 0; } }
  @media only screen and (min-width: 1025px) {
    .featured-article--medium .featured-article__image.desktop-to-the-left {
      order: -1;
      padding: 0 68px 0 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .featured-article--medium .featured-article__image.desktop-to-the-right {
      order: 2;
      padding: 0 0 0 30px; } }
  @media only screen and (min-width: 1025px) {
    .featured-article--medium .featured-article__image.desktop-to-the-right {
      order: 2;
      padding: 0 0 0 41px; } }
  @media only screen and (max-width: 767px) {
    .featured-article--medium .featured-article__image.mobile-on-bottom {
      margin-top: 36px; } }

/* ------------------------------------------------------------ *\
  Featured Slideshow
\* ------------------------------------------------------------ */
.featured-slideshow {
  padding: 60px 0 64px;
  box-sizing: border-box;
  overflow: hidden; }
  @media only screen and (max-width: 767px) {
    .featured-slideshow {
      padding: 30px 0 51px; } }
  .featured-slideshow * {
    box-sizing: border-box; }
  .featured-slideshow .featured-slideshow__title {
    margin: 0 auto 86px;
    max-width: 1440px;
    padding: 0 144px;
    font-size: 48px;
    font-family: var(--font--heading-secondary);
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .03em; }
    @media not all and (min-resolution: 0.001dpcm) {
      .featured-slideshow .featured-slideshow__title {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .featured-slideshow .featured-slideshow__title {
        font-style: normal; } }
    @media only screen and (min-width: 1024px) and (max-width: 1439px) {
      .featured-slideshow .featured-slideshow__title {
        padding-left: 70px;
        padding-right: 70px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .featured-slideshow .featured-slideshow__title {
        margin-bottom: 60px;
        font-size: 36px;
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 767px) {
      .featured-slideshow .featured-slideshow__title {
        margin-bottom: 38px;
        font-size: 1.75rem;
        padding-left: 19px;
        padding-right: 19px; } }
  .featured-slideshow .featured-slideshow__title span {
    padding-right: 8px;
    font-size: 36px;
    text-transform: none; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .featured-slideshow .featured-slideshow__title span {
        font-size: 27px; } }
    @media only screen and (max-width: 767px) {
      .featured-slideshow .featured-slideshow__title span {
        padding-right: 4px;
        font-size: 1.125rem; } }

/*============================================================================
  Form scaffolding
    - Selectors setup for you to style form elements how you want
    - Focus, error, and disabled states are set to be extended
==============================================================================*/
input,
textarea,
select {
  border: 1px solid var(--color--border);
  border-radius: 0;
  max-width: 100%; }
  @media only screen and (max-width: 1024px) {
    input,
    textarea,
    select {
      font-size: 1rem; } }
  input[disabled],
  textarea[disabled],
  select[disabled] {
    cursor: default;
    background-color: rgba(92, 5, 77, 0.25);
    border-color: rgba(92, 5, 77, 0.25); }

textarea {
  min-height: 100px; }

/*================ Custom select style ================*/
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  background-image: url({{ "ico-select.svg" | asset_url }});
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-color: transparent;
  padding-right: 28px;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  /*================ Hide the svg arrow in IE9 ================*/ }
  .ie9 select {
    padding-right: 10px;
    background-image: none; }

select::-ms-expand {
  display: none; }

/*================ Error styles ================*/
input.input-error,
select.input-error,
textarea.input-error {
  border-color: var(--color--error);
  background-color: var(--color--error) -bg;
  color: var(--color--error); }

.form {
  max-width: 559px;
  margin: auto; }
  .form label {
    display: block;
    font-weight: 400;
    font-family: var(--font--title);
    font-size: 0.875rem;
    line-height: 18px;
    margin-bottom: 13px;
    letter-spacing: 0.09em;
    text-transform: uppercase; }
  .form input:not([type="submit"]) {
    width: calc(100% - 18px);
    height: 35px;
    border: 1px solid #000000;
    padding: 4px 8px;
    margin-bottom: 42px;
    letter-spacing: 0.035em;
    color: var(--color--black);
    outline: none;
    margin-bottom: 20px; }
  .form select {
    height: 35px; }
  .form textarea {
    width: calc(100% - 32px);
    height: 290px;
    padding: 16px; }
  .form .name-container div {
    width: calc(50% - 10px); }
  @media only screen and (max-width: 768px) {
    .form .btn--form {
      width: 164px;
      height: 38px;
      margin: 29px auto 8px; }
    .form .name-container div {
      width: 100%; } }

.form--mod {
  box-sizing: border-box; }
  .form--mod * {
    box-sizing: border-box; }
  .form--mod p {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit; }
  .form--mod textarea,
  .form--mod input:not([type="submit"]) {
    border-radius: 0;
    border: 1px solid #E0E0E0;
    padding: 0 13px;
    width: 100%;
    display: block;
    height: 34px;
    background: #fff;
    font-family: var(--font--body);
    font-weight: 400;
    font-size: 0.75rem;
    letter-spacing: .06em; }
    .form--mod textarea::-moz-placeholder,
    .form--mod input:not([type="submit"])::-moz-placeholder {
      color: #BDBDBD; }
    .form--mod textarea::placeholder,
    .form--mod input:not([type="submit"])::placeholder {
      color: #BDBDBD; }
    .form--mod textarea:focus,
    .form--mod input:not([type="submit"]):focus {
      border-color: #000; }
    @media only screen and (max-width: 767px) {
      .form--mod textarea,
      .form--mod input:not([type="submit"]) {
        height: 28px;
        padding: 0 10px;
        font-size: 0.6875rem; } }
  .form--mod textarea {
    height: 300px;
    padding: 13px; }
    @media only screen and (max-width: 767px) {
      .form--mod textarea {
        padding: 10px; } }

.btn--form {
  width: 157px;
  height: 45px;
  margin: 23px auto 17px;
  padding: 0; }
  @media only screen and (max-width: 768px) {
    .btn--form {
      width: 164px;
      height: 38px;
      margin: 29px auto 8px; } }

/* ------------------------------------------------------------ *\
  Btn Group
\* ------------------------------------------------------------ */
.btn-group .btn--alt {
  display: table; }

/* ------------------------------------------------------------ *\
  Form Group
\* ------------------------------------------------------------ */
.form-group .form-group__cols {
  margin: 0 -7px;
  display: flex;
  flex-flow: row wrap; }
  @media only screen and (max-width: 767px) {
    .form-group .form-group__cols {
      display: block;
      margin: 0; } }

.form-group .form-group__col {
  max-width: 100%;
  flex: 1;
  padding: 0 7px; }
  @media only screen and (max-width: 767px) {
    .form-group .form-group__col {
      padding: 0; } }

@media only screen and (max-width: 767px) {
  .form-group .form-group__col + .form-group__col {
    margin-top: 18px; } }

.form-group .form-group__col--1of2 {
  flex: 0 0 50%;
  max-width: 50%; }
  @media only screen and (max-width: 767px) {
    .form-group .form-group__col--1of2 {
      flex: 0 0 100%;
      max-width: 100%; } }

/* ------------------------------------------------------------ *\
  Full Width Image
\* ------------------------------------------------------------ */
.full-width-image {
  position: relative;
  margin: 0 auto;
  padding: 58px;
  /*  Modifiers  */ }
  @media only screen and (max-width: 1200px) {
    .full-width-image {
      padding: 30px; } }
  @media only screen and (max-width: 767px) {
    .full-width-image {
      padding: 20px 15px; } }
  .full-width-image * {
    box-sizing: border-box; }
  .full-width-image p {
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    font-style: inherit;
    line-height: inherit; }
  .full-width-image .full-width-image__body {
    position: relative;
    overflow: hidden;
    display: block;
    color: inherit;
    text-decoration: none; }
  .full-width-image .full-width-image__media {
    overflow: hidden; }
  .full-width-image .full-width-image__media img {
    display: block;
    width: 100%; }
  .full-width-image .full-width-image__btn {
    border-bottom: 2px solid currentColor;
    margin-bottom: 24px;
    padding: 0 0 9px;
    min-width: auto;
    display: inline-block;
    font-size: 0.875rem;
    line-height: .92;
    transition: border-color .4s; }
    @media only screen and (max-width: 767px) {
      .full-width-image .full-width-image__btn {
        padding: 0 0 4px; } }
    .full-width-image .full-width-image__btn:hover {
      border-color: transparent; }
  .full-width-image .full-width-image__content {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 16px 16px 4px;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .full-width-image .full-width-image__content {
        display: none; } }
  .full-width-image .full-width-image__text {
    font-family: var(--font--title);
    font-weight: 400;
    font-size: 0.6875rem;
    font-style: italic; }
  .full-width-image .full-width-image__text p {
    margin-bottom: 12px; }
  .full-width-image .full-width-image__text--emphasized {
    font-size: 1.5rem;
    line-height: 1.5; }
    @media only screen and (max-width: 767px) {
      .full-width-image .full-width-image__text--emphasized {
        font-size: 1.125rem; } }
  .full-width-image--image-large {
    max-width: 1244px; }
  .full-width-image--image-medium {
    max-width: 760px; }
    @media only screen and (max-width: 767px) {
      .full-width-image--image-medium {
        padding-left: 40px;
        padding-right: 40px; } }
    .full-width-image--image-medium .full-width-image__body {
      margin-top: 23px; }
  .full-width-image--image-small {
    max-width: 586px; }
  .full-width-image--content-centered {
    text-align: center; }
  .full-width-image--content-right {
    text-align: right; }
  .full-width-image--content-left {
    text-align: left; }

/*================ Icons ================*/
.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle; }
  .no-svg .icon {
    display: none; }

.icon--wide {
  width: 40px; }

symbol.icon:not(.icon--full-color) circle,
symbol.icon:not(.icon--full-color) ellipse,
symbol.icon:not(.icon--full-color) g,
symbol.icon:not(.icon--full-color) line,
symbol.icon:not(.icon--full-color) path,
symbol.icon:not(.icon--full-color) polygon,
symbol.icon:not(.icon--full-color) polyline,
symbol.icon:not(.icon--full-color) rect {
  fill: inherit;
  stroke: inherit; }

/*============================================================================
  A generic way to visually hide content while
  remaining accessible to screen readers (h5bp.com)
==============================================================================*/
.icon-fallback-text {
  position: absolute;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  clip: rect(0 0 0 0);
  transition: all .3s ease-in-out; }
  .no-svg .icon-fallback-text {
    position: initial;
    width: auto;
    height: auto;
    opacity: 1;
    clip: auto;
    transition: all .3s ease-in-out; }

/*================ Payment Icons ================*/
.payment-icons {
  -moz-user-select: "none";
  -webkit-user-select: "none";
  user-select: "none";
  cursor: default; }

/*================ Shopify icon on password page ================*/
.icon-shopify-logo {
  width: 72;
  height: 21; }

/* ------------------------------------------------------------ *\
  Lookbook
\* ------------------------------------------------------------ */
.lookbook {
  position: relative;
  box-sizing: border-box;
  font-family: var(--font--body);
  font-size: 0.8125rem;
  line-height: 2.12;
  letter-spacing: .095em;
  overflow: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .lookbook {
      font-size: 0.75rem;
      line-height: 1.8; } }
  @media only screen and (max-width: 767px) {
    .lookbook {
      font-size: 0.6875rem;
      line-height: 1.8;
      text-align: center; } }
  .lookbook * {
    box-sizing: border-box; }
  .lookbook a:not([class]):hover {
    color: var(--color--brand-1);
    text-decoration: underline;
    -webkit-text-decoration-color: var(--color--brand-5);
            text-decoration-color: var(--color--brand-5); }
  .lookbook p {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit; }
  .lookbook .lookbook__body {
    position: relative; }
  .lookbook .lookbook__items {
    display: grid;
    grid-template-columns: repeat(4, 1fr); }
    @media only screen and (max-width: 767px) {
      .lookbook .lookbook__items {
        grid-template-columns: repeat(3, 1fr); } }
  .lookbook .lookbook__item {
    display: block;
    width: 100%;
    text-decoration: none; }
    .lookbook .lookbook__item:hover {
      opacity: .9; }
  .lookbook .lookbook__item.is-more {
    display: none; }
  .lookbook .lookbook__item-image {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 140.5%; }
  .lookbook .lookbook__actions {
    padding: 53px 0 38px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .lookbook .lookbook__actions {
        padding: 31px 0 33px; } }
  .lookbook .lookbook__btn {
    min-width: 140px;
    padding: 11px 25px 12px;
    font-size: 0.75rem;
    letter-spacing: .095em;
    line-height: 1.2; }
  .lookbook .lookbook__btn span + span {
    display: none; }
  .lookbook .lookbook__slider {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s; }

/* ------------------------------------------------------------ *\
  Lookbook Popup Toggle
\* ------------------------------------------------------------ */
.lookbook-popup-toggle {
  display: none; }

/* ------------------------------------------------------------ *\
  Active states
\* ------------------------------------------------------------ */
.lookbook.is-active .lookbook__item.is-more {
  display: block; }

.lookbook.is-active .lookbook__btn span {
  display: none; }

.lookbook.is-active .lookbook__btn span + span {
  display: inline; }

.lookbook-popup-active #MainContent {
  position: relative; }

.lookbook-popup-active #MainContent .shopify-section:not(.is-active),
.lookbook-popup-active .lookbook .lookbook__body,
.lookbook-popup-active .btn.scroll-to-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden; }

.lookbook-popup-active .lookbook .lookbook__slider {
  position: static;
  z-index: unset;
  opacity: 1;
  visibility: visible; }

@media only screen and (max-width: 767px) {
  .lookbook-popup-active .cart__trigger {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    opacity: 0;
    visibility: hidden; } }

@media only screen and (max-width: 767px) {
  .lookbook-popup-active .lookbook-popup-toggle {
    display: inline-block; } }

/*================ Newsletter ================*/
.newsletter-popup {
  position: fixed;
  top: 50%;
  right: 0;
  left: 0;
  margin: auto;
  max-width: 717px;
  width: 100%;
  z-index: 6;
  transform: translateY(-50%); }
  .newsletter-popup .icon-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    color: var(--color--white); }
  .newsletter-popup .content {
    text-align: center;
    padding: 0 34px; }
    .newsletter-popup .content .h3 {
      max-width: 227px;
      font-size: 1.875rem;
      line-height: 34px;
      letter-spacing: -0.005em;
      text-transform: uppercase;
      margin: 0 auto 16px; }
    .newsletter-popup .content p {
      margin: 0 auto 32px;
      font-size: 0.8125rem;
      line-height: 16px;
      letter-spacing: 0.17em; }
    .newsletter-popup .content .customer-form__fields {
      max-width: 228px;
      margin: auto; }
    .newsletter-popup .content input {
      width: calc(100% - 24px);
      margin-bottom: 16px;
      border: 1px solid #b5b5b5;
      padding: 9.5px 12px; }
      .newsletter-popup .content input::-moz-placeholder {
        font-weight: 600;
        font-size: 0.75rem;
        line-height: 12px;
        letter-spacing: 0.11em;
        text-transform: uppercase;
        color: #C4C4C4; }
      .newsletter-popup .content input::placeholder {
        font-weight: 600;
        font-size: 0.75rem;
        line-height: 12px;
        letter-spacing: 0.11em;
        text-transform: uppercase;
        color: #C4C4C4; }
    .newsletter-popup .content .btn--primary {
      margin-top: 11px;
      font-weight: 500;
      font-size: 0.75rem;
      line-height: 16px;
      width: 127px;
      height: 30px;
      padding: 0; }
  @media only screen and (max-width: 768px) {
    .newsletter-popup {
      max-width: 314px; }
      .newsletter-popup .container {
        min-height: 388px; }
      .newsletter-popup .icon-close {
        color: var(--color--black); }
      .newsletter-popup .content {
        text-align: center;
        padding: 0 22px; }
        .newsletter-popup .content .h3 {
          margin: 0 auto 26px; } }

.NewsletterPopup .overlay {
  opacity: 1;
  background: rgba(255, 255, 255, 0.8);
  z-index: 5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  transition: opacity .5s ease-in-out; }

.product-card .product__item-media .product-image-contain {
  display: block; }
  .product-card .product__item-media .product-image-contain:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 0; }
  @media only screen and (max-width: 1024px) {
    .product-card .product__item-media .product-image-contain {
      z-index: 1; } }

.product-card .product__image img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  display: block; }

.product-card .product__image.rollover__image {
  position: absolute;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  clip: rect(0 0 0 0);
  transition: all .3s ease-in-out;
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0; }

.product-card .preorder {
  color: var(--color--white);
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 92.4%;
  text-align: center;
  letter-spacing: .145em;
  text-transform: capitalize;
  margin-bottom: 10px; }

.product-card .btn {
  width: 100%; }

.product-card .btn--quickbuy {
  bottom: 16px;
  left: 0;
  width: 100%;
  font-family: var(--font--body);
  font-weight: 500;
  font-size: 0.5625rem;
  line-height: 92.4%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  border: none;
  padding: 12px 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 2; }

.product-card .btnctc,
.product-card .btnatc,
.product-card .bis_container {
  display: none; }
  @media only screen and (min-width: 1025px) {
    .product-card .btnctc,
    .product-card .btnatc,
    .product-card .bis_container {
      display: block; } }

@media only screen and (min-width: 1025px) {
  .product-card .quick-add-btn,
  .product-card .btn[data-add-to-cart],
  .product-card .BIS_trigger {
    font-weight: 400;
    font-size: 0.6875rem;
    line-height: 92.4%;
    color: var(--color--white);
    text-align: center;
    letter-spacing: 0.145em;
    text-decoration: underline;
    text-transform: uppercase;
    background-color: transparent;
    border: none;
    margin: 0 auto;
    padding: 6px;
    width: auto;
    outline: none; }
  .product-card .quick-add-btn:focus,
  .product-card .btn[data-add-to-cart]:focus,
  .product-card .BIS_trigger:focus {
    border: 1px solid #000; } }

.product-card .product__item-index button {
  color: var(--color--black); }

.product-card .btnctc.showVar {
  transform: translateY(-50px);
  transition: all 1s; }

.product-card .btnctc.btnqadd.showVar {
  transform: translateY(0); }

.product-card .product__item-extra {
  margin-top: 10px;
  position: relative; }
  @media only screen and (min-width: 1025px) {
    .product-card .product__item-extra {
      margin-top: 15px;
      display: block;
      z-index: 1; } }
  .product-card .product__item-extra .h1 {
    font-family: var(--font--body);
    font-weight: 500;
    font-size: 0.6875rem;
    line-height: 16px;
    text-align: left;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 0; }
    @media only screen and (min-width: 769px) {
      .product-card .product__item-extra .h1 {
        font-size: 0.75rem;
        margin-bottom: 7px;
        margin-top: 15px; } }
    @media only screen and (min-width: 1025px) {
      .product-card .product__item-extra .h1 {
        margin-top: 0;
        margin-bottom: 7px; } }
  .product-card .product__item-extra .product-more-color {
    font-weight: 500;
    font-size: 0.5625rem;
    line-height: 92.4%;
    letter-spacing: 0.08em;
    text-transform: capitalize;
    color: #828282; }
    @media only screen and (min-width: 1025px) {
      .product-card .product__item-extra .product-more-color {
        font-size: 0.6875rem; } }
  .product-card .product__item-extra .yotpo-bottomline {
    justify-content: center;
    float: none; }
  .product-card .product__item-extra p {
    margin: 0 auto 10px; }
  .product-card .product__item-extra .product__type {
    font-weight: bold;
    font-size: 0.75rem;
    line-height: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #2B2B27;
    opacity: 0.35;
    padding-top: 15px; }
  .product-card .product__item-extra .product__price {
    font-size: 0.6875rem;
    line-height: normal;
    letter-spacing: 0.145em;
    text-transform: uppercase; }
    @media only screen and (min-width: 769px) {
      .product-card .product__item-extra .product__price {
        font-size: 0.75rem; } }
    @media only screen and (min-width: 769px) {
      .product-card .product__item-extra .product__price {
        margin-bottom: 6px; } }
    .product-card .product__item-extra .product__price .compare-price {
      color: var(--color--black); }
    .product-card .product__item-extra .product__price .regular-price {
      color: #828282;
      /* final-sale */ }
      .product-card .product__item-extra .product__price .regular-price.no-sale {
        color: var(--color--black); }
    .product-card .product__item-extra .product__price .extra25_off {
      text-transform: capitalize; }

.product-card .bg-overlay {
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.7);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 1; }

.product-card .product__item-quickshop {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 17px;
  right: 0;
  left: 0;
  text-align: center;
  opacity: 0;
  bottom: 0; }
  @media only screen and (max-width: 768px) {
    .product-card .product__item-quickshop {
      display: none;
      bottom: -100%;
      background-color: white;
      padding: 36px 42px 50px;
      text-align: left;
      z-index: -1; }
      .product-card .product__item-quickshop.active {
        position: fixed;
        opacity: 1;
        transition: all .3s ease-in-out;
        bottom: 0;
        z-index: 9999; }
      .product-card .product__item-quickshop label {
        color: #000000 !important;
        margin-top: 22px; }
      .product-card .product__item-quickshop [data-swatch] {
        color: #000000; }
      .product-card .product__item-quickshop .add-cart-block {
        width: 100%; }
        .product-card .product__item-quickshop .add-cart-block .btn--primary {
          margin-bottom: 15px; }
      .product-card .product__item-quickshop .size-chart {
        text-align: left;
        margin: 6px 0; }
        .product-card .product__item-quickshop .size-chart a {
          font-size: 0.5rem; }
      .product-card .product__item-quickshop .product-option--Color {
        display: block; }
        .product-card .product__item-quickshop .product-option--Color ul .product__swatch {
          border-radius: 0 !important;
          border: 1px solid #6F6F6F !important;
          width: 16px;
          height: 16px; }
          .product-card .product__item-quickshop .product-option--Color ul .product__swatch.selected [data-color-swatch] {
            width: 12px;
            height: 12px;
            border: 1px solid #6F6F6F !important; }
          .product-card .product__item-quickshop .product-option--Color ul .product__swatch [data-color-swatch] {
            width: 16px;
            height: 16px; }
      .product-card .product__item-quickshop .product__swatch {
        margin-right: 4px !important; }
      .product-card .product__item-quickshop .product__item-quickshop--mobile .btn--quickbuy-close {
        right: 0;
        top: 0;
        width: 35px;
        height: 35px; }
      .product-card .product__item-quickshop .product__item-quickshop--mobile .quick-shop__heading {
        margin-bottom: 15px;
        font-size: 0.75rem;
        line-height: 92.4%;
        letter-spacing: 0.125em;
        text-transform: uppercase; }
      .product-card .product__item-quickshop .product__item-quickshop--mobile img {
        float: left;
        margin: 0 16px 38px 0; }
      .product-card .product__item-quickshop .product__item-quickshop--mobile h2 {
        font-family: var(--font--body);
        font-weight: 800;
        font-size: 0.75rem;
        line-height: normal;
        letter-spacing: 0.12em;
        text-transform: uppercase;
        margin-bottom: 6px; }
      .product-card .product__item-quickshop .product__item-quickshop--mobile .product__price {
        font-size: 0.6875rem;
        line-height: 92.4%;
        letter-spacing: 0.08em;
        margin-bottom: 14px; } }
  .product-card .product__item-quickshop .product-option {
    display: none; }
  .product-card .product__item-quickshop div[name=size] {
    display: block; }
    .product-card .product__item-quickshop div[name=size] .option-heading {
      font-weight: 500;
      font-size: 0.75rem;
      line-height: 92.4%;
      text-align: center;
      letter-spacing: 0.145em;
      text-transform: capitalize;
      color: var(--color--white);
      margin-bottom: 10px; }
  .product-card .product__item-quickshop .product-option--Size ul {
    list-style: none;
    display: flex;
    margin: 10px 0;
    padding: 0;
    justify-content: center; }
    @media only screen and (max-width: 768px) {
      .product-card .product__item-quickshop .product-option--Size ul {
        justify-content: flex-start; } }
    .product-card .product__item-quickshop .product-option--Size ul li {
      font-weight: 500;
      font-size: 0.6875rem;
      line-height: 92.4%;
      text-align: center;
      letter-spacing: 0.145em;
      text-transform: uppercase; }
      .product-card .product__item-quickshop .product-option--Size ul li.selected {
        text-decoration: underline;
        font-weight: bold; }
      .product-card .product__item-quickshop .product-option--Size ul li:hover {
        text-decoration: underline; }
      .product-card .product__item-quickshop .product-option--Size ul li.sold-out:before {
        background: linear-gradient(to bottom right, transparent calc(50% - 1px), rgba(0, 0, 0, 0.6) calc(50% - 1px), rgba(0, 0, 0, 0.6) 50%, transparent 0);
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0; }
      .product-card .product__item-quickshop .product-option--Size ul li.sold-out:after {
        background: linear-gradient(to bottom left, transparent calc(50% - 1px), rgba(0, 0, 0, 0.6) calc(50% - 1px), rgba(0, 0, 0, 0.6) 50%, transparent 0);
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0; }
      .product-card .product__item-quickshop .product-option--Size ul li.sold-out span {
        opacity: 0.6; }
  .product-card .product__item-quickshop .product-option--Size .inputLabel {
    color: #F8F8F6;
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-style: normal;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 14px;
    letter-spacing: .1em;
    text-transform: uppercase;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .product-card .product__item-quickshop .product-option--Color ul {
    max-width: 75%;
    margin: 10px 0 0; }
    .product-card .product__item-quickshop .product-option--Color ul li {
      display: flex;
      margin: 0 10px 5px 0;
      border: 2px solid #fff;
      border-radius: 50%;
      width: 14px;
      height: 14px; }
      .product-card .product__item-quickshop .product-option--Color ul li:hover {
        border: 2px solid #C16E70;
        border-radius: 50%; }
      .product-card .product__item-quickshop .product-option--Color ul li.selected {
        border: 2px solid #C16E70;
        border-radius: 50%;
        padding: 0; }
      .product-card .product__item-quickshop .product-option--Color ul li:after {
        width: 12px;
        height: 12px; }
  .product-card .product__item-quickshop .product-option--Color .inputLabel {
    color: transparent;
    width: 26px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #fff; }
  .product-card .product__item-quickshop input[type=radio] {
    /*display: none;*/ }

.product-card .selected-color {
  display: none; }

.product-card .smartwishlist {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  z-index: 2 !important; }

@media only screen and (min-width: 1025px) {
  .product-card:hover .product__image.rollover__image--on,
  .product-card:focus-within .product__image.rollover__image--on {
    position: absolute;
    height: 0;
    width: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    clip: rect(0 0 0 0);
    transition: all .3s ease-in-out; }
  .product-card:hover .product__image.rollover__image,
  .product-card:focus-within .product__image.rollover__image {
    position: initial;
    width: auto;
    height: auto;
    opacity: 1;
    clip: auto;
    transition: all .3s ease-in-out; }
  .product-card:hover .bg-overlay,
  .product-card:focus-within .bg-overlay {
    opacity: 1; }
  .product-card:hover .product__item-quickshop,
  .product-card:focus-within .product__item-quickshop {
    opacity: 1;
    z-index: 2; }
  .product-card:hover .product-card.content-block:hover .bg-overlay,
  .product-card:focus-within .product-card.content-block:hover .bg-overlay {
    opacity: 0 !important; }
  .col-four .product-card .product__item-media .product-image-contain .product-badge {
    top: 94px;
    left: -64px; }
    .col-four .product-card .product__item-media .product-image-contain .product-badge .product-badge--text {
      font-size: 0.6875rem; }
    .col-four .product-card .product__item-media .product-image-contain .product-badge .product-badge--line {
      width: 80px; } }

.tooltip {
  opacity: 0;
  font-size: 0; }

.product-badge {
  position: absolute;
  top: 130px;
  transform: rotate(270deg);
  color: var(--color--white);
  z-index: 1;
  display: flex;
  align-items: center;
  left: -85px; }
  .product-badge .product-badge--text {
    font-family: var(--font--title);
    font-weight: bold;
    font-size: 0.8125rem;
    letter-spacing: 0.03em;
    line-height: 12px;
    text-transform: uppercase; }
  .product-badge .product-badge--line {
    display: block;
    border-bottom: 1px solid;
    width: 115px;
    margin-left: 14px; }
  @media only screen and (max-width: 768px) {
    .product-badge {
      top: 94px;
      left: -64px; }
      .product-badge .product-badge--text {
        font-size: 0.6875rem; }
      .product-badge .product-badge--line {
        width: 80px; } }

.template-index .product__item-quickshop,
.template-article .product__item-quickshop,
.template-404 .product__item-quickshop,
.template-product .product__item-quickshop,
.template-page .product__item-quickshop {
  padding: 17px;
  right: 0;
  left: 0;
  text-align: center;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent; }
  @media only screen and (max-width: 768px) {
    .template-index .product__item-quickshop,
    .template-article .product__item-quickshop,
    .template-404 .product__item-quickshop,
    .template-product .product__item-quickshop,
    .template-page .product__item-quickshop {
      position: unset;
      transform: none;
      opacity: 1;
      padding: 15px 0 0 0; } }
  .template-index .product__item-quickshop .product__item-extra,
  .template-article .product__item-quickshop .product__item-extra,
  .template-404 .product__item-quickshop .product__item-extra,
  .template-product .product__item-quickshop .product__item-extra,
  .template-page .product__item-quickshop .product__item-extra {
    margin: 0;
    width: 100%; }
    .template-index .product__item-quickshop .product__item-extra .h1,
    .template-article .product__item-quickshop .product__item-extra .h1,
    .template-404 .product__item-quickshop .product__item-extra .h1,
    .template-product .product__item-quickshop .product__item-extra .h1,
    .template-page .product__item-quickshop .product__item-extra .h1 {
      font-weight: 800;
      font-size: 0.75rem;
      line-height: 113.9%;
      letter-spacing: 0.145em;
      text-transform: uppercase;
      color: var(--color--black);
      margin-bottom: 14px;
      text-align: center; }
      @media only screen and (max-width: 768px) {
        .template-index .product__item-quickshop .product__item-extra .h1,
        .template-article .product__item-quickshop .product__item-extra .h1,
        .template-404 .product__item-quickshop .product__item-extra .h1,
        .template-product .product__item-quickshop .product__item-extra .h1,
        .template-page .product__item-quickshop .product__item-extra .h1 {
          font-size: 0.6875rem;
          font-weight: 500;
          line-height: 100.9%;
          margin-bottom: 6px;
          min-height: 20px; } }
    .template-index .product__item-quickshop .product__item-extra .product__price,
    .template-article .product__item-quickshop .product__item-extra .product__price,
    .template-404 .product__item-quickshop .product__item-extra .product__price,
    .template-product .product__item-quickshop .product__item-extra .product__price,
    .template-page .product__item-quickshop .product__item-extra .product__price {
      font-weight: 500;
      font-size: 0.75rem;
      line-height: normal;
      text-align: center;
      letter-spacing: 0.145em;
      text-transform: uppercase;
      margin-bottom: 14px; }
      @media only screen and (max-width: 768px) {
        .template-index .product__item-quickshop .product__item-extra .product__price,
        .template-article .product__item-quickshop .product__item-extra .product__price,
        .template-404 .product__item-quickshop .product__item-extra .product__price,
        .template-product .product__item-quickshop .product__item-extra .product__price,
        .template-page .product__item-quickshop .product__item-extra .product__price {
          font-size: 0.6875rem;
          margin-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .template-index .product__item-quickshop div[name=size],
    .template-article .product__item-quickshop div[name=size],
    .template-404 .product__item-quickshop div[name=size],
    .template-product .product__item-quickshop div[name=size],
    .template-page .product__item-quickshop div[name=size] {
      display: none; } }
  .template-index .product__item-quickshop div[name=size] .option-heading,
  .template-index .product__item-quickshop div[name=size] ul li span,
  .template-article .product__item-quickshop div[name=size] .option-heading,
  .template-article .product__item-quickshop div[name=size] ul li span,
  .template-404 .product__item-quickshop div[name=size] .option-heading,
  .template-404 .product__item-quickshop div[name=size] ul li span,
  .template-product .product__item-quickshop div[name=size] .option-heading,
  .template-product .product__item-quickshop div[name=size] ul li span,
  .template-page .product__item-quickshop div[name=size] .option-heading,
  .template-page .product__item-quickshop div[name=size] ul li span {
    color: var(--color--black); }
  .template-index .product__item-quickshop div[name=size] ul li,
  .template-article .product__item-quickshop div[name=size] ul li,
  .template-404 .product__item-quickshop div[name=size] ul li,
  .template-product .product__item-quickshop div[name=size] ul li,
  .template-page .product__item-quickshop div[name=size] ul li {
    text-decoration: none !important; }
  .template-index .product__item-quickshop .btn[data-add-to-cart],
  .template-article .product__item-quickshop .btn[data-add-to-cart],
  .template-404 .product__item-quickshop .btn[data-add-to-cart],
  .template-product .product__item-quickshop .btn[data-add-to-cart],
  .template-page .product__item-quickshop .btn[data-add-to-cart] {
    color: var(--color--black); }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.option.sold-out:before {
  background: linear-gradient(to bottom right, transparent calc(50% - 1px), rgba(255, 255, 255, 0.6) calc(50% - 1px), rgba(255, 255, 255, 0.6) 50%, transparent 0);
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

.option.sold-out:after {
  background: linear-gradient(to bottom left, transparent calc(50% - 1px), rgba(255, 255, 255, 0.6) calc(50% - 1px), rgba(255, 255, 255, 0.6) 50%, transparent 0);
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

.option.sold-out span {
  opacity: 0.6; }

.product-card label.option {
  font-size: 0.6875rem;
  line-height: 92.4%;
  text-align: center;
  letter-spacing: .145em;
  text-transform: uppercase;
  color: #fff;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-weight: 500;
  box-sizing: border-box; }

.product-card label.option:focus,
.product-card label.option:focus-within {
  outline: 1px solid white;
  border: 2px black solid;
  border-radius: 8px; }

.product-card label.option input {
  display: block !important;
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.product-card label.option input:checked + span {
  text-decoration: underline;
  font-weight: 700; }

/* ------------------------------------------------------------ *\
  Product Lookbook
\* ------------------------------------------------------------ */
.product-lookbook {
  font-family: var(--font--body);
  font-weight: 500; }
  .product-lookbook .product__shell {
    padding: 0 80px 0 186px;
    max-width: 1192px; }
    @media only screen and (max-width: 1200px) {
      .product-lookbook .product__shell {
        padding: 0 56px 0 100px; } }
    @media only screen and (max-width: 767px) {
      .product-lookbook .product__shell {
        padding: 0 53px 0 56px; } }
  .product-lookbook .product__body {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start; }
    @media only screen and (max-width: 767px) {
      .product-lookbook .product__body {
        display: block; } }
  .product-lookbook .product__image {
    padding-top: 75.6%;
    flex: 0 0 50.3%;
    max-width: 50.3%; }
    @media only screen and (max-width: 767px) {
      .product-lookbook .product__image {
        padding-top: 141%;
        flex: 0 0 100%;
        max-width: 100%; } }
  .product-lookbook .product__content {
    flex: 0 0 49.7%;
    max-width: 49.7%;
    padding-left: 79px;
    text-align: center; }
    @media only screen and (max-width: 1200px) {
      .product-lookbook .product__content {
        padding-left: 56px; } }
    @media only screen and (max-width: 767px) {
      .product-lookbook .product__content {
        padding: 0;
        flex: 0 0 100%;
        max-width: 100%; } }
  .product-lookbook .product__details {
    padding: 72.6% 38px 0; }
    @media only screen and (max-width: 1200px) {
      .product-lookbook .product__details {
        padding-left: 15px;
        padding-right: 15px; } }
    @media only screen and (max-width: 767px) {
      .product-lookbook .product__details {
        padding: 69px 20px 0; } }
  .product-lookbook .product__title {
    margin-bottom: 5px;
    font-family: inherit;
    font-weight: 500;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 1.3;
    letter-spacing: .08em;
    text-transform: uppercase; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .product-lookbook .product__title {
        font-size: 0.875rem; } }
    @media only screen and (max-width: 767px) {
      .product-lookbook .product__title {
        margin-bottom: 7px;
        font-size: 0.8125rem; } }
  .product-lookbook .product__price {
    margin-bottom: 40px;
    font-family: inherit;
    font-weight: 500;
    font-size: 0.8125rem;
    letter-spacing: .08em; }
    @media only screen and (max-width: 767px) {
      .product-lookbook .product__price {
        margin-bottom: 15px;
        font-size: 0.6875rem; } }
  .product-lookbook .product__link {
    font-family: var(--font--body);
    font-weight: 800;
    letter-spacing: .145em;
    font-size: 0.6875rem;
    text-decoration: underline;
    text-transform: uppercase; }
    .product-lookbook .product__link:hover {
      text-decoration: none; }

/* ------------------------------------------------------------ *\
  Page Head
\* ------------------------------------------------------------ */
.page-head {
  position: relative;
  margin-bottom: 55px;
  padding: 39px 0px 119px;
  box-sizing: border-box;
  font-size: 0.8125rem;
  font-family: var(--font--body);
  font-weight: 400;
  line-height: 2.12;
  letter-spacing: .087em;
  /*  Page Head Hero  */ }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .page-head {
      margin-bottom: 30px;
      padding-bottom: 70px;
      font-size: 0.75rem;
      line-height: 1.8; } }
  @media only screen and (max-width: 767px) {
    .page-head {
      margin-bottom: 46px;
      padding: 15px 0 40px;
      font-size: 0.6875rem;
      line-height: 1.8; } }
  .page-head:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: auto;
    width: 70vw;
    max-width: 986px;
    height: 1px;
    background: #D4D4D4;
    transform: translateX(-50%); }
  .page-head * {
    box-sizing: border-box; }
  .page-head p {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit; }
  .page-head a:not([class]) {
    color: var(--color--brand-1);
    text-decoration: none;
    font-weight: 600; }
    .page-head a:not([class]):hover {
      text-decoration: underline;
      -webkit-text-decoration-color: var(--color--brand-5);
              text-decoration-color: var(--color--brand-5); }
  @media (min-width: 1440px) {
    .page-head .page-head__shell {
      padding-left: 155px;
      padding-right: 155px; } }
  @media only screen and (max-width: 767px) {
    .page-head .page-head__shell {
      padding: 0 18px; } }
  .page-head .page-head__inner {
    display: flex;
    align-items: flex-end;
    max-width: 1130px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .page-head .page-head__inner {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start; } }
  .page-head .page-head__subtitle {
    margin: 0 0 3px;
    font-family: var(--font--heading-secondary);
    font-weight: 400;
    font-size: 1.125rem;
    letter-spacing: .03em;
    line-height: 1; }
    @media not all and (min-resolution: 0.001dpcm) {
      .page-head .page-head__subtitle {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .page-head .page-head__subtitle {
        font-style: normal; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .page-head .page-head__subtitle {
        font-size: 0.875rem; } }
    @media only screen and (max-width: 767px) {
      .page-head .page-head__subtitle {
        font-size: 1rem; } }
  .page-head .page-head__title {
    margin-bottom: 20px;
    max-width: 80%;
    font-family: var(--font--heading-secondary);
    font-weight: 400;
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: 0.03em; }
    @media not all and (min-resolution: 0.001dpcm) {
      .page-head .page-head__title {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .page-head .page-head__title {
        font-style: normal; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .page-head .page-head__title {
        font-size: 1.875rem; } }
    @media only screen and (max-width: 767px) {
      .page-head .page-head__title {
        margin-bottom: 13px;
        font-size: 1.125rem;
        line-height: 1.07; } }
    .page-head .page-head__title h1 {
      font-family: var(--font--heading-secondary);
      font-size: 36px; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .page-head .page-head__title h1 {
          font-size: 1.875rem; } }
      @media only screen and (max-width: 767px) {
        .page-head .page-head__title h1 {
          margin-bottom: 13px;
          font-size: 1.125rem;
          line-height: 1.07; } }
      .page-head .page-head__title h1 strong {
        font-size: 48px; }
        @media only screen and (min-width: 768px) and (max-width: 1024px) {
          .page-head .page-head__title h1 strong {
            font-size: 40px; } }
        @media only screen and (max-width: 767px) {
          .page-head .page-head__title h1 strong {
            margin-bottom: 13px;
            font-size: 1.75rem;
            line-height: 1.07; } }
  .page-head .page-head__title p {
    margin-bottom: inherit; }
  .page-head .page-head__title strong {
    font-size: 48px;
    font-weight: 400;
    text-transform: uppercase; }
    @media not all and (min-resolution: 0.001dpcm) {
      .page-head .page-head__title strong {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .page-head .page-head__title strong {
        font-style: normal; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .page-head .page-head__title strong {
        font-size: 40px; } }
    @media only screen and (max-width: 767px) {
      .page-head .page-head__title strong {
        font-size: 1.75rem; } }
  .page-head .page-head__entry {
    flex: 1; }
    @media only screen and (min-width: 1025px) {
      .page-head .page-head__entry {
        margin-bottom: -11px; } }
    @media only screen and (max-width: 767px) {
      .page-head .page-head__entry {
        padding: 35px 17px 0; } }
  .page-head .page-head__image {
    flex: 0 0 58.8%;
    max-width: 58.8%; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .page-head .page-head__image {
        flex: 0 0 50%;
        max-width: 50%; } }
    @media only screen and (max-width: 767px) {
      .page-head .page-head__image {
        position: relative;
        margin: 0 auto;
        padding-top: 67%;
        flex: unset;
        width: 100%;
        max-width: calc(100% - 54px); } }
  .page-head .page-head__image img {
    width: 100%;
    display: block; }
    @media only screen and (max-width: 767px) {
      .page-head .page-head__image img {
        height: 100%;
        left: 0;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: 50% 50%;
           object-position: 50% 50%;
        position: absolute;
        top: 0;
        width: 100%; } }
  .page-head .page-head__image.is-default {
    order: 2;
    padding: 0 0 0 65px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .page-head .page-head__image.is-default {
        padding: 0 0 0 30px; } }
    @media only screen and (max-width: 767px) {
      .page-head .page-head__image.is-default {
        order: -1;
        padding: 67% 0 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .page-head .page-head__image.desktop-to-the-left {
      order: -1;
      padding: 0 30px 0 0; } }
  @media only screen and (min-width: 1025px) {
    .page-head .page-head__image.desktop-to-the-left {
      order: -1;
      padding: 0 85px 0 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .page-head .page-head__image.desktop-to-the-right {
      order: 2;
      padding: 0 0 0 30px; } }
  @media only screen and (min-width: 1025px) {
    .page-head .page-head__image.desktop-to-the-right {
      order: 2;
      padding: 0 0 0 65px; } }
  @media only screen and (max-width: 767px) {
    .page-head .page-head__image.mobile-on-top {
      order: -1;
      padding-bottom: 0; } }
  @media only screen and (max-width: 767px) {
    .page-head .page-head__image.mobile-on-bottom {
      order: 2;
      margin-top: 30px; } }

/* ------------------------------------------------------------ *\
  E-styling
\* ------------------------------------------------------------ */
@media only screen and (max-width: 767px) {
  .template-page--e-styling .page-head .page-head__entry {
    padding-left: 29px;
    padding-right: 29px; } }

/* ------------------------------------------------------------ *\
  Page-head Store Details
\* ------------------------------------------------------------ */
.page-head--store-details {
  margin-bottom: 0;
  padding-bottom: 100px; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .page-head--store-details {
      padding-bottom: 80px; } }
  @media only screen and (max-width: 767px) {
    .page-head--store-details {
      padding-bottom: 46px; } }
  .page-head--store-details:after {
    display: none; }
  .page-head--store-details .page-head__title {
    margin-bottom: 29px; }
    @media only screen and (max-width: 767px) {
      .page-head--store-details .page-head__title {
        margin: 0 4px 29px;
        font-size: 1.75rem; } }
  @media only screen and (max-width: 767px) {
    .page-head--store-details .page-head__subtitle {
      margin: 0 4px 3px; } }
  .page-head--store-details .page-head__entry {
    margin-bottom: 50px; }
    @media only screen and (max-width: 767px) {
      .page-head--store-details .page-head__entry {
        margin-bottom: 0; } }
  @media only screen and (max-width: 767px) {
    .page-head--store-details .page-head__image {
      padding-top: 83%; } }

/* ------------------------------------------------------------ *\
  Page Head Default
\* ------------------------------------------------------------ */
.page-head--default {
  margin: 0;
  padding: 39px 0 34px; }
  @media only screen and (max-width: 767px) {
    .page-head--default {
      padding: 27px 0 6px; } }
  .page-head--default:after {
    display: none; }
  .page-head--default .page-head__title {
    margin-bottom: 21px;
    font-family: var(--font--heading-secondary);
    font-weight: 400;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: .03em;
    text-transform: uppercase; }
    @media not all and (min-resolution: 0.001dpcm) {
      .page-head--default .page-head__title {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .page-head--default .page-head__title {
        font-style: normal; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .page-head--default .page-head__title {
        font-size: 40px; } }
    @media only screen and (max-width: 767px) {
      .page-head--default .page-head__title {
        margin-bottom: 13px;
        font-size: 1.75rem;
        line-height: 1.07; } }
  .page-head--default .page-head__title span {
    padding: 0 7px 0 0;
    font-size: 36px;
    text-transform: none; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .page-head--default .page-head__title span {
        font-size: 1.875rem; } }
    @media only screen and (max-width: 767px) {
      .page-head--default .page-head__title span {
        padding: 0 4px 0 0;
        font-size: 1.125rem; } }
  .page-head--default .page-head__entry {
    margin-bottom: 37px; }
    @media only screen and (max-width: 1024px) {
      .page-head--default .page-head__entry {
        margin-bottom: 0; } }
    @media only screen and (max-width: 767px) {
      .page-head--default .page-head__entry {
        padding-top: 32px; } }
  @media only screen and (max-width: 767px) {
    .page-head--default .page-head__image {
      padding-top: 83%; } }

/* ------------------------------------------------------------ *\
  Page Text
\* ------------------------------------------------------------ */
.page-text {
  margin: 0 auto;
  padding: 52px;
  box-sizing: border-box;
  font-size: 0.8125rem;
  font-family: var(--font--body);
  font-weight: 400;
  line-height: 2.12;
  letter-spacing: .087em;
  text-align: center;
  /**
   * Modifiers
   */
  /*  Text  */
  /*  Content  */
  /*  Size  */
  /*  Padding  */ }
  @media only screen and (max-width: 1200px) {
    .page-text {
      padding-left: 30px;
      padding-right: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .page-text {
      font-size: 0.75rem;
      line-height: 1.8; } }
  @media only screen and (max-width: 767px) {
    .page-text {
      padding: 15px 16px;
      line-height: 1.8;
      font-size: 0.6875rem; } }
  .page-text * {
    box-sizing: border-box; }
  .page-text a:not(.btn) {
    font-weight: 600;
    color: var(--color--brand-1);
    text-decoration: none; }
    .page-text a:not(.btn):hover {
      text-decoration: underline;
      -webkit-text-decoration-color: var(--color--brand-5);
              text-decoration-color: var(--color--brand-5); }
  .page-text p {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit; }
  .page-text .page-text__content {
    max-width: 58%;
    margin: 0 auto;
    padding: 9px 0 0; }
    @media only screen and (max-width: 767px) {
      .page-text .page-text__content {
        max-width: 100%;
        padding-top: 13px; } }
  .page-text .page-text__content--emphasized {
    padding-top: 0;
    font-family: var(--font--heading-secondary);
    font-weight: 400;
    font-size: 36px;
    letter-spacing: 0.03em;
    line-height: 1.22; }
    @media not all and (min-resolution: 0.001dpcm) {
      .page-text .page-text__content--emphasized {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .page-text .page-text__content--emphasized {
        font-style: normal; } }
    @media only screen and (max-width: 1024px) {
      .page-text .page-text__content--emphasized {
        font-size: 1.75rem; } }
    @media only screen and (max-width: 767px) {
      .page-text .page-text__content--emphasized {
        font-size: 1.125rem;
        line-height: 1.4; } }
  .page-text .page-text__content--emphasized p {
    margin-bottom: 9px; }
    @media only screen and (max-width: 767px) {
      .page-text .page-text__content--emphasized p {
        margin-bottom: 6px; } }
  .page-text--text-centered {
    text-align: center; }
  .page-text--text-right {
    text-align: right; }
    @media only screen and (max-width: 767px) {
      .page-text--text-right {
        text-align: center; } }
  .page-text--text-left {
    text-align: left; }
    @media only screen and (max-width: 767px) {
      .page-text--text-left {
        text-align: center; } }
  .page-text--content-centered .page-text__content {
    margin: 0 auto; }
  .page-text--content-right .page-text__content {
    margin: 0 0 0 auto; }
  .page-text--content-left .page-text__content {
    margin: 0 auto 0 0; }
  .page-text--size-large .page-text__content {
    max-width: 70%; }
    @media only screen and (max-width: 767px) {
      .page-text--size-large .page-text__content {
        max-width: 100%; } }
  .page-text--size-medium .page-text__content {
    max-width: 58%; }
    @media only screen and (max-width: 767px) {
      .page-text--size-medium .page-text__content {
        max-width: 100%; } }
  .page-text--size-small .page-text__content {
    max-width: 518px; }
    @media only screen and (max-width: 767px) {
      .page-text--size-small .page-text__content {
        max-width: 100%; } }
  .page-text--pt-lg-xxl {
    padding-top: 83px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .page-text--pt-lg-xxl {
        padding-top: 65px; } }
    @media only screen and (max-width: 767px) {
      .page-text--pt-lg-xxl {
        padding-top: 20px; } }
  .page-text--pt-lg-xl {
    padding-top: 70px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .page-text--pt-lg-xl {
        padding-top: 50px; } }
    @media only screen and (max-width: 767px) {
      .page-text--pt-lg-xl {
        padding-top: 20px; } }
  .page-text--pt-lg-l {
    padding-top: 49px; }
    @media only screen and (max-width: 767px) {
      .page-text--pt-lg-l {
        padding-top: 15px; } }
  .page-text--pt-lg-l .page-text__content {
    padding-top: 0; }
  .page-text--pt-lg-sm {
    padding-top: 35px; }
    @media only screen and (max-width: 767px) {
      .page-text--pt-lg-sm {
        padding-top: 20px; } }
  .page-text--pt-lg-xs {
    padding-top: 15px; }
  .page-text--pt-lg-none {
    padding-top: 0; }
  .page-text--pb-lg-xxl {
    padding-bottom: 83px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .page-text--pb-lg-xxl {
        padding-bottom: 65px; } }
    @media only screen and (max-width: 767px) {
      .page-text--pb-lg-xxl {
        padding-bottom: 5px; } }
  .page-text--pb-lg-xl {
    padding-bottom: 70px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .page-text--pb-lg-xl {
        padding-bottom: 50px; } }
    @media only screen and (max-width: 767px) {
      .page-text--pb-lg-xl {
        padding-bottom: 4px; } }
  .page-text--pb-lg-l {
    padding-bottom: 44px; }
    @media only screen and (max-width: 767px) {
      .page-text--pb-lg-l {
        padding-bottom: 10px; } }
  .page-text--pb-lg-sm {
    padding-bottom: 35px; }
    @media only screen and (max-width: 767px) {
      .page-text--pb-lg-sm {
        padding-bottom: 20px; } }
  .page-text--pb-lg-xs {
    padding-bottom: 15px; }
  .page-text--pb-lg-none {
    padding-bottom: 0; }

/* ------------------------------------------------------------ *\
  Page Text Mod
\* ------------------------------------------------------------ */
.page-text--mod .page-text__actions {
  padding-top: 27px; }
  @media only screen and (max-width: 767px) {
    .page-text--mod .page-text__actions {
      padding-top: 47px; } }

.page-text--mod .page-text__actions .btn--alt {
  padding: 0 0 4px;
  font-size: 0.75rem; }
  @media only screen and (max-width: 767px) {
    .page-text--mod .page-text__actions .btn--alt {
      font-size: 0.6875rem; } }

.page-text--mod .page-text__content p + p {
  padding-top: 29px; }
  @media only screen and (max-width: 767px) {
    .page-text--mod .page-text__content p + p {
      padding-top: 53px; } }

/* ------------------------------------------------------------ *\
  In Pages
\* ------------------------------------------------------------ */
/*================ Rich Text Editor ================*/
.rte img {
  height: auto; }

.rte table {
  table-layout: fixed;
  border-collapse: collapse; }
  .rte table td {
    border: 1px solid;
    padding: 10px; }

.rte ul,
.rte ol {
  margin: 0; }

.rte ul {
  list-style: disc outside; }
  .rte ul ul {
    list-style: circle outside; }
    .rte ul ul ul {
      list-style: square outside; }

.text-center.rte ul,
.text-center.rte ol,
.text-center .rte ul,
.text-center .rte ol {
  margin-left: 0;
  list-style-position: inside; }

.rte-table {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.rte__video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  height: auto; }
  .rte__video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.rte__table-wrapper {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* ------------------------------------------------------------ *\
  Slider Arrows
\* ------------------------------------------------------------ */
.slider--arrows .slick-arrow {
  width: 28px;
  height: 8px; }
  @media only screen and (max-width: 767px) {
    .slider--arrows .slick-arrow {
      width: 21px;
      height: 8px; } }

.slider--arrows .slick-arrow.slick-prev,
.slider--arrows .slick-arrow.slick-next {
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat; }

.slider--arrows .slick-arrow.slick-prev {
  left: 14px; }
  @media only screen and (max-width: 767px) {
    .slider--arrows .slick-arrow.slick-prev {
      left: 10px; } }

.slider--arrows .slick-arrow.slick-next {
  right: 14px; }
  @media only screen and (max-width: 767px) {
    .slider--arrows .slick-arrow.slick-next {
      right: 10px; } }

/* ------------------------------------------------------------ *\
  Slider Arrows Light
\* ------------------------------------------------------------ */
.slider--arrows-light .slick-arrow.slick-prev {
  background-image: url(./arrow-left-light.svg); }

.slider--arrows-light .slick-arrow.slick-next {
  background-image: url(./arrow-right-light.svg); }

/* ------------------------------------------------------------ *\
  Slider Arrows Dark
\* ------------------------------------------------------------ */
.slider--arrows-dark .slick-arrow.slick-prev {
  background-image: url(./arrow-left-dark.svg); }

.slider--arrows-dark .slick-arrow.slick-next {
  background-image: url(./arrow-right-dark.svg); }

/* ------------------------------------------------------------ *\
  Slider Custom Paging
\* ------------------------------------------------------------ */
.slider--custom-paging .slick-dots button {
  /*pointer-events: none;*/
  display: none; }

.slider--custom-paging .slick-active button {
  display: inline-block; }

/* ------------------------------------------------------------ *\
  Slider Store
\* ------------------------------------------------------------ */
.slider--store {
  overflow: hidden; }
  .slider--store .slick-list {
    width: 100%; }
  .slider--store .slider__slides {
    margin: 0 -30px; }
  .slider--store .slider__slide {
    width: 100%;
    padding: 0 30px; }
  .slider--store .slider__slide-image {
    padding-top: 100%; }
    @media only screen and (max-width: 767px) {
      .slider--store .slider__slide-image {
        padding-top: 102%; } }
  .slider--store .slick-arrow.slick-prev {
    left: 44px; }
    @media only screen and (max-width: 767px) {
      .slider--store .slick-arrow.slick-prev {
        left: 40px; } }
  .slider--store .slick-arrow.slick-next {
    right: 44px; }
    @media only screen and (max-width: 767px) {
      .slider--store .slick-arrow.slick-next {
        right: 40px; } }

/* ------------------------------------------------------------ *\
  Slider Featured
\* ------------------------------------------------------------ */
.slider--featured .slick-list {
  overflow: visible !important;
  width: 100%; }

.slider--featured .slider__slides {
  position: relative;
  left: 45px;
  max-width: 65.7%;
  margin: 0 auto; }
  @media only screen and (max-width: 767px) {
    .slider--featured .slider__slides {
      max-width: 68%;
      left: 0; } }

.slider--featured .slider__slide {
  position: relative;
  margin-bottom: 65px;
  padding: 0 9px; }
  @media only screen and (max-width: 767px) {
    .slider--featured .slider__slide {
      margin-bottom: 48px;
      padding: 0 5px; } }

.slider--featured__alt-layout .slider__slide:nth-child(2n) {
  margin-top: 65px;
  margin-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .slider--featured__alt-layout .slider__slide:nth-child(2n) {
      margin-top: 48px; } }

.slider--featured .slick-arrow {
  bottom: 0;
  width: 48px; }
  .slider--featured .slick-arrow.slick-prev {
    left: 30%;
    background: url("/cdn/shop/files/featured-arrow-left.svg?v=1652481112") no-repeat; }
  .slider--featured .slick-arrow.slick-next {
    right: 30%;
    background: url("/cdn/shop/files/featured-arrow-right.svg?v=1652481112") no-repeat; }

/* ------------------------------------------------------------ *\
  Slider Lookbook
\* ------------------------------------------------------------ */
.slider--lookbook .slider__clip {
  position: relative; }

.slider--lookbook .slider__title {
  position: absolute;
  bottom: 124px;
  left: 50%;
  margin-left: -551px;
  font-family: var(--font--heading-primary);
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  color: #000;
  letter-spacing: .03em;
  text-transform: uppercase;
  transform: rotate(270deg); }
  @media only screen and (max-width: 1200px) {
    .slider--lookbook .slider__title {
      left: 0;
      margin-left: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .slider--lookbook .slider__title {
      bottom: 17%; } }
  @media only screen and (max-width: 767px) {
    .slider--lookbook .slider__title {
      top: 50.4%;
      bottom: auto;
      margin-left: -3px;
      font-size: 0.6875rem; } }
  .slider--lookbook .slider__title:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    margin-left: 16px;
    width: 290px;
    height: 1px;
    background: currentColor;
    transform: translateY(-50%); }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .slider--lookbook .slider__title:before {
        width: 220px; } }
    @media only screen and (max-width: 767px) {
      .slider--lookbook .slider__title:before {
        margin-left: 8px;
        width: 131px; } }

.slider--lookbook .slider__breadcrumbs {
  margin: 0 auto;
  padding: 40px 53px 43px;
  max-width: 1192px; }
  @media only screen and (max-width: 1200px) {
    .slider--lookbook .slider__breadcrumbs {
      padding-left: 100px;
      padding-right: 56px; } }
  @media only screen and (max-width: 767px) {
    .slider--lookbook .slider__breadcrumbs {
      padding: 17px 53px 27px 56px; } }

.slider--lookbook .slider__breadcrumbs ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  list-style: none;
  font-family: var(--font--body);
  font-size: 0.6875rem;
  font-weight: 400;
  color: #696969;
  letter-spacing: .075em;
  text-transform: capitalize; }
  @media only screen and (max-width: 767px) {
    .slider--lookbook .slider__breadcrumbs ul {
      font-size: 0.6875rem; } }

.slider--lookbook .slider__breadcrumbs li {
  position: relative;
  padding-right: 11px; }
  .slider--lookbook .slider__breadcrumbs li:after {
    content: '/';
    position: absolute;
    top: 0;
    right: 3px;
    display: inline-block; }

.slider--lookbook .slider__breadcrumbs li:last-child {
  padding-right: 0; }
  .slider--lookbook .slider__breadcrumbs li:last-child:after {
    display: none; }

.slider--lookbook .slider__breadcrumbs a {
  text-decoration: none;
  color: inherit; }
  .slider--lookbook .slider__breadcrumbs a:hover {
    text-decoration: underline; }

@media only screen and (max-width: 767px) {
  .slider--lookbook .slider__actions {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 53px;
    padding-right: 56px;
    pointer-events: none; } }

@media only screen and (max-width: 767px) {
  .slider--lookbook .slider__arrows {
    position: static;
    padding: 17px 0 0 3px;
    width: 102%;
    display: flex;
    justify-content: space-between; } }

.slider--lookbook .slider__dots {
  position: absolute;
  top: 0;
  left: 50%;
  padding: 0 80px 0 186px;
  max-width: 1192px;
  width: 100%;
  pointer-events: none;
  transform: translateX(-50%); }
  @media only screen and (max-width: 1200px) {
    .slider--lookbook .slider__dots {
      padding: 0 56px 0 100px; } }
  @media only screen and (max-width: 767px) {
    .slider--lookbook .slider__dots {
      position: static;
      padding: 141% 53px 0 56px;
      transform: none; } }

.slider--lookbook .slider__foot {
  padding: 84px 53px 90px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .slider--lookbook .slider__foot {
      padding: 49px 56px 71px 53px; } }

.slider--lookbook .slider__foot .btn--alt {
  font-size: 0.6875rem;
  padding: 0 0 4px; }

.slider--lookbook .slick-dots {
  position: static;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  padding-top: 25%;
  padding-left: 79px;
  max-width: 49.7%;
  margin: 0 0 0 auto;
  font-family: var(--font--body);
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: 0.08em; }
  @media only screen and (max-width: 1200px) {
    .slider--lookbook .slick-dots {
      padding-left: 56px; } }
  @media only screen and (max-width: 767px) {
    .slider--lookbook .slick-dots {
      margin: 36px auto 0;
      padding: 0;
      width: 100%;
      font-size: 0.6875rem; } }

.slider--lookbook .slick-dots li {
  margin: 0;
  width: auto;
  height: auto; }

.slider--lookbook .slick-dots li button {
  width: auto;
  height: auto;
  padding: 0;
  background: transparent;
  border-radius: 0;
  color: #000;
  cursor: default;
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
  letter-spacing: inherit; }

.slider--lookbook .slick-arrow.slick-prev,
.slider--lookbook .slick-arrow.slick-next {
  top: 50%;
  margin-top: -60px;
  width: 19px;
  height: 27px;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  pointer-events: all; }
  @media only screen and (max-width: 1200px) {
    .slider--lookbook .slick-arrow.slick-prev,
    .slider--lookbook .slick-arrow.slick-next {
      margin-top: -46px; } }
  @media only screen and (max-width: 767px) {
    .slider--lookbook .slick-arrow.slick-prev,
    .slider--lookbook .slick-arrow.slick-next {
      position: static;
      top: auto;
      margin: 0;
      width: 15px;
      height: 21px;
      transform: none; } }
  .slider--lookbook .slick-arrow.slick-prev:hover,
  .slider--lookbook .slick-arrow.slick-next:hover {
    opacity: .4; }

.slider--lookbook .slick-arrow.slick-prev {
  left: 50%;
  margin-left: 134px; }
  @media only screen and (max-width: 1200px) {
    .slider--lookbook .slick-arrow.slick-prev {
      margin-left: 50px; } }
  @media only screen and (max-width: 767px) {
    .slider--lookbook .slick-arrow.slick-prev {
      left: auto;
      margin-left: 0; } }

.slider--lookbook .slick-arrow.slick-next {
  right: auto;
  left: 50%;
  margin-left: 496px; }
  @media only screen and (max-width: 1200px) {
    .slider--lookbook .slick-arrow.slick-next {
      right: 25px;
      left: auto;
      margin-left: 0; } }
  @media only screen and (max-width: 767px) {
    .slider--lookbook .slick-arrow.slick-next {
      right: auto; } }

.slider--lookbook .slick-arrow.slick-prev {
  background-image: url(./lt-arrow.svg); }

.slider--lookbook .slick-arrow.slick-next {
  background-image: url(./gt-arrow.svg); }

/* ------------------------------------------------------------ *\
  Store
\* ------------------------------------------------------------ */
.store {
  padding: 64px 0;
  box-sizing: border-box;
  font-size: 0.8125rem;
  font-family: var(--font--body);
  font-weight: 400;
  line-height: 2.12;
  letter-spacing: .087em; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .store {
      padding: 40px 0;
      font-size: 0.75rem;
      line-height: 1.8; } }
  @media only screen and (max-width: 767px) {
    .store {
      padding: 0 33px 60px;
      font-size: 0.6875rem;
      line-height: 1.8; } }
  .store * {
    box-sizing: border-box; }
  .store p {
    margin: 0 0 14px;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit; }
    @media only screen and (max-width: 767px) {
      .store p {
        margin-bottom: 16px; } }
  .store a[href^="mailto"] {
    word-break: break-all; }
  .store p a {
    color: var(--color--brand-1);
    text-decoration: none; }
    .store p a:hover {
      text-decoration: underline;
      -webkit-text-decoration-color: var(--color--brand-5);
              text-decoration-color: var(--color--brand-5); }
  .store p a[href^="tel"],
  .store p a[href^="mailto"] {
    color: #000; }
    .store p a[href^="tel"]:hover,
    .store p a[href^="mailto"]:hover {
      text-decoration: underline;
      -webkit-text-decoration-color: var(--color--brand-5);
              text-decoration-color: var(--color--brand-5); }
  .store .store__body {
    margin: 0 auto;
    max-width: 1230px;
    display: flex;
    flex-flow: row wrap;
    align-items: center; }
    @media (min-width: 1200px) {
      .store .store__body {
        padding-left: 168px; } }
    @media only screen and (max-width: 767px) {
      .store .store__body {
        display: block; } }
  .store .store__aside {
    flex: 0 0 58%;
    max-width: 58%; }
    @media (min-width: 1200px) {
      .store .store__aside {
        flex: 0 0 49%;
        max-width: 49%; } }
    @media only screen and (max-width: 767px) {
      .store .store__aside {
        flex: 0 0 100%;
        max-width: 100%; } }
  .store .store__content {
    padding: 40px 0 40px 93px;
    flex: 0 0 42%;
    max-width: 42%; }
    @media (min-width: 1200px) {
      .store .store__content {
        flex: 0 0 51%;
        max-width: 51%; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .store .store__content {
        padding: 12px 0 12px 40px; } }
    @media only screen and (max-width: 767px) {
      .store .store__content {
        padding: 28px 0 0;
        flex: 0 0 100%;
        max-width: 100%; } }
  .store .store__title {
    margin-bottom: 27px;
    font-family: var(--font--heading-secondary);
    font-weight: 400;
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: 0.03em;
    text-transform: uppercase; }
    @media not all and (min-resolution: 0.001dpcm) {
      .store .store__title {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .store .store__title {
        font-style: normal; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .store .store__title {
        font-size: 1.875rem; } }
    @media only screen and (max-width: 767px) {
      .store .store__title {
        margin-bottom: 13px;
        font-size: 1.75rem;
        line-height: 1; } }
  .store .store__subtitle {
    margin: 0 0 25px;
    font-family: var(--font--heading-secondary);
    font-weight: 400;
    font-size: 1.125rem;
    letter-spacing: 0.03em;
    text-transform: none;
    line-height: 1; }
    @media not all and (min-resolution: 0.001dpcm) {
      .store .store__subtitle {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .store .store__subtitle {
        font-style: normal;
        font-size: 1rem; } }
    @media only screen and (max-width: 767px) {
      .store .store__subtitle {
        font-size: 1rem; } }
  .store .store__links {
    padding-bottom: 43px;
    display: flex;
    flex-flow: row wrap; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .store .store__links {
        padding-bottom: 20px; } }
    @media only screen and (max-width: 767px) {
      .store .store__links {
        padding-bottom: 24px; } }
  .store .store__links a {
    display: inline-block;
    margin: 0 18px 8px 0;
    text-decoration: underline;
    font-family: var(--font--body);
    font-weight: 800;
    font-style: italic;
    text-transform: capitalize; }
    @media not all and (min-resolution: 0.001dpcm) {
      .store .store__links a {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .store .store__links a {
        font-style: normal; } }
    @media only screen and (max-width: 767px) {
      .store .store__links a {
        margin-right: 16px;
        font-size: 0.6875rem; } }
    .store .store__links a:hover {
      text-decoration: none;
      font-weight: 800; }
  @media only screen and (max-width: 767px) {
    .store .store__btn {
      margin-top: 5px; } }

/* ------------------------------------------------------------ *\
  E-styling
\* ------------------------------------------------------------ */
@media only screen and (max-width: 767px) {
  .template-page--e-styling .store {
    padding-bottom: 25px; } }

.template-page--e-styling .store .store__links {
  padding-top: 27px; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .template-page--e-styling .store .store__links {
      padding-top: 10px; } }
  @media only screen and (max-width: 767px) {
    .template-page--e-styling .store .store__links {
      padding: 4px 0 21px; } }

.template-page--e-styling .store .store__content {
  padding-bottom: 38px; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .template-page--e-styling .store .store__content {
      padding-bottom: 0; } }
  @media only screen and (max-width: 767px) {
    .template-page--e-styling .store .store__content {
      padding-bottom: 0; } }

/* ------------------------------------------------------------ *\
  Store Map
\* ------------------------------------------------------------ */
.store--map {
  padding: 0 0 100px; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .store--map {
      padding-bottom: 80px; } }
  @media only screen and (max-width: 767px) {
    .store--map {
      padding: 0 0 50px; } }
  .store--map .store__map {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 66%;
    overflow: hidden; }
  .store--map .store__map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .store--map .store__body {
    max-width: 1046px;
    align-items: flex-start;
    padding: 0; }
  .store--map .store__content {
    padding: 0 15px 0 50px;
    flex: 0 0 33.2%;
    max-width: 33.2%; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .store--map .store__content {
        padding: 0 15px 0 0; } }
    @media only screen and (max-width: 767px) {
      .store--map .store__content {
        padding: 0 19px 13px;
        flex: 0 0 100%;
        max-width: 100%; } }
  .store--map .store__aside {
    flex: 0 0 66.8%;
    max-width: 66.8%; }
    @media only screen and (max-width: 767px) {
      .store--map .store__aside {
        padding: 0 16px;
        flex: 0 0 100%;
        max-width: 100%; } }
  .store--map .store__links {
    padding-bottom: 25px; }

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

/* ------------------------------------------------------------ *\
  Tile
\* ------------------------------------------------------------ */
.tile {
  position: relative;
  margin: 0 auto;
  /*  Modifiers  */ }
  .tile * {
    box-sizing: border-box; }
  .tile p {
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    font-style: inherit;
    line-height: inherit; }
  .tile .tile__body {
    position: relative;
    overflow: hidden;
    display: block;
    color: inherit;
    text-decoration: none; }
  .tile .tile__media {
    overflow: hidden; }
  .tile .tile__media img {
    display: block;
    width: 100%; }
  .tile .tile__btn {
    border-bottom: 2px solid currentColor;
    margin-bottom: 24px;
    padding: 0 0 9px;
    min-width: auto;
    display: inline-block;
    font-size: 0.875rem;
    line-height: .92;
    transition: border-color .4s; }
    @media only screen and (max-width: 767px) {
      .tile .tile__btn {
        padding: 0 0 4px; } }
    .tile .tile__btn:hover {
      border-color: transparent; }
  .tile .tile__content {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 16px 16px 0;
    width: 100%;
    line-height: 1.5; }
    @media only screen and (max-width: 767px) {
      .tile .tile__content {
        display: none; } }
  .tile .tile__text {
    font-family: var(--font--heading-secondary);
    font-weight: 400;
    font-size: 0.6875rem; }
    @media not all and (min-resolution: 0.001dpcm) {
      .tile .tile__text {
        font-style: normal; } }
    @supports (-moz-appearance: none) {
      .tile .tile__text {
        font-style: normal; } }
  .tile .tile__text--emphasized {
    font-size: 1.5rem;
    line-height: 1.5; }
    @media only screen and (max-width: 767px) {
      .tile .tile__text--emphasized {
        font-size: 1.125rem; } }
  .tile .tile__text p {
    margin-bottom: 15px; }
  .tile--image-large {
    max-width: 1128px; }
  .tile--image-medium {
    max-width: 644px; }
  .tile--image-small {
    max-width: 470px; }
  .tile--content-centered {
    text-align: center; }
  .tile--content-right {
    text-align: right; }
  .tile--content-left {
    text-align: left; }

/* ------------------------------------------------------------ *\
  Tiles.
\* ------------------------------------------------------------ */
.tiles {
  overflow: hidden;
  box-sizing: border-box;
  /**
   * Modifiers
   */
  /*  For Layout  */
  /*  For padding  */ }
  .tiles * {
    box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    .tiles .tiles__shell {
      padding-left: 12px;
      padding-right: 12px; } }
  .tiles .tiles__inner {
    position: relative;
    margin: 0 auto;
    max-width: 989px;
    left: 41px; }
    @media only screen and (max-width: 1200px) {
      .tiles .tiles__inner {
        left: auto; } }
  .tiles .tiles__body {
    margin: 0 -61px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center; }
    @media only screen and (max-width: 1200px) {
      .tiles .tiles__body {
        margin: 0 -30px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .tiles .tiles__body {
        margin: 0 -15px; } }
    @media only screen and (max-width: 767px) {
      .tiles .tiles__body {
        margin: 0 -5px;
        justify-content: unset; } }
  .tiles .tiles__item {
    margin: 0;
    padding: 0 61px;
    flex: 0 0 50%;
    max-width: 50%; }
    @media only screen and (max-width: 1200px) {
      .tiles .tiles__item {
        padding: 0 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .tiles .tiles__item {
        padding: 0 15px; } }
    @media only screen and (max-width: 767px) {
      .tiles .tiles__item {
        padding: 0 5px; } }
  .tiles .tiles__item--1 {
    flex: 0 0 57%;
    max-width: 57%; }
    @media only screen and (max-width: 767px) {
      .tiles .tiles__item--1 {
        flex: 0 0 59%;
        max-width: 59%; } }
  .tiles .tiles__item--2 {
    flex: 0 0 43%;
    max-width: 43%; }
    @media only screen and (max-width: 767px) {
      .tiles .tiles__item--2 {
        flex: 0 0 41%;
        max-width: 41%; } }
  .tiles--layout-vertical-image-left .tiles__inner {
    left: auto;
    max-width: none; }
  .tiles--layout-vertical-image-left .tiles__shell {
    max-width: none;
    padding: 0 86px 0 0; }
    @media only screen and (max-width: 1200px) {
      .tiles--layout-vertical-image-left .tiles__shell {
        padding-right: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .tiles--layout-vertical-image-left .tiles__shell {
        padding-right: 30px; } }
    @media only screen and (max-width: 767px) {
      .tiles--layout-vertical-image-left .tiles__shell {
        padding-right: 0; } }
  .tiles--layout-vertical-image-left .tiles__body {
    margin: 0 -45px; }
    @media only screen and (max-width: 1200px) {
      .tiles--layout-vertical-image-left .tiles__body {
        margin: 0 -30px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .tiles--layout-vertical-image-left .tiles__body {
        margin: 0 -15px; } }
    @media only screen and (max-width: 767px) {
      .tiles--layout-vertical-image-left .tiles__body {
        margin: 0 -5px; } }
  .tiles--layout-vertical-image-left .tiles__item {
    padding: 0 45px; }
    @media only screen and (max-width: 1200px) {
      .tiles--layout-vertical-image-left .tiles__item {
        padding: 0 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .tiles--layout-vertical-image-left .tiles__item {
        padding: 0 15px; } }
    @media only screen and (max-width: 767px) {
      .tiles--layout-vertical-image-left .tiles__item {
        padding: 0 5px; } }
  .tiles--layout-vertical-image-left .tiles__item--1 {
    flex: 0 0 41.7%;
    max-width: 41.7%; }
    @media only screen and (max-width: 767px) {
      .tiles--layout-vertical-image-left .tiles__item--1 {
        margin-right: auto;
        padding-bottom: 20px;
        flex: 0 0 68%;
        max-width: 68%; } }
  .tiles--layout-vertical-image-left .tiles__item--2 {
    flex: 0 0 58.3%;
    max-width: 58.3%; }
    @media only screen and (max-width: 767px) {
      .tiles--layout-vertical-image-left .tiles__item--2 {
        margin-left: auto;
        padding-top: 20px;
        padding-bottom: 25px;
        flex: 0 0 73%;
        max-width: 73%; } }
  .tiles--layout-vertical-image-left + .page-text--content-right {
    margin-top: -16px; }
    @media only screen and (max-width: 1200px) {
      .tiles--layout-vertical-image-left + .page-text--content-right {
        margin-top: 0; } }
  .tiles--layout-vertical-image-right .tiles__inner {
    left: auto;
    max-width: none; }
  .tiles--layout-vertical-image-right .tiles__shell {
    max-width: none;
    padding: 0 0 0 94px; }
    @media only screen and (max-width: 1200px) {
      .tiles--layout-vertical-image-right .tiles__shell {
        padding-left: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .tiles--layout-vertical-image-right .tiles__shell {
        padding-left: 30px; } }
    @media only screen and (max-width: 767px) {
      .tiles--layout-vertical-image-right .tiles__shell {
        padding-left: 0; } }
  .tiles--layout-vertical-image-right .tiles__body {
    margin: 0 -41px; }
    @media only screen and (max-width: 1200px) {
      .tiles--layout-vertical-image-right .tiles__body {
        margin: 0 -30px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .tiles--layout-vertical-image-right .tiles__body {
        margin: 0 -15px; } }
    @media only screen and (max-width: 767px) {
      .tiles--layout-vertical-image-right .tiles__body {
        margin: 0 -5px; } }
  .tiles--layout-vertical-image-right .tiles__item {
    padding: 0 41px; }
    @media only screen and (max-width: 1200px) {
      .tiles--layout-vertical-image-right .tiles__item {
        padding: 0 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .tiles--layout-vertical-image-right .tiles__item {
        padding: 0 15px; } }
    @media only screen and (max-width: 767px) {
      .tiles--layout-vertical-image-right .tiles__item {
        padding: 0 5px; } }
  .tiles--layout-vertical-image-right .tiles__item--1 {
    flex: 0 0 58.3%;
    max-width: 58.3%; }
    @media only screen and (max-width: 767px) {
      .tiles--layout-vertical-image-right .tiles__item--1 {
        margin-left: auto;
        padding-top: 20px;
        padding-bottom: 14px;
        flex: 0 0 73%;
        max-width: 73%; } }
  .tiles--layout-vertical-image-right .tiles__item--2 {
    flex: 0 0 41.7%;
    max-width: 41.7%; }
    @media only screen and (max-width: 767px) {
      .tiles--layout-vertical-image-right .tiles__item--2 {
        order: -1;
        margin-right: auto;
        padding-bottom: 20px;
        flex: 0 0 68%;
        max-width: 68%; } }
  @media only screen and (max-width: 767px) {
    .tiles--layout-uneven-heights .tiles__shell {
      padding: 0; } }
  .tiles--layout-uneven-heights .tiles__inner {
    left: 27px;
    max-width: 1090px; }
    @media only screen and (max-width: 1200px) {
      .tiles--layout-uneven-heights .tiles__inner {
        left: auto; } }
  .tiles--layout-uneven-heights .tiles__body {
    margin: 0 -75px;
    align-items: flex-start; }
    @media only screen and (max-width: 1200px) {
      .tiles--layout-uneven-heights .tiles__body {
        margin: 0 -30px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .tiles--layout-uneven-heights .tiles__body {
        margin: 0 -15px; } }
    @media only screen and (max-width: 767px) {
      .tiles--layout-uneven-heights .tiles__body {
        margin: 0 -5px; } }
  .tiles--layout-uneven-heights .tiles__item {
    padding: 0 75px;
    flex: 0 0 50%;
    max-width: 50%; }
    @media only screen and (max-width: 1200px) {
      .tiles--layout-uneven-heights .tiles__item {
        padding: 0 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .tiles--layout-uneven-heights .tiles__item {
        padding: 0 15px; } }
    @media only screen and (max-width: 767px) {
      .tiles--layout-uneven-heights .tiles__item {
        padding: 0 5px; } }
  @media only screen and (max-width: 767px) {
    .tiles--layout-uneven-heights .tiles__item--1 {
      margin-right: auto;
      padding-bottom: 20px;
      flex: 0 0 85%;
      max-width: 85%; } }
  .tiles--layout-uneven-heights .tiles__item--2 {
    margin-top: 12.2%; }
    @media only screen and (max-width: 767px) {
      .tiles--layout-uneven-heights .tiles__item--2 {
        margin-top: 0;
        margin-left: auto;
        padding-top: 20px;
        padding-bottom: 0;
        flex: 0 0 77%;
        max-width: 77%; } }
  @media only screen and (max-width: 767px) {
    .tiles--layout-uneven-heights-switched .tiles__shell {
      padding: 0; } }
  .tiles--layout-uneven-heights-switched .tiles__inner {
    left: -27px;
    max-width: 1090px; }
    @media only screen and (max-width: 1200px) {
      .tiles--layout-uneven-heights-switched .tiles__inner {
        left: auto; } }
  .tiles--layout-uneven-heights-switched .tiles__body {
    margin: 0 -75px;
    align-items: flex-start; }
    @media only screen and (max-width: 1200px) {
      .tiles--layout-uneven-heights-switched .tiles__body {
        margin: 0 -30px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .tiles--layout-uneven-heights-switched .tiles__body {
        margin: 0 -15px; } }
    @media only screen and (max-width: 767px) {
      .tiles--layout-uneven-heights-switched .tiles__body {
        margin: 0 -5px; } }
  .tiles--layout-uneven-heights-switched .tiles__item {
    padding: 0 75px;
    flex: 0 0 50%;
    max-width: 50%; }
    @media only screen and (max-width: 1200px) {
      .tiles--layout-uneven-heights-switched .tiles__item {
        padding: 0 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .tiles--layout-uneven-heights-switched .tiles__item {
        padding: 0 15px; } }
    @media only screen and (max-width: 767px) {
      .tiles--layout-uneven-heights-switched .tiles__item {
        padding: 0 5px; } }
  .tiles--layout-uneven-heights-switched .tiles__item--1 {
    margin-top: 12.2%; }
    @media only screen and (max-width: 767px) {
      .tiles--layout-uneven-heights-switched .tiles__item--1 {
        margin-top: 0;
        margin-right: auto;
        padding-bottom: 20px;
        flex: 0 0 85%;
        max-width: 85%; } }
  @media only screen and (max-width: 767px) {
    .tiles--layout-uneven-heights-switched .tiles__item--2 {
      margin-left: auto;
      padding-top: 20px;
      padding-bottom: 0;
      flex: 0 0 77%;
      max-width: 77%; } }
  .tiles--pt-lg-xxl {
    padding-top: 83px; }
    @media only screen and (max-width: 767px) {
      .tiles--pt-lg-xxl {
        padding-top: 20px; } }
  .tiles--pt-lg-xl {
    padding-top: 70px; }
    @media only screen and (max-width: 767px) {
      .tiles--pt-lg-xl {
        padding-top: 15px; } }
  .tiles--pt-lg-l {
    padding-top: 49px; }
    @media only screen and (max-width: 767px) {
      .tiles--pt-lg-l {
        padding-top: 15px; } }
  .tiles--pt-lg-sm {
    padding-top: 35px; }
    @media only screen and (max-width: 767px) {
      .tiles--pt-lg-sm {
        padding-top: 20px; } }
  .tiles--pt-lg-xs {
    padding-top: 15px; }
  .tiles--pt-lg-none {
    padding-top: 0; }
  .tiles--pb-lg-xxl {
    padding-bottom: 83px; }
    @media only screen and (max-width: 767px) {
      .tiles--pb-lg-xxl {
        padding-bottom: 20px; } }
  .tiles--pb-lg-xl {
    padding-bottom: 70px; }
    @media only screen and (max-width: 767px) {
      .tiles--pb-lg-xl {
        padding-bottom: 20px; } }
  .tiles--pb-lg-l {
    padding-bottom: 49px; }
    @media only screen and (max-width: 767px) {
      .tiles--pb-lg-l {
        padding-bottom: 15px; } }
  .tiles--pb-lg-sm {
    padding-bottom: 35px; }
    @media only screen and (max-width: 767px) {
      .tiles--pb-lg-sm {
        padding-bottom: 20px; } }
  .tiles--pb-lg-xs {
    padding-bottom: 15px; }
  .tiles--pb-lg-none {
    padding-bottom: 0; }

.video__container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  max-width: 3500px;
  margin: 0 auto; }
  @media only screen and (min-width: 1025px) {
    .video__container {
      pointer-events: none; } }
  .video__container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 3500px; }
  .video__container--youtube, .video__container--iframe {
    pointer-events: all; }

.tab-header .tab-title {
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 92.4%;
  letter-spacing: .125em;
  text-transform: uppercase;
  cursor: pointer; }
  @media only screen and (min-width: 1025px) {
    .tab-header .tab-title {
      font-size: 0.875rem; } }
  .tab-header .tab-title.active {
    font-weight: 800;
    text-decoration: underline; }

.tab-body {
  padding-top: 30px; }
  .tab-body .tab-content {
    display: none; }
    .tab-body .tab-content:first-child {
      display: block; }
    .tab-body .tab-content p, .tab-body .tab-content li {
      margin: 0;
      font-size: 0.6875rem;
      line-height: 183.9%;
      letter-spacing: .095em; }
      @media only screen and (min-width: 1025px) {
        .tab-body .tab-content p, .tab-body .tab-content li {
          font-size: 0.8125rem;
          line-height: 212.4%; } }
    .tab-body .tab-content li {
      text-align: left; }

.color .selected {
  padding-bottom: 2px;
  border-bottom: 2px solid; }

[data-color-swatch] {
  position: relative;
  border: 1px solid var(--color--light-grey);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 24px;
  height: 24px;
  position: relative; }
  [data-color-swatch]:after {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0; }
  [data-color-swatch] .tooltip {
    position: absolute;
    left: 50%;
    top: -24px;
    transform: translateX(-50%);
    font-size: 0.6875rem;
    padding: 4px;
    text-align: center;
    background: #f4f4f4;
    opacity: 0;
    z-index: -1;
    transition: all .3s ease-in-out; }
  [data-color-swatch]:hover .tooltip {
    opacity: 1;
    z-index: 1;
    transition: all .3s ease-in-out; }

[data-swatch] {
  text-align: center;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 0.6875rem;
  transition: color .2s, background-color .2s;
  color: #fff;
  background-color: transparent; }

.template-product [data-swatch] {
  color: #000;
  font-size: 0.75rem; }

.product__swatch {
  position: relative;
  display: flex;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }
  .product__swatch.selected {
    border-color: var(--color--black) !important; }

.template-product label.product__swatch span {
  border-bottom: 2px solid transparent;
  width: 100%; }

.template-product label.product__swatch input:checked + span {
  color: var(--color--black);
  border-bottom: 2px solid var(--color--black); }

.filter-item input {
  position: absolute;
  visibility: hidden;
  width: 0;
  height: 0;
  opacity: 0; }

.filter-item.filter-item--color_swatch label {
  display: block;
  width: 100%;
  height: 100%; }

.filter-item.filter-item--color_swatch input:checked + label {
  background-color: #000000;
  color: #ffffff; }

.filter-item.filter-item--swatch {
  font-size: 0.6875rem;
  text-transform: uppercase; }
  .filter-item.filter-item--swatch input:checked + label {
    background-color: #000000;
    color: #ffffff; }

.pagination {
  max-width: 100px;
  margin: 38px auto; }
  @media screen and (min-width: 1920px) {
    .pagination ul {
      margin: 0 20px; } }
  .pagination ul li {
    margin: 0 8px; }
    .pagination ul li.current {
      text-decoration: underline; }
  .pagination .pager, .pagination li {
    font-weight: bold;
    font-size: 1rem;
    line-height: 19px;
    letter-spacing: 0.03em;
    text-transform: uppercase; }

.paired-with__heading {
  margin-bottom: 16px;
  font-family: var(--font--body);
  line-height: 92.4%;
  font-style: normal;
  letter-spacing: .12em; }

.paired-with__grid {
  max-width: 550px;
  margin: 0 auto;
  gap: 10px; }
  @media only screen and (max-width: 768px) {
    .paired-with__grid p {
      font-size: 0.6875rem;
      line-height: 10px; } }

.paired-with__slider {
  max-width: 264px;
  margin: 0 auto; }
  .paired-with__slider img {
    width: 100%; }
  .paired-with__slider .slick-arrow.slick-prev {
    left: -30px; }
  .paired-with__slider .slick-arrow.slick-next {
    right: -30px; }

.paired-with .product-card {
  max-width: 276.5px;
  flex: 0 0 32%; }
  .paired-with .product-card .product__item-extra .h1 {
    text-align: center; }
  .paired-with .product-card .addl-checkout-btns {
    display: none !important; }
  .paired-with .product-card .product-option ul li {
    margin-right: 4px !important; }
    .paired-with .product-card .product-option ul li span {
      font-size: 10px !important; }
  .paired-with .product-card .btn--quickbuy {
    display: none; }
  .paired-with .product-card .product__item-quickshop {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 8px;
    top: unset;
    transform: none; }
    @media only screen and (max-width: 1024px) {
      .paired-with .product-card .product__item-quickshop {
        display: none; } }
    .paired-with .product-card .product__item-quickshop * {
      color: #fff !important; }
    .paired-with .product-card .product__item-quickshop .product__swatch span {
      text-decoration: none; }
    .paired-with .product-card .product__item-quickshop .product__swatch input:checked + span {
      border-color: #fff !important; }
  .paired-with .product-card label.option {
    margin-right: 4px; }
    .paired-with .product-card label.option span {
      padding-bottom: 6px; }
  .paired-with .product-card .btn--primary {
    margin-bottom: 0 !important;
    min-width: unset; }

/*================ Templates ================*/
.accounts__container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 44px; }

.accounts__recover-pass, .accounts__register {
  max-width: 500px;
  margin: 0 auto 50px; }

.accounts__heading {
  text-align: center;
  margin: 0 auto 30px auto; }
  .accounts__heading .accounts__title {
    margin: 0 auto 10px; }

.accounts__title {
  text-align: center;
  margin: 30px auto;
  font-family: var(--font--body);
  font-style: normal; }

.accounts__subtitle {
  margin-bottom: 20px; }

.accounts__recover-link {
  margin: 30px 0;
  display: block; }

.accounts__menu {
  list-style: none;
  padding: 0; }
  .accounts__menu > li.active > a {
    font-weight: 700; }

.accounts__history .info-section address {
  line-height: 20px; }

@media only screen and (min-width: 1025px) {
  .accounts__history .info-section {
    margin-top: 180px;
    padding-top: 70px;
    border-top: 1px solid #e2e2e2; } }

.accounts__history .order-summary {
  margin-top: 40px; }
  .accounts__history .order-summary > div {
    display: flex;
    justify-content: space-between; }
    .accounts__history .order-summary > div.total {
      margin-top: 50px; }
  .accounts__history .order-summary .accounts__subtitle {
    padding-bottom: 20px; }

.accounts__history .product-cell {
  display: flex; }

.accounts__history .product-info {
  padding-left: 20px; }
  .accounts__history .product-info .product-title {
    margin-bottom: 10px; }
    .accounts__history .product-info .product-title a {
      text-decoration: none; }
  .accounts__history .product-info span {
    display: block; }

@media only screen and (min-width: 1025px) {
  .accounts__history .history-section, .accounts__history .order-section {
    padding-right: 40px; } }

.accounts__history .address-section {
  padding-top: 40px; }

.accounts__history .table {
  text-align: center; }
  .accounts__history .table.order-table {
    text-align: left; }
  .accounts__history .table th {
    border-bottom: 1px solid #e2e2e2;
    font-weight: normal;
    padding: 20px 0; }
  .accounts__history .table td {
    padding: 30px 0; }

.accounts__history, .accounts__addresses {
  margin-bottom: 100px; }

.accounts__address-new {
  margin-top: 20px; }

.accounts .order-date {
  margin: 15px 0 30px; }

.accounts .table a {
  text-decoration: underline; }

.accounts address {
  margin-bottom: 20px; }

.accounts .login-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px; }
  @media only screen and (min-width: 1025px) {
    .accounts .login-container {
      margin-top: 100px; } }
  .accounts .login-container .login-section, .accounts .login-container .create-section {
    width: 100%; }
    .accounts .login-container .login-section h2, .accounts .login-container .create-section h2 {
      font-family: var(--font--body);
      font-style: normal; }
    @media only screen and (min-width: 1025px) {
      .accounts .login-container .login-section, .accounts .login-container .create-section {
        width: 40%;
        padding: 20px; } }
    .accounts .login-container .login-section p, .accounts .login-container .create-section p {
      margin: 30px 0; }
    .accounts .login-container .login-section .btn, .accounts .login-container .create-section .btn {
      width: 100%; }
  .accounts .login-container .create-section .btn {
    width: calc(100% - 50px); }
    @media only screen and (max-width: 768px) {
      .accounts .login-container .create-section .btn {
        width: calc(100% - 68px); } }

.accounts .form-group {
  margin-bottom: 30px; }
  .accounts .form-group label {
    display: block;
    margin: 0; }
  .accounts .form-group input {
    width: calc(100% - 34px);
    padding: 12px 16px;
    font-size: 1rem;
    border: 1px solid #e2e2e2; }
  .accounts .form-group:first-of-type {
    margin-top: 20px; }

.account-columns {
  margin-top: 50px; }
  @media only screen and (max-width: 768px) {
    .account-columns {
      flex: 1 !important;
      max-width: 100% !important;
      margin-top: 15px; } }
  .account-columns.col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .account-columns.col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

.account-sidebar__menu {
  list-style: none;
  width: 100%;
  margin: 0; }

.account-sidebar__menu-item {
  text-align: left;
  padding: 5px 0; }

.orders__details > div > label {
  text-decoration: underline;
  padding-bottom: 5px; }

.separator {
  position: relative;
  text-align: center; }
  .separator hr {
    position: relative;
    margin: 0;
    top: 9px; }
  .separator span {
    position: relative;
    display: inline-block;
    background: white;
    padding: 0 8px; }

/* ------------------------------------------------------------ *\
  Accounts Modified
\* ------------------------------------------------------------ */
.accounts--mod {
  box-sizing: border-box;
  /*  Register  */
  /*  Login  */
  /*  Recover password  */
  /*  Form Elements  */ }
  .accounts--mod * {
    box-sizing: border-box; }
  .accounts--mod p {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit; }
  .accounts--mod .accounts__head {
    padding-bottom: 4px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .accounts--mod .accounts__head {
        padding-bottom: 5px; } }
  .accounts--mod .accounts__title {
    margin: 30px auto 70px;
    font-family: var(--font--heading-primary);
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    letter-spacing: .125em;
    text-transform: capitalize; }
    @media only screen and (max-width: 767px) {
      .accounts--mod .accounts__title {
        margin-bottom: 45px;
        font-size: 1.5rem; } }
  .accounts--mod .accounts__register {
    margin: 0 auto;
    max-width: 356px;
    padding: 65px 0 87px; }
    @media only screen and (max-width: 767px) {
      .accounts--mod .accounts__register {
        padding: 13px 30px 47px; } }
  .accounts--mod .accounts__login {
    margin: 0 auto;
    max-width: 586px;
    padding: 65px 0 85px;
    font-family: var(--font--body);
    font-size: 0.8125rem;
    line-height: 2.12;
    letter-spacing: .095em; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .accounts--mod .accounts__login {
        font-size: 0.75rem;
        line-height: 1.8; } }
    @media only screen and (max-width: 767px) {
      .accounts--mod .accounts__login {
        padding: 13px 0 47px;
        font-size: 0.6875rem;
        line-height: 1.8; } }
  .accounts--mod .login-container {
    margin: 0;
    padding-top: 20px; }
    @media only screen and (max-width: 767px) {
      .accounts--mod .login-container {
        padding-top: 15px; } }
  .accounts--mod .login-container .login-section {
    margin: 0 auto;
    padding: 0;
    max-width: 354px;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .accounts--mod .login-container .login-section {
        max-width: 79%; } }
  .accounts--mod .login-container .login-section .btn {
    width: auto; }
  .accounts--mod .accounts__recover-action {
    padding-top: 0;
    text-align: right; }
    @media only screen and (max-width: 767px) {
      .accounts--mod .accounts__recover-action {
        padding-top: 5px; } }
  .accounts--mod .accounts__recover-link {
    margin: 0;
    display: inline-block;
    font-size: 0.6875rem;
    color: #6F6F6F;
    text-decoration: underline; }
    .accounts--mod .accounts__recover-link:hover {
      color: #000;
      text-decoration: none; }
  .accounts--mod .accounts__recover-pass {
    margin: 0 auto;
    max-width: 586px;
    padding: 65px 0 85px;
    font-family: var(--font--body);
    font-size: 0.8125rem;
    line-height: 2.12;
    letter-spacing: .095em; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .accounts--mod .accounts__recover-pass {
        font-size: 0.75rem;
        line-height: 1.8; } }
    @media only screen and (max-width: 767px) {
      .accounts--mod .accounts__recover-pass {
        padding: 13px 0 47px;
        font-size: 0.6875rem;
        line-height: 1.8; } }
  .accounts--mod .accounts__recover-body {
    margin: 0 auto;
    padding: 0;
    max-width: 356px;
    width: 100%; }
  .accounts--mod .accounts__recover-message {
    padding: 12px 0 0 3px;
    letter-spacing: .085em; }
    @media only screen and (max-width: 767px) {
      .accounts--mod .accounts__recover-message {
        padding-top: 16px; } }
  .accounts--mod .form-reset-password {
    margin: 0 auto;
    padding: 0;
    max-width: 586px;
    width: 100%; }
  .accounts--mod .form-reset-password__inner {
    margin: 0 auto;
    max-width: 356px;
    padding-top: 20px; }
    @media only screen and (max-width: 767px) {
      .accounts--mod .form-reset-password__inner {
        padding-top: 15px; } }
  .accounts--mod button[type="submit"],
  .accounts--mod input[type="submit"] {
    margin-bottom: 33px; }
    @media only screen and (max-width: 767px) {
      .accounts--mod button[type="submit"],
      .accounts--mod input[type="submit"] {
        margin-bottom: 24px; } }
  .accounts--mod .accounts__login button[type="submit"],
  .accounts--mod .accounts__login input[type="submit"],
  .accounts--mod .accounts__recover-pass button[type="submit"],
  .accounts--mod .accounts__recover-pass input[type="submit"] {
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      .accounts--mod .accounts__login button[type="submit"],
      .accounts--mod .accounts__login input[type="submit"],
      .accounts--mod .accounts__recover-pass button[type="submit"],
      .accounts--mod .accounts__recover-pass input[type="submit"] {
        margin-bottom: 24px; } }
  .accounts--mod .form-group {
    margin-bottom: 34px; }
    @media only screen and (max-width: 767px) {
      .accounts--mod .form-group {
        margin-bottom: 18px; } }
  .accounts--mod .form-group:first-of-type {
    margin-top: 0; }
  .accounts--mod .form-group input {
    border-radius: 0;
    border: 1px solid #E0E0E0;
    padding: 0 13px;
    width: 100%;
    display: block;
    height: 34px;
    background: #fff;
    font-family: var(--font--body);
    font-weight: 400;
    font-size: 0.75rem;
    letter-spacing: .06em; }
    .accounts--mod .form-group input::-moz-placeholder {
      color: #BDBDBD; }
    .accounts--mod .form-group input::placeholder {
      color: #BDBDBD; }
    .accounts--mod .form-group input:focus {
      border-color: #000; }
    @media only screen and (max-width: 767px) {
      .accounts--mod .form-group input {
        height: 28px;
        padding: 0 10px;
        font-size: 0.6875rem; } }
  @media only screen and (max-width: 767px) {
    .accounts--mod .accounts__recover-pass .form-group input {
      max-width: 79%;
      margin-left: auto;
      margin-right: auto; } }
  .accounts--mod .btn-group {
    padding-top: 36px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .accounts--mod .btn-group {
        padding-top: 49px; } }
  .accounts--mod .accounts__login .btn-group {
    padding-top: 25px; }
    @media only screen and (max-width: 767px) {
      .accounts--mod .accounts__login .btn-group {
        padding-top: 14px; } }
  @media only screen and (max-width: 767px) {
    .accounts--mod .accounts__recover-pass .btn-group {
      padding-top: 33px; } }
  .accounts--mod .btn--primary {
    padding: 11px 25px 12px;
    min-width: 140px;
    line-height: 1.1;
    font-size: 0.75rem;
    font-weight: 300;
    letter-spacing: .095em; }
  .accounts--mod .btn--alt {
    padding: 5px 0;
    font-size: 0.6875rem; }

/*================ Default Page ================*/
.page--default .page__banner {
  padding: 81px 0; }
  .page--default .page__banner h1 {
    margin: 0 auto;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 38px;
    letter-spacing: -0.015em; }
  @media only screen and (max-width: 768px) {
    .page--default .page__banner {
      padding: 30px 0; }
      .page--default .page__banner h1 {
        font-size: 1.5rem;
        line-height: 25px;
        max-width: 246px;
        margin: 0 auto; } }

.page--default .page-width {
  max-width: 1060px;
  margin: 0 auto;
  padding: 77px 28px; }
  @media only screen and (max-width: 768px) {
    .page--default .page-width {
      padding: 34px 28px; } }
  .page--default .page-width .rte table {
    margin: auto; }

/*================ Contact Page ================*/
.contact-us {
  box-sizing: border-box;
  font-family: var(--font--body);
  font-size: 0.8125rem;
  line-height: 2.12;
  letter-spacing: .095em; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .contact-us {
      font-size: 0.75rem;
      line-height: 1.8; } }
  @media only screen and (max-width: 767px) {
    .contact-us {
      font-size: 0.6875rem;
      line-height: 1.8; } }
  .contact-us * {
    box-sizing: border-box; }
  .contact-us p {
    margin-bottom: 29px;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit; }
    @media only screen and (max-width: 767px) {
      .contact-us p {
        margin-bottom: 17px; } }
  .contact-us h1 {
    margin: 30px auto 66px;
    font-family: var(--font--heading-primary);
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    letter-spacing: .125em;
    text-transform: capitalize; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .contact-us h1 {
        margin-bottom: 40px; } }
    @media only screen and (max-width: 767px) {
      .contact-us h1 {
        margin-bottom: 45px;
        font-size: 1.5rem; } }
  .contact-us .contact-us__body {
    margin: 0 auto;
    max-width: 586px;
    padding: 65px 0 0; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .contact-us .contact-us__body {
        padding-top: 30px; } }
    @media only screen and (max-width: 767px) {
      .contact-us .contact-us__body {
        padding: 13px 0 0; } }
  .contact-us .contact-us__head {
    text-align: center; }
  .contact-us .contact-us__entry {
    padding-bottom: 55px; }
    @media only screen and (max-width: 767px) {
      .contact-us .contact-us__entry {
        padding-bottom: 33px; } }
  .contact-us .form {
    padding-bottom: 55px; }
    @media only screen and (max-width: 767px) {
      .contact-us .form {
        padding-bottom: 33px; } }
  .contact-us .form-success {
    max-width: 430px;
    margin: auto;
    text-align: center;
    padding: 3rem; }

/*================ Search Results Page ================*/
.template-search .page-banner {
  text-align: center; }

.template-search .search__results {
  max-width: 1280px;
  margin: 0 auto; }

/*================ 404 Page ================*/
.template-404 .page-not-found {
  margin: 0 auto;
  padding: 95px 25px 30px;
  max-width: 635px;
  font-family: var(--font--body);
  font-size: 0.8125rem;
  line-height: 2.12;
  letter-spacing: .095em;
  text-align: center;
  overflow: hidden; }
  .template-404 .page-not-found * {
    box-sizing: border-box; }
  .template-404 .page-not-found p {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit; }
  .template-404 .page-not-found h1 {
    margin: 0 auto 70px;
    font-family: var(--font--heading-primary);
    font-weight: 400;
    font-size: 40px;
    letter-spacing: 0.125em;
    line-height: 1.1;
    text-transform: capitalize; }
  .template-404 .page-not-found .page-not-found__entry {
    padding-bottom: 46px; }
  .template-404 .page-not-found .page-not-found__actions {
    margin: 0 -18px;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    list-style: none; }
  .template-404 .page-not-found .page-not-found__actions li {
    padding: 0 18px 18px; }
  .template-404 .page-not-found .btn {
    padding: 11px 25px 12px;
    min-width: 140px;
    line-height: 1.1;
    font-size: 0.75rem;
    font-weight: 300;
    letter-spacing: .095em; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .template-404 .page-not-found {
      padding-top: 50px; }
      .template-404 .page-not-found h1 {
        margin-bottom: 40px; }
      .template-404 .page-not-found .page-not-found__entry {
        padding-bottom: 35px; } }
  @media only screen and (max-width: 767px) {
    .template-404 .page-not-found {
      padding: 46px 25px 35px;
      font-size: 0.6875rem;
      line-height: 1.8; }
      .template-404 .page-not-found h1 {
        margin-bottom: 45px;
        font-size: 1.5rem; }
      .template-404 .page-not-found .page-not-found__entry {
        padding: 0 22px 25px; } }

/*================ FAQ Page ================*/
.template-page .faqs__main {
  max-width: 1107px;
  margin: 80px auto;
  padding: 0 42px; }
  @media only screen and (max-width: 768px) {
    .template-page .faqs__main {
      margin: 40px 0 67px; } }

.template-page .faqs__sidebar {
  position: sticky;
  top: 100px;
  position: -webkit-sticky;
  height: 100%; }
  @media only screen and (min-width: 769px) {
    .template-page .faqs__sidebar {
      max-width: 240px; } }
  .template-page .faqs__sidebar .tab-header {
    font-size: 0.875rem;
    line-height: 18px;
    letter-spacing: 0.09em;
    text-transform: uppercase; }
  .template-page .faqs__sidebar .tab-content {
    padding: 58px 0 13px 8px; }
    .template-page .faqs__sidebar .tab-content .rte {
      max-width: 100%;
      padding: 0;
      margin: 0; }
  .template-page .faqs__sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .template-page .faqs__sidebar .sidebar__nav > li {
    text-transform: uppercase; }
  .template-page .faqs__sidebar .sidebar__nav li {
    padding: 24px 0;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 18px;
    letter-spacing: 0.09em;
    border-bottom: 1px solid #DEDEDE; }
    @media only screen and (min-width: 769px) {
      .template-page .faqs__sidebar .sidebar__nav li {
        margin-bottom: 24px;
        cursor: pointer; }
        .template-page .faqs__sidebar .sidebar__nav li.active {
          font-weight: 600;
          text-decoration: underline; } }
  .template-page .faqs__sidebar .sidebar__nav-title {
    font-family: var(--font--title);
    font-weight: normal;
    font-size: 1.125rem;
    line-height: 21px;
    letter-spacing: 0.015em;
    text-transform: uppercase;
    border-bottom: 1px solid #DEDEDE;
    margin: 0 0 26px;
    padding-bottom: 38px; }
    @media only screen and (max-width: 768px) {
      .template-page .faqs__sidebar .sidebar__nav-title {
        padding: 14px 0;
        margin: 0 0 32px; } }

.template-page .faqs__content {
  max-width: 711px;
  margin: 0; }
  .template-page .faqs__content .customer-service__page {
    display: none; }

/*================ Custom Pages ================*/
@media (min-width: 1200px) {
  .template-page #MainContent [id*="__article-entry"]:last-child {
    padding-bottom: 44px; } }

.template-page {
  border-bottom: 1px solid #bdbdbd; }
  @media only screen and (max-width: 1024px) {
    .template-page .featured-collection .product-card .product__item-quickshop {
      display: none; } }
  @media only screen and (max-width: 1024px) {
    .template-page .featured-collection .product-card .btn--quickbuy {
      display: none; } }
  @media only screen and (max-width: 1024px) {
    .template-page .featured-collection .collection__grid {
      padding: 0 0 50px 0; } }

.template-page--a-l-c-signatures main {
  max-width: 1440px;
  margin: 0 auto; }

.password-section {
  height: 100vh;
  padding: 33px 39px; }
  .password-section .social-media {
    width: 82px; }
    .password-section .social-media svg {
      width: 32px; }
  .password-section .password-section__heading {
    font-weight: 900;
    font-size: 36px;
    line-height: 56px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    margin: 18px 33px 18px 0;
    color: var(--color--white); }
  .password-section .container {
    height: calc(100vh - 230px); }
    .password-section .container .description, .password-section .container .form-success {
      max-width: 659px;
      color: var(--color--white);
      font-weight: 600;
      font-size: 1.75rem;
      line-height: 43px;
      letter-spacing: 0.065em;
      margin: 30px 0 65px; }
    .password-section .container .form-success {
      margin: 52px 0 0; }
    .password-section .container .subscribe-form {
      max-width: 819px;
      margin: 0 0 0 68px; }
      .password-section .container .subscribe-form .h3 {
        color: var(--color--white);
        margin: 30px 0 45px; }
    .password-section .container input {
      width: 34.33%;
      margin-right: 15px;
      background-color: var(--color--white);
      padding: 4px 16px;
      height: 51px;
      border: none; }
      .password-section .container input::-moz-placeholder {
        font-size: 0.75rem;
        letter-spacing: 0.105em;
        text-transform: capitalize;
        color: #C9C9C9;
        text-align: center; }
      .password-section .container input::placeholder {
        font-size: 0.75rem;
        letter-spacing: 0.105em;
        text-transform: capitalize;
        color: #C9C9C9;
        text-align: center; }
    .password-section .container .btn {
      width: 27.5%;
      height: 51px; }
    .password-section .container .loginTrigger {
      margin: 1rem 0 0 68px;
      display: flex;
      align-items: center;
      color: #fff; }
      .password-section .container .loginTrigger svg {
        margin-right: .5rem; }
      @media only screen and (max-width: 768px) {
        .password-section .container .loginTrigger {
          margin: 3rem 0 0 24px; } }
    .password-section .container #Login {
      margin: 1rem 0 0 68px;
      color: #fff; }
      .password-section .container #Login .storefront-password-form {
        display: flex;
        max-width: 486px; }
      .password-section .container #Login input#Password {
        width: 100%;
        margin-right: 0; }
      .password-section .container #Login a {
        color: #fff; }
      @media only screen and (max-width: 768px) {
        .password-section .container #Login {
          margin: 3rem 0 0 24px; } }
  .password-section .password-section__contact {
    bottom: 33px;
    right: 39px; }
    .password-section .password-section__contact p, .password-section .password-section__contact a {
      font-weight: bold;
      font-size: 1.75rem;
      line-height: 43px;
      letter-spacing: 0.055em;
      color: var(--color--white);
      margin-bottom: 0; }
  @media only screen and (max-width: 768px) {
    .password-section {
      padding: 31px 15px 14px;
      background-position: center; }
      .password-section .social-media {
        margin: 0 0 0 11px; }
      .password-section .container {
        align-items: center;
        justify-content: flex-start; }
        .password-section .container .subscribe-form {
          margin: 0 0 0 24px; }
        .password-section .container .description, .password-section .container .form-success {
          font-size: 0.75rem;
          line-height: 17px;
          margin: 14px 0 15px; }
        .password-section .container .form-success {
          margin: 23px 0 0; }
        .password-section .container input {
          width: calc(50% - 6px);
          height: 35px;
          margin: 0; }
          .password-section .container input#FirstName {
            margin: 0 11px 10px 0; }
        .password-section .container .btn {
          width: calc(50% - 6px);
          height: 35px;
          line-height: 19px;
          margin-left: 0;
          padding: 0; }
      .password-section .password-section__heading {
        margin: 18px 0;
        font-size: 0.875rem;
        line-height: 22px; }
      .password-section .password-section__contact p, .password-section .password-section__contact a {
        font-size: 0.875rem;
        line-height: 22px; } }

@media only screen and (min-width: 1025px) {
  #shopify-section-product-featured-collection {
    margin-left: 102px;
    min-height: 530px; } }

.template-product section {
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .template-product section {
      margin: 0 auto; } }

.template-product .product-wrapper {
  max-width: 1920px; }

.template-product .product__gallery {
  max-width: 100%; }
  @media only screen and (max-width: 768px) {
    .template-product .product__gallery {
      top: 0; } }
  @media only screen and (min-width: 1025px) {
    .template-product .product__gallery {
      width: 50%; } }
  .template-product .product__gallery .product-badge {
    top: 180px;
    left: -135px; }
    .template-product .product__gallery .product-badge--text {
      font-size: 1.125rem; }
    .template-product .product__gallery .product-badge--line {
      width: 185px; }
    @media only screen and (max-width: 768px) {
      .template-product .product__gallery .product-badge {
        top: 115px;
        left: -84px; }
        .template-product .product__gallery .product-badge--text {
          font-size: 0.8125rem; }
        .template-product .product__gallery .product-badge--line {
          width: 100px; } }
  .template-product .product__gallery .gallery {
    max-width: 100%; }
    .template-product .product__gallery .gallery .slick-arrow {
      font-size: 0;
      width: 40px;
      height: 40px; }
      .template-product .product__gallery .gallery .slick-arrow.slick-prev {
        left: 0; }
      .template-product .product__gallery .gallery .slick-arrow.slick-next {
        right: 0; }
  .template-product .product__gallery .gallery-item {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    cursor: url(/cdn/shop/files/zoom_icon.svg?v=1639098905), auto; }
    .template-product .product__gallery .gallery-item img {
      margin: 0 auto;
      height: auto;
      display: block; }
    .template-product .product__gallery .gallery-item.internal-video {
      margin-right: 1px; }
  .template-product .product__gallery .slick-dots {
    flex-wrap: wrap;
    bottom: -30px; }
  @media only screen and (max-width: 768px) {
    .template-product .product__gallery #gallery-item-1 {
      display: block; }
    .template-product .product__gallery .slick-initialized .gallery-item {
      display: block; } }

.template-product .pdp-zoom {
  display: none;
  position: fixed;
  top: 98px;
  width: 100%;
  height: 100%;
  z-index: 4;
  overflow-y: scroll; }
  .template-product .pdp-zoom img {
    width: 100%;
    cursor: url(/cdn/shop/files/zoom_icon.svg?v=1639098905), auto; }
  .template-product .pdp-zoom .icon__close {
    color: #ffffff;
    right: 17px;
    top: 24px;
    cursor: pointer; }
  @media only screen and (max-width: 768px) {
    .template-product .pdp-zoom {
      top: 0; }
      .template-product .pdp-zoom img {
        -o-object-fit: cover;
           object-fit: cover;
        height: 100%; } }

.template-product .pdp-zoom--active {
  display: block; }

.template-product .product__buy-box {
  padding: 23px 42px;
  width: 100%; }
  @media only screen and (max-width: 768px) {
    .template-product .product__buy-box {
      background: var(--color--white);
      z-index: 1; } }
  @media only screen and (min-width: 1025px) {
    .template-product .product__buy-box {
      width: calc(45% - 100px);
      width: 50%; } }
  .template-product .product__buy-box .breadcrumbs {
    padding-bottom: 12px;
    text-align: center; }
    .template-product .product__buy-box .breadcrumbs a {
      text-decoration: underline; }
    .template-product .product__buy-box .breadcrumbs a, .template-product .product__buy-box .breadcrumbs span {
      font-weight: normal;
      font-size: 0.6875rem;
      line-height: 14px;
      letter-spacing: 0.075em;
      color: #696969; }
      @media only screen and (min-width: 1025px) {
        .template-product .product__buy-box .breadcrumbs a, .template-product .product__buy-box .breadcrumbs span {
          font-size: 0.6875rem;
          line-height: 15px; } }
  .template-product .product__buy-box .final-sale {
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 92.4%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #828282;
    display: block;
    text-align: center;
    margin-bottom: 13px; }
    @media only screen and (min-width: 1025px) {
      .template-product .product__buy-box .final-sale {
        font-size: 0.875rem;
        margin-bottom: 16px; } }
  .template-product .product__buy-box .extra25_off {
    text-transform: capitalize; }
  .template-product .product__buy-box .product__title {
    font-weight: normal;
    font-family: var(--font--body);
    font-size: 1.125rem;
    text-align: center;
    line-height: 92.4%;
    letter-spacing: 0.12em;
    text-transform: capitalize;
    margin-bottom: 13px; }
    @media only screen and (min-width: 1025px) {
      .template-product .product__buy-box .product__title {
        font-size: 1.5rem;
        margin-bottom: 17px; } }
  .template-product .product__buy-box .product__price {
    font-weight: normal;
    font-size: 0.8125rem;
    line-height: normal;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 15px; }
    @media only screen and (min-width: 1025px) {
      .template-product .product__buy-box .product__price {
        font-size: 0.9375rem;
        margin-bottom: 20px; } }
    .template-product .product__buy-box .product__price .compare-price {
      color: var(--color--black); }
    .template-product .product__buy-box .product__price .regular-price {
      color: #828282;
      /* final-sale */ }
      .template-product .product__buy-box .product__price .regular-price.no-sale {
        color: var(--color--black); }
  .template-product .product__buy-box form {
    width: 100%; }
    .template-product .product__buy-box form .swym-button-bar {
      display: none; }
    .template-product .product__buy-box form .shop-pay__installment {
      font-weight: normal;
      font-size: 0.5625rem;
      line-height: 12px;
      letter-spacing: 0.075em;
      text-transform: capitalize;
      margin-top: 11px;
      text-align: center; }
    .template-product .product__buy-box form .product-option {
      text-align: center;
      margin-bottom: 18px; }
      @media only screen and (min-width: 1025px) {
        .template-product .product__buy-box form .product-option {
          margin-bottom: 20px; } }
      .template-product .product__buy-box form .product-option .selected-color {
        display: none; }
      .template-product .product__buy-box form .product-option ul {
        justify-content: center; }
        .template-product .product__buy-box form .product-option ul li {
          margin-right: 8px; }
          .template-product .product__buy-box form .product-option ul li.selected {
            color: var(--color--black);
            border-bottom: 2px solid var(--color--black); }
          .template-product .product__buy-box form .product-option ul li span {
            font-weight: 500;
            font-size: 0.75rem;
            line-height: 92.4%;
            letter-spacing: 0.145em;
            text-transform: uppercase;
            color: var(--color--black); }
          .template-product .product__buy-box form .product-option ul li.selected span {
            opacity: 0.6; }
          .template-product .product__buy-box form .product-option ul li.sold-out:before {
            background: linear-gradient(to bottom right, transparent calc(50% - 1px), rgba(0, 0, 0, 0.2) calc(50% - 1px), rgba(0, 0, 0, 0.2) 50%, transparent 0);
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            top: 0; }
          .template-product .product__buy-box form .product-option ul li.sold-out:after {
            background: linear-gradient(to bottom left, transparent calc(50% - 1px), rgba(0, 0, 0, 0.2) calc(50% - 1px), rgba(0, 0, 0, 0.2) 50%, transparent 0);
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            top: 0; }
          .template-product .product__buy-box form .product-option ul li.sold-out span {
            opacity: 0.6; }
      .template-product .product__buy-box form .product-option .option-heading {
        font-weight: 500;
        font-size: 0.75rem;
        line-height: 92.4%;
        letter-spacing: 0.145em;
        text-transform: capitalize;
        color: var(--color--black);
        margin-bottom: 15px;
        display: block; }
    .template-product .product__buy-box form .product__options label {
      font-weight: bold;
      font-size: 0.875rem;
      line-height: 25px;
      letter-spacing: 0.06em;
      text-transform: uppercase;
      margin-bottom: 3px; }
    .template-product .product__buy-box form .product__options ul {
      justify-content: flex-start; }
      .template-product .product__buy-box form .product__options ul .product__swatch {
        display: flex;
        justify-content: center;
        align-items: center;
        flex: 0 0 95px;
        height: 35px;
        border: 1px solid #D8D8D8;
        margin: 0 10px 15px 0;
        cursor: pointer;
        font-weight: 500;
        font-size: 0.875rem;
        line-height: 24px;
        letter-spacing: 0.035em;
        color: var(--color--black); }
    .template-product .product__buy-box form .btn--primary {
      width: 100%;
      margin: 0 0 15px; }
      @media only screen and (min-width: 1025px) {
        .template-product .product__buy-box form .btn--primary {
          max-width: 290px;
          margin: 0 auto 15px; } }
      .template-product .product__buy-box form .btn--primary.btn--soldout {
        opacity: 0.5;
        cursor: no-drop; }
  .template-product .product__buy-box .preorder {
    text-align: center;
    margin: 0 auto 8px; }
  .template-product .product__buy-box .product-tabs {
    margin-top: 10px;
    justify-content: space-between; }
    @media only screen and (min-width: 1025px) {
      .template-product .product__buy-box .product-tabs {
        justify-content: center;
        max-width: 550px;
        margin: 10px auto 0; } }
    .template-product .product__buy-box .product-tabs .tab-header {
      row-gap: .5rem; }
    .template-product .product__buy-box .product-tabs .tab-content {
      text-align: left; }
  .template-product .product__buy-box .tip-chat {
    margin-top: 24px; }
    @media only screen and (min-width: 1025px) {
      .template-product .product__buy-box .tip-chat {
        margin-top: 34px; } }
    .template-product .product__buy-box .tip-chat h2 {
      font-style: normal;
      font-weight: bold;
      font-size: 0.8125rem;
      line-height: 92.4%;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      margin-bottom: 8px; }
      @media only screen and (min-width: 1025px) {
        .template-product .product__buy-box .tip-chat h2 {
          font-size: 0.875rem;
          margin-bottom: 11px; } }
    .template-product .product__buy-box .tip-chat p {
      margin: 0;
      font-size: 0.6875rem;
      line-height: 183.9%;
      letter-spacing: 0.095em; }
      @media only screen and (min-width: 1025px) {
        .template-product .product__buy-box .tip-chat p {
          font-size: 0.8125rem;
          line-height: 212.4%; } }
    .template-product .product__buy-box .tip-chat .chat-block {
      margin-top: 30px;
      text-align: center; }
      @media only screen and (min-width: 1025px) {
        .template-product .product__buy-box .tip-chat .chat-block {
          margin-top: 60px; } }
      .template-product .product__buy-box .tip-chat .chat-block a {
        font-weight: 800;
        font-size: 0.6875rem;
        line-height: 92.4%;
        letter-spacing: 0.145em;
        text-transform: uppercase; }
        .template-product .product__buy-box .tip-chat .chat-block a span {
          text-decoration: underline; }
        .template-product .product__buy-box .tip-chat .chat-block a svg {
          margin-right: 10px; }
  .template-product .product__buy-box .tip-chat:empty {
    margin: 0; }
  .template-product .product__buy-box .label {
    text-align: center; }

.template-product .recommendations .h3 {
  margin: 0 0 31px;
  text-transform: uppercase;
  text-align: center;
  font-style: normal; }

.template-product .recommendations .collection__grid {
  max-width: 1250px;
  margin: 0 auto;
  grid-template-columns: repeat(4, 1fr); }
  .template-product .recommendations .collection__grid .product-card {
    margin: 0 18px; }
    .template-product .recommendations .collection__grid .product-card:hover .product__item-quickshop {
      opacity: 1; }
    .template-product .recommendations .collection__grid .product-card .product__item-quickshop {
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 2;
      padding: 17px;
      right: 0;
      left: 0;
      text-align: center;
      opacity: 0;
      bottom: 0;
      top: auto;
      transform: none; }
      .template-product .recommendations .collection__grid .product-card .product__item-quickshop .quick-add-btn {
        color: var(--color--white); }
      .template-product .recommendations .collection__grid .product-card .product__item-quickshop div[name=size] .option-heading,
      .template-product .recommendations .collection__grid .product-card .product__item-quickshop div[name=size] ul li span {
        color: var(--color--white); }

@media only screen and (max-width: 768px) {
  .template-product .recommendations .collection__grid {
    grid-template-columns: repeat(4, 240px);
    overflow-x: scroll;
    overflow-y: hidden;
    padding-bottom: 1rem; }
    .template-product .recommendations .collection__grid .product-card {
      margin: 0 4px;
      padding: 0; } }

.template-product #smartwishlist {
  display: block;
  position: absolute;
  text-align: center;
  height: 8px;
  z-index: 1;
  top: 8px;
  right: 8px; }
  @media only screen and (min-width: 1025px) {
    .template-product #smartwishlist {
      right: 108px; } }
  @media only screen and (max-width: 768px) {
    .template-product #smartwishlist {
      top: unset;
      bottom: 16px; } }

.template-product #smartwishlist div#bookmarkit {
  height: auto; }

.template-product #description ul {
  padding-left: 1rem; }

.template-product .product__buy-box--inner {
  position: sticky;
  top: 100px;
  top: 124px; }

.template-product .product-option--Color {
  transition: all 0.35s;
  opacity: 1;
  height: 28px; }

.template-product .product-tabs {
  transition: all 0.35s; }

@media (min-width: 768px) {
  .template-product .past-first-image .product-option--Color {
    height: 0;
    opacity: 0;
    margin: 0 !important; } }

@media (min-width: 1025px) and (min-height: 950px) {
  .template-product .past-first-image .product-tabs {
    height: 0;
    opacity: 0; } }

.template-product .add-ons__container {
  transition: all 0.35s;
  height: 0;
  opacity: 0; }

.template-product .past-first-image .add-ons__container {
  height: auto;
  opacity: 1; }

.template-product .add-ons__heading {
  margin: 1.5rem 0 1.5rem; }

.template-product .add-ons__container .add-ons .product-card {
  max-width: 120px; }

.template-product #MainContent {
  overflow: unset; }

@media only screen and (max-width: 768px) {
  .template-product .add-ons__container {
    display: none; } }

.template-product .product-mobile-sticky {
  display: none;
  position: fixed;
  position: sticky;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 24px 30px 40px;
  background-color: #fff;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .template-product .product-mobile-sticky {
      display: block; } }
  .template-product .product-mobile-sticky .product-option--Size .option-heading {
    display: none; }
  .template-product .product-mobile-sticky .product-option--Size .option-heading--mobile {
    display: block;
    font-size: 11px;
    padding-top: 6px; }
  .template-product .product-mobile-sticky .product-option--Size {
    display: flex;
    justify-content: space-between;
    margin-top: 6px;
    margin-bottom: 2px; }
  .template-product .product-mobile-sticky .btn.btn--primary {
    width: 100%;
    margin: 16px 0 10px 0;
    font-weight: 600; }
  .template-product .product-mobile-sticky .product__form {
    width: 100%; }

.template-product .option-heading--mobile {
  display: none; }

.template-product .mobile-product-tabs-wrap {
  padding: 58px 30px 85px;
  display: none; }

@media screen and (max-width: 768px) {
  .template-product .mobile-product-tabs-wrap {
    display: block; }
  .template-product .product-mobile-sticky__title-price {
    display: flex;
    display: none;
    justify-content: space-between;
    align-items: center; }
  .template-product .product-mobile-sticky__title-price h1 {
    font-size: 14px;
    margin: 0; }
  .template-product .product-mobile-sticky__title-price h1 span {
    font-style: italic; }
  .template-product .product-mobile-sticky__title-price .product__price {
    font-size: 12px; } }

.template-product .mobile-product-tabs-wrap .product-option.product-option--Color {
  display: block;
  height: unset;
  opacity: 1; }

.template-product .mobile-product-tabs-wrap .selected-color {
  text-align: center;
  font-size: 12px; }

.template-product .mobile-product-tabs-wrap ul.color {
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 65px; }

.template-product .mobile-product-tabs-wrap .product__swatch {
  margin: 0 6px; }

.template-product .mobile-gallery {
  display: none; }

@media screen and (max-width: 768px) {
  .template-product .mobile-gallery {
    display: block; }
  .template-product .product__gallery .gallery-item {
    display: none; }
  .template-product .product__gallery #gallery-item-1 {
    display: flex; }
  .template-product .mobile-gallery #gallery-item-1 {
    display: none; }
  .template-product .mobile-gallery .gallery-item {
    display: flex; } }

.template-product #relocated-styling-tip p {
  text-align: center; }

.product-banner.full-banner .full-banner-text.vertical--bottom {
  bottom: 72px; }

@media only screen and (max-width: 768px) {
  .product-banner.full-banner .full-banner-text {
    text-align: right !important; }
    .product-banner.full-banner .full-banner-text.vertical--bottom {
      bottom: 23px; }
    .product-banner.full-banner .full-banner-text .full-banner-btn {
      padding: 0; } }

.size-chart {
  text-align: center;
  margin-bottom: 24px; }
  .size-chart a {
    font-size: 0.6875rem;
    line-height: 14px;
    letter-spacing: 0.075em;
    text-decoration: underline;
    text-transform: uppercase; }

.size-chart-modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--color--white);
  padding: 20px 0;
  box-shadow: 0px 4px 4px 6px #0000001a;
  z-index: 4;
  max-width: 690px;
  width: 100%; }
  @media only screen and (min-width: 1025px) {
    .size-chart-modal {
      padding: 22px 50px; } }
  .size-chart-modal h2 {
    font-size: 1.125rem;
    line-height: 92.4%;
    letter-spacing: 0.12em;
    text-transform: capitalize;
    text-align: center;
    font-style: normal;
    margin-bottom: 32px;
    font-family: var(--font--body); }
    @media only screen and (min-width: 1025px) {
      .size-chart-modal h2 {
        font-size: 1.5rem;
        margin-bottom: 67px; } }
  .size-chart-modal .btn-close-model {
    position: absolute;
    right: 24px;
    top: 16px;
    font-weight: 600; }
    @media only screen and (min-width: 1025px) {
      .size-chart-modal .btn-close-model {
        top: 28px;
        right: 40px; } }
  .size-chart-modal .mobile-table {
    display: none; }
  @media only screen and (max-width: 767px) {
    .size-chart-modal .desktop-table {
      display: none; }
    .size-chart-modal .mobile-table {
      display: block; }
      .size-chart-modal .mobile-table table:first-child {
        margin-bottom: 20px; } }
  .size-chart-modal table {
    width: 100%;
    margin-bottom: 30px; }
    @media only screen and (min-width: 1025px) {
      .size-chart-modal table {
        margin-bottom: 55px; } }
  .size-chart-modal td, .size-chart-modal th {
    padding: 3px;
    width: 40px;
    height: 25px;
    font-size: 0.6875rem;
    line-height: 92.4%;
    letter-spacing: 0.125em;
    text-transform: uppercase; }
    @media only screen and (min-width: 1025px) {
      .size-chart-modal td, .size-chart-modal th {
        font-size: 0.75rem; } }

body.overlay-bg {
  background-color: rgba(0, 0, 0, 0.3); }

.addl-checkout-btns .shopify-cleanslate ._3DL4HVlgeOhG7Paj6K8DqS {
  background: #000 !important;
  color: #fff !important;
  font-weight: 400 !important;
  border: none !important;
  box-shadow: none !important;
  font-size: 15px !important;
  line-height: 18px !important;
  letter-spacing: .105em !important; }
  @media only screen and (max-width: 768px) {
    .addl-checkout-btns .shopify-cleanslate ._3DL4HVlgeOhG7Paj6K8DqS {
      font-size: 13px !important;
      line-height: 16px !important; } }
  .addl-checkout-btns .shopify-cleanslate ._3DL4HVlgeOhG7Paj6K8DqS span {
    text-transform: uppercase !important; }

.addl-checkout-btns [type="button"],
.addl-checkout-btns .shopify-payment-button__button--branded {
  max-height: 44px !important;
  justify-content: center;
  background: #000 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  border-radius: 0;
  font-family: var(--font--btn) !important;
  font-size: 0.9375rem;
  line-height: 18px;
  border: none !important;
  box-shadow: none !important;
  letter-spacing: .105em !important; }
  @media only screen and (max-width: 768px) {
    .addl-checkout-btns [type="button"],
    .addl-checkout-btns .shopify-payment-button__button--branded {
      font-size: 0.8125rem;
      line-height: 16px; } }

.addl-checkout-btns [role="button"] {
  background: #000 !important;
  color: #fff !important;
  border-radius: 0;
  padding: 13px;
  border: none !important;
  box-shadow: none !important; }
  .addl-checkout-btns [role="button"] span {
    font-weight: 400 !important;
    text-transform: uppercase !important;
    font-family: var(--font--btn) !important;
    font-size: 15px !important;
    line-height: 18px !important;
    letter-spacing: .105em !important; }
    @media only screen and (max-width: 768px) {
      .addl-checkout-btns [role="button"] span {
        font-size: 13px !important;
        line-height: 16px !important; } }

.addl-checkout-btns .shopify-payment-button__more-options {
  display: none; }

/* start Add-ons / MAKE IT A LOOK */
.addBtn {
  display: block;
  width: 55px;
  margin: 0 auto;
  background-color: transparent;
  border: solid 1px #d8d8d8;
  font-size: 0.5rem;
  line-height: 1.25;
  letter-spacing: .0625em;
  text-transform: uppercase;
  color: #000;
  padding: 5px 0;
  text-align: center;
  transition: background-color .3s;
  cursor: pointer;
  margin-bottom: 6px;
  border-radius: 0; }

.addBtn.open {
  background-color: #d8d8d8; }

.addBtn .plus {
  display: inline-block; }

.addBtn .minus {
  display: none; }

.addBtn.open .plus {
  display: none; }

.addBtn.open .minus {
  display: inline-block;
  transform: translateY(0px); }

.addBtn span {
  font-size: 0.6875rem;
  font-weight: 700;
  display: inline-block; }

.addon-add-btn {
  border: solid 1px #d8d8d8;
  font-size: 0.6875rem;
  line-height: 1;
  letter-spacing: .042em;
  color: #000;
  text-transform: uppercase;
  background-color: transparent;
  padding: 5px 0;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: all 0.35s;
  width: 55px;
  opacity: 0;
  border-radius: 0;
  background-color: #fff; }

.addon-add-btn.vis {
  opacity: 1; }

.addonBtns {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  height: 0px;
  overflow: hidden;
  transition: height 0.35s;
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1; }

.addonBtns.open {
  height: auto; }

.add-ons {
  display: flex;
  justify-content: center;
  gap: 2%; }

.add-ons .product-card {
  flex: 0 0 49%; }

.add-ons .product-card .product__item-extra .product-more-color {
  display: none; }

.add-ons .product-card .product__item-quickshop {
  display: none; }

.add-ons .product-card h2,
.add-ons .product-card .product__price {
  text-align: center;
  font-size: 0.75rem; }

.add-ons .product-card .product__item-extra h2.h1 {
  text-transform: none !important;
  text-align: center !important; }

.add-ons__heading {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 92.4%;
  letter-spacing: .125em;
  text-transform: uppercase;
  text-align: center;
  margin: 2rem 0 1.5rem 0;
  margin: 0.5rem 0;
  font-style: normal;
  font-family: var(--font--body); }

.template-product .nosto-recommendations {
  margin-top: 80px; }

/* end Add-ons / MAKE IT A LOOK */
/* start sticky-atc */
.sticky-atc {
  display: none;
  justify-content: space-between;
  position: fixed;
  bottom: 0;
  cursor: pointer;
  right: 0px;
  width: 500px;
  z-index: 2;
  background-color: black;
  color: white;
  transform: translateY(60px);
  height: 60px;
  transition: transform .3s ease-in-out;
  box-sizing: border-box;
  width: 100%; }

.sticky-atc.active {
  transform: translateY(0px); }

@media (max-width: 768px) {
  .sticky-atc {
    display: flex; } }

.sticky-atc button {
  width: 100%;
  height: 100%; }

/* end sticky-atc */
.product-mobile-sticky__title-price {
  display: none; }

@media screen and (max-width: 768px) {
  .template-product #product {
    flex-direction: column; }
    .template-product #product .product__buy-box .breadcrumbs {
      display: none; }
    .template-product #product .product__buy-box {
      z-index: 2;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 24px 30px 40px;
      background-color: #fff;
      box-sizing: border-box; }
      .template-product #product .product__buy-box .product-mobile-sticky__title-price {
        display: flex;
        display: none;
        justify-content: space-between;
        align-items: center;
        width: 100%; }
        .template-product #product .product__buy-box .product-mobile-sticky__title-price h1 {
          font-size: 14px;
          font-family: var(--font--title);
          font-weight: 400;
          letter-spacing: unset;
          margin: 0;
          text-align: left; }
        .template-product #product .product__buy-box .product-mobile-sticky__title-price .product__price {
          margin: 0; }
      .template-product #product .product__buy-box form .btn--primary {
        margin-bottom: 10px; }
      .template-product #product .product__buy-box form .product-option--Size {
        display: flex;
        justify-content: space-between;
        margin-top: 17px;
        margin-bottom: 17px; }
      .template-product #product .product__buy-box form .product-option--Size .option-heading--mobile {
        display: block;
        font-size: 11px;
        padding-top: 6px; }
      .template-product #product .product__buy-box form .option-heading {
        display: none; }
      .template-product #product .product__buy-box form .option-heading--mobile {
        display: block; } }

.template-product .product__buy-box form .product-option .option-heading {
  transition: all 0.25s; }

@media screen and (min-width: 769px) {
  .template-product .past-first-image .product__buy-box form .product-option .option-heading {
    margin-bottom: 6px; } }

.size-chart {
  gap: 2rem; }

@media screen and (max-width: 768px) {
  .size-chart {
    gap: 10px; } }

.scr-open-size-chart {
  display: none; }

.app-size-guide-btn {
  background: transparent;
  border: 0;
  font-size: .6875rem;
  line-height: 14px;
  letter-spacing: .075em;
  text-decoration: underline;
  text-transform: uppercase;
  padding: 0;
  /* margin: 0 auto;
  display: block; */
  font-family: var(--font--body); }

.template-collection .breadcrumbs,
.template-search .breadcrumbs {
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 14px;
  letter-spacing: 0.075em;
  color: #A2A2A2;
  margin-bottom: 5px; }
  @media only screen and (max-width: 768px) {
    .template-collection .breadcrumbs,
    .template-search .breadcrumbs {
      text-align: center;
      margin-bottom: 20px; } }
  .template-collection .breadcrumbs a,
  .template-search .breadcrumbs a {
    color: #A2A2A2;
    text-decoration: underline; }
  .template-collection .breadcrumbs h1,
  .template-search .breadcrumbs h1 {
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 14px;
    letter-spacing: 0.075em;
    color: #A2A2A2;
    margin: 0;
    font-family: var(--font--body);
    display: inline; }

.template-collection .collection__results,
.template-search .collection__results {
  width: calc(100% - 232px); }
  @media only screen and (max-width: 768px) {
    .template-collection .collection__results,
    .template-search .collection__results {
      width: 100%; } }

.template-collection .collection__view,
.template-search .collection__view {
  margin-bottom: 11px;
  font-size: 0.6875rem;
  line-height: 15px;
  letter-spacing: 0.075em;
  color: #696969;
  text-transform: uppercase; }
  .template-collection .collection__view span,
  .template-search .collection__view span {
    margin-right: 5px; }
  .template-collection .collection__view label,
  .template-search .collection__view label {
    cursor: pointer;
    margin-right: 5px; }
    .template-collection .collection__view label.active,
    .template-search .collection__view label.active {
      color: var(--color--black);
      font-weight: bold; }

.template-collection .collection__sorting,
.template-search .collection__sorting {
  position: absolute;
  top: -2px;
  right: 0; }
  .template-collection .collection__sorting .tab-header,
  .template-search .collection__sorting .tab-header {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 0.6875rem;
    line-height: 15px; }
    .template-collection .collection__sorting .tab-header:focus-visible,
    .template-search .collection__sorting .tab-header:focus-visible {
      outline: none; }
  .template-collection .collection__sorting .tab-content,
  .template-search .collection__sorting .tab-content {
    right: 0;
    width: 106px;
    background: var(--color--white);
    padding: 20px 0 32px; }
    .template-collection .collection__sorting .tab-content ul,
    .template-search .collection__sorting .tab-content ul {
      margin: 0;
      padding: 0; }
      .template-collection .collection__sorting .tab-content ul li,
      .template-search .collection__sorting .tab-content ul li {
        list-style-type: none; }
        .template-collection .collection__sorting .tab-content ul li .radio,
        .template-search .collection__sorting .tab-content ul li .radio {
          display: table;
          margin: 12px 0 0; }
          .template-collection .collection__sorting .tab-content ul li .radio input,
          .template-search .collection__sorting .tab-content ul li .radio input {
            position: absolute;
            visibility: hidden;
            width: 0;
            height: 0;
            opacity: 0; }
            .template-collection .collection__sorting .tab-content ul li .radio input:checked + label,
            .template-search .collection__sorting .tab-content ul li .radio input:checked + label {
              text-decoration: underline; }
          .template-collection .collection__sorting .tab-content ul li .radio label,
          .template-search .collection__sorting .tab-content ul li .radio label {
            font-weight: 400;
            font-size: 0.6875rem;
            line-height: 15px;
            letter-spacing: .08em;
            text-transform: capitalize;
            display: flex;
            align-items: center;
            justify-content: center; }
            .template-collection .collection__sorting .tab-content ul li .radio label:hover,
            .template-search .collection__sorting .tab-content ul li .radio label:hover {
              text-decoration: underline; }

.template-collection .collection,
.template-search .collection {
  padding: 84px 0 0 0; }
  @media only screen and (max-width: 768px) {
    .template-collection .collection,
    .template-search .collection {
      padding: 14px 0 0 0; } }
  .template-collection .collection__banner,
  .template-search .collection__banner {
    margin-bottom: 58px; }
    @media only screen and (max-width: 768px) {
      .template-collection .collection__banner,
      .template-search .collection__banner {
        margin-bottom: 8px; } }
    .template-collection .collection__banner .shopify-section, .template-collection .collection__banner .container,
    .template-search .collection__banner .shopify-section,
    .template-search .collection__banner .container {
      height: 300px; }
    .template-collection .collection__banner img,
    .template-search .collection__banner img {
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .template-collection .collection__banner .content--floating,
    .template-search .collection__banner .content--floating {
      margin: 40px 90px;
      max-width: 404px; }
      .template-collection .collection__banner .content--floating h1,
      .template-search .collection__banner .content--floating h1 {
        margin-bottom: 0; }
      .template-collection .collection__banner .content--floating p,
      .template-search .collection__banner .content--floating p {
        margin: 0; }
      @media only screen and (max-width: 768px) {
        .template-collection .collection__banner .content--floating,
        .template-search .collection__banner .content--floating {
          margin: 48px 20px 10px;
          left: 0;
          right: 0;
          text-align: center; }
          .template-collection .collection__banner .content--floating h1,
          .template-search .collection__banner .content--floating h1 {
            font-size: 2rem;
            line-height: 42px; }
          .template-collection .collection__banner .content--floating p,
          .template-search .collection__banner .content--floating p {
            font-size: 0.8125rem;
            line-height: 20px;
            margin-top: 10px; } }
  .template-collection .collection__grid,
  .template-search .collection__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    margin-bottom: 50px;
    padding: 0 10px; }
    @media only screen and (max-width: 768px) {
      .template-collection .collection__grid,
      .template-search .collection__grid {
        grid-template-columns: repeat(2, 1fr) !important;
        grid-gap: 13px 10px !important; } }
  .template-collection .collection .page-width,
  .template-search .collection .page-width {
    max-width: 2200px; }

@media only screen and (max-width: 768px) {
  .template-collection .product-card .product__item-media .product-image-contain,
  .template-search .product-card .product__item-media .product-image-contain {
    padding-bottom: 1rem; }
  .template-collection .product-card .btnctc .quick-add-btn,
  .template-search .product-card .btnctc .quick-add-btn {
    padding: 7px 15px;
    font-size: 0.5625rem;
    line-height: 11px; }
  .template-collection .product-card .product__item-extra .product-option--Size ul li,
  .template-search .product-card .product__item-extra .product-option--Size ul li {
    width: 20px;
    height: 20px; } }

.template-collection .col-four .collection__grid,
.template-search .col-four .collection__grid {
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 45px 10px; }

.template-collection .col-four .collection-promo,
.template-search .col-four .collection-promo {
  grid-column: 1/span 4; }

.template-collection .collection-banner,
.template-search .collection-banner {
  max-height: 300px; }

.collection-promo {
  grid-column: 1 / span 2;
  flex-direction: column; }
  @media only screen and (max-width: 768px) {
    .collection-promo {
      display: none; } }
  .collection-promo .collection-promo-text {
    bottom: 0;
    padding: 35px; }
    .collection-promo .collection-promo-text.text-right p {
      margin-left: auto; }
    .collection-promo .collection-promo-text.text-center p {
      margin: 0 auto 21px; }
    .collection-promo .collection-promo-text .h1 {
      font-style: var(--font--style--title);
      font-weight: normal;
      font-size: 36px;
      line-height: 92.4%;
      letter-spacing: 0.03em;
      text-transform: uppercase;
      margin-bottom: 11px; }
      .collection-promo .collection-promo-text .h1 span {
        font-size: 1.5rem;
        text-transform: lowercase;
        margin-right: 14px; }
    .collection-promo .collection-promo-text p {
      font-weight: normal;
      font-size: 0.875rem;
      line-height: 129.9%;
      letter-spacing: 0.095em;
      margin-bottom: 21px;
      width: 50%; }
    .collection-promo .collection-promo-text .btn {
      display: inline-block;
      font-weight: 900;
      font-size: 0.875rem;
      line-height: 92.4%;
      letter-spacing: 0.095em;
      text-transform: uppercase;
      border-bottom: solid 2px;
      padding-bottom: 9px;
      text-decoration: none; }

.collection-wrapper {
  position: relative;
  background-color: var(--color--base); }

.btn.scroll-to-top {
  position: sticky;
  bottom: 0;
  left: 100%;
  border: 1px solid #bdbdbd;
  border-right: none;
  border-bottom: none;
  padding: 13px 20px;
  font-size: 0.6875rem;
  line-height: 11px;
  letter-spacing: .06em;
  margin-top: 30px;
  margin-right: 0;
  font-weight: 400;
  color: #bdbdbd; }

.template-collection .scroll-to-top {
  margin-top: 0; }

.pagination-loadmore,
.pagination-loadprevious {
  flex-direction: column;
  margin-bottom: 63px; }
  @media only screen and (max-width: 768px) {
    .pagination-loadmore,
    .pagination-loadprevious {
      margin-bottom: 40px; } }
  .pagination-loadmore .loadmore--last-num,
  .pagination-loadprevious .loadmore--last-num {
    margin-left: 4px; }
  .pagination-loadmore .loadmore--total-num,
  .pagination-loadprevious .loadmore--total-num {
    margin-left: 5px; }
  .pagination-loadmore .btn-loadmore,
  .pagination-loadmore .btn-loadprevious,
  .pagination-loadprevious .btn-loadmore,
  .pagination-loadprevious .btn-loadprevious {
    display: inline-block;
    padding: 15px 36px;
    font-weight: 300;
    font-size: 0.75rem;
    line-height: 92.4%;
    letter-spacing: 0.095em;
    text-transform: uppercase;
    color: var(--color--white);
    background-color: var(--color--black);
    margin-top: 25px; }

.loading-bg {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  right: 0; }
  .loading-bg.active {
    display: flex; }
  .loading-bg img {
    width: 100px; }

/* content block */
.template-collection {
  /* content block hotspot */ }
  .template-collection .content-block {
    height: -moz-fit-content;
    height: fit-content; }
  .template-collection .grid-column--1 {
    grid-column-start: 1; }
  .template-collection .grid-column--2 {
    grid-column-start: 2; }
  .template-collection .grid-column--3 {
    grid-column-start: 3; }
  .template-collection .grid-column--4 {
    grid-column-start: 4; }
  .template-collection .column-width--2 {
    grid-column-end: span 2; }
  .template-collection .column-width--2 a {
    width: 100%; }
  @media screen and (max-width: 768px) {
    .template-collection .grid-column--3 {
      grid-column-start: 2; }
    .template-collection .grid-column--4 {
      grid-column-start: 2; }
    .template-collection .column-width--2 {
      grid-column-start: 1; } }
  .template-collection .hotspot-banner {
    margin: 15px; }
  @media (max-width: 768px) {
    .template-collection .hotspot-banner {
      margin: 0px; } }
  .template-collection .hotspot-popup {
    position: absolute;
    background: #fff;
    width: 190px;
    min-height: 320px;
    border-radius: 10px;
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.5);
    transform: translate(-50%, -50%);
    display: none;
    padding: 25px;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: space-between;
    align-items: center; }
  .template-collection .hotspot-popup.open {
    display: flex;
    z-index: 2; }
  .template-collection .hotspot-btn {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    border: 0;
    border-radius: 40px;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer; }
  .template-collection .hotspot-btn:before {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 18px;
    top: 11px;
    left: 11px;
    background-color: #fff;
    position: absolute;
    transition: 0.5s;
    transform: scale(1); }
  @media (max-width: 768px) {
    .template-collection .hotspot-btn {
      width: 30px;
      height: 30px; }
    .template-collection .hotspot-btn:before {
      width: 12px;
      height: 12px;
      top: 9px;
      left: 9px; } }
  .template-collection .hotspot-btn.selected:before {
    transform: scale(0.44); }
  .template-collection .hotspot-popup__shop-now {
    width: 100%;
    padding: 12px 0;
    background-color: #000;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    font-size: 0.75rem;
    color: #fff;
    letter-spacing: 1.2px;
    text-align: center; }
  .template-collection .hotspot-popup img {
    display: block;
    padding: 0 0 6px 0; }
  .template-collection .hotspot-popup__title,
  .template-collection .hotspot-popup__price {
    font-size: 0.75rem;
    width: 100%;
    text-align: left;
    padding: 0 0 6px 0; }
  .template-collection .hotspot-arrow {
    background: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    transform: translate(-50%, -50%) rotate(45deg); }

.option-heading--mobile {
  display: none; }

.content-block .content-block__media {
  display: flex;
  justify-content: center;
  align-items: center; }

.content-block .text-bridal {
  font-weight: bold;
  position: absolute;
  padding: 1.5rem;
  font-family: var(--font--heading-primary);
  text-transform: uppercase;
  text-align: center;
  max-width: 384px;
  font-size: 18px;
  line-height: 24px; }
  @media screen and (max-width: 1920px) {
    .content-block .text-bridal {
      font-size: 0.94vw;
      max-width: 20vw;
      line-height: 1.25vw; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .content-block .text-bridal {
      font-size: 11px;
      line-height: normal;
      padding: 1rem;
      max-width: 100%; } }
  @media only screen and (max-width: 767px) {
    .content-block .text-bridal {
      font-size: 11px;
      line-height: normal;
      max-width: 100%; } }

.content-block .text-dress-edit {
  position: absolute;
  padding: 1.5rem 1.5rem 40px 1.5rem;
  text-align: center;
  max-width: 520px;
  max-width: 490px;
  font-size: 16px;
  color: #fff;
  color: red; }
  @media screen and (max-width: 1920px) {
    .content-block .text-dress-edit {
      max-width: 490px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .content-block .text-dress-edit {
      padding: 2.5rem 1.5rem 3.5rem 1.5rem; } }
  @media only screen and (max-width: 767px) {
    .content-block .text-dress-edit {
      padding: 2.5rem 1.5rem 3.5rem 1.5rem; } }

.content-block h3 {
  font-family: var(--font--heading-primary);
  font-style: normal;
  font-size: 30px; }

.featured-collection .mobile-content-block {
  display: none; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .featured-collection .mobile-content-block {
      display: block; } }
  @media only screen and (max-width: 767px) {
    .featured-collection .mobile-content-block {
      display: block; } }

.featured-collection .content-block {
  display: flex;
  justify-content: center;
  text-align: center; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .featured-collection .mobile-content-block .content-block {
    display: block; } }

@media only screen and (max-width: 767px) {
  .featured-collection .mobile-content-block .content-block {
    display: block; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .featured-collection .content-block {
    display: none; } }

@media only screen and (max-width: 767px) {
  .featured-collection .content-block {
    display: none; } }

.featured-collection .mobile-content-block .content-block .content-block__text {
  position: relative; }

.featured-collection .mobile-content-block .content-block-text {
  width: 100%; }

.collection-description {
  max-width: 1000px;
  margin: 0 auto;
  padding: 1rem 40px;
  font-size: 14px; }

/* Pagination */
.pagination--numbered {
  padding: 1rem 0;
  width: -moz-fit-content;
  width: fit-content;
  max-width: unset;
  margin: 2rem auto 0; }

.pagination--numbered ul {
  gap: 0.5rem; }
  @media screen and (max-width: 768px) {
    .pagination--numbered ul {
      gap: 0.25rem; } }

.pagination--numbered a {
  text-decoration: none;
  font-weight: 400; }

.pagination--numbered span {
  line-height: 12px;
  margin: 0 0.5rem; }

.pagination--numbered .pagination__prev-page svg {
  transform: rotate(90deg); }

.pagination--numbered .pagination__next-page svg {
  transform: rotate(270deg); }

.pagination--numbered .pagination__item {
  padding: 0.5rem 1rem;
  margin: 0;
  color: var(--color-border); }

.pagination--numbered .pagination__item--current {
  border-bottom: 1px solid; }

.cart {
  padding: 60px 0; }
  @media only screen and (max-width: 768px) {
    .cart {
      padding: 20px 0; } }
  .cart .cart__inner {
    max-width: 1440px;
    margin: 0 auto; }
    .cart .cart__inner .cart__form {
      width: 70%;
      padding: 0 47px 0 25px; }
      @media only screen and (max-width: 768px) {
        .cart .cart__inner .cart__form {
          width: 100%;
          border: none;
          padding: 0; } }
    .cart .cart__inner .summary {
      width: 445px;
      padding: 86px 46px 24px;
      background: #F8F8F8; }
      @media only screen and (max-width: 768px) {
        .cart .cart__inner .summary {
          width: calc(100% - 80px);
          padding: 24px 40px; } }
      .cart .cart__inner .summary .cart-upsell {
        padding: 45px 63px 60px; }
        @media only screen and (max-width: 768px) {
          .cart .cart__inner .summary .cart-upsell {
            padding: 28px 35px; } }
  .cart__title {
    max-width: 1440px;
    padding: 0 25px;
    margin: 17px auto 66px;
    font-family: var(--font--body);
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 102.68%;
    letter-spacing: 0.105em;
    text-transform: uppercase; }
    @media only screen and (max-width: 768px) {
      .cart__title {
        margin: 25px auto 0;
        padding-bottom: 25px;
        text-align: center;
        border-bottom: 1px solid var(--color--black); } }
  .cart__count {
    margin: 0 0 11px;
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #3F4744; }
  .cart .responsive-table .responsive-table_head {
    grid-template-columns: 3fr 1fr 1fr 1fr 1fr 1fr;
    text-align: center;
    border-bottom: solid 1px var(--color--black);
    padding-bottom: 7px; }
    @media only screen and (max-width: 768px) {
      .cart .responsive-table .responsive-table_head {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr; } }
    .cart .responsive-table .responsive-table_head span {
      font-size: 0.8125rem;
      line-height: 92.4%;
      letter-spacing: 0.045em;
      text-transform: capitalize;
      color: #828282; }
      .cart .responsive-table .responsive-table_head span:first-child {
        text-align: left; }
      .cart .responsive-table .responsive-table_head span:last-child {
        text-align: right; }
  .cart .responsive-table .responsive-table_body {
    padding-left: 10px; }
    @media only screen and (max-width: 768px) {
      .cart .responsive-table .responsive-table_body {
        padding: 0 25px; } }
  .cart .responsive-table .responsive-table-row {
    grid-template-columns: 3fr 1fr 1fr 1fr 1fr 1fr;
    padding: 30px 0;
    align-items: center;
    text-align: center;
    border-top: 1px solid #BDBDBD; }
    .cart .responsive-table .responsive-table-row:first-child {
      border-top: none; }
    .cart .responsive-table .responsive-table-row::after {
      border: none; }
    .cart .responsive-table .responsive-table-row .update-qty {
      text-align: center; }
    @media only screen and (max-width: 768px) {
      .cart .responsive-table .responsive-table-row {
        grid-template-columns: 131px calc(100% - 131px);
        padding: 25px 0;
        margin: 0;
        align-items: flex-start;
        text-align: left;
        border-top: none; } }
  .cart .responsive-table .item-image-container {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 768px) {
      .cart .responsive-table .item-image-container {
        flex-direction: column;
        margin-right: 22px; } }
    .cart .responsive-table .item-image-container a {
      width: 80px; }
      @media only screen and (max-width: 768px) {
        .cart .responsive-table .item-image-container a {
          width: 109px; } }
      .cart .responsive-table .item-image-container a img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .cart .responsive-table .item-image-container .item-title {
      margin-left: 15px;
      width: calc(100% - 117px);
      text-align: left; }
      @media only screen and (max-width: 768px) {
        .cart .responsive-table .item-image-container .item-title {
          margin-left: 0;
          width: 100%; } }
      .cart .responsive-table .item-image-container .item-title a, .cart .responsive-table .item-image-container .item-title span {
        font-size: 0.8125rem;
        line-height: 101.4%;
        letter-spacing: 0.11em;
        text-transform: capitalize; }
      .cart .responsive-table .item-image-container .item-title span {
        color: #828282;
        /* font-size */
        margin-top: 8px;
        display: block;
        line-height: normal; }
    .cart .responsive-table .item-image-container .item-properties {
      font-size: 0.6875rem;
      line-height: 92.4%;
      letter-spacing: .045em;
      text-transform: capitalize;
      color: #828282;
      margin-top: 10px; }
  @media only screen and (max-width: 768px) {
    .cart .responsive-table .item-title {
      margin-bottom: 18px; }
    .cart .responsive-table .item-color-variant label {
      font-style: normal;
      font-weight: 500;
      font-size: 0.6875rem;
      line-height: 10px;
      letter-spacing: 0.045em;
      text-transform: capitalize; }
    .cart .responsive-table .item-variant-container--size {
      margin: 10px 0 22px; }
      .cart .responsive-table .item-variant-container--size label {
        font-weight: 500;
        font-size: 0.8125rem;
        line-height: 12px;
        letter-spacing: 0.045em;
        text-transform: capitalize; }
    .cart .responsive-table .item-quantity-container {
      margin-right: 22px; } }
  .cart .responsive-table .item-variant-container span {
    font-weight: 500;
    font-size: 0.8125rem;
    line-height: 92.4%;
    letter-spacing: 0.045em;
    text-transform: capitalize; }
  .cart .responsive-table .item-variant-container [data-color-swatch] {
    width: 20px;
    height: 18px;
    display: inline-block;
    margin-left: 7px; }
  .cart .responsive-table .item-price-container .item-price span {
    font-weight: 500;
    font-size: 0.8125rem;
    line-height: 92.4%;
    letter-spacing: 0.045em;
    text-transform: capitalize; }
  .cart .responsive-table .item-quantity-container .qty-box {
    box-sizing: border-box;
    height: 30px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */ }
    @media only screen and (min-width: 769px) {
      .cart .responsive-table .item-quantity-container .qty-box {
        height: 36px;
        margin-bottom: 9px; } }
    .cart .responsive-table .item-quantity-container .qty-box span {
      width: 30px;
      display: none;
      align-items: center;
      justify-content: center;
      height: 100%;
      padding: 0;
      cursor: pointer; }
      .cart .responsive-table .item-quantity-container .qty-box span svg {
        width: 8px;
        height: 8px; }
        .cart .responsive-table .item-quantity-container .qty-box span svg path {
          fill: initial; }
    .cart .responsive-table .item-quantity-container .qty-box input {
      width: 30px;
      height: 100%;
      font-weight: 500;
      font-size: 0.8125rem;
      line-height: 92.4%;
      letter-spacing: 0.045em;
      text-transform: capitalize;
      border: 1px solid #BDBDBD;
      box-sizing: border-box;
      background: transparent;
      text-align: center; }
      @media only screen and (min-width: 769px) {
        .cart .responsive-table .item-quantity-container .qty-box input {
          width: 36px; } }
    .cart .responsive-table .item-quantity-container .qty-box input::-webkit-outer-spin-button,
    .cart .responsive-table .item-quantity-container .qty-box input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .cart .responsive-table .item-quantity-container .qty-box input[type=number] {
      -moz-appearance: textfield; }
    .cart .responsive-table .item-quantity-container .qty-box .cart-qty-minus {
      padding: 2px 10px 5px; }
    .cart .responsive-table .item-quantity-container .qty-box .cart-qty-plus {
      padding: 2px 10px 0px; }
  .cart .responsive-table .item-quantity-container .update-qty a {
    font-size: 0.6875rem;
    line-height: 92.4%;
    letter-spacing: 0.045em;
    text-transform: capitalize;
    color: #828282;
    text-align: center; }
  .cart .responsive-table .item-total-container {
    text-align: right; }
    .cart .responsive-table .item-total-container .item-total {
      font-weight: 500;
      font-size: 0.8125rem;
      line-height: 101.4%;
      letter-spacing: 0.11em;
      text-transform: capitalize; }
  .cart .summary__heading {
    display: block;
    margin: 0 0 11px;
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #3F4744; }
  .cart .summary__subtotal div {
    margin-bottom: 15px; }
    .cart .summary__subtotal div span {
      font-size: 0.9375rem;
      line-height: 32px;
      letter-spacing: 0.02em;
      color: #3C4546; }
  .cart .summary__total {
    margin-bottom: 8px; }
    .cart .summary__total span {
      font-size: 0.875rem;
      line-height: 92.4%;
      letter-spacing: 0.125em;
      text-transform: uppercase; }
  .cart .summary__notes {
    font-size: 0.75rem;
    line-height: 92.4%;
    letter-spacing: 0.045em;
    text-transform: capitalize;
    color: #828282; }
  .cart .summary__actions .btn--checkout {
    font-size: 0.75rem;
    line-height: 149.4%;
    text-align: center;
    letter-spacing: .06em;
    text-transform: uppercase;
    background-color: transparent;
    width: 100%;
    border: 1px solid #000;
    padding: 10px 0 7px;
    background-color: var(--color--black);
    color: var(--color--white); }
  .cart .summary__actions a {
    display: block;
    font-size: 0.75rem;
    line-height: 149.4%;
    text-align: center;
    letter-spacing: .06em;
    text-transform: uppercase;
    padding: 10px 0 7px;
    background-color: var(--color--black);
    margin-top: 8px;
    color: var(--color--white); }
  .cart .summary__actions .btn--shopping {
    background-color: var(--color--white);
    color: var(--color--black); }
  @media only screen and (min-width: 769px) {
    .cart .footer-text {
      border-top: 1px solid var(--color--black); }
      .cart .footer-text p {
        padding: 23px 36px 35px; } }
  .cart .footer-text p {
    max-width: 736px;
    margin: 0 auto;
    text-align: center;
    font-size: 0.875rem;
    line-height: 20px;
    letter-spacing: 0.14em;
    padding: 20px 36px 35px; }
  .cart .cart__empty {
    max-width: 1440px;
    padding: 0 25px;
    margin: 0 auto;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      .cart .cart__empty {
        padding-top: 50px; } }
    .cart .cart__empty p {
      font-size: 0.875rem;
      line-height: 92.4%;
      text-align: center;
      letter-spacing: 0.125em;
      text-transform: uppercase;
      margin-bottom: 37px; }
    .cart .cart__empty a {
      display: inline-block; }

.wishlistpage h1.titletext {
  font-family: var(--font--heading-secondary);
  margin-top: -5px;
  text-transform: uppercase; }

.wishlistpage .row .product {
  margin-bottom: 0px; }

.wishlistpage .product .image a img {
  height: auto; }

.wishlistpage .allbuttons .btn,
.wishlistpage .wishlistbodycontainer .btn {
  border-radius: 0;
  font-family: var(--font--body);
  text-transform: uppercase; }

.wishlistpage a.btn.btn-warning.removebutton {
  background: transparent;
  border: 1px solid var(--color--black);
  color: var(--color--black); }

.wishlistpage .buttons .fa-shopping-cart {
  display: none; }

.wishlistpage .product_title a {
  letter-spacing: 1px;
  line-height: 20px; }

.wishlistpage .product .text {
  padding: 15px 0 0 0; }

.wishlistpage .product .text h3.product_title,
.wishlistpage .variant_title,
.wishlistpage .price {
  margin: 0 0 7px 0;
  text-align: left;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-family: var(--font--body);
  font-style: normal;
  line-height: 16px;
  height: auto;
  letter-spacing: 0.96px; }

.wishlistpage .price {
  letter-spacing: 0.145em;
  margin: 0 0 15px 0; }

.wishlistpage .wishlistbodycontainer .buttons {
  padding: 0;
  margin: 0; }

.wishlistpage .wishlistbodycontainer .buttons .btn {
  margin-bottom: 1rem;
  width: 100%;
  font-weight: 400;
  letter-spacing: .105em;
  box-sizing: border-box; }

.wishlistpage .buttons .btn,
.wishlistpage .allbuttons .btn {
  font-size: 0.75rem; }

.wishlistpage .wishlistbodycontainer .buttons .addbutton {
  font-family: var(--font--buttn);
  font-size: 0.9375rem; }

.wishlistpage .row .col-md-4 {
  width: auto !important; }

.wishlistpage #bookmarks .container-fluid > div:nth-child(2) {
  display: grid;
  grid-gap: 42px 39px;
  grid-template-columns: repeat(4, 1fr); }

.wishlistpage #bookmarks .container-fluid > div:nth-child(2):before {
  display: none; }

.wishlistpage .alert.alert-info.sw-login-notification {
  width: auto; }

.wishlistpage .alert.alert-info {
  border-radius: 0;
  border-color: var(--color--black); }

.wishlistpage .wishlistbodycontainer .row,
.wishlistpage .wishlisttitlecontainer .row,
.wishlistpage .wishlistbodycontainer .container-fluid {
  margin: 0;
  padding: 0; }

.wishlistpage .container {
  max-width: 1440px !important;
  padding: 0 32px !important;
  width: 100% !important;
  box-sizing: border-box; }

@media (max-width: 768px) {
  .wishlistpage .product .text h3.product_title,
  .wishlistpage .variant_title,
  .wishlistpage .price {
    font-size: 0.6875rem;
    margin-bottom: 5px; }
  .wishlistpage .container {
    padding: 0 16px !important; }
  .wishlistpage #bookmarks .container-fluid > div:nth-child(2) {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 13px 10px !important; } }

/*================ Sections ================*/
.full-banner {
  margin-bottom: 39px; }
  @media only screen and (min-width: 1025px) {
    .full-banner {
      margin-bottom: 56px; } }
  @media only screen and (min-width: 769px) {
    .full-banner.full-banner--boxed.boxed--left {
      margin-left: 50px; }
    .full-banner.full-banner--boxed.boxed--center {
      margin: 0 25px; }
    .full-banner.full-banner--boxed.boxed--right {
      margin-right: 50px; } }
  @media only screen and (min-width: 1025px) {
    .full-banner.full-banner--boxed.boxed--left {
      margin-left: 130px; }
    .full-banner.full-banner--boxed.boxed--center {
      margin: 0 130px; }
    .full-banner.full-banner--boxed.boxed--right {
      margin-right: 130px; } }
  .full-banner.full-banner--boxed .full-banner-date {
    display: block;
    position: absolute;
    bottom: 70px;
    transform: rotate(270deg); }
    @media only screen and (min-width: 1025px) {
      .full-banner.full-banner--boxed .full-banner-date {
        bottom: 150px; } }
    .full-banner.full-banner--boxed .full-banner-date span {
      font-size: 0.6875rem;
      line-height: 92.4%;
      letter-spacing: 0.03em; }
      @media only screen and (min-width: 1025px) {
        .full-banner.full-banner--boxed .full-banner-date span {
          font-size: 1.125rem;
          line-height: 92.4%; } }
  @media only screen and (max-width: 768px) {
    .full-banner.full-banner--boxed .full-banner-text.align--left, .full-banner.full-banner--boxed .full-banner-text.align--right {
      text-align: right; } }
  @media only screen and (min-width: 1025px) {
    .full-banner.full-banner--boxed .full-banner-text h2 {
      font-size: 36px;
      line-height: 92.4%; }
      .full-banner.full-banner--boxed .full-banner-text h2 span {
        font-size: 1.5rem;
        line-height: 92.4%; } }
  .full-banner.full-banner--boxed .full-banner-text.align--center {
    text-align: center; }
  .full-banner.full-banner--boxed .full-banner-text.vertical--bottom {
    bottom: 23px; }
    @media only screen and (min-width: 1025px) {
      .full-banner.full-banner--boxed .full-banner-text.vertical--bottom {
        bottom: 45px; } }
  .full-banner.full-banner--lookbook {
    margin-bottom: 0; }
    .full-banner.full-banner--lookbook .full-banner-date {
      bottom: 50%; }
    .full-banner.full-banner--lookbook .full-banner-text h2 {
      font-family: var(--font--heading-secondary);
      font-weight: 400;
      letter-spacing: .03em; }
      @media not all and (min-resolution: 0.001dpcm) {
        .full-banner.full-banner--lookbook .full-banner-text h2 {
          font-style: normal; } }
      @supports (-moz-appearance: none) {
        .full-banner.full-banner--lookbook .full-banner-text h2 {
          font-style: normal; } }
      @media only screen and (max-width: 767px) {
        .full-banner.full-banner--lookbook .full-banner-text h2 {
          font-size: 1.5rem; } }
    @media only screen and (max-width: 767px) {
      .full-banner.full-banner--lookbook .full-banner-text h2 span {
        font-size: 1rem; } }
    .full-banner.full-banner--lookbook .full-banner-text.vertical--bottom {
      bottom: 14%; }
      @media only screen and (max-width: 767px) {
        .full-banner.full-banner--lookbook .full-banner-text.vertical--bottom {
          bottom: 19%; } }
    @media only screen and (max-width: 767px) {
      .full-banner.full-banner--lookbook .full-banner-text.horizontal--left {
        left: 9.2%; } }
    @media only screen and (max-width: 767px) {
      .full-banner.full-banner--lookbook .full-banner-text.horizontal--right {
        right: 9.2%; } }
  .full-banner.full-banner--alt {
    margin-bottom: 19px; }
    @media only screen and (min-width: 1025px) {
      .full-banner.full-banner--alt {
        margin-bottom: 52px; } }
    .full-banner.full-banner--alt .full-banner-date {
      bottom: 50%; }
    .full-banner.full-banner--alt .full-banner-text h2 {
      font-family: var(--font--heading-secondary);
      font-weight: 400;
      letter-spacing: .03em; }
      @media not all and (min-resolution: 0.001dpcm) {
        .full-banner.full-banner--alt .full-banner-text h2 {
          font-style: normal; } }
      @supports (-moz-appearance: none) {
        .full-banner.full-banner--alt .full-banner-text h2 {
          font-style: normal; } }
      @media only screen and (min-width: 1025px) {
        .full-banner.full-banner--alt .full-banner-text h2 {
          font-size: 36px; } }
      @media only screen and (max-width: 767px) {
        .full-banner.full-banner--alt .full-banner-text h2 {
          font-size: 1.5rem; } }
    @media only screen and (min-width: 1025px) {
      .full-banner.full-banner--alt .full-banner-text h2 span {
        font-size: 1.5rem; } }
    @media only screen and (max-width: 767px) {
      .full-banner.full-banner--alt .full-banner-text h2 span {
        font-size: 1rem; } }
    .full-banner.full-banner--alt .full-banner-text.vertical--bottom {
      bottom: 53px; }
      @media only screen and (max-width: 767px) {
        .full-banner.full-banner--alt .full-banner-text.vertical--bottom {
          bottom: 39px; } }
    @media only screen and (max-width: 767px) {
      .full-banner.full-banner--alt .full-banner-text.horizontal--left {
        left: 17px; } }
    @media only screen and (max-width: 767px) {
      .full-banner.full-banner--alt .full-banner-text.horizontal--right {
        right: 17px; } }
  .full-banner .full-banner-date {
    display: none;
    position: absolute;
    bottom: 150px;
    transform: rotate(270deg); }
    .full-banner .full-banner-date.date--left {
      left: 20px; }
      @media only screen and (max-width: 768px) {
        .full-banner .full-banner-date.date--left {
          left: 0; } }
    .full-banner .full-banner-date.date--right {
      right: 20px; }
      @media only screen and (max-width: 768px) {
        .full-banner .full-banner-date.date--right {
          right: 0; } }
    @media only screen and (min-width: 1025px) {
      .full-banner .full-banner-date {
        display: block; } }
    .full-banner .full-banner-date .vertical-line {
      height: 130px;
      width: 1px;
      display: inline-block;
      transform: rotate(90deg);
      position: absolute;
      left: 136px;
      bottom: -55px; }
      @media only screen and (min-width: 1025px) {
        .full-banner .full-banner-date .vertical-line {
          height: 290px;
          left: 254px;
          bottom: -136px; } }
    .full-banner .full-banner-date span {
      font-size: 1.125rem;
      font-family: var(--font--title);
      line-height: 92.4%;
      letter-spacing: 0.03em;
      text-transform: uppercase; }
  .full-banner .full-banner-text {
    position: absolute; }
    .full-banner .full-banner-text.horizontal--left {
      left: 30px; }
      @media only screen and (min-width: 1025px) {
        .full-banner .full-banner-text.horizontal--left {
          left: 120px; } }
    .full-banner .full-banner-text.horizontal--center {
      left: 50%;
      transform: translate(-50%, -50%); }
    .full-banner .full-banner-text.horizontal--right {
      right: 25px; }
      @media only screen and (min-width: 1025px) {
        .full-banner .full-banner-text.horizontal--right {
          right: 120px; } }
    .full-banner .full-banner-text.vertical--top {
      top: 115px; }
      @media only screen and (min-width: 1025px) {
        .full-banner .full-banner-text.vertical--top {
          top: 150px; } }
    .full-banner .full-banner-text.vertical--middle {
      top: 50%;
      transform: translate(-50%, -50%); }
    .full-banner .full-banner-text.vertical--bottom {
      bottom: 115px; }
      @media only screen and (min-width: 1025px) {
        .full-banner .full-banner-text.vertical--bottom {
          bottom: 150px; } }
    .full-banner .full-banner-text.align--left {
      text-align: left; }
    .full-banner .full-banner-text.align--center {
      text-align: center; }
    .full-banner .full-banner-text.align--right {
      text-align: right; }
    .full-banner .full-banner-text h2 {
      font-size: 1.75rem;
      line-height: 92.4%;
      letter-spacing: 0.03em;
      text-transform: uppercase;
      margin-bottom: 14px; }
      @media only screen and (min-width: 1025px) {
        .full-banner .full-banner-text h2 {
          font-size: 48px;
          line-height: 92.4%; } }
      .full-banner .full-banner-text h2 span {
        font-size: 1.125rem;
        text-transform: lowercase;
        line-height: 92.4%;
        letter-spacing: 0.03em;
        margin-right: 6px; }
        @media only screen and (min-width: 1025px) {
          .full-banner .full-banner-text h2 span {
            font-size: 36px;
            line-height: 92.4%;
            margin-right: 10px; } }
    .full-banner .full-banner-text .full-banner__entry {
      max-width: 486px;
      margin: 0 auto;
      font-size: 0.875rem;
      line-height: 129.9%;
      letter-spacing: 0.095em; }
    .full-banner .full-banner-text .full-banner-btn {
      display: inline-block;
      font-size: 0.6875rem;
      border-bottom: solid 1px;
      padding-bottom: 0;
      padding-left: 0;
      padding-right: 0;
      margin-top: 21px;
      min-width: unset; }
      @media only screen and (min-width: 1025px) {
        .full-banner .full-banner-text .full-banner-btn {
          font-size: 0.875rem;
          line-height: 92.4%;
          padding-bottom: 9px;
          border-width: 2px; } }
  .full-banner .full-banner-text--alt {
    position: static;
    margin: 0;
    padding: 45px 92px 20px;
    cursor: default; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .full-banner .full-banner-text--alt {
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 767px) {
      .full-banner .full-banner-text--alt {
        padding: 39px 10px 24px; } }
    .full-banner .full-banner-text--alt h2 {
      font-family: var(--font--heading-secondary); }
      @media not all and (min-resolution: 0.001dpcm) {
        .full-banner .full-banner-text--alt h2 {
          font-style: normal; } }
      @supports (-moz-appearance: none) {
        .full-banner .full-banner-text--alt h2 {
          font-style: normal; } }
    .full-banner .full-banner-text--alt * {
      color: #000 !important; }
    .full-banner .full-banner-text--alt.horizontal--left {
      text-align: left; }
    .full-banner .full-banner-text--alt.horizontal--center {
      text-align: center;
      transform: none; }
    .full-banner .full-banner-text--alt.horizontal--right {
      text-align: right; }
    .full-banner .full-banner-text--alt.vertical--middle {
      transform: none; }
    .full-banner .full-banner-text--alt.align--left {
      text-align: left; }
    .full-banner .full-banner-text--alt.align--center {
      text-align: center; }
    .full-banner .full-banner-text--alt.align--right {
      text-align: right; }
    .full-banner .full-banner-text--alt .full-banner__entry {
      max-width: none; }
  .full-banner.full-banner--text {
    max-width: 1440px;
    margin: 0 auto; }
    .full-banner.full-banner--text > a {
      pointer-events: none; }
    .full-banner.full-banner--text * {
      color: #000 !important; }
    .full-banner.full-banner--text .full-banner-text {
      pointer-events: all; }
    .full-banner.full-banner--text .full-banner-arrow svg path {
      fill: #000; }
  .full-banner .full-banner-arrow {
    position: absolute;
    bottom: 10px;
    right: 17px;
    padding: 10px;
    cursor: pointer; }
    @media only screen and (min-width: 1025px) {
      .full-banner .full-banner-arrow {
        right: 130px;
        bottom: 22px; } }
  .full-banner .full-banner__entry-additional {
    position: absolute;
    left: 50%;
    bottom: 7%;
    transform: translate(-50%, -50%); }
  .full-banner video {
    display: block; }

@media only screen and (min-width: 1025px) {
  .template-index .full-banner {
    margin-bottom: 1rem; } }

.rich-text {
  padding: 0 40px 39px;
  text-align: center; }
  @media only screen and (min-width: 769px) {
    .rich-text {
      max-width: 585px;
      padding: 0 50px 56px;
      margin: 0 auto; } }
  .rich-text h1 {
    letter-spacing: 0.03em;
    text-transform: uppercase;
    font-style: italic;
    margin-bottom: 25px;
    color: inherit; }
    @media only screen and (min-width: 769px) {
      .rich-text h1 {
        margin-bottom: 40px; } }
    .rich-text h1 span {
      font-size: 1.125rem;
      font-family: var(--font--title);
      text-transform: lowercase;
      line-height: 92.4%;
      letter-spacing: 0.03em;
      margin-right: 6px; }
      @media only screen and (min-width: 769px) {
        .rich-text h1 span {
          font-size: 36px;
          line-height: 92.4%;
          margin-right: 10px; } }
  .rich-text p {
    font-size: 0.6875rem;
    line-height: 183.9%;
    letter-spacing: 0.095em;
    margin-bottom: 0;
    color: inherit; }
    @media only screen and (min-width: 769px) {
      .rich-text p {
        font-size: 0.8125rem;
        line-height: 212.4%; } }
  .rich-text .btn {
    color: inherit;
    margin-top: 30px; }

.coll-collections {
  margin-bottom: 39px; }
  @media only screen and (min-width: 1025px) {
    .coll-collections {
      margin-bottom: 56px; } }
  .coll-collections__inner {
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    overflow-y: hidden;
    cursor: pointer;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    padding-left: 23px; }
    @media only screen and (min-width: 769px) {
      .coll-collections__inner {
        padding-left: 0; } }
    .coll-collections__inner::-webkit-scrollbar {
      display: none; }
    .coll-collections__inner .collection-item {
      margin-right: 3px;
      height: 100%;
      margin-bottom: -9px; }
      @media only screen and (max-width: 768px) {
        .coll-collections__inner .collection-item {
          flex: 0 0 75% !important;
          height: 580px;
          margin-right: 1.5px; } }
      @media only screen and (max-width: 767px) {
        .coll-collections__inner .collection-item {
          height: 300px; } }
      .coll-collections__inner .collection-item:nth-child(3n+1) {
        flex: 0 0 43.6%; }
      .coll-collections__inner .collection-item:nth-child(3n+2) {
        flex: 0 0 31.8%; }
      .coll-collections__inner .collection-item:nth-child(3n+3) {
        flex: 0 0 calc(24.5% - 7.97px); }
      .coll-collections__inner .collection-item img {
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
      .coll-collections__inner .collection-item h2 {
        left: 25px;
        bottom: 40px;
        font-weight: normal;
        font-size: 1.5rem;
        line-height: 92.4%;
        letter-spacing: 0.03em;
        text-transform: uppercase;
        color: white;
        margin: 0; }
        .coll-collections__inner .collection-item h2 span {
          font-size: 0.875rem;
          text-transform: lowercase;
          line-height: 92.4%;
          letter-spacing: 0.03em;
          margin-right: 8px; }
        @media only screen and (min-width: 1025px) {
          .coll-collections__inner .collection-item h2 {
            left: 77px;
            bottom: 55px;
            font-size: 36px;
            line-height: 92.4%; }
            .coll-collections__inner .collection-item h2 span {
              font-size: 1.5rem;
              line-height: 92.4%;
              margin-right: 13px; } }

.sidecart {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  background: var(--color--white);
  z-index: 11;
  height: 100%;
  transform: translateX(100%);
  transition: all .5s ease-in-out;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out; }
  .sidecart .totalitem-count {
    margin-left: 10px; }
  @media only screen and (min-width: 769px) {
    .sidecart {
      width: 375px; } }
  .sidecart .sidecart__header {
    background-color: var(--color--white);
    color: var(--color--black);
    font-size: 1rem;
    font-weight: 500;
    line-height: 102.68%;
    letter-spacing: 0.105em;
    text-transform: uppercase;
    justify-content: center;
    padding: 25px 0;
    border-bottom: 1px solid #e1e1e1; }
    .sidecart .sidecart__header #closeSidecart {
      cursor: pointer;
      position: absolute;
      right: 12px;
      top: 10px;
      background-color: var(--color--white); }
      .sidecart .sidecart__header #closeSidecart svg line {
        stroke: var(--color--white); }
  .sidecart .sidecart__container {
    height: calc(100% - 92px);
    display: flex;
    flex-direction: column;
    overflow-x: hidden; }
    @media screen and (min-width: 768px) {
      .sidecart .sidecart__container {
        height: calc(100% - 201px); } }
    .sidecart .sidecart__container .sidecart__item-contain {
      padding: 36px 26px; }
    .sidecart .sidecart__container .sidecart__item {
      display: flex;
      padding: 25px 0;
      border-top: 1px solid #BDBDBD; }
      .sidecart .sidecart__container .sidecart__item:first-child {
        padding-top: 0 !important;
        border: none; }
      .sidecart .sidecart__container .sidecart__item .item__image {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 109px; }
        .sidecart .sidecart__container .sidecart__item .item__image img {
          height: 149px;
          width: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
      .sidecart .sidecart__container .sidecart__item .item__product-info {
        position: relative;
        width: calc(100% - 140px);
        margin-left: 20px;
        display: flex;
        flex-direction: column; }
        .sidecart .sidecart__container .sidecart__item .item__product-info .item-price-qty {
          margin-top: 16px; }
        .sidecart .sidecart__container .sidecart__item .item__product-info .item__title {
          font-weight: 500;
          font-size: 0.9375rem;
          line-height: 18px;
          letter-spacing: 0.11em;
          text-transform: uppercase;
          color: var(--color--black); }
          .sidecart .sidecart__container .sidecart__item .item__product-info .item__title .item__product-title {
            font-size: 1rem;
            margin-bottom: 18px;
            font-family: var(--font--body);
            font-weight: 500;
            display: block;
            line-height: 92.4%;
            letter-spacing: 0.045em;
            text-transform: capitalize; }
          .sidecart .sidecart__container .sidecart__item .item__product-info .item__title .item-color-variant,
          .sidecart .sidecart__container .sidecart__item .item__product-info .item__title .item-properties {
            margin-bottom: 10px; }
            .sidecart .sidecart__container .sidecart__item .item__product-info .item__title .item-color-variant label,
            .sidecart .sidecart__container .sidecart__item .item__product-info .item__title .item-properties label {
              font-family: var(--font--body);
              font-weight: 500;
              display: block;
              font-size: 0.6875rem;
              line-height: 92.4%;
              letter-spacing: .045em;
              text-transform: capitalize; }
            .sidecart .sidecart__container .sidecart__item .item__product-info .item__title .item-color-variant span,
            .sidecart .sidecart__container .sidecart__item .item__product-info .item__title .item-properties span {
              width: 20px;
              height: 18px;
              margin-left: 8px; }
          .sidecart .sidecart__container .sidecart__item .item__product-info .item__title .item-size-variant {
            font-family: var(--font--body);
            font-weight: 500;
            font-size: 0.8125rem;
            line-height: 92.4%;
            letter-spacing: 0.045em;
            text-transform: capitalize;
            margin-bottom: 10px;
            display: block; }
        .sidecart .sidecart__container .sidecart__item .item__product-info .item__description {
          margin: 0 0 7px; }
        .sidecart .sidecart__container .sidecart__item .item__product-info .item__price {
          font-size: 0.8125rem;
          line-height: 92.4%;
          letter-spacing: 0.045em;
          text-transform: capitalize; }
        .sidecart .sidecart__container .sidecart__item .item__product-info .item-properties__final-sale label {
          color: #828282;
          font-size: 0.8125rem; }
        .sidecart .sidecart__container .sidecart__item .item__product-info .item__actions .qty-box__container {
          border: 1px solid #bdbdbd;
          display: flex; }
        .sidecart .sidecart__container .sidecart__item .item__product-info .item__actions .quantity {
          padding: 13px 9px;
          font-size: 0.8125rem;
          text-align: center;
          letter-spacing: 0.045em;
          text-transform: capitalize;
          display: block; }
        .sidecart .sidecart__container .sidecart__item .item__product-info .item__actions .qtygt {
          border: 0;
          background: transparent;
          /*
            border-radius: 50%;
            border: 1px solid #D2D2D2;
            font-weight: bold;
            font-size: 1.125rem;
            line-height: 22px;
            letter-spacing: 0.11em;
            text-transform: uppercase;
            color: #CBCBCB;
            cursor: pointer;
            margin-top: 2px;
            svg {
              width: 14px;
              height: 14px;
              path {
                fill: #CBCBCB;
              }
            }
          */ }
        .sidecart .sidecart__container .sidecart__item .item__product-info .item__actions .qtyminus {
          padding: 2px 8px 5px; }
        .sidecart .sidecart__container .sidecart__item .item__product-info .item__actions .qtyplus {
          padding: 4px 8px 3px; }
        .sidecart .sidecart__container .sidecart__item .item__product-info .item__remove {
          font-family: var(--font--body);
          font-weight: 500;
          font-size: 0.6875rem;
          line-height: 92.4%;
          letter-spacing: 0.045em;
          text-transform: capitalize;
          color: #828282;
          margin-top: 9px; }
    .sidecart .sidecart__container td {
      padding: 0; }
  .sidecart .sidecart__footer {
    background-color: #F8F8F8; }
    @media screen and (max-width: 768px) {
      .sidecart .sidecart__footer {
        position: sticky;
        bottom: 0;
        z-index: 1; } }
    @media screen and (min-width: 768px) {
      .sidecart .sidecart__footer {
        position: fixed;
        bottom: 0;
        width: 100%; } }
    .sidecart .sidecart__footer .sidecart__totals {
      padding: 24px 39px; }
      .sidecart .sidecart__footer .sidecart__totals .sidecart__subtotal {
        margin-bottom: 8px;
        align-items: center; }
      .sidecart .sidecart__footer .sidecart__totals .body {
        line-height: 92.4%;
        letter-spacing: 0.125em;
        text-transform: uppercase; }
      .sidecart .sidecart__footer .sidecart__totals .sidecart-totalprice {
        line-height: 92.4%;
        text-align: right;
        letter-spacing: 0.125em;
        text-transform: uppercase; }
      .sidecart .sidecart__footer .sidecart__totals .sidecart__shipping {
        font-size: 0.75rem;
        line-height: 92.4%;
        letter-spacing: 0.045em;
        color: #828282;
        text-transform: capitalize; }
    .sidecart .sidecart__footer form {
      padding: 0 39px 28px; }
      .sidecart .sidecart__footer form .btn--checkout {
        font-size: 0.75rem;
        line-height: 149.4%;
        font-weight: normal;
        text-align: center;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        background-color: var(--color--black);
        color: var(--color--white);
        width: 100%;
        padding: 10px 0 7px; }
      .sidecart .sidecart__footer form .btn--shopping {
        display: block;
        font-size: 0.75rem;
        line-height: 149.4%;
        font-weight: normal;
        text-align: center;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        padding: 10px 0 7px;
        background-color: var(--color--white);
        margin-top: 8px; }
      .sidecart .sidecart__footer form .btn--primary {
        width: 100%;
        font-weight: bold;
        font-size: 1rem;
        line-height: 19px;
        text-align: center;
        letter-spacing: 0.18em;
        text-transform: uppercase; }
        @media only screen and (max-width: 768px) {
          .sidecart .sidecart__footer form .btn--primary {
            padding: 18px 15px; } }
  .sidecart .sidecart__empty {
    flex-direction: column; }
    .sidecart .sidecart__empty .sidecart-empty__title {
      margin-bottom: 31px;
      font-size: 0.875rem;
      line-height: 92.4%;
      text-align: center;
      letter-spacing: 0.125em;
      text-transform: uppercase;
      font-family: var(--font--title); }
    .sidecart .sidecart__empty td {
      display: block;
      width: 100%;
      padding: 0;
      margin: auto; }
      .sidecart .sidecart__empty td .btn {
        font-size: 0.75rem;
        line-height: 149.4%;
        text-align: center;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        font-weight: normal;
        display: block;
        background-color: var(--color--black);
        padding: 9px; }
  .sidecart .make-it-a-set-discount-label {
    font-size: 0.75rem;
    margin: 10px 0 0 0; }

.ajax-cart-open {
  overflow: hidden; }
  .ajax-cart-open #shopify-section-sidecart {
    position: relative;
    z-index: 111; }
  .ajax-cart-open .sidecart {
    transform: translateX(0);
    transition: all .5s ease-in-out;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out;
    -o-transition: -o-transform 0.5s ease-in-out; }

.sidecart-promo p {
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 24px;
  padding: 18px 18px 0;
  margin-bottom: 0;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: var(--color--brand-1); }

.cart-upsell {
  background-color: #F8F8F8;
  padding: 0 63px 60px; }
  .cart-upsell__heading {
    font-weight: 500;
    font-size: 1rem;
    line-height: 102.68%;
    text-align: center;
    letter-spacing: 0.105em;
    text-transform: uppercase;
    margin-bottom: 28px; }
  .cart-upsell__list {
    overflow-x: scroll;
    display: flex; }
    .cart-upsell__list .product-card {
      flex: 0 0 calc(50% - 20px);
      margin: 0 10px; }
      .cart-upsell__list .product-card .product__item-media {
        position: unset; }
      .cart-upsell__list .product-card .product__item-quickshop {
        opacity: 1;
        padding: 0;
        background-color: transparent;
        position: unset; }
        .cart-upsell__list .product-card .product__item-quickshop .product-option {
          display: none; }
      .cart-upsell__list .product-card .ajax-atc {
        position: absolute;
        bottom: 0;
        width: 100%; }
      .cart-upsell__list .product-card .btnatc {
        margin: 0; }
      .cart-upsell__list .product-card .product-more-color {
        display: block;
        text-align: center; }
      .cart-upsell__list .product-card:hover .product-image-contain:before {
        opacity: 0; }
      .cart-upsell__list .product-card .product__image img {
        min-height: auto; }
      .cart-upsell__list .product-card:hover .product__info {
        display: block; }
      .cart-upsell__list .product-card .product__item-extra {
        margin-top: 12px;
        padding-bottom: 45px; }
        @media only screen and (min-width: 1025px) {
          .cart-upsell__list .product-card .product__item-extra {
            opacity: 1;
            position: unset;
            transform: none; }
            .cart-upsell__list .product-card .product__item-extra div[name=size] {
              display: none; } }
        .cart-upsell__list .product-card .product__item-extra .product__price {
          text-align: center; }
        .cart-upsell__list .product-card .product__item-extra .h1 {
          font-weight: 500;
          font-size: 0.75rem;
          line-height: 16px;
          text-align: center;
          letter-spacing: 0.125em;
          text-transform: capitalize;
          min-height: 32px; }
      .cart-upsell__list .product-card form {
        width: 136.5px; }
      .cart-upsell__list .product-card .btnatc {
        display: block;
        margin-top: 15px; }
        .cart-upsell__list .product-card .btnatc .quick-add-btn {
          font-family: var(--font--btn);
          background-color: var(--color--black);
          color: var(--color--white);
          text-decoration: none;
          padding: 5px 6px;
          width: 100%; }
      .cart-upsell__list .product-card .btn--primary {
        width: 100%;
        min-width: 0; }

.bottom-text {
  padding: 10px 37px;
  background-color: white; }
  .bottom-text p {
    font-size: 0.75rem;
    line-height: 149.4%;
    text-align: center;
    letter-spacing: 0.06em;
    margin-bottom: 0; }

.template-index .cart-upsell__list .product-card .product__item-quickshop,
.template-product .cart-upsell__list .product-card .product__item-quickshop {
  position: absolute;
  top: auto; }

@media only screen and (min-width: 1025px) {
  .template-index .banner--featured-collection,
  .template-article .banner--featured-collection,
  .template-404 .banner--featured-collection,
  .template-product .banner--featured-collection,
  .template-page .banner--featured-collection {
    margin-left: 130px; } }

.template-index .featured-collection,
.template-article .featured-collection,
.template-404 .featured-collection,
.template-product .featured-collection,
.template-page .featured-collection {
  margin: 16px 0 51px; }
  @media only screen and (min-width: 1025px) {
    .template-index .featured-collection,
    .template-article .featured-collection,
    .template-404 .featured-collection,
    .template-product .featured-collection,
    .template-page .featured-collection {
      margin: 2rem auto;
      max-width: 1311px;
      padding: 0 15px; }
      .template-index .featured-collection.single-row .featured-collection__head,
      .template-article .featured-collection.single-row .featured-collection__head,
      .template-404 .featured-collection.single-row .featured-collection__head,
      .template-product .featured-collection.single-row .featured-collection__head,
      .template-page .featured-collection.single-row .featured-collection__head {
        top: 186px;
        left: -165px; }
        .template-index .featured-collection.single-row .featured-collection__head:after,
        .template-article .featured-collection.single-row .featured-collection__head:after,
        .template-404 .featured-collection.single-row .featured-collection__head:after,
        .template-product .featured-collection.single-row .featured-collection__head:after,
        .template-page .featured-collection.single-row .featured-collection__head:after {
          width: 11.25vw; }
      .template-index .featured-collection.single-row .product-card .product__image img,
      .template-article .featured-collection.single-row .product-card .product__image img,
      .template-404 .featured-collection.single-row .product-card .product__image img,
      .template-product .featured-collection.single-row .product-card .product__image img,
      .template-page .featured-collection.single-row .product-card .product__image img {
        min-height: 300px; } }
  .template-index .featured-collection .featured-collection__head,
  .template-article .featured-collection .featured-collection__head,
  .template-404 .featured-collection .featured-collection__head,
  .template-product .featured-collection .featured-collection__head,
  .template-page .featured-collection .featured-collection__head {
    transform: rotate(270deg);
    left: -114px;
    top: 111px;
    z-index: 1;
    align-items: center;
    display: flex; }
    @media only screen and (min-width: 1025px) {
      .template-index .featured-collection .featured-collection__head,
      .template-article .featured-collection .featured-collection__head,
      .template-404 .featured-collection .featured-collection__head,
      .template-product .featured-collection .featured-collection__head,
      .template-page .featured-collection .featured-collection__head {
        left: -220px;
        top: 220px;
        bottom: auto; } }
    .template-index .featured-collection .featured-collection__head:after,
    .template-article .featured-collection .featured-collection__head:after,
    .template-404 .featured-collection .featured-collection__head:after,
    .template-product .featured-collection .featured-collection__head:after,
    .template-page .featured-collection .featured-collection__head:after {
      content: "";
      width: 117px;
      height: 1px;
      display: block;
      background-color: black;
      margin-left: 16px; }
      @media only screen and (min-width: 1025px) {
        .template-index .featured-collection .featured-collection__head:after,
        .template-article .featured-collection .featured-collection__head:after,
        .template-404 .featured-collection .featured-collection__head:after,
        .template-product .featured-collection .featured-collection__head:after,
        .template-page .featured-collection .featured-collection__head:after {
          width: 290px; } }
  .template-index .featured-collection .fc-head,
  .template-article .featured-collection .fc-head,
  .template-404 .featured-collection .fc-head,
  .template-product .featured-collection .fc-head,
  .template-page .featured-collection .fc-head {
    font-size: 0.6875rem;
    line-height: 92.4%;
    font-family: var(--font--title);
    letter-spacing: 0.03em;
    text-transform: uppercase; }
    @media only screen and (min-width: 1025px) {
      .template-index .featured-collection .fc-head,
      .template-article .featured-collection .fc-head,
      .template-404 .featured-collection .fc-head,
      .template-product .featured-collection .fc-head,
      .template-page .featured-collection .fc-head {
        font-size: 1.125rem;
        line-height: 92.4%; } }
  .template-index .featured-collection .fc-description,
  .template-article .featured-collection .fc-description,
  .template-404 .featured-collection .fc-description,
  .template-product .featured-collection .fc-description,
  .template-page .featured-collection .fc-description {
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 40px;
    color: #2B2B27; }
  .template-index .featured-collection .collection__grid,
  .template-article .featured-collection .collection__grid,
  .template-404 .featured-collection .collection__grid,
  .template-product .featured-collection .collection__grid,
  .template-page .featured-collection .collection__grid {
    margin-left: 40px;
    display: flex;
    background-color: #fff;
    width: calc(100% - 40px);
    overflow-x: auto; }
    @media only screen and (min-width: 1025px) {
      .template-index .featured-collection .collection__grid,
      .template-article .featured-collection .collection__grid,
      .template-404 .featured-collection .collection__grid,
      .template-product .featured-collection .collection__grid,
      .template-page .featured-collection .collection__grid {
        flex-wrap: wrap;
        margin: 0;
        width: 100%; } }
    .template-index .featured-collection .collection__grid .product-card,
    .template-article .featured-collection .collection__grid .product-card,
    .template-404 .featured-collection .collection__grid .product-card,
    .template-product .featured-collection .collection__grid .product-card,
    .template-page .featured-collection .collection__grid .product-card {
      flex: 0 0 40%;
      margin: 5px;
      text-align: center; }
      @media only screen and (min-width: 1025px) {
        .template-index .featured-collection .collection__grid .product-card,
        .template-article .featured-collection .collection__grid .product-card,
        .template-404 .featured-collection .collection__grid .product-card,
        .template-product .featured-collection .collection__grid .product-card,
        .template-page .featured-collection .collection__grid .product-card {
          flex: 0 0 calc(33.333% - 134px);
          margin: 0 67px 60px; } }
  .template-index .featured-collection .collection__grid::-webkit-scrollbar,
  .template-article .featured-collection .collection__grid::-webkit-scrollbar,
  .template-404 .featured-collection .collection__grid::-webkit-scrollbar,
  .template-product .featured-collection .collection__grid::-webkit-scrollbar,
  .template-page .featured-collection .collection__grid::-webkit-scrollbar {
    height: 8px; }
  .template-index .featured-collection .collection__grid::-webkit-scrollbar-thumb,
  .template-article .featured-collection .collection__grid::-webkit-scrollbar-thumb,
  .template-404 .featured-collection .collection__grid::-webkit-scrollbar-thumb,
  .template-product .featured-collection .collection__grid::-webkit-scrollbar-thumb,
  .template-page .featured-collection .collection__grid::-webkit-scrollbar-thumb {
    background-color: #000; }
  .template-index .featured-collection .collection__grid::-webkit-scrollbar-track,
  .template-article .featured-collection .collection__grid::-webkit-scrollbar-track,
  .template-404 .featured-collection .collection__grid::-webkit-scrollbar-track,
  .template-product .featured-collection .collection__grid::-webkit-scrollbar-track,
  .template-page .featured-collection .collection__grid::-webkit-scrollbar-track {
    background-color: #d9d9d9; }

@media only screen and (max-width: 768px) {
  .template-product .featured-collection .featured-collection__head {
    left: -110px; } }

.template-article .featured-collection {
  margin: 154px auto 164px; }
  @media (min-width: 1440px) {
    .template-article .featured-collection {
      max-width: 1230px;
      left: 4.2%;
      padding-left: 77px; } }
  @media only screen and (max-width: 1024px) {
    .template-article .featured-collection {
      margin: 100px auto 50px; } }
  @media only screen and (max-width: 767px) {
    .template-article .featured-collection {
      margin: 65px auto 5px; } }

@media only screen and (max-width: 767px) {
  .template-article .featured-collection .featured-collection__head {
    left: -110px; } }

.template-article .featured-collection .collection__grid {
  flex-wrap: nowrap; }
  @media only screen and (max-width: 767px) {
    .template-article .featured-collection .collection__grid {
      margin-left: 25px;
      width: calc(100% - 25px); } }

@media only screen and (max-width: 767px) {
  .template-article .featured-collection .collection__grid .product-card {
    flex: 0 0 44%; } }

.template-404 .featured-collection {
  margin: 72px auto 127px; }
  @media (min-width: 1440px) {
    .template-404 .featured-collection {
      max-width: 1120px;
      left: 5.2%;
      padding-left: 77px; } }
  @media only screen and (max-width: 1024px) {
    .template-404 .featured-collection {
      margin: 70px auto 50px; } }
  @media only screen and (max-width: 767px) {
    .template-404 .featured-collection {
      margin: 0 auto 34px;
      overflow: hidden; } }

.template-404 .featured-collection .collection__grid {
  flex-wrap: nowrap; }
  @media only screen and (max-width: 767px) {
    .template-404 .featured-collection .collection__grid {
      margin-left: 25px;
      width: calc(100% - 25px); } }

@media only screen and (max-width: 767px) {
  .template-404 .featured-collection .collection__grid .product-card {
    flex: 0 0 44%; } }

.template-collection .featured-collection {
  margin-top: 63px; }
  @media only screen and (max-width: 768px) {
    .template-collection .featured-collection {
      margin-top: 40px; } }

@media only screen and (max-width: 768px) {
  .template-collection .banner--featured-collection {
    margin-top: 50px; } }

.template-collection .banner--featured-collection .featured-collection__head {
  position: unset;
  margin-bottom: 60px; }
  @media only screen and (max-width: 768px) {
    .template-collection .banner--featured-collection .featured-collection__head {
      margin-bottom: 20px; } }
  .template-collection .banner--featured-collection .featured-collection__head a {
    display: table; }
  .template-collection .banner--featured-collection .featured-collection__head h2, .template-collection .banner--featured-collection .featured-collection__head .h2 {
    font-weight: normal;
    font-size: 48px;
    line-height: 92.4%;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    margin: 0; }
    @media only screen and (max-width: 768px) {
      .template-collection .banner--featured-collection .featured-collection__head h2, .template-collection .banner--featured-collection .featured-collection__head .h2 {
        font-size: 1.75rem; } }
    .template-collection .banner--featured-collection .featured-collection__head h2 span, .template-collection .banner--featured-collection .featured-collection__head .h2 span {
      font-size: 36px;
      text-transform: lowercase;
      margin-right: 10px; }
      @media only screen and (max-width: 768px) {
        .template-collection .banner--featured-collection .featured-collection__head h2 span, .template-collection .banner--featured-collection .featured-collection__head .h2 span {
          font-size: 1.125rem; } }

.collection__aside,
#shopify-section-collection-grid {
  width: 200px;
  margin-bottom: 40px;
  background-color: var(--color--white); }
  @media only screen and (min-width: 769px) {
    .collection__aside,
    #shopify-section-collection-grid {
      top: 120px;
      height: -moz-fit-content;
      height: fit-content; } }
  @media only screen and (max-width: 768px) {
    .collection__aside,
    #shopify-section-collection-grid {
      width: 100%;
      margin-right: 0;
      padding: 14px 0 20px;
      z-index: 3; }
      .collection__aside .filter__title.active svg,
      #shopify-section-collection-grid .filter__title.active svg {
        transform: rotate(90deg);
        transition: all .3s ease-in-out; }
      .collection__aside .filter__title svg,
      #shopify-section-collection-grid .filter__title svg {
        width: 10px;
        height: 15px;
        margin-left: 8px;
        transition: all .3s ease-in-out; }
      .collection__aside .collection__filters,
      #shopify-section-collection-grid .collection__filters {
        display: none;
        width: 260px;
        height: 380px;
        position: absolute;
        z-index: 1;
        overflow-y: scroll;
        background-color: var(--color--white); }
        .collection__aside .collection__filters .facets,
        #shopify-section-collection-grid .collection__filters .facets {
          padding: 20px 30px 60px 10px; }
        .collection__aside .collection__filters .tab-content,
        #shopify-section-collection-grid .collection__filters .tab-content {
          display: block; }
      .collection__aside.open-sort .collection__filters,
      #shopify-section-collection-grid.open-sort .collection__filters {
        right: 0px;
        width: 135px;
        height: 135px; }
      .collection__aside.open-sort .facets__wrapper,
      #shopify-section-collection-grid.open-sort .facets__wrapper {
        display: none; }
      .collection__aside.open-sort .collection__sorting,
      #shopify-section-collection-grid.open-sort .collection__sorting {
        display: block !important; } }
  @media only screen and (max-width: 1024px) {
    .collection__aside.active,
    #shopify-section-collection-grid.active {
      position: sticky;
      top: 84px; }
      .collection__aside.active .collection__filters,
      #shopify-section-collection-grid.active .collection__filters {
        display: block; } }
  .collection__aside .collection-product-count,
  #shopify-section-collection-grid .collection-product-count {
    margin-top: 26px;
    color: #696969;
    font-size: 0.6875rem;
    line-height: 15px;
    letter-spacing: 0.075em;
    text-transform: capitalize;
    display: inline-block; }
    .collection__aside .collection-product-count.hide--mobile-up,
    #shopify-section-collection-grid .collection-product-count.hide--mobile-up {
      margin-top: 10px; }
  .collection__aside .filters__header,
  #shopify-section-collection-grid .filters__header {
    padding: 0 0 12px; }
    .collection__aside .filters__header .filters__heading,
    #shopify-section-collection-grid .filters__header .filters__heading {
      letter-spacing: 0.03em;
      font-weight: bold;
      font-size: 1.25rem;
      line-height: 35px;
      margin: 0;
      padding: 0;
      text-transform: uppercase; }
      .collection__aside .filters__header .filters__heading svg path,
      #shopify-section-collection-grid .filters__header .filters__heading svg path {
        fill: var(--color--black); }
      @media only screen and (min-width: 1025px) {
        .collection__aside .filters__header .filters__heading,
        #shopify-section-collection-grid .filters__header .filters__heading {
          pointer-events: none; } }
  .collection__aside .facets__disclosure.collection__filters,
  #shopify-section-collection-grid .facets__disclosure.collection__filters {
    border: none; }
  .collection__aside .facets__summary,
  #shopify-section-collection-grid .facets__summary {
    width: 200px;
    font-weight: 800;
    font-size: 0.75rem;
    line-height: 16px;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    padding: 12px 8px;
    list-style: none;
    -webkit-appearance: none;
    border-bottom: 1px solid #e1e1e1;
    box-sizing: border-box; }
    @media only screen and (max-width: 768px) {
      .collection__aside .facets__summary,
      #shopify-section-collection-grid .facets__summary {
        padding: 12px 0; } }
    .collection__aside .facets__summary div,
    #shopify-section-collection-grid .facets__summary div {
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .collection__aside .facets__summary:focus,
    #shopify-section-collection-grid .facets__summary:focus {
      outline: none; }
  .collection__aside summary::-webkit-details-marker,
  #shopify-section-collection-grid summary::-webkit-details-marker {
    display: none; }
  .collection__aside .filter__items--text .facets__item,
  #shopify-section-collection-grid .filter__items--text .facets__item {
    flex: 0 0 100%; }
    .collection__aside .filter__items--text .facets__item label span,
    #shopify-section-collection-grid .filter__items--text .facets__item label span {
      padding: 0 4px;
      text-transform: capitalize;
      min-width: 100px;
      text-align: left; }
  .collection__aside .filter__items--swatch .facets__item,
  #shopify-section-collection-grid .filter__items--swatch .facets__item {
    flex: 0 0 20%; }
    .collection__aside .filter__items--swatch .facets__item label,
    #shopify-section-collection-grid .filter__items--swatch .facets__item label {
      width: 26px;
      height: 27px;
      line-height: 24px;
      justify-content: center;
      text-transform: uppercase;
      color: var(--color--black);
      background-color: transparent; }
    .collection__aside .filter__items--swatch .facets__item svg,
    #shopify-section-collection-grid .filter__items--swatch .facets__item svg {
      width: 26px;
      height: 27px;
      transition: color .2s,background-color; }
    .collection__aside .filter__items--swatch .facets__item span,
    #shopify-section-collection-grid .filter__items--swatch .facets__item span {
      position: absolute; }
    .collection__aside .filter__items--swatch .facets__item input:checked + svg + span,
    #shopify-section-collection-grid .filter__items--swatch .facets__item input:checked + svg + span {
      color: var(--color--white);
      transition: color .2s,background-color; }
  .collection__aside .facets__item,
  #shopify-section-collection-grid .facets__item {
    margin-bottom: 13px; }
    .collection__aside .facets__item input,
    #shopify-section-collection-grid .facets__item input {
      position: absolute;
      visibility: hidden;
      width: 0;
      height: 0;
      opacity: 0; }
      .collection__aside .facets__item input:checked + svg,
      #shopify-section-collection-grid .facets__item input:checked + svg {
        background-color: var(--color--black);
        color: var(--color--white);
        transition: color .2s,background-color; }
    .collection__aside .facets__item span,
    #shopify-section-collection-grid .facets__item span {
      font-size: 0.75rem;
      transition: color .2s,background-color; }
    .collection__aside .facets__item .facet-checkbox--disabled,
    #shopify-section-collection-grid .facets__item .facet-checkbox--disabled {
      opacity: .25;
      cursor: not-allowed; }
  .collection__aside .facets__display,
  #shopify-section-collection-grid .facets__display {
    padding-bottom: 10px;
    transition: all .3s ease-in-out;
    max-height: 0;
    opacity: 0;
    overflow: auto;
    border-bottom: 1px solid #e1e1e1; }
    .collection__aside .facets__display .facets__reset,
    #shopify-section-collection-grid .facets__display .facets__reset {
      margin: 0;
      text-decoration: underline;
      border: none;
      padding: 0;
      font-weight: 500;
      font-size: 0.6875rem;
      line-height: 15px;
      letter-spacing: 0.075em;
      text-transform: capitalize;
      font-family: var(--font--body); }
    .collection__aside .facets__display.js-size-order .filter__items-content .facets__item,
    #shopify-section-collection-grid .facets__display.js-size-order .filter__items-content .facets__item {
      flex: 0 0 20%; }
    .collection__aside .facets__display .filter__items-content,
    #shopify-section-collection-grid .facets__display .filter__items-content {
      flex-wrap: wrap; }
  .collection__aside .nested-filter,
  #shopify-section-collection-grid .nested-filter {
    margin: 0 0 1rem 1rem;
    opacity: 0; }
    .collection__aside .nested-filter .facets__summary,
    #shopify-section-collection-grid .nested-filter .facets__summary {
      font-size: 0.6875rem; }
    .collection__aside .nested-filter .filter__items--text .facets__item,
    #shopify-section-collection-grid .nested-filter .filter__items--text .facets__item {
      flex: 1; }
  .collection__aside .list-menu__item--subcategory,
  #shopify-section-collection-grid .list-menu__item--subcategory {
    padding: 0 0 0 20px;
    box-sizing: border-box; }
  .collection__aside .sort__head:focus,
  #shopify-section-collection-grid .sort__head:focus {
    outline: none; }
  .collection__aside .sort__options,
  #shopify-section-collection-grid .sort__options {
    list-style: none;
    padding: 0;
    margin: 0; }
    .collection__aside .sort__options .radio input:checked + label:after,
    #shopify-section-collection-grid .sort__options .radio input:checked + label:after {
      content: ''; }
  .collection__aside [open] > .facets__summary svg,
  #shopify-section-collection-grid [open] > .facets__summary svg {
    transform: rotate(180deg);
    transition: all .3s ease-in-out; }
  .collection__aside [open] .facets__display,
  #shopify-section-collection-grid [open] .facets__display {
    transition: all .3s ease-in-out;
    max-height: 250px;
    opacity: 1;
    width: 200px; }
  .collection__aside .facets__summary svg,
  #shopify-section-collection-grid .facets__summary svg {
    margin-left: 11px;
    transition: all .3s ease-in-out; }

summary::-webkit-details-marker {
  display: none; }

[open] > .facets__summary svg {
  transform: rotate(180deg);
  transition: all .3s ease-in-out; }

[open] .facets__display {
  transition: all .3s ease-in-out;
  max-height: 250px;
  opacity: 1; }

.facets__summary svg {
  margin-left: 11px;
  transition: all .3s ease-in-out; }

.category .list-menu__item label > svg {
  display: none; }

.category .list-menu__item--subcategory label > svg {
  display: block; }

.collection__aside .facets__item input:checked + span {
  font-weight: bold; }

.facets__list--subcategory {
  display: none; }

.facets__item--active .facets__list--subcategory {
  display: block; }

.facets__display--category {
  max-height: 100% !important; }

/*.facets__item--active {
  color: #f00;
}*/
.facets__item--disabled,
.mobile-facets__item--disabled {
  display: none; }

.facets__item--active button {
  font-weight: bold; }

.collection__aside .facets__item--active:hover {
  background-color: transparent; }

.list-menu__item--category button {
  background: none;
  border: 0;
  font-size: 0.75rem;
  padding: 8px;
  text-align: left;
  width: 100%;
  font-family: var(--font--body); }

.collection__aside .facets__display--category .list-menu__item--category > label,
.collection__aside .facets__display--category .list-menu__item--category input {
  display: none; }

/* desktop ********************************************************************/
.facets__list li {
  list-style: none; }

.collection__aside .facets__item {
  list-style: none;
  margin: 0;
  padding: 8px; }

.collection__aside .list-menu__item--category {
  padding: 0; }

.facets__list {
  margin: 0;
  padding: 8px 0; }

.facets__list--subcategory {
  padding: 0; }

.collection__aside .facets__item label {
  font-weight: 400;
  margin: 0;
  font-size: 12px !important;
  line-height: 18px;
  display: flex;
  align-content: center;
  gap: 8px; }

#FacetsWrapperDesktop {
  display: flex;
  flex-direction: column;
  margin-top: 59px; }

.details-subcategory {
  order: -1; }

#filters-header {
  width: 100%;
  height: 74px;
  display: flex;
  font-size: 0.75rem;
  align-items: center; }

#filters-product-count-desktop {
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 8px;
  padding-bottom: 1px;
  display: none; }

#filters-active-desktop {
  flex-grow: 1; }

#filters-active-desktop .active-facets__button,
#filters-active-desktop .active-facets__button-remove {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  margin-right: 8px;
  height: 20px;
  flex-wrap: nowrap; }

#filters-active-desktop .active-facets__button-remove {
  text-transform: uppercase;
  text-decoration: underline;
  height: 20px; }

#filters-active-desktop .active-facets__button-wrapper {
  background: #fff; }

.active-facets-desktop {
  display: flex;
  overflow-x: auto;
  position: relative; }

#filters-active-desktop .active-facets__button-inner svg {
  margin-left: 10px; }

.sort-dropdown button,
#filters-toggle {
  text-transform: uppercase;
  padding: 9px 5px 3px 16px;
  font-size: 0.75rem;
  outline: none;
  border: 0;
  cursor: pointer;
  width: 175px;
  width: 100%;
  text-align: left;
  background: #fff;
  box-sizing: border-box;
  font-family: var(--font--body); }

#sortDropdownToggle {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' transform='scale(-1 -1)' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 5.5L5 0.5L10 5.5L0 5.5Z' fill='%23666'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 90% center; }

.sort-dropdown .sort-dropdown-menu button {
  width: 100%; }

.sort-dropdown .sort-dropdown-menu button:hover {
  background-color: #f6f6f6; }

.sort-dropdown {
  position: relative;
  width: 175px; }

.sort-dropdown-menu {
  position: absolute;
  top: 0;
  left: 0px;
  display: none;
  border: 1px solid #000;
  width: calc(100% - 2px);
  z-index: 1; }

.sort-dropdown.active .sort-dropdown-menu {
  display: flex;
  flex-direction: column; }

.product-count {
  display: none; }

#filters-product-count-desktop br {
  display: none; }

facet-remove {
  flex-shrink: 0; }

button[data-value="created-ascending"],
button[data-value="title-ascending"],
button[data-value="title-descending"] {
  display: none; }

.facets__wrapper details h1 {
  font-weight: 800;
  font-size: 0.75rem;
  line-height: 16px;
  letter-spacing: .075em;
  text-transform: uppercase;
  font-family: var(--font--body); }

/* mobile ********************************************************************/
.mobile-facets__wrapper,
.active-facets-mobile {
  display: none; }

.mobile-facets__container {
  position: relative;
  background: #fff; }

#sortOption {
  /*display: none;*/ }

#filters-product-count-desktop br {
  display: none; }

.mobile-facets {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%; }

.mobile-facets__inner {
  flex: 1 1 0%;
  height: 100%; }

.mobile-facets__wrapper .mobile-facets__heading {
  font-size: 0.75rem;
  font-family: var(--font--body);
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  font-weight: 800;
  line-height: 14.4px;
  margin: 0; }

.mobile-facets__header-spacer {
  width: 16px;
  height: 16px; }

.mobile-facets__wrapper {
  display: none; }

.mobile-facets__wrapper.active {
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  z-index: 9;
  height: 75vh;
  display: block; }

.mobile-facets__main {
  padding: 8px 0;
  display: flex;
  flex-direction: column; }

.mobile-facets-btn {
  width: 100%;
  background: transparent;
  border: none;
  font-size: 0.75rem;
  line-height: 16px;
  letter-spacing: .075em;
  text-transform: uppercase;
  padding: 12px 16px; }

.mobile-facets-btn__label {
  display: flex;
  justify-content: space-between;
  font-weight: 800;
  align-items: center; }

.mobile-facets__label--disabled {
  opacity: .25;
  pointer-events: none; }

.mobile-facets-btn__label svg {
  transform: rotate(90deg); }

.mobile-facets-panel {
  display: none; }

.mobile-facets__header,
.mobile-facets-panel__header {
  padding: 1rem 1.5rem;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 14.4px;
  text-align: center;
  border-bottom: 1px solid black;
  display: flex;
  justify-content: center;
  align-items: center; }

.mobile-facets__back-btn {
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.91425 8.49238L16 8.50705V7.50797L1.91418 7.4933L8.70711 0.70646L8 0L0 7.99281L8.01459 16L8.7217 15.2935L1.91425 8.49238Z' fill='black'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  position: absolute;
  left: 16px; }

.mobile-facets__close-btn {
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.70711 7.00002L13.0105 1.69661L12.3034 0.989502L7 6.29292L1.69557 0.988488L0.988464 1.69559L6.29289 7.00002L0.989527 12.3034L1.69663 13.0105L7 7.70713L12.3044 13.0115L13.0115 12.3044L7.70711 7.00002Z' fill='%23000'%3E%3C/path%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='16' height='16' fill='white'%3E%3C/rect%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  position: absolute;
  right: 16px; }

.mobile-facets-panel .mobile-facets__list {
  padding: 8px 16px;
  overflow: auto; }

.mobile-facets__item {
  padding: 12px 0; }

.mobile-facets__item.mobile-facets__item--category {
  padding: 0; }

.mobile-facets__item--category > label {
  display: none; }

.mobile-facets__item--category > button {
  background: transparent;
  border: 0;
  width: 100%; }

.mobile-facets__list .mobile-facets__item--category {
  padding: 0; }

.mobile-facets__item--category > button {
  background: transparent;
  border: 0;
  width: 100%;
  padding: 12px 0;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.mobile-facets__item--category > button svg {
  transform: rotate(90deg); }

.mobile-facets__list--subcategory {
  padding: 0;
  display: none; }

.mobile-facets__item--active .mobile-facets__list--subcategory {
  display: block; }

.mobile-facets__list--subcategory
.mobile-facets__item {
  padding: 12px 0; }

.mobile-facets__label {
  width: 100%;
  display: block;
  font-size: 0.75rem;
  display: flex;
  align-items: center; }

.mobile-facets__label input:checked + .box {
  background-color: var(--color--black);
  color: var(--color--white);
  transition: color .2s,background-color; }

.mobile-facets__label svg {
  margin-right: 8px; }

.mobile-facets__label input {
  position: absolute;
  visibility: hidden;
  width: 0;
  height: 0;
  opacity: 0; }

.mobile-facets-panel.active {
  /*height: 100vh;
  width: 100%;*/
  position: absolute;
  background: #fff;
  top: 0;
  z-index: 10;
  display: block; }

.mobile-facets__active_values {
  text-align: left;
  text-transform: none;
  padding-top: 10px; }

.mobile-facets__footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 16px;
  box-shadow: #cccccc 0px 1px 0px 0px inset;
  z-index: 10; }

.mobile-facets__footer button,
.mobile-facets__clear-btn {
  font-size: 0.8125rem;
  line-height: 40px;
  text-align: center;
  font-weight: 700;
  border: 1px solid #000;
  text-transform: uppercase;
  display: block;
  width: 100%;
  height: 40px;
  flex: 1 1 0%; }

.mobile-facets__clear-btn {
  color: #000;
  background: #fff;
  margin-right: 8px; }

.mobile-facets__show-btn {
  color: #fff;
  background: #000;
  margin-left: 8px; }

.mobile-facets__clear-btn a {
  display: block; }

#filters-mobile-btn {
  background: transparent;
  border: 1px solid #000;
  padding: 9px;
  font-weight: 800;
  width: 175px;
  display: none; }

#filters-sort-desktop {
  z-index: 2;
  margin-left: auto; }

.mobile-facets__item--category > label > svg {
  transform: rotate(90deg);
  margin-left: auto; }

.mobile-facets__item--active > button {
  font-weight: bold; }

@media screen and (max-width: 992px) {
  .collection__aside {
    display: none; }
  .template-collection .collection__results,
  .template-search .collection__results {
    width: 100%; }
  #filters-header {
    align-items: center;
    flex-wrap: wrap; }
  #filters-mobile-btn {
    order: 1;
    display: block; }
  #filters-product-count-desktop {
    order: 2;
    flex: 1 1 0;
    text-align: center;
    margin: 0 !important; }
  #filters-sort-desktop {
    order: 3; }
  #filters-active-desktop {
    order: 4;
    flex: 1 1 100%; }
  .mobile-facets__wrapper.active {
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 30px #000; }
  .mobile-facets__container {
    width: 60vw;
    max-height: 700px;
    height: 100%; }
  .mobile-facets-panel.active {
    height: 100%;
    width: 60vw; }
  .mobile-facets-panel .mobile-facets__list {
    max-height: calc(100% - 138px); } }

@media screen and (max-width: 768px) {
  .mobile-facets__container {
    width: 100vw;
    max-height: 100vh; }
  .mobile-facets-panel.active {
    width: 100%; }
  #filters-header {
    height: 100px; } }

@media screen and (max-width: 575px) {
  #filters-header {
    align-items: flex-start;
    justify-content: space-between; }
  #filters-product-count-desktop {
    order: 5;
    flex: 1 1 100%; }
  #filters-mobile-btn {
    flex: 1 1 40%;
    margin-right: 8px; }
  #filters-sort-desktop {
    flex: 1 1 40%;
    margin-left: 8px; } }

.collection .btn.scroll-to-top {
  margin-top: 0; }

@media screen and (min-width: 992px) {
  .template-collection .collection__results,
  .template-search .collection__results {
    width: 100%;
    transition: width 0.35s; }
  .collection__aside {
    transition: width 0.35s;
    overflow: hidden;
    width: 0; }
  .filters-open .collection__results {
    width: calc(100% - 232px); }
  .filters-open .collection__aside {
    width: 200px; } }

#filters-toggle {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30px' height='30px' viewBox='0 0 30 30' version='1.1' %3E%3Ctitle%3EFilters%3C/title%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Crect id='Rectangle' fill='%23000000' x='0' y='11' width='12' height='1'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23000000' x='0' y='16' width='12' height='1'%3E%3C/rect%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 19px; }

#filters-toggle-wrap {
  padding-left: 32px;
  position: fixed;
  top: 126px;
  top: 100px;
  z-index: 99; }

@media screen and (max-width: 992px) {
  #filters-toggle-wrap {
    display: none; } }

.original-breadcrumbs {
  display: none; }

.test-b.template-collection .collection__results,
.test-b.template-search .collection__results {
  width: calc(100% - 232px); }

.test-b .collection__aside {
  width: 200px; }

.test-b #FacetsWrapperDesktop {
  margin-top: 30px; }

.test-b .original-breadcrumbs {
  display: block; }

.test-b #filters-toggle-wrap {
  display: none; }

.site-footer {
  background: var(--color--white);
  padding: 64px 40px 36px; }
  @media only screen and (max-width: 768px) {
    .site-footer {
      padding: 25px 42px 22px 44px; } }
  .site-footer__inner {
    max-width: 1280px;
    margin: 0 auto; }
    @media only screen and (max-width: 1024px) {
      .site-footer__inner {
        flex-direction: column; } }
  .site-footer .footer-newsltter-social {
    flex-direction: column;
    margin: 0 40px 0 0; }
    @media only screen and (max-width: 1024px) {
      .site-footer .footer-newsltter-social {
        margin: 0 0 50px 0; } }
    .site-footer .footer-newsltter-social .site-footer__newsletter {
      width: 370px;
      margin-bottom: 27px; }
      @media only screen and (max-width: 768px) {
        .site-footer .footer-newsltter-social .site-footer__newsletter {
          margin-bottom: 15px;
          width: 100%; } }
      .site-footer .footer-newsltter-social .site-footer__newsletter .customer-form__fields {
        display: flex; }
      .site-footer .footer-newsltter-social .site-footer__newsletter .h3 {
        font-size: 0.875rem;
        font-style: normal;
        line-height: 156.2%;
        letter-spacing: 0.13em;
        text-transform: uppercase;
        margin-bottom: 15px;
        font-weight: 600; }
        @media only screen and (max-width: 768px) {
          .site-footer .footer-newsltter-social .site-footer__newsletter .h3 {
            font-size: 0.75rem;
            line-height: 156.2%;
            letter-spacing: 0.13em;
            margin-bottom: 10px; } }
      .site-footer .footer-newsltter-social .site-footer__newsletter .subscribe-form {
        height: 40px; }
        @media only screen and (min-width: 1025px) {
          .site-footer .footer-newsltter-social .site-footer__newsletter .subscribe-form {
            width: 307px; } }
        .site-footer .footer-newsltter-social .site-footer__newsletter .subscribe-form .form-success .form-success-title {
          font-size: 0.75rem;
          font-style: normal;
          line-height: 92.4%;
          letter-spacing: 0.095em;
          text-transform: capitalize;
          margin-bottom: 0;
          padding-bottom: 10px;
          border-bottom: solid 2px var(--color--black); }
        .site-footer .footer-newsltter-social .site-footer__newsletter .subscribe-form .contact_form input {
          font-size: 0.75rem;
          line-height: 92.4%;
          letter-spacing: 0.095em;
          border: none;
          border-bottom: solid 1px black;
          position: absolute;
          width: 100%;
          padding: 11px 0; }
          .site-footer .footer-newsltter-social .site-footer__newsletter .subscribe-form .contact_form input:focus-visible {
            outline: none; }
          @media only screen and (max-width: 768px) {
            .site-footer .footer-newsltter-social .site-footer__newsletter .subscribe-form .contact_form input {
              font-size: 0.6875rem; } }
          .site-footer .footer-newsltter-social .site-footer__newsletter .subscribe-form .contact_form input::-moz-placeholder {
            font-size: 0.75rem;
            line-height: 92.4%;
            letter-spacing: 0.095em;
            text-transform: capitalize; }
          .site-footer .footer-newsltter-social .site-footer__newsletter .subscribe-form .contact_form input::placeholder {
            font-size: 0.75rem;
            line-height: 92.4%;
            letter-spacing: 0.095em;
            text-transform: capitalize; }
            @media only screen and (max-width: 768px) {
              .site-footer .footer-newsltter-social .site-footer__newsletter .subscribe-form .contact_form input::-moz-placeholder {
                font-size: 0.6875rem; }
              .site-footer .footer-newsltter-social .site-footer__newsletter .subscribe-form .contact_form input::placeholder {
                font-size: 0.6875rem; } }
        .site-footer .footer-newsltter-social .site-footer__newsletter .subscribe-form .contact_form button {
          right: 0;
          top: 10px;
          background-color: transparent;
          padding: 0;
          border: none; }
      .site-footer .footer-newsltter-social .site-footer__newsletter label {
        position: absolute;
        z-index: 1;
        font-size: 0.75rem;
        letter-spacing: .095em;
        font-family: sans-serif;
        top: 12px;
        transition: all 0.35s; }
      .site-footer .footer-newsltter-social .site-footer__newsletter .needsclick label {
        left: 68px; }
      .site-footer .footer-newsltter-social .site-footer__newsletter input:focus + label {
        font-size: 0.6875rem;
        top: -4px; }
      .site-footer .footer-newsltter-social .site-footer__newsletter .needsclick {
        position: relative; }
      .site-footer .footer-newsltter-social .site-footer__newsletter .required-label {
        color: #757575; }
    .site-footer .footer-newsltter-social .site-footer__social .h3 {
      font-size: 0.875rem;
      font-style: normal;
      line-height: 156.2%;
      letter-spacing: .13em;
      text-transform: uppercase;
      margin-bottom: 15px; }
      @media only screen and (max-width: 768px) {
        .site-footer .footer-newsltter-social .site-footer__social .h3 {
          font-size: 0.75rem;
          margin-bottom: 10px; } }
    .site-footer .footer-newsltter-social .site-footer__social li {
      margin-right: 10px; }
    .site-footer .footer-newsltter-social .site-footer__social svg {
      width: 18px;
      height: 18px; }
      .site-footer .footer-newsltter-social .site-footer__social svg path {
        fill: var(--color--black); }
  .site-footer .site-footer__linklists {
    justify-content: space-between; }
    @media only screen and (min-width: 1025px) {
      .site-footer .site-footer__linklists {
        width: 60%; } }
  @media only screen and (min-width: 1025px) {
    .site-footer .footer--menu {
      margin-right: 20px; }
      .site-footer .footer--menu:last-child {
        margin-right: 0; } }
  @media only screen and (max-width: 768px) {
    .site-footer .footer--menu {
      margin-bottom: 34px; } }
  .site-footer .footer--menu .h4 {
    font-style: normal;
    font-size: 0.875rem;
    line-height: 156.2%;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 600; }
    @media only screen and (max-width: 768px) {
      .site-footer .footer--menu .h4 {
        font-size: 0.75rem;
        margin-bottom: 16px; } }
  .site-footer .footer--menu .footer__menu-list {
    margin: 0;
    padding: 0; }
    .site-footer .footer--menu .footer__menu-list.two-column {
      -moz-column-count: 2;
           column-count: 2; }
    .site-footer .footer--menu .footer__menu-list li {
      list-style-type: none;
      font-size: 0.8125rem;
      line-height: 18px;
      letter-spacing: 0.05em;
      margin-bottom: 15px;
      cursor: pointer; }
      .site-footer .footer--menu .footer__menu-list li:last-child {
        margin-bottom: 0; }
      @media only screen and (max-width: 768px) {
        .site-footer .footer--menu .footer__menu-list li {
          font-size: 0.6875rem;
          line-height: 15px;
          margin-bottom: 17px; } }
  .site-footer__copyright {
    font-size: 0.875rem;
    font-family: var(--font--title);
    line-height: 18px;
    letter-spacing: 0.115em;
    text-transform: uppercase;
    text-align: center;
    margin-top: 122px; }
    .site-footer__copyright a {
      text-transform: capitalize; }
    @media only screen and (max-width: 768px) {
      .site-footer__copyright {
        font-size: 0.6875rem;
        line-height: 14px;
        margin-top: 16px; }
        .site-footer__copyright span {
          display: none; }
        .site-footer__copyright .footer-copyright-block {
          display: block;
          margin-top: 10px; } }
  .site-footer .klaviyo-form {
    z-index: 1;
    border-bottom: 1px solid #000;
    background-image: url("data:image/svg+xml,%3Csvg class='icon icon--arrow-right' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 16 8' fill='none' role='presentation'%3E%3Cpath d='M15.3536 4.35355C15.5488 4.15829 15.5488 3.84171 15.3536 3.64645L12.1716 0.464466C11.9763 0.269204 11.6597 0.269204 11.4645 0.464466C11.2692 0.659728 11.2692 0.976311 11.4645 1.17157L14.2929 4L11.4645 6.82843C11.2692 7.02369 11.2692 7.34027 11.4645 7.53553C11.6597 7.7308 11.9763 7.7308 12.1716 7.53553L15.3536 4.35355ZM0 4.5L15 4.5V3.5L0 3.5L0 4.5Z' fill='black'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right center; }
    @media only screen and (min-width: 1025px) {
      .site-footer .klaviyo-form {
        width: 307px; } }
  .site-footer .klaviyo-form form {
    max-width: 100% !important; }
  .site-footer .klaviyo-form input::-moz-placeholder {
    font-family: sans-serif !important;
    letter-spacing: .095em !important;
    color: #757575 !important; }
  .site-footer .klaviyo-form input::placeholder {
    font-family: sans-serif !important;
    letter-spacing: .095em !important;
    color: #757575 !important; }
  .site-footer .site-footer__newsletter .subscribe-form {
    padding-top: 1em; }
  @media only screen and (min-width: 769px) {
    .site-footer .footer-title-spacer {
      height: 36.83px; } }
  @media only screen and (max-width: 768px) {
    .site-footer .footer--menu-no-title {
      margin-top: -17px; } }

.back-to-top {
  position: fixed;
  z-index: 10;
  bottom: -50px;
  right: 0;
  transition: bottom .2s ease;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px 15px; }
  .back-to-top .arrow {
    font-size: 2rem;
    transform: rotate(-90deg) translateY(-2px);
    line-height: 1; }
  .back-to-top .text {
    line-height: 2;
    max-width: 50px;
    display: none; }
  .page-scrolled .back-to-top {
    bottom: 30px;
    transition-delay: 1s; }
  @media only screen and (min-width: 1025px) {
    .back-to-top {
      right: 30px;
      background: transparent;
      padding: 0; }
      .page-scrolled .back-to-top {
        bottom: 80px; }
      .back-to-top .text {
        display: block; } }

#ot-sdk-btn.ot-sdk-show-settings.btn--cookies {
  background: transparent;
  color: #000000;
  border: none;
  font-size: 0.875rem;
  padding: 0;
  line-height: 18px; }

#ot-sdk-btn.ot-sdk-show-settings.btn--cookies:hover {
  background: transparent;
  color: #000000;
  border: none; }

@media only screen and (max-width: 768px) {
  #ot-sdk-btn.ot-sdk-show-settings.btn--cookies {
    font-size: 0.6875rem;
    line-height: 14px; } }

/*================ Announcement Bar ================*/
.announcement-bar {
  padding: 6px;
  background-color: var(--color--black); }
  .announcement-bar p {
    font-weight: 500;
    font-size: 0.6875rem;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.125em;
    text-transform: capitalize;
    margin-bottom: 0; }
  .announcement-bar a {
    text-decoration: none; }
  @media only screen and (max-width: 768px) {
    .announcement-bar p {
      font-size: 0.5625rem;
      line-height: 12px; } }

/*================ Site Header ================*/
.header-section {
  background-color: var(--color--white);
  z-index: 4;
  width: 100%;
  transition: all .3s ease-in-out; }
  .header-section .header__inner {
    box-sizing: border-box;
    justify-content: space-between;
    padding: 20px 16px; }
    @media only screen and (min-width: 1025px) {
      .header-section .header__inner {
        padding: 0 10px;
        height: 84px; } }
    @media (min-width: 1241px) {
      .header-section .header__inner {
        padding: 0 10px;
        height: 84px; }
        .header-section .header__inner .mobile__triggers {
          display: none; }
        .header-section .header__inner.logo_left .header__logo {
          position: initial;
          margin-left: 0; }
        .header-section .header__inner.logo_left .navigation {
          position: absolute;
          left: 0;
          right: 0;
          margin: auto; }
          .header-section .header__inner.logo_left .navigation .menu {
            justify-content: center; }
        .header-section .header__inner.logo_center_hamburger .mobile__triggers {
          display: block; } }
    .header-section .header__inner .header__logo {
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      z-index: 4; }
      .header-section .header__inner .header__logo img {
        display: flex;
        flex-direction: column;
        width: 100%; }
        .header-section .header__inner .header__logo img.site-logo__alt {
          display: none; }
        .header-section .header__inner .header__logo img.site-logo {
          display: flex; }
      .header-section .header__inner .header__logo svg {
        display: flex;
        width: 100%;
        height: 100%; }
        .header-section .header__inner .header__logo svg path {
          fill: var(--color--black); }
      @media only screen and (max-width: 768px) {
        .header-section .header__inner .header__logo {
          max-width: 75px; } }
    .header-section .header__inner .right-container {
      padding-left: 30px;
      z-index: 4;
      padding-right: 20px; }
      .header-section .header__inner .right-container li {
        font-size: 0.6875rem;
        line-height: 92.4%;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        cursor: pointer;
        margin-right: 24px;
        align-items: center; }
        .header-section .header__inner .right-container li:last-child {
          margin-right: 0; }
        .header-section .header__inner .right-container li span,
        .header-section .header__inner .right-container li svg {
          color: var(--color--black);
          font-weight: 600; }
        @media only screen and (max-width: 768px) {
          .header-section .header__inner .right-container li {
            margin-right: 0;
            width: 30px; } }
        @media only screen and (min-width: 1025px) {
          .header-section .header__inner .right-container li.search span {
            margin-right: 10px; }
          .header-section .header__inner .right-container li.search label {
            cursor: pointer; }
            .header-section .header__inner .right-container li.search label svg {
              width: 13px;
              height: 13px; }
          .header-section .header__inner .right-container li.search input {
            border: none;
            color: var(--color--black);
            font-size: 0.6875rem;
            font-family: var(--font--body);
            outline: 0;
            line-height: 92.4%;
            letter-spacing: 0.08em;
            text-transform: uppercase;
            background-color: transparent;
            width: 65px; }
            .header-section .header__inner .right-container li.search input::-moz-placeholder {
              color: var(--color--black);
              font-size: 0.6875rem;
              line-height: 10px;
              letter-spacing: 0.255em;
              text-transform: uppercase; }
            .header-section .header__inner .right-container li.search input::placeholder {
              color: var(--color--black);
              font-size: 0.6875rem;
              line-height: 10px;
              letter-spacing: 0.255em;
              text-transform: uppercase; } }
        .header-section .header__inner .right-container li.search .btn {
          font-weight: 500;
          font-family: var(--font--body); }
          .header-section .header__inner .right-container li.search .btn span {
            font-size: 0.6875rem;
            font-weight: 600; }
      .header-section .header__inner .right-container .cart-count {
        font-size: 0.75rem;
        bottom: 3px;
        left: 6px; }
        @media only screen and (max-width: 768px) {
          .header-section .header__inner .right-container .cart-count {
            left: 12px; } }
    @media only screen and (max-width: 768px) {
      .header-section .header__inner {
        justify-content: space-between !important; } }
    .header-section .header__inner .country-selector .disclosure__button {
      border-radius: 0;
      background: #fff;
      font-size: 0.6875rem;
      text-transform: uppercase;
      border: 0px solid #000;
      font-family: var(--font--body);
      min-width: 158px;
      text-align: left;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .header-section .header__inner .country-selector .disclosure__button .icon-caret {
        width: 10px;
        padding-left: 5px; }
    .header-section .header__inner .country-selector #CountryList {
      background: #fff;
      padding: 0;
      margin: 0;
      min-width: 158px;
      position: absolute; }
      .header-section .header__inner .country-selector #CountryList li {
        list-style: none; }
        .header-section .header__inner .country-selector #CountryList li a {
          font-size: 0.6875rem;
          text-transform: uppercase;
          padding: 5px 6px;
          width: 100%;
          display: block;
          font-family: var(--font--body); }
  .header-section.transparent {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: transparent; }
    .header-section.transparent .header__inner .hamburger span {
      background-color: var(--color--white); }
    .header-section.transparent .header__inner .mobile__triggers .search__trigger svg path {
      fill: var(--color--white); }
    @media only screen and (min-width: 1025px) {
      .header-section.transparent .header__inner .dropdown-item a {
        color: var(--color--white); } }
    .header-section.transparent .header__inner .header__logo svg path {
      fill: var(--color--white); }
    .header-section.transparent .header__inner .right-container li.search input::-moz-placeholder {
      color: var(--color--black); }
    .header-section.transparent .header__inner .right-container li.search input::placeholder {
      color: var(--color--black); }
    .header-section.transparent .header__inner .right-container span {
      color: var(--color--white); }
    .header-section.transparent .header__inner .right-container svg path {
      fill: var(--color--white); }
    @media only screen and (min-width: 1025px) {
      .header-section.transparent .navigation .menu__item a {
        color: var(--color--white); } }
  .header-section.js-sticky--hover .announcement-bar, .header-section.js-enabled--search .announcement-bar {
    background-color: var(--color--black); }
  .header-section.js-sticky--hover .header__inner, .header-section.js-enabled--search .header__inner {
    background-color: var(--color--white); }
    .header-section.js-sticky--hover .header__inner .hamburger span, .header-section.js-enabled--search .header__inner .hamburger span {
      background-color: var(--color--black); }
    .header-section.js-sticky--hover .header__inner .mobile__triggers .search__trigger svg path, .header-section.js-enabled--search .header__inner .mobile__triggers .search__trigger svg path {
      fill: var(--color--black); }
    .header-section.js-sticky--hover .header__inner .dropdown-item a, .header-section.js-enabled--search .header__inner .dropdown-item a {
      color: var(--color--black); }
    .header-section.js-sticky--hover .header__inner .header__logo svg path, .header-section.js-enabled--search .header__inner .header__logo svg path {
      fill: var(--color--black) !important; }
    .header-section.js-sticky--hover .header__inner .right-container li.search input::-moz-placeholder, .header-section.js-enabled--search .header__inner .right-container li.search input::-moz-placeholder {
      color: black; }
    .header-section.js-sticky--hover .header__inner .right-container li.search input::placeholder, .header-section.js-enabled--search .header__inner .right-container li.search input::placeholder {
      color: black; }
    .header-section.js-sticky--hover .header__inner .right-container span,
    .header-section.js-sticky--hover .header__inner .right-container svg, .header-section.js-enabled--search .header__inner .right-container span,
    .header-section.js-enabled--search .header__inner .right-container svg {
      color: var(--color--black); }
  @media only screen and (min-width: 1025px) {
    .header-section.js-sticky--hover .navigation, .header-section.js-enabled--search .navigation {
      background-color: var(--color--white); }
    .header-section.js-sticky--hover .navigation .menu__item a, .header-section.js-enabled--search .navigation .menu__item a {
      color: var(--color--black); }
    .header-section.js-sticky--hover .menu__item a, .header-section.js-enabled--search .menu__item a {
      color: var(--color--black); } }

/*
body:not(.no-scroll) {
  .header-section.js-sticky {              
    background-color: rgba(0,0,0,0.5);

    .announcement-bar {
      background-color: var(--color--black);
    }

    .header__inner {
      .hamburger span {
        background-color: var(--color--white);
      }

      .mobile__triggers .search__trigger svg path {
        fill: var(--color--white);
        stroke: var(--color--white);
      }

      .dropdown-item a {
        @include media-query($medium-up) {
          color: var(--color--white);
        }
      }

      .header__logo svg path {
        fill: var(--color--white);;
      }

      .right-container {
        li.search input,
        li.search input::placeholder {
          color: var(--color--white);;
        }

        span {
          color: var(--color--white);
        }
        svg path {
          fill: var(--color--white);
          stroke: var(--color--white);
        }
      }
    }
    @include media-query($medium-up) {
      .navigation .menu__item a {
        color: var(--color--white);
      }
    }
  }
}
*/
#MainContent {
  transition: padding 0.35s; }

/*
#MainContent.no-padding {
  padding-top: 26px !important;

  @include media-query($small){
    padding-top: 24px !important;
  }
}

.template-collection #MainContent.no-padding {
  padding-top: 47px !important;

  @include media-query($small){
    padding-top: 24px !important;
  }
}*/
.navigation .submenu > .menu__item--secondary > a {
  pointer-events: none; }

.navigation .menu--shop .submenu > .menu__item--secondary > a {
  pointer-events: all; }

.navigation .menu--shop .submenu > .menu__item--secondary > a:hover {
  text-decoration: underline !important; }

.header-section .header__inner .right-container .wishlist svg path {
  fill: transparent !important; }

.header-section.transparent .header__inner .right-container .wishlist svg path {
  stroke: #ffffff; }

.header-section .header__inner .right-container .wishlist a {
  position: relative; }

.topbadge {
  position: absolute;
  margin: 0;
  padding: 0 !important;
  background-color: transparent !important;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 100 !important;
  font-size: 11px !important;
  font-family: var(--font--body) !important;
  line-height: 14px !important; }

.no-scroll .header-section.transparent .header__inner .right-container .cart__trigger svg path,
.no-scroll .header-section.transparent .header__inner .right-container .search__trigger svg path {
  stroke: unset;
  fill: #000000; }

.no-scroll .header-section.transparent .header__inner .right-container .account svg circle,
.no-scroll .header-section.transparent .header__inner .right-container .account svg path {
  stroke: #000000; }

.no-scroll .topbadge {
  color: #000 !important; }

/* sticky header search and cart buttons */
@media only screen and (min-width: 1024px) {
  .navigation {
    position: relative; } }

.sticky-right {
  position: absolute;
  bottom: 16px;
  right: 20px;
  gap: 16px;
  transition: opacity 0.35s;
  opacity: 0;
  visibility: hidden; }

.js-sticky .sticky-right {
  visibility: visible;
  opacity: 1; }

.navigation .sticky-right .search__trigger label {
  cursor: pointer; }

.navigation .sticky-right .icon--search {
  width: 15px;
  height: 15px;
  fill: #fff; }

.navigation .sticky-right .cart__trigger {
  background: transparent;
  border: 0;
  padding: 0;
  color: #fff;
  position: relative;
  line-height: 92.4%;
  font-size: .6875rem; }

.navigation .sticky-right .cart__trigger .cart-count {
  font-size: .75rem;
  bottom: 3px;
  left: 6px;
  position: absolute; }

@media only screen and (min-width: 1025px) {
  .header-section.js-enabled--search.js-sticky .navigation {
    background-color: transparent; } }

#shopify-section-header {
  position: sticky;
  top: 0;
  z-index: 9;
  width: 100vw; }

.hero-banner .hero-banner-text {
  bottom: 43px; }
  .hero-banner .hero-banner-text.horizontal--left {
    left: 16px; }
  .hero-banner .hero-banner-text.horizontal--center {
    left: 50%;
    transform: translateX(-50%); }
  .hero-banner .hero-banner-text.horizontal--right {
    right: 16px; }
  @media only screen and (min-width: 1025px) {
    .hero-banner .hero-banner-text {
      bottom: 114px; }
      .hero-banner .hero-banner-text.horizontal--left {
        left: 140px; }
      .hero-banner .hero-banner-text.horizontal--right {
        right: 140px; } }
  .hero-banner .hero-banner-text h1 {
    font-style: var(--font--style--title);
    text-transform: uppercase;
    margin: 0; }
    .hero-banner .hero-banner-text h1 span {
      font-size: 1rem;
      line-height: 92.4%;
      text-transform: lowercase;
      margin-right: 10px; }
    @media only screen and (min-width: 1025px) {
      .hero-banner .hero-banner-text h1 {
        font-size: 48px;
        line-height: 92.4%; }
        .hero-banner .hero-banner-text h1 span {
          font-size: 36px;
          line-height: 92.4%;
          margin-right: 12px; } }

@media only screen and (max-width: 768px) {
  .collection-banner .video-mp4 {
    min-height: 204px;
    -o-object-fit: cover;
       object-fit: cover; } }

.collection-banner .video-icon {
  position: absolute;
  padding: 8px;
  z-index: 2;
  cursor: pointer; }
  .collection-banner .video-icon:hover {
    filter: drop-shadow(0px 0px 5px #ccc); }

.collection-banner .collection-banner-text {
  padding: 70px 98px; }
  @media only screen and (max-width: 768px) {
    .collection-banner .collection-banner-text {
      padding: 43px 16px; } }
  .collection-banner .collection-banner-text h1 {
    font-style: var(--font--style--title);
    text-transform: uppercase;
    margin: 0; }
    .collection-banner .collection-banner-text h1 span {
      font-size: 1rem;
      line-height: 92.4%;
      text-transform: lowercase;
      margin-right: 6px; }
    @media only screen and (min-width: 1025px) {
      .collection-banner .collection-banner-text h1 {
        font-size: 48px;
        line-height: 92.4%; }
        .collection-banner .collection-banner-text h1 span {
          font-size: 36px;
          line-height: 92.4%;
          margin-right: 10px; } }

.collection-banner--default .collection-banner-text {
  position: initial !important;
  padding: 90px 98px 10px; }

@media only screen and (max-width: 768px) {
  .collection-banner--default {
    justify-content: center !important; }
    .collection-banner--default .collection-banner-text {
      padding: 34px 16px 32px; } }

.navigation .hamburger {
  display: none; }
  @media (max-width: 1240px) {
    .navigation .hamburger {
      display: block;
      left: auto;
      right: 0;
      top: 0;
      padding: 16px;
      font-weight: bold;
      width: auto;
      height: auto; }
      .navigation .hamburger svg {
        width: 7px;
        height: 13px; } }

.navigation ul.menu {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 1241px) {
    .navigation ul.menu {
      display: flex;
      justify-content: center; } }
  @media only screen and (max-width: 768px) {
    .navigation ul.menu {
      padding: 20px 0; } }

.navigation li {
  list-style-type: none; }
  .navigation li a {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 92.4%;
    letter-spacing: 0.125em;
    white-space: nowrap;
    width: 100%;
    display: block; }

.navigation .menu__item--primary {
  font-size: 0.75rem;
  line-height: 19px;
  letter-spacing: 0.09em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 20px 16px;
  border-width: 0;
  flex-direction: column;
  cursor: pointer; }
  .navigation .menu__item--primary a {
    font-size: 0.75rem;
    font-weight: 600;
    line-height: 92.4%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media only screen and (min-width: 1025px) {
      .navigation .menu__item--primary a {
        display: block; } }
  .navigation .menu__item--primary .menu__item--tertiary a {
    font-weight: 400; }

.navigation .menu__item--secondary {
  font-family: var(--font--body);
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 92.4%;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  flex: 0 0 30%; }
  .navigation .menu__item--secondary:first-child {
    padding: 40px 0; }
  .navigation .menu__item--secondary > a {
    margin-bottom: 19px; }
  .navigation .menu__item--secondary .sub-submenu {
    margin: 0;
    padding: 0; }
    @media only screen and (min-width: 1025px) {
      .navigation .menu__item--secondary .sub-submenu.two-column {
        -moz-column-count: 2;
             column-count: 2; }
        .navigation .menu__item--secondary .sub-submenu.two-column .menu__item--tertiary {
          display: inline-block;
          width: 100%; } }

@media (max-width: 1240px) {
  .navigation .submenu-images {
    flex-direction: column; } }

.navigation .menu__item--tertiary {
  font-family: var(--font--body);
  font-size: 0.75rem;
  line-height: 92.4%;
  letter-spacing: 0.125em;
  text-transform: capitalize;
  padding: 11px 0; }
  .navigation .menu__item--tertiary a {
    text-transform: capitalize; }
  .navigation .menu__item--tertiary:hover a {
    text-decoration: underline; }

@media only screen and (min-width: 1025px) {
  .navigation .gallery-menu__inner {
    padding: 32px 90px; } }

@media (max-width: 1240px) {
  .navigation .gallery-menu__inner {
    opacity: 1 !important;
    padding: 30px 46px; } }

.navigation .gallery-menu__inner .gallery-menu--block {
  padding: 0 7px; }
  @media only screen and (max-width: 768px) {
    .navigation .gallery-menu__inner .gallery-menu--block {
      margin-bottom: 13px;
      padding: 0; }
      .navigation .gallery-menu__inner .gallery-menu--block .gallery-memu-image {
        width: 100%; } }
  .navigation .gallery-menu__inner .gallery-menu--block .gallery-memu-title {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 40px;
    color: white;
    font-style: var(--font--style--title);
    font-family: var(--font--title);
    line-height: 92.4%;
    text-transform: uppercase;
    font-size: 1.8vw;
    letter-spacing: 0.026vw; }
    @media screen and (min-width: 1920px) {
      .navigation .gallery-menu__inner .gallery-menu--block .gallery-memu-title {
        font-size: 36px;
        letter-spacing: 0.03em; } }
    @media only screen and (max-width: 768px) {
      .navigation .gallery-menu__inner .gallery-menu--block .gallery-memu-title {
        font-size: 1.5rem;
        line-height: 92.4%;
        letter-spacing: 0; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .navigation .gallery-menu__inner .gallery-menu--block .gallery-memu-title {
        font-size: 0.75rem;
        letter-spacing: 0.01em; } }
    .navigation .gallery-menu__inner .gallery-menu--block .gallery-memu-title span {
      text-transform: lowercase;
      font-size: 1.5rem;
      font-size: 1.25vw;
      line-height: 92.4%;
      letter-spacing: 0.03em; }
      @media only screen and (max-width: 768px) {
        .navigation .gallery-menu__inner .gallery-menu--block .gallery-memu-title span {
          font-size: 0.875rem;
          line-height: 92.4%;
          letter-spacing: 0; } }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .navigation .gallery-menu__inner .gallery-menu--block .gallery-memu-title span {
          font-size: 0.75rem;
          letter-spacing: 0.01em; } }

@media only screen and (min-width: 1025px) {
  .navigation .menu__item--primary:hover {
    background: rgba(244, 244, 244, 0.7); }
    .navigation .menu__item--primary:hover .dropdown__menu {
      border-top: 1px solid #c8c8c8;
      max-height: 1000px; }
  .navigation .dropdown__menu {
    position: absolute;
    position: fixed;
    overflow: hidden;
    background: var(--color--white);
    top: 100%;
    top: 80px;
    top: 104px;
    max-height: 0;
    z-index: 4;
    transition: max-height 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    left: 0;
    width: 100vw; }
    .navigation .dropdown__menu.mega__menu {
      left: 0;
      right: 0; }
    .navigation .dropdown__menu.single--dropdown .submenu {
      flex-direction: column; }
    .navigation .dropdown__menu .submenu {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding-left: 10%;
      margin: 0 0 0 auto; }
      .navigation .dropdown__menu .submenu-images {
        flex: 0 0 50%; }
      .navigation .dropdown__menu .submenu-images--wide {
        flex: 0 0 70%; } }

.navigation-cta {
  width: 50%; }
  .navigation-cta__image {
    width: 100%; }
  .navigation-cta__floating-image {
    width: 183px;
    margin: 41px 0 41px -62px; }
  .navigation-cta__title {
    font-size: 36px;
    line-height: 92.4%;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: var(--color--white);
    font-style: var(--font--style--title);
    margin-bottom: 9px;
    font-family: var(--font--title);
    text-align: right; }
    @media only screen and (max-width: 768px) {
      .navigation-cta__title {
        font-size: 1.5rem;
        line-height: 92.4%; } }
  .navigation-cta__prefix-title {
    font-size: 1.5rem;
    line-height: 92.4%;
    letter-spacing: 0.03em;
    color: var(--color--white);
    text-transform: lowercase;
    margin-right: 0; }
  .navigation-cta .btn-link {
    text-align: right;
    color: var(--color--white);
    border-bottom: solid 2px;
    padding-bottom: 1px;
    display: inline;
    font-weight: bold;
    line-height: 92.4%;
    letter-spacing: 0.095em;
    padding-left: 0;
    padding-right: 0;
    display: inline !important; }
  .navigation-cta .content--floating {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 140px);
    padding: 0 20px;
    text-align: right;
    display: flex;
    justify-content: center; }
  @media (max-width: 1240px) {
    .navigation-cta {
      width: 100%;
      padding-bottom: 7px;
      flex-direction: column; }
      .navigation-cta__floating-image {
        margin: 0;
        position: absolute;
        top: 82px;
        right: 10px; }
      .navigation-cta .content--floating {
        width: calc(100% - 60px);
        padding: 0 30px; } }

@media only screen and (min-width: 1025px) {
  .navigation-close,
  .menu--item--has-dropdown > img,
  .navigation-newsletter {
    display: none; } }

.navigation-account-contact {
  display: none; }
  @media only screen and (max-width: 768px) {
    .navigation-account-contact {
      position: fixed;
      width: 100%;
      bottom: 125px;
      display: flex;
      align-items: center;
      border-top: 1px solid #BDBDBD;
      border-bottom: solid 1px #bdbdbd; }
      .navigation-account-contact a {
        font-size: 0.6875rem;
        line-height: 92.4%;
        letter-spacing: 0.075em;
        text-transform: uppercase;
        padding: 13px 0;
        border-right: 1px solid #BDBDBD;
        flex: 0 0 calc(50% - 1px);
        text-align: center; } }

@media (max-width: 1240px) {
  .navigation {
    box-shadow: 0 0 1px 0 #000;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 80%;
    height: 100vh;
    z-index: 4;
    background: #FAF7F7;
    transform: translateX(-100%);
    background-color: var(--color--base);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: hidden; }
    .navigation .navigation-newsletter a {
      font-size: 0.75rem;
      line-height: 12px;
      letter-spacing: 0.09em;
      text-transform: uppercase;
      color: var(--color--white);
      background-color: var(--color--black);
      padding: 19px 35px;
      display: block; }
    .navigation .navigation-close {
      padding: 26px 15px;
      border-bottom: 1px solid #E7E7E7; }
      .navigation .navigation-close .selected-menu.hamburger, .navigation .navigation-close .selected-menu.hamburger--secondary,
      .navigation .navigation-close .selected-menu--secondary.hamburger,
      .navigation .navigation-close .selected-menu--secondary.hamburger--secondary {
        position: unset;
        width: auto;
        height: auto;
        margin-right: 13px;
        flex-direction: row; }
        .navigation .navigation-close .selected-menu.hamburger img, .navigation .navigation-close .selected-menu.hamburger--secondary img,
        .navigation .navigation-close .selected-menu--secondary.hamburger img,
        .navigation .navigation-close .selected-menu--secondary.hamburger--secondary img {
          width: 10px;
          height: 10px;
          margin-right: 15px; }
        .navigation .navigation-close .selected-menu.hamburger label, .navigation .navigation-close .selected-menu.hamburger--secondary label,
        .navigation .navigation-close .selected-menu--secondary.hamburger label,
        .navigation .navigation-close .selected-menu--secondary.hamburger--secondary label {
          font-size: 0.75rem;
          font-weight: 400;
          text-transform: uppercase;
          line-height: 12px;
          letter-spacing: 0.08em;
          padding-top: 4px; }
      .navigation .navigation-close .hamburger {
        position: unset; }
  .menu {
    flex-direction: column;
    opacity: 0; }
    .menu .dropdown-item {
      width: 100%; } }
    @media only screen and (max-width: 1240px) and (max-width: 768px) {
      .menu .dropdown-item svg {
        display: block;
        width: 16px;
        height: 12px; } }

@media (max-width: 1240px) {
      .menu .dropdown-item.active {
        background: #F4F4F4;
        padding: 16px 20px;
        width: calc(100% - 40px); }
        .menu .dropdown-item.active > a {
          padding-left: 10px;
          position: relative; }
        .menu .dropdown-item.active svg {
          transform: rotate(180deg);
          position: absolute;
          left: -10px;
          top: -2px; }
    .menu .menu__item--primary {
      line-height: 18px;
      margin: 0;
      padding: 20px 20px;
      border-bottom: 1px solid #E4E4E4; }
      .menu .menu__item--primary.menu__item--active {
        position: fixed;
        background-color: #fff;
        padding: 27px 0;
        width: 100%;
        height: 70vh;
        overflow-y: scroll;
        border: none; }
      .menu .menu__item--primary > a {
        text-transform: uppercase;
        font-weight: 600; }
      .menu .menu__item--primary .dropdown-item.active > a span {
        display: inline-block;
        border-bottom: solid 3px var(--color--black); }
      .menu .menu__item--primary.menu--item--has-dropdown .dropdown-item {
        display: flex;
        justify-content: space-between;
        align-items: center; }
      .menu .menu__item--primary.submenu--expanded .mega__menu {
        left: 0;
        height: 100%;
        opacity: 1;
        visibility: visible;
        z-index: 4;
        transition: all .5s ease-in-out; }
      .menu .menu__item--primary > a {
        margin: 0 0 0 16px; }
    .menu .menu__item--secondary {
      width: 100%;
      line-height: 18px;
      padding: 11px 0; }
      .menu .menu__item--secondary > a {
        margin: 0;
        font-weight: 600; }
      .menu .menu__item--secondary .sub-submenu {
        padding: 11px 0; }
    .menu .dropdown__menu {
      opacity: 0;
      visibility: hidden;
      transform: translateX(150%);
      transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
      position: absolute;
      top: 85px; }
      .menu .dropdown__menu.opened {
        opacity: 1;
        visibility: visible;
        height: calc(100vh - 270px);
        transform: translateX(0);
        overflow-y: scroll;
        width: 100%; }
    .menu .submenu {
      width: calc(100% - 90px);
      padding: 0 45px; }
  .hamburger {
    position: absolute;
    left: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 23px;
    height: 23px;
    z-index: 4;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
    font-family: var(--font--title); }
    .hamburger span {
      display: block;
      opacity: 1;
      height: 3px;
      width: 24px;
      border-radius: 0;
      background: var(--color--black);
      transform: rotate(0deg);
      transition: .25s ease-in-out; }
      .hamburger span:nth-child(1) {
        margin-bottom: 4px; }
      .hamburger span:nth-child(2) {
        margin-bottom: 4px; }
  .mobile__triggers .search__trigger {
    margin-left: 35px;
    outline: none; } }

@media only screen and (min-width: 769px) {
  .menu .menu__item--primary.menu--item--has-dropdown .dropdown-item > img {
    display: none; } }

.dropdown-item svg {
  display: none; }

.mmenu__open {
  overflow-y: hidden; }
  .mmenu__open #shopify-section-sidecart {
    z-index: 111; }
  .mmenu__open #shopify-section-header {
    position: relative;
    z-index: 111; }
  .mmenu__open .header-section {
    top: 0; }
  .mmenu__open .navigation {
    transform: translateX(0);
    z-index: 11; }
  .mmenu__open .menu {
    opacity: 1; }
  .mmenu__open .hamburger span:nth-child(1) {
    transform: rotate(45deg);
    margin: 0;
    position: absolute; }
  .mmenu__open .hamburger span:nth-child(2) {
    width: 0%;
    opacity: 0; }
  .mmenu__open .hamburger span:nth-child(3) {
    transform: rotate(-45deg);
    position: absolute;
    top: 10px;
    margin: 0; }

.insta-title {
  text-align: center;
  font-size: 1.75rem;
  line-height: 92.4%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-style: initial;
  margin-bottom: 19px; }
  @media only screen and (min-width: 769px) {
    .insta-title {
      font-size: 48px;
      margin-bottom: 51px; } }
  .insta-title span {
    font-size: 1.125rem;
    line-height: 92.4%;
    letter-spacing: 0.03em;
    text-transform: lowercase;
    margin-right: 6px;
    font-style: italic; }
    @media only screen and (min-width: 769px) {
      .insta-title span {
        font-size: 1.5rem;
        margin-right: 16px; } }

#insta-feed {
  padding: 0 !important; }
  #insta-feed > div {
    display: flex;
    overflow-x: scroll; }
    #insta-feed > div .slide-page {
      flex: 0 0 33.333%; }
      @media only screen and (min-width: 769px) {
        #insta-feed > div .slide-page {
          flex: 0 0 20%; } }
      #insta-feed > div .slide-page .instafeed-container {
        width: 100% !important;
        padding-top: 100% !important; }

@media only screen and (min-width: 1025px) {
  .js-sticky--hover .navigation,
  .js-enabled--search .navigation {
    background-color: #fff; }
  .js-sticky--hover .menu__item a,
  .js-enabled--search .menu__item a {
    color: #000; } }

.instagram .h2 {
  text-align: center;
  margin: 0 auto; }
  .instagram .h2 span {
    font-family: var(--font--title);
    font-style: var(--font--style--title);
    font-weight: normal;
    font-size: 1.5rem;
    line-height: 22px;
    letter-spacing: 0.03em;
    margin-right: 13px; }
    @media only screen and (max-width: 768px) {
      .instagram .h2 span {
        font-size: 0.875rem;
        line-height: 13px;
        margin-right: 8px; } }

.instagram #insta-feed {
  margin-top: 24px; }

/* start image-with-text-suiting */
.section-image-with-text-suiting {
  margin: 0 auto; }

.section-image-with-text-suiting h3 {
  font-family: var(--font--heading-secondary);
  font-weight: 400;
  letter-spacing: .03em;
  font-style: italic;
  font-size: 40px;
  line-height: 36px;
  font-style: normal;
  text-align: center; }

.section-image-with-text-suiting h3 span {
  font-size: 1.5rem;
  padding: 0 1rem 0 0; }

.section-image-with-text-suiting .body {
  max-width: 400px;
  line-height: 27.61px;
  margin: 39px auto 60px auto;
  text-align: center; }

.section-image-with-text-suiting .btn-wrap {
  justify-content: flex-start; }

.section-image-with-text-suiting .section-label__wrap {
  position: absolute;
  top: 0;
  right: 0; }

.section-image-with-text-suiting .section-label {
  position: absolute;
  padding: 7px 22px;
  font-size: 0.6875rem;
  transform: rotate(90deg);
  transform-origin: top left;
  text-align: center;
  letter-spacing: 0.17em;
  text-transform: uppercase; }

.section-image-with-text-suiting .col--image img,
.section-image-with-text-suiting .col--text .col--text-inner {
  max-width: 960px;
  width: 100%; }

.section-image-with-text-suiting .col--image {
  display: flex;
  justify-content: flex-end;
  background-color: #fff; }

.section-image-with-text-suiting .col--text {
  display: flex;
  justify-content: flex-start;
  background-color: #000; }

.section-image-with-text-suiting .image-right .col--image {
  justify-content: flex-start; }

.section-image-with-text-suiting .image-right .col--text {
  justify-content: flex-end; }

@media screen and (max-width: 768px) {
  .section-image-with-text-suiting .col--text {
    padding: 44px;
    box-sizing: border-box; }
  .section-image-with-text-suiting .col--image {
    order: unset !important; }
  .section-image-with-text-suiting h3 {
    text-align: center;
    margin: 0 0 0 0; }
  .section-image-with-text-suiting .body {
    text-align: center;
    margin: 24px auto; }
  .section-image-with-text-suiting .btn-wrap {
    justify-content: center; }
  .section-image-with-text-suiting .btn {
    margin: 0; } }

/* end image-with-text-suiting */
/* start image-with-text-ui */
.section-image-with-text-ui {
  margin: 0 auto 92px; }

.image-with-text {
  max-width: 1012px;
  margin: 0 auto;
  padding: 0 21px;
  gap: 45px 22px; }

.section-image-with-text-ui h4 {
  font-size: 1.25rem;
  line-height: 28px;
  font-weight: 800;
  font-family: var(--font--body);
  font-style: normal;
  margin: 0 0 0 96px; }

.section-image-with-text-ui h4 span {
  letter-spacing: -2.5px;
  padding: 0 5px;
  font-weight: 400;
  display: inline-block;
  transform: translateY(-2px); }

.section-image-with-text-ui .body {
  max-width: 400px;
  line-height: 27.61px;
  margin: 60px 0 60px 96px; }

.section-image-with-text-ui .btn-wrap {
  justify-content: flex-start; }

.section-image-with-text-ui .btn {
  margin-left: 96px; }

.section-image-with-text-ui .product-slider {
  flex-wrap: nowrap;
  width: 100%;
  gap: 5%; }

.section-image-with-text-ui .product-slider__wrap {
  overflow-x: auto;
  max-width: 1440px;
  margin: 70px auto 0 auto; }

.product-slider__wrap::-webkit-scrollbar {
  height: 8px; }

.product-slider__wrap::-webkit-scrollbar-thumb {
  background-color: #000; }

.product-slider__wrap::-webkit-scrollbar-track {
  background-color: #d9d9d9; }

.section-image-with-text-ui .product-slider .product-card {
  width: 20%;
  flex-shrink: 0; }

/*.section-image-with-text-ui .product-slider .product-card .product__item-quickshop,*/
.section-image-with-text-ui .product-slider .product-card .btn--quickbuy {
  display: none; }

.section-image-with-text-ui .style-gallery {
  flex-wrap: wrap;
  gap: 30px;
  max-width: 700px; }

.section-image-with-text-ui .style-gallery img {
  width: 44%;
  max-width: 310px; }

.section-image-with-text-ui .style-gallery__heading {
  margin: 70px 0; }

.section-image-with-text-ui .style-gallery__heading h3 {
  font-size: 1.25rem;
  line-height: 28px;
  font-weight: 800;
  font-family: var(--font--body);
  font-style: normal;
  margin: 0; }

.section-image-with-text-ui video {
  width: 100%; }

@media only screen and (min-width: 1025px) {
  .section-image-with-text-ui .product-slider_wrap {
    margin: 118px auto 79px;
    max-width: 1311px;
    padding: 0 15px; } }

@media only screen and (max-width: 1024px) {
  .section-image-with-text-ui .product-card .product__item-media .product-image-contain {
    z-index: 0 !important; } }

@media screen and (max-width: 768px) {
  .section-image-with-text-ui .product-slider .product-card .product__item-quickshop {
    display: none; }
  .section-image-with-text-ui {
    padding: 0 44px; }
  .section-image-with-text-ui h4 {
    text-align: center;
    margin: 0 0 0 0; }
  .section-image-with-text-ui .body {
    text-align: center;
    margin: 24px auto; }
  .section-image-with-text-ui .btn-wrap {
    justify-content: center; }
  .section-image-with-text-ui .btn {
    margin: 0; } }

/* end image-with-text-ui */
.link-menu__container {
  /*padding: 0.875rem 0 0.875rem 1.25rem;*/
  padding: 0.875rem 0;
  overflow-x: auto;
  margin-bottom: 0.875rem;
  display: flex; }

.link-menu ul {
  display: flex;
  margin: 0 auto; }

.link-menu ul li {
  display: flex;
  margin-right: .625rem;
  flex-shrink: 0;
  width: 275px; }

.link-menu ul li p {
  text-transform: uppercase;
  text-align: center;
  font-size: .75rem;
  padding: 0.5rem 0;
  font-weight: 600; }

.link-menu ul li img {
  height: auto; }

.link-menu__container ul li .subtitle {
  font-size: .75rem;
  text-align: center; }

@media (max-width: 768px) {
  .link-menu ul li {
    width: 150px;
    margin-right: 0;
    padding: 0 0.25rem; } }

@media (min-width: 768px) and (max-width: 1000px) {
  .link-menu ul li {
    width: 320px; } }

.hotspot-banner {
  margin: 15px; }

@media (max-width: 768px) {
  .hotspot-banner {
    margin: 0px; } }

.hotspot-popup {
  position: absolute;
  background: #fff;
  width: 190px;
  min-height: 320px;
  border-radius: 10px;
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.5);
  transform: translate(-50%, -50%);
  display: none;
  padding: 25px;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }

.hotspot-popup.open {
  display: flex;
  z-index: 2; }

.hotspot-btn {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 40px;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer; }

.hotspot-btn:before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 18px;
  top: 11px;
  left: 11px;
  background-color: #fff;
  position: absolute;
  transition: 0.5s;
  transform: scale(1); }

@media (max-width: 768px) {
  .hotspot-btn {
    width: 30px;
    height: 30px; }
  .hotspot-btn:before {
    width: 12px;
    height: 12px;
    top: 9px;
    left: 9px; } }

.hotspot-btn.selected:before {
  transform: scale(0.44); }

.hotspot-popup__shop-now {
  width: 100%;
  padding: 12px 0;
  background-color: #000;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  font-size: 0.75rem;
  color: #fff;
  letter-spacing: 1.2px;
  text-align: center; }

.hotspot-popup img {
  display: block;
  padding: 0 0 6px 0; }

.hotspot-popup__title,
.hotspot-popup__price {
  font-size: 0.75rem;
  width: 100%;
  text-align: left;
  padding: 0 0 6px 0;
  /*margin: 10px 0 0 0;*/ }

.hotspot-arrow {
  background: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%) rotate(45deg); }

.fcg__grid {
  display: grid;
  flex-wrap: wrap;
  grid-gap: 1px;
  grid-template-columns: repeat(5, auto);
  background-color: #f2f2f2;
  margin: 1px 15px; }

@media (max-width: 768px) {
  .fcg__grid {
    margin: 1px 0; } }

.fcg__card {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  z-index: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 25vw;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff; }

@media screen and (max-width: 1024px) {
  .fcg__card {
    height: 55.5555555556vw; }
  .fcg__grid {
    grid-template-columns: repeat(3, auto); } }

@media screen and (max-width: 768px) {
  .fcg__card {
    height: 83.3333333333vw; }
  .fcg__grid {
    grid-template-columns: repeat(2, auto); } }

.fcg__card:hover {
  z-index: 1; }

.fcg__image-wrap {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.95;
  background: #fff;
  z-index: 1; }

.fcg__black {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  z-index: 0; }

.fcg__card img {
  max-height: 360px;
  height: 100%;
  width: auto;
  margin: 0 auto;
  display: block; }

@media (max-width: 768px) {
  .fcg__card img {
    max-height: 200px; } }

.fcg__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10px; }

.fcg__title {
  font-weight: 400;
  font-style: normal;
  font-size: 0.875rem;
  height: 50px;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 12px 10px;
  position: relative;
  text-transform: none;
  text-align: center; }

.fcg__details {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  background: #fff;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  padding: 36px 0 16px 0; }

.fcg__details .smartwishlist {
  position: absolute;
  top: 10px;
  right: 10px; }

.fcg__grid .fcg__card .fcg__details .smartwishlist .fa.fa-heart-o {
  font-size: 12px !important; }

@media screen and (min-width: 768px) {
  .fcg__card:hover .fcg__details {
    display: block; } }

.fcg__title--mobile,
.fcg__price--mobile {
  display: none;
  width: 75%;
  margin-right: auto;
  margin-left: auto; }

.fcg__title--mobile {
  margin-top: 10px; }

@media screen and (max-width: 768px) {
  .fcg__title--mobile,
  .fcg__price--mobile {
    display: block; } }

.fcg__price {
  font-size: 0.875rem;
  margin-top: 10px;
  text-align: center;
  color: #4b4b4b; }

.fcg__btn {
  font-size: 0.75rem;
  letter-spacing: 1px;
  margin-top: 16px; }

.fcg__btn .icon--arrow-short-right {
  transform: scale(0.55) translateY(-3px); }

.csm__container {
  position: fixed;
  display: none;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  max-width: 600px;
  z-index: 120; }

.csm__container.open {
  display: flex; }

.csm__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: black;
  opacity: 0.5;
  z-index: 119;
  display: none; }

.csm__overlay.open {
  display: block; }

.csm__container h2 {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600; }

#csm__content {
  position: relative;
  background: #fff;
  width: 100%;
  max-width: 600px;
  max-height: 600px;
  padding-top: 40px;
  padding-bottom: 40px; }

.csm__container button {
  position: absolute;
  top: 16px;
  right: 12px;
  background: transparent;
  border: 0; }

.csm__container ul {
  list-style: none;
  -moz-column-count: 2;
       column-count: 2;
  padding: 0;
  max-width: 440px;
  margin: 0 auto; }

.csm__container li,
.csm__container a {
  text-align: center;
  font-size: 14px;
  line-height: 1.8rem; }

.csm__open {
  overflow: hidden !important; }

#csm__open-btn {
  font-size: 11px;
  margin-right: 10px; }

@media screen and (max-width: 768px) {
  #csm__content {
    width: 100%;
    height: 100vh;
    max-height: 100vh; }
  .csm__container button {
    top: 50px; }
  .csm__title {
    padding-top: 3rem; }
  .csm__links {
    height: calc(100vh - 91px);
    overflow-y: auto; } }

.csm__open-btn-mobile-container {
  display: none;
  position: fixed;
  bottom: 85px;
  left: 0px;
  text-align: center;
  width: 100%; }

@media only screen and (max-width: 1024px) {
  .csm__open-btn-mobile-container {
    display: block; } }

.locale-selectors__container {
  position: absolute;
  z-index: 0;
  display: none; }

.locale-selectors__container:focus,
.locale-selectors__container:focus-within {
  opacity: 1; }

.locale-selectors__container .locale-selectors__selector {
  font-family: var(--font--body);
  text-transform: uppercase;
  border-radius: 0 !important; }
  @media screen and (min-width: 1200px) {
    .locale-selectors__container .locale-selectors__selector {
      font-size: 12px !important; } }

.mmenu__open .locale-selectors__container {
  display: block !important;
  position: fixed !important;
  bottom: 43px !important;
  left: 40% !important;
  opacity: 0.01;
  transform: translateX(-50%);
  z-index: 111; }

#csm__menu {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  background: #fff;
  border: 1px solid #000;
  display: none; }

#csm__menu ul {
  list-style: none;
  padding: 0;
  margin: 0; }

#csm__menu ul li a {
  padding: 6px 1rem;
  display: block;
  font-size: 12px;
  text-transform: uppercase; }

#csm__menu ul li a.selected {
  background: #666;
  color: #fff; }

#csm__menu ul li a:focus {
  background: #000;
  color: #fff; }

/*================ Vendors ================*/
.slick-slider {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

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

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .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; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .slick-slide:focus {
    outline: none; }
  .slick-slide a:focus {
    outline: none; }

.slick-hidden {
  display: none; }

.js-slideshow {
  opacity: 0;
  transition: all .3s ease-in-out; }
  .js-slideshow.slick-initialized {
    opacity: 1 !important;
    transition: all .3s ease-in-out; }

.slick-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0 auto;
  width: 100%; }
  @media only screen and (max-width: 768px) {
    .slick-dots {
      bottom: 20px; } }
  .slick-dots li {
    position: relative;
    line-height: 1;
    margin: 0 3.5px;
    cursor: pointer;
    width: 14px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      padding: 7px;
      background: rgba(82, 90, 102, 0.3);
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -moz-osx-font-smoothing: grayscale;
      color: transparent;
      cursor: pointer;
      transition: opacity .3s ease-in-out; }
    .slick-dots li:hover button, .slick-dots li:focus button {
      opacity: .85;
      transition: opacity .3s ease-in-out; }
      .slick-dots li:hover button:before, .slick-dots li:focus button:before {
        opacity: 1; }
    .slick-dots li.slick-active button {
      opacity: 1; }
      .slick-dots li.slick-active button:focus {
        outline: none; }

.slick-arrow {
  border: none;
  color: transparent;
  width: 10px;
  height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 2;
  opacity: 1; }
  @media only screen and (min-width: 1025px) {
    .slick-arrow:hover {
      transform: translate(0, 0);
      transition: all .3s ease-in-out; } }
  .slick-arrow.slick-prev {
    background: url("/cdn/shop/files/slide-left-arrow.svg?v=1627508964") center no-repeat;
    left: 60px; }
  .slick-arrow.slick-next {
    background: url("/cdn/shop/files/slide-right-arrow.svg?v=1627508964") center no-repeat;
    right: 60px; }
  @media only screen and (max-width: 768px) {
    .slick-arrow.slick-prev {
      left: -12px; }
    .slick-arrow.slick-next {
      right: -12px; } }

