/** Shopify CDN: Minification failed

Line 4271:0 Expected "}" to go with "{"

**/
@charset "UTF-8";
/*!
------------------------------------------------------------------
Author: Fuel Themes
Author URI: https://fuelthemes.net
------------------------------------------------------------------
*/


a, #wrapper .click-capture,
#wrapper .click-capture--product, .side-panel, .side-panel-close svg, .side-panel-content--tabs button:after, .header:after, .header.transparent--true, .header .logolink .logoimg, .thb-secondary-area .thb-item-count, .mobile-toggle span, .thb-full-menu--link:after, .thb-full-menu li.menu-item-has-children > a svg path, .button,
input[type="submit"], .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div[role="button"], .button svg, input[type="submit"] svg, .shopify-payment-button .shopify-payment-button__button--unbranded svg, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div[role="button"] svg, input,
textarea,
select, .field label, .custom-checkbox[type="checkbox"], .custom-checkbox[type="checkbox"]:after, .quantity .minus svg,
.quantity .plus svg, .cart-drawer .order-note-toggle__content, .cart-drawer .order-note-toggle__content-overlay, .flickity-page-dots .dot, .flickity-nav, .flickity-nav svg {
  transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }

.no-js .no-js-hidden, .no-js .quantity .minus, .quantity .no-js .minus,
.no-js .quantity .plus, .quantity .no-js .plus {
  display: none !important; }

.js .no-js-visible {
  display: none !important; }



/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: 0;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

[data-whatintent="mouse"] *, [data-whatintent="mouse"] *:focus,
[data-whatintent="touch"] *,
[data-whatintent="touch"] *:focus,
[data-whatinput="mouse"] *,
[data-whatinput="mouse"] *:focus,
[data-whatinput="touch"] *,
[data-whatinput="touch"] *:focus {
  outline: none; }

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none; }

.foundation-mq {
  font-family: "small=0em&medium=48em&large=66.75em&xlarge=75em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: var(--bg-body, #fff);
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Ubuntu, roboto, noto, arial, sans-serif;
  font-weight: normal;
  line-height: 1.6;
  color: var(--color-body);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1.25rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: var(--font-body-medium-weight, 500);
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1, .h1-large, .h1-xlarge,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Ubuntu, roboto, noto, arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: var(--color-heading);
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small, .h1-large small, .h1-xlarge small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1, .h1-large, .h1-xlarge {
  font-size: 1.5rem;
  line-height: 1.45;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.45;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.45;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.45;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.45;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.45;
  margin-top: 0;
  margin-bottom: 1.25rem; }

@media print, screen and (min-width: 48em) {
  h1, .h1, .h1-large, .h1-xlarge {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: var(--color-body);
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: var(--color-accent); }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 1440px;
  height: 0;
  margin: 0 auto 1.25rem;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid var(--color-border);
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1.25rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: var(--font-body-medium-weight, 500); }

blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

abbr, abbr[title] {
  border-bottom: 1px dotted #151515;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #151515; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

cite, .cite-block {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem; }
  cite:before, .cite-block:before {
    content: "— "; }

code, .code-inline {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #151515;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem; }

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #151515;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem; }

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

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

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

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

@media print, screen and (min-width: 48em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 66.75em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    print-color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.row {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap; }
  .row .row {
    margin-right: -0.25rem;
    margin-left: -0.25rem; }
    @media print, screen and (min-width: 48em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 66.75em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }

.column, .columns {
  flex: 1 1 0px;
  padding-right: 0.25rem;
  padding-left: 0.25rem;
  min-width: 0; }
  @media print, screen and (min-width: 48em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.column.row.row, .row.row.columns {
  float: none;
  display: block; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.small-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.small-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.small-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.small-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.small-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.small-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.small-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.small-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.small-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.small-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.small-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.small-up-1 {
  flex-wrap: wrap; }
  .small-up-1 > .column, .small-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%; }

.small-up-2 {
  flex-wrap: wrap; }
  .small-up-2 > .column, .small-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%; }

.small-up-3 {
  flex-wrap: wrap; }
  .small-up-3 > .column, .small-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.small-up-4 {
  flex-wrap: wrap; }
  .small-up-4 > .column, .small-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%; }

.small-up-5 {
  flex-wrap: wrap; }
  .small-up-5 > .column, .small-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%; }

.small-up-6 {
  flex-wrap: wrap; }
  .small-up-6 > .column, .small-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.small-up-7 {
  flex-wrap: wrap; }
  .small-up-7 > .column, .small-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%; }

.small-up-8 {
  flex-wrap: wrap; }
  .small-up-8 > .column, .small-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%; }

@media print, screen and (min-width: 48em) {
  .medium-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .medium-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .medium-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .medium-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .medium-up-1 {
    flex-wrap: wrap; }
    .medium-up-1 > .column, .medium-up-1 > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
  .medium-up-2 {
    flex-wrap: wrap; }
    .medium-up-2 > .column, .medium-up-2 > .columns {
      flex: 0 0 50%;
      max-width: 50%; }
  .medium-up-3 {
    flex-wrap: wrap; }
    .medium-up-3 > .column, .medium-up-3 > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .medium-up-4 {
    flex-wrap: wrap; }
    .medium-up-4 > .column, .medium-up-4 > .columns {
      flex: 0 0 25%;
      max-width: 25%; }
  .medium-up-5 {
    flex-wrap: wrap; }
    .medium-up-5 > .column, .medium-up-5 > .columns {
      flex: 0 0 20%;
      max-width: 20%; }
  .medium-up-6 {
    flex-wrap: wrap; }
    .medium-up-6 > .column, .medium-up-6 > .columns {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .medium-up-7 {
    flex-wrap: wrap; }
    .medium-up-7 > .column, .medium-up-7 > .columns {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .medium-up-8 {
    flex-wrap: wrap; }
    .medium-up-8 > .column, .medium-up-8 > .columns {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 66.75em) {
  .large-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .large-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .large-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .large-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .large-up-1 {
    flex-wrap: wrap; }
    .large-up-1 > .column, .large-up-1 > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
  .large-up-2 {
    flex-wrap: wrap; }
    .large-up-2 > .column, .large-up-2 > .columns {
      flex: 0 0 50%;
      max-width: 50%; }
  .large-up-3 {
    flex-wrap: wrap; }
    .large-up-3 > .column, .large-up-3 > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .large-up-4 {
    flex-wrap: wrap; }
    .large-up-4 > .column, .large-up-4 > .columns {
      flex: 0 0 25%;
      max-width: 25%; }
  .large-up-5 {
    flex-wrap: wrap; }
    .large-up-5 > .column, .large-up-5 > .columns {
      flex: 0 0 20%;
      max-width: 20%; }
  .large-up-6 {
    flex-wrap: wrap; }
    .large-up-6 > .column, .large-up-6 > .columns {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .large-up-7 {
    flex-wrap: wrap; }
    .large-up-7 > .column, .large-up-7 > .columns {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .large-up-8 {
    flex-wrap: wrap; }
    .large-up-8 > .column, .large-up-8 > .columns {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

.align-left {
  justify-content: flex-start; }

.align-right {
  justify-content: flex-end; }

.align-center {
  justify-content: center; }

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

.align-spaced {
  justify-content: space-around; }

.align-left.vertical.menu > li > a {
  justify-content: flex-start; }

.align-right.vertical.menu > li > a {
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  justify-content: center; }

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

.align-self-top {
  align-self: flex-start; }

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

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

.align-middle {
  align-items: center; }

.align-self-middle {
  align-self: center; }

.align-stretch {
  align-items: stretch; }

.align-self-stretch {
  align-self: stretch; }

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center; }

.small-order-1 {
  order: 1; }

.small-order-2 {
  order: 2; }

.small-order-3 {
  order: 3; }

.small-order-4 {
  order: 4; }

.small-order-5 {
  order: 5; }

.small-order-6 {
  order: 6; }

@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    order: 1; }
  .medium-order-2 {
    order: 2; }
  .medium-order-3 {
    order: 3; }
  .medium-order-4 {
    order: 4; }
  .medium-order-5 {
    order: 5; }
  .medium-order-6 {
    order: 6; } }

@media print, screen and (min-width: 66.75em) {
  .large-order-1 {
    order: 1; }
  .large-order-2 {
    order: 2; }
  .large-order-3 {
    order: 3; }
  .large-order-4 {
    order: 4; }
  .large-order-5 {
    order: 5; }
  .large-order-6 {
    order: 6; } }

.flex-container {
  display: flex; }

.flex-child-auto {
  flex: 1 1 auto; }

.flex-child-grow {
  flex: 1 0 auto; }

.flex-child-shrink {
  flex: 0 1 auto; }

.flex-dir-row {
  flex-direction: row; }

.flex-dir-row-reverse {
  flex-direction: row-reverse; }

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

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

@media print, screen and (min-width: 48em) {
  .medium-flex-container {
    display: flex; }
  .medium-flex-child-auto {
    flex: 1 1 auto; }
  .medium-flex-child-grow {
    flex: 1 0 auto; }
  .medium-flex-child-shrink {
    flex: 0 1 auto; }
  .medium-flex-dir-row {
    flex-direction: row; }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .medium-flex-dir-column {
    flex-direction: column; }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

@media print, screen and (min-width: 66.75em) {
  .large-flex-container {
    display: flex; }
  .large-flex-child-auto {
    flex: 1 1 auto; }
  .large-flex-child-grow {
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    flex: 0 1 auto; }
  .large-flex-dir-row {
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse; } }



html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--logo-height-mobile) + 106px);
  font-size: calc(var(--font-body-scale) * 16px); }
  @media only screen and (min-width: 768px) {
    html {
      scroll-padding-top: calc(var(--logo-height) + 106px); } }

body {
  overflow-wrap: anywhere;
  font-size: 0.9375rem;
  line-height: calc(var(--font-body-line-height-scale) * 1.6);
  letter-spacing: var(--font-body-letter-spacing, normal);
  background: var(--bg-body, #fff); }
  body.open-cc {
    overflow: hidden; }
    body.open-cc #wrapper .click-capture {
      opacity: 1;
      visibility: visible;
      pointer-events: all; }
    body.open-cc--product #wrapper .click-capture--product {
      opacity: 1;
      visibility: visible;
      pointer-events: all; }
    body.open-cc #shopify-chat {
      display: none; }

* {
  box-sizing: border-box; }

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

button,
summary {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

p {
  word-spacing: 0.001em;
  font-feature-settings: "kern" 1;
  font-kerning: normal;
  line-height: calc(var(--font-body-line-height-scale) * 1.6); }

figure {
  margin: 0;
  padding: 0; }

summary {
  display: inline-block; }

#wrapper {
  min-height: 100vh;
  scroll-behavior: smooth; }
  #wrapper > [role="main"] {
    display: flex;
    flex: 1;
    flex-direction: column; }
    #wrapper > [role="main"] > .row {
      width: 100%; }
  #wrapper .click-capture,
  #wrapper .click-capture--product {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 52;
    opacity: 0;
    visibility: hidden;
    background: rgba(var(--color-overlay-rgb), 0.7); }
  #wrapper .click-capture--product {
    z-index: 91; }
  .template-product-quick-view #wrapper .click-capture {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: none; }

.row {
  padding: 0 11px; }
  @media only screen and (min-width: 768px) {
    .row {
      padding: 0 35px; } }
  .row .columns {
    padding: 0 4px; }
    @media only screen and (min-width: 768px) {
      .row .columns {
        padding: 0 15px; } }
  .row.no-padding {
    padding: 0; }
  .row.full-width-row {
    max-width: none; }
  .row.full-width-row-full {
    padding: 0;
    max-width: none; }
    .row.full-width-row-full > .columns {
      padding: 0; }

.text-size-large {
  font-size: 1.25rem; }

.text-size-regular {
  font-size: 1.0625rem; }

.text-size-small {
  font-size: 0.9375rem; }


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

.overflow-hidden {
  overflow: hidden; }

blockquote {
  position: relative;
  text-align: center;
  padding: 75px 5% 45px;
  border-left: 0;
  color: var(--color-accent);
  color: inherit;
  font-size: 1.375rem;
  line-height: 1.4;
  letter-spacing: 0.02em;
  margin: 0; }
  @media only screen and (min-width: 768px) {
    blockquote {
      font-size: 1.875rem; } }
  @media only screen and (min-width: 768px) {
    blockquote {
      padding: 100px 10% 65px; } }
  blockquote:before {
    content: "“";
    position: absolute;
    top: -30px;
    font-size: 9rem;
    left: 50%;
    pointer-events: none;
    transform: translateX(-50%); }
    @media only screen and (min-width: 768px) {
      blockquote:before {
        top: -20px; } }
  blockquote p {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    margin: 0; }
    @media only screen and (min-width: 768px) {
      blockquote p {
        font-size: inherit; } }

.thb-placeholder {
  background: rgba(var(--color-body-rgb), 0.03);
  display: flex; }
  .thb-placeholder svg {
    width: 100%;
    height: 100%;
    fill: var(--color-accent); }

.rte {
  color: var(--color-body); }
  .rte a {
    text-decoration: underline;
    text-underline-offset: 3px; }
  .rte p {
    color: inherit; }
  .rte p + h1,
  .rte p + h2,
  .rte p + h3,
  .rte p + h4,
  .rte p + h5,
  .rte p + h6 {
    margin-top: 30px; }
  .rte iframe {
    max-width: 100%; }

.no-js img.lazyload {
  display: none !important; }

.screen-reader-shortcut {
  position: fixed;
  top: -1000em; }
  .screen-reader-shortcut:focus {
    left: 6px;
    top: 7px;
    height: auto;
    width: auto;
    display: block;
    font-size: 14px;
    font-weight: var(--font-body-bold-weight, 600);
    padding: 15px 23px 14px;
    background-color: #54cdcd;
    color: #fff;
    z-index: 100000;
    line-height: normal;
    text-decoration: none;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); }

table {
  width: 100%;
  text-align: left;
  border-spacing: 0;
  border-collapse: separate;
  margin-bottom: 30px;
  font-size: 15px;
  border-collapse: collapse;
  border: 1px solid var(--color-border); }
  [dir="rtl"] table {
    text-align: right; }
  table thead {
    line-height: 1; }
    table thead th {
      font-size: 13px;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      font-weight: var(--font-body-bold-weight, 600); }
  table th,
  table td {
    padding: 10px 15px;
    border: 1px solid var(--color-border); }
    @media only screen and (min-width: 768px) {
      table th,
      table td {
        padding: 15px 25px; } }
  table.no-borders {
    border: 0; }
    table.no-borders thead {
      line-height: 1; }
      table.no-borders thead th {
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        padding: 18px 0;
        font-weight: 400;
        border-bottom: 1px solid var(--color-border); }
        table.no-borders thead th:last-child {
          text-align: right; }
    table.no-borders th,
    table.no-borders td {
      padding: 10px 15px;
      border: 0; }
      @media only screen and (min-width: 768px) {
        table.no-borders th,
        table.no-borders td {
          padding: 15px 25px; } }
    table.no-borders tbody tr th,
    table.no-borders tbody tr td {
      padding: 20px 15px 20px 0; }
      table.no-borders tbody tr th:last-child,
      table.no-borders tbody tr td:last-child {
        text-align: right;
        padding-right: 0; }
      @media only screen and (min-width: 768px) {
        table.no-borders tbody tr th,
        table.no-borders tbody tr td {
          padding: 20px 30px 20px 0; } }
    table.no-borders tbody tr:last-child td {
      border-bottom: 0; }
    table.no-borders tfoot {
      text-align: right; }
      table.no-borders tfoot td {
        padding: 0;
        border-top: 1px solid var(--color-border); }
        table.no-borders tfoot td:first-child {
          text-align: left; }
          [dir="rtl"] table.no-borders tfoot td:first-child {
            text-align: right; }

.shopify-challenge__container {
  padding: 40px 0; }
  @media only screen and (min-width: 768px) {
    .shopify-challenge__container {
      padding: 70px 0; } }
  @media only screen and (min-width: 1068px) {
    .shopify-challenge__container {
      padding: 100px 0; } }

.discounts {
  list-style: none;
  margin: 5px 0 0;
  padding: 0;
  font-size: 12px; }
  .discounts__discount {
    margin-bottom: 5px; }
    .discounts__discount svg {
      vertical-align: middle;
      margin-right: 6px;
      width: 10px; }


.loading {
  position: relative; }
  .loading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10; }
  .loading .loading-overlay {
    display: block; }

.loading-overlay {
  display: none;
  width: 42px;
  height: 42px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 20;
  line-height: 0;
  transform: translate3d(-50%, -50%, 0);
  pointer-events: none; }
  .loading-overlay.small {
    width: 21px;
    height: 21px; }

.spinner {
  animation: rotator 1.4s infinite linear; }

.spinner-path {
  stroke-dasharray: 280;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: dash 1.4s infinite ease; }

@keyframes rotator {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(270deg); } }

@keyframes dash {
  0% {
    stroke-dashoffset: 280; }
  50% {
    stroke-dashoffset: 75;
    transform: rotate(135deg); }
  100% {
    stroke-dashoffset: 280;
    transform: rotate(450deg); } }

.mobile-menu-drawer {
  display: none; }


.lazyload,
.lazyloading {
  will-change: filter;
  filter: blur(10px); }
  .lazyload.no-blur,
  .lazyloading.no-blur {
    filter: none;
    opacity: 1; }

.lazyloaded {
  transition: filter 0.2s cubic-bezier(0.104, 0.204, 0.492, 1); }


scroll-shadow {
  display: inline-block;
  --scroll-shadow-size: 60;
  --scroll-shadow-top: linear-gradient(rgba(var(--bg-body-rgb), 1),
      rgba(var(--bg-body-rgb), 0));
  --scroll-shadow-bottom: linear-gradient(rgba(var(--bg-body-rgb), 0),
      rgba(var(--bg-body-rgb), 1));
  --scroll-shadow-left: linear-gradient(90deg,
      rgba(var(--bg-body-rgb), 1),
      rgba(var(--bg-body-rgb), 0));
  --scroll-shadow-right: linear-gradient(90deg,
      rgba(var(--bg-body-rgb), 0),
      rgba(var(--bg-body-rgb), 1)); }

@media only screen and (max-width: 767px) {
  .mobile-height-full {
    height: calc(100vh - var(--announcement-height, 0px)); }
    @supports (height: 100svh) {
      .mobile-height-full {
        height: calc(100svh - var(--announcement-height, 0px)); } } }

@media only screen and (max-width: 767px) {
  .mobile-height-auto {
    min-height: auto; } }

@media only screen and (max-width: 767px) {
  .mobile-height-300 {
    min-height: 300px; } }

@media only screen and (max-width: 767px) {
  .mobile-height-350 {
    min-height: 350px; } }

@media only screen and (max-width: 767px) {
  .mobile-height-400 {
    min-height: 400px; } }

@media only screen and (max-width: 767px) {
  .mobile-height-450 {
    min-height: 450px; } }

@media only screen and (max-width: 767px) {
  .mobile-height-500 {
    min-height: 500px; } }

@media only screen and (min-width: 768px) {
  .desktop-height-full {
    height: calc(100vh - var(--announcement-height, 0px)); }
    @supports (height: 100dvh) {
      .desktop-height-full {
        height: calc(100dvh - var(--announcement-height, 0px)); } } }

@media only screen and (min-width: 768px) {
  .desktop-height-auto {
    min-height: auto; } }

@media only screen and (min-width: 768px) {
  .desktop-height-450 {
    min-height: 450px; } }

@media only screen and (min-width: 768px) {
  .desktop-height-550 {
    min-height: 550px; } }

@media only screen and (min-width: 768px) {
  .desktop-height-650 {
    min-height: 650px; } }

@media only screen and (min-width: 768px) {
  .desktop-height-750 {
    min-height: 750px; } }

.height-full {
  min-height: 100vh; }

.height-auto {
  min-height: auto; }

.height-300 {
  min-height: 300px; }

.height-350 {
  min-height: 350px; }

.height-400 {
  min-height: 400px; }

.height-450 {
  min-height: 450px; }

.page-content-width {
  max-width: 840px;
  margin: 0 auto; }


.section-spacing {
  margin-top: var(--section-spacing-mobile, 0);
  margin-bottom: var(--section-spacing-mobile, 0); }
  @media only screen and (min-width: 768px) {
    .section-spacing {
      margin-top: var(--section-spacing-desktop, 0);
      margin-bottom: var(--section-spacing-desktop, 0); } }
  .section-spacing.section-spacing--disable-top {
    margin-top: 0; }
  .section-spacing.section-spacing--disable-bottom {
    margin-bottom: 0; }

.section-spacing-bottom {
  margin-bottom: var(--section-spacing-mobile, 0); }
  @media only screen and (min-width: 768px) {
    .section-spacing-bottom {
      margin-bottom: var(--section-spacing-desktop, 0); } }
  .section-spacing-bottom.section-spacing--disable-bottom {
    margin-bottom: 0; }

.section-spacing-padding {
  padding-top: var(--section-spacing-mobile, 0);
  padding-bottom: var(--section-spacing-mobile, 0); }
  @media only screen and (min-width: 768px) {
    .section-spacing-padding {
      padding-top: var(--section-spacing-desktop, 0);
      padding-bottom: var(--section-spacing-desktop, 0); } }
  .section-spacing-padding.section-spacing--disable-top {
    padding-top: 0; }
  .section-spacing-padding.section-spacing--disable-bottom {
    padding-bottom: 0; }

.visibility-hidden {
  visibility: hidden; }

.shopify-section-group-footer-group {
  background-color: var(--color-footer-bg, --bg-body); }

.thb-parallax-image {
  pointer-events: none;
  will-change: transform;
  transform-style: preserve-3d;
  backface-visibility: hidden; }

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

h1, .h1, .h1-large, .h1-xlarge {
  font-size: calc(var(--font-heading-scale) * 32px);
  line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 40px)); }
  @media only screen and (min-width: 768px) {
    h1, .h1, .h1-large, .h1-xlarge {
      font-size: calc(var(--font-heading-scale) * 40px);
      line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 48px)); } }
  @media only screen and (min-width: 1068px) {
    h1, .h1, .h1-large, .h1-xlarge {
      font-size: calc(var(--font-heading-scale) * 48px);
      line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 56px)); } }

h2, .h2 {
  font-size: calc(var(--font-heading-scale) * 28px);
  line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 36px)); }
  @media only screen and (min-width: 768px) {
    h2, .h2 {
      font-size: calc(var(--font-heading-scale) * 34px);
      line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 42px)); } }
  @media only screen and (min-width: 1068px) {
    h2, .h2 {
      font-size: calc(var(--font-heading-scale) * 40px);
      line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 48px)); } }

h3, .h3 {
  font-size: calc(var(--font-heading-scale) * 26px);
  line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 34px)); }
  @media only screen and (min-width: 768px) {
    h3, .h3 {
      font-size: calc(var(--font-heading-scale) * 30px);
      line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 38px)); } }
  @media only screen and (min-width: 1068px) {
    h3, .h3 {
      font-size: calc(var(--font-heading-scale) * 34px);
      line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 42px)); } }

h4, .h4 {
  font-size: calc(var(--font-heading-scale) * 24px);
  line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 32px)); }
  @media only screen and (min-width: 1068px) {
    h4, .h4 {
      font-size: calc(var(--font-heading-scale) * 28px);
      line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 36px)); } }

h5, .h5 {
  font-size: calc(var(--font-heading-scale) * 22px);
  line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 30px)); }
  @media only screen and (min-width: 1068px) {
    h5, .h5 {
      font-size: calc(var(--font-heading-scale) * 24px);
      line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 32px)); } }

h6, .h6 {
  font-size: calc(var(--font-heading-scale) * 18px);
  line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 24px)); }

@media only screen and (min-width: 768px) {
  .h1-large {
    font-size: calc(var(--font-heading-scale) * 52px);
    line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 60px)); } }

@media only screen and (min-width: 1068px) {
  .h1-large {
    font-size: calc(var(--font-heading-scale) * 60px);
    line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 68px)); } }

@media only screen and (min-width: 768px) {
  .h1-xlarge {
    font-size: calc(var(--font-heading-scale) * 60px);
    line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 68px)); } }

@media only screen and (min-width: 1068px) {
  .h1-xlarge {
    font-size: calc(var(--font-heading-scale) * 72px);
    line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 80px)); } }

h1, .h1, .h1-large, .h1-xlarge,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h1-large,
.h1-xlarge {
  letter-spacing: var(--font-heading-letter-spacing, normal); }
  h1.split-text,
  .h1.split-text,
  .split-text.h1-large,
  .split-text.h1-xlarge,
  h2.split-text,
  .h2.split-text,
  h3.split-text,
  .h3.split-text,
  h4.split-text,
  .h4.split-text,
  h5.split-text,
  .h5.split-text,
  h6.split-text,
  .h6.split-text,
  .h1-large.split-text,
  .h1-xlarge.split-text {
    --font-heading-line-height-scale: var(--font-heading-line-height-scale-large); }

@media only screen and (min-width: 1068px) {
  .heading-size--small {
    font-size: 2.125rem;
    line-height: 2.625rem; } }

@media only screen and (min-width: 1068px) {
  .heading-size--medium {
    font-size: 3rem;
    line-height: 3.5rem; } }

@media only screen and (min-width: 1068px) {
  .heading-size--large {
    font-size: 3.75rem;
    line-height: 4.25rem; } }

@media only screen and (min-width: 1068px) {
  .heading-size--xlarge {
    font-size: 4.5rem;
    line-height: 5rem; } }

.subheading {
  font-size: 0.6875rem;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: rgba(var(--color-body-rgb), 0.7); }

.side-panel {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 90;
  width: calc(100vw - 30px);
  background: var(--bg-body, #fff);
  max-width: 480px;
  overflow-x: hidden;
  transform: translateX(100%);
  will-change: transform;
  outline: 0; }
  .side-panel.active {
    transform: translateX(0%) translateY(0%); }
  .side-panel.facet-drawer {
    transform: translateX(-100%);
    right: auto;
    left: 0; }
    .side-panel.facet-drawer.active {
      transform: translateX(0%); }
  .side-panel.product-drawer {
    z-index: 92; }
    .side-panel.product-drawer .side-panel-inner {
      display: grid;
      grid-template-rows: auto 1fr auto;
      height: 100vh; }
    .side-panel.product-drawer .thb-product-detail {
      margin: 0; }
    .side-panel.product-drawer .side-panel-content {
      background: var(--bg-body, #fff);
      overflow-x: hidden;
      overflow-y: auto; }
    .side-panel.product-drawer #Product-Drawer-Content {
      display: contents; }
    .side-panel.product-drawer .add_to_cart_holder {
      margin-bottom: 0; }
  .side-panel-header {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 35;
    background: var(--bg-body, #fff);
    border-bottom: 1px solid var(--color-border);
    padding: 18px 30px;
    min-height: 58px;
    display: flex;
    align-items: center; }
    .side-panel-header--inner {
      line-height: 1;
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%; }
  .side-panel-heading {
    display: inline-flex;
    align-items: center;
    margin: 0;
    line-height: 1;
    font-size: 0.9375rem;
    letter-spacing: 0.05em;
    font-weight: var(--font-body-medium-weight, 500);
    color: var(--color-body);
    text-transform: uppercase; }
    .side-panel-heading > span {
      display: block; }
    .side-panel-heading .thb-item-count {
      width: 22px;
      height: 22px;
      display: inline-flex;
      align-items: center;
      padding: 4px;
      justify-content: center;
      border-radius: 50%;
      background-color: var(--color-body);
      color: var(--bg-body, #fff);
      font-size: 0.625rem;
      margin-left: 15px; }
  .side-panel-close {
    display: inline-flex;
    cursor: pointer; }
    .side-panel-close svg {
      pointer-events: none; }
    @media screen and (hover: hover) {
      .side-panel-close:hover svg, .side-panel-close:focus svg {
        transform: rotateZ(90deg); } }
  .side-panel-content {
    padding: 25px 30px; }
    .side-panel-content .side-panel-content--inner {
      overflow-y: auto;
      height: 100%; }
    .side-panel-content--tabs {
      display: flex;
      gap: 30px;
      position: relative;
      margin-bottom: 25px; }
      .side-panel-content--tabs:after {
        content: '';
        display: block;
        bottom: 1px;
        left: 0;
        width: 100%;
        height: 1px;
        position: absolute;
        z-index: 1;
        background-color: var(--color-border); }
      .side-panel-content--tabs button {
        display: inline-flex;
        align-items: center;
        font-size: 0.8125rem;
        text-transform: uppercase;
        font-weight: var(--font-body-medium-weight, 500);
        color: rgba(var(--color-body-rgb), 0.6);
        position: relative;
        padding: 0 0 10px;
        margin-bottom: 1px; }
        .side-panel-content--tabs button:after {
          content: '';
          display: block;
          bottom: -1px;
          left: 0;
          width: 100%;
          height: 3px;
          position: absolute;
          z-index: 2;
          transform: scale(0, 1);
          background-color: var(--color-body);
          transform-origin: left top; }
        .side-panel-content--tabs button.tab-active {
          color: rgba(var(--color-body-rgb), 1); }
          .side-panel-content--tabs button.tab-active:after {
            transform: scale(1, 1); }
    .side-panel-content--tab-panel {
      display: none; }
      .side-panel-content--tab-panel.tab-active {
        display: block; }
    .side-panel-content--search-footer {
      padding: 25px 30px;
      border-top: 1px solid var(--color-border);
      margin-top: auto; }
    .side-panel-content .button {
      flex-shrink: 0; }
  .side-panel-footer {
    border-top: 1px solid var(--color-border);
    padding: 20px; }


.search-drawer {
  width: 100%;
  max-width: 100%;
  bottom: auto;
  transform: translateY(-100%);
  overflow: hidden;
  padding: 0; }
  .search-drawer--inner {
    display: flex;
    flex-direction: column;
    padding: 0 15px;
    gap: 0;
    max-height: 90vh;
    overflow-y: auto; }
    @media only screen and (min-width: 768px) {
      .search-drawer--inner {
        padding: 0 50px 15px; } }
  .search-drawer--header {
    display: flex;
    position: sticky;
    top: 0;
    left: 0;
    padding: 15px 0;
    background-color: var(--bg-body, #fff); }
    @media only screen and (min-width: 768px) {
      .search-drawer--header {
        padding: 30px 0 15px; } }
  .search-drawer .side-panel-close {
    width: 36px;
    height: 48px;
    justify-content: flex-end;
    align-items: center; }
  .search-drawer--content {
    flex: 1;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px 0; }
    .search-drawer--content .search-drawer--popular {
      margin-bottom: 10px;
      display: flex; }
    .search-drawer--content:empty {
      padding: 0; }
      .search-drawer--content:empty + .search-drawer--popular {
        display: flex; }
    .search-drawer--content.loading {
      min-height: 50px; }
  .search-drawer--label {
    padding-top: 4px; }
  .search-drawer--popular {
    font-size: 0.875rem;
    display: none;
    flex-direction: column; }
    @media only screen and (min-width: 768px) {
      .search-drawer--popular {
        flex-direction: row;
        gap: 20px; } }
    .search-drawer--popular a {
      display: inline-flex;
      font-weight: var(--font-body-medium-weight, 500);
      padding: 4px 0;
      margin-right: 16px; }
  .search-drawer--products {
    --column-gap: 10px;
    --mobile-columns: 2;
    display: grid;
    row-gap: 20px;
    column-gap: var(--column-gap);
    grid-template-columns: repeat(var(--mobile-columns), 1fr); }
    @media only screen and (min-width: 768px) {
      .search-drawer--products {
        --column-gap: 15px;
        --mobile-columns: 4; } }
    @media only screen and (min-width: 1068px) {
      .search-drawer--products {
        --column-gap: 20px;
        --mobile-columns: 6; } }
    .search-drawer--products .product-card {
      margin-bottom: 0; }
  .search-drawer--collections {
    --column-gap: 10px;
    --mobile-columns: 2;
    display: grid;
    row-gap: 20px;
    column-gap: var(--column-gap);
    grid-template-columns: repeat(var(--mobile-columns), 1fr); }
    @media only screen and (min-width: 768px) {
      .search-drawer--collections {
        --column-gap: 15px;
        --mobile-columns: 4; } }
    @media only screen and (min-width: 1068px) {
      .search-drawer--collections {
        --column-gap: 20px;
        --mobile-columns: 6; } }
  .search-drawer .searchform {
    width: 100%; }
    .search-drawer .searchform input {
      padding-left: 48px;
      font-size: 1rem;
      outline: 0; }
      .search-drawer .searchform input::-webkit-search-decoration, .search-drawer .searchform input::-webkit-search-cancel-button, .search-drawer .searchform input::-webkit-search-results-button, .search-drawer .searchform input::-webkit-search-results-decoration {
        display: none; }
    .search-drawer .searchform label {
      display: none; }


.section-header-section {
  z-index: 50;
  width: 100%; }
  .section-header-section--is-sticky {
    position: sticky;
    top: 0;
    left: 0; }
  .section-header-section--is-hidden {
    transform: translateY(-100%); }
  .section-header-section--animate {
    transition: transform 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }

.header {
  display: block;
  border-bottom: 1px solid var(--color-border);
  position: relative;
  background: var(--color-header-bg, var(--bg-body, #fff));
  z-index: 30;
  width: 100%;
  --color-price: var(--color-header-text);
  --color-accent: var(--color-header-text);
  --color-accent-rgb: var(--color-header-text-rgb);
  --color-border: rgba(var(--color-header-text-rgb), 0.1); }
  .header:before {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    height: 100dvh;
    background: rgba(var(--color-overlay-rgb), 0.7);
    opacity: 0;
    z-index: 1;
    pointer-events: none;
    transition: opacity 0.25s ease; }
  .header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: -1;
    opacity: 0;
    pointer-events: none; }
  .header--inner {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr auto 1fr;
    padding: 0 15px;
    gap: 10px; }
    @media only screen and (min-width: 768px) {
      .header--inner {
        gap: 20px;
        padding: 0 50px; } }
  .header.header--shadow-small:after {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06); }
  .header.header--shadow-medium:after {
    box-shadow: 0 9px 38px rgba(0, 0, 0, 0.05), 0 5px 12px rgba(0, 0, 0, 0.1); }
  .header.header--shadow-large:after {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 5px 22px rgba(0, 0, 0, 0.15); }
  .header.is-sticky .header:after {
    opacity: 1; }
  .header.menu-item-hover:before {
    opacity: 1; }
  .header.transparent--true {
    background: transparent; }
    .header.transparent--true:hover, .header.transparent--true.is-sticky {
      background: var(--color-header-bg, var(--bg-body, #fff)); }
    .header.transparent--true:not(:hover):not(.is-sticky) {
      --color-header-text: #ffffff;
      --color-header-text-rgb: 255, 255, 255;
      --color-body-rgb: 255, 255, 255; }
      .header.transparent--true:not(:hover):not(.is-sticky) .logolink .logoimg {
        opacity: 0; }
        .header.transparent--true:not(:hover):not(.is-sticky) .logolink .logoimg--light {
          opacity: 1; }
      .header.transparent--true:not(:hover):not(.is-sticky) .thb-secondary-area .thb-item-count {
        background-color: transparent; }
  .header .logolink {
    position: relative; }
    .header .logolink .logoimg--light {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: contain;
      opacity: 0; }
  .header.style1 .logolink {
    text-align: center;
    justify-content: center; }
    @media only screen and (min-width: 1068px) {
      .header.style1 .logolink {
        text-align: left;
        margin-right: auto;
        justify-content: flex-start; } }
  @media only screen and (min-width: 1068px) {
    .header.style1 .header--inner {
      grid-template-columns: auto minmax(auto, 70%) auto; } }
  .header.style2 .logolink {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    flex-shrink: 0; }
    @media only screen and (min-width: 1068px) {
      .header.style2 .logolink {
        margin-left: 0; } }
  @media only screen and (min-width: 1068px) {
    .header.style2 .header--inner {
      grid-template-columns: auto 1fr; } }
  .header.style2 .full-menu {
    margin-left: 25px; }
  @media only screen and (min-width: 1068px) {
    .header.style2 .logolink {
      text-align: left; } }
  .header.style3 .logolink {
    text-align: center;
    justify-content: center; }
    .header.style3 .logolink .logoimg {
      object-position: center; }
  .header.style3 .full-menu {
    margin-left: 0; }
    [dir="rtl"] .header.style3 .full-menu {
      margin-left: auto;
      margin-right: 0; }
  .header.style3 .thb-full-menu {
    text-align: left; }
    [dir="rtl"] .header.style3 .thb-full-menu {
      text-align: right; }
    .header.style3 .thb-full-menu > li:first-child {
      padding-left: 0; }
  .header.style4 .thb-full-menu {
    text-align: center; }
  .header.style4 .full-menu {
    padding: 0 15px; }
    @media only screen and (min-width: 768px) {
      .header.style4 .full-menu {
        padding: 0 50px; } }
  .header.style4 .full-menu, .header.style5 .full-menu {
    width: 100%;
    grid-column: span 3;
    justify-content: center;
    border-top: 1px solid var(--color-border); }
    .header.style4 .full-menu:before, .header.style5 .full-menu:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: var(--color-border); }
  @media only screen and (min-width: 1068px) {
    .header.style5 .header--inner {
      grid-template-columns: 1fr auto; } }
  .header.style5 .full-menu {
    grid-column: span 2;
    justify-content: unset;
    padding: 0 15px; }
    @media only screen and (min-width: 768px) {
      .header.style5 .full-menu {
        padding: 0 50px; } }
  .header .menu-logo-container {
    display: flex;
    align-items: center; }

.thb-secondary-area {
  margin-left: auto;
  line-height: 1;
  height: 100%;
  min-width: 70px;
  white-space: nowrap;
  justify-content: end;
  align-items: center;
  display: inline-flex; }
  @media only screen and (min-width: 768px) {
    .thb-secondary-area {
      min-width: 135px;
      gap: 6px; } }
  [dir="rtl"] .thb-secondary-area {
    margin-left: 0; }
  .thb-secondary-area .no-js-hidden {
    align-items: center;
    display: none; }
    @media only screen and (min-width: 1068px) {
      .thb-secondary-area .no-js-hidden {
        display: inline-flex; } }
  .thb-secondary-area-item {
    width: auto;
    min-width: 32px;
    height: 32px;
    padding: 6px;
    color: var(--color-header-text, --color-body);
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    display: inline-flex; }
    .thb-secondary-area-item .thb-item-count svg {
      fill: var(--color-header-bg, var(--bg-body, #fff));
      width: 8px; }
    .thb-secondary-area-item:focus {
      color: var(--color-header-text, --color-body); }
  .thb-secondary-area .thb-secondary-item-icon {
    position: relative;
    line-height: 0; }
  .thb-secondary-area .thb-item-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 0.5625rem;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: var(--color-header-text, --color-body);
    color: var(--color-header-bg, var(--bg-body, #fff));
    position: absolute;
    top: -6px;
    right: -17px;
    box-shadow: 0 0 0 2px var(--color-header-bg, var(--bg-body, #fff)); }
  .thb-secondary-area .thb-quick-search--desktop {
    display: none;
    margin: 0 6px;
    --color-body: var(--color-header-text);
    --color-body-rgb: var(--color-header-text-rgb); }
    @media only screen and (min-width: 1068px) {
      .thb-secondary-area .thb-quick-search--desktop {
        display: inline-flex; } }

.logolink {
  display: inline-flex;
  margin: 15px 0; }
  .logolink.text-logo {
    font-size: 1.125rem;
    font-weight: var(--font-body-medium-weight, 500);
    line-height: 1;
    word-break: break-all;
    color: var(--color-header-text, --color-body); }
    .logolink.text-logo:hover, .logolink.text-logo:focus {
      color: var(--color-header-text, --color-body); }
    @media only screen and (min-width: 768px) {
      .logolink.text-logo {
        font-size: 2.25rem; } }
  .logolink .logoimg {
    width: auto;
    height: var(--logo-height-mobile, 30px);
    object-fit: contain;
    object-position: left; }
    @media only screen and (min-width: 768px) {
      .logolink .logoimg {
        height: var(--logo-height, 30px); } }

.thb-header-mobile-left {
  display: inline-flex;
  margin-right: auto; }
  @media only screen and (min-width: 1068px) {
    .thb-header-mobile-left {
      display: none; } }
  [dir="rtl"] .thb-header-mobile-left {
    margin-right: 0; }

.thb-header-desktop-left {
  display: none;
  line-height: 1; }
  @media only screen and (min-width: 1068px) {
    .thb-header-desktop-left {
      display: inline-flex;
      margin-right: auto; }
      [dir="rtl"] .thb-header-desktop-left {
        margin-right: 0; } }

.sticky-header {
  display: block; }
  .sticky-header.sticky-header--transparent-true {
    margin-bottom: calc(var(--header-height) * -1); }

.mobile-toggle-wrapper {
  display: inline-flex;
  align-items: center; }
  .no-js .mobile-toggle-wrapper[open] .mobile-menu-drawer {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  .no-js .mobile-toggle-wrapper[open] .mobile-toggle span:nth-child(1) {
    transform: rotateZ(45deg) translateY(-1px); }
  .no-js .mobile-toggle-wrapper[open] .mobile-toggle span:nth-child(2) {
    opacity: 0; }
  .no-js .mobile-toggle-wrapper[open] .mobile-toggle span:nth-child(3) {
    transform: rotateZ(-45deg); }
  .js .mobile-toggle-wrapper[open].active .mobile-menu-drawer {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  .js .mobile-toggle-wrapper[open].active .mobile-toggle span:nth-child(1) {
    transform: rotateZ(45deg) translateY(-1px); }
  .js .mobile-toggle-wrapper[open].active .mobile-toggle span:nth-child(2) {
    opacity: 0; }
  .js .mobile-toggle-wrapper[open].active .mobile-toggle span:nth-child(3) {
    transform: rotateZ(-45deg) translateY(0px); }

.mobile-toggle {
  display: inline-flex;
  position: relative;
  width: 32px;
  height: 32px;
  margin-left: -7px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .mobile-toggle span {
    width: 18px;
    height: 1px;
    background: var(--color-header-text, --color-body);
    position: absolute;
    border-radius: 1px;
    top: 10px;
    left: 7px; }
    .mobile-toggle span:nth-child(1) {
      transform-origin: top left; }
    .mobile-toggle span:nth-child(2) {
      top: 16px; }
    .mobile-toggle span:nth-child(3) {
      transform-origin: top left;
      top: 22px; }

.mobile-menu-drawer {
  display: none;
  opacity: 0;
  visibility: hidden; }

.full-menu {
  display: none;
  margin: 0 auto;
  max-width: 100%; }
  @media only screen and (min-width: 1068px) {
    .full-menu {
      display: inline-flex; } }

.thb-full-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.9375rem; }
  .thb-full-menu--link {
    color: var(--color-header-text, --color-body);
    position: relative;
    font-size: calc(var(--font-navigation-scale, 1) * 14px); }
    .navigation-uppercase-true .thb-full-menu--link {
      text-transform: uppercase; }
    .thb-full-menu--link:after {
      content: "";
      display: block;
      position: absolute;
      top: calc(100% - 5px);
      left: 0;
      width: 100%;
      will-change: transform;
      height: 1px;
      transform: scale(0, 1);
      transform-origin: left center;
      background: var(--color-header-text, --color-body); }
    .thb-full-menu--link:hover, .thb-full-menu--link:focus {
      color: var(--color-header-text, --color-body); }
      .thb-full-menu--link:hover:after, .thb-full-menu--link:focus:after {
        transform: scale(1, 1); }
      .thb-full-menu--link:hover svg path, .thb-full-menu--link:focus svg path {
        stroke: var(--color-header-text, --color-body); }
  .thb-full-menu > li {
    display: inline-flex;
    padding: 0 15px;
    align-items: center; }
    .thb-full-menu > li > a {
      margin: 8px 0;
      height: 30px;
      display: inline-flex;
      align-items: center;
      font-weight: var(--font-body-medium-weight, 500); }
    .thb-full-menu > li:first-child {
      padding-left: 0; }
    .thb-full-menu > li:last-child {
      padding-right: 0; }
  .thb-full-menu li.menu-item-has-children {
    position: relative;
    z-index: 1; }
    .thb-full-menu li.menu-item-has-children:hover {
      z-index: 2; }
      .thb-full-menu li.menu-item-has-children:hover > .sub-menu {
        visibility: visible;
        opacity: 1; }
      .thb-full-menu li.menu-item-has-children:hover:before {
        content: attr(data-item-title);
        position: absolute;
        height: 100%;
        top: 0;
        margin-left: -24px;
        padding-left: 24px;
        padding-right: 24px;
        opacity: 0;
        z-index: 0; }
    .thb-full-menu li.menu-item-has-children.left-submenu .sub-menu {
      left: auto;
      right: calc(100% + 40px); }
    .thb-full-menu li.menu-item-has-children.menu-item-has-megamenu {
      position: static; }
      .thb-full-menu li.menu-item-has-children.menu-item-has-megamenu .sub-menu {
        left: 0;
        right: 0;
        border-top: 1px solid var(--color-header-border, var(--color-border)); }
      .thb-full-menu li.menu-item-has-children.menu-item-has-megamenu .sub-menu.mega-menu-container .mega-menu-promotion img {
        transform: scale(1); }
      .thb-full-menu li.menu-item-has-children.menu-item-has-megamenu .sub-menu.mega-menu-container .mega-menu-promotion:hover img {
        transform: scale(1.05); }
    .thb-full-menu li.menu-item-has-children > a {
      padding-right: 15px;
      position: relative; }
      .thb-full-menu li.menu-item-has-children > a:focus + .sub-menu {
        display: block;
        opacity: 1;
        visibility: visible;
        transform: translateY(0px); }
      .thb-full-menu li.menu-item-has-children > a svg {
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -3px; }
    .thb-full-menu li.menu-item-has-children:focus-within {
      z-index: 2; }
      .thb-full-menu li.menu-item-has-children:focus-within > .sub-menu {
        display: block;
        opacity: 1;
        visibility: visible; }
        .thb-full-menu li.menu-item-has-children:focus-within > .sub-menu.mega-menu-container {
          display: flex; }
  .thb-full-menu .sub-menu {
    position: absolute;
    top: 100%;
    left: -9px;
    font-size: calc(var(--font-navigation-scale, 1) * 14px);
    line-height: 1;
    padding: 19px 24px;
    background: var(--color-header-bg, var(--bg-body, #fff));
    list-style: none;
    margin: 0;
    text-align: left;
    white-space: nowrap;
    line-height: 1.1;
    min-width: 190px;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    transition: opacity 0.15s cubic-bezier(0.104, 0.204, 0.492, 1); }
    .thb-full-menu .sub-menu a:not(.text-button):after {
      top: calc(100% - 3px); }
    .thb-full-menu .sub-menu ul {
      line-height: inherit; }
    .thb-full-menu .sub-menu .thb-full-menu--link {
      display: inline-block;
      padding-top: 5px;
      padding-bottom: 5px; }
    .thb-full-menu .sub-menu .sub-menu {
      top: -19px;
      left: calc(100% + 35px); }
    .thb-full-menu .sub-menu li.menu-item-has-children:hover:before {
      width: calc(100% + 65px); }
    .thb-full-menu .sub-menu.mega-menu-container {
      padding: 0;
      display: flex;
      max-width: 100vw;
      overflow-y: auto;
      max-height: calc(100vh - calc(var(--header-height, 0px) + var(--header-offset, 0px) + 50px)); }
  .thb-full-menu .mega-menu-container--inner {
    width: 100%; }
  .thb-full-menu .mega-menu-columns {
    display: grid;
    grid-auto-columns: minmax(0, 1fr);
    grid-auto-flow: column;
    grid-column-gap: 20px;
    list-style: none;
    padding: 50px;
    margin: 0;
    white-space: initial;
    flex: 1; }
    @media only screen and (min-width: 1200px) {
      .thb-full-menu .mega-menu-columns {
        grid-column-gap: 30px; } }
    .thb-full-menu .mega-menu-columns ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .thb-full-menu .mega-menu-columns__heading {
      font-size: calc(var(--font-navigation-scale, 1) * 12px);
      text-transform: uppercase;
      font-weight: var(--font-body-bold-weight, 600);
      letter-spacing: 0.1em;
      padding: 0;
      margin-bottom: 10px; }
    .thb-full-menu .mega-menu-columns--limited {
      grid-template-columns: repeat(var(--max-megamenu-columns, 4), 1fr);
      grid-auto-flow: unset; }
      .thb-full-menu .mega-menu-columns--limited ul {
        margin-bottom: 20px; }

.mega-menu-promotion {
  width: 100%;
  position: relative;
  overflow: hidden; }
  .mega-menu-promotion > a {
    display: block;
    height: 100%; }
    .mega-menu-promotion > a:after {
      content: none; }
  .mega-menu-promotion--image {
    overflow: hidden; }
  .mega-menu-promotion img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    will-change: transform;
    transition: all 0.5s cubic-bezier(0.104, 0.204, 0.492, 1); }
  .mega-menu-promotion--cover {
    margin-top: 20px;
    text-align: center;
    font-weight: var(--font-body-medium-weight, 500);
    font-size: 0.875rem; }
  .mega-menu-promotion:hover img {
    transform: scale(1.05); }
  .mega-menu-promotion--small {
    width: 100%; }
    .mega-menu-promotion--small .mega-menu-promotion--cover {
      position: absolute;
      max-width: 100%;
      color: #fff;
      white-space: normal;
      font-size: 0.875rem;
      letter-spacing: 0.05em;
      padding: 8px 15px;
      bottom: 10px;
      left: 10px;
      width: auto;
      max-width: 90%;
      background-color: var(--color-header-bg, var(--bg-body, #fff));
      font-weight: var(--font-body-medium-weight, 500);
      color: var(--color-header-text, --color-body); }

.mega-menu-sidebar {
  display: grid;
  grid-template-columns: 360px 1fr; }
  .mega-menu-sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .mega-menu-sidebar--button {
    display: inline-flex;
    align-items: center;
    padding: 5px 0;
    gap: 15px;
    font-weight: var(--font-body-medium-weight, 500);
    white-space: normal;
    font-size: 1.125rem;
    color: rgba(var(--color-header-text-rgb, --color-body-rgb), 0.4);
    letter-spacing: 0.02em; }
    .navigation-uppercase-true .mega-menu-sidebar--button {
      text-transform: uppercase; }
    .mega-menu-sidebar--button svg {
      margin-left: auto;
      flex-shrink: 0; }
    .mega-menu-sidebar--button.active {
      color: var(--color-header-text, --color-body); }
      .mega-menu-sidebar--button.active:after {
        transform: scale(1, 1); }
  .mega-menu-sidebar--sidebar {
    padding: 40px 50px;
    width: 100%; }
    .mega-menu-sidebar--sidebar ul {
      position: sticky;
      top: 0;
      left: 0; }
    .mega-menu-sidebar--sidebar li {
      padding: 5px 0; }
  .mega-menu-sidebar--content {
    border-left: 1px solid var(--color-border);
    padding: 45px 50px; }
    .mega-menu-sidebar--content ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: none;
      grid-template-columns: repeat(4, 1fr);
      gap: 30px; }
      .mega-menu-sidebar--content ul.active {
        display: grid; }
      .mega-menu-sidebar--content ul a {
        padding: 0;
        white-space: normal;
        font-size: 0.875rem; }
        .mega-menu-sidebar--content ul a span {
          line-height: inherit; }
    .mega-menu-sidebar--content .product-card {
      min-height: 100%;
      margin-bottom: 0; }
      .mega-menu-sidebar--content .product-card-info {
        padding-left: 0 !important; }
    .mega-menu-sidebar--content-container {
      display: flex;
      flex-direction: column;
      gap: 5px;
      align-items: flex-start;
      color: var(--color-header-text, --color-body); }
      @media only screen and (min-width: 768px) {
        .mega-menu-sidebar--content-container {
          gap: 15px; } }
      .mega-menu-sidebar--content-container span {
        text-transform: uppercase;
        display: inline-block; }
    .mega-menu-sidebar--content-image {
      overflow: hidden; }

.mega-menu-promotions {
  width: 100%;
  max-width: 410px;
  display: grid;
  grid-auto-flow: row;
  gap: 10px;
  padding: 50px 50px 50px 0; }

.menu-item-badge {
  display: inline-flex;
  align-items: center;
  font-size: 0.5rem;
  font-weight: var(--font-body-bold-weight, 600);
  padding: 2px 4px;
  margin-left: 10px;
  letter-spacing: 0.03em;
  line-height: 1.4;
  transform: translateY(-5px);
  text-transform: uppercase;
  background: var(--menu-badge-bg);
  color: var(--menu-badge-text); }


.animations-true .line-parent,
.animations-true .line-child {
  overflow: hidden; }


more-payment-options-link {
  display: block;
  text-align: center; }

.shopify-payment-button__more-options,
.text-button {
  display: inline-flex;
  font-size: 0.6875rem;
  height: 0.875rem;
  line-height: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  cursor: pointer;
  position: relative;
  color: var(--color-accent);
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: underline;
  text-underline-offset: 3px; }
  @media screen and (hover: hover) {
    .shopify-payment-button__more-options:hover,
    .text-button:hover {
      color: var(--solid-button-background-accent-hover, --color-accent); } }

button {
  color: var(--color-body);
  cursor: pointer; }

.button,
input[type="submit"], .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div[role="button"] {
  display: inline-flex;
  cursor: pointer;
  padding: 7px 30px;
  align-items: center;
  justify-content: center;
  height: 38px;
  font-size: 0.6875rem;
  font-weight: var(--font-body-medium-weight, 500);
  letter-spacing: var(--button-letter-spacing, 0em);
  background: var(--solid-button-background, --color-body);
  color: var(--solid-button-label, var(--bg-body, #fff));
  border-radius: var(--button-border-radius, 0px);
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  appearance: none; }
  .button svg, input[type="submit"] svg, .shopify-payment-button .shopify-payment-button__button--unbranded svg, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div[role="button"] svg {
    width: 14px;
    height: auto;
    margin-right: 10px; }
  .button-uppercase-true .button,
  .button-uppercase-true input[type="submit"], .button-uppercase-true .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .button-uppercase-true .shopify-payment-button__button--unbranded, .button-uppercase-true .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div[role="button"], .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate .button-uppercase-true div[role="button"] {
    text-transform: uppercase; }
  @media screen and (hover: hover) {
    .button:hover,
    input:hover[type="submit"], .shopify-payment-button .shopify-payment-button__button--unbranded:hover, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div:hover[role="button"], .button:focus,
    input:focus[type="submit"], .shopify-payment-button .shopify-payment-button__button--unbranded:focus, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div:focus[role="button"], .loading.button,
    input.loading[type="submit"], .shopify-payment-button .loading.shopify-payment-button__button--unbranded, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div.loading[role="button"],
    [loading="true"] .button,
    [loading="true"] input[type="submit"],
    [loading="true"] .shopify-payment-button .shopify-payment-button__button--unbranded,
    .shopify-payment-button [loading="true"] .shopify-payment-button__button--unbranded,
    [loading="true"] .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div[role="button"],
    .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate [loading="true"] div[role="button"] {
      background: var(--solid-button-background-hover, --color-body);
      color: var(--solid-button-label, var(--bg-body, #fff)); } }
  .loading.button span, input.loading[type="submit"] span, .shopify-payment-button .loading.shopify-payment-button__button--unbranded span, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div.loading[role="button"] span,
  [loading="true"] .button span,
  [loading="true"] input[type="submit"] span,
  [loading="true"] .shopify-payment-button .shopify-payment-button__button--unbranded span,
  .shopify-payment-button [loading="true"] .shopify-payment-button__button--unbranded span,
  [loading="true"] .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div[role="button"] span,
  .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate [loading="true"] div[role="button"] span {
    opacity: 0; }
  .loading.button .loading-overlay, input.loading[type="submit"] .loading-overlay, .shopify-payment-button .loading.shopify-payment-button__button--unbranded .loading-overlay, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div.loading[role="button"] .loading-overlay,
  [loading="true"] .button .loading-overlay,
  [loading="true"] input[type="submit"] .loading-overlay,
  [loading="true"] .shopify-payment-button .shopify-payment-button__button--unbranded .loading-overlay,
  .shopify-payment-button [loading="true"] .shopify-payment-button__button--unbranded .loading-overlay,
  [loading="true"] .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div[role="button"] .loading-overlay,
  .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate [loading="true"] div[role="button"] .loading-overlay {
    opacity: 1; }
  .button:not(.outline) .spinner-path, input:not(.outline)[type="submit"] .spinner-path, .shopify-payment-button .shopify-payment-button__button--unbranded:not(.outline) .spinner-path, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div:not(.outline)[role="button"] .spinner-path {
    stroke: var(--bg-body, #fff); }
  .button span, input[type="submit"] span, .shopify-payment-button .shopify-payment-button__button--unbranded span, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div[role="button"] span {
    position: relative;
    z-index: 8; }
  .button[disabled],
  input[disabled][type="submit"], .shopify-payment-button .shopify-payment-button__button--unbranded[disabled], .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div[disabled][role="button"] {
    cursor: default;
    pointer-events: none;
    opacity: 0.4; }
  .accent.button,
  input.accent[type="submit"], .shopify-payment-button .accent.shopify-payment-button__button--unbranded, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div.accent[role="button"] {
    background-color: var(--color-accent); }
    @media screen and (hover: hover) {
      .accent.button:hover,
      input.accent:hover[type="submit"], .shopify-payment-button .accent.shopify-payment-button__button--unbranded:hover, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div.accent:hover[role="button"] {
        background: var(--solid-button-background-accent-hover, --color-accent); } }

.button .loading-overlay,
input[type="submit"] .loading-overlay {
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none; }
  .button .loading-overlay svg,
  input[type="submit"] .loading-overlay svg {
    width: 20px;
    height: 20px;
    margin: 0; }

.button.full,
input[type="submit"].full {
  width: 100%; }

.button.pill,
input[type="submit"].pill {
  border-radius: 500px; }

.button.small,
input[type="submit"].small {
  height: 36px;
  padding: 5px 20px; }

.button.outline,
input[type="submit"].outline {
  border: 1px solid var(--color-body);
  color: var(--color-body);
  background: transparent; }
  @media screen and (hover: hover) {
    .button.outline:hover,
    input[type="submit"].outline:hover {
      background: var(--solid-button-background, --color-body);
      border: 1px solid var(--solid-button-background, --color-body);
      color: var(--solid-button-label, #fff); }
      .button.outline:hover svg,
      .button.outline:hover .spinner-path,
      input[type="submit"].outline:hover svg,
      input[type="submit"].outline:hover .spinner-path {
        stroke: var(--solid-button-label, #fff); } }
  .button.outline:focus,
  input[type="submit"].outline:focus {
    background: var(--solid-button-background, --color-body);
    color: var(--solid-button-label, #fff); }
    .button.outline:focus svg,
    .button.outline:focus .spinner-path,
    input[type="submit"].outline:focus svg,
    input[type="submit"].outline:focus .spinner-path {
      stroke: var(--solid-button-label, #fff); }
  .button.outline.white,
  input[type="submit"].outline.white {
    border-color: #fff;
    color: #fff; }
    .button.outline.white:focus,
    input[type="submit"].outline.white:focus {
      color: var(--color-body); }
    @media screen and (hover: hover) {
      .button.outline.white:hover,
      input[type="submit"].outline.white:hover {
        background: var(--solid-button-background, --color-body);
        color: var(--solid-button-label, #fff); } }

input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"].loading,
[loading="true"] input[type="submit"] {
  color: var(--solid-button-label, #fff); }

.shopify-payment-button .shopify-payment-button__button--unbranded {
  background-color: var(--color-accent); }
  .shopify-payment-button .shopify-payment-button__button--unbranded:hover:not([disabled]) {
    background-color: var(--solid-button-background-accent-hover, --color-accent); }

.thb-localization-forms {
  display: block;
  text-align: right; }
  .thb-localization-forms .shopify-localization-form {
    display: inline-flex;
    gap: 12px; }
    @media only screen and (min-width: 768px) {
      .thb-localization-forms .shopify-localization-form {
        gap: 24px; } }


form {
  margin: 0; }
  form fieldset {
    padding: 0;
    margin: 0;
    border: 0; }


input,
textarea,
select {
  border: 1px solid transparent;
  background: rgba(var(--color-body-rgb), 0.07);
  padding: 12px 17px;
  height: 48px;
  margin-bottom: 10px;
  color: var(--color-body);
  font-size: 0.75rem;
  font-weight: 400;
  max-width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input:focus-visible,
  textarea:focus-visible,
  select:focus-visible {
    background-color: var(--bg-body, #fff);
    border-color: var(--color-body); }
  input:focus-visible,
  textarea:focus-visible,
  select:focus-visible {
    outline: none; }
  input::placeholder,
  textarea::placeholder,
  select::placeholder {
    color: rgba(var(--color-body-rgb), 0); }
  input.full,
  textarea.full,
  select.full {
    width: 100%; }
  input.invalid,
  textarea.invalid,
  select.invalid {
    border-color: #e93636; }
    input.invalid + label,
    textarea.invalid + label,
    select.invalid + label {
      color: #e93636; }
  input[disabled],
  textarea[disabled],
  select[disabled] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.4; }

input[type="checkbox"],
input[type="radio"] {
  border: none;
  flex-shrink: 0;
  background-color: rgba(var(--color-body-rgb), 0.07);
  width: 16px;
  height: 16px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  border-radius: 0;
  appearance: none;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute; }
  input[type="checkbox"] + label,
  input[type="radio"] + label {
    position: relative;
    display: inline-flex;
    vertical-align: top;
    cursor: pointer;
    line-height: 1.25em;
    align-items: flex-start; }
    input[type="checkbox"] + label:before,
    input[type="radio"] + label:before {
      content: '';
      width: 16px;
      height: 16px;
      flex-shrink: 0;
      background-color: rgba(var(--color-body-rgb), 0.07);
      margin-right: 10px;
      border-radius: 0; }
  input[type="checkbox"]:checked + label:before,
  input[type="radio"]:checked + label:before {
    background-color: var(--color-body); }
  input[type="checkbox"]:checked + label:after,
  input[type="radio"]:checked + label:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 10px;
    top: 2px;
    left: 5px;
    border: solid var(--bg-body, #fff);
    border-width: 0 2px 2px 0;
    transform: rotate(45deg) scale(0.75); }
  input[type="checkbox"]:focus-visible + label:after,
  input[type="radio"]:focus-visible + label:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 10px;
    top: 4px;
    left: 7px;
    border: solid var(--color-accent);
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0.75; }
  input[type="checkbox"]:focus-visible:checked + label:after,
  input[type="radio"]:focus-visible:checked + label:after {
    border-color: var(--bg-body, #fff);
    opacity: 1; }
  input[type="checkbox"]:disabled + label,
  input[type="radio"]:disabled + label {
    cursor: not-allowed; }

input[type="radio"] {
  border-radius: 50%; }
  input[type="radio"] + label:before {
    border-radius: 50%; }

textarea {
  height: auto;
  min-height: 200px; }

label {
  font-size: 0.8125rem;
  letter-spacing: 0.02em;
  font-weight: 400;
  color: var(--color-body); }

select {
  width: auto; }
  select.resize-select {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition-property: color; }

@media only screen and (min-width: 1068px) {
  .fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px; } }

.field {
  position: relative; }
  .field label {
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    padding: 14px 17px;
    height: 48px;
    pointer-events: none;
    color: rgba(var(--color-body-rgb), 0.6); }
    [dir="rtl"] .field label {
      left: auto;
      right: 0; }
  .field textarea:focus + label,
  .field textarea:not(:placeholder-shown) + label,
  .field input:focus + label,
  .field input:not(:placeholder-shown) + label,
  .field select:focus + label,
  .field select:not(:placeholder-shown) + label {
    background-color: var(--bg-body, #fff);
    font-size: 0.6875rem;
    padding: 0 6px;
    height: auto;
    left: 11px;
    transform: translateY(-50%); }
    [dir="rtl"] .field textarea:focus + label, [dir="rtl"]
    .field textarea:not(:placeholder-shown) + label, [dir="rtl"]
    .field input:focus + label, [dir="rtl"]
    .field input:not(:placeholder-shown) + label, [dir="rtl"]
    .field select:focus + label, [dir="rtl"]
    .field select:not(:placeholder-shown) + label {
      left: auto;
      right: 11px; }
  .field textarea.invalid + label,
  .field input.invalid + label,
  .field select.invalid + label {
    color: #e93636; }
  .field textarea.invalid + label,
  .field input.invalid + label,
  .field select.invalid + label {
    color: #e93636; }

.searchform fieldset {
  position: relative; }

.searchform input {
  width: 100%;
  margin: 0;
  padding-right: 50px; }
  .searchform input::placeholder {
    color: rgba(var(--color-body-rgb), 0.6); }

.searchform .thb-search-submit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px; }
  .searchform .thb-search-submit svg {
    height: 16px; }

.searchform--icon {
  position: absolute;
  top: 0;
  left: 0;
  height: 48px;
  width: 48px;
  display: flex;
  justify-content: center;
  align-items: center; }

.searchform--inline {
  cursor: pointer; }
  .searchform--inline input {
    padding: 10px 12px;
    height: 32px;
    padding-right: 32px;
    font-size: 0.6875rem;
    pointer-events: none;
    min-width: 180px; }
  .searchform--inline .searchform--icon {
    width: 32px;
    height: 32px;
    left: auto;
    right: 0; }
    .searchform--inline .searchform--icon svg {
      width: 12px;
      height: 12px; }
  @media screen and (hover: hover) {
    .searchform--inline:hover input {
      background: rgba(var(--color-body-rgb), 0.1); } }

.custom-checkbox[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  width: 48px;
  height: 24px;
  border-radius: 12px;
  border: 0;
  background: var(--color-border);
  position: relative;
  cursor: pointer; }
  .custom-checkbox[type="checkbox"]:after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15); }
  .custom-checkbox[type="checkbox"]:checked {
    background: var(--color-accent); }
    .custom-checkbox[type="checkbox"]:checked:after {
      transform: translateX(24px); }

.select {
  position: relative;
  margin-bottom: 20px; }
  .select select {
    padding-right: 20px;
    margin-bottom: 0; }
  .select-arrow {
    display: flex;
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -3.5px;
    pointer-events: none;
    line-height: 0; }
  .select--transparent {
    margin: 0; }
    .select--transparent select {
      background: none;
      font-size: inherit;
      height: auto;
      padding-left: 0;
      padding-top: 3px;
      padding-bottom: 3px; }
    .select--transparent .select-arrow {
      right: 0; }

.form-notification {
  display: flex;
  align-items: center;
  font-size: 0.8125rem; }
  .form-notification svg {
    margin-right: 10px; }
  .form-notification[hidden] {
    display: none; }
  .form-notification .errors ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .form-notification ul {
    list-style: none;
    margin: 0;
    padding: 0; }


.quantity {
  display: inline-flex;
  position: relative;
  border: 1px solid var(--color-border);
  padding: 0 30px;
  border-radius: 0; }
  .quantity .qty {
    display: inline-flex;
    padding: 0;
    width: 25px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 0;
    justify-content: center;
    background: transparent;
    font-size: 0.8125rem;
    margin: 0;
    outline: 0; }
    .no-js .quantity .qty {
      width: 50px; }
  .quantity.buttons_added .qty {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-appearance: textfield; }
    .quantity.buttons_added .qty::-webkit-inner-spin-button, .quantity.buttons_added .qty::-webkit-outer-spin-button {
      margin: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
  .quantity.small-qty {
    padding: 0 22px; }
    .quantity.small-qty .qty {
      height: 26px;
      line-height: 1; }
    .quantity.small-qty .minus,
    .quantity.small-qty .plus {
      width: 22px;
      height: 26px; }
  .quantity .minus,
  .quantity .plus {
    display: flex;
    padding: 0;
    margin: 0;
    border: 0;
    height: 42px;
    position: absolute;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 30px;
    cursor: pointer;
    background: transparent;
    user-select: none; }
    .quantity .minus svg,
    .quantity .plus svg {
      opacity: 0.6; }
    .quantity .minus:hover svg,
    .quantity .plus:hover svg {
      opacity: 1; }
    .quantity .minus.disabled,
    .quantity .plus.disabled {
      cursor: not-allowed; }
      .quantity .minus.disabled svg,
      .quantity .plus.disabled svg {
        opacity: 0.3; }
    .no-js .quantity .minus, .no-js
    .quantity .plus {
      display: none; }
  .quantity .plus {
    top: 0;
    left: auto;
    right: 0; }
  .quantity + .remove {
    margin-left: 13px; }
    [dir="rtl"] .quantity + .remove {
      margin-left: 0;
      margin-right: 13px; }

.remove svg {
  pointer-events: none; }

.badge {
  display: inline-flex;
  align-items: center;
  background: var(--color-badge-sale, #ee3a45);
  color: var(--color-badge-text, #fff);
  border-radius: var(--badge-corner-radius, 0px);
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: 0.02em;
  font-weight: 400;
  height: 22px;
  padding: 0 10px;
  line-height: 0; }
  .badge.out-of-stock {
    background: var(--color-badge-sold-out, #acacac); }
  .badge.pre-order {
    background: var(--color-badge-preorder, #666666); }

.price {
  display: block;
  font-weight: 400;
  font-size: 0.9375rem;
  color: var(--color-price, --color-accent); }
  .price > span {
    display: inline-flex;
    vertical-align: middle; }
  .price del .amount {
    opacity: 0.55; }
  .price del + ins {
    margin-left: 10px; }
  .price .from {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 0.6875rem; }
  .price > .amount,
  .price ins {
    text-decoration: none; }
  .price .amount {
    white-space: nowrap; }
    .price .amount.discounted {
      color: var(--color-price-discounted, #ee3b45); }
  .price .unit-price {
    margin-left: 5px;
    font-size: 0.75rem;
    color: rgba(var(--color-accent-rgb), 0.55); }
    .price .unit-price:before {
      content: "("; }
    .price .unit-price:after {
      content: ")"; }
    .price .unit-price.hidden {
      display: none; }

.product-card-small {
  display: flex;
  width: 100%;
  align-items: flex-start;
  max-width: 400px;
  margin-bottom: 20px;
  gap: 20px;
  position: relative; }
  .product-card-small--image {
    position: relative;
    flex-shrink: 0;
    max-width: 80px; }
    .product-card-small--image .loading-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: none;
      justify-content: center;
      align-items: center;
      transform: none;
      background: rgba(var(--bg-body-rgb), 0.5);
      backdrop-filter: blur(3px); }
      .product-card-small--image .loading-overlay svg {
        width: 24px; }
  .product-card-small--smaller {
    background-color: rgba(var(--color-accent-rgb), 0.05);
    padding: 5px;
    max-width: 100%;
    align-items: center;
    margin-bottom: 10px; }
    .product-card-small--smaller .product-card-small--image {
      max-width: 68px; }
    .product-card-small--smaller .product-card-small--link {
      font-size: calc(var(--font-product-title-scale, 1) * 0.875rem); }
    .product-card-small--smaller .price {
      font-size: 0.8125rem; }
  .product-card-small--quick-view {
    background: var(--color-body);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -14px;
    cursor: pointer; }
    .product-card-small--quick-view > svg {
      stroke: var(--bg-body, #fff); }
    .product-card-small--quick-view .loading-overlay {
      width: 18px;
      height: 18px; }
      .product-card-small--quick-view .loading-overlay .spinner-path {
        stroke: var(--bg-body, #fff); }
    .product-card-small--quick-view.loading > svg {
      display: none; }
  .product-card-small--info {
    flex: 1; }
    .product-card-small--info .price {
      display: block; }
    .product-card-small--info-has-quick-add {
      padding-right: 53px; }
    @media only screen and (min-width: 1068px) {
      .product-card-small--info-in-cart .price {
        display: none; } }
  .product-card-small--price {
    margin-left: auto;
    padding-left: 15px;
    text-align: right; }
    .product-card-small--price .price {
      display: none; }
      @media only screen and (min-width: 1068px) {
        .product-card-small--price .price {
          display: block; } }
      .product-card-small--price .price .unit-price {
        display: block; }
  .product-card-small img,
  .product-card-small .thb-placeholder {
    width: 80px;
    height: auto; }
  .product-card-small .text-button {
    margin-top: 5px;
    font-size: 0.75rem;
    text-transform: uppercase; }
  .product-card-small--link {
    display: block;
    font-size: calc(var(--font-product-title-scale, 1) * 1rem);
    line-height: calc(var(--font-product-title-line-height-scale, 1) * 1.5);
    display: block; }
    .product-title-uppercase-true .product-card-small--link {
      text-transform: uppercase; }
  .product-card-small.thb-loading {
    pointer-events: none; }
    .product-card-small.thb-loading .loading-overlay {
      display: flex; }
  .product-card-small--options {
    font-size: 0.6875rem;
    opacity: 0.8;
    margin-top: 5px;
    letter-spacing: 0.02em;
    text-transform: uppercase; }
    .product-card-small--options + .product-card-small--options {
      margin-top: 0; }
  .product-card-small .small-qty {
    margin-top: 8px; }
  .product-card-small .form-notification {
    margin-top: 8px; }

.cart-drawer {
  overflow: visible; }
  .cart-drawer .side-panel-inner {
    display: grid;
    grid-template-rows: auto 1fr auto;
    height: 100dvh;
    position: relative;
    z-index: 5; }
  .cart-drawer .side-panel-content {
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
    background: var(--bg-body, #fff); }
  .cart-drawer--has-promotion .side-panel-inner {
    grid-template-rows: auto auto 1fr auto; }
  .cart-drawer--promotion {
    border-bottom: 1px solid var(--color-border);
    padding: 5px 0;
    white-space: nowrap;
    font-size: 0.6875rem;
    text-transform: uppercase;
    overflow: hidden; }
    .cart-drawer--promotion-inner {
      display: flex;
      gap: 17px;
      animation: marquee-left 10s linear infinite; }
    .cart-drawer--promotion a {
      display: block; }

@keyframes marquee-left {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(-100%); } }
  .cart-drawer--footer {
    border-top: 1px solid var(--color-border);
    font-size: 0.8125rem;
    position: relative;
    background: var(--bg-body, #fff);
    padding: 25px 30px; }
  .cart-drawer .cart-policy-text {
    font-size: 0.6875rem;
    opacity: 0.6;
    margin-top: 5px;
    margin-bottom: 10px;
    text-transform: none; }
  .cart-drawer .product-card-small {
    max-width: 100%;
    margin-bottom: 10px; }
    .cart-drawer .product-card-small--container {
      margin-bottom: 30px; }
  .cart-drawer--recommendations {
    border-top: 1px solid var(--color-border);
    padding-top: 15px;
    margin-top: auto; }
    .cart-drawer--recommendations--heading {
      font-size: 0.8125rem;
      text-transform: uppercase;
      font-weight: var(--font-body-medium-weight, 500);
      letter-spacing: 0.05em;
      margin-bottom: 12px; }
    .cart-drawer--recommendations--products {
      display: grid;
      gap: 10px;
      grid-auto-flow: column;
      grid-auto-columns: minmax(130px, 1fr);
      grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); }
    .cart-drawer--recommendations .theme-scroll {
      margin-left: -30px;
      width: calc(100% + 60px);
      padding: 0 30px; }
    .cart-drawer--recommendations .product-card {
      margin-bottom: 0; }
      .cart-drawer--recommendations .product-card .product-featured-image {
        margin-bottom: 10px; }
      .cart-drawer--recommendations .product-card .product-card-title {
        font-size: calc(var(--font-product-title-scale, 1) * 0.875rem); }
      .cart-drawer--recommendations .product-card .price {
        font-size: 0.8125rem; }
  .cart-drawer__empty-cart {
    height: 100%;
    padding: 10vh 0;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .cart-drawer__empty-cart--icon {
      margin-bottom: 25px; }
    .cart-drawer__empty-cart .rte {
      max-width: 380px;
      margin: 0 auto 30px; }
    .cart-drawer__empty-cart .h4 {
      margin-bottom: 10px; }
    .cart-drawer__empty-cart .cart-drawer--recommendations {
      width: 100%;
      margin-top: 40px; }
    .cart-drawer__empty-cart--collections {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 10px; }
  .cart-drawer--discount {
    display: flex;
    gap: 30px;
    justify-content: space-between; }
    .cart-drawer--discount-label {
      font-size: 0.8125rem;
      text-transform: uppercase; }
  .cart-drawer--terms {
    margin-bottom: 10px;
    margin-right: auto; }
    .cart-drawer--terms a {
      color: var(--color-accent);
      text-decoration: underline;
      text-underline-offset: 2px;
      margin: 0 3px; }
  .cart-drawer--buttons {
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .cart-drawer--buttons form {
      width: 100%; }
  .cart-drawer .text-button {
    margin-right: 0; }
  .cart-drawer .view-cart-button {
    margin-top: 15px;
    font-size: 0.6875rem; }
  .cart-drawer .order-note-toggle {
    align-items: center; }
    .cart-drawer .order-note-toggle__content {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 30px;
      z-index: 40;
      background: var(--bg-body, #fff);
      box-shadow: 0px -8px 20px rgba(0, 0, 0, 0.05);
      transform: translateY(100%); }
      .cart-drawer .order-note-toggle__content-overlay {
        content: "";
        position: absolute;
        height: calc(100vh + 100%);
        bottom: 100%;
        right: 0;
        background: rgba(0, 0, 0, 0.2);
        left: 0;
        opacity: 0;
        z-index: 30;
        pointer-events: none; }
      .cart-drawer .order-note-toggle__content label {
        font-size: 0.75rem;
        text-transform: uppercase;
        margin-bottom: 20px;
        display: block;
        font-weight: var(--font-body-medium-weight, 500); }
      .cart-drawer .order-note-toggle__content textarea {
        width: 100%;
        min-height: 0; }
      .cart-drawer .order-note-toggle__content.active {
        transform: translateY(0); }
        .cart-drawer .order-note-toggle__content.active .order-note-toggle__content-overlay {
          pointer-events: all;
          opacity: 1; }
  .cart-drawer .remove-all--text {
    opacity: 1;
    transition: opacity 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }
  .cart-drawer .remove-all .loading-overlay {
    width: 18px;
    height: 18px; }
  .cart-drawer .remove-all.loading .remove-all--text {
    opacity: 0; }

[role="main"] .shopify-policy__title {
  text-align: center;
  min-height: 250px;
  padding: 30px 0;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media only screen and (min-width: 768px) {
    [role="main"] .shopify-policy__title {
      padding: 60px; } }

[role="main"] .shopify-policy__container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 12.5px; }
  @media only screen and (min-width: 768px) {
    [role="main"] .shopify-policy__container {
      padding: 0 40px; } }
  @media only screen and (min-width: 1068px) {
    [role="main"] .shopify-policy__container {
      max-width: 1140px; } }
  [role="main"] .shopify-policy__container .rte {
    margin-bottom: 40px; }
    @media only screen and (min-width: 768px) {
      [role="main"] .shopify-policy__container .rte {
        margin-bottom: 60px; } }




a, #wrapper .click-capture,
#wrapper .click-capture--product, .side-panel, .side-panel-close svg, .side-panel-content--tabs button:after, .header:after, .header.transparent--true, .header .logolink .logoimg, .thb-secondary-area .thb-item-count, .mobile-toggle span, .thb-full-menu--link:after, .thb-full-menu li.menu-item-has-children > a svg path, .button,
input[type="submit"], .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div[role="button"], .button svg, input[type="submit"] svg, .shopify-payment-button .shopify-payment-button__button--unbranded svg, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div[role="button"] svg, input,
textarea,
select, .field label, .custom-checkbox[type="checkbox"], .custom-checkbox[type="checkbox"]:after, .quantity .minus svg,
.quantity .plus svg, .cart-drawer .order-note-toggle__content, .cart-drawer .order-note-toggle__content-overlay, .flickity-page-dots .dot, .flickity-nav, .flickity-nav svg {
  transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }

.no-js .no-js-hidden, .no-js .quantity .minus, .quantity .no-js .minus,
.no-js .quantity .plus, .quantity .no-js .plus {
  display: none !important; }

.js .no-js-visible {
  display: none !important; }


/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
  min-width: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
  will-change: transform; }


.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }


.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0; }

.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 10; }

.flickity-enabled.is-fade .flickity-slider .carousel__slide {
  will-change: opacity, z-index; }

.flickity-enabled.is-fade.main-slideshow.transition--swipe .flickity-slider > * {
  opacity: 1 !important; }

.flickity-enabled.is-fade.main-slideshow.transition--swipe .slideshow__slide {
  will-change: clip-path, z-index; }


.flickity-page-dots {
  display: flex;
  list-style: none;
  margin: 0;
  width: 245px;
  gap: 6px;
  text-align: center;
  line-height: 0;
  position: absolute;
  bottom: 5px;
  left: 50%;
  z-index: 20;
  transform: translateX(-50%); }
  @media only screen and (min-width: 768px) {
    .flickity-page-dots {
      gap: 12px;
      bottom: 25px; } }
  .flickity-page-dots .dot {
    display: inline-block;
    flex: 1;
    cursor: pointer;
    position: relative;
    padding: 15px 0; }
    .flickity-page-dots .dot:hover:before {
      opacity: 1; }
    .flickity-page-dots .dot:before {
      content: '';
      display: block;
      height: 1px;
      width: 100%;
      opacity: 0.6;
      background: var(--color-body, #fff); }
    .flickity-page-dots .dot:after {
      content: '';
      background: var(--color-body, #fff);
      position: absolute;
      top: 13px;
      left: 0;
      height: 5px;
      width: 100%;
      transform-origin: top left;
      transform: scale(0, 1); }
      [dir="rtl"] .flickity-page-dots .dot:after {
        transform-origin: top right; }
    .flickity-page-dots .dot.is-selected:after {
      transform: scale(1, 1);
      transition: transform var(--dot-speed) linear; }

.flickity-nav {
  background: var(--bg-body, #fff);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  z-index: 30;
  border: 1px solid var(--color-border);
  cursor: pointer; }
  .flickity-nav svg {
    pointer-events: none; }
  .flickity-nav.flickity-prev {
    left: -16px; }
  .flickity-nav.flickity-next {
    right: -16px; }
  .flickity-nav:focus-visible {
    opacity: 1; }
  .flickity-nav:hover svg {
    transform: scale(1.2); }

.theme-scroll-nav .flickity-nav {
  margin: 0;
  top: auto;
  bottom: 0; }
  .theme-scroll-nav .flickity-nav.flickity-prev {
    left: 0; }
  .theme-scroll-nav .flickity-nav.flickity-next {
    right: 0; }




a, #wrapper .click-capture,
#wrapper .click-capture--product, .side-panel, .side-panel-close svg, .side-panel-content--tabs button:after, .header:after, .header.transparent--true, .header .logolink .logoimg, .thb-secondary-area .thb-item-count, .mobile-toggle span, .thb-full-menu--link:after, .thb-full-menu li.menu-item-has-children > a svg path, .button,
input[type="submit"], .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div[role="button"], .button svg, input[type="submit"] svg, .shopify-payment-button .shopify-payment-button__button--unbranded svg, .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div[role="button"] svg, input,
textarea,
select, .field label, .custom-checkbox[type="checkbox"], .custom-checkbox[type="checkbox"]:after, .quantity .minus svg,
.quantity .plus svg, .cart-drawer .order-note-toggle__content, .cart-drawer .order-note-toggle__content-overlay, .flickity-page-dots .dot, .flickity-nav, .flickity-nav svg {
  transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }

.no-js .no-js-hidden, .no-js .quantity .minus, .quantity .no-js .minus,
.no-js .quantity .plus, .quantity .no-js .plus {
  display: none !important; }

.js .no-js-visible {
  display: none !important; }



.section-header {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px; }
  .section-header--content {
    width: 100%;
    display: flex;
    flex-direction: column; }
    @media only screen and (min-width: 768px) {
      .section-header--content {
        max-width: 70%; } }
    .section-header--content .rte {
      margin-top: 5px; }
    .section-header--content p:last-child {
      margin-bottom: 0; }
  .section-header scroll-shadow {
    max-width: 100%; }
  .section-header--button {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 15px; }
    .section-header--button .text-button {
      margin-right: 0; }
    .section-header--button.has--tabs .linked-to-tab {
      display: none; }
      .section-header--button.has--tabs .linked-to-tab.active {
        display: block; }
  @media only screen and (min-width: 768px) {
    .section-header-left--true {
      flex-direction: row; } }
  .section-header-left--false {
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .section-header-left--false {
        flex-direction: column; } }
    .section-header-left--false .section-header--content {
      margin: 0 auto;
      align-items: center; }
  .section-header h2 {
    margin-bottom: 0px; }

.aspect-ratio {
  height: 0;
  padding-bottom: var(--ratio-percent);
  position: relative; }
  .aspect-ratio img,
  .aspect-ratio .placeholder_svg_tag,
  .aspect-ratio .thb-placeholder,
  .aspect-ratio iframe,
  .aspect-ratio video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    object-fit: cover; }
  .aspect-ratio .thb-placeholder svg {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .aspect-ratio.aspect-ratio--portrait {
    padding-bottom: 125%; }
  .aspect-ratio.aspect-ratio--square {
    padding-bottom: 100%; }
  .aspect-ratio.aspect-ratio--landscape {
    padding-bottom: 75%; }


.theme-scroll {
  margin-left: -15px;
  width: calc(100% + 30px);
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .theme-scroll {
      margin-left: 0;
      width: 100%;
      padding-left: 0;
      padding-right: 0; } }
  .theme-scroll .os-scrollbar-horizontal {
    left: 42px;
    right: 42px;
    bottom: 14px; }
    .theme-scroll .os-scrollbar-horizontal.os-scrollbar-unusable + .theme-scroll-nav {
      display: none; }
  .theme-scroll--inner[data-overlayscrollbars-viewport*="overflowXScroll"] {
    margin-bottom: 27px !important;
    scroll-snap-type: x mandatory; }
    @media only screen and (min-width: 768px) {
      .theme-scroll--inner[data-overlayscrollbars-viewport*="overflowXScroll"] {
        margin-bottom: 47px !important; } }
  .theme-scroll--no-arrows .os-scrollbar-horizontal {
    left: 0;
    right: 0;
    bottom: 0; }
  .theme-scroll--no-arrows .theme-scroll--inner[data-overlayscrollbars-viewport*="overflowXScroll"] {
    padding-bottom: 15px !important;
    margin-bottom: 0px !important; }
  .theme-scroll .flickity-nav {
    display: none; }
    .theme-scroll .flickity-nav[disabled] {
      opacity: 0.4;
      cursor: not-allowed; }
    @media only screen and (min-width: 768px) {
      .theme-scroll .flickity-nav {
        display: flex; } }


@use 'sass:math';
.os-size-observer,
.os-size-observer-listener {
  scroll-behavior: auto !important;
  direction: inherit;
  pointer-events: none;
  overflow: hidden;
  visibility: hidden;
  box-sizing: border-box; }

.os-size-observer,
.os-size-observer-listener,
.os-size-observer-listener-item,
.os-size-observer-listener-item-final {
  writing-mode: horizontal-tb;
  position: absolute;
  left: 0;
  top: 0; }

.os-size-observer {
  z-index: -1;
  contain: strict;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: inherit;
  border: inherit;
  box-sizing: inherit;
  margin: -133px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(0.1); }
  .os-size-observer::before {
    content: '';
    flex: none;
    box-sizing: inherit;
    padding: 10px;
    width: 10px;
    height: 10px; }

.os-size-observer-appear {
  animation: os-size-observer-appear-animation 1ms forwards; }

.os-size-observer-listener {
  box-sizing: border-box;
  position: relative;
  flex: auto;
  padding: inherit;
  border: inherit;
  margin: -133px;
  transform: scale(calc(1 / 0.1)); }
  .os-size-observer-listener.ltr {
    margin-right: -266px;
    margin-left: 0; }
  .os-size-observer-listener.rtl {
    margin-left: -266px;
    margin-right: 0; }
  .os-size-observer-listener:empty::before {
    content: '';
    width: 100%;
    height: 100%; }
  .os-size-observer-listener:empty::before,
  .os-size-observer-listener > .os-size-observer-listener-item {
    display: block;
    position: relative;
    padding: inherit;
    border: inherit;
    box-sizing: content-box;
    flex: auto; }

.os-size-observer-listener-scroll {
  box-sizing: border-box;
  display: flex; }

.os-size-observer-listener-item {
  right: 0;
  bottom: 0;
  overflow: hidden;
  direction: ltr;
  flex: none; }

.os-size-observer-listener-item-final {
  transition: none; }

@keyframes os-size-observer-appear-animation {
  from {
    cursor: auto; }
  to {
    cursor: none; } }

.os-trinsic-observer {
  flex: none;
  box-sizing: border-box;
  position: relative;
  max-width: 0px;
  max-height: 1px;
  padding: 0;
  margin: 0;
  border: none;
  overflow: hidden;
  z-index: -1;
  height: 0;
  top: calc(100% + 1px);
  contain: strict; }
  .os-trinsic-observer:not(:empty) {
    height: calc(100% + 1px);
    top: -1px; }
    .os-trinsic-observer:not(:empty) > .os-size-observer {
      width: 1000%;
      height: 1000%;
      min-height: 1px;
      min-width: 1px; }


[data-overlayscrollbars-initialize],
[data-overlayscrollbars-viewport~='scrollbarHidden'] {
  scrollbar-width: none !important; }

[data-overlayscrollbars-initialize]::-webkit-scrollbar,
[data-overlayscrollbars-initialize]::-webkit-scrollbar-corner,
[data-overlayscrollbars-viewport~='scrollbarHidden']::-webkit-scrollbar,
[data-overlayscrollbars-viewport~='scrollbarHidden']::-webkit-scrollbar-corner {
  appearance: none !important;
  display: none !important;
  width: 0 !important;
  height: 0 !important; }


[data-overlayscrollbars-initialize]:not([data-overlayscrollbars]):not(html):not(body) {
  overflow: auto; }


html[data-overlayscrollbars-body] {
  overflow: hidden; }

html[data-overlayscrollbars-body],
html[data-overlayscrollbars-body] > body {
  width: 100%;
  height: 100%;
  margin: 0; }

html[data-overlayscrollbars-body] > body {
  overflow: visible;
  margin: 0; }


[data-overlayscrollbars] {
  position: relative; }

[data-overlayscrollbars~='host'],
[data-overlayscrollbars-padding] {
  display: flex;
  align-items: stretch !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  scroll-behavior: auto !important; }

[data-overlayscrollbars-padding],
[data-overlayscrollbars-viewport]:not([data-overlayscrollbars]) {
  box-sizing: inherit;
  position: relative;
  flex: auto !important;
  height: auto;
  width: 100%;
  min-width: 0;
  padding: 0;
  border: none;
  z-index: 0; }

[data-overlayscrollbars-viewport]:not([data-overlayscrollbars]) {
  --os-vaw: 0;
  --os-vah: 0;
  outline: none; }
  [data-overlayscrollbars-viewport]:not([data-overlayscrollbars]):focus {
    outline: none; }

[data-overlayscrollbars-viewport][data-overlayscrollbars-viewport~='arrange']::before {
  content: '';
  position: absolute;
  pointer-events: none;
  z-index: -1;
  min-width: 1px;
  min-height: 1px;
  width: var(--os-vaw);
  height: var(--os-vah); }

[data-overlayscrollbars-padding],
[data-overlayscrollbars-viewport] {
  overflow: hidden !important; }

[data-overlayscrollbars~='noClipping'],
[data-overlayscrollbars-padding~='noClipping'] {
  overflow: visible !important; }

[data-overlayscrollbars-viewport~='measuring'] {
  overflow: hidden !important;
  scroll-behavior: auto !important;
  overflow-anchor: none !important; }

[data-overlayscrollbars-viewport~='overflowXVisible']:not([data-overlayscrollbars-viewport~='measuring']) {
  overflow-x: visible !important; }

[data-overlayscrollbars-viewport~='overflowXHidden'] {
  overflow-x: hidden !important; }

[data-overlayscrollbars-viewport~='overflowXScroll'] {
  overflow-x: scroll !important; }

[data-overlayscrollbars-viewport~='overflowYVisible']:not([data-overlayscrollbars-viewport~='measuring']) {
  overflow-y: visible !important; }

[data-overlayscrollbars-viewport~='overflowYHidden'] {
  overflow-y: hidden !important; }

[data-overlayscrollbars-viewport~='overflowYScroll'] {
  overflow-y: scroll !important; }

[data-overlayscrollbars-viewport~='noContent'] {
  font-size: 0 !important;
  line-height: 0 !important; }

[data-overlayscrollbars-viewport~='noContent']:not(#osFakeId) > * {
  display: none !important;
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important; }

[data-overlayscrollbars-viewport~='scrollbarPressed'] {
  scroll-behavior: auto !important;
  scroll-snap-type: none !important; }

[data-overlayscrollbars-content] {
  box-sizing: inherit; }


[data-overlayscrollbars-contents]:not(#osFakeId):not([data-overlayscrollbars-padding]):not([data-overlayscrollbars-viewport]):not([data-overlayscrollbars-content]) {
  display: contents; }


[data-overlayscrollbars-grid],
[data-overlayscrollbars-grid] [data-overlayscrollbars-padding] {
  display: grid;
  grid-template: 1fr / 1fr; }

[data-overlayscrollbars-grid] > [data-overlayscrollbars-padding],
[data-overlayscrollbars-grid] > [data-overlayscrollbars-viewport],
[data-overlayscrollbars-grid] > [data-overlayscrollbars-padding] > [data-overlayscrollbars-viewport] {
  height: auto !important;
  width: auto !important; }

@property --os-scroll-percent {
  syntax: '<number>';
  inherits: true;
  initial-value: 0; }

@property --os-viewport-percent {
  syntax: '<number>';
  inherits: true;
  initial-value: 0; }

.os-scrollbar {
  --os-viewport-percent: 0;
  --os-scroll-percent: 0;
  --os-scroll-direction: 0;
  --os-scroll-percent-directional: calc(var(--os-scroll-percent) - (var(--os-scroll-percent) + (1 - var(--os-scroll-percent)) * -1) * var(--os-scroll-direction)); }

.os-scrollbar {
  contain: size layout;
  contain: size layout style;
  transition: opacity 0.15s, visibility 0.15s, top 0.15s, right 0.15s, bottom 0.15s, left 0.15s;
  pointer-events: none;
  position: absolute;
  opacity: 0;
  visibility: hidden; }

body > .os-scrollbar {
  position: fixed;
  z-index: 99999; }

.os-scrollbar-transitionless {
  transition: none !important; }

.os-scrollbar-track {
  position: relative;
  padding: 0 !important;
  border: none !important; }

.os-scrollbar-handle {
  position: absolute; }

.os-scrollbar-track,
.os-scrollbar-handle {
  pointer-events: none;
  width: 100%;
  height: 100%; }

.os-scrollbar.os-scrollbar-track-interactive .os-scrollbar-track,
.os-scrollbar.os-scrollbar-handle-interactive .os-scrollbar-handle {
  pointer-events: auto;
  touch-action: none; }

.os-scrollbar-horizontal {
  bottom: 0;
  left: 0; }

.os-scrollbar-vertical {
  top: 0;
  right: 0; }

.os-scrollbar-rtl.os-scrollbar-horizontal {
  right: 0; }

.os-scrollbar-rtl.os-scrollbar-vertical {
  right: auto;
  left: 0; }

.os-scrollbar-visible {
  opacity: 1;
  visibility: visible; }

.os-scrollbar-auto-hide.os-scrollbar-auto-hide-hidden {
  opacity: 0;
  visibility: hidden; }

.os-scrollbar-interaction.os-scrollbar-visible {
  opacity: 1;
  visibility: visible; }

.os-scrollbar-unusable,
.os-scrollbar-unusable *,
.os-scrollbar-wheel,
.os-scrollbar-wheel * {
  pointer-events: none !important; }

.os-scrollbar-unusable .os-scrollbar-handle {
  opacity: 0 !important;
  transition: none !important; }

.os-scrollbar-horizontal .os-scrollbar-handle {
  bottom: 0;
  left: calc(var(--os-scroll-percent-directional) * 100%);
  transform: translateX(calc(var(--os-scroll-percent-directional) * -100%));
  width: calc(var(--os-viewport-percent) * 100%); }

.os-scrollbar-vertical .os-scrollbar-handle {
  right: 0;
  top: calc(var(--os-scroll-percent-directional) * 100%);
  transform: translateY(calc(var(--os-scroll-percent-directional) * -100%));
  height: calc(var(--os-viewport-percent) * 100%); }

@supports (container-type: size) {
  .os-scrollbar-track {
    container-type: size; }
  .os-scrollbar-horizontal .os-scrollbar-handle {
    left: auto;
    transform: translateX(calc((var(--os-scroll-percent-directional) * 100cqw) + (var(--os-scroll-percent-directional) * -100%))); }
  .os-scrollbar-vertical .os-scrollbar-handle {
    top: auto;
    transform: translateY(calc((var(--os-scroll-percent-directional) * 100cqh) + (var(--os-scroll-percent-directional) * -100%))); }
  .os-scrollbar-rtl.os-scrollbar-horizontal .os-scrollbar-handle {
    right: auto;
    left: 0; } }

.os-scrollbar-rtl.os-scrollbar-vertical .os-scrollbar-handle {
  right: auto;
  left: 0; }

@media print {
  .os-scrollbar {
    display: none; } }

.os-scrollbar .os-scrollbar-track {
  background-color: var(--color-border);
  height: 1px; }

.os-scrollbar .os-scrollbar-handle {
  background: var(--color-body); }
  .os-scrollbar .os-scrollbar-handle:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block; }

.os-scrollbar-horizontal {
  height: 3px;
  padding: 1px; }
  .os-scrollbar-horizontal .os-scrollbar-handle {
    min-width: 32px;
    height: 1px; }
    .os-scrollbar-horizontal .os-scrollbar-handle:before {
      top: -12px;
      bottom: -12px; }

.os-scrollbar-vertical {
  padding: var(--os-padding-axis) var(--os-padding-perpendicular);
  bottom: var(--os-size);
  width: var(--os-size); }
  .os-scrollbar-vertical .os-scrollbar-handle {
    min-height: var(--os-handle-min-size);
    max-height: var(--os-handle-max-size);
    width: var(--os-handle-perpendicular-size);
    transition: opacity 0.15s, background-color 0.15s, border-color 0.15s, width 0.15s; }
    .os-scrollbar-vertical .os-scrollbar-handle:before {
      left: calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset)) * -1);
      right: calc(var(--os-padding-perpendicular) * -1); }
  .os-scrollbar-vertical.os-scrollbar-rtl .os-scrollbar-handle:before {
    right: calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset)) * -1);
    left: calc(var(--os-padding-perpendicular) * -1); }
  .os-scrollbar-vertical:hover .os-scrollbar-handle {
    width: 100%; }
  .os-scrollbar-vertical:active .os-scrollbar-handle {
    width: 100%; }
.product-card-short-description {
  font-size: 0.625rem;
  letter-spacing: 0.05em;
  color: #666;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1.2;

[data-overlayscrollbars-viewport~='measuring'] > .os-scrollbar,
.os-theme-none.os-scrollbar {
  display: none !important; }
