/** Shopify CDN: Minification failed

Line 587:8 Expected identifier but found whitespace
Line 587:10 Unexpected "{"
Line 587:16 Expected ":"
Line 591:8 Expected identifier but found whitespace
Line 591:10 Unexpected "{"
Line 591:16 Expected ":"
Line 612:19 Expected identifier but found whitespace
Line 612:21 Unexpected "{"
Line 612:27 Expected ":"
Line 613:9 Expected identifier but found whitespace
... and 397 more hidden warnings

**/
/* Normalize */
/*! normalize.css v8.0.1 | 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 iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, .age-gate__heading {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */
}

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * 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 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
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: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Common */
html::before {
  display: none;
  content: "XS,S,M,L";
}
html::after {
  display: none;
  content: "XS";
}
@media screen and (min-width: 576px) {
  html::after {
    content: "S";
  }
}
@media screen and (min-width: 768px) {
  html::after {
    content: "M";
  }
}
@media screen and (min-width: 960px) {
  html::after {
    content: "L";
  }
}

:root {
  --font-size-heading-1: 2.25rem;
  --font-size-heading-2: 1.75rem;
  --font-size-heading-3: 1.5rem;
  --font-size-heading-4: 1.375rem;
  --font-size-heading-5: 1.25rem;
  --font-size-heading-6: 1.125rem;
}

@media screen and (max-width: 575px) {
  :root {
    --font-size-heading-1: 1.875rem;
    --font-size-heading-2: 1.5rem;
    --font-size-heading-3: 1.375rem;
    --font-size-heading-4: 1.375rem;
    --font-size-heading-5: 1.25rem;
    --font-size-heading-6: 1.125rem;
  }
}@font-face {
  font-family: Muli;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/muli/muli_n3.2a111febf58da28951fdd7205f5ec663dbee566c.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=852f9647600ffbdc5a929e523b1b568f6814e956eba7986dfed9a01ca636a254") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/muli/muli_n3.e90bec59d0137be28b551907e6948aaf026bed23.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=78d567b2e9b18b7816804ae59749130c37cb46df5c30e2298150089f64987c80") format("woff");
}

@font-face {
  font-family: Muli;
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/muli/muli_i3.724f81e2373fa598ba76eb33d3937ec19288ea0a.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=126cb2275f78d73a0995a972047dcc873995f219c60187a857f6be45677334e9") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/muli/muli_i3.4c5802bfb26557c51b4d9b0eff7d6d1295ff61dd.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=657a86773810d270e889787999db813612f33bae9d09eecaadbe5b1ed6ccaf80") format("woff");
}

@font-face {
  font-family: Muli;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/muli/muli_n4.32796dd29ef52f78859bd8685b2d63db23ffd695.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=fce0f4477d2f3ac4eb090853040b6ce2c0724a5302df424a88035ab1ba2975ec") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/muli/muli_n4.3fd3d04f0161ea06f02880ae41f4a348bcfc9837.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=80a275885590c28f811456b4ea9aee363ad17e661317ac64f98371f9feab0b5c") format("woff");
}

  @font-face {
  font-family: Muli;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/muli/muli_i4.35f8db21fe967558c304be690dd416d196e023df.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=d4ac7d8d10a8c80ff891440d5ff805f4eb336694b3beb6578f8177407886655b") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/muli/muli_i4.49d5ae01df0892a3c325d0967a535cc25f82f534.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=ebc757f6f93f576804d2f111afa39d63d562703b306005d6ad2490c01203a100") format("woff");
}

@font-face {
  font-family: Muli;
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/muli/muli_n2.58a6198a88621f61ca2fba7b8454083779a291ce.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=fb89b35a3bad327528f5c4693824c9c4183b3d4b94b1540a7cc40ce55861b7ce") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/muli/muli_n2.3fe69196ff051094313684bcafe7ef89b935b73a.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=dcf4422d966c7dfc9e7b7e4aa84c587f727588a85c9311121b1cf1651b3b7ed1") format("woff");
}

  @font-face {
  font-family: Muli;
  font-weight: 200;
  font-style: italic;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/muli/muli_i2.940b5c9f2a43270ae1fa86f6e59b31ae7f6f9a35.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=cd19501937757f199e12a79d81a9a2d8ac45ee8fb9920eee08544f6a776355d9") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/muli/muli_i2.daf9cff4a57b6c6111a734faa84e50d0fe275ea6.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=6d38d9bc0a04107f61144540460d8f24d43616b22861debe78f1dae1bf2dc120") format("woff");
}

@font-face {
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/montserrat/montserrat_n4.1d581f6d4bf1a97f4cbc0b88b933bc136d38d178.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=04e375feaec9940b9c2ce67ba3112b4be62628aea4a21108dd1cf0baa435852a") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/montserrat/montserrat_n4.cfce41a967758ce5a9b7d48daeb5b028fd977a9b.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=575948b3af3c1cbecb8c710ef0fb7631beb2f239b89ab6d8410ee482084591c6") format("woff");
}

@font-face {
  font-family: Montserrat;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/montserrat/montserrat_i4.ae02483b3d5e8777d0d4a4ccf396482c364d8955.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=84bec60444d43a8fc7b77b70440f013861bfa994c1988363ab251b1bedc9d6db") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/montserrat/montserrat_i4.ba28d1a04ec09448de486d83c63235903dfc0af8.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=c7749f0cc95141bf1dbbe662b5b84e468f6dcd4dff2f481222710c4db84789ae") format("woff");
}

@font-face {
  font-family: Montserrat;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/montserrat/montserrat_n7.c496e9cf2031deec4c4bca338faa81971c8631d4.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=dfb465a390fa758b5e523c182d64c9bf7d4851d324a24e6ddb6b011dd112f838") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/montserrat/montserrat_n7.78b0223375c94b39ce1af7e09a0225f2bb3d05f7.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=4ac156ebe5e5518454a381283b344b61e4d5f0fb7a833f78cf1d285284e2e7a8") format("woff");
}

  @font-face {
  font-family: Montserrat;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/montserrat/montserrat_i7.83866c3eec90071fa974c17980ffb42977f9e667.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=67af6be659cea9913fa93702852e676b9f42e9fcfe8d9c5a43bd802947258018") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/montserrat/montserrat_i7.25524241b12d864609c85325613d60efcf1a87e3.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=6bac99283045a5b5cb7e7642439fa31854188cad376338a7b0a4966d1d0c68a1") format("woff");
}

@font-face {
  font-family: Montserrat;
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/montserrat/montserrat_n1.5d88a87882738fad15a2998811eb02da674c34b7.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=95d0e983d4d8290fef950943328670e8d6dd0f4597d0f1beed792a9fe6784f0f") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/montserrat/montserrat_n1.fb1bab80a0825bd1689305e8de1e1eaaf5fcf82c.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=90abbaacc77233bdd81c345095dc2cc96c5c37118cfa70698b9d266a86c2f65e") format("woff");
}

  @font-face {
  font-family: Montserrat;
  font-weight: 100;
  font-style: italic;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/montserrat/montserrat_i1.e0d48b75ebea167e75a7815982e086773a791923.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=2b1dafb6aa837493072830fdd81483dc1fd5e782fb2e6ba8637eb93438197af1") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/montserrat/montserrat_i1.952b18f055b9e035d3bf6db57907ac935f1d4c09.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=55c77cfe9faaa26c121658eb04f181581c38799829390ab1b3399b0103faf418") format("woff");
}

@font-face {
  font-family: Slate;
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/slate/slate_n2.6938b26d0842012527f8ebdeae2c8a6d8c4c7f33.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=fbcf438416440d22ade187a83f8829624ae23bcc348b7667c79a54dbd3e6aa80") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/slate/slate_n2.88f5964c512eb93a41751495ba3f975d44414106.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=db826670ad772ae5e8cca0e61b36dd6cc0920a5bcdbdb3b93552152e62f3db33") format("woff");
}

@font-face {
  font-family: Slate;
  font-weight: 200;
  font-style: italic;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/slate/slate_i2.43e931ade9797bb754cacad6f0253e1196be688c.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=18ec78ada0ced5ae8ae697f5c676239b8a9859c8b5323a3169ac94ec2fa7cf9a") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/slate/slate_i2.ce3aed1818e3ff367ffcf2c5835e95004bdfc4dc.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=b26ab8e388a2cf8beb696cd6aca4441d2b5c5a8d48bb6ff9452ae373b7f1a396") format("woff");
}

@font-face {
  font-family: Slate;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/slate/slate_n4.faa35720632c2e0584b79394c950a1330379d438.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=5797c8d6c110d303abbf53760ba548b24535943f410f36e43c57ce9dc424029f") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/slate/slate_n4.39937dd01f008e721ee0d671d98c76d5486c4fe2.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=dc1edd429782af51d3abd56b325aaaf19c6f243ea32dd61a71ba695a1eb5d98e") format("woff");
}

  @font-face {
  font-family: Slate;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//kentishtownstores.com/cdn/fonts/slate/slate_i4.92c270cab6020b468d822f033bafa8e4f679dec5.woff2?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=70f36d6e02f46ce12b9b18abcdbef7396d0cd2b7b369bfaea2d82584783c7274") format("woff2"),
       url("//kentishtownstores.com/cdn/fonts/slate/slate_i4.ec2f912a0970fed2874fda8d8d3af7d91df6df66.woff?h1=NTE1MDNlLTM1LmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=a2VudGlzaHRvd25zdG9yZXMuY29t&h3=YWNjb3VudC5rZW50aXNodG93bnN0b3Jlcy5jb20&h4=c2hvcGZvZGRlci5jb20&hmac=4b00eff10814f7a38bca223fed6882b28bb832d88fdc9e7e28a62fa47062b924") format("woff");
}


  

  
  
  
  
  
  
  
  

  
  

  
  

  
  

  
  

  
  


  


  
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes fade {
  from {
    opacity: var(--fade-from, 0);
  }
  to {
    opacity: var(--fade-to, 1);
  }
}
@keyframes slide-y {
  from {
    transform: translateY(var(--slide-y-from, 25%));
  }
  to {
    transform: translateY(var(--slide-y-to, 0));
  }
}
@keyframes slide-x {
  from {
    transform: translateX(var(--slide-x-from, 25%));
  }
  to {
    transform: translateX(var(--slide-x-to, 0));
  }
}
@keyframes zoom {
  from {
    transform: scale(var(--zoom-from, 0.6));
  }
  to {
    transform: scale(var(--zoom-to, 1));
  }
}
a {
  color: {{ shop.brand.colors.secondary[0].background }};
  transition: color 0.2s ease-out;
}
a:visited {
  color: {{ shop.brand.colors.secondary[0].background }};
}
a:hover, a:focus, a:active {
  color: ;
}

.button-primary, .action-btn {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.button-primary:hover:not(:disabled), .button-primary:active, .action-btn:hover:not(:disabled), .action-btn:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.button-primary:disabled, .button-primary.disabled, .action-btn:disabled, .action-btn.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.button-primary:visited, .action-btn:visited {
  color: #131313;
}
.button-primary:disabled, .button-primary.disabled, .action-btn:disabled, .action-btn.disabled {
  cursor: not-allowed !important;
}

.button-secondary {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: #ffffff;
  border: 1px solid #131313;
  box-shadow: inset 0 0 0 0 ;
}
.button-secondary:hover:not(:disabled), .button-secondary:active {
  color: 















;
  box-shadow: inset 0 -4rem 0 0 ;
  border: 1px solid 















;
}
.button-secondary:disabled, .button-secondary.disabled {
  opacity: 0.5;
}
.button-secondary:visited {
  color: #131313;
}
.button-secondary:disabled, .button-secondary.disabled {
  cursor: not-allowed !important;
}

.signpost {
  display: inline-block;
  color: {{ shop.brand.colors.secondary[0].background }};
  text-decoration: none;
  transition: color 0.2s ease-in-out;
}
.signpost::after {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  cursor: pointer;
  content: "";
  background-color: {{ shop.brand.colors.secondary[0].background }};
  transition: transform 0.2s ease-in-out, color 0.2s ease-in-out;
  transform: translateY(0.25rem);
}
.signpost:hover {
  color: 















;
}
.signpost:hover::after {
  background-color: 















;
  transform: translateY(0);
}

input[type=text],
input[type=date],
input[type=email],
input[type=password],
input[type=search],
input[type=telephone],
input[type=tel],
input[type=number],
textarea {
  font-family: Montserrat,sans-serif;
  font-style: normal;
  font-weight: 400;
  padding: 0.75rem 1.125rem;
  font-size: 1rem;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  line-height: 1.4;
  color: #131313;
  background: #ffffff;
  border: 1px solid #eaeaea;
  transition: border-color 0.2s ease-out;
  display: block;
  width: 100%;
  line-height: 1.4;
  border-radius: 3px;
  -webkit-appearance: none;
          appearance: none;
}
input[type=text]::placeholder,
input[type=date]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=telephone]::placeholder,
input[type=tel]::placeholder,
input[type=number]::placeholder,
textarea::placeholder {
  color: rgba(19, 19, 19, 0.4);
}
input[type=text]:hover,
input[type=date]:hover,
input[type=email]:hover,
input[type=password]:hover,
input[type=search]:hover,
input[type=telephone]:hover,
input[type=tel]:hover,
input[type=number]:hover,
textarea:hover {
  border-color: 










#cecece




;
}

input[type=date] {
  display: inline-flex;
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
          appearance: none;
  position: absolute;
  top: 50%;
  right: 0.75rem;
  height: 1rem;
  width: 1rem;
  margin: 0;
  transform: translateY(-50%);
  background-image: url('data:image/svg+xml;utf8, %3Csvg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M6 12C9.31371 12 12 9.31371 12 6C12 2.68629 9.31371 0 6 0C2.68629 0 0 2.68629 0 6C0 9.31371 2.68629 12 6 12ZM4.04588 3.33875C3.85061 3.14348 3.53403 3.14348 3.33877 3.33875C3.14351 3.53401 3.14351 3.85059 3.33877 4.04585L5.29291 5.99999L3.33877 7.95413C3.14351 8.14939 3.14351 8.46597 3.33877 8.66124C3.53403 8.8565 3.85061 8.8565 4.04588 8.66124L6.00001 6.7071L7.95415 8.66124C8.14942 8.8565 8.466 8.8565 8.66126 8.66124C8.85652 8.46597 8.85652 8.14939 8.66126 7.95413L6.70712 5.99999L8.66126 4.04585C8.85652 3.85059 8.85652 3.53401 8.66126 3.33875C8.466 3.14348 8.14942 3.14348 7.95415 3.33875L6.00001 5.29288L4.04588 3.33875Z" fill="%23131313"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
  opacity: 0.6;
  cursor: pointer;
}
@media screen and (min-width: 960px) {
  input[type=search]::-webkit-search-cancel-button {
    height: 0.75rem;
    width: 0.75rem;
    background-size: 0.75rem 0.75rem;
  }
}

textarea {
  font-family: Montserrat,sans-serif;
  font-style: normal;
  font-weight: 400;
}

select {
  font-family: Montserrat,sans-serif;
  font-style: normal;
  font-weight: 400;
  padding: 0.75rem 1.125rem;
  font-size: 1rem;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  line-height: 1.4;
  color: #131313;
  background: #ffffff;
  border: 1px solid #eaeaea;
  transition: border-color 0.2s ease-out;
  position: relative;
  width: 100%;
  text-align: left;
  cursor: pointer;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 3px;
  -webkit-appearance: none;
          appearance: none;
}
select::placeholder {
  color: rgba(19, 19, 19, 0.4);
}
select:hover {
  border-color: 










#cecece




;
}
@media screen and (min-width: 768px) {
  select {
    min-width: 20px;
  }
}

::selection {
  background: ;
  color: #fff;
  text-shadow: none;
}

.hidden {
  display: none;
}

.visually-hidden, .age-gate__select-label, .product-details__option-name.product-details__option-name--is-visible-false {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  border: 0;
}

.skip-to-main {
  font-size: 1rem;
  position: absolute;
  top: 0;
  left: -9999px;
  text-decoration: none;
  padding: 1em;
  background-color: #ffffff;
}
.skip-to-main:focus, .skip-to-main:active {
  left: 0;
  z-index: 900;
}

.no-section-border {
  border-top: none;
}

.errors,
.success {
  padding: 12px 0;
  margin-bottom: 30px;
  text-align: center;
}

.errors {
  color: #ea555c;
  background-color: #fcecec;
  border: 1px solid #edabb9;
}
.errors ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.errors li {
  margin: 0;
}

.field-error {
  border: 1px solid #ee575a;
  box-shadow: 0 0 10px rgba(238, 87, 90, 0.8);
}

.success {
  color: #108144;
  background-color: #f0fbdb;
  border: 1px solid #c2cc98;
}

.placeholder-svg {
  background-color: rgba(19, 19, 19, 0.1);
  fill: rgba(19, 19, 19, 0.35);
}

.main__wrapper .shopify-challenge__container {
  margin-top: 3rem;
}
@media screen and (min-width: 576px) {
  .main__wrapper .shopify-challenge__container {
    margin-top: 3.5rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 1ms !important;
    animation-delay: -1ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
  }
}
* {
  box-sizing: border-box;
}

html {
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: Montserrat,sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  color: #131313;
  text-align: center;
  background-color: #ffffff;
}.scroll-locked body, body.scroll-locked {
  overflow: hidden;
  touch-action: manipulation;
}

header,
main,
footer,
.header-controls,
.custom-liquid__wrapper:not(main *) {
  margin: 0 24px;
}
@media screen and (min-width: 576px) {
  header,
  main,
  footer,
  .header-controls,
  .custom-liquid__wrapper:not(main *) {
    margin: 0 36px;
  }
}
@media screen and (min-width: 768px) {
  header,
  main,
  footer,
  .header-controls,
  .custom-liquid__wrapper:not(main *) {
    margin: 0 44px;
  }
}
@media screen and (min-width: 960px) {
  header,
  main,
  footer,
  .header-controls,
  .custom-liquid__wrapper:not(main *) {
    margin: 0 56px;
  }
}

.site-header__wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

.main__wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

section {
  border-top: 1px solid #eaeaea;
}
.shopify-section:first-child section {
  border-top: 0;
}

.template-article .shopify-section:nth-child(2) section,
.template-collection .shopify-section:nth-child(2) section,
.template-product .shopify-section:nth-child(2) section {
  border-top: 0;
}

h1, .age-gate__heading, h2, h3, h4, h5, h6 {
  font-family: Muli,sans-serif;
  font-style: normal;
  font-weight: 300;
  margin: 2.5rem 0 1.125rem;
  line-height: 1.2;
  color: #131313;
}
h1 a, .age-gate__heading a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
  text-decoration: none;
}
h1 a:visited, .age-gate__heading a:visited, h1 a:hover, .age-gate__heading a:hover, h1 a:focus, .age-gate__heading a:focus, h1 a:active, .age-gate__heading a:active, h2 a:visited, h2 a:hover, h2 a:focus, h2 a:active, h3 a:visited, h3 a:hover, h3 a:focus, h3 a:active, h4 a:visited, h4 a:hover, h4 a:focus, h4 a:active, h5 a:visited, h5 a:hover, h5 a:focus, h5 a:active, h6 a:visited, h6 a:hover, h6 a:focus, h6 a:active {
  color: inherit;
}

h1, .age-gate__heading {
  font-size: var(--font-size-heading-1);
}

h2 {
  font-size: var(--font-size-heading-2);
}

h3 {
  font-size: var(--font-size-heading-3);
}

h4 {
  font-size: var(--font-size-heading-4);
}

h5 {
  font-size: var(--font-size-heading-5);
}

h6 {
  font-size: var(--font-size-heading-6);
}

p {
  margin: 0 0 1.5rem;
}
p:last-child {
  margin-bottom: 0;
}

img {
  max-width: 100%;
  height: auto;
}

ol,
ul {
  margin: 1.125rem 0 1.5rem;
  padding-left: 1.125rem;
}
ol > ol,
ol > ul,
ul > ol,
ul > ul {
  margin: 0;
}

ol {
  list-style-type: decimal;
}

ul {
  list-style-type: disc;
}

li {
  margin-bottom: 0.75rem;
}

table {
  display: block;
  border: none;
  margin-bottom: 1.5rem;
  border-collapse: collapse;
  overflow-x: auto;
  white-space: nowrap;
}
@media screen and (min-width: 576px) {
  table {
    display: table;
    overflow-x: visible;
    white-space: normal;
  }
}

tr {
  border-bottom: 1px solid #eaeaea;
}

th {
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.875rem;
  padding: 0.75rem 0.75rem 0.75rem 0;
  color: #131313;
}

td {
  padding: 0.75rem 0.75rem 0.75rem 0;
  font-size: 1rem;
}

blockquote {
  font-family: Montserrat,sans-serif;
  font-style: normal;
  font-weight: 400;
  position: relative;
  margin: 1.125rem 0;
  padding-left: 1.5rem;
  border-left: 2px solid #eaeaea;
  font-size: 1.125rem;
  opacity: 0.8;
}

iframe {
  max-width: 100%;
}

b,
strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

b em,
strong em,
em b,
em strong {
  font-style: italic;
}

label {
  cursor: default;
}

.tabs {
  font-family: Muli,sans-serif;
  font-style: normal;
  font-weight: 300;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 2rem -1.5rem 1.5rem 0;
  font-size: 1.125rem;
  white-space: nowrap;
  list-style: none;
}
.grouped-content-layout-tabs:first-child .tabs {
  margin-top: 0;
}
.tabs::after {
  position: absolute;
  bottom: 0.5rem;
  left: 0;
  z-index: -1;
  display: block;
  width: calc(100% - 1.5rem);
  height: 1px;
  background-color: #eaeaea;
  content: "";
}
.tabs .grouped-content-trigger {
  padding-bottom: 0.5rem;
  margin: 0 1.5rem 0.5rem 0;
  color: rgba(19, 19, 19, 0.6);
  cursor: pointer;
  border-bottom: 1px solid transparent;
}
body:not(.user-is-tabbing) .tabs .grouped-content-trigger:focus {
  outline: none;
}
.tabs .grouped-content-trigger:hover, .tabs .grouped-content-trigger.active {
  color: #131313;
}
.tabs .grouped-content-trigger.active {
  border-color: #131313;
}

.tabs-content {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: hidden;
  list-style: none;
}
.tabs-content > li {
  display: none;
  margin: 0;
}
.tabs-content > li.active {
  display: block;
}

/* Templates */
.template-404 .shopify-section:not(:last-child) .the-404 {
  margin-bottom: 3rem;
}

.the-404__header {
  margin-top: 3rem;
}
@media screen and (min-width: 576px) {
  .the-404__header {
    margin-top: 3.5rem;
  }
}

.the-404__heading {
  margin-bottom: 0.5rem;
}

.the-404__subheading {
  font-size: var(--font-size-heading-4);
}

.the-404__search-form {
  display: grid;
  max-width: 650px;
  margin: 2rem auto 0;
  grid-gap: 0.75rem;
}
@media screen and (min-width: 576px) {
  .the-404__search-form {
    grid-template-columns: 1fr min-content;
  }
}
.the-404__search-form input[type=text] {
  margin: 0;
}

.the-404__continue-shopping {
  margin-top: 2.5rem;
}

.the-404__continue-shopping-link {
  display: inline-block;
  color: {{ shop.brand.colors.secondary[0].background }};
  text-decoration: none;
  transition: color 0.2s ease-in-out;
}
.the-404__continue-shopping-link::after {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  cursor: pointer;
  content: "";
  background-color: {{ shop.brand.colors.secondary[0].background }};
  transition: transform 0.2s ease-in-out, color 0.2s ease-in-out;
  transform: translateY(0.25rem);
}
.the-404__continue-shopping-link:hover {
  color: 















;
}
.the-404__continue-shopping-link:hover::after {
  background-color: 















;
  transform: translateY(0);
}

.the-404__search-form-submit {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.the-404__search-form-submit:hover:not(:disabled), .the-404__search-form-submit:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.the-404__search-form-submit:disabled, .the-404__search-form-submit.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.the-404__search-form-submit:visited {
  color: #131313;
}
.the-404__search-form-submit:disabled, .the-404__search-form-submit.disabled {
  cursor: not-allowed !important;
}

.template-cart .shopify-section:not(:last-child) .cart {
  margin-bottom: 2.5rem;
}

.cart__header {
  margin-top: 3rem;
}
@media screen and (min-width: 576px) {
  .cart__header {
    margin-top: 3.5rem;
  }
}

.cart-table {
  --cart-item-image-size: 90px;
  display: table;
  width: 100%;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  overflow-x: visible;
  white-space: normal;
}
@media screen and (min-width: 576px) {
  .cart-table {
    --cart-item-image-size: 120px;
  }
}

.cart-table-columns__image-details {
  text-align: left;
}

.cart-table-columns__image {
  width: var(--cart-item-image-size);
  padding-right: 0;
}
.cart-table-columns__image a {
  position: relative;
}

.cart-table-columns__details {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  text-align: left;
}

.cart-table-columns__price {
  width: 25%;
  padding-right: 1.5rem;
  text-align: left;
}

.cart-table-columns__quantity {
  width: 10%;
  padding-right: 0;
}
.cart-table-columns__quantity input[type=number] {
  width: 5ch;
  padding-right: 0.25rem;
  margin: 0 auto 0.5rem;
  text-align: center;
  box-sizing: content-box;
}

.cart-table-columns__total {
  width: 15%;
  padding-right: 0;
  padding-left: 1.5rem;
  text-align: right;
}

.cart-table__header th {
  font-size: 0.8125rem;
  padding-top: 1.5rem;
  padding-bottom: 1.125rem;
}

.cart-table__row td {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.cart-item__image {
  display: block;
  width: var(--cart-item-image-size);
  height: var(--cart-item-image-size);
  object-fit: contain;
}
.cart-item__image[data-rimg] {
  background: transparent;
}

.cart-item__title {
  margin: 0;
  font-size: var(--font-size-heading-5);
}

.cart-item__variant-title,
.cart-item__selling-plan,
.cart-item-properties {
  margin-top: 0.25rem;
  font-size: 0.875rem;
}

.cart-item__description a {
  text-decoration: none;
}

.cart-item__remove {
  font-size: 0.875rem;
  text-decoration: none;
}

.cart-item__price-container {
  display: flex;
  flex-direction: column;
}
.cart-item__price-container .original-price {
  color: #131313;
  opacity: 0.5;
}
.cart-item__price-container .original-price ~ .final-price {
  color: {{ shop.brand.colors.secondary[0].background }};
}

.cart-item__discounts {
  padding: 0;
  margin: 0.25rem 0 0;
  font-size: 0.875rem;
  line-height: 1.4;
  color: {{ shop.brand.colors.secondary[0].background }};
  list-style-type: none;
}
.cart-item__discounts .cart-item-discount {
  margin-bottom: 0;
}
.cart-item__discounts .cart-item-discount:nth-child(n+2) {
  padding-top: 5px;
}
.cart-item__discounts svg {
  width: 10px;
  height: 10px;
  padding-top: 1px;
  margin-right: 1px;
}

.cart-item__mobile-label {
  display: none;
}

@media screen and (max-width: 767px) {
  .cart-item--first {
    border-top: 1px solid #eaeaea;
  }
  .cart-table__header {
    display: none;
  }
  .cart-table__row {
    display: flex;
    flex-wrap: wrap;
    padding: 1.5rem 0;
  }
  .cart-table__row td {
    padding: 0;
  }
  .cart-table__row .cart-table-columns__image {
    padding-bottom: 1.5rem;
  }
  .cart-table__row .cart-table-columns__details {
    padding: 0 0 1.5rem 1.5rem;
  }
  .cart-table__row .cart-table-columns__quantity {
    padding: 0 1.5rem;
  }
  .cart-item__mobile-label {
    font-family: Slate,sans-serif;
    font-style: normal;
    font-weight: 200;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 0.75rem;
    display: block;
    margin-bottom: 0.5rem;
  }
  .cart-table-columns__details {
    align-self: center;
    width: calc(100% - var(--cart-item-image-size));
  }
  .cart-table-columns__price {
    flex: 2 2 auto;
  }
  .cart-table-columns__quantity {
    flex: 0.5 0.5 auto;
    width: auto;
  }
  .cart-table-columns__total {
    flex: 1.25 1.25 auto;
    width: auto;
    max-width: 140px;
  }
}
.cart__footer {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  grid-column-gap: 1.5rem;
}
@media screen and (max-width: 767px) {
  .cart__footer {
    grid-auto-flow: row;
  }
}

[data-cart-discount-container] {
  margin-bottom: 1.5rem;
}

.cart-discount {
  font-family: Montserrat,sans-serif;
  font-style: normal;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  font-size: 1rem;
  line-height: 1.4;
  color: {{ shop.brand.colors.secondary[0].background }};
}
.cart-discount:nth-child(n+2) {
  padding-top: 15px;
}
.cart-discount .cart-discount__title {
  flex: 2;
}
.cart-discount .cart-discount__title svg {
  width: 12px;
  height: 12px;
  padding-top: 1px;
  margin-right: 4px;
}
.cart-discount .cart-discount__price {
  padding-left: 20px;
  text-align: right;
}

.cart__totals {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  width: 100%;
  text-align: right;
}

.cart__notes {
  width: 100%;
  text-align: left;
}
.cart__notes textarea {
  max-width: 100%;
  min-width: 100%;
  min-height: 5rem;
  margin-top: 0.75rem;
}

.cart__subtotal {
  display: flex;
  flex-direction: row;
  margin-top: 0;
  margin-bottom: 0;
  font-size: var(--font-size-heading-3);
}
.cart__subtotal .total-price {
  margin-left: 1.125rem;
  color: #131313;
  text-align: right;
}

.cart__tax-and-shipping {
  margin: 1.125rem 0;
  font-size: 1rem;
}

.cart__checkout-button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
  display: inline-flex;
  align-items: center;
}
.cart__checkout-button:hover:not(:disabled), .cart__checkout-button:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.cart__checkout-button:disabled, .cart__checkout-button.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.cart__checkout-button:visited {
  color: #131313;
}
.cart__checkout-button:disabled, .cart__checkout-button.disabled {
  cursor: not-allowed !important;
}
@media screen and (max-width: 767px) {
  .no-js .cart__checkout-button {
    margin-top: 1.5rem;
  }
}
.cart__checkout-button svg {
  margin-right: 10px;
}

.cart__update-button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: #ffffff;
  border: 1px solid #131313;
  box-shadow: inset 0 0 0 0 ;
}
.cart__update-button:hover:not(:disabled), .cart__update-button:active {
  color: 















;
  box-shadow: inset 0 -4rem 0 0 ;
  border: 1px solid 















;
}
.cart__update-button:disabled, .cart__update-button.disabled {
  opacity: 0.5;
}
.cart__update-button:visited {
  color: #131313;
}
.cart__update-button:disabled, .cart__update-button.disabled {
  cursor: not-allowed !important;
}

@media screen and (max-width: 767px) {
  .no-js .cart__checkout-button,
  .no-js .cart__update-button {
    display: inline-block;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .cart__continue-shopping-wrapper {
    text-align: right;
  }
}

.cart__continue-shopping {
  display: inline-block;
  color: {{ shop.brand.colors.secondary[0].background }};
  text-decoration: none;
  transition: color 0.2s ease-in-out;
  max-width: 100%;
  margin-top: 2.5rem;
  word-wrap: break-word;
}
.cart__continue-shopping::after {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  cursor: pointer;
  content: "";
  background-color: {{ shop.brand.colors.secondary[0].background }};
  transition: transform 0.2s ease-in-out, color 0.2s ease-in-out;
  transform: translateY(0.25rem);
}
.cart__continue-shopping:hover {
  color: 















;
}
.cart__continue-shopping:hover::after {
  background-color: 















;
  transform: translateY(0);
}
@media screen and (max-width: 767px) {
  .cart__continue-shopping {
    text-align: center;
  }
}

.additional-checkout-buttons {
  width: 100%;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .additional-checkout-buttons {
    max-width: 280px;
  }
}
.no-js .additional-checkout-buttons {
  display: none;
}

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

.cart__error-msg {
  margin-top: 1rem;
  padding-inline: 0.75rem;
}

.cart-item__unit-price {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  color: #131313;
}

.account-page {
  display: grid;
  grid-column-gap: 56px;
  grid-row-gap: 0;
}
@media screen and (min-width: 576px) {
  .account-page {
    grid-template-columns: 3.75fr 1.25fr;
  }
}

.account-page__header {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 576px) {
  .account-page__header {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .account-page__header {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}

.account-page__heading {
  margin-top: 0;
  margin-bottom: 1.125rem;
}

.account-page__logout {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.5rem 0.75rem;
  line-height: 1.4;
  color: #131313;
  background-color: #ffffff;
  border: 1px solid #131313;
  box-shadow: inset 0 0 0 0 ;
}
.account-page__logout:hover:not(:disabled), .account-page__logout:active {
  color: 















;
  box-shadow: inset 0 -4rem 0 0 ;
  border: 1px solid 















;
}
.account-page__logout:disabled, .account-page__logout.disabled {
  opacity: 0.5;
}
.account-page__logout:visited {
  color: #131313;
}
.account-page__logout:disabled, .account-page__logout.disabled {
  cursor: not-allowed !important;
}

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

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

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

.order-history {
  order: 1;
  border: 0;
  /* Cells in last row */
}
@media screen and (min-width: 576px) {
  .order-history {
    order: initial;
  }
}
.order-history .order-history__table {
  display: table;
  width: 100%;
  text-align: left;
  overflow-x: visible;
  white-space: normal;
}
.order-history tr.last {
  border-bottom: 0;
}
.order-history th {
  padding-bottom: 1.125rem;
  font-size: 0.8125rem;
}
@media screen and (max-width: 767px) {
  .order-history th {
    display: none;
  }
}
.order-history td {
  width: 23.4%;
  padding: 1.125rem 1.125rem 1.125rem 0;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .order-history td::before {
    position: absolute;
    left: 0;
    width: 45%;
    color: #131313;
    text-align: left;
  }
}
.order-history td.total {
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .order-history td.total::before {
    top: 0;
    content: "Total";
  }
}
.order-history td.unfulfilled {
  font-family: Montserrat,sans-serif;
  font-style: italic;
  font-weight: 400;
  color: #131313;
}
.order-history td.first {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .order-history td.last {
    padding-bottom: 20px !important;
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .order-history td.order-number::before {
    top: 0;
    content: "Order";
  }
}
@media screen and (max-width: 767px) {
  .order-history td.payment-status::before {
    top: 0;
    content: "Payment";
  }
}
@media screen and (max-width: 767px) {
  .order-history td.fulfillment-status::before {
    top: 0;
    font-style: normal;
    content: "Fulfillment";
  }
}
@media screen and (max-width: 767px) {
  .order-history td {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    padding: 0 0 0 52% !important;
    margin: 14px 0 !important;
    border-bottom: 0 !important;
  }
}
.order-history .last td {
  border-bottom: 0;
}
.order-history .no-orders {
  font-family: Montserrat,sans-serif;
  font-style: italic;
  font-weight: 400;
  padding: 1.125rem 0 0;
}

.order-number {
  width: 25%;
}

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

.account-details__view-addresses {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.account-details__view-addresses:hover:not(:disabled), .account-details__view-addresses:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.account-details__view-addresses:disabled, .account-details__view-addresses.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.account-details__view-addresses:visited {
  color: #131313;
}
.account-details__view-addresses:disabled, .account-details__view-addresses.disabled {
  cursor: not-allowed !important;
}

.activate-account-page {
  max-width: 450px;
  margin: 0 auto;
}

.activate-account-page__header {
  margin-top: 3rem;
  margin-top: 2rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 576px) {
  .activate-account-page__header {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .activate-account-page__header {
    margin-top: 2rem;
  }
}

.activate-account-page__heading {
  margin-bottom: 0.75rem;
}

.customer-activate-account {
  text-align: left;
}

.customer-activate-account__actions {
  display: grid;
  align-items: center;
  grid-gap: 1.5rem;
}
@media screen and (min-width: 576px) {
  .customer-activate-account__actions {
    grid-template-columns: repeat(2, min-content);
  }
}

.customer-activate-account__submit {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
  white-space: nowrap;
}
.customer-activate-account__submit:hover:not(:disabled), .customer-activate-account__submit:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.customer-activate-account__submit:disabled, .customer-activate-account__submit.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.customer-activate-account__submit:visited {
  color: #131313;
}
.customer-activate-account__submit:disabled, .customer-activate-account__submit.disabled {
  cursor: not-allowed !important;
}

.customer-activate-account__cancel {
  color: {{ shop.brand.colors.secondary[0].background }};
  transition: color 0.2s ease-out;
  display: block;
  padding: 0;
  text-decoration: underline;
  white-space: nowrap;
  cursor: pointer;
  background-color: transparent;
  border: 0;
}
.customer-activate-account__cancel:visited {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.customer-activate-account__cancel:hover, .customer-activate-account__cancel:focus, .customer-activate-account__cancel:active {
  color: ;
}

.addresses-page {
  max-width: 640px;
  margin: 0 auto;
}

.addresses-page__header {
  margin-top: 3rem;
  margin-top: 2rem;
  margin-bottom: 3rem;
  grid-column-start: 1;
  grid-column-end: 3;
}
@media screen and (min-width: 576px) {
  .addresses-page__header {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .addresses-page__header {
    margin-top: 2rem;
  }
}

.addresses-page__heading {
  margin-top: 2.5rem;
  margin-bottom: 0.75rem;
}

.addresses-page__add-address-btn {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  line-height: 1.4;
  color: #131313;
  background-color: #ffffff;
  border: 1px solid #131313;
  box-shadow: inset 0 0 0 0 ;
}
.addresses-page__add-address-btn:hover:not(:disabled), .addresses-page__add-address-btn:active {
  color: 















;
  box-shadow: inset 0 -4rem 0 0 ;
  border: 1px solid 















;
}
.addresses-page__add-address-btn:disabled, .addresses-page__add-address-btn.disabled {
  opacity: 0.5;
}
.addresses-page__add-address-btn:visited {
  color: #131313;
}
.addresses-page__add-address-btn:disabled, .addresses-page__add-address-btn.disabled {
  cursor: not-allowed !important;
}

.addresses-page_add-address {
  padding-bottom: 3rem;
  border-bottom: 1px solid #eaeaea;
}

.customer-address__actions {
  display: grid;
  grid-template-columns: repeat(2, min-content);
  grid-gap: 0.5rem;
}

.customer-address__submit {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
  white-space: nowrap;
}
.customer-address__submit:hover:not(:disabled), .customer-address__submit:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.customer-address__submit:disabled, .customer-address__submit.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.customer-address__submit:visited {
  color: #131313;
}
.customer-address__submit:disabled, .customer-address__submit.disabled {
  cursor: not-allowed !important;
}

.customer-address__cancel {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  line-height: 1.4;
  color: #131313;
  background-color: #ffffff;
  border: 1px solid #131313;
  box-shadow: inset 0 0 0 0 ;
  white-space: nowrap;
}
.customer-address__cancel:hover:not(:disabled), .customer-address__cancel:active {
  color: 















;
  box-shadow: inset 0 -4rem 0 0 ;
  border: 1px solid 















;
}
.customer-address__cancel:disabled, .customer-address__cancel.disabled {
  opacity: 0.5;
}
.customer-address__cancel:visited {
  color: #131313;
}
.customer-address__cancel:disabled, .customer-address__cancel.disabled {
  cursor: not-allowed !important;
}

.addresses-page__address {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 3rem;
}
.addresses-page__address:not(:last-child) {
  padding-bottom: 3rem;
  border-bottom: 1px solid #eaeaea;
}

.address-default {
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  margin-bottom: 0.75rem;
  font-weight: 400;
}

.address__address {
  margin-top: 0;
  margin-bottom: 1.125rem;
  font-size: 1.125rem;
}

.address-actions {
  display: grid;
  grid-template-columns: repeat(2, min-content);
  grid-gap: 0.5rem;
}

.address-actions__submit {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.5rem 0.75rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.address-actions__submit:hover:not(:disabled), .address-actions__submit:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.address-actions__submit:disabled, .address-actions__submit.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.address-actions__submit:visited {
  color: #131313;
}
.address-actions__submit:disabled, .address-actions__submit.disabled {
  cursor: not-allowed !important;
}

.address-actions__delete {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.5rem 0.75rem;
  line-height: 1.4;
  color: #131313;
  background-color: #ffffff;
  border: 1px solid #131313;
  box-shadow: inset 0 0 0 0 ;
}
.address-actions__delete:hover:not(:disabled), .address-actions__delete:active {
  color: 















;
  box-shadow: inset 0 -4rem 0 0 ;
  border: 1px solid 















;
}
.address-actions__delete:disabled, .address-actions__delete.disabled {
  opacity: 0.5;
}
.address-actions__delete:visited {
  color: #131313;
}
.address-actions__delete:disabled, .address-actions__delete.disabled {
  cursor: not-allowed !important;
}

.addresses-page__edit-address {
  width: 100%;
}

.addresses-page__edit-address-header {
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  text-align: left;
}

.customer-address {
  display: grid;
  text-align: left;
  column-gap: 0.75rem;
}
@media screen and (min-width: 576px) {
  .customer-address {
    grid-template-columns: repeat(2, 1fr);
  }
}

.customer-address-default {
  display: grid;
  align-items: center;
  margin-bottom: 1.5rem;
  grid-template-columns: min-content auto;
  grid-gap: 0.25rem;
}

@media screen and (min-width: 576px) {
  .customer-company,
  .customer-address1,
  .customer-address2,
  .customer-address-default,
  .customer-address__actions {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}

.shopify-challenge__message {
  margin-top: 2.5rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .shopify-challenge__message {
    margin-top: 3.5rem;
  }
}

.shopify-challenge__button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.shopify-challenge__button:hover:not(:disabled), .shopify-challenge__button:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.shopify-challenge__button:disabled, .shopify-challenge__button.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.shopify-challenge__button:visited {
  color: #131313;
}
.shopify-challenge__button:disabled, .shopify-challenge__button.disabled {
  cursor: not-allowed !important;
}

.login-page {
  max-width: 450px;
  margin: 0 auto;
}

.login-page__header {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 576px) {
  .login-page__header {
    margin-top: 3.5rem;
  }
}

.login-page__heading {
  margin-bottom: 0.75rem;
}

.login-page__guest-login {
  padding: 0;
  color: #131313;
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
  border: 0;
}
.login-page__guest-login:visited {
  color: #131313;
}
.login-page__guest-login:hover {
  color: 










#1e1e1e




;
  text-decoration: underline;
}
.login-page__guest-login .icon-arrow-right {
  display: inline-block;
  width: auto;
  height: 10px;
  margin-left: 0.25rem;
}

.customer-login,
.customer-recover-password {
  text-align: left;
}

.customer-login {
  display: flex;
  flex-direction: column;
}

.customer-password__input[type=password] {
  margin-bottom: 0.75rem;
}

.customer-password__recover-password {
  color: {{ shop.brand.colors.secondary[0].background }};
  transition: color 0.2s ease-out;
  display: block;
  padding: 0;
  margin-bottom: 2rem;
  font-size: 0.875rem;
  font-weight: inherit;
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
  border: 0;
}
.customer-password__recover-password:visited {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.customer-password__recover-password:hover, .customer-password__recover-password:focus, .customer-password__recover-password:active {
  color: ;
}

.customer-login__submit {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
  display: block;
  width: 100%;
  margin-bottom: 1.125rem;
}
.customer-login__submit:hover:not(:disabled), .customer-login__submit:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.customer-login__submit:disabled, .customer-login__submit.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.customer-login__submit:visited {
  color: #131313;
}
.customer-login__submit:disabled, .customer-login__submit.disabled {
  cursor: not-allowed !important;
}

.customer-login__register {
  display: inline-block;
  color: {{ shop.brand.colors.secondary[0].background }};
  text-decoration: none;
  transition: color 0.2s ease-in-out;
  align-self: center;
  text-align: center;
}
.customer-login__register::after {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  cursor: pointer;
  content: "";
  background-color: {{ shop.brand.colors.secondary[0].background }};
  transition: transform 0.2s ease-in-out, color 0.2s ease-in-out;
  transform: translateY(0.25rem);
}
.customer-login__register:hover {
  color: 















;
}
.customer-login__register:hover::after {
  background-color: 















;
  transform: translateY(0);
}

.customer-recover-password__actions {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(2, min-content);
  grid-gap: 1.5rem;
}

.customer-recover-password__submit {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.customer-recover-password__submit:hover:not(:disabled), .customer-recover-password__submit:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.customer-recover-password__submit:disabled, .customer-recover-password__submit.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.customer-recover-password__submit:visited {
  color: #131313;
}
.customer-recover-password__submit:disabled, .customer-recover-password__submit.disabled {
  cursor: not-allowed !important;
}

.customer-recover-password__cancel {
  color: {{ shop.brand.colors.secondary[0].background }};
  transition: color 0.2s ease-out;
  display: block;
  padding: 0;
  font-weight: inherit;
  text-decoration: underline;
  cursor: pointer;
  background-color: transparent;
  border: 0;
}
.customer-recover-password__cancel:visited {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.customer-recover-password__cancel:hover, .customer-recover-password__cancel:focus, .customer-recover-password__cancel:active {
  color: ;
}

.order-page {
  display: grid;
  grid-column-gap: 56px;
  grid-row-gap: 0;
}
@media screen and (min-width: 960px) {
  .order-page {
    grid-template-columns: 3.75fr 1.25fr;
  }
}

.order-page__header {
  margin-top: 2rem;
  margin-bottom: 3.5rem;
}
@media screen and (min-width: 960px) {
  .order-page__header {
    margin-top: 2rem;
    grid-column-end: span 2;
  }
}

.order-page__heading {
  margin-bottom: 0.75rem;
}

.order-page__signpost {
  margin-bottom: 2.5rem;
}

.order-item__unit-price {
  color: #131313;
}

.order-table {
  --order-item-image-size: 90px;
  display: table;
  width: 100%;
  margin-bottom: 2.5rem;
  overflow-x: visible;
  white-space: normal;
}
@media screen and (min-width: 576px) {
  .order-table {
    --order-item-image-size: 120px;
  }
}

.order-table-columns__image-details {
  text-align: left;
}

.order-table-columns__image {
  width: var(--order-item-image-size);
  padding-right: 0;
}
.order-table-columns__image a {
  position: relative;
}

.order-table-columns__details {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  text-align: left;
}

.order-table-columns__price {
  width: 25%;
  padding-right: 1.5rem;
  text-align: left;
}

.order-table-columns__quantity {
  width: 10%;
  padding-right: 0;
}

.order-table-columns__total {
  width: 15%;
  padding-right: 0;
  padding-left: 1.5rem;
  text-align: right;
}

.order-table__header th {
  font-size: 0.8125rem;
  padding-top: 0;
  padding-bottom: 1.125rem;
}

.order-table__row td {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.order-item__image {
  display: block;
  width: var(--order-item-image-size);
  height: var(--order-item-image-size);
  object-fit: contain;
}
.order-item__image[data-rimg] {
  background: transparent;
}

.order-item__title {
  margin: 0;
  font-size: var(--font-size-heading-5);
}

.order-item__variant-title,
.order-item__selling-plan {
  margin-top: 0.25rem;
  font-size: 0.875rem;
}

.order-item__description a {
  text-decoration: none;
}

.order-item__remove {
  font-size: 0.875rem;
  text-decoration: none;
}

.order-item__price-container {
  display: flex;
  flex-direction: column;
}
.order-item__price-container .original-price {
  color: #131313;
  opacity: 0.5;
}
.order-item__price-container .original-price ~ .final-price {
  color: {{ shop.brand.colors.secondary[0].background }};
}

.order-item__discounts {
  padding: 0;
  margin: 0.25rem 0 0;
  font-size: 0.875rem;
  line-height: 1.4;
  color: {{ shop.brand.colors.secondary[0].background }};
  list-style-type: none;
}
.order-item__discounts .order-item-discount {
  margin-bottom: 0;
}
.order-item__discounts .order-item-discount:nth-child(n+2) {
  padding-top: 5px;
}
.order-item__discounts svg {
  width: 10px;
  height: 10px;
  padding-top: 1px;
  margin-right: 1px;
}

.order-item__mobile-label {
  display: none;
}

@media screen and (max-width: 767px) {
  .order-item--first {
    border-top: 1px solid #eaeaea;
  }
  .order-table__header {
    display: none;
  }
  .order-table__row {
    display: flex;
    flex-wrap: wrap;
    padding: 1.5rem 0;
  }
  .order-table__row td {
    padding: 0;
  }
  .order-table__row .order-table-columns__image {
    padding-bottom: 1.5rem;
  }
  .order-table__row .order-table-columns__details {
    padding: 0 0 1.5rem 1.5rem;
  }
  .order-table__row .order-table-columns__quantity {
    padding: 0 1.5rem;
  }
  .order-item__mobile-label {
    font-family: Slate,sans-serif;
    font-style: normal;
    font-weight: 200;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 0.75rem;
    display: block;
    margin-bottom: 0.5rem;
  }
  .order-table-columns__details {
    align-self: center;
    width: calc(100% - var(--order-item-image-size));
  }
  .order-table-columns__price {
    flex: 2 2 auto;
  }
  .order-table-columns__quantity {
    flex: 0.5 0.5 auto;
    width: auto;
  }
  .order-table-columns__total {
    flex: 1.25 1.25 auto;
    width: auto;
    max-width: 140px;
  }
}
.order-item__unit-price {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  color: #131313;
}

.order-totals {
  display: flex;
  flex-direction: column;
  width: 50%;
  padding: 0;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 767px) {
  .order-totals {
    width: 100%;
  }
}
.order-totals li {
  margin-bottom: 1.5rem;
}
.order-totals li.order-total {
  margin-bottom: 0;
}
.order-totals h2 {
  font-family: Montserrat,sans-serif;
  font-style: normal;
  font-weight: 400;
  margin: 0;
  font-size: inherit;
}
.order-totals .order-subtotal,
.order-totals .order-discounts,
.order-totals .order-shipping,
.order-totals .order-tax,
.order-totals .order-total {
  display: flex;
  flex-direction: row;
  text-align: left;
}
.order-totals .order-subtotal h2,
.order-totals .order-discounts h2,
.order-totals .order-shipping h2,
.order-totals .order-tax h2,
.order-totals .order-total h2 {
  flex: 2;
}
.order-totals .order-subtotal .order-totals-money,
.order-totals .order-discounts .order-totals-money,
.order-totals .order-shipping .order-totals-money,
.order-totals .order-tax .order-totals-money,
.order-totals .order-total .order-totals-money {
  flex: 1;
  text-align: right;
}
.order-totals .order-discounts {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.order-totals .order-discounts .order-discount-title {
  line-height: 1.5;
  color: {{ shop.brand.colors.secondary[0].background }};
  font-size: 1rem;
}
.order-totals .order-discounts .order-discount-title svg {
  width: 11px;
  height: 11px;
  padding-top: 1px;
  margin-right: 4px;
}
.order-totals .order-discounts .discount-amount {
  padding-left: 1.125rem;
}

.order-total {
  font-size: 1.125rem;
}

.order-page-details {
  text-align: left;
}

.order-page-details__heading {
  margin-bottom: 1.5rem;
  margin-top: 3.5rem;
}
@media screen and (min-width: 960px) {
  .order-page-details__heading:first-child {
    margin-top: 0;
  }
}

.order-page-details__status-label {
  font-weight: 700;
}

.register-page {
  max-width: 450px;
  margin: 0 auto;
}

.register-page__header {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 576px) {
  .register-page__header {
    margin-top: 3.5rem;
  }
}

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

.customer-create__submit {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
  display: block;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 1.125rem;
}
.customer-create__submit:hover:not(:disabled), .customer-create__submit:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.customer-create__submit:disabled, .customer-create__submit.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.customer-create__submit:visited {
  color: #131313;
}
.customer-create__submit:disabled, .customer-create__submit.disabled {
  cursor: not-allowed !important;
}

.reset-password-page {
  max-width: 450px;
  margin: 0 auto;
}

.reset-password-page__header {
  margin-top: 3rem;
  margin-top: 2rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 576px) {
  .reset-password-page__header {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .reset-password-page__header {
    margin-top: 2rem;
  }
}

.reset-password__heading {
  margin-bottom: 0.75rem;
}

.customer-reset-password {
  text-align: left;
}

.customer-reset-password__submit {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
  display: block;
  width: 100%;
  margin-bottom: 1.125rem;
}
.customer-reset-password__submit:hover:not(:disabled), .customer-reset-password__submit:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.customer-reset-password__submit:disabled, .customer-reset-password__submit.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.customer-reset-password__submit:visited {
  color: #131313;
}
.customer-reset-password__submit:disabled, .customer-reset-password__submit.disabled {
  cursor: not-allowed !important;
}

.gift-card {
  max-width: 450px;
  margin: 0 auto;
  border-top: 0;
}

.gift-card__header {
  margin-top: 2.5rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .gift-card__header {
    margin-top: 3.5rem;
  }
}

.gift-card__heading {
  margin-bottom: 0.5rem;
}

.gift-card__amount-remaining,
.gift-card__disabled,
.gift-card__expired,
.gift-card__active {
  margin-bottom: 0;
}

.gift-card__amount-remaining {
  font-size: 1.125rem;
}

.gift-card__disabled,
.gift-card__expired,
.gift-card__active {
  font-size: 0.875rem;
}

.gift-card__wrapper {
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.gift-card__wrapper:first-child {
  margin-top: 3rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .gift-card__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .gift-card__wrapper {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
  }
  .gift-card__wrapper:first-child {
    margin-top: 3.5rem;
  }
}

.gift-card__details {
  position: relative;
  display: inline-block;
  margin-bottom: 2rem;
}

.gift-card__img {
  display: block;
  border-radius: 19px;
}

.gift-card__amount {
  position: absolute;
  top: 1.125rem;
  right: 1.5rem;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}

.gift-card__code {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  width: var(--gift-card-code-length);
  padding: 0.5rem;
  color: #000;
  cursor: pointer;
  transform: translateX(-50%);
  box-sizing: content-box;
}
.gift-card__code::before {
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
  bottom: -0.5rem;
  left: -0.5rem;
  z-index: -1;
  background-color: #fff;
  border-radius: 3px;
  content: "";
}
.gift-card__code::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px dashed #000;
  border-radius: 3px;
  content: "";
}

.gift-card__qr-code {
  margin-bottom: 2rem;
}

.gift-card__actions {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 0.75rem;
  grid-auto-columns: max-content;
}

.gift-card__shop-btn {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.gift-card__shop-btn:hover:not(:disabled), .gift-card__shop-btn:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.gift-card__shop-btn:disabled, .gift-card__shop-btn.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.gift-card__shop-btn:visited {
  color: #131313;
}
.gift-card__shop-btn:disabled, .gift-card__shop-btn.disabled {
  cursor: not-allowed !important;
}

.gift-card__print-btn {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  color: #131313;
  background-color: transparent;
  border: 1px solid rgba(19, 19, 19, 0.3);
}
.gift-card__print-btn:hover:not(:disabled), .gift-card__print-btn:active {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.gift-card__print-btn:disabled, .gift-card__print-btn.disabled {
  opacity: 0.5;
  color: #131313;
}
.gift-card__print-btn:disabled, .gift-card__print-btn.disabled {
  cursor: not-allowed !important;
}

.contact-page--width-regular {
  max-width: 41.5rem;
  margin-right: auto;
  margin-left: auto;
}

.contact-page--width-wide {
  max-width: 100ch;
  margin-right: auto;
  margin-left: auto;
}

.contact-page--width-full {
  max-width: 100%;
}

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

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

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

.contact-page__header {
  margin-top: 3rem;
}
@media screen and (min-width: 576px) {
  .contact-page__header {
    margin-top: 3.5rem;
  }
}

.contact-page__wrapper {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 576px) {
  .contact-page__wrapper {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}
.contact-page__wrapper .contact-form {
  text-align: left;
  margin-bottom: 3.5rem;
}

.contact-form__heading {
  font-size: var(--font-size-heading-3);
}

@media screen and (min-width: 576px) {
  .contact-form__wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 1.5rem;
  }
}

@media screen and (min-width: 576px) {
  .contact-form__email,
  .contact-form__comment {
    grid-column-start: span 2;
  }
}

.contact-form__submit {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.contact-form__submit:hover:not(:disabled), .contact-form__submit:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.contact-form__submit:disabled, .contact-form__submit.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.contact-form__submit:visited {
  color: #131313;
}
.contact-form__submit:disabled, .contact-form__submit.disabled {
  cursor: not-allowed !important;
}

.faq-page--width-regular {
  max-width: 41.5rem;
  margin-right: auto;
  margin-left: auto;
}

.faq-page--width-wide {
  max-width: 100ch;
  margin-right: auto;
  margin-left: auto;
}

.faq-page--width-full {
  max-width: 100%;
}

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

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

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

.faq-page__header {
  margin-top: 3rem;
}
@media screen and (min-width: 576px) {
  .faq-page__header {
    margin-top: 3.5rem;
  }
}

.faq-page__wrapper {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 576px) {
  .faq-page__wrapper {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}

.standard-page--width-regular {
  max-width: 41.5rem;
  margin-right: auto;
  margin-left: auto;
}

.standard-page--width-wide {
  max-width: 100ch;
  margin-right: auto;
  margin-left: auto;
}

.standard-page--width-full {
  max-width: 100%;
}

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

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

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

.standard-page__header {
  margin-top: 3rem;
}
@media screen and (min-width: 576px) {
  .standard-page__header {
    margin-top: 3.5rem;
  }
}

.standard-page__content {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 576px) {
  .standard-page__content {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}
.standard-page__content button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.standard-page__content button:hover:not(:disabled), .standard-page__content button:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.standard-page__content button:disabled, .standard-page__content button.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.standard-page__content button:visited {
  color: #131313;
}
.standard-page__content button:disabled, .standard-page__content button.disabled {
  cursor: not-allowed !important;
}

.template-password {
  text-align: center;
}
.template-password .page-wrap {
  position: relative;
  margin-bottom: 0;
}
.template-password .form-title {
  font-family: Muli,sans-serif;
  font-style: normal;
  font-weight: 300;
  max-width: 695px;
  margin: 4.5rem auto 1.5rem;
  font-size: var(--font-size-heading-5);
}
.template-password .errors {
  margin: 0;
  grid-column-end: span 1;
}
@media screen and (min-width: 576px) {
  .template-password .errors {
    grid-column-end: span 2;
  }
}
.template-password .social-links {
  justify-content: center;
  padding-top: 3rem;
}

.password-page__logo {
  width: var(--password-logo-width-mobile, auto);
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .password-page__logo {
    width: var(--password-logo-width, auto);
  }
}
.password-page__logo img {
  display: block;
  width: 100%;
}

.password-page-header {
  display: flex;
  justify-content: center;
  margin: 24px 24px 0;
}
@media screen and (min-width: 576px) {
  .password-page-header {
    justify-content: flex-end;
  }
}

.password-page__open-modal-button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.5rem 0.75rem;
  line-height: 1.4;
  color: #131313;
  background-color: #ffffff;
  border: 1px solid #131313;
  box-shadow: inset 0 0 0 0 ;
}
.password-page__open-modal-button:hover:not(:disabled), .password-page__open-modal-button:active {
  color: 















;
  box-shadow: inset 0 -4rem 0 0 ;
  border: 1px solid 















;
}
.password-page__open-modal-button:disabled, .password-page__open-modal-button.disabled {
  opacity: 0.5;
}
.password-page__open-modal-button:visited {
  color: #131313;
}
.password-page__open-modal-button:disabled, .password-page__open-modal-button.disabled {
  cursor: not-allowed !important;
}
@media screen and (min-width: 576px) {
  .password-page__open-modal-button {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
    font-family: Slate,sans-serif;
    font-style: normal;
    font-weight: 200;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 0.75rem;
    padding: 0.75rem 1.125rem;
    line-height: 1.4;
    color: #131313;
    background-color: #ffffff;
    border: 1px solid #131313;
    box-shadow: inset 0 0 0 0 ;
  }
  .password-page__open-modal-button:hover:not(:disabled), .password-page__open-modal-button:active {
    color: 















;
    box-shadow: inset 0 -4rem 0 0 ;
    border: 1px solid 















;
  }
  .password-page__open-modal-button:disabled, .password-page__open-modal-button.disabled {
    opacity: 0.5;
  }
  .password-page__open-modal-button:visited {
    color: #131313;
  }
  .password-page__open-modal-button:disabled, .password-page__open-modal-button.disabled {
    cursor: not-allowed !important;
  }
}

.password-page-footer {
  width: 100%;
  margin: 2.5rem auto;
  font-size: 0.875rem;
}
.password-page-footer a {
  text-decoration: none;
}

.password-page-form-header {
  font-family: Muli,sans-serif;
  font-style: normal;
  font-weight: 300;
  margin-top: 4.5rem;
}

.password-page-message {
  width: 90%;
  max-width: 695px;
  margin: 2.5rem auto 0;
  font-size: 1.125rem;
}

.modal--password .form-title {
  margin-top: 0;
}
.modal--password .modal-inner {
  max-width: 650px;
  padding: 56px 36px;
}

.password-page-modal-content {
  display: none;
}

.password-page-field-wrap {
  display: grid;
  width: 75%;
  margin: 0 auto;
  grid-gap: 0.75rem;
}
@media screen and (min-width: 576px) {
  .password-page-field-wrap {
    width: 50%;
    min-width: 277px;
    margin: 0 auto;
    grid-template-columns: 1fr min-content;
  }
}
.password-page-field-wrap .submit {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.password-page-field-wrap .submit:hover:not(:disabled), .password-page-field-wrap .submit:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.password-page-field-wrap .submit:disabled, .password-page-field-wrap .submit.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.password-page-field-wrap .submit:visited {
  color: #131313;
}
.password-page-field-wrap .submit:disabled, .password-page-field-wrap .submit.disabled {
  cursor: not-allowed !important;
}

.password-page-input[type=email],
.password-page-input[type=password] {
  margin: 0;
}

.product-contents {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.product-contents .custom-liquid {
  margin-top: 1.125rem;
}
.product__wrapper--one-column .product-contents {
  align-items: center;
}

.product__heading {
  margin: 0.5rem 0 0;
}

.product__wrapper {
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  display: grid;
  text-align: left;
  overflow-wrap: anywhere;
}
.product__wrapper:first-child {
  margin-top: 3rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .product__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .product__wrapper {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
  }
  .product__wrapper:first-child {
    margin-top: 3.5rem;
  }
}

.product-details__price-container {
  margin-top: 1.125rem;
}

.product-quantity {
  margin-top: 1.125rem;
}

.product-details__text {
  margin-top: 1.125rem;
}
.product__wrapper--one-column .product-details__text {
  max-width: 650px;
}

.product-details__app {
  width: 100%;
}

.product__wrapper--one-column {
  --product-single-column-content-max-width: 650px;
}
@media screen and (min-width: 576px) {
  .product__wrapper--one-column {
    margin-top: 3.5rem;
  }
}
.product__wrapper--one-column .product__heading {
  text-align: center;
}
.product__wrapper--one-column .product-gallery {
  margin-top: 2.5rem;
}
@media screen and (min-width: 576px) {
  .product__wrapper--one-column .product-gallery {
    padding-bottom: 2.5rem;
    border-bottom: 1px solid #eaeaea;
  }
}
.product__wrapper--one-column .product-gallery--last {
  border-bottom: none;
}
.product__wrapper--one-column .product-details {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product__wrapper--one-column .product-details__qty-price-container,
.product__wrapper--one-column .product-details__price-container {
  max-width: 650px;
}
.product__wrapper--one-column .product-details__add-to-cart-area {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 650px;
}
.product__wrapper--one-column .product-quantity,
.product__wrapper--one-column .product-details__price-container {
  text-align: center;
}
.product__wrapper--one-column .product-details__add-to-cart-buttons {
  width: 100%;
  margin-top: 2rem;
}
@media screen and (min-width: 576px) {
  .product__wrapper--one-column .product-details__add-to-cart-buttons--spb-disabled .product-details__add-to-cart-button {
    width: calc(50% - (1.125rem / 2));
    justify-self: center;
  }
}
@media screen and (min-width: 576px) {
  .product__wrapper--one-column .product-details__add-to-cart-buttons--spb-enabled {
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
  }
  .product__wrapper--one-column .product-details__add-to-cart-buttons--spb-enabled .product-details__add-to-cart-button:disabled {
    width: calc(50% - (1.125rem / 2));
    justify-self: center;
  }
}
.product__wrapper--one-column .product-details__options {
  display: flex;
  flex-direction: column;
  row-gap: 1.125rem;
  width: 100%;
  margin-top: 2rem;
}
@media screen and (min-width: 576px) {
  .product__wrapper--one-column .product-details__options {
    align-self: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: calc(100% + 1.125rem);
    margin-right: -1.125rem;
  }
}
@media screen and (min-width: 576px) {
  .product__wrapper--one-column .product-details__option-wrapper {
    width: min(calc((100% - (2 * 1.125rem))/ 2), calc(((650px - 1.125rem) / 2)));
    margin-right: 1.125rem;
  }
}
.product__wrapper--one-column .product-details__description {
  width: 100%;
  max-width: 650px;
}
.product__wrapper--one-column .product-details__description table {
  overflow-wrap: normal;
}
@media screen and (min-width: 576px) {
  .product__wrapper--one-column .product__share-text {
    text-align: center;
  }
}
.product__wrapper--one-column .badges-wrapper {
  justify-content: center;
}

.product__wrapper--two-column {
  grid-row-gap: 44px;
}
@media screen and (min-width: 768px) {
  .product__wrapper--two-column {
    grid-column-gap: 44px;
    grid-template-columns: 6fr 4fr;
    grid-template-rows: min-content;
  }
}
@media screen and (min-width: 960px) {
  .product__wrapper--two-column {
    grid-column-gap: 56px;
  }
}
.product__wrapper--two-column .badges-wrapper {
  margin: 1.125rem 0 0.25rem;
}
@media screen and (min-width: 768px) {
  .product__wrapper--two-column .product-gallery {
    margin-bottom: 0;
  }
}
.product__wrapper--two-column .product-details__options {
  display: flex;
  flex-direction: column;
  row-gap: 1.125rem;
  margin-top: 2rem;
}
.product__wrapper--two-column .product-details__description table {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}

shopify-payment-terms {
  display: block;
  margin-top: 0.75rem;
}

shopify-installments-modal,
shopify-installments-prequal-modal {
  text-align: left;
}
shopify-installments-modal header,
shopify-installments-modal footer,
shopify-installments-modal .list-item,
shopify-installments-prequal-modal header,
shopify-installments-prequal-modal footer,
shopify-installments-prequal-modal .list-item {
  margin: 0;
}
shopify-installments-modal .modal-wrapper,
shopify-installments-prequal-modal .modal-wrapper {
  border: none;
}

:root {
  --color-body-text: #131313;
  --color-body: #ffffff;
  --color-bg: #ffffff;
}

.product__vendor {
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  margin: 0.5rem 0 0;
}
.product__vendor a {
  color: #131313;
  text-decoration: none;
}
.product__wrapper--one-column .product__vendor {
  text-align: center;
}

.product__rating {
  margin-top: 1.125rem;
}

.product-details__add-to-cart-button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
  position: relative;
  align-self: start;
}
.product-details__add-to-cart-button:hover:not(:disabled), .product-details__add-to-cart-button:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.product-details__add-to-cart-button:disabled, .product-details__add-to-cart-button.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.product-details__add-to-cart-button:visited {
  color: #131313;
}
.product-details__add-to-cart-button:disabled, .product-details__add-to-cart-button.disabled {
  cursor: not-allowed !important;
}
.product-details__add-to-cart-buttons--spb-enabled .product-details__add-to-cart-button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: #ffffff;
  border: 1px solid #131313;
  box-shadow: inset 0 0 0 0 ;
}
.product-details__add-to-cart-buttons--spb-enabled .product-details__add-to-cart-button:hover:not(:disabled), .product-details__add-to-cart-buttons--spb-enabled .product-details__add-to-cart-button:active {
  color: 















;
  box-shadow: inset 0 -4rem 0 0 ;
  border: 1px solid 















;
}
.product-details__add-to-cart-buttons--spb-enabled .product-details__add-to-cart-button:disabled, .product-details__add-to-cart-buttons--spb-enabled .product-details__add-to-cart-button.disabled {
  opacity: 0.5;
}
.product-details__add-to-cart-buttons--spb-enabled .product-details__add-to-cart-button:visited {
  color: #131313;
}
.product-details__add-to-cart-buttons--spb-enabled .product-details__add-to-cart-button:disabled, .product-details__add-to-cart-buttons--spb-enabled .product-details__add-to-cart-button.disabled {
  cursor: not-allowed !important;
}

.product-details__add-to-cart-button--loading [data-product-atc-text] {
  visibility: hidden;
}
.product-details__add-to-cart-button--loading [data-product-atc-loader] {
  display: block;
}

[data-product-atc-loader] {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  transform: translate(-50%, -50%);
}
[data-product-atc-loader] svg {
  display: block;
  width: 35px;
  height: 35px;
  animation: rotate 0.7s cubic-bezier(0.69, 0.31, 0.56, 0.83) infinite;
}

.product-gallery {
  margin: 0 auto;
}

.product-details {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
}

.product-main-image {
  position: relative;
}
.product-main-image.zoom-enabled {
  cursor: zoom-in;
}

.product-details__options .js-required {
  display: none;
}
.js .product-details__options .js-required {
  display: block;
}
.js .product-details__options .no-js-required {
  display: none;
}

.product-details__option-wrapper {
  position: relative;
}
.product-details__option-wrapper::after {
  position: absolute;
  pointer-events: none;
  content: url('data:image/svg+xml,%3Csvg viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1 0.75L8 7.75L15 0.75" stroke="%23131313" stroke-width="1.75"/%3E%3C/svg%3E');
  transform: translate(-100%, 25%);
  width: 13.25px;
  height: 7.5px;
  padding: 0.75rem 1.125rem;
}
.product-details__option-wrapper select {
  margin: 0;
}
.product-details__option-wrapper::after {
  transform: translate(-100%, 0);
}

.product-details__option-name.product-details__option-name--is-visible-true {
  display: block;
  margin-bottom: 0.25rem;
}
.product-message__form {
  display: inline-block;
}

.product-message__btn {
  color: {{ shop.brand.colors.secondary[0].background }};
  transition: color 0.2s ease-out;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: underline;
  cursor: pointer;
  background: none;
  border: 0;
  -webkit-appearance: none;
          appearance: none;
}
.product-message__btn:visited {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.product-message__btn:hover, .product-message__btn:focus, .product-message__btn:active {
  color: ;
}

.product-price {
  font-size: 1.125rem;
}
@media screen and (min-width: 576px) {
  .product-price {
    font-size: 1.5rem;
  }
}

.product-price__minimum--sale {
  color: {{ shop.brand.colors.secondary[0].background }};
}

.product-price__compare {
  margin-left: 0.25rem;
  opacity: 0.5;
}

.product-price__compare--hidden {
  display: none;
}

.product-submit {
  display: none;
}

.product-details .quantity-field {
  box-sizing: content-box;
  width: 5ch;
  padding-right: 0.25rem;
  margin-bottom: 0;
}

.product-quantity-label {
  display: block;
}

.product-details__qty-price-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 1.125rem;
}
.product__wrapper--two-column .product-details__qty-price-container {
  justify-content: flex-start;
}
.product-details__qty-price-container .product-details__price-container {
  padding-top: 1.5rem;
  margin-top: 0;
}
.product-details__qty-price-container .product-quantity {
  margin-top: 0;
  margin-left: 1.5rem;
  text-align: left;
}

@media screen and (min-width: 576px) {
  .product__wrapper--one-column .product-details__qty-price-container--align-columns {
    display: grid;
    align-items: center;
    grid-gap: 1.125rem;
    grid-auto-flow: column;
  }
  .product__wrapper--one-column .product-details__qty-price-container--align-columns .product-details__price-container {
    justify-self: end;
  }
  .product__wrapper--one-column .product-details__qty-price-container--align-columns .product-quantity {
    margin-left: 0;
    justify-self: start;
  }
}

.product-details__add-to-cart-buttons {
  display: grid;
  grid-row-gap: 0.75rem;
  grid-column-gap: 1.125rem;
  margin-top: 1.5rem;
}

.product-details__description {
  margin-top: 2.5rem;
}

.product-image-zoomable {
  overflow: hidden;
  will-change: transform;
}
.product-image-zoomable:not(.product-image-zoomed) {
  cursor: zoom-in;
}
.product-image-zoomable.product-image-zoomed {
  cursor: zoom-out;
}

.product-details__unit-price,
.product-details__tax-label {
  margin-top: 0.25rem;
  font-size: 0.8125rem;
  color: 










#1e1e1e




;
}

.product-details__unit-price--hidden,
.product-details__tax-label--hidden {
  display: none;
}

.product__share {
  margin-top: 2.5rem;
}

.product__share-text {
  margin-bottom: 0.75rem;
}

.product-contents > :first-child,
.product-contents > :first-child .product-details__add-to-cart-buttons {
  margin-top: 0;
}

.search-page {
  margin-bottom: 2.5rem;
}
.search-page #page-content {
  border-top: none;
}

.search-page__header {
  margin-top: 3rem;
}
@media screen and (min-width: 576px) {
  .search-page__header {
    margin-top: 3.5rem;
  }
}

.search-page__title + .search-form.search-form--page {
  margin: 1.5rem auto 0;
}

.search-page__results-text {
  margin-top: 1.5rem;
}
@media screen and (min-width: 576px) {
  .search-page__results-text {
    margin-bottom: 3rem;
  }
}

.search-results {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 36px 24px;
  padding-left: 0;
  margin: 3.5rem 0 2.5rem;
}
@media screen and (min-width: 576px) {
  .search-results {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 44px 36px;
  }
}

.search-results__result {
  list-style: none;
}

.search-results__article-result a {
  color: #131313;
  text-decoration: none;
}
.search-results__article-result a:hover, .search-results__article-result a:active, .search-results__article-result a:focus, .search-results__article-result a:visited {
  color: #131313;
}

.search-results__article-image {
  position: relative;
}
.search-results__article-image img {
  display: block;
}

.search-results__article-title {
  font-family: Muli,sans-serif;
  font-style: normal;
  font-weight: 300;
  margin: 0.5rem 0;
  font-size: var(--font-size-heading-4);
  line-height: 1.3;
}

.search-results__article-date {
  font-size: 0.875rem;
}

/* Sections */
.blog-posts__header {
  margin-top: 2.5rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .blog-posts__header {
    margin-top: 3.5rem;
  }
}

.blog-posts__heading {
  margin-bottom: 0.5rem;
}

.blog-posts__wrapper {
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  display: grid;
  grid-gap: 36px 24px;
  grid-template-columns: 100%;
  padding: 0;
  list-style-type: none;
}
.blog-posts__wrapper:first-child {
  margin-top: 3rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .blog-posts__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .blog-posts__wrapper {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
  }
  .blog-posts__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .blog-posts__wrapper {
    grid-template-columns: 1fr;
    grid-gap: 44px 36px;
  }
}
.blog-posts__wrapper .pxu-lia-element {
  --initial-delay: 350ms;
  --slide-y-from: 16px;
  animation-name: fade, slide-y;
  animation-duration: 700ms;
  animation-play-state: paused;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
  animation-duration: 800ms;
  animation-delay: calc(var(--initial-delay) + 175ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
}
@media screen and (max-width: 767px) {
  .blog-posts__wrapper .pxu-lia-element {
    --initial-delay: 300ms;
    animation-duration: 700ms;
  }
}

.blog-posts--1-column {
  max-width: 41.5rem;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 576px) {
  .blog-posts--2-column {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (min-width: 576px) {
  .blog-posts--3-column {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .blog-posts--3-column .blog-article:first-child {
    grid-column-start: span 2;
  }
}
@media screen and (min-width: 768px) {
  .blog-posts--3-column {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .blog-posts--3-column .blog-article:first-child {
    grid-column-start: 1;
  }
}

.collection-list__header {
  margin-top: 2.5rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .collection-list__header {
    margin-top: 3.5rem;
  }
}

.collection-list__heading {
  margin-bottom: 0.5rem;
}

.collection-list__wrapper {
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  display: grid;
  grid-gap: 36px 24px;
  grid-template-columns: repeat(2, 1fr);
}
.collection-list__wrapper:first-child {
  margin-top: 3rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .collection-list__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .collection-list__wrapper {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
  }
  .collection-list__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .collection-list__wrapper {
    grid-gap: 44px 36px;
  }
}
.collection-list__wrapper .pxu-lia-element {
  --initial-delay: 350ms;
  --slide-y-from: 16px;
  animation-name: fade, slide-y;
  animation-duration: 800ms;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-play-state: paused;
  animation-delay: calc(var(--initial-delay) + 175ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
}

.collection-list--1-columns {
  grid-template-columns: 1fr;
}

@media screen and (min-width: 768px) {
  .collection-list--3-columns {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .collection-list .collection-list--3-columns .collection-list-item:first-child {
    grid-column: 1/span 2;
  }
}

.countdown-timer {
  --section-height-small: 200px;
  --section-height-medium: 350px;
  --section-height-large: 450px;
  --product-card-padding: 2rem;
  --countdown-item-padding: 1rem;
  --countdown-item-gap: 2rem;
  --countdown-items-message-gap: 1rem;
  --countdown-background-color: 255, 255, 255;
  --caption-gap: 1.75rem;
  --caption-max-width: 75%;
  --overlay-padding: 3.75rem;
  display: flex;
}

.countdown-timer--complete .countdown--hide-items .countdown__items {
  display: none;
}
.countdown-timer--complete .countdown--hide-items .countdown__message {
  margin-top: 0;
}
.countdown-timer--complete .countdown__message {
  display: block;
}

.countdown-timer__content {
  position: relative;
  flex: 1 1 75%;
}
.countdown-timer--small .countdown-timer__content {
  min-height: var(--section-height-small);
}
.countdown-timer--medium .countdown-timer__content {
  min-height: var(--section-height-medium);
}
.countdown-timer--large .countdown-timer__content {
  min-height: var(--section-height-large);
}
.countdown-timer--natural .countdown-timer__content {
  aspect-ratio: var(--image-aspect-ratio);
}

.countdown-timer__overlay {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 1;
  height: 100%;
  min-height: inherit;
  padding: var(--overlay-padding);
  background-color: var(--overlay-background-color);
}

.countdown-timer__caption {
  flex: 1;
  color: var(--text-color);
}
.countdown-timer--product-enabled .countdown-timer__caption {
  max-width: var(--caption-max-width);
}
.countdown-timer--product-disabled .countdown-timer__caption {
  display: flex;
  align-items: center;
  column-gap: var(--caption-gap);
}

.countdown-timer--product-disabled .countdown-timer__caption-header {
  flex: 1;
}
.countdown-timer--product-enabled .countdown-timer__caption-header .countdown-timer__caption-button {
  display: none;
}

.countdown-timer__caption-heading {
  margin: 0 0 0.5rem;
  color: inherit;
}

.countdown-timer__caption-text p:first-child {
  margin-top: 0;
}
.countdown-timer__caption-text p:last-child {
  margin-bottom: 0;
}

.countdown-timer__caption-button {
  display: inline-block;
  margin-top: 1.75rem;
}
.countdown-timer__caption-button:focus {
  outline: none;
}
.countdown-timer__caption-button:focus-visible {
  outline: solid;
}

.countdown-timer--product-disabled .countdown-timer__caption-footer {
  display: none;
}

.countdown-timer__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.countdown-timer__image-element {
  width: 100%;
  height: 100%;
}

.countdown-timer__product-card {
  display: flex;
  flex: 1 1 25%;
  flex-direction: column;
  justify-content: center;
  padding: var(--product-card-padding);
  background-color: var(--product-card-background-color);
}

.countdown {
  flex: 1;
}
.countdown-timer--product-enabled .countdown {
  margin-top: 1.25rem;
}

.countdown__items {
  display: grid;
  position: relative;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
  min-width: -moz-fit-content;
  min-width: fit-content;
  gap: var(--countdown-item-gap);
  padding: var(--countdown-item-padding);
  border: 1px solid var(--text-color-alpha);
}
.countdown--has-background .countdown__items {
  color: #000000;
  background-color: rgba(var(--countdown-background-color), 0.85);
  border: 1px solid transparent;
}

.countdown__item {
  position: relative;
  text-align: center;
}
.countdown__item:after {
  content: "";
  position: absolute;
  top: 0;
  right: calc(var(--countdown-item-gap) / 2 * -1);
  width: 1px;
  height: 100%;
  background-color: var(--text-color-alpha);
}
.countdown--has-background .countdown__item:after {
  background-color: rgba(0, 0, 0, 0.1);
}
.countdown__item:last-child:after {
  display: none;
}
.countdown__item.countdown__item--datetime {
  /* Visually hide the countdown datetime */
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  border: 0;
}

.countdown__item-heading {
  margin: 0 0 0.5rem;
  font-size: 1.625rem;
  line-height: 1;
  color: inherit;
}
.countdown__item-heading:empty {
  height: 1em;
}

.countdown__item-text {
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.countdown__message {
  display: none;
  margin-top: var(--countdown-items-message-gap);
}
.countdown__message p:last-child {
  margin-bottom: 0;
}
.countdown-timer--complete .countdown__message p {
  margin-top: 0;
}
.countdown-timer--product-disabled .countdown__message {
  text-align: center;
}

.countdown-timer {
  display: block;
  --countdown-item-gap: 0.75rem;
  --overlay-padding: 2.25rem;
  --caption-gap: 1.5rem;
}
@media screen and (max-width: 767px) {
  .countdown-timer {
    --caption-gap: 0.75rem;
    --countdown-item-padding: 0.5rem;
    --section-height-small: 250px;
    --section-height-medium: 300px;
    --section-height-large: 400px;
  }
}
@media screen and (max-width: 959px) and (min-width: 768px) {
  .countdown-timer {
    --countdown-item-padding: 0.75rem;
    --countdown-item-gap: 1rem;
  }
}
@media screen and (max-width: 959px) {
  .countdown-timer {
    --caption-max-width: 100%;
  }
}
@media screen and (min-width: 960px) {
  .countdown-timer {
    --countdown-item-padding: 0.5rem;
  }
}
@media screen and (min-width: 960px) {
  .countdown-timer.countdown-timer--product-disabled {
    --caption-gap: 2.5rem;
  }
}
.countdown-timer .pxu-lia-element {
  --initial-delay: 500ms;
  animation-name: fade, slide-y;
  animation-duration: 500ms;
  animation-play-state: paused;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-inner-sequence)));
}
.countdown-timer .pxu-lia-element.countdown-timer__caption-heading {
  --slide-y-from: 24px;
}
.countdown-timer .pxu-lia-element.countdown-timer__caption-text {
  --slide-y-from: 16px;
}
.countdown-timer .pxu-lia-element.countdown {
  --slide-y-from: 24px;
}
.countdown-timer .pxu-lia-element.countdown-timer__caption-button {
  --slide-y-from: 16px;
}
@media screen and (max-width: 767px) {
  .countdown-timer .pxu-lia-element {
    --initial-delay: 450ms;
  }
  .countdown-timer .pxu-lia-element:last-child {
    --initial-delay: 650ms;
    animation-name: fade;
  }
}

.countdown-timer__wrapper {
  display: flex;
  margin: 3.5rem 0;
}
@media screen and (max-width: 575px) {
  .countdown-timer__wrapper {
    margin: 3rem 0;
  }
  .no-section-border .countdown-timer__wrapper {
    margin: 3.5rem 0;
  }
}
@media screen and (max-width: 767px) {
  .countdown-timer--product-enabled .countdown-timer__wrapper {
    --product-card-padding: 1.125rem;
    flex-direction: column;
  }
}

@media screen and (max-width: 959px) {
  .countdown-timer--product-enabled .countdown-timer__content {
    flex: 1 1 50%;
  }
}
@media screen and (max-width: 767px) {
  .countdown-timer--natural .countdown-timer__content {
    aspect-ratio: auto;
  }
}

@media screen and (max-width: 575px) {
  .countdown-timer__overlay {
    padding-inline: 0.75rem;
  }
}

.countdown-timer__caption .countdown-timer__caption-header {
  flex: 1 1 auto;
  width: 50%;
}
.countdown-timer--product-enabled .countdown-timer__caption .countdown-timer__caption-header {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .countdown-timer__caption {
    flex-direction: column;
  }
  .countdown-timer__caption .countdown-timer__caption-header {
    width: 100%;
  }
  .countdown-timer__caption .countdown-timer__caption-header .countdown-timer__caption-button {
    display: none;
  }
  .countdown-timer__caption .countdown__message,
  .countdown-timer__caption .countdown-timer__caption-heading,
  .countdown-timer__caption .countdown-timer__caption-text {
    padding: 0 1.5rem;
  }
  .countdown-timer__caption .countdown-timer__caption-text {
    margin-bottom: 1.5rem;
  }
  .countdown-timer__caption .countdown-timer__caption-footer {
    display: block;
  }
}
@media screen and (max-width: 575px) {
  .countdown-timer__caption .countdown-timer__caption-heading,
  .countdown-timer__caption .countdown-timer__caption-text {
    padding: 0;
  }
}

.countdown-timer__caption-header {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .countdown-timer__caption-header {
    text-align: center;
  }
}

.countdown-timer__caption-heading {
  font-size: var(--font-size-heading-2);
  color: var(--text-color);
}

.countdown-timer__caption-button--primary {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.countdown-timer__caption-button--primary:hover:not(:disabled), .countdown-timer__caption-button--primary:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.countdown-timer__caption-button--primary:disabled, .countdown-timer__caption-button--primary.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.countdown-timer__caption-button--primary:visited {
  color: #131313;
}
.countdown-timer__caption-button--primary:disabled, .countdown-timer__caption-button--primary.disabled {
  cursor: not-allowed !important;
}

.countdown-timer__caption-button {
  margin-top: 1.5rem;
}

.countdown {
  flex: 1 1 50%;
}
@media screen and (max-width: 767px) {
  .countdown {
    width: 100%;
  }
}

.countdown:not(.countdown--has-background) .countdown__item-heading {
  color: var(--text-color);
}

.countdown-timer__caption-footer {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .countdown-timer__caption-footer {
    text-align: center;
  }
}

.countdown__item {
  padding: 0.5rem 0;
}

@media screen and (max-width: 575px) {
  .countdown__item-text {
    font-size: 0.625rem;
  }
}

.countdown-timer--product-enabled .countdown {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .countdown-timer--product-enabled .countdown__items {
    width: 100%;
  }
}

.countdown__items {
  width: 100%;
}

.countdown__message {
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .countdown__message {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .countdown-timer__product-card .product-item {
    max-width: 300px;
    margin: 0 auto;
  }
}

.shopify-section-group-header-group .custom-liquid, .shopify-section-group-footer-group .custom-liquid {
  border: none;
}
.shopify-section-group-header-group .custom-liquid {
  position: relative;
  z-index: 4;
  background-color: #ffffff;
}
.shopify-section--header ~ .shopify-section-group-header-group .custom-liquid {
  z-index: 1;
}

.custom-liquid__wrapper {
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}
.custom-liquid__wrapper:first-child {
  margin-top: 3rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .custom-liquid__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .custom-liquid__wrapper {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
  }
  .custom-liquid__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
.shopify-section-group-header-group .custom-liquid__wrapper, .shopify-section-group-footer-group .custom-liquid__wrapper {
  max-width: 1080px;
  padding: 1.5rem 0;
  margin-block: 0;
}
@media screen and (min-width: 960px) {
  .shopify-section-group-header-group .custom-liquid__wrapper, .shopify-section-group-footer-group .custom-liquid__wrapper {
    margin-inline: auto;
  }
}

.faq {
  margin-bottom: 3rem;
}
@media screen and (min-width: 576px) {
  .faq {
    margin-bottom: 3.5rem;
  }
}

.faq__section-wrapper {
  max-width: 41.5rem;
  margin: 0 auto;
}

@media screen and (max-width: 575px) {
  .faq__section-heading {
    margin-top: 3rem;
  }
}

.faq__heading-title {
  text-align: left;
  margin: 3.5rem 0 0.75rem;
}

.faq__details {
  text-align: left;
  border-bottom: 1px solid #eaeaea;
}

.faq__summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
  padding: 1.5rem 0;
  font-size: 1.125rem;
}
.faq__summary::-webkit-details-marker {
  display: none;
}
body:not(.user-is-tabbing) .faq__summary {
  outline: none;
}

.faq__summary-icon {
  width: 10px;
  height: 10px;
  margin-left: 2rem;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[open] .faq__summary-icon {
  transform: rotate(180deg);
}

.faq__answer {
  margin: 0 2rem 1.5rem 0;
}
.faq__answer > p:first-child {
  margin-top: 0;
}
.faq__answer > p:last-child {
  margin-bottom: 0;
}

.featured-collection__header {
  margin-top: 2.5rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .featured-collection__header {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .no-section-border .featured-collection__header {
    margin-top: 4.5rem;
  }
}

.featured-collection__heading {
  margin-bottom: 0.5rem;
  margin-top: 0;
}

.featured-collection__wrapper {
  margin-top: 2.5rem;
  margin-bottom: 3rem;
}
.featured-collection__wrapper:first-child {
  margin-top: 3rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .featured-collection__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .featured-collection__wrapper {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
  }
  .featured-collection__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .featured-collection__wrapper:first-child {
    margin-top: 3rem;
  }
}

.featured-collection__grid {
  display: grid;
  grid-gap: 36px 24px;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 576px) {
  .featured-collection__grid {
    grid-gap: 44px 36px;
  }
}
.featured-collection__grid .pxu-lia-element {
  --initial-delay: 300ms;
  --slide-y-from: 16px;
  animation-name: fade, slide-y;
  animation-duration: 700ms;
  animation-play-state: paused;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
}

@media screen and (min-width: 576px) {
  .featured-collection--3-columns {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (min-width: 576px) {
  .featured-collection--4-columns {
    grid-gap: 36px 24px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .featured-collection--4-columns {
    grid-gap: 44px 36px;
    grid-template-columns: repeat(4, 1fr);
  }
}

.featured_collection__view-all {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  color: #131313;
  background-color: transparent;
  border: 1px solid rgba(19, 19, 19, 0.3);
  margin-top: 2.5rem;
}
.featured_collection__view-all:hover:not(:disabled), .featured_collection__view-all:active {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.featured_collection__view-all:disabled, .featured_collection__view-all.disabled {
  opacity: 0.5;
  color: #131313;
}
.featured_collection__view-all:disabled, .featured_collection__view-all.disabled {
  cursor: not-allowed !important;
}
.featured_collection__view-all:visited {
  color: #131313;
}

.image-with-text__section-heading {
  margin-bottom: 0.5rem;
}

.image-with-text__container {
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  display: flex;
  flex-wrap: wrap;
}
.image-with-text__container:first-child {
  margin-top: 3rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .image-with-text__container:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .image-with-text__container {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
  }
  .image-with-text__container:first-child {
    margin-top: 3.5rem;
  }
}
.image-with-text--mobile-image-alignment-top .image-with-text__container {
  flex-direction: column;
}
.image-with-text--mobile-image-alignment-bottom .image-with-text__container {
  flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
  .image-with-text--desktop-image-alignment-left .image-with-text__container {
    flex-direction: row;
  }
  .image-with-text--desktop-image-alignment-right .image-with-text__container {
    flex-direction: row-reverse;
  }
}
.image-with-text__container .pxu-lia-element {
  --initial-delay: 500ms;
  --slide-y-from: 16px;
  animation-name: fade, slide-y;
  animation-duration: 700ms;
  animation-play-state: paused;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
  animation-duration: 400ms;
}
.image-with-text__container .pxu-lia-element.image-with-text__image {
  --zoom-from: 1.1;
  animation-name: fade, zoom;
  animation-duration: 1000ms, 1200ms;
  animation-play-state: paused;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
}
.image-with-text__container .pxu-lia-element.image-with-text__heading {
  --slide-y-from: 24px;
}
.image-with-text__container .pxu-lia-element.image-with-text__text {
  --slide-y-from: 16px;
}
.image-with-text__container .pxu-lia-element.image-with-text__button {
  --slide-y-from: 16px;
}
@media screen and (max-width: 767px) {
  .image-with-text__container .pxu-lia-element {
    --initial-delay: 400ms;
  }
}

@supports (object-fit: cover) {
  .image-with-text__image {
    width: 100%;
    object-fit: cover;
  }
  .image-with-text__image.image-with-text__placeholder {
    background-color: rgba(19, 19, 19, 0.1);
    fill: rgba(19, 19, 19, 0.35);
  }
  .image-with-text--mobile-height-300px .image-with-text__image {
    height: 300px;
  }
  .image-with-text--mobile-height-400px .image-with-text__image {
    height: 400px;
  }
  .image-with-text--mobile-height-500px .image-with-text__image {
    height: 500px;
  }
  .image-with-text--mobile-height-natural .image-with-text__image {
    height: auto;
  }
  @media screen and (min-width: 768px) {
    .image-with-text__image {
      width: 100%;
    }
    .image-with-text--desktop-height-400px .image-with-text__image {
      height: 400px;
    }
    .image-with-text--desktop-height-500px .image-with-text__image {
      height: 500px;
    }
    .image-with-text--desktop-height-600px .image-with-text__image {
      height: 600px;
    }
    .image-with-text--desktop-height-700px .image-with-text__image {
      height: 700px;
    }
    .image-with-text--desktop-height-800px .image-with-text__image {
      height: 800px;
    }
    .image-with-text--desktop-height-natural .image-with-text__image {
      height: auto;
    }
  }
}
.image-with-text__image-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .image-with-text__image-wrapper {
    width: 50%;
  }
}

.image-with-text__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding: 24px 0;
}
.image-with-text__content .image-with-text-text-alignment-left {
  text-align: left;
}
.image-with-text__content .image-with-text-text-alignment-center {
  text-align: center;
}
.image-with-text__content .image-with-text-text-alignment-right {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .image-with-text__content {
    width: 50%;
    padding: 24px;
  }
  .image-with-text--desktop-image-alignment-left .image-with-text__content {
    padding-left: 44px;
  }
  .image-with-text--desktop-image-alignment-right .image-with-text__content {
    padding-right: 44px;
  }
}
@media screen and (min-width: 960px) {
  .image-with-text__content {
    padding: 36px;
  }
  .image-with-text--desktop-image-alignment-left .image-with-text__content {
    padding-left: 56px;
  }
  .image-with-text--desktop-image-alignment-right .image-with-text__content {
    padding-right: 56px;
  }
}

.image-with-text__button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
  margin: 1.5rem 0 0;
}
.image-with-text__button:hover:not(:disabled), .image-with-text__button:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.image-with-text__button:disabled, .image-with-text__button.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.image-with-text__button:visited {
  color: #131313;
}
.image-with-text__button:disabled, .image-with-text__button.disabled {
  cursor: not-allowed !important;
}

.image-with-text__heading {
  margin-top: 0;
  margin-bottom: 0.75rem;
}

.logo-list {
  margin-bottom: 3rem;
}
@media screen and (min-width: 576px) {
  .logo-list {
    margin-bottom: 3.5rem;
  }
}

.logo-list-logo {
  position: relative;
  width: 120px;
  line-height: 0;
}

.logo-list-logo__link,
.logo-list-logo__image {
  display: block;
}

.logo-list-logo__image {
  max-width: 100%;
  margin: 0 auto;
}

.logo-list__logo-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 3rem;
  margin-top: 3.5rem;
}
@media screen and (max-width: 575px) {
  .logo-list__logo-wrapper {
    gap: 2.5rem;
    margin-top: 3rem;
  }
}
.logo-list__logo-wrapper.flickity-enabled {
  display: block;
}
.logo-list__logo-wrapper.flickity-enabled .logo-list-logo {
  margin-right: 2.5rem;
}
.logo-list__logo-wrapper.flickity-enabled .flickity-slider {
  display: flex;
  align-items: center;
}
.logo-list__logo-wrapper .flickity-page-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin: 2rem 0 0 0;
  list-style: none;
}
.flickity-rtl .logo-list__logo-wrapper .flickity-page-dots {
  direction: rtl;
}
.logo-list__logo-wrapper .flickity-page-dots .dot {
  width: 7px;
  height: 7px;
  background-color: #131313;
  opacity: 0.2;
  cursor: pointer;
  border-radius: 50%;
  margin: 0 0.5rem 0.5rem;
  transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1), opacity 300ms cubic-bezier(0.4, 0, 0.2, 1);
}
.logo-list__logo-wrapper .flickity-page-dots .dot.is-selected {
  opacity: 1;
  transform: scale(1.25);
}
.logo-list__logo-wrapper .pxu-lia-element {
  --initial-delay: 500ms;
  --slide-y-from: 20px;
  animation-name: fade, slide-y;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-play-state: paused;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
}
@media screen and (max-width: 767px) {
  .logo-list__logo-wrapper .pxu-lia-element {
    --initial-delay: 300ms;
  }
}
@media screen and (max-width: 767px) {
  .slider .logo-list__logo-wrapper .pxu-lia-element {
    --slide-x-from: 40px;
    animation-name: fade, slide-x;
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-delay: 150ms;
  }
}

.promotion-blocks__header {
  margin-top: 2.5rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .promotion-blocks__header {
    margin-top: 3.5rem;
  }
}

.promotion-blocks__heading {
  margin-bottom: 0.5rem;
}

.promotion-blocks__wrapper {
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  display: grid;
  grid-gap: 36px;
  align-items: start;
}
.promotion-blocks__wrapper:first-child {
  margin-top: 3rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .promotion-blocks__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .promotion-blocks__wrapper {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
  }
  .promotion-blocks__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 768px) {
  .promotion-blocks__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

.promotion-block {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .promotion-blocks--1-columns .promotion-block, .promotion-blocks--3-columns .promotion-block:last-child {
    grid-column-end: span 2;
  }
}
.promotion-block .pxu-lia-element {
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-play-state: paused;
  animation-delay: var(--initial-delay);
}
.promotion-block .pxu-lia-element.promotion-block__image img {
  --initial-delay: 250ms;
  --zoom-from: 1.1;
  animation-name: fade, zoom;
  animation-duration: 1000ms, 1200ms;
  animation-play-state: paused;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
  animation-play-state: inherit;
  animation-delay: var(--initial-delay);
}
.promotion-block .pxu-lia-element.promotion-block__content {
  --initial-delay: 300ms;
  animation-name: fade;
}

.promotion-block__image {
  transition: transform 700ms cubic-bezier(0, 0, 0.2, 1);
}
.has-link:hover .promotion-block__image {
  transform: scale(1.05);
}
.promotion-block__image img {
  display: block;
  width: 100%;
}

.promotion-block__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
}

.promotion-block--text-color-light {
  --promotion-block-text-color: #fff;
  color: var(--promotion-block-text-color);
}

.promotion-block--text-color-dark {
  --promotion-block-text-color: #333;
  color: var(--promotion-block-text-color);
}

.promotion-block__content {
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 3rem;
  text-align: center;
  transform: translateY(-50%);
}
.promotion-block__content p {
  margin: 0;
}

.promotion-block__heading {
  max-width: 50rem;
  margin: 0 auto 0.5rem auto;
  font-size: var(--font-size-heading-2);
  color: inherit;
}

.promotion-block__caption {
  max-width: 41.5rem;
  margin: 0 auto;
}

.promotion-block__cta {
  display: inline-block;
  color: {{ shop.brand.colors.secondary[0].background }};
  text-decoration: none;
  transition: color 0.2s ease-in-out;
  margin-top: 1.125rem;
  color: inherit;
}
.promotion-block__cta::after {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  cursor: pointer;
  content: "";
  background-color: {{ shop.brand.colors.secondary[0].background }};
  transition: transform 0.2s ease-in-out, color 0.2s ease-in-out;
  transform: translateY(0.25rem);
}
.promotion-block__cta:hover {
  color: 















;
}
.promotion-block__cta:hover::after {
  background-color: 















;
  transform: translateY(0);
}
.promotion-block__cta::after {
  background-color: var(--promotion-block-text-color);
}
.promotion-block__cta:hover {
  color: inherit;
}
.promotion-block__cta:hover::after {
  color: var(--promotion-block-text-color);
}
.promotion-block:hover .promotion-block__cta::after {
  transform: translateY(0);
}

.promotion .placeholder-svg {
  background: rgba(19, 19, 19, 0.2);
  fill: rgba(19, 19, 19, 0.15);
}

.promotion-block--content-overflow {
  position: relative;
  height: var(--promotion-block-height);
  overflow: hidden;
}
.promotion-block--content-overflow .promotion-block__image {
  display: block;
  height: 100%;
}
.promotion-block--content-overflow .promotion-block__image img {
  height: 100%;
  width: auto;
  max-width: none;
}

.rich-text__wrapper {
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.rich-text__wrapper:first-child {
  margin-top: 3rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .rich-text__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .rich-text__wrapper {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
  }
  .rich-text__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
.rich-text__wrapper .pxu-lia-element {
  --initial-delay: 500ms;
  --slide-y-from: 16px;
  animation-name: fade, slide-y;
  animation-duration: 700ms;
  animation-play-state: paused;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
  animation-duration: 400ms;
}
@media screen and (max-width: 767px) {
  .rich-text__wrapper .pxu-lia-element {
    --initial-delay: 400ms;
  }
}
.rich-text__wrapper .pxu-lia-element.rich-text__heading {
  --slide-y-from: 24px;
}
.rich-text__wrapper .pxu-lia-element.rich-text__content {
  --slide-y-from: 16px;
}
@media screen and (max-width: 767px) {
  .rich-text__wrapper .pxu-lia-element {
    --initial-delay: 400ms;
  }
}

.rich-text__heading {
  max-width: 50rem;
  margin-top: 0;
}
.rich-text__heading:last-child {
  margin: 0;
}

.rich-text__content {
  max-width: 41.5rem;
}

.slideshow .flickity-prev-next-button {
  background: transparent;
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), top 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.slideshow .flickity-prev-next-button .arrow {
  fill: var(--slide-text-color);
}
.slideshow:hover .flickity-prev-next-button, .slideshow:focus-within .flickity-prev-next-button {
  opacity: 1;
}
.slideshow .flickity-prev-next-button:focus {
  opacity: 1;
  outline: var(--slide-text-color) solid 2px;
}
.slideshow .pxu-lia-element {
  --initial-delay: 500ms;
  animation-name: fade, slide-y;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-play-state: paused;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
}
.slideshow .pxu-lia-element.slideshow-slide__heading {
  --slide-y-from: 24px;
}
.slideshow .pxu-lia-element.slideshow-slide__text {
  --slide-y-from: 16px;
}
.slideshow .pxu-lia-element.slideshow-slide__button {
  --slide-y-from: 16px;
}
@media screen and (max-width: 767px) {
  .slideshow .pxu-lia-element {
    --initial-delay: 450ms;
  }
  .slideshow .pxu-lia-element:last-child {
    --initial-delay: 650ms;
    animation-name: fade;
  }
}

.slideshow__wrapper {
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  height: var(--first-slide-height, auto);
}
.slideshow__wrapper:first-child {
  margin-top: 3rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .slideshow__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .slideshow__wrapper {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
  }
  .slideshow__wrapper:first-child {
    margin-top: 3.5rem;
  }
}

.slideshow-slide {
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 0;
}
.slideshow__wrapper > .slideshow-slide:not(:first-child) {
  display: none;
}
.flickity-slider .slideshow-slide:not(:first-child) {
  display: unset;
}

.slideshow-slide__background-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 1;
}
.slideshow-slide__background-link:focus .slideshow-slide__image-wrapper {
  box-shadow: 0 0 6px 3px inset var(--slide-text-color);
}

.slideshow-slide__image-wrapper {
  pointer-events: none;
  overflow: hidden;
}
.slideshow--size-23-9 .slideshow-slide__image-wrapper {
  padding-bottom: 39.1304347826%;
}
.slideshow--size-2-1 .slideshow-slide__image-wrapper {
  padding-bottom: 50%;
}
.slideshow--size-8-5 .slideshow-slide__image-wrapper {
  padding-bottom: 62.5%;
}
.slideshow--size-23-9 .slideshow-slide__image-wrapper, .slideshow--size-2-1 .slideshow-slide__image-wrapper, .slideshow--size-8-5 .slideshow-slide__image-wrapper {
  position: relative;
}

.slideshow--size-original .slideshow-slide__image {
  width: 100%;
}
.slideshow--size-23-9 .slideshow-slide__image, .slideshow--size-2-1 .slideshow-slide__image, .slideshow--size-8-5 .slideshow-slide__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slideshow-slide__placeholder {
  background-color: rgba(19, 19, 19, 0.1);
  fill: rgba(19, 19, 19, 0.35);
}
.slideshow--size-23-9 .slideshow-slide__placeholder, .slideshow--size-2-1 .slideshow-slide__placeholder, .slideshow--size-8-5 .slideshow-slide__placeholder {
  top: 50%;
  left: 50%;
  width: 170%;
  transform: translate(-50%, -50%);
}

.slideshow-slide__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
@media screen and (max-width: 575px) {
  .slideshow-slide__overlay {
    display: none;
  }
}

.slideshow-slide__content {
  position: absolute;
  display: block;
  width: 100%;
  padding: 3.5rem;
  font-size: 1rem;
  color: var(--slide-text-color);
}
@media screen and (min-width: 576px) {
  .slideshow-slide__content {
    font-size: 1.125rem;
  }
}

.slideshow-slide__content--text-left-top,
.slideshow-slide__content--text-left-center,
.slideshow-slide__content--text-left-bottom {
  text-align: left;
}

.slideshow-slide__content--text-right-top,
.slideshow-slide__content--text-right-center,
.slideshow-slide__content--text-right-bottom {
  text-align: right;
}

.slideshow-slide__content--text-left-top,
.slideshow-slide__content--text-center-top,
.slideshow-slide__content--text-right-top {
  top: 0;
}

.slideshow-slide__content--text-left-center,
.slideshow-slide__content--text-center-center,
.slideshow-slide__content--text-right-center {
  top: 50%;
  transform: translateY(-50%);
}

.slideshow-slide__content--text-left-bottom,
.slideshow-slide__content--text-center-bottom,
.slideshow-slide__content--text-right-bottom {
  bottom: 0;
}

@media screen and (max-width: 575px) {
  .slideshow-slide__content--text-left-top,
  .slideshow-slide__content--text-left-center,
  .slideshow-slide__content--text-left-bottom,
  .slideshow-slide__content--text-center-top,
  .slideshow-slide__content--text-center-center,
  .slideshow-slide__content--text-center-bottom,
  .slideshow-slide__content--text-right-top,
  .slideshow-slide__content--text-right-center,
  .slideshow-slide__content--text-right-bottom {
    position: static;
    padding: 1.125rem 0 0;
    text-align: center;
    transform: none;
  }
}
.slideshow-slide__heading,
.slideshow-slide__text {
  color: var(--slide-text-color);
}
@media screen and (max-width: 575px) {
  .slideshow-slide__heading,
  .slideshow-slide__text {
    color: #131313;
  }
}

.slideshow-slide__heading {
  margin-top: 0;
  max-width: 50rem;
  font-size: var(--font-size-heading-1);
}
.slideshow-slide__content--text-left-top .slideshow-slide__heading, .slideshow-slide__content--text-left-center .slideshow-slide__heading, .slideshow-slide__content--text-left-bottom .slideshow-slide__heading {
  margin-right: auto;
}
.slideshow-slide__content--text-center-top .slideshow-slide__heading, .slideshow-slide__content--text-center-center .slideshow-slide__heading, .slideshow-slide__content--text-center-bottom .slideshow-slide__heading {
  margin: 0 auto 0.75rem;
}
.slideshow-slide__content--text-right-top .slideshow-slide__heading, .slideshow-slide__content--text-right-center .slideshow-slide__heading, .slideshow-slide__content--text-right-bottom .slideshow-slide__heading {
  margin-left: auto;
}
.slideshow-slide__heading + .slideshow-slide__button {
  margin-top: 0.75rem;
}

.slideshow-slide__text {
  max-width: 41.5rem;
}
.slideshow-slide__content--text-left-top .slideshow-slide__text, .slideshow-slide__content--text-left-center .slideshow-slide__text, .slideshow-slide__content--text-left-bottom .slideshow-slide__text {
  margin-right: auto;
}
.slideshow-slide__content--text-center-top .slideshow-slide__text, .slideshow-slide__content--text-center-center .slideshow-slide__text, .slideshow-slide__content--text-center-bottom .slideshow-slide__text {
  margin: 0 auto 1.5rem;
}
.slideshow-slide__content--text-right-top .slideshow-slide__text, .slideshow-slide__content--text-right-center .slideshow-slide__text, .slideshow-slide__content--text-right-bottom .slideshow-slide__text {
  margin-left: auto;
}

.slideshow-slide__button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.slideshow-slide__button:hover:not(:disabled), .slideshow-slide__button:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.slideshow-slide__button:disabled, .slideshow-slide__button.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.slideshow-slide__button:visited {
  color: #131313;
}
.slideshow-slide__button:disabled, .slideshow-slide__button.disabled {
  cursor: not-allowed !important;
}

.testimonials__header {
  margin-top: 2.5rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .testimonials__header {
    margin-top: 3.5rem;
  }
}

.testimonials__heading {
  margin-bottom: 0.5rem;
}

.testimonials {
  margin-top: 2.5rem;
  margin-bottom: 3rem;
}
.testimonials:first-child {
  margin-top: 3rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .testimonials:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .testimonials {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
  }
  .testimonials:first-child {
    margin-top: 3.5rem;
  }
}
.testimonials .flickity-page-dots {
  position: relative;
  bottom: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  margin-top: 2rem;
  line-height: 1;
  text-align: center;
  list-style: none;
}
.testimonials .dot {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 0.5rem 0.5rem;
  background-color: #1d1d1d;
  border-radius: 50%;
  opacity: 0.2;
  cursor: pointer;
  transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1), opacity 300ms cubic-bezier(0.4, 0, 0.2, 1);
}
.testimonials .dot.is-selected {
  opacity: 1;
  transform: scale(1.25);
}
.testimonials .flickity-button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  line-height: 1.4;
  color: #131313;
  background-color: #ffffff;
  border: 1px solid #131313;
  box-shadow: inset 0 0 0 0 ;
  width: 42px;
  height: 42px;
  border-radius: 2px;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}
.testimonials .flickity-button:hover:not(:disabled), .testimonials .flickity-button:active {
  color: 















;
  box-shadow: inset 0 -4rem 0 0 ;
  border: 1px solid 















;
}
.testimonials .flickity-button:disabled, .testimonials .flickity-button.disabled {
  opacity: 0.5;
}
.testimonials .flickity-button:visited {
  color: #131313;
}
.testimonials .flickity-button:disabled, .testimonials .flickity-button.disabled {
  cursor: not-allowed !important;
}
.testimonials .flickity-button.next {
  transform: translate(50%, -100%);
}
.testimonials .flickity-button.next svg {
  transform: translate(-53%, -50%);
}
.testimonials .flickity-button.previous {
  transform: translate(-50%, -100%);
}
.testimonials .flickity-button.previous svg {
  transform: translate(-47%, -50%);
}
.testimonials .flickity-button:disabled {
  border-color: rgba(19, 19, 19, 0.3);
  opacity: 0;
}
.testimonials .flickity-button:disabled .arrow {
  fill: rgba(19, 19, 19, 0.3);
}
.testimonials .flickity-button svg {
  top: 50%;
  left: 50%;
  width: 50%;
  height: 50%;
}
.testimonials .flickity-button .arrow {
  fill: #131313;
}
.testimonials .flickity-button:hover:not(:disabled).next, .testimonials .flickity-button:active.next {
  transform: translate(50%, -100%) scale(1.05);
}
.testimonials .flickity-button:hover:not(:disabled).next svg, .testimonials .flickity-button:active.next svg {
  transform: translate(-53%, -50%) scale(1.05);
}
.testimonials .flickity-button:hover:not(:disabled).previous, .testimonials .flickity-button:active.previous {
  transform: translate(-50%, -100%) scale(1.05);
}
.testimonials .flickity-button:hover:not(:disabled).previous svg, .testimonials .flickity-button:active.previous svg {
  transform: translate(-47%, -50%) scale(1.05);
}
.testimonials .flickity-button:hover:not(:disabled) .arrow, .testimonials .flickity-button:active .arrow {
  fill: 















;
}
@media screen and (max-width: 575px) {
  .testimonials .flickity-button {
    display: none;
  }
}
.testimonials:hover .flickity-button {
  opacity: 1;
}
.testimonials:hover .flickity-button:disabled {
  opacity: 1;
}

.testimonials__wrapper {
  margin: 2.5rem 0;
}
.testimonials__wrapper.testimonials__no-heading {
  margin-top: 3.5rem;
}
.testimonials__wrapper--align-center {
  text-align: center;
}
.testimonials__wrapper--align-center .testimonial__author {
  flex-direction: column;
  justify-content: center;
}
.testimonials__wrapper--align-left {
  text-align: left;
}
.testimonials__wrapper--align-left .testimonial__author {
  flex-direction: row;
  justify-content: flex-start;
}
.testimonials__wrapper--align-right {
  text-align: right;
}
.testimonials__wrapper--align-right .testimonial__author {
  flex-direction: row;
  justify-content: flex-end;
}
.testimonials__wrapper--align-right .testimonial__author-image {
  order: 2;
}
@media screen and (min-width: 768px) {
  .testimonials__wrapper.testimonials__desktop--grid {
    display: flex;
    flex: 0;
    gap: 36px;
  }
}

.testimonial {
  width: 100%;
  padding: 2rem;
  margin: 0;
}
.testimonial:only-of-type {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .testimonial {
    width: calc((100% - 36px * 2) / 3);
  }
  .testimonials__desktop--grid .testimonial {
    flex: 1;
    width: auto;
    height: -moz-fit-content;
    height: fit-content;
  }
  .testimonials__desktop--grid .testimonial:only-of-type {
    max-width: 41.5rem;
  }
  .testimonials__desktop--slider .testimonial {
    margin-right: 36px;
  }
}
@media screen and (max-width: 767px) {
  .testimonial.pxu-lia-block:first-of-type {
    --slide-x-from: 30px;
    animation-name: fade, slide-x;
    animation-duration: 700ms;
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-fill-mode: both;
    animation-play-state: paused;
    animation-delay: 125ms;
  }
}
.testimonial .pxu-lia-element {
  --initial-delay: 300ms;
  --zoom-from: 0.75;
  animation-name: fade, zoom;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-play-state: paused;
  animation-delay: calc(var(--initial-delay) + 175ms * var(--pxu-lia-outer-sequence));
}

.testimonial__quote {
  margin-top: 1.5rem;
}
.testimonial__quote:first-child {
  margin-top: 0;
}

.testimonial__author-wrapper {
  margin-top: 1.5rem;
}
.testimonial__author-wrapper:first-child {
  margin-top: 0;
}

.testimonial__author {
  display: flex;
  flex-wrap: nowrap;
  gap: 0.75rem;
  align-items: center;
  width: 100%;
}
.testimonials__wrapper--align-center .testimonial__author {
  gap: 0.5rem;
}

.testimonial__author-image--circle {
  width: 45px;
  height: 45px;
  background-size: cover;
  border-radius: 50%;
}

.testimonial__author-image--natural img {
  width: auto;
  max-width: 75px;
  height: auto;
  max-height: 75px;
}

.testimonial__author-details {
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  margin-top: 0.25rem;
}

.predictive-search-results {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 2rem;
}
.predictive-search-results.predictive-search-results--multi-column {
  grid-template-columns: 1fr 1fr;
  row-gap: 2rem;
  column-gap: 2.25rem;
}
@media screen and (max-width: 575px) {
  .predictive-search-results.predictive-search-results--multi-column {
    grid-template-columns: 1fr;
  }
}
[data-loading=true] .predictive-search-results {
  display: none;
}

.predictive-search-heading {
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding-bottom: 0.5rem;
  margin: 0;
  border-bottom: 1px solid #eaeaea;
}
.predictive-search-heading + .predictive-search-results-list {
  margin-top: 0.75rem;
}

.predictive-search-results-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  word-break: break-word;
  list-style: none;
}
.predictive-search-product-suggestions .predictive-search-results-list {
  gap: 1.125rem;
}

.predictive-search-results-list__item {
  margin: 0;
}

.predictive-search-results-list__item-result {
  display: block;
  text-decoration: none;
}
.predictive-search-query-suggestions .predictive-search-results-list__item-result {
  color: #131313;
}
.predictive-search-query-suggestions .predictive-search-results-list__item-result mark {
  color: inherit;
  background: none;
}
.predictive-search-query-suggestions .predictive-search-results-list__item-result span {
  font-weight: bold;
}

.predictive-search-results-list__item-result-container {
  display: flex;
  gap: 1.125rem;
  align-items: center;
}

.predictive-search-results-list__product-item-image-container {
  flex: 0 0 65px;
}
.predictive-search-results-list__product-item-image-container figure {
  margin: 0;
}

.predictive-search-results-list__product-item-content {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  color: #131313;
}

.predictive-search-results-list__product-item-heading {
  margin: 0;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
}

.predictive-search-results-list__product-item-price {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  margin: 0;
  font-size: 0.875rem;
}
.predictive-search-results-list__product-item-price.predictive-search-results-list__product-item-price--sale {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.predictive-search-results-list__product-item-price .predictive-search-results-list__product-item-price__was {
  color: #131313;
  text-decoration: line-through;
  opacity: 0.5;
}

.predictive-search-results-list__product-item-price__unit-price {
  font-size: 0.8125rem;
}

.predictive-search-no-results,
.predictive-search-query-suggestions {
  grid-column: span 2;
}
@media screen and (max-width: 575px) {
  .predictive-search-no-results,
  .predictive-search-query-suggestions {
    grid-column: span 1;
  }
}

.predictive-search-no-results {
  padding: 20px 0 0.25rem;
  font-size: 1.125rem;
  text-align: center;
}

.predictive-search-footer {
  grid-column: span 2;
}
@media screen and (max-width: 575px) {
  .predictive-search-footer {
    position: sticky;
    bottom: 0;
    grid-column: span 1;
    padding: 1.125rem 0;
    margin-top: -1.125rem; /* Account for button padding */
    background-color: #ffffff;
  }
}

.predictive-search-footer__button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
  width: 100%;
  word-break: break-word;
}
.predictive-search-footer__button:hover:not(:disabled), .predictive-search-footer__button:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.predictive-search-footer__button:disabled, .predictive-search-footer__button.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.predictive-search-footer__button:visited {
  color: #131313;
}
.predictive-search-footer__button:disabled, .predictive-search-footer__button.disabled {
  cursor: not-allowed !important;
}

.pxs-announcement-bar {
  display: block;
  padding: 16px 15px;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
}
@media (min-width: 768px) {
  .pxs-announcement-bar {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.pxs-announcement-bar-text-mobile + .pxs-announcement-bar-text-desktop {
  display: none;
}
@media (min-width: 768px) {
  .pxs-announcement-bar-text-mobile + .pxs-announcement-bar-text-desktop {
    display: block;
  }
}

@media (min-width: 768px) {
  .pxs-announcement-bar-text-mobile {
    display: none;
  }
}

.pxs-announcement-bar {
  position: relative;
  z-index: 903;
  padding: 0.75rem 1.5rem;
  font-size: 0.875rem;
  line-height: 1.4;
}
@media screen and (min-width: 576px) {
  .pxs-announcement-bar {
    padding: 0.75rem 3.5rem;
  }
}
.shopify-section--header ~ .shopify-section-group-header-group .pxs-announcement-bar {
  z-index: 1;
}

.pxs-announcement-bar-text-desktop {
  display: inline-block;
  max-width: 1080px;
  margin: 0 auto;
}

.pxs-map {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
@media (max-width: 500px) {
  .pxs-map {
    flex-wrap: wrap;
  }
}

.pxs-map-wrapper {
  position: relative;
  width: 100%;
  height: 238px;
  padding: 0;
  background-size: cover;
}
@media (min-width: 500px) {
  .pxs-map-wrapper {
    height: 340px;
  }
  .pxs-map-section-layout-x-outside-left .pxs-map-wrapper, .pxs-map-section-layout-x-outside-right .pxs-map-wrapper {
    width: calc(50% - 20px);
  }
}
.pxs-map-wrapper.pxs-map-wrapper-height-medium {
  height: 308px;
}
@media (min-width: 500px) {
  .pxs-map-wrapper.pxs-map-wrapper-height-medium {
    height: 440px;
  }
}
.pxs-map-wrapper.pxs-map-wrapper-height-large {
  height: 392px;
}
@media (min-width: 500px) {
  .pxs-map-wrapper.pxs-map-wrapper-height-large {
    height: 560px;
  }
}
.pxs-map-wrapper .pxs-map-image {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
}
.pxs-map-wrapper .pxs-map-image[data-rimg=noscript] {
  position: relative;
  width: 100%;
  height: 100%;
  opacity: 1;
  object-fit: cover;
}

.pxs-map-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.pxs-map-section-layout-x-outside-left .pxs-map-overlay, .pxs-map-section-layout-x-outside-right .pxs-map-overlay {
  display: none;
}
@media (max-width: 500px) {
  .pxs-map-overlay {
    display: none;
  }
}

.pxs-map-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.pxs-map-error-message {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 20px;
}
.pxs-map-error-message p {
  margin: 0;
  text-align: center;
}
.pxs-map-error-message a {
  color: inherit;
}

.pxs-map-card-wrapper {
  width: 100%;
}
@media (max-width: 500px) {
  .pxs-map-section-layout-mobile-above .pxs-map-card-wrapper {
    order: -1;
    margin-bottom: 20px;
  }
  .pxs-map-section-layout-mobile-below .pxs-map-card-wrapper {
    margin-top: 20px;
  }
}
@media (min-width: 500px) {
  .pxs-map-card-wrapper {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0 20px;
  }
  .pxs-map-section-layout-x-outside-left .pxs-map-card-wrapper, .pxs-map-section-layout-x-outside-right .pxs-map-card-wrapper {
    position: static;
    width: calc(50% - 20px);
    padding: 0;
    background-color: #fff;
  }
  .pxs-map-section-layout-x-outside-left .pxs-map-card-wrapper {
    order: -1;
  }
  .pxs-map-section-layout-y-outside-center .pxs-map-card-wrapper, .pxs-map-section-layout-y-overlay-center .pxs-map-card-wrapper {
    align-items: center;
  }
  .pxs-map-section-layout-y-outside-bottom .pxs-map-card-wrapper, .pxs-map-section-layout-y-overlay-bottom .pxs-map-card-wrapper {
    align-items: flex-end;
  }
  .pxs-map-section-layout-x-overlay-center .pxs-map-card-wrapper {
    justify-content: center;
  }
  .pxs-map-section-layout-x-overlay-right .pxs-map-card-wrapper {
    justify-content: flex-end;
  }
}
@media (min-width: 960px) {
  .pxs-map-card-wrapper {
    top: 30px;
    bottom: 30px;
    padding: 0 30px;
  }
}

.pxs-map-card {
  width: 100%;
  padding: 30px;
  background-color: #fff;
}
@media (max-width: 500px) {
  .pxs-map-card {
    max-width: 100%;
  }
}
@media (min-width: 500px) {
  .pxs-map-card {
    right: auto;
    bottom: 30px;
    left: 30px;
    width: auto;
    max-width: 40%;
    min-width: 280px;
  }
  .pxs-map-section-layout-x-outside-left .pxs-map-card, .pxs-map-section-layout-x-outside-right .pxs-map-card {
    width: 100%;
    max-width: 100%;
  }
}

.pxs-map-card-text-alignment-left {
  text-align: left;
}

.pxs-map-card-text-alignment-center {
  text-align: center;
}

.pxs-map-card-text-alignment-right {
  text-align: right;
}

.pxs-map-card-heading {
  margin: 0 0 26px;
}

.pxs-map-card-content p:last-child {
  margin-bottom: 0;
}

.pxs-map {
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  overflow: hidden;
}
.pxs-map:first-child {
  margin-top: 3rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .pxs-map:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .pxs-map {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
  }
  .pxs-map:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .pxs-map {
    margin-top: 3.5rem;
  }
}
.pxs-map .pxu-lia-element[data-rimg] {
  --initial-delay: 250ms;
  --zoom-from: 1.1;
  animation-name: fade, zoom;
  animation-duration: 1000ms, 1200ms;
  animation-play-state: paused;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
}

.pxs-map-section {
  border-top: 1px solid #eaeaea;
}
.pxs-map-section:first-child {
  border-top: 0;
}

.pxs-map-section-layout-outside .pxs-map-card-wrapper {
  background: #ffffff;
}
.pxs-map-section-layout-outside .pxs-map-card {
  padding-right: 0;
  padding-left: 0;
}

.pxs-map-card {
  background: #ffffff;
}

.pxs-map-card-content.rte > * {
  width: auto;
  margin: 0;
}
.pxs-map-card-text-alignment-center .pxs-map-card-content.rte > * {
  text-align: center;
}
.pxs-map-card-text-alignment-right .pxs-map-card-content.rte > * {
  text-align: right;
}

.pxs-newsletter-section {
  position: relative;
  width: 100%;
}
.pxs-newsletter-section .newsletter-success {
  font-weight: bold;
  text-align: center;
}

.pxs-newsletter {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  padding: 50px 0 20px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .pxs-newsletter {
    flex-direction: column;
  }
}
@media (min-width: 960px) {
  .pxs-newsletter {
    max-width: 65%;
    padding-top: 68px;
  }
}

.pxs-newsletter-figure {
  position: relative;
  flex-shrink: 1;
  order: 0;
  margin: 0;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .pxs-newsletter-mobile-alignment-bottom .pxs-newsletter-figure {
    order: 1;
  }
}
@media screen and (min-width: 768px) {
  .pxs-newsletter-desktop-alignment-right .pxs-newsletter-figure {
    order: 1;
  }
}

.pxs-newsletter-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  order: 0;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .pxs-newsletter-content {
    padding: 0 50px;
  }
}

.pxs-newsletter-image {
  display: block;
  width: 100%;
  opacity: 0;
}
.pxs-newsletter-image[data-rimg=noscript] {
  opacity: 1;
}

.pxs-newsletter-header {
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 768px) {
  .pxs-newsletter-header {
    max-width: 80%;
  }
}

.pxs-newsletter-heading {
  margin-top: 0;
  margin-bottom: 12px;
}

.pxs-newsletter-text {
  margin-top: 0;
  margin-bottom: 36px;
}

.pxs-newsletter-form .contact-form {
  margin: 0;
}

.pxs-newsletter-form-fields {
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.pxs-newsletter-form-label {
  display: none;
}

.pxs-newsletter-form-input {
  height: 100%;
  margin: 0;
}

.pxs-newsletter-form-button {
  height: 100%;
}

.pxs-newsletter {
  max-width: 1080px;
  padding: 0;
  padding-top: 3rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 576px) {
  .pxs-newsletter {
    padding-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}

.pxs-newsletter-content {
  padding: 0;
}

.pxs-newsletter-heading {
  margin: 0;
}

.pxs-newsletter-text {
  margin: 0.5rem 0 0;
}

.pxs-newsletter-header {
  width: 100%;
  max-width: 40rem;
}

.pxs-newsletter-form {
  width: 100%;
  max-width: 20rem;
  margin-top: 2rem;
}

.pxs-newsletter-form__errors {
  color: #ea555c;
}

.pxs-newsletter-figure {
  width: 50%;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .pxs-newsletter-figure {
    width: 100%;
    margin-bottom: 2rem;
  }
  .pxs-newsletter-mobile-alignment-bottom .pxs-newsletter-figure {
    margin-top: 2rem;
    margin-bottom: 0;
  }
}

.pxs-newsletter-figure + .pxs-newsletter-content {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .pxs-newsletter-figure + .pxs-newsletter-content {
    width: 100%;
  }
}

.pxs-newsletter-figure {
  --pxs-newsletter-figure-margin: 0;
}
@media screen and (min-width: 768px) {
  .pxs-newsletter-figure {
    --pxs-newsletter-figure-margin: 44px;
  }
}
@media screen and (min-width: 960px) {
  .pxs-newsletter-figure {
    --pxs-newsletter-figure-margin: 56px;
  }
}
.pxs-newsletter-desktop-alignment-left .pxs-newsletter-figure {
  margin-right: var(--pxs-newsletter-figure-margin);
}
.pxs-newsletter-desktop-alignment-right .pxs-newsletter-figure {
  margin-left: var(--pxs-newsletter-figure-margin);
}

.pxs-newsletter-content .footer-module {
  width: 100%;
}
.pxs-newsletter-content .footer-module .module-title {
  display: none;
}
.pxs-newsletter-content .footer-module form {
  text-align: center;
}
.pxs-newsletter-content .footer-module.footer-double-borders::before {
  content: none;
}
.pxs-newsletter-content .contact-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .pxs-newsletter-content .contact-form {
    display: block;
  }
}

.pxs-newsletter-form-fields {
  display: grid;
  width: 100%;
  grid-auto-flow: column;
  grid-template-columns: 1fr min-content;
  grid-gap: 0.75rem;
}

.pxs-newsletter-form-input[type=email] {
  width: 100%;
  margin: 0;
}

.pxs-newsletter-form-button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.pxs-newsletter-form-button:hover:not(:disabled), .pxs-newsletter-form-button:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.pxs-newsletter-form-button:disabled, .pxs-newsletter-form-button.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.pxs-newsletter-form-button:visited {
  color: #131313;
}
.pxs-newsletter-form-button:disabled, .pxs-newsletter-form-button.disabled {
  cursor: not-allowed !important;
}

.video-section__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: var(--overlay-color);
  background-position: center;
  background-size: cover;
}
.video-section__overlay::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: "";
  background-color: inherit;
}
[data-video-transitioning=true] .video-section__overlay, [data-video-playing=true] .video-section__overlay {
  pointer-events: none;
  opacity: 0;
  transition: opacity 200ms ease-in-out;
}
[data-video-playing=true] .video-section__overlay {
  z-index: 0;
}
.video-section__overlay img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-section__overlay img[data-rimg=noscript] {
  opacity: 1;
}
.video-section__overlay .pxu-lia-element {
  --initial-delay: 500ms;
  animation-name: fade, slide-y;
  animation-duration: 400ms;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-play-state: paused;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
}
.video-section__overlay .pxu-lia-element.video-section__overlay-heading {
  --slide-y-from: 24px;
}
.video-section__overlay .pxu-lia-element.video-section__overlay-subheading {
  --slide-y-from: 16px;
}
.video-section__overlay .pxu-lia-element.video-section__button-wrapper {
  --slide-y-from: 16px;
}
@media screen and (max-width: 767px) {
  .video-section__overlay .pxu-lia-element {
    --initial-delay: 400ms;
  }
}

.video-section__overlay-image-wrapper {
  height: 100%;
  overflow: hidden;
}
[data-video-transitioning=true] .video-section__overlay-image-wrapper, [data-video-playing=true] .video-section__overlay-image-wrapper {
  opacity: 0;
  transition: opacity 200ms ease-in-out;
}
[data-video-playing=true] .video-section__overlay-image-wrapper {
  z-index: 0;
}

.video-section__overlay-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.video-section__overlay-header {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 2rem;
  text-align: center;
  background-color: var(--overlay-color);
}

.video-section__overlay-heading {
  font-family: Muli,sans-serif;
  font-style: normal;
  font-weight: 300;
  max-width: 50rem;
  margin: 0 auto 0.75rem auto;
  font-size: var(--font-size-heading-2);
}
.video-section__overlay-header--text-position-below-button .video-section__overlay-heading {
  order: 2;
}

.video-section__overlay-subheading {
  max-width: 41.5rem;
  margin: 0 auto;
  font-size: 1rem;
  text-align: center;
}
.video-section__overlay-header--text-position-below-button .video-section__overlay-subheading {
  order: 3;
}
.video-section__overlay-subheading.rte :last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 575px) {
  .video-section__overlay-subheading {
    display: none;
  }
}

.video-section__button-wrapper {
  margin: 1.125rem 0;
}

.video-section__play-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin: 0;
  cursor: pointer;
  border: 0;
  outline: none;
}
.video-section__play-button.video-section__play-button--primary {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
  box-shadow: none;
  padding: 0;
  border-radius: 50%;
  transition: transform 0.1s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}
.video-section__play-button.video-section__play-button--primary:hover:not(:disabled), .video-section__play-button.video-section__play-button--primary:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.video-section__play-button.video-section__play-button--primary:disabled, .video-section__play-button.video-section__play-button--primary.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.video-section__play-button.video-section__play-button--primary:visited {
  color: #131313;
}
.video-section__play-button.video-section__play-button--primary:disabled, .video-section__play-button.video-section__play-button--primary.disabled {
  cursor: not-allowed !important;
}
.video-section__play-button.video-section__play-button--primary:hover:not(:disabled), .video-section__play-button.video-section__play-button--primary:focus:not(:disabled), .video-section__play-button.video-section__play-button--primary:active {
  background-color: 















;
  box-shadow: none;
  transform: scale(1.05);
}
.video-section__play-button.video-section__play-button--primary:hover:not(:disabled) .video-section__play-icon svg, .video-section__play-button.video-section__play-button--primary:focus:not(:disabled) .video-section__play-icon svg, .video-section__play-button.video-section__play-button--primary:active .video-section__play-icon svg {
  transform: scale(1.05);
}
.video-section__play-button.video-section__play-button--secondary {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: #ffffff;
  border: 1px solid #131313;
  box-shadow: inset 0 0 0 0 ;
  padding: 0;
  border-radius: 50%;
  transition: transform 0.1s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}
.video-section__play-button.video-section__play-button--secondary:hover:not(:disabled), .video-section__play-button.video-section__play-button--secondary:active {
  color: 















;
  box-shadow: inset 0 -4rem 0 0 ;
  border: 1px solid 















;
}
.video-section__play-button.video-section__play-button--secondary:disabled, .video-section__play-button.video-section__play-button--secondary.disabled {
  opacity: 0.5;
}
.video-section__play-button.video-section__play-button--secondary:visited {
  color: #131313;
}
.video-section__play-button.video-section__play-button--secondary:disabled, .video-section__play-button.video-section__play-button--secondary.disabled {
  cursor: not-allowed !important;
}
.video-section__play-button.video-section__play-button--secondary:hover:not(:disabled), .video-section__play-button.video-section__play-button--secondary:focus:not(:disabled), .video-section__play-button.video-section__play-button--secondary:active {
  background-color: ;
  box-shadow: none;
  transform: scale(1.05);
}
.video-section__play-button.video-section__play-button--secondary:hover:not(:disabled) .video-section__play-icon svg, .video-section__play-button.video-section__play-button--secondary:focus:not(:disabled) .video-section__play-icon svg, .video-section__play-button.video-section__play-button--secondary:active .video-section__play-icon svg {
  transform: scale(1.05);
}
.video-section__play-button .video-section__play-button-text {
  display: none;
}

.video-section__play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: auto;
  opacity: 1;
  transform: translate(-50%, -40%);
}
.video-section__play-button--primary .video-section__play-icon {
  color: #131313;
}
.video-section__play-button--primary .video-section__play-icon path {
  fill: currentColor;
}
.video-section__play-button--secondary .video-section__play-icon {
  color: #131313;
}
.video-section__play-button--secondary .video-section__play-icon path {
  fill: #131313;
}
[data-video-loading=true] .video-section__play-icon {
  opacity: 0;
  transition: opacity 200ms ease-in-out;
}

.video-section__loading-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  opacity: 0;
  transform: translate(-50%, -50%);
}
.video-section__play-button--primary .video-section__loading-icon {
  color: #131313;
}
.video-section__play-button--secondary .video-section__loading-icon {
  color: #131313;
}
[data-video-loading=true] .video-section__loading-icon {
  opacity: 1;
  transition: opacity 200ms ease-in-out;
}

.video-loading-icon-phalange {
  animation: fade 800ms linear infinite;
}
.video-loading-icon-phalange:nth-child(2) {
  animation-delay: 100ms;
}
.video-loading-icon-phalange:nth-child(3) {
  animation-delay: 200ms;
}
.video-loading-icon-phalange:nth-child(4) {
  animation-delay: 300ms;
}
.video-loading-icon-phalange:nth-child(5) {
  animation-delay: 400ms;
}
.video-loading-icon-phalange:nth-child(6) {
  animation-delay: 500ms;
}
.video-loading-icon-phalange:nth-child(7) {
  animation-delay: 600ms;
}
.video-loading-icon-phalange:nth-child(8) {
  animation-delay: 700ms;
}

/**** custom styles ****/
.video-section {
  margin: 0;
  border-top: 1px solid #eaeaea;
}
.shopify-section:first-child .video-section {
  border-top: 0;
}

.section__header {
  margin-top: 2.5rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .section__header {
    margin-top: 3.5rem;
  }
}

.section__heading--video {
  max-width: 50rem;
  margin: 0 auto 0.5rem auto;
  font-size: var(--font-size-heading-2);
}

.video-section__wrapper {
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  position: relative;
  width: 100%;
  height: 0;
}
.video-section__wrapper:first-child {
  margin-top: 3rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .video-section__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .video-section__wrapper {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
  }
  .video-section__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
.video-section__wrapper.video-aspect-ratio-16-9 {
  padding-bottom: 56.25%;
}
.video-section__wrapper.video-aspect-ratio-21-9 {
  padding-bottom: 42.8571428571%;
}
.video-section__wrapper .video-section__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video-section__wrapper .video-section__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section__subheading--video {
  max-width: 41.5rem;
  margin: 0 auto;
  font-size: 1rem;
}
.section__subheading--video.rte > * {
  text-align: center;
}

.article-page--width-regular {
  max-width: 41.5rem;
  margin-right: auto;
  margin-left: auto;
}

.article-page--width-wide {
  max-width: 100ch;
  margin-right: auto;
  margin-left: auto;
}

.article-page--width-full {
  max-width: 100%;
}

.article-page__header {
  margin-top: 3rem;
}
@media screen and (min-width: 576px) {
  .article-page__header {
    margin-top: 3.5rem;
  }
}

.article-page__date {
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  margin-bottom: 0.5rem;
  color: #131313;
}

.article-page__heading {
  margin: 0;
}

.article-page__author {
  margin-top: 0.75rem;
}

.article-page__wrapper {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 576px) {
  .article-page__wrapper {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}
.article-page__wrapper .pxu-lia-element.article-page__image img {
  --initial-delay: 250ms;
  --zoom-from: 1.1;
  animation-name: fade, zoom;
  animation-duration: 1000ms, 1200ms;
  animation-play-state: paused;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
  animation-play-state: inherit;
}

.article-page__image {
  position: relative;
  overflow: hidden;
}

.article-page__content {
  margin: 1.5rem 0 2.5rem;
  text-align: left;
}

.article-page__share {
  margin-bottom: 1.5rem;
  text-align: left;
}

.article-page__share-text {
  margin-bottom: 0.75rem;
}

.article-page__tags {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
  font-size: 0.875rem;
  text-align: left;
}

.article-page__tag {
  display: inline-block;
  margin-right: 0.5rem;
  color: #131313;
}
.article-page__tag:first-child {
  margin-left: 0.25rem;
}
.article-page__tag:visited {
  color: #131313;
}
.article-page__tag:hover, .article-page__tag:focus, .article-page__tag:active {
  color: {{ shop.brand.colors.secondary[0].background }};
}

.article-comments {
  text-align: left;
  margin-bottom: 2.5rem;
}
.shopify-section:first-child .article-comments {
  border-top: 1px solid #eaeaea;
}

.article-comments__header {
  margin-top: 2.5rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .article-comments__header {
    margin-top: 3.5rem;
  }
}

.article-comments__comment-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.article-comments__comment {
  margin-bottom: 2.5rem;
  border-top: 1px solid #eaeaea;
}
.article-comments__comment:first-child {
  border-top: none;
}

.article-comments__author {
  margin: 2.5rem 0 1.5rem;
}

.article-comment-form {
  text-align: left;
}
.shopify-section:first-child .article-comment-form {
  border-top: 1px solid #eaeaea;
}

.article-comment-form__header {
  margin-top: 2.5rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .article-comment-form__header {
    margin-top: 3.5rem;
  }
}

.article-comment-form__wrapper {
  margin: 2.5rem 0;
}

.article-comment-form__comment {
  min-height: 12rem;
}

.article-comment-form__submit-button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.article-comment-form__submit-button:hover:not(:disabled), .article-comment-form__submit-button:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.article-comment-form__submit-button:disabled, .article-comment-form__submit-button.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.article-comment-form__submit-button:visited {
  color: #131313;
}
.article-comment-form__submit-button:disabled, .article-comment-form__submit-button.disabled {
  cursor: not-allowed !important;
}

.blog-page__header {
  margin-top: 3rem;
}
@media screen and (min-width: 576px) {
  .blog-page__header {
    margin-top: 3.5rem;
  }
}

.blog-page__tags {
  margin-top: 1.5rem;
  margin-bottom: 0;
  margin-bottom: -0.75rem;
}
.blog-page__tags a {
  display: inline-block;
  color: {{ shop.brand.colors.secondary[0].background }};
  text-decoration: none;
  transition: color 0.2s ease-in-out;
  margin: 0 0.75rem 1.125rem;
  color: #131313;
}
.blog-page__tags a::after {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  cursor: pointer;
  content: "";
  background-color: {{ shop.brand.colors.secondary[0].background }};
  transition: transform 0.2s ease-in-out, color 0.2s ease-in-out;
  transform: translateY(0.25rem);
}
.blog-page__tags a:hover {
  color: 















;
}
.blog-page__tags a:hover::after {
  background-color: 















;
  transform: translateY(0);
}
.blog-page__tags a:visited {
  color: #131313;
}
.blog-page__tags a:after {
  background-color: #131313;
}
.blog-page__tags a:hover, .blog-page__tags a:focus, .blog-page__tags a:active {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.blog-page__tags a:hover:after, .blog-page__tags a:focus:after, .blog-page__tags a:active:after {
  background-color: {{ shop.brand.colors.secondary[0].background }};
}

.blog-page__posts {
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 36px 24px;
  padding: 0;
  list-style-type: none;
}
@media screen and (min-width: 576px) {
  .blog-page__posts {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .blog-page__posts {
    grid-template-columns: 1fr;
    grid-gap: 44px 36px;
  }
}
.blog-page__posts .pxu-lia-element {
  --initial-delay: 300ms;
  --slide-y-from: 16px;
  animation-name: fade, slide-y;
  animation-duration: 700ms;
  animation-play-state: paused;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
  animation-delay: calc(var(--initial-delay) + 300ms * var(--pxu-lia-inner-sequence));
}

.blog-page__posts--one-column {
  max-width: 41.5rem;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 576px) {
  .blog-page__posts--two-column {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.blog-page__post {
  margin: 0;
  padding-top: 2.5rem;
  border-top: 1px solid #eaeaea;
}
.blog-page__post:first-child {
  padding: 0;
  border-top: 0;
}
@media screen and (min-width: 576px) {
  .blog-page__posts--two-column .blog-page__post:nth-child(2) {
    padding: 0;
    border-top: 0;
  }
}

.blog-page__rss svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 0.25rem;
  fill: #131313;
}

.collection-list-page__header {
  margin-top: 3rem;
}
@media screen and (min-width: 576px) {
  .collection-list-page__header {
    margin-top: 3.5rem;
  }
}

.collection-list-page__wrapper {
  margin-top: 3rem;
  margin-bottom: 3rem;
  --collection-list-columns: 2;
  display: grid;
  grid-template-columns: repeat(var(--collection-list-columns), minmax(0, 1fr));
  grid-gap: 36px 24px;
}
@media screen and (min-width: 576px) {
  .collection-list-page__wrapper {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .collection-list-page__wrapper {
    --collection-list-columns: min(3, var(--collection-list-columns-setting));
    grid-gap: 44px 36px;
  }
}
@media screen and (min-width: 768px) {
  .collection-list-page__wrapper {
    --collection-list-columns: min(4, var(--collection-list-columns-setting));
  }
}
@media screen and (min-width: 960px) {
  .collection-list-page__wrapper {
    --collection-list-columns: var(--collection-list-columns-setting);
  }
}
.collection-list-page__wrapper .pxu-lia-element {
  --initial-delay: 300ms;
  --slide-y-from: 16px;
  animation-name: fade, slide-y;
  animation-duration: 700ms;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-play-state: paused;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
}

.collection-list-item__title {
  word-break: break-word;
}

.template-collection .shopify-section .infinite-scroll__loading,
.template-collection .shopify-section .infinite-scroll__show-more {
  margin-bottom: 3rem;
}
.template-collection .shopify-section:last-child .infinite-scroll__loading,
.template-collection .shopify-section:last-child .infinite-scroll__show-more {
  margin-bottom: 0;
}

.collection-page .infinite-scroll #pagination {
  opacity: 0;
}
.collection-page .infinite-scroll-show-more {
  display: none;
}

.collection-page__header {
  margin-top: 3rem;
}
@media screen and (min-width: 576px) {
  .collection-page__header {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .collection-page__header {
    margin-top: 2.5rem;
  }
}

.collection-page__filter-wrapper,
.search-page__filter-wrapper {
  margin-top: 1.5rem;
  margin-bottom: 0;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  margin-top: 2rem;
}
@media screen and (min-width: 576px) {
  .collection-page__filter-wrapper,
  .search-page__filter-wrapper {
    flex-direction: row;
    gap: 0.5rem;
  }
}

.collection-page__sort-filter {
  position: relative;
  align-self: flex-start;
  width: 100%;
  white-space: nowrap;
  margin-bottom: 0;
}
.collection-page__sort-filter::after {
  position: absolute;
  pointer-events: none;
  content: url('data:image/svg+xml,%3Csvg viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1 0.75L8 7.75L15 0.75" stroke="%23131313" stroke-width="1.75"/%3E%3C/svg%3E');
  transform: translate(-100%, 25%);
  width: 10.5px;
  height: 6px;
  padding: 0.5rem 0.75rem;
}
@media screen and (min-width: 576px) {
  .collection-page__sort-filter {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.collection-page__sort-filter::after {
  height: auto;
  transform: translate(-100%, 0);
}
.collection-page__sort-filter:only-child label {
  display: inline;
}
.collection-page__sort-filter select {
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  line-height: 1.4;
  color: #131313;
  background: #ffffff;
  border: 1px solid #eaeaea;
  transition: border-color 0.2s ease-out;
  width: auto;
  padding-right: 2rem;
  margin-top: 0;
  margin-bottom: 0;
  background-color: transparent;
}
.collection-page__sort-filter select::placeholder {
  color: rgba(19, 19, 19, 0.4);
}
.collection-page__sort-filter select:hover {
  border-color: 










#cecece




;
}
.collection-page__sort-filter label {
  display: block;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  white-space: nowrap;
}
@media screen and (min-width: 576px) {
  .collection-page__sort-filter label {
    display: inline;
    margin-bottom: 0;
  }
}

.collection-page__description {
  max-width: 76ch;
  margin: 0 auto 2rem;
}

.collection-page__empty-collection {
  display: inline-block;
  padding: 0.625em 1em;
  margin: 5.556em 0 1.667em;
}

.collection-page__product-list {
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 36px 24px;
}
@media screen and (min-width: 576px) {
  .collection-page__product-list {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .collection-page__product-list {
    grid-gap: 44px 36px;
  }
}
.collection-page__product-list[data-product-count="0"] {
  display: block;
}
.collection-page__product-list .pxu-lia-element {
  --initial-delay: 300ms;
  --slide-y-from: 16px;
  animation-name: fade, slide-y;
  animation-duration: 700ms;
  animation-play-state: paused;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
  animation-delay: calc(var(--initial-delay) + 100ms * var(--lia-delay));
}
.collection-page__product-list .pxu-lia-element.first-row-el {
  animation-delay: calc(var(--initial-delay) + 100ms * var(--pxu-lia-inner-sequence));
}
.collection-page__product-list .pxu-lia-element ~ .product-item:not(.pxu-lia-element) {
  --initial-delay: 100ms;
  animation-name: fade;
  animation-duration: 700ms;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-play-state: running;
  animation-delay: calc(var(--initial-delay) + 100ms * var(--lia-delay));
}
@media screen and (max-width: 767px) {
  .collection-page__product-list .pxu-lia-element {
    --slide-y-from: 16px;
    animation-name: fade, slide-y;
    animation-duration: 700ms;
    animation-play-state: paused;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-fill-mode: both;
    animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
    animation-duration: 500ms;
  }
}

@media screen and (min-width: 576px) {
  .collection-page__product-list--3-columns {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (min-width: 576px) {
  .collection-page__product-list--4-columns {
    grid-gap: 44px 36px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .collection-page__product-list--4-columns {
    grid-template-columns: repeat(4, 1fr);
  }
}

.footer {
  margin-top: 4rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .footer {
    margin-bottom: 3.5rem;
  }
}

.footer__wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 1080px;
  margin: 0 auto;
}

.footer-blocks {
  display: grid;
  align-items: flex-start;
  flex-basis: 100%;
  padding-top: 3rem;
  margin-bottom: 4rem;
  border-top: 1px solid #eaeaea;
  grid-auto-columns: 1fr;
  grid-gap: 56px;
}
@media screen and (min-width: 768px) {
  .footer-blocks {
    grid-gap: 36px;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-flow: column;
  }
}

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

.footer-block__title {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: var(--font-size-heading-5);
}

.footer-navigation-attribution,
.footer-crossborder-payment {
  display: grid;
  flex-basis: 100%;
  grid-template-columns: 1fr;
  grid-template-rows: min-content min-content;
}
@media screen and (min-width: 768px) {
  .footer-navigation-attribution,
  .footer-crossborder-payment {
    flex-basis: 50%;
    align-self: flex-start;
    height: 100%;
  }
}

.footer-navigation-attribution + .footer-crossborder-payment {
  margin-top: 44px;
}
@media screen and (min-width: 768px) {
  .footer-navigation-attribution + .footer-crossborder-payment {
    margin-top: 0;
  }
}

.footer-newsletter__caption {
  margin-bottom: 1.5rem;
  font-size: 0.875rem;
}

.footer-newsletter__wrapper {
  display: grid;
  border-bottom: 1px solid #131313;
  grid-template-columns: 1fr min-content;
  grid-gap: 2rem;
}

.footer-newsletter__email[type=email] {
  padding: 0.75rem 0.25rem;
  margin: 0;
  color: #131313;
  background-color: transparent;
  border: 0;
}
.footer-newsletter__email[type=email]::placeholder {
  color: rgba(19, 19, 19, 0.4);
}
body:not(.user-is-tabbing) .footer-newsletter__email[type=email] {
  outline: none;
}

.footer-newsletter__message--error {
  color: #ea555c;
}

.footer-newsletter__submit {
  padding: 0;
  color: #131313;
  cursor: pointer;
  background-color: transparent;
  border: 0;
}
.footer-newsletter__submit .icon-arrow-right {
  display: block;
  width: auto;
  height: 10px;
}

.footer-menu {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer-menu__item:not(:last-child) {
  margin-bottom: 0.75rem;
}

.footer-menu__link {
  font-size: 0.875rem;
  color: #131313;
  text-decoration: none;
}
.footer-menu__link:visited {
  color: #131313;
}
.footer-menu__link:hover {
  color: 










#1e1e1e




;
  text-decoration: underline;
}

.footer-navigation {
  display: flex;
  justify-content: flex-start;
}

.footer-navigation {
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -1.125rem -0.75rem 0;
  list-style: none;
}
.footer-navigation + .footer-attribution {
  margin-top: 0.75rem;
}

.footer-navigation__item {
  margin-right: 1.125rem;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}

.footer-navigation__link {
  color: #131313;
  text-decoration: none;
}
.footer-navigation__link:visited {
  color: #131313;
}
.footer-navigation__link:hover {
  color: 










#1e1e1e




;
  text-decoration: underline;
}

.footer-attribution {
  display: block;
  font-size: 0.8125rem;
  text-align: left;
  opacity: 0.7;
}
.footer-attribution > a {
  color: #131313;
  text-decoration: none;
}
.footer-attribution > a:visited {
  color: #131313;
}
.footer-attribution > a:hover {
  color: 










#1e1e1e




;
  text-decoration: underline;
}

.footer-cross-border,
.footer-payment-types {
  display: flex;
  justify-content: flex-start;
}
@media screen and (min-width: 768px) {
  .footer-cross-border,
  .footer-payment-types {
    justify-content: flex-end;
  }
}

.footer-cross-border .shopify-localization-form {
  display: grid;
  grid-auto-columns: min-content;
  grid-auto-flow: column;
  grid-gap: 0.5rem;
}
.footer-cross-border + .footer-payment-types {
  margin-top: 18px;
}

.footer-payment-types {
  flex-wrap: wrap;
  margin: 0 -0.5rem -0.5rem 0;
}

.footer-payment-types__icon {
  display: block;
  width: auto;
  height: 21px;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}

.footer-text {
  font-size: 0.875rem;
}

.footer__follow-on-shop {
  flex-basis: 100%;
  margin-bottom: 1.125rem;
  text-align: left;
}
.footer--submenu-enabled .footer__follow-on-shop {
  margin-bottom: 1.5rem;
}

.shopify-section--header {
  display: contents;
}

.site-header-container {
  position: relative;
  z-index: 900;
  background-color: #ffffff;
}
.site-header-container.site-header-container--sticky {
  position: sticky;
  top: calc((var(--header-logo-height-mobile) + 0.375rem) * -1);
}
@media screen and (min-width: 960px) {
  .site-header-container.site-header-container--sticky {
    top: calc((var(--header-logo-height) + 6rem) * -1);
  }
}

@media screen and (min-width: 960px) {
  .site-header {
    margin-top: calc((3rem + (var(--header-logo-height) / 2)) * -1);
  }
}

.site-header__wrapper {
  position: relative;
  border-bottom: 1px solid #eaeaea;
}

.site-header__heading {
  width: var(--header-logo-width-mobile, auto);
  margin: 0 auto;
  padding: 2rem 0;
}
.site-header--sticky .site-header__heading {
  opacity: var(--scroll-away-opacity, 1);
}
@media screen and (min-width: 960px) {
  .site-header__heading {
    width: var(--header-logo-width, auto);
    padding: 3rem 0;
    margin: 0 auto;
  }
  .site-header--sticky .site-header__heading {
    opacity: 1;
  }
}

.site-header__logo {
  display: block;
}
.site-header__logo img {
  display: block;
  width: 100%;
}

.site-navigation {
  position: relative;
  display: none;
  padding: 0;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.site-header--sticky .site-navigation {
  padding: 0 7rem;
}
@media screen and (min-width: 960px) {
  .site-navigation {
    display: block;
  }
}

.product-recommendations__header {
  margin-top: 2.5rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .product-recommendations__header {
    margin-top: 3.5rem;
  }
}

.product-recommendations__heading {
  margin-bottom: 0.5rem;
}

.product-recommendations__wrapper {
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  display: grid;
  grid-gap: 36px 24px;
  grid-template-columns: repeat(2, 1fr);
}
.product-recommendations__wrapper:first-child {
  margin-top: 3rem;
}
@media screen and (max-width: 575px) {
  .no-section-border .product-recommendations__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .product-recommendations__wrapper {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
  }
  .product-recommendations__wrapper:first-child {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 576px) {
  .product-recommendations__wrapper {
    grid-gap: 36px 24px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .product-recommendations__wrapper {
    grid-gap: 44px 36px;
    grid-template-columns: repeat(4, 1fr);
  }
}

.surface-pick-up-embed {
  --surface-pick-up-embed-theme-success-color: rgb(50, 205, 50);
  --surface-pick-up-embed-theme-error-color: rgb(179, 58, 58);
  --surface-pick-up-embed-theme-paragraph-font-size: 16px;
  --surface-pick-up-embed-theme-paragraph-smaller-font-size: calc(var(--surface-pick-up-embed-theme-paragraph-font-size) - 4px);
  --surface-pick-up-embed-theme-body-font-weight-bold: 600;
  --surface-pick-up-embed-theme-body-text-color: #808080;
  --surface-pick-up-embed-theme-link-text-decoration: underline;
  --surface-pick-up-embed-row-gap: 10px;
  --surface-pick-up-embed-column-gap: 10px;
  display: grid;
  grid-template-columns: min-content auto;
  row-gap: var(--surface-pick-up-embed-row-gap);
  column-gap: var(--surface-pick-up-embed-column-gap);
  justify-content: flex-start;
  text-align: left;
}

.surface-pick-up-embed__in-stock-icon,
.surface-pick-up-embed__out-of-stock-icon {
  grid-column-start: 1;
  grid-column-end: 2;
  margin-top: 3px;
}

.surface-pick-up-embed__in-stock-icon {
  fill: var(--surface-pick-up-embed-theme-success-color);
}

.surface-pick-up-embed__out-of-stock-icon {
  fill: var(--surface-pick-up-embed-theme-error-color);
}

.surface-pick-up-embed__location-info,
.surface-pick-up-embed__modal-btn {
  grid-column-start: 2;
  grid-column-end: 3;
}

.surface-pick-up-embed__location-info {
  grid-row-start: 1;
  grid-row-end: 2;
}

.surface-pick-up-embed__location-availability {
  margin-top: 0;
  margin-bottom: 0;
  font-family: inherit;
  font-size: var(--surface-pick-up-embed-theme-paragraph-font-size);
  font-weight: inherit;
  color: var(--surface-pick-up-embed-theme-body-text-color);
}
.surface-pick-up-embed__location-availability b {
  font-weight: var(--surface-pick-up-embed-theme-body-font-weight-bold);
}

.surface-pick-up-embed__location-pick-up-time {
  font-size: var(--surface-pick-up-embed-theme-paragraph-smaller-font-size);
  color: var(--surface-pick-up-embed-theme-body-text-color);
}

.surface-pick-up-embed__modal-btn {
  grid-row-start: 2;
  grid-row-end: 3;
  justify-self: start;
  padding: 0;
  font-size: var(--surface-pick-up-embed-theme-paragraph-smaller-font-size);
  color: var(--surface-pick-up-embed-theme-body-text-color);
  text-align: left;
  -webkit-text-decoration: var(--surface-pick-up-embed-theme-link-text-decoration);
          text-decoration: var(--surface-pick-up-embed-theme-link-text-decoration);
  cursor: pointer;
  background-color: initial;
  border: 0;
}

.surface-pick-up-items {
  padding: 0;
  margin: 0;
}

.surface-pick-up-item {
  --surface-pick-up-item-theme-success-color: rgb(50, 205, 50);
  --surface-pick-up-item-theme-error-color: rgb(179, 58, 58);
  --surface-pick-up-item-theme-paragraph-font-size: 16px;
  --surface-pick-up-item-theme-paragraph-smaller-font-size: calc(var(--surface-pick-up-item-theme-paragraph-font-size) - 4px);
  --surface-pick-up-item-theme-body-font-weight-bold: 600;
  --surface-pick-up-item-theme-body-text-color: #808080;
  --surface-pick-up-item-theme-border-color: #d9d9d9;
  --surface-pick-up-item-theme-link-text-decoration: underline;
  --surface-pick-up-item-row-gap: 10px;
  --surface-pick-up-item-column-gap: 5px;
  --surface-pick-up-item-gap: 28px;
  display: grid;
  grid-template-columns: repeat(2, auto) 1fr;
  row-gap: var(--surface-pick-up-item-row-gap);
  column-gap: var(--surface-pick-up-item-column-gap);
  justify-content: flex-start;
  padding-bottom: var(--surface-pick-up-item-gap);
  margin: var(--surface-pick-up-item-gap) 0 0;
  text-align: left;
  border-bottom: 1px solid var(--surface-pick-up-item-theme-border-color);
}
.surface-pick-up-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.surface-pick-up-item__header {
  display: flex;
  grid-column: span 3;
  align-items: flex-end;
}

.surface-pick-up-item__pick-up-location {
  margin-top: 0;
  margin-bottom: 0;
  font-family: inherit;
  font-size: var(--surface-pick-up-item-theme-paragraph-font-size);
  font-weight: var(--surface-pick-up-item-theme-body-font-weight-bold);
  color: var(--surface-pick-up-item-theme-body-text-color);
}

.surface-pick-up-item__pick-up-distance {
  padding-left: 2rem;
  margin: 0 0 0 auto;
}

.surface-pick-up-item__in-stock-icon,
.surface-pick-up-item__out-of-stock-icon {
  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 1;
  grid-column-end: 2;
  margin-top: 1px;
}

.surface-pick-up-item__in-stock-icon {
  fill: var(--surface-pick-up-item-theme-success-color);
}

.surface-pick-up-item__out-of-stock-icon {
  fill: var(--surface-pick-up-item-theme-error-color);
}

.surface-pick-up-item__availability {
  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 2;
  grid-column-end: 3;
  font-size: var(--surface-pick-up-item-theme-paragraph-smaller-font-size);
  color: var(--surface-pick-up-item-theme-body-text-color);
}

.surface-pick-up-item__address-info {
  grid-row-start: 3;
  grid-row-end: 4;
  grid-column-start: 1;
  grid-column-end: 3;
  font-size: var(--surface-pick-up-item-theme-paragraph-smaller-font-size);
  font-style: normal;
  line-height: 1.4;
  color: var(--surface-pick-up-item-theme-body-text-color);
}
.surface-pick-up-item__address-info p {
  margin: 0;
}
.surface-pick-up-item__address-info a,
.surface-pick-up-item__address-info a:visited {
  color: inherit;
  text-decoration: none;
}
.surface-pick-up-item__address-info a:focus,
.surface-pick-up-item__address-info a:active,
.surface-pick-up-item__address-info a:hover {
  color: inherit;
}

.surface-pick-up-item__confirm-address {
  margin-top: var(--surface-pick-up-item-row-gap);
}

.surface-pick-up-item__confirm-address-icon {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
}

.surface-pick-up-embed {
  --surface-pick-up-embed-theme-success-color: #108144;
  --surface-pick-up-embed-theme-error-color: #ea555c;
  --surface-pick-up-embed-theme-paragraph-font-size: 1rem;
  --surface-pick-up-embed-theme-paragraph-smaller-font-size: 0.8125rem;
  --surface-pick-up-embed-theme-body-font-weight-bold: 700;
  --surface-pick-up-embed-theme-body-text-color: #131313;
  --surface-pick-up-embed-theme-link-text-decoration: underline;
  --surface-pick-up-embed-row-gap: 0.5rem;
  --surface-pick-up-embed-column-gap: 0.5rem;
  padding: 1.5rem 0 0.75rem;
  margin-top: 2rem;
  border-top: 1px solid #eaeaea;
  transition: opacity 300ms ease-out;
}
.surface-pick-up--loading .surface-pick-up-embed {
  opacity: 0;
}

.surface-pick-up-item {
  --surface-pick-up-item-theme-success-color: #108144;
  --surface-pick-up-item-theme-error-color: #ea555c;
  --surface-pick-up-item-theme-paragraph-font-size: 1rem;
  --surface-pick-up-item-theme-paragraph-smaller-font-size: 0.8125rem;
  --surface-pick-up-item-theme-body-font-weight-bold: 700;
  --surface-pick-up-item-theme-body-text-color: #131313;
  --surface-pick-up-item-theme-border-color: #eaeaea;
  --surface-pick-up-item-theme-link-text-decoration: underline;
  --surface-pick-up-item-row-gap: 0.5rem;
  --surface-pick-up-item-column-gap: 0.25rem;
  --surface-pick-up-item-gap: 1.5rem;
}

.modal--surface-pick-up .modal-inner {
  max-width: 450px;
  padding: 24px;
}
@media screen and (min-width: 576px) {
  .modal--surface-pick-up .modal-inner {
    padding: 36px;
  }
}

.surface-pick-up {
  width: 100%;
}

.surface-pick-up-item__address-info {
  padding-top: 0.5rem;
}

.surface-pick-up-item__out-of-stock-icon {
  margin-top: 2px;
}

.product__wrapper--one-column .surface-pick-up--spb-disabled .surface-pick-up-embed {
  justify-content: center;
}

.surface-pick-up-modal__title {
  margin: 0;
  font-size: var(--font-size-heading-3);
}

.surface-pick-up-modal__variant {
  margin-top: 0.5rem;
  color: #131313;
}

.surface-pick-up-modal__header {
  padding-right: 2.5rem;
  padding-bottom: 1.125rem;
  text-align: left;
  border-bottom: 1px solid #eaeaea;
}

body:not(.user-is-tabbing) .surface-pick-up-embed__modal-btn:focus {
  outline: none;
}

/* Snippets */
.age-gate {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
}
.age-gate::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--background-color, #ffffff);
  content: "";
}

.age-gate__header {
  margin-bottom: 32px;
}

.age-gate__logo-wrapper {
  position: relative;
  display: block;
  max-width: 100px;
  margin: 0 auto;
}
.age-gate__logo-wrapper + .age-gate__heading,
.age-gate__logo-wrapper + .age-gate__description {
  margin-top: 32px;
}

.age-gate__logo {
  width: auto;
  height: auto;
  max-width: 100%;
}

.age-gate__heading {
  margin-top: 0;
  margin-bottom: 0;
}
.age-gate__heading + .age-gate__description {
  margin-top: 12px;
}

.age-gate__description {
  margin-top: 0;
  margin-bottom: 0;
}

.age-gate__content {
  position: relative;
  z-index: 1;
  /* Extra small devices (phones, 768px and down) */
  max-width: 75%;
  /* Medium devices (landscape tablets, 768px and up) */
}
@media only screen and (min-width: 768px) {
  .age-gate__content {
    max-width: 50%;
  }
}

.age-gate__form {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.age-gate__select-wrapper {
  /* Extra small devices (phones, 768px and down) */
  grid-column: 1/4;
  /* Medium devices (landscape tablets, 768px and up) */
}
@media only screen and (min-width: 768px) {
  .age-gate__select-wrapper {
    grid-column: unset;
  }
}

.age-gate__select {
  margin-top: 0;
  margin-bottom: 0;
  /* Medium devices (landscape tablets, 768px and up) */
}
@media only screen and (min-width: 768px) {
  .age-gate__select {
    margin-top: inherit;
    margin-bottom: inherit;
  }
}

.age-gate__confirm_btn {
  grid-column: 1/4;
}

.age-gate__error {
  grid-column: 1/4;
  margin-top: 10px;
  color: var(--color-error, #ea555c);
}

.age-gate {
  z-index: 9999;
}

.age-gate__select-wrapper {
  position: relative;
}
.age-gate__select-wrapper::after {
  position: absolute;
  pointer-events: none;
  content: url('data:image/svg+xml,%3Csvg viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1 0.75L8 7.75L15 0.75" stroke="%23131313" stroke-width="1.75"/%3E%3C/svg%3E');
  transform: translate(-100%, 25%);
  width: 13.25px;
  height: 7.5px;
  padding: 0.75rem 1.125rem;
}
.age-gate__select-wrapper::after {
  transform: translate(-100%, 0);
}

.age-gate__confirm_btn {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.age-gate__confirm_btn:hover:not(:disabled), .age-gate__confirm_btn:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.age-gate__confirm_btn:disabled, .age-gate__confirm_btn.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.age-gate__confirm_btn:visited {
  color: #131313;
}
.age-gate__confirm_btn:disabled, .age-gate__confirm_btn.disabled {
  cursor: not-allowed !important;
}

.blog-article__date {
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  display: block;
  color: #131313;
  margin-bottom: 0.5rem;
}

.blog-article__heading {
  margin: 0 0 0.75rem;
}

.blog-article__author {
  font-size: 0.875rem;
}

.blog-article__image {
  position: relative;
  display: block;
  width: 100%;
  margin: 1.5rem 0 1.125rem;
  text-align: center;
  overflow: hidden;
}
.blog-article__image a {
  display: inline-block;
  position: relative;
}
.blog-article__image img {
  display: inline-block;
  margin: 0 auto;
  vertical-align: middle;
  transition: transform 700ms cubic-bezier(0, 0, 0.2, 1);
}
.blog-article__image:hover img {
  transform: scale(1.05);
}

.blog-article__content {
  width: 100%;
  margin-top: 1.125rem;
  text-align: left;
}
.blog-article__content img {
  max-width: 100%;
}

.blog-article__read-more {
  margin-top: 1.125rem;
  text-align: left;
}

.blog-article__read-more-link {
  display: inline-block;
  color: {{ shop.brand.colors.secondary[0].background }};
  text-decoration: none;
  transition: color 0.2s ease-in-out;
}
.blog-article__read-more-link::after {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  cursor: pointer;
  content: "";
  background-color: {{ shop.brand.colors.secondary[0].background }};
  transition: transform 0.2s ease-in-out, color 0.2s ease-in-out;
  transform: translateY(0.25rem);
}
.blog-article__read-more-link:hover {
  color: 















;
}
.blog-article__read-more-link:hover::after {
  background-color: 















;
  transform: translateY(0);
}

.blog-article__tags {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem;
  padding-top: 0.75rem;
  font-size: 0.875rem;
  text-align: left;
}
.blog-article__tags:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.125rem;
  border-top: 1px solid #131313;
}

.blog-article__tag {
  display: inline-block;
  margin-right: 0.5rem;
  color: #131313;
}
.blog-article__tag:first-child {
  margin-left: 0.25rem;
}
.blog-article__tag:visited {
  color: #131313;
}
.blog-article__tag:hover, .blog-article__tag:focus, .blog-article__tag:active {
  color: {{ shop.brand.colors.secondary[0].background }};
}

.breadcrumbs {
  display: none;
  margin-top: 2rem;
  color: #131313;
  font-size: 0.875rem;
}
.breadcrumbs a {
  color: #131313;
}
@media screen and (min-width: 576px) {
  .breadcrumbs {
    display: flex;
    justify-content: center;
  }
}

.breadcrumbs__separator {
  display: inline-block;
  margin: 0 0.75rem;
  color: #131313;
  opacity: 0.6;
}

.breadcrumbs__link {
  text-decoration: none;
}
.breadcrumbs__link:visited {
  color: #131313;
}
.breadcrumbs__link:hover, .breadcrumbs__link:active, .breadcrumbs__link:focus {
  color: {{ shop.brand.colors.secondary[0].background }};
  text-decoration: underline;
}

.breadcrumbs__current {
  opacity: 0.6;
}

.collection-list-item {
  text-align: center;
}
.collection-list-item img {
  display: block;
  width: 100%;
}

.collection-list-item__title {
  margin: 1.125rem 0 0;
}
@media screen and (min-width: 576px) {
  .collection-list-item__title {
    margin-top: 1.5rem;
  }
}
.collection-list--3-columns .collection-list-item__title, .collection-list--4-columns .collection-list-item__title, .collection-list--5-columns .collection-list-item__title {
  font-size: var(--font-size-heading-3);
}

.collection-list-item__product-count {
  margin: 0.5rem 0 0;
}

.collection-list-item__description {
  margin: 0.75rem 0 0;
}

.collection-list-item__product-count {
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
}

.collection-list-item__image-wrap {
  position: relative;
  display: block;
  overflow: hidden;
}
.collection-list-item__image-wrap img {
  transition: transform 700ms cubic-bezier(0, 0, 0.2, 1);
}
.collection-list-item__image-wrap img:hover {
  transform: scale(1.05);
}

.collection-list-item__image-wrap--small {
  padding-bottom: 75%;
}

.collection-list-item__image-wrap--medium {
  padding-bottom: 100%;
}

.collection-list-item__image-wrap--large {
  padding-bottom: 150%;
}

.collection-list-item__image-wrap--small,
.collection-list-item__image-wrap--medium,
.collection-list-item__image-wrap--large {
  position: relative;
}
.collection-list-item__image-wrap--small img,
.collection-list-item__image-wrap--small svg,
.collection-list-item__image-wrap--medium img,
.collection-list-item__image-wrap--medium svg,
.collection-list-item__image-wrap--large img,
.collection-list-item__image-wrap--large svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.complementary-products {
  --slide-item-padding: 1rem;
  --slide-item-outer-gap: 1rem;
  --slide-item-inner-gap: 1rem;
  --slide-item-border-color: black;
  --slide-item-border-thickness: 1px;
  --slider-dot-gap: 0.5rem;
  --slider-dot-size: 0.5rem;
  --slider-dot-color: #cacaca;
  --slider-active-dot-color: #787878;
}

.complementary-products__slider [data-slide] {
  position: absolute;
  display: flex;
  flex-direction: column;
  margin: 0 1rem;
  gap: var(--slide-item-outer-gap);
  width: 100%;
  height: auto;
}
.complementary-products__slider .flickity-page-dots {
  list-style-type: none;
  display: flex;
  justify-content: center;
  gap: var(--slider-dot-gap);
}
.complementary-products__slider .flickity-page-dots .dot {
  margin: 0;
  border-radius: 50%;
  background: var(--slider-dot-color);
  height: var(--slider-dot-size);
  width: var(--slider-dot-size);
}
.complementary-products__slider .flickity-page-dots .dot.is-selected {
  background: var(--slider-active-dot-color);
}

.complementary-products__grid {
  display: flex;
  flex-direction: column;
  gap: var(--slide-item-outer-gap);
}

.complementary-product {
  display: flex;
  flex-direction: row;
  gap: var(--slide-item-inner-gap);
  padding: var(--slide-item-padding);
  border: var(--slide-item-border-thickness) solid var(--slide-item-border-color);
}

.complementary-product__name,
.complementary-product__price-text {
  margin: 0;
}

.complementary-product__price-text {
  display: inline-block;
}

.complementary-product__image-link {
  display: block;
  position: relative;
  line-height: 0;
}

.complementary-products {
  --slide-item-outer-gap: 1.5rem;
  --slide-item-inner-gap: 1.125rem;
  --slide-item-padding: 0;
  --slider-dot-size: 7px;
  --slider-dot-color: #1d1d1d;
  --slider-dot-gap: 1rem;
  --slider-active-dot-color: #1d1d1d;
  width: 100%;
}
.complementary-products.complementary-products--no-heading {
  margin-top: 2.5rem;
}
.complementary-products:first-child .complementary-products__title, .complementary-products:first-child.complementary-products--no-heading {
  margin-top: 0;
}
.product__wrapper--one-column .complementary-products {
  width: 50%;
}
@media screen and (max-width: 575px) {
  .product__wrapper--one-column .complementary-products {
    width: 100%;
  }
}
.complementary-products .flickity-page-dots {
  padding: 0;
  margin-top: 2rem;
}
.complementary-products .dot {
  opacity: 0.2;
  cursor: pointer;
  transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1), opacity 300ms cubic-bezier(0.4, 0, 0.2, 1);
}
.complementary-products .dot.is-selected {
  opacity: 1;
  transform: scale(1.25);
}
.complementary-products .flickity-button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  line-height: 1.4;
  color: #131313;
  background-color: #ffffff;
  border: 1px solid #131313;
  box-shadow: inset 0 0 0 0 ;
  width: 42px;
  height: 42px;
  border-radius: 2px;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}
.complementary-products .flickity-button:hover:not(:disabled), .complementary-products .flickity-button:active {
  color: 















;
  box-shadow: inset 0 -4rem 0 0 ;
  border: 1px solid 















;
}
.complementary-products .flickity-button:disabled, .complementary-products .flickity-button.disabled {
  opacity: 0.5;
}
.complementary-products .flickity-button:visited {
  color: #131313;
}
.complementary-products .flickity-button:disabled, .complementary-products .flickity-button.disabled {
  cursor: not-allowed !important;
}
.complementary-products .flickity-button.next {
  transform: translate(75%, -100%);
}
.complementary-products .flickity-button.next svg {
  transform: translate(-53%, -50%);
}
.complementary-products .flickity-button.previous {
  transform: translate(-75%, -100%);
}
.complementary-products .flickity-button.previous svg {
  transform: translate(-47%, -50%);
}
.complementary-products .flickity-button:disabled {
  border-color: rgba(19, 19, 19, 0.3);
  opacity: 0;
}
.complementary-products .flickity-button svg {
  top: 50%;
  left: 50%;
  width: 50%;
  height: 50%;
}
.complementary-products .flickity-button:hover:not(:disabled).next, .complementary-products .flickity-button:active.next {
  transform: translate(75%, -100%) scale(1.05);
}
.complementary-products .flickity-button:hover:not(:disabled).next svg, .complementary-products .flickity-button:active.next svg {
  transform: translate(-53%, -50%) scale(1.05);
}
.complementary-products .flickity-button:hover:not(:disabled).previous, .complementary-products .flickity-button:active.previous {
  transform: translate(-75%, -100%) scale(1.05);
}
.complementary-products .flickity-button:hover:not(:disabled).previous svg, .complementary-products .flickity-button:active.previous svg {
  transform: translate(-47%, -50%) scale(1.05);
}
@media screen and (max-width: 575px) {
  .complementary-products .flickity-button {
    display: none;
  }
}
.complementary-products:hover .flickity-button {
  opacity: 1;
}

.complementary-products__title {
  margin-bottom: 1.5rem;
  font-size: var(--font-size-heading-5);
}
.product__wrapper--one-column .complementary-products__title {
  text-align: center;
}

.complementary-product__image {
  flex: 0 0 30%;
}
@media screen and (min-width: 576px) {
  .complementary-product__image {
    flex: 0 0 18%;
  }
}
@media screen and (min-width: 768px) {
  .complementary-product__image {
    flex: 0 0 35%;
  }
}
@media screen and (min-width: 960px) {
  .complementary-product__image {
    flex: 0 0 28%;
  }
}
.product__wrapper--one-column .complementary-product__image {
  flex: 0 0 30%;
}
@media screen and (min-width: 576px) {
  .product__wrapper--one-column .complementary-product__image {
    flex: 0 0 35%;
  }
}
@media screen and (min-width: 768px) {
  .product__wrapper--one-column .complementary-product__image {
    flex: 0 0 25%;
  }
}
@media screen and (min-width: 960px) {
  .product__wrapper--one-column .complementary-product__image {
    flex: 0 0 20%;
  }
}
.complementary-product__image img {
  width: 100%;
  height: auto;
}
.complementary-product__image .complementary-product__image-placeholder {
  width: 100%;
  height: 100%;
  background-color: rgba(19, 19, 19, 0.1);
  fill: rgba(19, 19, 19, 0.35);
}

.complementary-product__details {
  align-self: flex-start;
}

.complementary-product {
  padding-left: 0;
  border: none;
}

.complementary-product__name {
  margin-bottom: 0.5rem;
  font-size: var(--font-size-heading-6);
}

.complementary-product__price-wrapper {
  font-size: 0.875rem;
}

.complementary-product--on-sale .complementary-product__price {
  color: {{ shop.brand.colors.secondary[0].background }};
}

.complementary-product--on-sale .complementary-product__price-text {
  color: {{ shop.brand.colors.secondary[0].background }};
}

.complementary-product__price-compare {
  margin-left: 0.25rem;
  color: #131313;
  text-decoration: line-through;
  opacity: 0.5;
}

.complementary-product__unit-price {
  font-size: 0.8125rem;
  margin-top: 0.25rem;
}

.complementary-product__link {
  display: inline-block;
  color: {{ shop.brand.colors.secondary[0].background }};
  text-decoration: none;
  transition: color 0.2s ease-in-out;
  margin-top: 0.75rem;
}
.complementary-product__link::after {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  cursor: pointer;
  content: "";
  background-color: {{ shop.brand.colors.secondary[0].background }};
  transition: transform 0.2s ease-in-out, color 0.2s ease-in-out;
  transform: translateY(0.25rem);
}
.complementary-product__link:hover {
  color: 















;
}
.complementary-product__link:hover::after {
  background-color: 















;
  transform: translateY(0);
}

.shopify-cross-border {
  display: flex;
}

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

.disclosure {
  --disclosure-max-height: 300px;
  --disclosure-min-height: 92px;
  --disclosure-toggle-text-color: black;
  --disclosure-toggle-background-color: transparent;
  --disclosure-toggle-border-color: black;
  --disclosure-toggle-svg: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath class='icon-chevron-down-left' d='M4 4.5L7 1.5' stroke='black' stroke-width='1.25' stroke-linecap='square'/%3E%3Cpath class='icon-chevron-down-right' d='M4 4.5L1 1.5' stroke='black' stroke-width='1.25' stroke-linecap='square'/%3E%3C/svg%3E");
  --disclosure-toggle-svg-color: black;
  --disclosure-text-color: black;
  --disclosure-background-color: white;
  --disclosure-border-color: black;
  position: relative;
  display: inline-block;
}
.disclosure > summary {
  list-style: none;
}
.disclosure > summary::-webkit-details-marker {
  display: none;
}

.disclosure__toggle {
  width: auto;
  padding: 5px 32px 4px 11px;
  color: black;
  background-color: transparent;
  border: 1px solid black;
  -webkit-appearance: none;
          appearance: none;
}
@supports (color: var(--disclosure-toggle-text-color)) {
  .disclosure__toggle {
    color: var(--disclosure-toggle-text-color);
    background-color: var(--disclosure-toggle-background-color);
    border: 1px solid var(--disclosure-toggle-border-color);
  }
}
.disclosure__toggle:hover {
  cursor: pointer;
}
.disclosure__toggle::after {
  position: absolute;
  top: 50%;
  right: 11px;
  width: 10px;
  height: 7.5px;
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath class='icon-chevron-down-left' d='M4 4.5L7 1.5' stroke='black' stroke-width='1.25' stroke-linecap='square'/%3E%3Cpath class='icon-chevron-down-right' d='M4 4.5L1 1.5' stroke='black' stroke-width='1.25' stroke-linecap='square'/%3E%3C/svg%3E");
  content: "";
  transform: translateY(-50%);
}
@supports ((-webkit-mask-image: var(--disclosure-toggle-svg)) or (mask-image: var(--disclosure-toggle-svg))) {
  .disclosure__toggle::after {
    background-color: var(--disclosure-toggle-svg-color);
    background-image: none;
    -webkit-mask-image: var(--disclosure-toggle-svg);
            mask-image: var(--disclosure-toggle-svg);
    -webkit-mask-size: cover;
            mask-size: cover;
  }
}

.disclosure-list {
  position: absolute;
  bottom: 115%;
  display: none;
  max-height: 300px;
  min-height: 92px;
  max-width: 250px;
  min-width: 200px;
  padding: 11px 0;
  margin: 0;
  overflow-y: auto;
  list-style: outside none;
  background-color: white;
  border: 1px solid black;
  border-radius: 0;
}
@supports (max-height: var(--disclosure-max-height)) {
  .disclosure-list {
    max-height: var(--disclosure-max-height);
    min-height: var(--disclosure-min-height);
    background-color: var(--disclosure-background-color);
    border: 1px solid var(--disclosure-border-color);
  }
}
noscript .disclosure-list {
  width: max-content;
}

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

.disclosure-list--alternate-drop {
  right: 0;
}

.disclosure-list__item-wrapper {
  display: flex;
  align-items: center;
  margin-top: 1rem;
}
.disclosure-list__item-wrapper:first-child {
  margin-top: 0;
}

.disclosure-list__item--label {
  word-break: keep-all;
  margin-left: 5px;
}

.disclosure__submit {
  margin-top: 1rem;
}

.disclosure-list__item {
  display: block;
  padding: 5px 25px 4px 15px;
  text-align: left;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.disclosure-list__item.disclosure-list__item-wrapper {
  display: flex;
}
.disclosure-list__item:focus, .disclosure-list__item:hover {
  color: black;
  text-decoration: underline;
}
@supports (color: var(--disclosure-text-color)) {
  .disclosure-list__item:focus, .disclosure-list__item:hover {
    color: var(--disclosure-text-color);
  }
}

.disclosure-list__item--current {
  text-decoration: underline;
}

.disclosure-list__option {
  color: inherit;
  text-decoration: inherit;
}

.disclosure-list__option-code {
  white-space: nowrap;
}

.disclosure {
  --disclosure-toggle-text-color: #131313;
  --disclosure-toggle-background-color: #ffffff;
  --disclosure-toggle-border-color: #eaeaea;
  --disclosure-toggle-svg: url("data:image/svg+xml, %3Csvg viewBox='0 0 8 5' id='icon-dropdown' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l3 3 3-3' stroke-width='1.2' stroke='black' fill='transparent' fill-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
  --disclosure-toggle-svg-color: #131313;
  --disclosure-background-color: #ffffff;
  --disclosure-border-color: #eaeaea;
  --disclosure-text-color: #131313;
}

.shopify-cross-border {
  flex-direction: row;
  gap: 0.5rem;
}
.shopify-cross-border .disclosure-list--alternate-drop {
  transform: translateX(0);
}
@media screen and (max-width: 575px) {
  .shopify-cross-border {
    flex-direction: column;
  }
  .shopify-cross-border .disclosure-list--alternate-drop {
    transform: translateX(25%);
  }
}

.disclosure__toggle {
  font-family: Montserrat,sans-serif;
  font-style: normal;
  font-weight: 400;
  padding: 0.5rem 28px 0.5rem 0.5rem;
  font-size: 0.8125rem;
  white-space: nowrap;
  border-radius: 3px;
  outline: 0;
}
.disclosure__toggle:hover {
  border-color: 










#cecece




;
}
.disclosure__toggle:focus {
  outline: auto 5px -webkit-focus-ring-color;
}
.disclosure__toggle::after {
  width: 8px;
  height: 5px;
}

.disclosure-list li {
  margin-bottom: 0;
}

.disclosure__list {
  font-family: Montserrat,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}

.disclosure-list__item {
  text-decoration: none;
}

/*! Flickity v1.0.2
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  position: relative;
  height: 100%;
  overflow: hidden;
  transition: height 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 88px;
  background: #fff;
  background: rgba(255, 255, 255, 0.33);
  border: 0;
  cursor: pointer;
  opacity: 0;
  transform: translateY(-50%);
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (max-width: 767px) {
  .flickity-prev-next-button {
    opacity: 1;
  }
}
.slideshow:hover .flickity-prev-next-button {
  opacity: 1;
}
.inverted-controls .flickity-prev-next-button {
  background: #000;
  background: rgba(0, 0, 0, 0.33);
}

.flickity-prev-next-button:focus {
  outline: none;
}

.flickity-prev-next-button.previous {
  left: 0;
}

.flickity-prev-next-button.next {
  right: 0;
}

.flickity-prev-next-button:disabled {
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  top: 20%;
  left: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #000;
  fill: rgba(0, 0, 0, 0.33);
}
.inverted-controls .flickity-prev-next-button .arrow {
  fill: #fff;
  fill: rgba(255, 255, 255, 0.33);
}

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #000;
  color: rgba(0, 0, 0, 0.33);
  font-size: 26px;
}
.inverted-controls .flickity-prev-next-button.no-svg {
  color: #fff;
  color: rgba(255, 255, 255, 0.33);
}

.recipient-disclosure {
  --recipient-disclosure-top-margin: 0;
  --recipient-disclosure-bottom-margin: 0;
  --recipient-form-field-gap: 0;
  --recipient-form-label-gap: 0;
  --recipient-form-label-margin: 6px;
  --recipient-form-checkbox-width: 12px;
  --recipient-form-checkbox-border-width: 1px;
  --recipient-form-checkbox-border-color: #000000;
  --recipient-form-checkbox-border-radius: 0;
  --recipient-form-checkbox-svg-color: inherit;
  --recipient-form-error-color: #cc3333;
  margin: var(--recipient-disclosure-top-margin) 0 var(--recipient-disclosure-bottom-margin);
}

.recipient-disclosure__summary {
  position: relative;
  list-style: none;
}
.recipient-disclosure__summary::-webkit-details-marker {
  display: none;
}

.recipient-disclosure__checkbox {
  position: absolute;
  -webkit-appearance: none;
          appearance: none;
  width: var(--recipient-form-checkbox-width);
  height: var(--recipient-form-checkbox-width);
  border: var(--recipient-form-checkbox-border-width) solid var(--recipient-form-checkbox-border-color);
  border-radius: var(--recipient-form-checkbox-border-radius);
}
.recipient-disclosure__checkbox:checked ~ svg {
  visibility: visible;
}

.recipient-disclosure__checkbox-label {
  display: flex;
  align-items: center;
}
.recipient-disclosure__checkbox-label svg {
  visibility: hidden;
  position: absolute;
  width: var(--recipient-form-checkbox-width);
  height: var(--recipient-form-checkbox-width);
  color: var(--recipient-form-checkbox-svg-color);
}

.recipient-disclosure__checkbox,
.recipient-disclosure__checkbox-label {
  cursor: pointer;
}

.recipient-disclosure__checkbox-label-text {
  flex: 1;
  margin-left: calc(var(--recipient-form-checkbox-width) + var(--recipient-form-label-margin));
}

.recipient-form {
  display: flex;
  flex-direction: column;
  gap: var(--recipient-form-field-gap);
  margin-top: 1rem;
}

.recipient-form__input-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: var(--recipient-form-label-gap);
}

.recipient-form__input {
  box-sizing: border-box;
}

.recipient-form__error-message {
  display: none;
}
.recipient-form--has-errors .recipient-form__error-message {
  display: block;
}

.recipient-form__max-characters-message {
  display: block;
  margin-top: 0.25rem;
}

.recipient-disclosure {
  --recipient-disclosure-top-margin: 1.125rem;
  --recipient-form-checkbox-width: 14px;
  --recipient-form-checkbox-border-color: transparent;
}
.product__wrapper--one-column .recipient-disclosure {
  width: 100%;
}
@media screen and (min-width: 576px) {
  .product__wrapper--one-column .recipient-disclosure {
    width: min(calc((100% - (2 * 1.125rem))/ 2), calc(((650px - 1.125rem) / 2)));
  }
}
@media screen and (min-width: 960px) {
  .product__wrapper--one-column .recipient-disclosure {
    --recipient-disclosure-top-margin: 2rem;
  }
}
@media screen and (min-width: 960px) {
  .recipient-disclosure {
    --recipient-disclosure-top-margin: 1.5rem;
  }
}
@media screen and (max-width: 959px) {
  .recipient-disclosure + .product-details__add-to-cart-area .product-details__add-to-cart-buttons {
    margin-top: 1.125rem;
  }
}

.product__wrapper--one-column .recipient-disclosure__summary {
  display: flex;
  justify-content: center;
}

.recipient-disclosure__checkbox-label .checkmark {
  visibility: visible;
}

@media screen and (max-width: 959px) {
  .recipient-disclosure__checkbox-label-text {
    padding: 0.75rem 0;
  }
}

@media screen and (max-width: 959px) {
  .recipient-form {
    margin: 0.5rem 0;
  }
}

.recipient-form--has-errors .recipient-form__input.recipient-form__input--email {
  margin-bottom: 0;
  border: 1px solid #ee575a;
  box-shadow: 0 0 10px rgba(238, 87, 90, 0.8);
}
.recipient-form__input.recipient-form__input--date, .recipient-form__input.recipient-form__input--message {
  margin-bottom: 0;
}

.recipient-form__error-message {
  padding: 0.25rem 0.5rem;
  margin: 0.75rem 0 1.5rem;
  color: #ea555c;
  background-color: #fcecec;
  border: 1px solid #edabb9;
}

.recipient-form__max-characters-message {
  margin-bottom: 1.5rem;
}

.header-controls {
  margin-top: 1.125rem;
  z-index: 901;
  position: sticky;
  top: 1.125rem;
}
@media screen and (min-width: 960px) {
  .header-controls {
    top: 1.6875rem;
    margin-top: calc(3rem + (var(--header-logo-height) / 2));
  }
}

.header-controls__wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}

@media screen and (min-width: 960px) {
  .header-controls__search {
    position: absolute;
  }
}

.header-controls__search-button {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  padding: 0.5rem;
  margin-left: -0.5rem;
  color: #131313;
  cursor: pointer;
  background: none;
  border: none;
}
.header-controls__search-button svg {
  width: 22px;
  height: 22px;
}
@media screen and (max-width: 575px) {
  .header-controls__search-button {
    margin-left: 0;
  }
}

.header-controls__search-button-label {
  display: none;
}
@media screen and (min-width: 960px) {
  .header-controls__search-button-label {
    display: block;
  }
}

.header-controls__mobile-trigger {
  margin-right: 1rem;
}
@media screen and (min-width: 960px) {
  .header-controls__mobile-trigger {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .header-controls__mobile-trigger {
    margin-right: 0.5rem;
  }
}

.header-controls__mobile-button {
  display: block;
  background: transparent;
  border: none;
  margin: -0.5rem;
  padding: 0.5rem;
  color: #131313;
  cursor: pointer;
}
.header-controls__mobile-button .icon-mobile-nav {
  display: block;
}

.header-controls__account-cart {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  justify-content: flex-end;
  font-size: 0;
}
@media screen and (min-width: 960px) {
  .header-controls__account-cart {
    position: absolute;
    right: 0;
  }
}

.header-controls__account,
.header-controls__cart {
  display: inline-block;
  margin: -0.5rem -0.5rem -0.5rem 0.5rem;
  padding: 0.5rem;
  font-size: 1rem;
  color: #131313;
  text-decoration: none;
  z-index: 1;
}
.header-controls__account:visited,
.header-controls__cart:visited {
  color: #131313;
}

.header-controls__account .icon-user {
  display: block;
}

.header-controls__cart {
  display: flex;
  align-items: flex-end;
}

.header-controls__cart-count {
  margin: 0 0 0 0.5rem;
  font-size: 0.875rem;
}

.modal,
.modal-1 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: none;
  padding: 18px;
  overflow: hidden;
  overflow-y: auto;
  visibility: hidden;
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  outline-style: auto;
  opacity: 0;
  transition: opacity 0.2s ease;
  -webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 576px) {
  .modal,
  .modal-1 {
    padding: 44px;
  }
}

.modal-loaded .modal {
  display: block;
}
.modal-loaded.modal-visible .modal {
  z-index: 5999;
  visibility: visible;
  opacity: 1;
}

.modal-1-loaded .modal-1 {
  display: block;
}
.modal-1-loaded.modal-1-visible .modal-1 {
  z-index: 5999;
  visibility: visible;
  opacity: 1;
}

.modal-inner {
  position: relative;
  z-index: -1;
  padding: 20px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  background-color: #ffffff;
  opacity: 0;
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
  transform: translateY(-50px);
}
.modal-visible .modal-inner, .modal-1-visible .modal-inner {
  z-index: 6000;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.modal-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 44px;
  height: 44px;
  cursor: pointer;
  background: transparent;
  border: none;
}
.modal-close svg {
  width: 16px;
  height: 16px;
  pointer-events: none;
  fill: {{ shop.brand.colors.secondary[0].background }};
}
.modal-close:hover svg {
  fill: ;
}

.navigation-desktop {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 0.5625rem 0;
  margin: 0;
  list-style-type: none;
}

.navigation-desktop__tier-1-item {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}
.navigation-desktop__tier-1-item:hover .navigation-desktop__tier-1-link::after {
  transform: scaleX(1);
}

.navigation-desktop__tier-1-link {
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0.5625rem 0;
  margin: 0 1rem;
  color: #131313;
  text-decoration: none;
  white-space: nowrap;
}
.navigation-desktop__tier-1-link .icon-chevron-small {
  margin-left: 0.5rem;
}
.navigation-desktop__tier-1-link:visited {
  color: #131313;
}
.navigation-desktop__tier-1-link::after {
  position: absolute;
  bottom: 0.25rem;
  left: 0;
  width: 100%;
  height: 1px;
  content: " ";
  background-color: #eaeaea;
  transition: 200ms ease;
  transition-property: transform;
  transform: scaleX(0);
  transform-origin: center left;
}

.navigation-desktop__tier-2,
.navigation-desktop__tier-3 {
  position: absolute;
  z-index: 1;
  display: none;
  padding: 0.75rem 0;
  margin: 0 0 0 1rem;
  list-style-type: none;
  background-color: #ffffff;
  border: 1px solid #eaeaea;
}
.navigation-desktop__tier-2.open,
.navigation-desktop__tier-3.open {
  display: block;
}

.navigation-desktop__tier-2-item,
.navigation-desktop__tier-3-item {
  position: relative;
  padding: 0;
  margin: 0;
}

.navigation-desktop__tier-2-link,
.navigation-desktop__tier-3-link {
  display: block;
  padding: 0.375rem 2.5rem 0.375rem 1.5rem;
  color: #131313;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
}
.navigation-desktop__tier-2-link .icon-chevron-small,
.navigation-desktop__tier-3-link .icon-chevron-small {
  position: absolute;
  top: 50%;
  right: 1.125rem;
  height: 0.3125rem;
  transform: translateY(-50%) rotate(-90deg);
}
.navigation-desktop__tier-2-link:visited,
.navigation-desktop__tier-3-link:visited {
  color: #131313;
}
.navigation-desktop__tier-2-link:hover,
.navigation-desktop__tier-3-link:hover {
  color: {{ shop.brand.colors.secondary[0].background }};
  text-decoration: underline;
}

.navigation-desktop__tier-2.alternate-drop {
  right: 1.25rem;
  margin-left: 0;
}

.navigation-desktop__tier-3 {
  top: 0;
  left: 100%;
  z-index: 2;
  margin: 0;
}
.navigation-desktop__tier-3.alternate-drop {
  right: 100%;
  left: auto;
}

.navigation-desktop__tier-3-link {
  padding: 0.375rem 1.5rem;
}

.no-js .site-navigation details[open] > .navigation-desktop__tier-2,
.no-js .site-navigation details[open] > .navigation-desktop__tier-3,
.no-js .site-navigation details[open] > .navigation-meganav {
  display: block;
}

.site-navigation details[open] > .navigation-meganav .icon-chevron-small {
  display: none;
}

.site-navigation details > summary::-webkit-details-marker {
  display: none;
}

.site-navigation summary {
  list-style: none;
  cursor: pointer;
}

.navigation-meganav {
  position: absolute;
  left: 0;
  z-index: 1;
  display: none;
  flex-direction: column;
  width: 100%;
  max-width: 1080px;
  padding: 36px;
  margin: 0.5625rem 0 0;
  background-color: #ffffff;
  border: 1px solid #eaeaea;
}
.navigation-meganav.open {
  display: flex;
}
.site-header--sticky .navigation-meganav {
  max-height: calc(100vh - 8rem);
  overflow: auto;
}

.navigation-meganav__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, max-content));
  grid-gap: 56px;
  justify-content: center;
  margin: 0;
  text-align: left;
  list-style-type: none;
}

.navigation-meganav__tier-3 {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.navigation-meganav__tier-2-item {
  margin: 0;
}

.navigation-meganav__tier-3-item {
  margin: 0;
}

.navigation-meganav__tier-2-link {
  font-family: Muli,sans-serif;
  font-style: normal;
  font-weight: 300;
  display: block;
  margin-bottom: 0.75rem;
  font-size: var(--font-size-heading-5);
  color: #131313;
  text-decoration: none;
}
.navigation-meganav__tier-2-link:visited {
  color: #131313;
}
.navigation-meganav__tier-2-link:hover {
  color: {{ shop.brand.colors.secondary[0].background }};
}

.navigation-meganav__tier-3-link {
  display: block;
  padding: 0.375rem 0;
  color: #131313;
  text-decoration: none;
}
.navigation-meganav__tier-3-link:visited {
  color: #131313;
}
.navigation-meganav__tier-3-link:hover {
  color: {{ shop.brand.colors.secondary[0].background }};
  text-decoration: underline;
}

.navigation-desktop__tier-1-details[open=false] .navigation-desktop__tier-2,
.navigation-desktop__tier-1-details[open=false] .navigation-meganav {
  display: none;
}
.navigation-desktop__tier-2[data-animation],
.navigation-meganav[data-animation] {
  display: block;
  transition-property: opacity, transform;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.navigation-desktop__tier-2[data-animation="closed=>open"],
.navigation-meganav[data-animation="closed=>open"] {
  opacity: 0;
  transform: translateY(-4px);
}
.navigation-desktop__tier-2[data-animation="open=>closed"],
.navigation-meganav[data-animation="open=>closed"] {
  opacity: 1;
  transform: translateY(0);
}
.navigation-desktop__tier-2[data-animation-state=closed],
.navigation-meganav[data-animation-state=closed] {
  opacity: 0;
  transform: translateY(-4px);
}
.navigation-desktop__tier-2[data-animation-state=open],
.navigation-meganav[data-animation-state=open] {
  opacity: 1;
  transform: translateY(0);
}

.navigation-desktop__tier-1-details[open=false] .navigation-desktop__tier-3 {
  display: none;
}
.navigation-desktop__tier-3[data-animation] {
  display: block;
  transition: opacity 200ms cubic-bezier(0, 0, 0.2, 1);
}
.navigation-desktop__tier-3[data-animation="closed=>open"] {
  opacity: 0;
}
.navigation-desktop__tier-3[data-animation="open=>closed"] {
  opacity: 1;
}
.navigation-desktop__tier-3[data-animation-state=closed] {
  opacity: 0;
}
.navigation-desktop__tier-3[data-animation-state=open] {
  opacity: 1;
}

.navigation-mobile {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding-right: 3.5rem;
  z-index: 1000;
}
.navigation-mobile[data-open=true] {
  display: block;
}

.navigation-mobile__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
}
.navigation-mobile__overlay[data-animation] {
  transition: opacity 350ms ease;
}
.navigation-mobile__overlay[data-animation-state=open] {
  opacity: 1;
}

.navigation-mobile__close-button {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 1.125rem;
  color: #ffffff;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.navigation-mobile__close-button .icon-close {
  display: block;
}

.navigation-mobile__flyout {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 20rem;
  padding: 1.5rem;
  background-color: #ffffff;
  overflow: auto;
  transform: translateX(-100%);
}
.navigation-mobile__flyout[data-animation] {
  transition: transform 350ms cubic-bezier(0, 0, 0.2, 1);
}
.navigation-mobile__flyout[data-animation-state=closed] {
  transition: transform 350ms cubic-bezier(0, 0, 0.2, 1);
}
.navigation-mobile__flyout[data-animation-state=open] {
  transform: translateX(0);
}
.navigation-mobile[data-child-open=true] .navigation-mobile__flyout {
  overflow: hidden;
}

.navigation-mobile__account {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1.5rem;
  font-size: 0.875rem;
  color: #131313;
}

.navigation-mobile__account-link {
  display: flex;
  align-items: center;
  margin-right: 0.25rem;
  text-decoration: none;
  color: #131313;
}
.navigation-mobile__account-link:visited {
  color: #131313;
}
.navigation-mobile__account-link .icon-user {
  height: 1.25rem;
  width: 1.25rem;
  display: block;
  margin-right: 0.5rem;
}

.navigation-mobile__sign-out {
  color: #131313;
}

.mobile-menu,
.mobile-menu__tier-2-menu,
.mobile-menu__tier-3-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mobile-menu__tier-1-item,
.mobile-menu__tier-2-item,
.mobile-menu__tier-3-item {
  margin: 0;
  text-align: left;
}

.mobile-menu__tier-1-link,
.mobile-menu__tier-2-link,
.mobile-menu__tier-3-link {
  display: block;
  padding: 0.75rem 1.5rem 0.75rem 0;
  font-size: 1.125rem;
  color: #131313;
  text-decoration: none;
}
.mobile-menu__tier-1-link:visited, .mobile-menu__tier-1-link:hover, .mobile-menu__tier-1-link:focus, .mobile-menu__tier-1-link:active,
.mobile-menu__tier-2-link:visited,
.mobile-menu__tier-2-link:hover,
.mobile-menu__tier-2-link:focus,
.mobile-menu__tier-2-link:active,
.mobile-menu__tier-3-link:visited,
.mobile-menu__tier-3-link:hover,
.mobile-menu__tier-3-link:focus,
.mobile-menu__tier-3-link:active {
  color: #131313;
}

.mobile-menu__tier-1-button,
.mobile-menu__tier-2-button {
  font-family: Montserrat,sans-serif;
  font-style: normal;
  font-weight: 400;
  position: relative;
  display: block;
  width: 100%;
  padding: 0.75rem 1.5rem 0.75rem 0;
  font-size: 1.125rem;
  text-align: left;
  color: #131313;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.mobile-menu__tier-1-button .icon-chevron-small,
.mobile-menu__tier-2-button .icon-chevron-small {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 0.6875rem;
  height: 0.4375rem;
  transform: translateY(-50%) rotate(-90deg);
  pointer-events: none;
}

.mobile-menu__tier-1-link.pxu-lia-element,
.mobile-menu__tier-1-button.pxu-lia-element {
  --initial-delay: 300ms;
  --slide-x-from: -16px;
  animation-name: fade, slide-x;
  animation-duration: 250ms;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-play-state: paused;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
}

.mobile-menu__tier-2,
.mobile-menu__tier-3 {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
}
.mobile-menu__tier-2[data-open=true],
.mobile-menu__tier-3[data-open=true] {
  display: block;
}

.mobile-menu__tier-2 {
  z-index: 2;
}

.mobile-menu__tier-3 {
  z-index: 3;
}

.mobile-menu__tier-2-overlay,
.mobile-menu__tier-3-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #131313;
  opacity: 0;
}
.mobile-menu__tier-2-overlay[data-animation],
.mobile-menu__tier-3-overlay[data-animation] {
  transition: opacity 200ms ease;
}
.mobile-menu__tier-2-overlay[data-animation-state=open],
.mobile-menu__tier-3-overlay[data-animation-state=open] {
  opacity: 0.2;
}

.mobile-menu__header {
  position: relative;
  margin-bottom: 0.75rem;
  border-bottom: 1px solid #eaeaea;
}

.mobile-menu__back-button {
  position: absolute;
  left: -0.75rem;
  top: -0.125rem;
  padding: 0.75rem;
  color: #131313;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.mobile-menu__back-button .icon-chevron {
  display: block;
  transform: rotate(90deg);
}

.mobile-menu__heading {
  display: block;
  padding: 0 1.5rem 1.125rem;
  text-align: center;
  font-size: 1.25rem;
  color: #131313;
  text-decoration: none;
}
.mobile-menu__heading:visited, .mobile-menu__heading:hover, .mobile-menu__heading:focus, .mobile-menu__heading:active {
  color: #131313;
}

.mobile-menu__tier-2-flyout,
.mobile-menu__tier-3-flyout {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1.5rem;
  background-color: #ffffff;
  overflow: auto;
  transform: translateX(100%);
}
.mobile-menu__tier-2-flyout[data-animation],
.mobile-menu__tier-3-flyout[data-animation] {
  transition: transform 350ms cubic-bezier(0, 0, 0.2, 1);
}
.mobile-menu__tier-2-flyout[data-animation-state=closed],
.mobile-menu__tier-3-flyout[data-animation-state=closed] {
  transition: transform 350ms cubic-bezier(0, 0, 0.2, 1);
}
.mobile-menu__tier-2-flyout[data-animation-state=open],
.mobile-menu__tier-3-flyout[data-animation-state=open] {
  transform: translateX(0);
}

.mobile-menu__tier-2[data-child-open=true] .mobile-menu__tier-2-flyout {
  overflow: hidden;
}

.pagination {
  margin: 2.5rem;
  text-align: center;
}
@media screen and (min-width: 576px) {
  .pagination {
    margin: 4rem;
  }
}

.pagination__previous-button,
.pagination__next-button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  color: #131313;
  background-color: transparent;
  border: 1px solid rgba(19, 19, 19, 0.3);
}
.pagination__previous-button:hover:not(:disabled), .pagination__previous-button:active,
.pagination__next-button:hover:not(:disabled),
.pagination__next-button:active {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.pagination__previous-button:disabled, .pagination__previous-button.disabled,
.pagination__next-button:disabled,
.pagination__next-button.disabled {
  opacity: 0.5;
  color: #131313;
}
.pagination__previous-button:disabled, .pagination__previous-button.disabled,
.pagination__next-button:disabled,
.pagination__next-button.disabled {
  cursor: not-allowed !important;
}
.pagination__previous-button svg,
.pagination__next-button svg {
  vertical-align: middle;
}

.pagination__previous-button {
  margin-right: 0.75rem;
}
@media screen and (min-width: 576px) {
  .pagination__previous-button {
    margin-right: 2rem;
  }
}
.pagination__previous-button svg {
  transform: rotate(180deg);
}

.pagination__next-button {
  margin-left: 0.75rem;
}
@media screen and (min-width: 576px) {
  .pagination__next-button {
    margin-left: 2rem;
  }
}

.pagination__page-list {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
@media screen and (max-width: 575px) {
  .pagination__page-list {
    display: none;
  }
}

.pagination__page {
  display: inline-block;
  margin-right: 2rem;
}
.pagination__page a {
  text-decoration: none;
}
.pagination__page:last-child {
  margin-right: 0;
}
.pagination__page:hover {
  border-bottom: 1px solid {{ shop.brand.colors.secondary[0].background }};
}

.pagination__page--current {
  border-bottom: 1px solid #131313;
}
.pagination__page--current:hover {
  border-bottom: 1px solid #131313;
}

.infinite-scroll__loading {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  color: #131313;
  background-color: transparent;
  border: 1px solid rgba(19, 19, 19, 0.3);
  margin-bottom: 1.5rem;
  cursor: default;
}
.infinite-scroll__loading:hover:not(:disabled), .infinite-scroll__loading:active {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.infinite-scroll__loading:disabled, .infinite-scroll__loading.disabled {
  opacity: 0.5;
  color: #131313;
}
.infinite-scroll__loading:disabled, .infinite-scroll__loading.disabled {
  cursor: not-allowed !important;
}
.infinite-scroll__loading.loading:focus, .infinite-scroll__loading.loading:hover, .infinite-scroll__loading.loading:active {
  color: #131313;
  outline: none;
}

.infinite-scroll__show-more {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  color: #131313;
  background-color: transparent;
  border: 1px solid rgba(19, 19, 19, 0.3);
}
.infinite-scroll__show-more:hover:not(:disabled), .infinite-scroll__show-more:active {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.infinite-scroll__show-more:disabled, .infinite-scroll__show-more.disabled {
  opacity: 0.5;
  color: #131313;
}
.infinite-scroll__show-more:disabled, .infinite-scroll__show-more.disabled {
  cursor: not-allowed !important;
}

.badges-wrapper {
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  margin: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
}

.badges-wrapper__badge {
  padding: 0.4rem 0.5rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}

.badges-wrapper__badge--sale,
.badges-wrapper__badge--sold-out {
  color: #fff;
  background-color: {{ shop.brand.colors.secondary[0].background }};
}
.badges-wrapper__badge--sale:hover, .badges-wrapper__badge--sale:visited,
.badges-wrapper__badge--sold-out:hover,
.badges-wrapper__badge--sold-out:visited {
  color: #fff;
}

.badges-wrapper__badge--sold-out {
  background-color: 










#1e1e1e




;
}

.badges-wrapper__badge--custom {
  color: var(--color-product-tag-text);
  background-color: var(--color-product-tag-background);
}

.product-gallery {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  padding: 0;
}
.product-gallery .pxu-lia-element.product-gallery--media {
  --initial-delay: 100ms;
  animation-name: fade;
  animation-duration: 700ms;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-play-state: paused;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
}
.product-gallery .pxu-lia-element.product-gallery--media.loaded-first {
  --initial-delay: 250ms;
  --zoom-from: 1.1;
  animation-name: fade, zoom;
  animation-duration: 1000ms, 1200ms;
  animation-play-state: paused;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
}
.product-gallery .pxu-lia-element.product-gallery--media-thumbnail {
  --slide-y-from: 16px;
  animation-name: fade, slide-y;
  animation-duration: 700ms;
  animation-play-state: paused;
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: both;
  animation-delay: calc(var(--initial-delay) + 100ms * (var(--pxu-lia-outer-sequence) + var(--pxu-lia-inner-sequence)));
  --initial-delay: 350ms;
  --slide-y-from: 8px;
}

.product-gallery--viewport {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.product-gallery--image-zoom {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none;
  cursor: zoom-out;
  background-color: #ffffff;
  background-repeat: no-repeat;
}
.product-gallery--image-zoom.active {
  display: block;
}

.product-gallery--media {
  max-width: 100%;
  margin: 0;
}
body:not(.user-is-tabbing) .product-gallery--media {
  outline: 0;
}
.product-gallery--media[data-media-type=image] img {
  background: transparent;
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  object-fit: contain;
}
.product-gallery--media[data-media-type=model] {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.product-gallery--media[data-media-type=external_video] {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.product-gallery--media[data-media-type=external_video] iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.product-gallery--navigation {
  --gallery-thumbnail-gap: 0.75rem;
  display: flex;
  align-self: flex-start;
  flex-wrap: wrap;
  margin-top: 0.75rem;
  margin-right: calc(-1 * var(--gallery-thumbnail-gap));
  margin-bottom: calc(-1 * var(--gallery-thumbnail-gap));
}
@media screen and (min-width: 576px) {
  .product-gallery--navigation {
    --gallery-thumbnail-gap: 1.125rem;
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 576px) {
  [data-product-gallery-layout=one-column] .product-gallery--navigation {
    align-self: center;
    justify-content: center;
  }
}

.product-gallery--media-thumbnail {
  position: relative;
  padding: 0;
  margin-right: var(--gallery-thumbnail-gap);
  margin-bottom: var(--gallery-thumbnail-gap);
  border: 0;
  border-radius: 0;
  background-color: transparent;
  cursor: pointer;
}
.product-gallery--media-thumbnail:hover {
  border: 0;
}
.product-gallery--media-thumbnail[data-product-gallery-selected=true] {
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #131313;
}
body:not(.user-is-tabbing) .product-gallery--media-thumbnail {
  outline: 0;
}
.product-gallery--media-thumbnail svg {
  position: absolute;
  top: 3px;
  right: 3px;
  z-index: 1;
  width: 20px;
  height: 20px;
  color: #131313;
  pointer-events: none;
  background: #ffffff;
  box-shadow: 0 0 0 1px rgba(19, 19, 19, 0.05);
}
.product-gallery--media-thumbnail img {
  display: block;
  width: auto;
  height: 70px;
}
@media screen and (min-width: 576px) {
  .product-gallery--media-thumbnail img {
    height: 90px;
  }
}

.product-gallery--viewinyourspace {
  font-family: Montserrat,sans-serif;
  font-style: normal;
  font-weight: 400;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  padding: 0 38px 0 25px;
  color: #131313;
  background-color: rgba(19, 19, 19, 0.08);
  border: 0;
}
.product-gallery--viewinyourspace[data-shopify-xr-hidden] {
  visibility: hidden;
}
@media screen and (min-width: 768px) {
  .product-gallery--viewinyourspace[data-shopify-xr-hidden] {
    display: none;
  }
}
.product-gallery--viewinyourspace svg {
  width: 44px;
  height: 44px;
  pointer-events: none;
}

.product-gallery--image-placeholder svg {
  display: block;
  width: 100%;
}

.faceted-filter-swatch {
  --faceted-filter-swatch-size: 1.375rem;
  flex-shrink: 0;
  width: var(--faceted-filter-swatch-size);
  height: var(--faceted-filter-swatch-size);
  border-radius: 50%;
}
.faceted-filters__filter-link:not([data-disabled]):hover .faceted-filter-swatch {
  box-shadow: 0 0 0 1.5px #ffffff, 0 0 0 3px rgba(19, 19, 19, 0.5);
}
.faceted-filters__filter-list-item--active .faceted-filter-swatch {
  box-shadow: 0 0 0 1.5px #ffffff, 0 0 0 3px #131313;
}

.faceted-filter-swatch__color,
.faceted-filter-swatch__image {
  width: 100%;
  height: 100%;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
}

.faceted-filter-swatch__color {
  background-color: var(--faceted-filter-swatch-color, transparent);
}

.faceted-filter-swatch__image {
  object-fit: cover;
}

.faceted-filter-image__image {
  width: 50px;
  height: auto;
}
.faceted-filters__filter-list-item--active .faceted-filter-image__image {
  box-shadow: 0 0 0 1.5px #ffffff, 0 0 0 3px #131313;
}

.filter-form {
  display: flex;
}

.faceted-filters__wrapper {
  width: 100%;
  margin-top: 1.5rem;
}
@media screen and (min-width: 576px) {
  .faceted-filters__wrapper {
    margin-top: 0;
  }
}
.faceted-filters__wrapper:only-child {
  width: auto;
}

.faceted-filters__title {
  display: block;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  white-space: nowrap;
}
@media screen and (min-width: 576px) {
  .faceted-filters__title {
    display: none;
  }
}

.faceted-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width: 576px) {
  .faceted-filters {
    justify-content: left;
  }
  .search-page .faceted-filters {
    justify-content: center;
  }
}

.faceted-filters__filter {
  position: absolute;
  left: 24px;
  z-index: 1;
  box-sizing: border-box;
  display: none;
  width: var(--mobile-width);
  max-height: 500px;
  padding: 0.75rem;
  margin-top: 0.25rem;
  list-style-type: none;
  border: 1px solid #131313;
  opacity: 0;
}
@media screen and (min-width: 576px) {
  .faceted-filters__filter {
    right: auto;
    left: 0;
    width: max-content;
    min-width: 100%;
    overflow-y: auto;
  }
  .faceted-filters__filter.filters--overflow-right {
    right: 0;
    left: auto;
  }
}
.faceted-filters__filter[data-animation] {
  display: block;
}
.faceted-filters__filter[data-animation="closed=>open"] {
  transition: opacity 200ms, height 300ms;
}
.faceted-filters__filter[data-animation="open=>closed"] {
  transition: opacity 150ms, height 150ms;
}
.faceted-filters__filter[data-animation-state=open] {
  display: block;
  height: var(--open-height);
  background-color: #ffffff;
  opacity: 1;
}

.faceted-filters__details-wrapper {
  height: auto;
  margin: 0 0.5rem 0.5rem 0;
  overflow: visible;
}
@media screen and (min-width: 576px) {
  .faceted-filters__details-wrapper {
    height: var(--closed-filter-height);
    margin: 0 0.5rem 0.5rem 0;
  }
}
.faceted-filters__details-wrapper:last-child {
  margin-right: 0;
}

.faceted-filters__filter-group {
  position: relative;
  position: unset;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  transition: border-color 0.2s ease-out;
}
.faceted-filters__filter-group::after {
  position: absolute;
  pointer-events: none;
  content: url('data:image/svg+xml,%3Csvg viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1 0.75L8 7.75L15 0.75" stroke="%23131313" stroke-width="1.75"/%3E%3C/svg%3E');
  transform: translate(-100%, 25%);
  width: 10.5px;
  height: 6px;
  padding: 0.5rem 0.75rem;
}
@media screen and (min-width: 576px) {
  .faceted-filters__filter-group {
    position: relative;
  }
}
.faceted-filters__filter-group:hover {
  border-color: #131313;
}
.faceted-filters__filter-group::after {
  display: none;
}
.faceted-filters__filter-group .faceted-filters__filter-group-title::-webkit-details-marker {
  display: none;
}

.faceted-filters__filter-group-title {
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  line-height: 1.4;
  color: #131313;
  background: #ffffff;
  border: 1px solid #eaeaea;
  transition: border-color 0.2s ease-out;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: auto;
  padding-right: 2.5rem;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border: none;
}
.faceted-filters__filter-group-title::placeholder {
  color: rgba(19, 19, 19, 0.4);
}
.faceted-filters__filter-group-title:hover {
  border-color: 










#cecece




;
}
.faceted-filters__filter-group-title:focus::after {
  outline: 0 !important;
}
.faceted-filters__filter-group-title::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 10.5px;
  padding: 0.5rem 0.75rem;
  pointer-events: none;
  content: url('data:image/svg+xml,%3Csvg viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1 0.75L8 7.75L15 0.75" stroke="%23131313" stroke-width="1.75"/%3E%3C/svg%3E');
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: rotate(0);
  transform-origin: center;
}
.faceted-filters__filter-group[open] .faceted-filters__filter-group-title::after {
  transform: rotate(180deg);
  transform-origin: center;
}

.faceted-filters__filter-range {
  display: flex;
  flex-direction: row;
  gap: 0.75rem;
  justify-content: center;
}

.faceted-filters__filter-range--from,
.faceted-filters__filter-range--to {
  position: relative;
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: min-content auto;
  align-items: center;
  width: 7.5rem;
}
@media screen and (min-width: 768px) {
  .faceted-filters__filter-range--from,
  .faceted-filters__filter-range--to {
    width: 100%;
  }
}
.faceted-filters__filter-range--from .faceted-filters__filter-range-input,
.faceted-filters__filter-range--to .faceted-filters__filter-range-input {
  margin: 0;
}

.faceted-filters__filter-range--to {
  margin-right: 0;
}

.faceted-filters__filter-range-currency {
  margin-right: 4px;
}

.faceted-filters__filter-title {
  margin: 0;
  text-transform: none;
  letter-spacing: 0;
  pointer-events: none;
}

.faceted-filters__filter-icon-wrapper {
  position: relative;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 4px;
  outline: none;
}

.faceted-filters__filter-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  margin-top: -3px;
  transform: translateX(-50%);
}

.faceted-filters__filter-list-item {
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.faceted-filters__filter-list-item:first-child {
  margin-top: 0;
}

.faceted-filters__filter-link {
  display: flex;
  flex: 1;
  align-items: center;
  padding: 0.1875rem;
  margin: 0;
  line-height: 1.15;
  color: currentColor;
  text-decoration: none;
  outline-offset: -4px;
}
.faceted-filters__filter-link[data-disabled] {
  cursor: not-allowed;
  opacity: 50%;
}
.faceted-filters__filter-link[data-disabled]:hover {
  color: currentColor;
}
.faceted-filters__filter-link:hover {
  z-index: 101;
}
.modal .faceted-filters__filter-link {
  width: 100%;
  padding: 4px;
}

.faceted-filters__filter-list-item-text {
  display: inline-block;
  padding: 0.1875rem;
  margin-left: 0.25rem;
  line-height: 1.15;
  color: currentColor;
  text-align: left;
  text-decoration: none;
  word-break: break-word;
  vertical-align: middle;
}

.active-filter-group {
  display: flex;
  flex-wrap: wrap;
  gap: 1.125rem;
  align-items: center;
  padding: 0;
  margin-top: 2rem;
  list-style-type: none;
}
.active-filter-group.active-filter-group--center {
  justify-content: center;
}
@media screen and (max-width: 575px) {
  .active-filter-group {
    justify-content: center;
  }
}

.active-filter-group__item-wrapper {
  display: inline-block;
  color: {{ shop.brand.colors.secondary[0].background }};
  text-decoration: none;
  transition: color 0.2s ease-in-out;
  display: inline-block;
  margin: 0;
}
.active-filter-group__item-wrapper::after {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  cursor: pointer;
  content: "";
  background-color: {{ shop.brand.colors.secondary[0].background }};
  transition: transform 0.2s ease-in-out, color 0.2s ease-in-out;
  transform: translateY(0.25rem);
}
.active-filter-group__item-wrapper:hover {
  color: 















;
}
.active-filter-group__item-wrapper:hover::after {
  background-color: 















;
  transform: translateY(0);
}
.active-filter-group__item-wrapper .active-filter-group__item {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding-right: 1rem;
  text-decoration: none;
  cursor: pointer;
}
.active-filter-group__item-wrapper .active-filter-group__item--clear {
  padding-right: 0;
}
.active-filter-group__item-wrapper .filter-icon--remove {
  position: absolute;
  top: 50%;
  right: 0;
  padding: 4px;
  border-radius: 100%;
  transform: translateY(-50%);
}
.active-filter-group__item-wrapper .filter-icon--remove svg {
  position: relative;
  display: block;
  width: 8px;
  height: 8px;
}
.active-filter-group__item-wrapper .filter-icon--remove path {
  stroke-width: 1px;
}
.active-filter-group__item-wrapper .active-filter-text {
  line-height: 1;
  word-break: break-word;
}

.filter-text,
.filter-icon--checkbox {
  display: inline-block;
  vertical-align: middle;
}

.checkmark {
  display: block;
  width: 14px;
  height: 14px;
  color: {{ shop.brand.colors.secondary[0].background }};
  border-color: #eaeaea;
  border-style: solid;
  border-width: 1px;
  border-radius: 2px;
  stroke-miterlimit: 10;
}
.checkmark[data-animation-state=unchecked] {
  border-color: #eaeaea;
  box-shadow: inset 0 0 0 {{ shop.brand.colors.secondary[0].background }};
  transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1), border-color 100ms cubic-bezier(0.4, 0, 0.2, 1) 175ms;
}
.checkmark[data-animation-state=checked] {
  border-color: {{ shop.brand.colors.secondary[0].background }};
  box-shadow: inset 0 0 0 30px {{ shop.brand.colors.secondary[0].background }};
  transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1), border-color 100ms cubic-bezier(0.4, 0, 0.2, 1) 175ms;
}

.checkmark__check {
  stroke: #ffffff;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  stroke-width: 2;
  transform-origin: 50% 50%;
}
.checkmark__check[data-animation-state=unchecked] {
  stroke-dashoffset: 48;
  transition: stroke-dashoffset 175ms cubic-bezier(0.4, 0, 0.2, 1);
}
.checkmark__check[data-animation-state=checked] {
  stroke-dashoffset: 0;
  transition: stroke-dashoffset 250ms cubic-bezier(0.4, 0, 0.2, 1) 125ms;
}

.inventory-status {
  width: 100%;
  margin-top: 1.125rem;
}
.product__wrapper--one-column .inventory-status {
  max-width: 650px;
}
@media screen and (min-width: 960px) {
  .product__wrapper--one-column .inventory-status {
    margin-top: 2rem;
  }
}
.inventory-status[data-inventory-status-variant-selected=true] {
  display: block;
}
.inventory-status[data-inventory-status-variant-selected=false] {
  display: none;
}

.inventory-status__bar {
  width: 100%;
  height: 4px;
  overflow: hidden;
  position: relative;
  border-radius: 3px;
  margin-top: 0.5rem;
  background-color: #e6e6e6;
}

.inventory-status__bar-fill {
  width: calc(var(--inventory-status-inventory-quantity) / var(--inventory-status-initial-stock-level) * 100%);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3px;
}
.inventory-status--in-stock .inventory-status__bar-fill {
  background-color: {{ shop.brand.colors.primary[0].background }};
}
.inventory-status--low-stock .inventory-status__bar-fill {
  background-color: {{ shop.brand.colors.secondary[0].background }};
}
.inventory-status--untracked-or-continued-stock .inventory-status__bar-fill {
  width: 100%;
  background-color: {{ shop.brand.colors.primary[0].background }};
}

.inventory-status__label {
  margin: 0;
  text-align: center;
}
.inventory-status--in-stock .inventory-status__label, .inventory-status--incoming-stock .inventory-status__label, .inventory-status--untracked-or-continued-stock .inventory-status__label {
  color: {{ shop.brand.colors.primary[0].background }};
}
.inventory-status--low-stock .inventory-status__label {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.inventory-status--has-status-bar .inventory-status__label, .product__wrapper--two-column .inventory-status__label {
  text-align: left;
}

.product-item__image {
  position: relative;
  text-align: center;
}
.product-item__image:hover .product-item__image-alternate, .product-item__image:focus .product-item__image-alternate,
.product-item__image .product-item__image-link:focus .product-item__image-alternate {
  visibility: visible;
}
.product-item__image:hover .product-item__image-alternate ~ img, .product-item__image:focus .product-item__image-alternate ~ img,
.product-item__image .product-item__image-link:focus .product-item__image-alternate ~ img {
  visibility: hidden;
}
.product-item__image svg {
  width: 100%;
}
.product-item__image .badges-wrapper {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 960px) {
  .product-item__image .product-item__quick-shop-button {
    opacity: 0;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    transform: translateY(5px);
  }
  .product-item__image:hover .product-item__quick-shop-button, .product-item__image:focus .product-item__quick-shop-button,
  .product-item__image .product-item__image-link:focus ~ .product-item__quick-shop-button-wrapper .product-item__quick-shop-button {
    opacity: 1;
    transform: translateY(0);
  }
  .product-item__image .product-item__image-link ~ .product-item__quick-shop-button-wrapper .product-item__quick-shop-button:focus {
    opacity: 1;
    transform: translateY(0);
  }
}

.product-item__image-primary {
  display: inline-block;
  max-width: 100%;
  visibility: visible;
}

.product-item__image-link {
  display: block;
  line-height: 0;
}

.product-item__image-alternate {
  position: absolute;
  top: 50%;
  left: 50%;
  visibility: hidden;
  transform: translate(-50%, -50%);
}

.product-item__image--natural img {
  width: 100%;
  height: auto;
}
.product-item__image--natural img.product-item__image-alternate {
  width: auto;
  height: 100%;
  object-fit: contain;
}

.product-item__image--short,
.product-item__image--square,
.product-item__image--tall {
  height: 0;
}
.product-item__image--short .product-item__image-link,
.product-item__image--square .product-item__image-link,
.product-item__image--tall .product-item__image-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product-item__image--short img, .product-item__image--short svg,
.product-item__image--square img,
.product-item__image--square svg,
.product-item__image--tall img,
.product-item__image--tall svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

.product-item__image--short {
  padding-bottom: 75%;
}

.product-item__image--square {
  padding-bottom: 100%;
}

.product-item__image--tall {
  padding-bottom: 150%;
}

.product-item__info {
  margin-top: 1.125rem;
  text-align: center;
  word-break: break-word;
}

.product-item__vendor a {
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #131313;
  text-decoration: none;
}
.product-item__vendor a:hover, .product-item__vendor a:focus {
  color: #131313;
}

.product-item__title {
  font-family: Muli,sans-serif;
  font-style: normal;
  font-weight: 300;
  margin: 0.5rem 0;
  font-size: var(--font-size-heading-5);
  line-height: 1.3;
  color: #131313;
}
.product-item__title a {
  color: #131313;
}

.product-item__price {
  display: inline-block;
  margin: 0;
  font-size: 0.875rem;
}
.product-item__price.added-to-cart {
  position: relative;
  padding-left: 16px;
}
@media screen and (min-width: 768px) {
  .product-item__price.added-to-cart {
    padding-left: 20px;
  }
}
.product-item__price.sale {
  color: {{ shop.brand.colors.secondary[0].background }};
}

.product-item__price-was,
.product-item__unit-price {
  position: relative;
  width: 100%;
  color: #131313;
}

.product-item__price-was {
  display: inline;
  margin-left: 0.25rem;
  color: #131313;
  text-decoration: line-through;
  opacity: 0.5;
}

.product-item__quick-shop-button-wrapper {
  position: absolute;
  bottom: 0;
  display: none;
  width: 100%;
  padding: 0 0.75rem 0.75rem;
}
@media screen and (min-width: 960px) {
  .product-item__quick-shop-button-wrapper:not(.mobile) {
    display: flex;
  }
}
@media screen and (max-width: 959px) {
  .product-item__quick-shop-button-wrapper.mobile {
    opacity: 1;
    position: relative;
    margin-top: 1.125rem;
    display: flex;
  }
}

.product-item__quick-shop-button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.75rem 1.125rem;
  line-height: 1.4;
  color: #131313;
  background-color: #ffffff;
  border: 1px solid #131313;
  box-shadow: inset 0 0 0 0 ;
  width: 100%;
}
.product-item__quick-shop-button:hover:not(:disabled), .product-item__quick-shop-button:active {
  color: 















;
  box-shadow: inset 0 -4rem 0 0 ;
  border: 1px solid 















;
}
.product-item__quick-shop-button:disabled, .product-item__quick-shop-button.disabled {
  opacity: 0.5;
}
.product-item__quick-shop-button:visited {
  color: #131313;
}
.product-item__quick-shop-button:disabled, .product-item__quick-shop-button.disabled {
  cursor: not-allowed !important;
}

.product-item__quick-shop-icon .unavailable {
  cursor: default;
}

.product-item__quickshop {
  display: none;
}

.product-item__unit-price {
  margin-top: 0.25rem;
  font-size: 0.8125rem;
}

.product-item__savings {
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.25rem 0.5rem;
  margin: 0.75rem auto 0;
  font-size: 0.75rem;
  color: {{ shop.brand.colors.secondary[0].background }};
  text-transform: uppercase;
  border: 1px solid ;
  border-radius: 3px;
}

.plyr.plyr--video {
  color: #131313;
  background-color: #ffffff;
}
.plyr.plyr--video .plyr__control {
  color: #131313;
  background: #ffffff;
  border: 0;
  -webkit-tap-highlight-color: transparent;
}
.plyr.plyr--video > .plyr__control {
  width: 60px;
  height: 60px;
  padding: 0;
  background: #ffffff;
  box-shadow: 0 0 0 1px rgba(19, 19, 19, 0.05);
}
.plyr.plyr--video > .plyr__control > svg {
  width: 100%;
  height: 100%;
  margin: 0;
  border: 0;
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.plyr.plyr--video > .plyr__control:hover > svg {
  opacity: 0.55;
}
.plyr.plyr--video > .plyr__control:active {
  opacity: 0.7;
}
.plyr.plyr--video .plyr__progress__buffer {
  background: rgba(19, 19, 19, 0.6);
  opacity: 0.6;
}
.plyr.plyr--video .plyr__control--overlaid.plyr__tab-focus,
.plyr.plyr--video .plyr__control--overlaid:hover {
  color: #131313;
}
.plyr.plyr--video .plyr__video-wrapper,
.plyr.plyr--video .plyr__poster {
  background-color: #ffffff;
}
.plyr.plyr--video .plyr__controls {
  background: #ffffff;
  border: none;
  box-shadow: 0 0 0 1px rgba(19, 19, 19, 0.05);
}
.plyr.plyr--video .plyr__tooltip {
  color: #ffffff;
  background: #131313;
}
.plyr.plyr--video .plyr__tooltip:before {
  border-top: 4px solid #131313;
}
.plyr.plyr--video.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background-image: linear-gradient(to right, #131313 var(--value, 0%), rgba(19, 19, 19, 0.6) var(--value, 0%));
}
.plyr.plyr--video.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 4px rgba(19, 19, 19, 0.25);
}
.plyr.plyr--video.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 4px rgba(19, 19, 19, 0.25);
}
.plyr.plyr--video.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 4px rgba(19, 19, 19, 0.25);
}
.plyr.plyr--video.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  box-shadow: 2px 0 0 0 #ffffff;
}
.plyr.plyr--video.plyr--full-ui input[type=range]::-moz-range-track {
  box-shadow: 2px 0 0 0 #ffffff;
}
.plyr.plyr--video.plyr--full-ui input[type=range]::-ms-thumb {
  box-shadow: 2px 0 0 0 #ffffff;
}
.plyr.plyr--video.plyr--full-ui input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px rgba(19, 19, 19, 0.25);
}
.plyr.plyr--video.plyr--full-ui input[type=range]:active::-moz-range-track {
  box-shadow: 0 0 0 3px rgba(19, 19, 19, 0.25);
}
.plyr.plyr--video.plyr--full-ui input[type=range]:active::-ms-thumb {
  box-shadow: 0 0 0 3px rgba(19, 19, 19, 0.25);
}
.plyr.plyr--video.plyr--full-ui .plyr__volume {
  background-color: #131313;
}
.plyr.plyr--video.plyr--full-ui .plyr__volume input[type=range]::-webkit-slider-runnable-track {
  background-image: linear-gradient(to right, #ffffff var(--value, 0%), rgba(255, 255, 255, 0.6) var(--value, 0%));
}
.plyr.plyr--video.plyr--full-ui .plyr__volume input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
}
.plyr.plyr--video.plyr--full-ui .plyr__volume input[type=range].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
}
.plyr.plyr--video.plyr--full-ui .plyr__volume input[type=range].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
}
.plyr.plyr--video.plyr--full-ui .plyr__volume input[type=range]::-webkit-slider-thumb {
  color: #ffffff;
  box-shadow: 2px 0 0 0 #131313;
}
.plyr.plyr--video.plyr--full-ui .plyr__volume input[type=range]::-moz-range-track {
  color: #ffffff;
  box-shadow: 2px 0 0 0 #131313;
}
.plyr.plyr--video.plyr--full-ui .plyr__volume input[type=range]::-ms-thumb {
  color: #ffffff;
  box-shadow: 2px 0 0 0 #131313;
}
.plyr.plyr--video.plyr--full-ui .plyr__volume input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}
.plyr.plyr--video.plyr--full-ui .plyr__volume input[type=range]:active::-moz-range-track {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}
.plyr.plyr--video.plyr--full-ui .plyr__volume input[type=range]:active::-ms-thumb {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}

.shopify-model-viewer-ui {
  --progress-bar-color: #131313;
  --progress-bar-height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: initial;
}
.shopify-model-viewer-ui:not(.shopify-model-viewer-ui--fullscreen) .shopify-model-viewer-ui__control-icon.shopify-model-viewer-ui__control-icon--exit-fullscreen {
  display: none;
}
.shopify-model-viewer-ui.shopify-model-viewer-ui--fullscreen .shopify-model-viewer-ui__control-icon.shopify-model-viewer-ui__control-icon--enter-fullscreen {
  display: none;
}
.shopify-model-viewer-ui model-viewer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.shopify-model-viewer-ui model-viewer.shopify-model-viewer-ui__disabled {
  pointer-events: none;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  width: 46px;
  height: auto;
  opacity: 0;
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area:not(.shopify-model-viewer-ui__controls-area--playing) {
  display: none;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area:focus-within {
  opacity: 1;
}
.shopify-model-viewer-ui:hover .shopify-model-viewer-ui__controls-area, .user-is-tabbing .shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
  opacity: 1;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button:focus {
  z-index: 1;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--zoom-out,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--zoom-in,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--fullscreen {
  cursor: pointer;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control {
  width: 46px;
  height: 46px;
  padding: 0;
  color: #131313;
  background-color: #ffffff;
  border: 1px solid rgba(19, 19, 19, 0.05);
  transition: background-color 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body:not(.user-is-tabbing) .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster,
body:not(.user-is-tabbing) .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control {
  outline: none;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster svg,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control svg {
  width: 46px;
  height: 46px;
  pointer-events: none;
  opacity: 1;
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover svg,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover svg {
  opacity: 0.55;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:active,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active {
  background-color: #f3f3f3;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster {
  position: absolute;
  top: calc(50% - 60px/2);
  left: calc(50% - 60px/2);
  z-index: 1;
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  border: none;
  box-shadow: 0 0 0 1px rgba(19, 19, 19, 0.05);
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover svg {
  opacity: 0.55;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster svg {
  width: 100%;
  height: 100%;
  border: none;
  opacity: 1;
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:first-child {
  border-bottom: 0;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:last-child {
  border-top: 0;
}

.rating {
  display: flex;
  align-items: center;
}

.rating__star-wrapper {
  display: flex;
}

.icon-star-background {
  transform: scaleX(var(--rating-scale, 0));
}

.icon-star-reference {
  position: absolute;
  left: -9999;
  width: 0;
  height: 0;
}

.rating__star {
  width: 20px;
  height: auto;
}

.rating__star-1 {
  --rating-scale: calc(var(--rating-value));
}

.rating__star-2 {
  --rating-scale: calc(var(--rating-value) - 1);
}

.rating__star-3 {
  --rating-scale: calc(var(--rating-value) - 2);
}

.rating__star-4 {
  --rating-scale: calc(var(--rating-value) - 3);
}

.rating__star-5 {
  --rating-scale: calc(var(--rating-value) - 4);
}

.rating__text {
  display: none;
}

.rating__count {
  margin: 0 0 0 5px;
}

@media (forced-colors: active) {
  .rating__star-wrapper {
    display: none;
  }
  .rating__text {
    display: block;
  }
}
.product-details__add-to-cart-button:disabled + .shopify-payment-button {
  display: none;
}

.shopify-payment-button .shopify-payment-button__button {
  transition: none;
  min-height: 56px;
  overflow: hidden;
  border-radius: 4px;
}
.shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--unbranded {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1.125rem 2rem;
  line-height: 1.4;
  color: #131313;
  background-color: {{ shop.brand.colors.primary[0].foreground }};
  border: 1px solid {{ shop.brand.colors.primary[0].foreground }};
  box-shadow: inset 0 0 0 0 















;
}
.shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:not(:disabled), .shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--unbranded:active {
  color: #131313;
  border: 1px solid 















;
  box-shadow: inset 0 -4rem 0 0 















;
}
.shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--unbranded:disabled, .shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--unbranded.disabled {
  color: #999999;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--unbranded:visited {
  color: #131313;
}
.shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--unbranded:disabled, .shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--unbranded.disabled {
  cursor: not-allowed !important;
}
.shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:not([disabled]) {
  background-color: {{ shop.brand.colors.primary[0].foreground }};
}
.shopify-payment-button .shopify-payment-button__more-options {
  font-family: Montserrat,sans-serif;
  font-style: normal;
  font-weight: 400;
  color: {{ shop.brand.colors.secondary[0].background }};
  transition: color 0.2s ease-out;
  width: 100%;
  padding: 12px 0;
  margin-top: 0;
  line-height: 1;
  text-decoration: none;
  background: none;
}
.shopify-payment-button .shopify-payment-button__more-options:visited {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.shopify-payment-button .shopify-payment-button__more-options:hover, .shopify-payment-button .shopify-payment-button__more-options:focus, .shopify-payment-button .shopify-payment-button__more-options:active {
  color: ;
}
.shopify-payment-button .shopify-payment-button__more-options:hover {
  text-decoration: none;
}
.shopify-payment-button .shopify-payment-button__more-options:hover:not(:disabled) {
  color: ;
  text-decoration: none;
}
.shopify-payment-button .shopify-payment-button__button--hidden {
  display: none;
}

.modal--quickshop .modal-inner {
  max-width: 960px;
  padding: 44px;
}
.modal--quickshop .modal-inner .product__wrapper {
  margin: 0;
}
@media screen and (min-width: 576px) {
  .modal--quickshop .modal-inner .product__wrapper--two-column {
    grid-template-columns: 11fr 9fr;
    grid-column-gap: 44px;
  }
}
.modal--quickshop .modal-inner .product__header {
  margin-right: 2.5rem;
}

.quickshop__loading-state {
  position: relative;
  height: 300px;
}
.quickshop__loading-state .icon-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  margin-left: -22px;
  animation: rotate 0.7s cubic-bezier(0.69, 0.31, 0.56, 0.83) infinite;
}

.response-message {
  display: none;
  padding: 1.125rem;
  margin-top: 1.5rem;
  border: 1px solid #eaeaea;
  opacity: 0;
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1), translate 250ms cubic-bezier(0.4, 0, 0.2, 1);
  translate: 0 0.75rem;
}
.response-message a {
  color: {{ shop.brand.colors.secondary[0].background }};
  transition: color 0.2s ease-out;
  text-transform: lowercase;
}
.response-message a:visited {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.response-message a:hover, .response-message a:focus, .response-message a:active {
  color: ;
}
.response-message[data-animation] {
  display: block;
}
.response-message[data-animation-state=open] {
  display: block;
  opacity: 1;
  translate: 0;
}
.response-message.response-message--has-errors {
  color: #ea555c;
  text-align: center;
  background-color: #fcecec;
  border-color: #edabb9;
}

[data-rimg=lazy],
[data-rimg=loading],
[data-rimg=loaded] {
  transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background-color: rgba(19, 19, 19, 0.1);
}

[data-rimg=lazy],
[data-rimg=loading] {
  opacity: 0;
}

[data-rimg=loaded] {
  background-color: transparent;
  opacity: 1;
}

[data-rimg-canvas] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(19, 19, 19, 0.1);
  transition: visibility 0s linear 0.1s, opacity 0.1s linear;
}
[data-rimg=loaded] + [data-rimg-canvas], [data-rimg=""] + [data-rimg-canvas] {
  opacity: 0;
  visibility: hidden;
}
.no-js [data-rimg-canvas] {
  display: none;
}

.no-js [data-rimg-noscript] + [data-rimg=lazy] {
  display: none;
}
.no-js [data-rimg=lazy] {
  opacity: 1;
}

.search-flyout {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 902;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  visibility: hidden;
  background-color: #ffffff;
  opacity: 0;
  transform: translateY(-25%);
}
.search-flyout[data-animation] {
  transition: transform cubic-bezier(0, 0, 0.2, 1) 150ms, opacity cubic-bezier(0, 0, 0.2, 1) 150ms, visibility cubic-bezier(0, 0, 0.2, 1) 150ms;
}
.search-flyout[data-animation-state=open] {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.search-flyout.search-flyout--sticky {
  position: fixed;
  top: 0;
  height: var(--search-flyout-height, auto);
}
@media screen and (max-width: 959px) {
  .search-flyout {
    position: absolute;
    top: var(--announcement-bar-height, 0);
    height: auto;
    padding: 0.5rem;
  }
}

.search-flyout__wrapper {
  display: flex;
  gap: 0.75rem;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}

.search-flyout__close-button {
  padding: 0.5rem;
  color: {{ shop.brand.colors.secondary[0].background }};
  cursor: pointer;
  background: none;
  border: none;
}
.search-flyout__close-button:hover {
  color: ;
}

.search-form {
  position: relative;
  max-width: 575px;
}
.search-form.search-form--page {
  margin: 0 auto;
}
.search-form.search-form--flyout {
  flex: 1;
  margin-left: calc(var(--search-form-offset) + 0.75rem);
}
@media screen and (max-width: 575px) {
  .search-form.search-form--flyout {
    position: static;
    margin-left: 0;
  }
}

.search-form__results-container {
  position: absolute;
  left: 0;
  display: none;
  width: 100%;
  max-height: var(--results-container-height);
  padding: 20px;
  margin-top: -1px; /* Account for border overlap */
  overflow-y: auto;
  font-size: initial;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #eaeaea;
  opacity: 0;
}
.search-form__results-container[data-animation] {
  display: block;
  transition: opacity 0.2s;
}
.search-form__results-container[data-animation-state=open] {
  display: block;
  opacity: 1;
}
@media screen and (max-width: 575px) {
  .search-form__results-container {
    top: 100%;
    padding-bottom: 0;
    border: none;
  }
}
.search-form__results-container[data-loading=true] {
  padding-bottom: 20px;
}

.search-form__results-container-loading-state {
  display: flex;
  justify-content: center;
  padding: 1rem 0;
}
[data-loading=false] .search-form__results-container-loading-state {
  display: none;
}
.search-form__results-container-loading-state svg path:first-child {
  opacity: 0.125;
}
.search-form__results-container-loading-state svg path:last-child {
  fill: {{ shop.brand.colors.secondary[0].background }};
}
[data-loading=true] .search-form__results-container-loading-state svg path:last-child {
  transform-origin: center;
  animation: rotate 0.75s infinite linear;
}

.search-form__field {
  position: relative;
}

input.search-form__input {
  padding: 0.75rem 3.5rem 0.75rem 1.125rem;
  margin: 0;
  color: #131313;
  border-color: #eaeaea;
}
body:not(.user-is-tabbing) input.search-form__input {
  outline: none;
}
@media screen and (min-width: 576px) {
  input.search-form__input.search-form__input--active {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}

.search-form__submit-button {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 1.125rem;
  color: #131313;
  cursor: pointer;
  background: none;
  border: none;
}

.share-buttons {
  display: flex;
  margin-right: -0.5rem;
}
.product__wrapper--one-column .share-buttons {
  justify-content: center;
}

.share-buttons__x,
.share-buttons__facebook,
.share-buttons__pinterest {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  transition: border-color 0.2s ease-out, box-shadow 225ms cubic-bezier(0.5, 0, 0.5, 1), color 0.2s ease-out;
  font-family: Slate,sans-serif;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0.5rem 0.75rem;
  color: #131313;
  background-color: transparent;
  border: 1px solid rgba(19, 19, 19, 0.3);
  display: flex;
  align-items: center;
  margin-right: 0.5rem;
}
.share-buttons__x:hover:not(:disabled), .share-buttons__x:active,
.share-buttons__facebook:hover:not(:disabled),
.share-buttons__facebook:active,
.share-buttons__pinterest:hover:not(:disabled),
.share-buttons__pinterest:active {
  color: {{ shop.brand.colors.secondary[0].background }};
}
.share-buttons__x:disabled, .share-buttons__x.disabled,
.share-buttons__facebook:disabled,
.share-buttons__facebook.disabled,
.share-buttons__pinterest:disabled,
.share-buttons__pinterest.disabled {
  opacity: 0.5;
  color: #131313;
}
.share-buttons__x:disabled, .share-buttons__x.disabled,
.share-buttons__facebook:disabled,
.share-buttons__facebook.disabled,
.share-buttons__pinterest:disabled,
.share-buttons__pinterest.disabled {
  cursor: not-allowed !important;
}
.share-buttons__x svg,
.share-buttons__facebook svg,
.share-buttons__pinterest svg {
  width: auto;
  height: 1rem;
  margin-right: 0.5rem;
}

.site-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: none;
  height: 100vh;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
}
@media screen and (max-width: 575px) {
  .site-overlay {
    z-index: 901;
  }
}
.site-overlay[data-animation] {
  display: block;
  transition: opacity cubic-bezier(0, 0, 0.2, 1) 150ms;
}
.site-overlay[data-animation-state=open] {
  display: block;
  opacity: 1;
}

.social-links {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20px, min-content));
  grid-gap: 1.125rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.social-links li {
  height: 20px;
  margin-bottom: 0;
}
.social-links .social-link__link {
  color: #131313;
}
.social-links .social-link__link:visited {
  color: #131313;
}
.social-links .social-link__link:hover {
  color: 










#1e1e1e




;
}
.social-links svg {
  width: auto;
  height: 20px;
  fill: #131313;
}
.social-links svg:hover {
  fill: 










#1e1e1e




;
}