/** Shopify CDN: Minification failed

Line 3581:13 Expected identifier but found whitespace
Line 3581:14 Unexpected "-moz-linear-gradient("
Line 3593:1 Unexpected "0%"
Line 3594:1 Unexpected "100%"
Line 3596:0 Unexpected "/"

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


a, #wrapper .click-capture, .header:after, .header .logolink .logoimg, .thb-secondary-area--item-count, .thb-secondary-area--item svg path, .mobile-toggle span, .thb-header-quick-navigation--summary, .thb-full-menu li.menu-item-has-children > a svg path, .button,
input[type="submit"], .button svg,
input[type="submit"] svg, input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select, .custom-checkbox[type="checkbox"], .custom-checkbox[type="checkbox"]:after, .quantity .minus svg,
.quantity .plus svg, .flickity-nav, .flickity-nav svg {
  transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }

.thb-full-menu .sub-menu {
  transition: all 0.25s ease; }

.no-js .quantity .minus, .quantity .no-js .minus,
.no-js .quantity .plus, .quantity .no-js .plus, .no-js .flickity-nav {
  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);
  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: var(--block-border-radius, 3px); }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: var(--block-border-radius, 3px); }

.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: var(--block-border-radius, 3px);
  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: 800;
  line-height: inherit; }

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

h1, .h1,
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: 600;
  color: var(--color-heading);
  text-rendering: optimizeLegibility; }
  h1 small, .h1 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 {
  font-size: 2.875rem;
  line-height: 1.45;
  margin-top: 0;
  margin-bottom: 1.25rem; }

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  h1, .h1 {
    font-size: 3.375rem; }
  h2, .h2 {
    font-size: 2.875rem; }
  h3, .h3 {
    font-size: 2.25rem; }
  h4, .h4 {
    font-size: 1.75rem; }
  h5, .h5 {
    font-size: 1.5rem; }
  h6, .h6 {
    font-size: 1.125rem; } }

@media print, screen and (min-width: 66.75em) {
  h1, .h1 {
    font-size: 4rem; }
  h2, .h2 {
    font-size: 3.375rem; }
  h3, .h3 {
    font-size: 2.5rem; }
  h4, .h4 {
    font-size: 1.875rem; }
  h5, .h5 {
    font-size: 1.5rem; }
  h6, .h6 {
    font-size: 1.125rem; } }

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

hr {
  clear: both;
  max-width: var(--grid-width-row, 1430px);
  height: 0;
  margin: 1.25rem auto;
  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 var(--color-border); }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

abbr, abbr[title] {
  border-bottom: 1px dotted #252525;
  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: #252525;
  border-radius: var(--block-border-radius, 3px); }

.row {
  max-width: var(--grid-width-row, 1430px);
  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%; }

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

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



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

body {
  overflow-wrap: anywhere;
  font-size: 1rem;
  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 #wrapper .click-capture {
    opacity: 1;
    visibility: visible;
    pointer-events: all; }
  body.open-cc #shopify-chat {
    display: none; }
  body.open-search {
    overflow: hidden; }

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

[hidden] {
  display: none !important; }

#wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  scroll-behavior: smooth; }
  #wrapper > [role="main"] {
    display: flex;
    flex: 1;
    flex-direction: column; }
    #wrapper > [role="main"] > .row {
      width: 100%; }
  #wrapper .click-capture {
    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.4); }
  .template-product-quick-view #wrapper .click-capture {
    opacity: 1 !important;
    visibility: visible !important; }

.row {
  padding: 0 11px; }
  @media only screen and (min-width: 768px) {
    .row {
      padding: 0 25px; } }
  .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-small {
  font-size: 0.9375rem; }

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

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

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

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


.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-body);
  font-size: 1.375rem;
  line-height: 1.4;
  margin: 0; }
  @media only screen and (min-width: 768px) {
    blockquote {
      font-size: 1.875rem; } }
  blockquote:before {
    content: "“";
    position: absolute;
    top: -30px;
    font-size: 9rem;
    left: 50%;
    pointer-events: none;
    transform: translateX(-50%);
    opacity: 0.2;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px; }
    @media only screen and (min-width: 768px) {
      blockquote:before {
        top: -40px; } }
  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.05);
  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 + 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 .no-js-hidden, .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: 0.875rem;
  border-collapse: collapse;
  border: 0; }
  [dir="rtl"] table {
    text-align: right; }
  table th {
    font-weight: var(--font-body-medium-weight, 500); }
  table thead {
    line-height: 1; }
    table thead th {
      font-size: 0.75rem;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      font-weight: var(--font-body-medium-weight, 500); }
  table th,
  table td {
    padding: 13px 15px; }
  table tr:nth-child(odd) th,
  table tr:nth-child(odd) td {
    background-color: rgba(var(--color-body-rgb), 0.05); }

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

.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;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw; }


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

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


@media only screen and (min-width: 768px) {
  .medium-1\/5 {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

@media only screen and (min-width: 1068px) {
  .large-1\/5 {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }


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: 850px;
  margin: 0 auto; }

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


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


.metafield-color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: var(--block-border-radius, 3px);
  margin-right: 5px; }

.metafield-rich_text_field > *:last-child {
  margin-bottom: 0; }

.side-panel {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 90;
  width: 100%;
  background: var(--bg-body, #fff);
  transform: translateY(100%);
  will-change: transform;
  border-radius: var(--block-border-radius, 3px) 0 0 var(--block-border-radius, 3px);
  transition: transform 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }
  @supports (height: 100dvh) {
    .side-panel {
      max-height: calc(100dvh - 50px); } }
  @media only screen and (min-width: 768px) {
    .side-panel {
      height: 100vh;
      border-radius: var(--block-border-radius, 3px) var(--block-border-radius, 3px) 0 0;
      max-width: 480px;
      transform: translateX(100%); }
      @supports (height: 100dvh) {
        .side-panel {
          max-height: 100dvh; } } }
  .side-panel.active {
    transform: translateY(0%) translateX(0%); }
  .side-panel-header {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 35;
    background: var(--bg-body);
    padding: 14px 15px;
    border-bottom: 1px solid var(--color-border);
    border-radius: var(--block-border-radius, 3px) var(--block-border-radius, 3px) 0 0; }
    @media only screen and (min-width: 768px) {
      .side-panel-header {
        border-top-left-radius: var(--block-border-radius, 3px);
        padding: 17px 30px;
        height: 75px; } }
    .side-panel-header .h5 {
      display: flex;
      align-items: center;
      margin: 0;
      line-height: 1;
      gap: 10px; }
      .side-panel-header .h5 > span {
        display: block; }
      .side-panel-header .h5 .facets__label {
        font-size: 0.875rem;
        display: block;
        opacity: 0.6; }
    .side-panel-header > div {
      line-height: 1;
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 100%;
      gap: 20px; }
  .side-panel-footer {
    position: sticky;
    bottom: 0;
    left: 0;
    z-index: 35;
    background: var(--bg-body, #fff);
    padding: 14px 15px;
    border-top: 1px solid var(--color-border); }
    @media only screen and (min-width: 768px) {
      .side-panel-footer {
        border-bottom-left-radius: var(--block-border-radius, 3px);
        padding: 17px 30px; } }
  .side-panel-close {
    cursor: pointer; }
  .side-panel-content {
    padding: 14px 15px; }
    @media only screen and (min-width: 768px) {
      .side-panel-content {
        padding: 25px 30px; } }
    .side-panel-content .button {
      flex-shrink: 0; }
  .side-panel--heading.h5 {
    display: none;
    min-width: 0; }
    .side-panel--heading.h5 span {
      display: block;
      white-space: nowrap;
      overflow: hidden;
      line-height: 1.1;
      text-overflow: ellipsis; }
    .side-panel--heading.h5.tab-active {
      display: flex; }
  .side-panel.product-information-drawer {
    overflow-y: auto; }

h1, .h1 {
  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) {
    h1, .h1 {
      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) {
    h1, .h1 {
      font-size: calc(var(--font-heading-scale) * 40px);
      line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 48px)); } }

h2, .h2 {
  font-size: calc(var(--font-heading-scale) * 26px);
  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) * 30px);
      line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 44px)); } }
  @media only screen and (min-width: 1068px) {
    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)); } }

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

h4, .h4 {
  font-size: calc(var(--font-heading-scale) * 20px);
  line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 28px)); }
  @media only screen and (min-width: 1068px) {
    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)); } }

h5, .h5 {
  font-size: calc(var(--font-heading-scale) * 18px);
  line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 26px)); }
  @media only screen and (min-width: 1068px) {
    h5, .h5 {
      font-size: calc(var(--font-heading-scale) * 20px);
      line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 28px)); } }

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

.h1-large {
  font-size: calc(var(--font-heading-scale) * 44px);
  line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 52px));
  margin-bottom: 1.25rem; }
  @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)); } }

.h1-xlarge {
  font-size: calc(var(--font-heading-scale) * 52px);
  line-height: calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 60px));
  margin-bottom: 1.25rem; }
  @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,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 .h1-large,
.h1-xlarge {
  letter-spacing: var(--font-heading-letter-spacing, normal); }

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


.header-section {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%; }

.header {
  display: block;
  position: relative;
  z-index: 30;
  width: 100%;
  padding: 10px 15px 15px;
  background: transparent;
  color: var(--color-header-text, --color-body);
  --bg-body: var(--color-header-bg);
  --bg-body-rgb: var(--color-header-bg-rgb);
  --color-body-rgb: var(--color-header-text-rgb, --color-body-rgb);
  --color-heading: var(--color-header-text, --color-heading);
  --color-body: var(--color-header-text, --color-body);
  --color-border: var(--color-header-border); }
  .header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: -1;
    background: var(--color-header-bg);
    opacity: 1;
    transition: opacity 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }
  @media only screen and (min-width: 768px) {
    .header {
      padding: 10px 40px 15px; } }
  @media only screen and (min-width: 1068px) {
    .header {
      padding: 15px 40px 0; } }
  .header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: -1;
    opacity: 0;
    pointer-events: none; }
  .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:after {
    opacity: 1; }
  .header.is-sticky .header--inner:before {
    opacity: 0; }
  .header--inner {
    width: 100%;
    max-width: var(--grid-width, 1350px);
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    @media only screen and (min-width: 768px) {
      .header--inner {
        column-gap: 10px; } }
    @media only screen and (min-width: 1068px) {
      .header--inner {
        column-gap: 30px;
        min-height: 80px; } }
    .header--inner:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background: var(--color-border); }
  .header--full-width .header--inner {
    max-width: 100%; }
  .header .logolink {
    position: relative; }
  .header .searchform {
    order: 2;
    width: 100%;
    margin-top: 10px; }
    @media only screen and (min-width: 1068px) {
      .header .searchform {
        flex: 1;
        order: 0;
        margin-top: 0; } }
    .header .searchform .select {
      margin: 0;
      display: none; }
      @media only screen and (min-width: 1068px) {
        .header .searchform .select {
          display: block; } }
      .header .searchform .select select {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-right-color: var(--bg-body);
        padding-right: 44px; }
        .header .searchform .select select:focus {
          background: rgba(var(--color-body-rgb), 0.05);
          border-color: transparent;
          border-right-color: var(--bg-body); }
    .header .searchform--form {
      display: flex;
      flex-direction: row-reverse;
      width: 100%;
      position: relative; }
      @media only screen and (min-width: 1068px) {
        .header .searchform--form-multi .search-field {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0;
          border-left: 0; } }
    .header .searchform--click-capture {
      position: fixed;
      top: calc(var(--header-height, 0px) + var(--header-offset, 0px) - 1px);
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 52;
      background: rgba(var(--color-overlay-rgb), 0.4);
      pointer-events: none;
      opacity: 0;
      visibility: hidden;
      transition: opacity 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }
    .header .searchform .search-field:focus + .select select {
      background-color: var(--bg-body);
      border-color: var(--color-body); }
    .open-search .header .searchform .searchform--click-capture {
      opacity: 1;
      visibility: visible;
      pointer-events: all; }
  .header.style1 .full-menu {
    width: 100%;
    grid-column: span 2; }
    .header.style1 .full-menu .thb-full-menu {
      text-align: left; }
      [dir="ltr"] .header.style1 .full-menu .thb-full-menu > li:first-child {
        padding-left: 0; }
      [dir="rtl"] .header.style1 .full-menu .thb-full-menu > li:first-child {
        padding-right: 0; }
  @media only screen and (min-width: 1068px) {
    .header.style1 .header--inner {
      grid-template-columns: auto 1fr; } }
  .header .menu-logo-container {
    display: flex;
    align-items: center; }
@media only screen and (min-width: 1068px) {
    .header.style1 .full-menu {
        margin-left: -15px;
    }
}
.thb-secondary-area {
  line-height: 1;
  min-width: 70px;
  justify-content: end;
  display: inline-flex;
  margin-left: auto;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .thb-secondary-area {
      min-width: 135px; } }
  [dir="rtl"] .thb-secondary-area {
    margin-right: auto;
    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 {
    padding: 6px;
    height: 100%;
    align-items: center;
    white-space: nowrap;
    display: inline-flex;
    font-weight: var(--font-body-medium-weight, 500);
    font-size: calc(var(--font-navigation-scale, 1) * 14px);
    color: var(--color-header-text, --color-body);
    background-color: transparent;
    border-radius: var(--button-border-radius, 3px); }
    .navigation-uppercase-true .thb-secondary-area--item {
      text-transform: uppercase; }
    @media only screen and (min-width: 768px) {
      .thb-secondary-area--item {
        padding: 11px;
        height: 46px; } }
    @media only screen and (min-width: 1068px) {
      .thb-secondary-area--item:last-child {
        margin-right: -10px; } }
    .thb-secondary-area--item:hover, .thb-secondary-area--item:focus {
      color: var(--color-header-text, --color-body);
      background-color: rgba(var(--color-header-text-rgb, --color-body-rgb), 0.05); }
    .thb-secondary-area--item-icon {
      position: relative; }
    .thb-secondary-area--item-text {
      margin-left: 13px;
      display: none; }
      @media only screen and (min-width: 768px) {
        .thb-secondary-area--item-text {
          display: inline-flex; } }
    .thb-secondary-area--item-amount {
      font-weight: 400;
      margin-left: 5px; }
    .thb-secondary-area--item-count {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      font-size: 0.5625rem;
      font-weight: 400;
      width: 18px;
      height: 18px;
      border-radius: 50%;
      background: var(--color-header-text, --color-body);
      color: var(--bg-body);
      position: absolute;
      top: -7px;
      right: -12px; }
    .thb-secondary-area--item.thb-secondary-search {
      display: none; }
    .thb-secondary-area--item.thb-secondary-myaccount {
      display: inline-flex; }
      .thb-secondary-area--item.thb-secondary-myaccount span {
        position: relative; }
      .thb-secondary-area--item.thb-secondary-myaccount:hover, .thb-secondary-area--item.thb-secondary-myaccount:focus {
        color: var(--color-header-text, --color-body); }
    .thb-secondary-area--item.thb-secondary-cart:before {
      content: '';
      position: fixed;
      top: calc(var(--header-height, 0px) + var(--header-offset, 0px) - 1px);
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 18;
      display: block;
      cursor: default;
      pointer-events: none;
      opacity: 0;
      background: rgba(var(--color-overlay-rgb), 0.4);
      transition: opacity 0.25s ease; }
    .thb-secondary-area--item.thb-secondary-cart:after {
      position: absolute;
      top: 100%;
      height: 10px;
      left: 0;
      right: 0;
      display: block; }
    .thb-secondary-area--item.thb-secondary-cart:hover:after {
      content: ''; }
    .thb-secondary-area--item svg {
      pointer-events: none; }
  .thb-secondary-area--amount-false .thb-secondary-area--item-amount {
    display: none; }
  .thb-secondary-area--label-false .thb-secondary-area--item-text .thb-secondary-area--item-label {
    display: none; }
  .thb-secondary-area--label-false.thb-secondary-area--amount-false .thb-secondary-area--item-text {
    margin-left: 0; }

.thb-predictive-search[inert] {
  display: none; }

.logolink {
  display: inline-flex;
  margin: 5px 0; }
  .logolink.text-logo {
    font-size: 1.125rem;
    font-weight: var(--font-body-bold-weight, 600);
    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: 1.5rem; } }
  .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: 32px !important; } }

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

.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;
        margin-left: auto; } }

.mobile-toggle-wrapper {
  display: inline-flex; }
  .mobile-toggle-wrapper[open] .mobile-toggle span:nth-child(1) {
    transform: rotateZ(45deg) translateY(-1.5px); }
  .mobile-toggle-wrapper[open] .mobile-toggle span:nth-child(2) {
    opacity: 0; }
  .mobile-toggle-wrapper[open] .mobile-toggle span:nth-child(3) {
    transform: rotateZ(-45deg) translateY(-0.5px); }
  .mobile-toggle-wrapper[open].active .mobile-menu-drawer {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  .mobile-toggle-wrapper summary::-webkit-details-marker {
    display: none; }

.mobile-toggle {
  display: inline-flex;
  position: relative;
  width: 32px;
  height: 32px;
  margin-left: -7px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px; }
  .mobile-toggle span {
    width: 18px;
    height: 1.5px;
    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; }

.thb-header-quick-navigation {
  position: relative;
  display: none; }
  @media only screen and (min-width: 1068px) {
    .thb-header-quick-navigation {
      display: block; } }
  .thb-header-quick-navigation--summary {
    padding: 13px 11px;
    display: inline-flex;
    align-items: center;
    gap: 13px;
    font-size: 0.875rem;
    line-height: 1;
    height: 46px;
    font-weight: var(--font-body-medium-weight, 500);
    cursor: pointer;
    border-radius: var(--button-border-radius, 3px); }
    .thb-header-quick-navigation--summary:hover {
      background-color: rgba(var(--color-body-rgb), 0.05); }
  .thb-header-quick-navigation details[open] summary {
    background-color: rgba(var(--color-body-rgb), 0.05); }
    .thb-header-quick-navigation details[open] summary:before {
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 18;
      display: block;
      cursor: default;
      content: " ";
      background: transparent; }

.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;
  text-align: center;
  font-size: 0.9375rem; }
  .thb-full-menu a {
    color: var(--color-header-text, --color-body);
    position: relative;
    font-size: calc(var(--font-navigation-scale, 1) * 16px); }
    .navigation-uppercase-true .thb-full-menu a {
      text-transform: uppercase; }
    .thb-full-menu a:hover, .thb-full-menu a:focus {
      color: var(--color-header-text, --color-body); }
      .thb-full-menu a:hover svg path, .thb-full-menu a:focus svg path {
        stroke: #d60a27; }
  .thb-full-menu > li {
    display: inline-flex;
    padding: 3px 15px;
    align-items: center; }
    .thb-full-menu > li > a {
      padding: 10px 0;
      font-weight: var(--font-body-medium-weight, 500); }
      .thb-full-menu > li > a:hover {
        opacity: 0.6; }
    .thb-full-menu > li.menu-item-has-children:after {
      content: "";
      display: block;
      position: fixed;
      top: calc(var(--header-height, 0px) + var(--header-offset, 0px) - 1px);
      width: 100%;
      left: 0;
      height: calc(100% - calc(var(--header-height, 0px) + var(--header-offset, 0px)));
      background: rgba(var(--color-overlay-rgb), 0.4);
      opacity: 0;
      z-index: 1;
      pointer-events: none;
      transition: opacity 0.25s ease; }
  .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 > .sub-menu.mega-menu-container {
          clip-path: polygon(0 0, 100% 0, 100% calc(100% + 15px), 0 calc(100% + 15px)); }
      .thb-full-menu li.menu-item-has-children:hover:after {
        opacity: 1; }
    .thb-full-menu li.menu-item-has-children.left-submenu .sub-menu {
      left: auto;
      right: calc(100% + 35px); }
    .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; }
    .thb-full-menu li.menu-item-has-children > a {
      padding-right: 20px;
      position: relative; }
      .thb-full-menu li.menu-item-has-children > a:focus + .sub-menu {
        display: block;
        opacity: 1;
        visibility: visible; }
      .thb-full-menu li.menu-item-has-children > a svg {
        position: absolute;
        top: 50%;
        right: 0;
            margin-right: 4px;
        margin-top: -3.5px; }
    .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;
          clip-path: polygon(0 0, 100% 0, 100% calc(100% + 15px), 0 calc(100% + 15px)); }
  .thb-full-menu .sub-menu {
    position: absolute;
    top: calc(100% - -15px);
    border-top: 1px solid var(--color-border);
    left: -11px;
    line-height: 1;
    padding: 5px 21px;
    background: var(--color-header-bg, var(--bg-body));
    list-style: none;
    margin: 0;
    text-align: left;
    white-space: nowrap;
    line-height: 1.1;
    min-width: 180px;
    opacity: 0;
    z-index: 2;
    visibility: hidden; }
    .thb-full-menu .sub-menu ul {
      line-height: inherit; }
    .thb-full-menu .sub-menu > li > a {
      display: block;
      padding-top: 7px;
      padding-bottom: 7px;
      font-size: calc(var(--font-navigation-scale, 1) * 14px); }
    .thb-full-menu .sub-menu .sub-menu {
      top: -7px;
      left: calc(100% + 35px); }
    .thb-full-menu .sub-menu li.menu-item-has-children > a svg {
      margin-top: -6px; }
    .thb-full-menu .sub-menu li.menu-item-has-children:hover:before {
      content: attr(data-item-title);
      position: absolute;
      height: 100%;
      top: 0;
      margin-left: -30px;
      padding-left: 30px;
      padding-right: 30px;
      opacity: 0;
      width: calc(100% + 65px); }

.menu-item-badge {
  display: inline-flex;
  align-items: center;
  font-size: 0.6875rem;
  font-weight: var(--font-body-medium-weight, 500);
  padding: 2px 6px;
  border-radius: var(--block-border-radius, 3px);
  margin-left: 10px;
  transform: translateY(-5px);
  background: var(--menu-badge-bg);
  color: var(--menu-badge-text); }

.thb-full-menu.thb-secondary-menu {
  margin-left: auto; }
  .thb-full-menu.thb-secondary-menu li {
    padding: 3px 15px; }
    .thb-full-menu.thb-secondary-menu li:last-child {
      padding-right: 0; }
  .thb-full-menu.thb-secondary-menu a {
    opacity: 0.6; }
    .thb-full-menu.thb-secondary-menu a:hover {
      opacity: 1; }

.social-links {
  list-style: none;
  margin: 0;
  padding: 0; }
  .social-links li {
    margin-bottom: 5px; }
    .social-links li a {
      display: inline-flex;
      align-items: center;
      width: 35px;
      height: 35px;
      justify-content: center; }
  .social-links svg {
    width: 16px;
    height: auto;
    flex-shrink: 0; }
  .social-links span {
    margin-left: 15px; }


.shopify-payment-button__more-options,
.text-button {
  display: inline-flex;
  font-size: 0.875rem;
  line-height: 1.4em;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  text-decoration: underline;
  text-underline-offset: 2px;
  color: var(--color-body);
  padding: 2px 0; }
  .shopify-payment-button__more-options.white,
  .text-button.white {
    color: #fff; }
  .shopify-payment-button__more-options.accent,
  .text-button.accent {
    color: var(--color-accent); }

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

.button,
input[type="submit"] {
  display: inline-flex;
  cursor: pointer;
  padding: 7px 30px;
  align-items: center;
  justify-content: center;
  height: 46px;
  font-size: 0.875rem;
  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));
  border: 0;
  border-radius: var(--button-border-radius, 3px);
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  appearance: none; }
  .button svg,
  input[type="submit"] svg {
    width: 14px;
    height: auto;
    margin-right: 10px; }
  .button-uppercase-true .button, .button-uppercase-true
  input[type="submit"] {
    text-transform: uppercase; }
  @media screen and (hover: hover) {
    .button:hover, .button:focus, .button.loading,
    [loading="true"] .button,
    input[type="submit"]:hover,
    input[type="submit"]:focus,
    input[type="submit"].loading,
    [loading="true"]
    input[type="submit"] {
      background: var(--solid-button-background-hover, --color-body);
      color: var(--solid-button-label, #fff); } }
  .button.loading span,
  [loading="true"] .button span,
  input[type="submit"].loading span,
  [loading="true"]
  input[type="submit"] span {
    opacity: 0; }
  .button.loading .loading-overlay,
  [loading="true"] .button .loading-overlay,
  input[type="submit"].loading .loading-overlay,
  [loading="true"]
  input[type="submit"] .loading-overlay {
    opacity: 1; }
  .button:not(.outline) .spinner-path,
  input[type="submit"]:not(.outline) .spinner-path {
    stroke: var(--bg-body); }
  .button span,
  input[type="submit"] span {
    position: relative;
    z-index: 8; }
  .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: 40px;
    padding: 5px 20px;
    font-size: 0.8125rem; }
  .button.extra-small,
  input[type="submit"].extra-small {
    height: 36px;
    padding: 5px 20px;
    font-size: 0.75rem; }
  .button.white,
  input[type="submit"].white {
    background: #fff;
    border-color: #fff;
    color: var(--color-body); }
    @media screen and (hover: hover) {
      .button.white:hover,
      input[type="submit"].white:hover {
        background: #fafafa;
        border-color: #fafafa; } }
  .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); } }
  .button[disabled],
  input[type="submit"][disabled] {
    cursor: default;
    pointer-events: none;
    opacity: 0.4; }

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

.tag-button {
  display: inline-flex;
  font-size: 0.875rem;
  border-radius: var(--block-border-radius, 3px);
  padding: 11px 16px;
  line-height: 1;
  border: 1px solid rgba(var(--color-body-rgb), 0.15);
  color: var(--color-body); }
  .tag-button:hover, .tag-button.active {
    border-color: var(--color-body);
    color: var(--color-body); }

.thb-localization-forms {
  display: inline-flex;
  align-items: center;
  text-align: right; }
  .thb-localization-forms .shopify-localization-form {
    display: inline-flex; }
    .thb-localization-forms .shopify-localization-form .select {
      margin-left: 15px; }
  .thb-localization-forms select {
    background: none;
    border: none;
    padding: 5px 18px 5px 0;
    height: auto;
    margin: 0;
    font-size: 0.75rem;
    line-height: 1.2; }
  .thb-localization-forms .select {
    margin-bottom: 0; }
    .thb-localization-forms .select-arrow {
      right: 0; }
      .thb-localization-forms .select-arrow svg {
        width: 8px; }
  .thb-localization-forms .text-button {
    font-size: 0.75rem; }


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


input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
  border: 1px solid transparent;
  background: rgba(var(--color-body-rgb), 0.07);
  padding: 14px 18px;
  height: 46px;
  margin-bottom: 20px;
  color: var(--color-body);
  font-size: 0.875rem;
  font-weight: 400;
  max-width: 100%;
  border-radius: var(--button-border-radius, 3px);
  appearance: none; }
  input[type="text"]:focus, input[type="text"]:focus-visible,
  input[type="password"]:focus,
  input[type="password"]:focus-visible,
  input[type="date"]:focus,
  input[type="date"]:focus-visible,
  input[type="datetime"]:focus,
  input[type="datetime"]:focus-visible,
  input[type="email"]:focus,
  input[type="email"]:focus-visible,
  input[type="number"]:focus,
  input[type="number"]:focus-visible,
  input[type="search"]:focus,
  input[type="search"]:focus-visible,
  input[type="tel"]:focus,
  input[type="tel"]:focus-visible,
  input[type="time"]:focus,
  input[type="time"]:focus-visible,
  input[type="url"]:focus,
  input[type="url"]:focus-visible,
  textarea:focus,
  textarea:focus-visible,
  select:focus,
  select:focus-visible {
    background-color: var(--bg-body);
    border-color: var(--color-body); }
  input[type="text"]:focus-visible,
  input[type="password"]:focus-visible,
  input[type="date"]:focus-visible,
  input[type="datetime"]:focus-visible,
  input[type="email"]:focus-visible,
  input[type="number"]:focus-visible,
  input[type="search"]:focus-visible,
  input[type="tel"]:focus-visible,
  input[type="time"]:focus-visible,
  input[type="url"]:focus-visible,
  textarea:focus-visible,
  select:focus-visible {
    outline: none; }
  input[type="text"]::placeholder,
  input[type="password"]::placeholder,
  input[type="date"]::placeholder,
  input[type="datetime"]::placeholder,
  input[type="email"]::placeholder,
  input[type="number"]::placeholder,
  input[type="search"]::placeholder,
  input[type="tel"]::placeholder,
  input[type="time"]::placeholder,
  input[type="url"]::placeholder,
  textarea::placeholder,
  select::placeholder {
    color: var(--color-body);
    opacity: 0.5; }
  input[type="text"].full,
  input[type="password"].full,
  input[type="date"].full,
  input[type="datetime"].full,
  input[type="email"].full,
  input[type="number"].full,
  input[type="search"].full,
  input[type="tel"].full,
  input[type="time"].full,
  input[type="url"].full,
  textarea.full,
  select.full {
    width: 100%; }
  input[type="text"].invalid,
  input[type="password"].invalid,
  input[type="date"].invalid,
  input[type="datetime"].invalid,
  input[type="email"].invalid,
  input[type="number"].invalid,
  input[type="search"].invalid,
  input[type="tel"].invalid,
  input[type="time"].invalid,
  input[type="url"].invalid,
  textarea.invalid,
  select.invalid {
    border-color: #e93636; }
  input[type="text"].invalid + label,
  input[type="password"].invalid + label,
  input[type="date"].invalid + label,
  input[type="datetime"].invalid + label,
  input[type="email"].invalid + label,
  input[type="number"].invalid + label,
  input[type="search"].invalid + label,
  input[type="tel"].invalid + label,
  input[type="time"].invalid + label,
  input[type="url"].invalid + label,
  textarea.invalid + label,
  select.invalid + label {
    color: #e93636; }
  input[type="text"][disabled],
  input[type="password"][disabled],
  input[type="date"][disabled],
  input[type="datetime"][disabled],
  input[type="email"][disabled],
  input[type="number"][disabled],
  input[type="search"][disabled],
  input[type="tel"][disabled],
  input[type="time"][disabled],
  input[type="url"][disabled],
  textarea[disabled],
  select[disabled] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.4; }

textarea {
  border-radius: var(--textarea-border-radius, --button-border-radius); }

input[type="checkbox"],
input[type="radio"] {
  border: none;
  flex-shrink: 0;
  background-color: rgba(var(--color-body-rgb), 0.07);
  width: 20px;
  height: 20px;
  margin: 0 14px 0 0;
  vertical-align: middle;
  border-radius: var(--button-border-radius, 3px);
  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: 20px;
      height: 20px;
      flex-shrink: 0;
      background-color: rgba(var(--color-body-rgb), 0.05);
      margin-right: 14px;
      border-radius: var(--button-border-radius, 3px); }
  input[type="checkbox"]:checked + label:before,
  input[type="radio"]:checked + label:before {
    background-color: var(--color-accent); }
  input[type="checkbox"]:checked + label:after,
  input[type="radio"]:checked + label:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 10px;
    top: 4px;
    left: 7px;
    border: solid var(--bg-body);
    border-width: 0 2px 2px 0;
    transform: rotate(45deg); }
  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);
    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: 45px;
  min-height: 45px!important; }

label,
.label {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 400;
  color: var(--color-body);
  margin-bottom: 10px; }

select {
  width: 100%; }
  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; } }

.searchform fieldset {
  position: relative; }

.searchform input {
  width: 100%;
  margin: 0;
  padding-right: 50px; }
  .searchform input::placeholder {
    opacity: 0.5; }

.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: 18px; }

.custom-checkbox[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  width: 48px;
  height: 24px;
  border-radius: 12px;
  border: 0;
  background: rgba(var(--color-body-rgb), 0.07);
  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); }
  .custom-checkbox[type="checkbox"] + label:before, .custom-checkbox[type="checkbox"] + label:after {
    content: none; }

.select {
  display: block;
  position: relative;
  margin-bottom: 20px; }
  .select select {
    padding-right: 24px;
    margin-bottom: 0; }
    .select select[disabled] + .select-arrow {
      opacity: 0.4; }
  .select-arrow {
    display: flex;
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -3.5px;
    pointer-events: none;
    line-height: 0; }

.form-notification {
    display: flex;
    align-items: center;
    font-size: .8125rem;
    margin-bottom: 20px;
}
  .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 transparent;
  background-color: rgba(var(--color-body-rgb), 0.05);
  padding: 0 30px;
  border-radius: var(--button-border-radius, 3px); }
  .quantity .qty {
    display: inline-flex;
    padding: 0;
    width: 25px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 0;
    justify-content: center;
    background: transparent;
    font-size: 0.875rem;
    margin: 0;
    outline: 0; }
    .no-js .quantity .qty {
      width: 50px; }
  .quantity.buttons_added .qty {
    appearance: none;
    -moz-appearance: textfield; }
    .quantity.buttons_added .qty::-webkit-inner-spin-button, .quantity.buttons_added .qty::-webkit-outer-spin-button {
      margin: 0;
      appearance: none; }
  .quantity.small-qty {
    padding: 0 25px; }
    .quantity.small-qty .qty {
      height: 34px;
      line-height: 1; }
    .quantity.small-qty .minus,
    .quantity.small-qty .plus {
      width: 25px;
      height: 34px; }
  .quantity .minus,
  .quantity .plus {
    display: flex;
    padding: 0;
    margin: 0;
    border: 0;
    height: 46px;
    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);
  color: var(--color-badge-text);
  font-size: 0.625rem;
  font-weight: var(--font-body-medium-weight, 500);
  height: 25px;
  padding: 0 9px;
  line-height: 0; }
  .badge.right {
    padding-left: 16px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 10px 100%); }
  .badge.left {
    padding-right: 16px;
    clip-path: polygon(0 0, 100% 0, calc(100% - 10px) 100%, 0% 100%); }
  .badge.onsale {
    background: var(--color-badge-sale);
    color: var(--color-badge-sale-text); }
  .badge.out-of-stock {
    background: var(--color-badge-sold-out);
    color: var(--color-badge-sold-out-text); }
  .badge.pre-order {
    background: var(--color-badge-preorder);
    color: var(--color-badge-preorder-text); }

.price {
  display: block;
  font-weight: var(--font-body-medium-weight, 500);
  font-size: 1rem;
  color: var(--color-price);
  line-height: 1; }
  .price > span {
    display: inline-flex;
    vertical-align: middle; }
  .price del + ins {
    margin-left: 9px; }
  .price .from {
    font-weight: 400;
    font-size: 0.8em; }
  .price > .amount,
  .price ins {
    text-decoration: none; }
  .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-cart-item {
  display: flex;
  width: 100%;
  align-items: center;
  max-width: 400px;
  margin-bottom: 10px; }
  .product-cart-item-image {
    position: relative;
    flex-shrink: 0;
    margin-right: 15px; }
    @media only screen and (min-width: 768px) {
      .product-cart-item-image {
        margin-right: 20px; } }
    [dir="rtl"] .product-cart-item-image {
      margin-right: 0;
      margin-left: 15px; }
      @media only screen and (min-width: 768px) {
        [dir="rtl"] .product-cart-item-image {
          margin-left: 20px; } }
    .product-cart-item-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); }
      .product-cart-item-image .loading-overlay svg {
        width: 24px; }
  .product-cart-item img,
  .product-cart-item .thb-placeholder {
    width: 80px;
    height: auto; }
  .product-cart-item .product-card-quickview {
    font-size: 0.75rem; }
    .product-cart-item .product-card-quickview.loading span {
      opacity: 0; }
    .product-cart-item .product-card-quickview.loading:before, .product-cart-item .product-card-quickview.loading:after {
      display: none; }
    .product-cart-item .product-card-quickview .loading-overlay {
      width: 18px;
      height: 18px;
      top: calc(50% + 2px); }
  .product-cart-item .cart-product-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.4);
    display: block; }
    .product-title-uppercase-true .product-cart-item .cart-product-link {
      text-transform: uppercase; }
  .product-cart-item .price {
    margin-top: 3px; }
  .product-cart-item.thb-loading {
    pointer-events: none; }
    .product-cart-item.thb-loading .loading-overlay {
      display: flex; }
  .product-cart-item-options {
    font-size: 0.75rem;
    opacity: 0.6;
    margin-top: 5px; }
  .product-cart-item .form-notification {
    margin-top: 8px; }
  .product-cart-item--has-bg {
    padding: 10px;
    border-radius: var(--block-border-radius, 3px);
    background-color: rgba(var(--color-body-rgb), 0.03);
    position: relative; }
    .product-cart-item--has-bg .compare-remove {
      position: absolute;
      width: 28px;
      height: 28px;
      top: 0;
      right: 0;
      line-height: 0; }
      .product-cart-item--has-bg .compare-remove svg {
        width: 8px;
        height: 8px;
        pointer-events: none; }




a, #wrapper .click-capture, .header:after, .header .logolink .logoimg, .thb-secondary-area--item-count, .thb-secondary-area--item svg path, .mobile-toggle span, .thb-header-quick-navigation--summary, .thb-full-menu li.menu-item-has-children > a svg path, .button,
input[type="submit"], .button svg,
input[type="submit"] svg, input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select, .custom-checkbox[type="checkbox"], .custom-checkbox[type="checkbox"]:after, .quantity .minus svg,
.quantity .plus svg, .flickity-nav, .flickity-nav svg {
  transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }

.thb-full-menu .sub-menu {
  transition: all 0.25s ease; }

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


.cart-discount .price {
  display: inline-block;
  color: var(--color-accent);
  padding: 7px 10px;
  background-color: rgba(var(--color-accent-rgb), 0.1);
  font-size: 0.875rem;
  border-radius: var(--general-border-radius, 3px);
  line-height: 1.1; }

.cart-drawer {
  overflow: visible;
  border-radius: var(--general-border-radius, 3px);
  position: absolute;
  right: -15px;
  top: calc(100% + 10px);
  z-index: 92;
  background-color: var(--bg-body);
  width: 100vw; }
  @media only screen and (min-width: 768px) {
    .cart-drawer {
      max-width: 420px;
      right: 0;
      box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.05), 0 0 0 1px var(--color-border); } }
  .cart-drawer + .thb-secondary-cart:before {
    opacity: 1; }
  .cart-drawer[inert] {
    display: none; }
    .cart-drawer[inert] + .thb-secondary-cart:before {
      opacity: 0; }
  .cart-drawer .cart-empty {
    text-align: center;
    height: 280px;
    display: flex;
    flex-direction: column; }
    .cart-drawer .cart-empty div {
      margin: auto; }
    .cart-drawer .cart-empty svg {
      height: 64px;
      width: auto;
      margin-bottom: 25px; }
    .cart-drawer .cart-empty p {
      font-size: 1.125rem; }
  .cart-drawer--content, .cart-drawer--buttons {
    padding: 15px; }
    @media only screen and (min-width: 768px) {
      .cart-drawer--content, .cart-drawer--buttons {
        padding: 20px; } }
  .cart-drawer--content {
    max-height: 310px;
    overflow-y: auto; }
    @media only screen and (min-width: 768px) {
      .cart-drawer--content {
        max-height: 320px; } }
  .cart-drawer .empty-cart {
    height: 100%;
    padding: 10vh 0;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center; }
    .cart-drawer .empty-cart svg {
      margin-bottom: 45px; }
  .cart-drawer .product-cart-item {
    align-items: flex-start;
    max-width: 100%; }
    .cart-drawer .product-cart-item-info {
      display: flex;
      gap: 10px;
      width: 100%; }
      .cart-drawer .product-cart-item-info-inner {
        width: 100%; }
    .cart-drawer .product-cart-item .price {
      font-size: 0.875rem; }
    .cart-drawer .product-cart-item .cart-product-link {
      margin-top: -3px;
      font-size: calc(var(--font-product-title-scale, 1) * 0.875rem); }
    .cart-drawer .product-cart-item-quantity {
      display: flex;
      flex-direction: column;
      align-items: flex-end; }
      .cart-drawer .product-cart-item-quantity .remove {
        margin: 10px 0 0 0; }
  .cart-drawer--terms {
    margin-bottom: 15px; }
    .cart-drawer--terms a {
      color: var(--color-accent);
      text-decoration: underline;
      text-underline-offset: 2px;
      margin: 0 3px; }
  .cart-drawer--buttons {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .cart-drawer--buttons-container {
      display: grid;
      gap: 10px;
      grid-auto-flow: column;
      width: 100%; }
  .cart-drawer--discounts {
    border-top: 1px solid var(--color-border);
    border-bottom: 1px solid var(--color-border);
    padding: 0 15px; }
    @media only screen and (min-width: 768px) {
      .cart-drawer--discounts {
        padding: 0 20px; } }
  .cart-drawer--discount {
    padding: 16px 0;
    line-height: 1;
    display: flex;
    font-weight: var(--font-body-medium-weight, 500);
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid var(--color-border); }
    .cart-drawer--discount .price {
      color: var(--color-header-text, --color-body); }
    .cart-drawer--discount:last-child {
      border-bottom: 0; }
    .cart-drawer--discount.cart-discount {
      padding: 11px 0; }
      .cart-drawer--discount.cart-discount .price {
        color: var(--color-accent); }


.flickity-nav {
  background: var(--bg-body, #fff);
  border-radius: 50%;
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  z-index: 30;
  cursor: pointer;
  border: 1px solid var(--color-body); }
  .flickity-nav svg {
    pointer-events: none; }
  @media only screen and (min-width: 768px) {
    .flickity-enabled .flickity-nav {
      display: flex; } }
  .flickity-nav[isDisabled] {
    display: none; }
  .flickity-nav.flickity-prev {
    left: -23px; }
    .flickity-nav.flickity-prev svg {
      margin-right: 1px; }
  .flickity-nav.flickity-next {
    right: -23px; }
    .flickity-nav.flickity-next svg {
      margin-left: 1px; }
  .flickity-nav:focus-visible {
    opacity: 1; }
  .flickity-nav:hover {
    --color-body: var(--color-accent); }




a, #wrapper .click-capture, .header:after, .header .logolink .logoimg, .thb-secondary-area--item-count, .thb-secondary-area--item svg path, .mobile-toggle span, .thb-header-quick-navigation--summary, .thb-full-menu li.menu-item-has-children > a svg path, .button,
input[type="submit"], .button svg,
input[type="submit"] svg, input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select, .custom-checkbox[type="checkbox"], .custom-checkbox[type="checkbox"]:after, .quantity .minus svg,
.quantity .plus svg, .flickity-nav, .flickity-nav svg {
  transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }

.thb-full-menu .sub-menu {
  transition: all 0.25s ease; }

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



.section-header {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px; }
  .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--content--heading {
      display: flex;
      flex-direction: column;
      gap: 5px; }
      @media only screen and (min-width: 768px) {
        .section-header--content--heading {
          flex-direction: row;
          gap: 30px;
          align-items: center; } }
  .section-header--button {
    display: inline-flex; }
    .section-header--button .text-button {
      margin-right: 0;
      color: var(--color-accent); }
    .section-header--button.has--tabs .linked-to-tab {
      display: none; }
      .section-header--button.has--tabs .linked-to-tab.active {
        display: block; }
  .section-header h3 {
    line-height: 1.1;
    margin-bottom: 0px; }

.aspect-ratio {
  height: 0;
  padding-bottom: var(--ratio-percent);
  position: relative; }
  .aspect-ratio img,
  .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%; }


.heading-marker {
  background-color: var(--marker-color, #FDFBB8);
  padding: 0 4px 4px;
  color: inherit; }


.theme-scroll {
  margin-left: -15px;
  width: calc(100% + 30px);
  padding-left: 15px;
  padding-right: 15px; }
  @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: 15px;
    right: 15px; }
    @media only screen and (min-width: 768px) {
      .theme-scroll .os-scrollbar-horizontal {
        left: 0;
        right: 0; } }
  .theme-scroll--inner[data-overlayscrollbars-viewport*="overflowXScroll"] {
    margin-bottom: 20px !important; }
  .theme-scroll .flickity-nav {
    display: none; }
    .theme-scroll .flickity-nav[disabled] {
      opacity: 0; }
    @media only screen and (min-width: 768px) {
      .theme-scroll .flickity-nav {
        display: flex; } }


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

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

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

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

.os-scrollbar-rtl.os-scrollbar-horizontal .os-scrollbar-handle,
.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;
    transition: 0.15s height ease, 0.15s bottom ease; }
    .os-scrollbar-horizontal .os-scrollbar-handle:before {
      top: -10px;
      bottom: -10px; }
  .os-scrollbar-horizontal:hover .os-scrollbar-handle {
    height: 3px;
    bottom: -1px; }
  .os-scrollbar-horizontal:active .os-scrollbar-handle {
    height: 3px;
    bottom: -1px; }

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


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


/* Ekom360 CSS Starts */
#cart-drawer-toggle {
display: none;
}
/* search-form.searchform {
    display: none;
} */

.blog-post .post-excerpt p {
    font-size:15px; 
    line-height:1.8;}

body.template-page-holi-page search-form.searchform {
display: inline-flex !important;
}
body.template-collection-premium-assortment search-form.searchform {
display: inline-flex !important;
}
body.template-collection-individual-products search-form.searchform {
display: inline-flex !important;
}
body.template-collection-top-offers search-form.searchform {
display: inline-flex !important;
}
body.template-page-holi_dealer-locator search-form.searchform {
display: inline-flex !important;
}
body.template-page-holi-page #cart-drawer-toggle {
display: inline-flex !important;
}
body.template-product a#cart-drawer-toggle {
display: inline-flex;
}
body.template-collection-premium-assortment #cart-drawer-toggle{
display: inline-flex !important;
}
body.template-collection-individual-products #cart-drawer-toggle{
display: inline-flex !important;
}
body.template-collection-top-offers #cart-drawer-toggle{
display: inline-flex !important;
}
body.template-page-holi_dealer-locator #cart-drawer-toggle{
display: inline-flex !important;
}
body.template-page-thank-you .thb-full-menu{
display: none!important;
}

/* body.template-page-holi-page #footer {
display: none!important;
}
body.template-product a #footer {
display: none!important;
}
body.template-collection-premium-assortment #footer{
display: none!important;
}
body.template-collection-individual-products #footer{
display: none!important;
}
body.template-collection-top-offers #footer{
display: none!important;
}
body.template-page-holi_dealer-locator #footer{
display: none!important;
} */

form{
  width:100%;
}

.thb-full-menu>li>a {
	margin: 10px 0;
	font-weight: var(--font-body-medium-weight, 500);
}

.menu-item-badge {
	transform: translateY(-20px);
	margin-left: 3px;
	padding: 0px 5px;
}

.thb-full-menu>li:nth-child(7) a:active {
text-decoration:underline!important;
  border-color:1px solid white;
}
/* .thb-full-menu>li:last-child a:after {
	content:'';
  top:0;
	    transform: translate(20%);
    width: 100%;
    height: 30px;
    position: absolute;
    z-index: 1;
    animation: slide 2s infinite; */
	 
  /* 
  CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/ 
  */
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(128,186,232,0) 99%, rgba(125,185,232,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.8)), color-stop(99%,rgba(128,186,232,0)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

/* animation */

@keyframes slide {
	0% {transform:translateX(-100%);}
	100% {transform:translateX(100%);}
}
/
/* .mobile-menu >li:nth-child(7) 
a{
	padding: 0 25px;
	color: #ffffff;
  font-weight:800;
	line-height: 25px;
	border-radius: 2px;
background-image: url('/cdn/shop/files/blink-ezgif.com-video-to-gif-converter.gif?v=1737634695') !important;
 background-size: contain;
background-position: left;
background-repeat: no-repeat;
  text-decoration:none!important;
} */

@media only screen and (max-width: 768px) {
.blog-post .post-excerpt p {
    margin-bottom: 0;
    font-size: 14px !important;
    line-height: 1.8 !important;
}
}
/*  Qikify smart menu ends */
.template-page-holi-page .thb-full-menu {
opacity: 0;
}
/* Qikify smart menu ends */

div#shopify-section-template--24367061467517__1652268757b7c53383 {
    background-color: #ffffff;
  padding: 2%;
}
div#shopify-section-template--24367061205373__contact_form_9fVNpg {
    background-color: #ffffff;
    padding: 2%;
}

input[type="checkbox"] + label, input[type="radio"] + label {
    position: relative;
    display: inline-flex;
    vertical-align: top;
    cursor: pointer;
    line-height: 1.5em;
    align-items: flex-start;
}
@media only screen and (min-width: 750px) {
    #shopify-section-template--24367061205373__contact_form_9fVNpg .row {
        justify-content: center;
    }
  #shopify-section-template--24367061467517__1652268757b7c53383 .row{justify-content: flex-start !important;}
  #shopify-section-template--24367061205373__contact_form_9fVNpg .no-padding{justify-content: flex-start !important;}
  #shopify-section-template--24367061205373__contact_form_9fVNpg .signup-container--terms1, #shopify-section-template--24367061205373__contact_form_9fVNpg .signup-container--terms2, #shopify-section-template--24367061205373__contact_form_9fVNpg .signup-container--terms3, #shopify-section-template--24367061467517__1652268757b7c53383 .signup-container--terms1, #shopify-section-template--24367061467517__1652268757b7c53383 .signup-container--terms2, #shopify-section-template--24367061467517__1652268757b7c53383 .signup-container--terms3 
  {padding-left: 16px;}
  .signup-container--terms1 p, .signup-container--terms2 p, .signup-container--terms3 p{margin-bottom: 5px!important; font-size: 12px;}
}
.blog-post h5 {
    min-height: 2.5em;
}
.blog-post--large h5 {
    min-height: unset;
}
.blog-post--large p{line-height: 2.5!important;}


/* Holi Header-Footer CSS */

/* QIKIFY MEGA MENU - HIDE THEME'S MENU */
.template-page-holi-page .thb-full-menu,
.template-collection-premium-assortment .thb-full-menu,
.template-collection-individual-products .thb-full-menu,
.template-collection-top-offers .thb-full-menu,
.template-page-holi_dealer-locator .thb-full-menu,
.template-cart .thb-full-menu,
.template-page-holi_privacy-policy .thb-full-menu,
.template-page-holi_terms-and-conditions .thb-full-menu,
.template-collection-all-premium-assortment .thb-full-menu,
.template-list-collections .thb-full-menu,
.template-collection-build-in .thb-full-menu{
opacity: 0!important;
}

/* Quote hide & Un hide */
.quotify-sticky-cart-btn{opacity:0;}
.template-page-holi-page .quotify-sticky-cart-btn, .template-collection-premium-assortment .quotify-sticky-cart-btn,
.template-collection-individual-products .quotify-sticky-cart-btn,
.template-collection-top-offers .quotify-sticky-cart-btn,
.template-page-holi_dealer-locator .quotify-sticky-cart-btn, 
.template-page-holi_privacy-policy .quotify-sticky-cart-btn,
.template-page-holi_terms-and-conditions .quotify-sticky-cart-btn,
.template-collection-all-premium-assortment .quotify-sticky-cart-btn,
.template-list-collections .quotify-sticky-cart-btn,
.template-collection-build-in .quotify-sticky-cart-btn
{opacity:1;}


.template-page-holi-page .mobile-menu >li:last-child a, .template-collection-premium-assortment .mobile-menu >li:last-child a,
.template-collection-individual-products .mobile-menu >li:last-child a,
.template-collection-top-offers .mobile-menu >li:last-child a,
.template-page-holi_dealer-locator .mobile-menu >li:last-child a,
.template-cart .mobile-menu >li:last-child a,
.template-page-holi_privacy-policy .mobile-menu >li:last-child a,
.template-page-holi_terms-and-conditions .mobile-menu >li:last-child a,
.template-collection-all-premium-assortment .mobile-menu >li:last-child a,
.template-list-collections .mobile-menu >li:last-child a,
.template-collection-build-in .mobile-menu >li:last-child a{
    padding: 14px 14px;
    color: unset;
    font-weight: unset;
    line-height: unset;
    border-radius: 2px;
    background-image: unset !important;
}

.template-page-holi-page .footer-static, .template-collection-premium-assortment .footer-static,
.template-collection-individual-products .footer-static,
.template-collection-top-offers .footer-static,
.template-page-holi_dealer-locator .footer-static,
.template-page-thank-you  .footer-static,
.template-cart .footer-static,
.template-page-holi_privacy-policy .footer-static,
.template-page-holi_terms-and-conditions .footer-static,
.template-collection-all-premium-assortment .footer-static,
.template-list-collections .footer-static,
.template-collection-build-in .footer-static
{display:unset!important;}


.template-page-holi-page #footer2, .template-collection-premium-assortment #footer2,
.template-collection-individual-products #footer2,
.template-collection-top-offers #footer2,
.template-page-holi_dealer-locator #footer2,
 .template-cart #footer2, 
.template-page-thank-you #footer2,
.template-page-holi_privacy-policy #footer2,
.template-page-holi_terms-and-conditions #footer2,
.template-collection-all-premium-assortment #footer2,
.template-list-collections #footer2,
.template-collection-build-in #footer2
{display:none!important;}

.header-static{display:none;}

.template-page-holi-page .header-static, .template-collection-premium-assortment .header-static,
.template-collection-individual-products .header-static,
.template-collection-top-offers .header-static,
.template-page-holi_dealer-locator .header-static,
.template-cart .header-static,
.template-page-thank-you .header-static,
.template-page-holi_privacy-policy .header-static,
.template-page-holi_terms-and-conditions .header-static,
.template-collection-all-premium-assortment .header-static,
.template-list-collections .header-static,
.template-collection-build-in .header-static,
.template-page-holi-offer-thank-you .header-static,
.template-collection-holi-offers .header-static
{display:unset!important;}


.template-page-holi-page .header-org, .template-collection-premium-assortment .header-org,
.template-collection-individual-products .header-org,
.template-collection-top-offers .header-org,
.template-page-holi_dealer-locator .header-org,
.template-cart .header-org,
.template-page-thank-you .header-org,
.template-page-holi_dealer-locator .header-org,
.template-page-holi_privacy-policy .header-org,
.template-page-holi_terms-and-conditions .header-org,
.template-collection-all-premium-assortment .header-org,
.template-list-collections .header-org,
.template-collection-build-in .header-org,
.template-page-holi-offer-thank-you .header-org,
.template-collection-holi-offers .header-org
{display:none!important;}

.template-page-holi-page .header--inner, 
.template-collection-premium-assortment .header--inner ,
.template-collection-individual-products .header--inner,
.template-collection-top-offers .header--inner,
.template-page-holi_dealer-locator .header--inner,
.template-page-holi_privacy-policy .header--inner,
.template-cart .header--inner,
.template-page-holi_privacy-policy .header--inner,
.template-page-holi_terms-and-conditions .header--inner,
.template-collection-all-premium-assortment .header--inner,
.template-list-collections .header--inner,
.template-collection-build-in .header--inner
{
   flex-wrap: wrap;
}

.template-page-holi-page .breadcrumb-1, 
.template-collection-premium-assortment .breadcrumb-1,
.template-collection-individual-products .breadcrumb-1,
.template-collection-top-offers .breadcrumb-1,
.template-page-holi_dealer-locator .breadcrumb-1,
.template-page-holi_privacy-policy .breadcrumb-1,
.template-cart .breadcrumb-1,
.template-page-holi_privacy-policy .breadcrumb-1,
.template-page-holi_terms-and-conditions .breadcrumb-1,
.template-collection-all-premium-assortment .breadcrumb-1,
.template-list-collections .breadcrumb-1,
.template-collection-build-in .breadcrumb-1{
  display:none;}

.breadcrumb-2{display:none;}

.template-page-holi-page .breadcrumb-2, 
.template-collection-premium-assortment .breadcrumb-2 ,
.template-collection-individual-products .breadcrumb-2,
.template-collection-top-offers .breadcrumb-2,
.template-page-holi_dealer-locator .breadcrumb-2,
.template-page-holi_privacy-policy .breadcrumb-2,
.template-cart .breadcrumb-2,
.template-page-holi_privacy-policy .breadcrumb-2,
.template-page-holi_terms-and-conditions .breadcrumb-2,
.template-collection-all-premium-assortment .breadcrumb-2,
.template-list-collections .breadcrumb-2,
.template-collection-build-in .breadcrumb-2{
   display: unset!important;
}

/* Holi Header-Footer CSS End*/



.mobile-menu li>a span, .mobile-menu li summary span {
    line-height: 24px!important;}
  
.product-card .product-card-image-link {
    cursor: unset;}
.price ins {
    padding-left: 15px;
  margin:0!important;
    border-left: 1px solid #000;
      width: 50%;
}
.price del {
    text-decoration: unset;
    width: 50%;
    padding-left: 10px;
}
.product-card .price.large-price {
    font-size: 15px !important;
    display: inline-flex;
    line-height: 22px;
}
.price .amount.discounted {
    color: var(--color-price-discounted, #ee3b45);
    text-decoration: line-through;
}
.product-card-title {
    cursor: unset;
    text-align: center;
margin-bottom: 20px!important;}

.product-card--add-to-cart-button {
    width: 48% !important;
    height: 30px !important;
    margin: 6px 6px;
    padding: 8px 8px !important;
    font-size: 0.8125rem !important;
}
.product-card-info--bottom {
    display: inline!important;
    text-align: center;}
.product-card .amount{font-size: 14px;}
.product-card .price{width:100%}
/* .section-collection-tabs .products.carousel .collection-tabs--product.carousel__slide {
    display: flex;
    scroll-snap-align: start;
    background-color: #d9d9d9;
    padding: 0px 10px 20px 10px;
} */

.product-card {
    display: flex;
    scroll-snap-align: start;
    background-color: #ebebeb;
    padding: 0px 10px 20px 10px;
}
.product-card--add-to-cart-button .product-card-quickview {
    opacity: 1;
    bottom: 0px !important;
    left: 13%;
    right: 13%;
  display:block;
  text-align: center;
}
.product-card--add-to-cart-button span, .product-card--add-to-cart-button .product-card-quickview:focus span {
    max-width: 95px!important;
}
.product-card-info--bottom {
    display: flex!important;
    flex-direction: row!important;
    gap: 8px;
    margin-top: auto;
}
.product-card--add-to-cart-button .product-card-quickview:hover, .product-card--add-to-cart-button .product-card-quickview:active, .product-card--add-to-cart-button .product-card-quickview:focus {
    background-color: #b00822!important;
}
.template-cart .thb-cart-form--form .price-offer{display:none;}
.template-cart .thb-cart-form--form .price-mrp{display:none;}

.template-cart .thb-cart-form--form .price ins {
    border-left: 0px solid #000;
      padding-left: 0px;
}
.template-cart .thb-cart-form--form .product-cart-item .price {
    margin-top: -10px;
    display: flex;
    width: 260px!important;
}
.template-cart .thb-cart-form--form .price del {
    padding-left: 0px;
}
.product-cart-item .cart-product-link {
    cursor: unset!important;}
.product-card--add-to-cart-button:hover .product-card-quickview{background-color: #b00822;}

#shopify-section-template--24367061467517__1652268757b7c53383 textarea {
    min-width: 586px;
    min-height: 90px !important;
}


@media only screen and (max-width: 768px) {
  .products{--mobile-columns: 1!important;}
  /* .section-header h3 {
    display: none;} */
  /* .product-card--add-to-cart-button .product-card-quickview {
    left: 25%;
    right: 16%;
} */
  .thb-product-detail .product--title {
    font-size: 20px!important;}
.thb-product-detail .product--price-container .price {
    font-size: 1rem!important;
    line-height: 30px !important;
}
    #shopify-section-sections--24367062221181__footer .thb-widget-title.collapsible {
        padding-bottom: 10px!important;
    } 
  .footer .thb-widget-menu {padding:0!important;}
  #shopify-section-sections--24367062221181__footer #footer .row {
    gap: 10px 0!important;
}
  .template-cart .thb-cart-form--form .product-cart-item .price {
    display: block;
    width: 100px !important;
    font-size: 14px;
    line-height: 18px;
}
  .product-subtotal .price{font-size: 14px;
}
  .thb-cart-form--items tbody tr td.product-subtotal {
    width: 100px;}
  .quantity + .remove {
    margin-left: 5px;
}
}
.badge.onsale {
 background: #D20A28;
color: #ffffff;
font-size: 13px;
padding: 10px;
}
.product-card--add-to-cart-text:after, .single-add-to-cart-button .single-add-to-cart-button--text:after{
   content: 'Add to Cart';
   display: block;
}
.product-card--add-to-cart-button:focus .product-card--add-to-cart-text:after,
.product-card--add-to-cart-button:active .product-card--add-to-cart-text:active:after{
   content: 'Added';
   display: block;
}

.single-add-to-cart-button:focus .single-add-to-cart-button--text:after,
.single-add-to-cart-button:active .single-add-to-cart-button--text:active:after{
  content: 'Added';
   display: block;
}

@media only screen and (min-width: 768px) {
  .header .searchform--form {
    width: 100%;
    margin-left: 0%;
}
}


.footer-static{display:none;}




textarea {
    margin-top: .75rem;
    width: 100%;
    border-radius: .25rem;
    border-width: 1px;
    border-color: #000000;
    background-color: #ffffff;
}

.flickity-nav{ transform: translateY(-50px)!important;}

.product-card-vendor {
    text-align: center;}
.product-card-vendor a {
    color: rgb(208 10 40)!important;}
.footer-static .footer{padding: 35px 0!important;}
.footer-static .thb-widget-title{justify-content: center!important;}
.footer-static .social-links{justify-content: center;}
.product-sku {
    display: flex;
}
@media only screen and (min-width: 1068px){.template-collection-top-offers .product-grid-container{grid-template-columns: clamp(0px, 35%, 690px) minmax(368px, 1fr);}}
.tmenu_navbar {
    background: undefined !important;
    margin-top: -71px;
  width: 60%!important;
}
.header-static {
    z-index: 999999;
}

.thb-header-right{z-index: 99!important;}

.social-links svg {
    fill: #515151!important;
  width:22px;
}
.footer-static .social-links {  gap: 0px!important;}
#footer2 .social-links {  gap: 0px!important;}
/* span.thb-secondary-area--item-count {
    display: none;
} */
.collection-tabs--product.carousel__slide, .product-card {
    box-shadow: 1px 1px 7px 0px rgb(0 0 0 / 25%);
}
/* .carousel__slide {
    box-shadow: 1px 1px 7px 0px rgb(0 0 0 / 25%);
} */
product-slider#Product-Slider {
    box-shadow: 1px 1px 7px 0px rgb(0 0 0 / 25%);
}
span.thb-secondary-area--item-count {
    background-color: #d20a28;
}

@media only screen and (max-width: 750px)
{
.thb-secondary-area {
    justify-content: end;
    display: inline-flex
;
    margin-left: 0px!important;
    position: relative;
}
.header--inner {
    width: 100%;
    max-width: var(--grid-width, 1350px);
    margin: 0 auto;
    display: flex
;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
}
 .blog-post .post-excerpt p {
    font-size: 15px;
    line-height: 1.8;
}
.blog-post-detail--title .entry-title {
    font-size: 28px;
}
/* @media only screen and (min-width: 1068px) {
    .header.style1 .header--inner {
        grid-template-columns: auto 1fr;
        display: flex;
      flex-wrap: nowrap;
    }
} */
.discounts {
    font-weight: 700;
}

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


.template-collection-top-offers .breadcrumbs-section .scroll-shadow {
    display: block!important;
}

@media only screen and (min-width: 768px) {
    .footer-static .sub-footer--bottom {
        grid-template-columns: auto auto 2fr;
    }}
  @media only screen and (max-width: 768px) {
    .product-cart-item {
    display: block!important;}
  
    .product-cart-item-image {
    margin-bottom: 10px!important;
}
}

.link-subfooter {
        flex-direction: row;
        gap: 15px!important;
    }

.link-subfooter a {
    font-size: 13px!important;
    color: #8a8181!important;
}
  @media only screen and (max-width: 768px) {
.template-collection-all-premium-assortment .product-card-quickview span {
    line-height: 38px!important;
font-size: 8px !important;}
.template-collection-all-premium-assortment .product-card--add-to-cart-button {
    height: 20px !important;
    font-size: 8px !important;
}}
/* .section-collection-tabs .products.carousel .collection-tabs--product {
    display: unset!important;
}   */

    /* #shopify-section-template--24367061467517__1652268757b7c53383 .row {
        justify-content: center!important;
    } */
    .template-page-contact .medium-12 , .template-index .medium-12 , .template-page-interzum-2 .medium-12{
        text-align: center!important;
    }
.template-page-contact .button.full, .template-page-contact input[type="submit"].full, .template-index .button.full, .template-index input[type="submit"].full, .template-page-interzum-2 .button.full {
    width: 20%!important;
}
@media only screen and (max-width: 768px) {
.template-page-contact .button.full, .template-page-contact input[type="submit"].full, .template-index .button.full, .template-index input[type="submit"].full, .template-page-interzum-2 .button.full {
    width: 50%!important;
}}

/*header code  */
 .thb-full-menu > li.hover {
    background: #d20a28!important;
}
.thb-full-menu > li {
    padding: 0px 5px !important;
    align-items: center;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    margin: -5px 0;
    text-decoration: none !important;
}
.thb-full-menu>li>a {
    margin: -4px 0;
  padding: 7px 10px;
  font-color:#ffffff;
}
.thb-full-menu > li >a:hover{ 
    padding: 7px 10px;
    background-color: #d30a27;
    color: #fff;
opacity:1;}
.thb-full-menu li.menu-item-has-children > a:hover {
    padding-right: 20px;
}
.thb-full-menu > li >a:hover svg path{stroke: #ffffff;}

.thb-full-menu .sub-menu > li > a {
    padding: 15px 10px;
}
.sub-menu > li > a:hover {
    background-color: #fff;
    color: #d30a27 !important;
}
.footer .widget img {
    width: 80%;
}
/*header code ends  */
.template-collection-essentia-series .product-card{padding-bottom: 40px;}
.template-collection-essentia-series .product-card .price{display: none;}
.template-collection-essentia-series .product-card-info .product-card-info--bottom{display: none!important;}
.template-collection-essentia-series .product-card .product-card-image-link {--padding-bottom: 75%!important;}
.template-collection-essentia-series .product-card-info{margin-top: -25px !important;}
.template-collection-essentia-series #shopify-section-template--24509972906365__rich_text_qfVwLA .button {color: #d20a28;background-color: #ffffff00;}
.template-collection-essentia-series #shopify-section-template--24509972906365__rich_text_qfVwLA{margin-top: -135px;margin-bottom: 50px;}
.template-collection-essentia-series #shopify-section-template--24509972906365__rich_text_qfVwLA .button:hover{border: 0px solid #d20a28;color: #232323;}
.template-collection-essentia-series .products.carousel {--mobile-columns: 1!important;}

.template-collection-essentia-series .rich-text--inner {max-width: 100%;text-align: center;}
.template-collection-essentia-series .section-header--content {text-align: center!important;max-width: 100%!important;}
.template-collection-essentia-series .section-header--content--heading {text-align: center;flex-direction: column;}
.template-collection-essentia-series .product-card-vendor {display: none;}
body.template-product a#cart-drawer-toggle {display: none;}
.template-product-digi-lock-products .ea-bottomSpacer {display: none;}

@media only screen and (min-width: 998px) {
.template-product-cronus-590-new .product-single__media-image{--padding-bottom: 65%!important;}
.template-product-cronus-590-new .product-grid-container {height: 60vh;grid-template-columns: clamp(0px, 49%, 690px) minmax(360px, 1fr);margin: 0 5rem;}
.template-product-cronus-590-new .product-information--inner{margin-top: 25px!important;}

.template-collection-essentia-series #product-grid-template--24509972906365__featured_collection_afmKpR{padding: 0rem 37% 3% 37%;}
}

@media only screen and (max-width: 998px) {
.template-collection-essentia-series #shopify-section-template--24509972906365__rich_text_qfVwLA {margin-top: -90px;}}

.contact-form .row {justify-content: flex-start!important;}
.signup-container--terms1, .signup-container--terms2,  .signup-container--terms3 {padding-left: 15px!important;flex: auto;}
.template-index .contact-form .row , .template-page-interzum-2 .contact-form .row{justify-content: center!important;}
@media only screen and (min-width: 850px) {
.video-section__container.video-aspect--4-3 {
    aspect-ratio: 16 / 5!important;
}
.video-aspect--4-3 video {object-fit: contain!important;}}
@media only screen and (max-width: 850px) {
.video-section__container.video-aspect--4-3 {
    aspect-ratio: 16 / 9!important;
}}
@media only screen and (max-width: 600px) {
  .YT-mob {
    height: 200px;
  }
}
.template-product-digi-lock-re-inforce{}

@media only screen and (min-width: 1068px) {
.template-product-digi-lock-re-inforce .thb-product-detail sticky-scroller .product-information--inner {
        position: static!important;
margin-top: 4rem!important;}}
@media only screen and (min-width: 1068px) {
.template-product-digi-lock-re-inforce .thb-product-detail .product-information--under-gallery {
    grid-area: product-content;
    width: 250%;
}}
.template-product-digi-lock-re-inforce .thb-product-detail .product--title {
    width: 90%;
    font-size: 28px;
    font-weight: 700;}
.template-product-digi-lock-re-inforce  .product--price-container{display:none!important;}
@media only screen and (max-width: 768px) {.Hafele-dynamic-button a{padding: 0px 8px!important;
height: 30px!important;
font-size: 12px!important;}}

.product-card-title-collection-link {
    cursor: pointer!important; }
.product-card--add-to-cart-button{width: 100% !important;}
.product-card-image-link-2{cursor: pointer!important;}
.template-page-holi-offer-thank-you .full-menu{display:none;}
.template-page-holi-offer-thank-you .mobile-toggle-wrapper{display:none;}
.template-page-holi-offer-thank-you .footer{display:none;}
.template-collection-holi-offers .full-menu{display:none;}
.template-collection-holi-offers .mobile-toggle-wrapper{display:none;}
.template-collection-holi-offers .footer{display:none;}
.template-cart .tmenu_nav{opacity:0;}
.template-cart .mobile-toggle-wrapper{opacity:0;}

/* Product Table */
@media only screen and (max-width: 768px) {
.tabbed-content--content table{border-collapse: collapse;}
.tabbed-content--content tbody {display: grid;}
.tabbed-content--content tr {display: contents;}
.tabbed-content--content table th, table td {
        padding: 8px 7px;
        width: 100% !important;
        height: auto !important;
}
.tabbed-content--content .rich-text--inner {
    padding: 0px!important;
}}
.product-card-swatches .product-card-swatch-input:focus+.product-card-swatch:after {
    display: inline-block;
}
/* .product-card-info--bottom {
    display: none !important;} */
.product-card-swatches .product-card-swatch, .product-card-swatches .product-card-swatch:before {border-radius: 25px!important;}
.product-card-info--inner>*:last-child {
    justify-content: center;
}
.product-card-swatches .product-card-swatch-input:focus+.product-card-swatch:after {
    display: none!important;
}
.product-card-info--inner>*:last-child {
    margin-bottom: 5px!important;
}
.product-card-title {
    margin-bottom: 10px !important;
}
@media only screen and (min-width: 1068px) {
    .header-sticky--active .thb-product-detail sticky-scroller .product-information--inner {
        top: var(--header-height, 0);
        height: auto !important;
    }
}
@media only screen and (min-width: 768px) {
    .tabbed-content--content {
        width: 75%;
    }
}
.Ekom360-Product-Title{display: ruby;}
p {
    margin-bottom: .5rem;}
.Ekom360-product-subtitle{
  font-size: 16px;
    margin: 0;
  font-weight: 400!important;
    line-height: 30px;
}
.Art-No{color: #d20a28!important;}
hr {
    margin: 15px auto;
}
.template-page-blogs .Breadcurumb-blog-title{display:none;}

.blog-posts .section-header {
    margin-left: 20px;
}
@media only screen and (min-width: 1068px) {
    .header .searchform {
        display: contents !important;
    }
  .searchform form {
    width: 50%;
}
}
.social-links .twitter svg{width: 25px;}

/* LP CSS STARTS */
.template-page-interzum-2 .header .searchform,
.template-page-free-slim .header .searchform,
.template-page-lighting-2 .header .searchform,
.template-page-service-plus .header .searchform {display: none !important;}

.template-page-interzum-2 .header--inner,
.template-page-free-slim .header--inner,
.template-page-lighting-2 .header--inner,
.template-page-service-plus .header--inner{flex-wrap: nowrap;}

.template-page-interzum-2 .header-org,
.template-page-free-slim .header-org,
.template-page-lighting-2 .header-org,
.template-page-service-plus .header-org{display:none;}

.template-page-interzum-2 .header-static,
.template-page-free-slim .header-static,
.template-page-lighting-2 .header-static,
.template-page-service-plus .header-static{display: contents;}

.template-page-interzum-2 .header-static .logoimg,
.template-page-free-slim .header-static .logoimg,
.template-page-lighting-2 .header-static .logoimg,
.template-page-service-plus .header-static .logoimg{height: 35px !important;}

/* .template-page-interzum-2 .header-static .logolink,
.template-page-free-slim .header-static .logolink,
.template-page-lighting-2 .header-static .logolink,
.template-page-service-plus .header-static .logolink{cursor: unset;} */

.template-page-interzum-2 .header,
.template-page-free-slim .header,
.template-page-lighting-2 .header,
.template-page-service-plus .header{padding: 0px 40px 0;}

.template-page-interzum-2 .footer,
.template-page-free-slim .footer,
.template-page-lighting-2 .footer,
.template-page-service-plus .footer{display: none;}

.template-page-interzum-2 .tmenu_nav,
.template-page-free-slim .tmenu_nav,
.template-page-lighting-2 .tmenu_nav,
.template-page-service-plus .tmenu_nav{margin-top: 73px;}

.template-page-interzum-2 .thb-full-menu,
.template-page-free-slim .thb-full-menu,
.template-page-lighting-2 .thb-full-menu,
.template-page-service-plus .thb-full-menu{display: none;}

.template-page-interzum-2 .breadcrumb-1,
.template-page-free-slim .breadcrumb-1,
.template-page-lighting-2 .breadcrumb-1,
.template-page-service-plus .breadcrumb-1{display: none;}

.template-page-interzum-2 .breadcrumb-2,
.template-page-free-slim .breadcrumb-2,
.template-page-lighting-2 .breadcrumb-2,
.template-page-service-plus .breadcrumb-2{display: block;}

@media only screen and (max-width: 768px) {
.template-page-interzum-2 .header, .template-page-free-slim .header, .template-page-lighting-2 .header, .template-page-service-plus .header {
    padding: 12px 15px 10px;
}
.template-page-interzum-2 .header-static .logoimg, .template-page-free-slim .header-static .logoimg, .template-page-lighting-2 .header-static .logoimg, .template-page-service-plus .header-static .logoimg {
    height: 25px !important;
}}
/* .thb-full-menu>li:last-child>a ,.mobile-menu li:last-child>a{background-color: #d20a28;color: #fff;}
.thb-full-menu>li:last-child>a:hover {background-color: #939599;;color: #fff;} */

.template-page-interzum-2 .mobile-menu li:last-child>a,
.template-page-free-slim .mobile-menu li:last-child>a,
.template-page-lighting-2 .mobile-menu li:last-child>a,
.template-page-service-plus .mobile-menu li:last-child>a,
/* .sub-menu li:last-child>a,
.mobile-menu .sub-menu li:last-child>a
{background-color: unset;color: unset;} */
/* LP CSS ENDS */

/* LP Form starts */
/* div.form_submit_div button, div.form_submit_div button:hover {
    color: #fff !important;
    background: #d20a28 !important;
    border-radius: 2px;
    width: 13%!important;
    font-size: 15px!important;
    border: 0px solid #333333;
    letter-spacing: 1px!important;
} */
/* LP Form ends*/

/* Header-secondary-menu css */
input[type="search"]{height: 35px;}
.header .logolink .logoimg {
    height: 25px !important;
}

.searchform .thb-search-submit svg {
    height: 15px;
}
.header.style1 .full-menu {
    width: 70%!important;
    grid-column: span 2;
}
.thb-secondary-area-inner-menu a{
      padding: 0px;
    display: flex;
    color: #000 !important;
    margin-left: 20px;
    font-size: 16px;
border-bottom: 1px solid #d20a2800;}
.thb-secondary-area-inner-menu nav{display: flex;}
 /* .thb-secondary-area-inner-menu a svg{
    width: 30px;
    height: 30px;
    margin-left: 0px!important;} */
.thb-secondary-area-inner-menu a:hover{color:#d20a28 !important;}
@media only screen and (max-width: 750px) {
.thb-secondary-area-inner-menu a {
    font-size: 14px;
  display: flex !important;
}
  .header .logolink .logoimg {
    height: 15px !important;
}

/* .thb-secondary-area-inner-menu svg image{
    x: 10px;
    y: 4px;} */
}
.nav-chat-svg{
  width: 18px;
  height: 18px;
  margin-left: 7px;
  mask: url(/cdn/shop/files/chat-round-dots-red.svg);
  margin-left: 7px;
  background-color: #000000;
  mask-size: cover;
  margin-right: 6px;
  margin-top: -2px;}
.nav-store-svg{
  width: 18px;
  height: 18px;
  margin-left: 7px;
  mask: url(/cdn/shop/files/store-red.svg);
  margin-left: 7px;
  background-color: #000000;
  mask-size: cover;
  margin-right: 6px;
  margin-top: -2px;
}
.thb-secondary-area-inner-menu a:hover .nav-chat-svg, .thb-secondary-area-inner-menu a:hover .nav-store-svg{background-color: #d20a28 !important;}
@media only screen and (max-width: 750px) {
.nav-chat-svg, .nav-store-svg{margin-right: 3px;
    margin-top: -1px;
    width: 14px !important;
    height: 14px !important;}
  .thb-secondary-area-inner-menu a {
    margin-left: 12px;}
    .header--inner{justify-content: space-around;}
}

@media only screen and (max-width: 750px) {
#shopify-section-sections--24794586481021__footer #footer .row {
    gap: 5px 0!important;
}
#shopify-section-sections--24794586481021__footer .thb-widget-title.collapsible {
        margin: 0;
        padding-top: 10px;
        padding-bottom: 10px!important;
    }
}



.template-page-interzum-2 .tmenu--fullwidth,
.template-page-free-slim .tmenu--fullwidth,
.template-page-lighting-2 .tmenu--fullwidth,
.template-page-service-plus .tmenu--fullwidth {
    position: static !important;
    justify-content: center!important;
}

.template-page-interzum-2 .thb-secondary-area,
.template-page-free-slim .thb-secondary-area,
.template-page-lighting-2 .thb-secondary-area,
.template-page-service-plus .thb-secondary-area {
      display: none;
}

/* Chat CSS */

.Hafele-chat-icon {
    margin-bottom: 15px;
    width: auto;
    height: auto;
    text-align: center;
  margin-left: 35px!important;
}
.Hafele-chat-icon::before {
  content: "";
  background-image: url(/cdn/shop/files/chat-icon.png);
  position: absolute;
  top: -25px;
  left: 0;
  bottom: 0;
  right: 85%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain !important;
  z-index: 0;
}
@media only screen and (max-width: 750px) {
    .Hafele-chat-icon {
    margin-bottom: 0px;}
    .Hafele-chat-icon::before{
      top: -10px;
        right: 80%;
    }}
.ekom360-variant-section-pdf a{min-width: 160px;}
@media only screen and (max-width: 768px) {.ekom360-variant-section-pdf a{min-width: 113px;}}
/* .thb-secondary-area-inner-menu a:hover {
    padding: 10px;
    background-color: #d30a27;
    color: #fff;
    opacity: 1;} */

/* Product desc size for variant wise and product wise */
.ekom360-variant-description {
    font-size: 14px;
}
span.metafield-multi_line_text_field {
    font-size: 14px;
}
/* Product desc size for variant wise and product wise code ends */

@media only screen and (max-width: 768px) {
    .tabbed-content--content table th, table td {
        display: inline-block;
    }
}
/* Feature & technical details css */

@media only screen and (max-width: 768px) {
.ekom360-variant-section table, .ekom360-variant-description-tech table{margin-bottom: 0px;}}
.product-information--under-gallery .accordion .accordion__content {
    padding: 0 0 0px;
}

/* Filter Price Hide CSS */

option[value="price-ascending"]
, option[value="price-descending"] {
 display: none;
}

/* SIDE BAR CSS */


/*.sidebar-nav .menu {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.sidebar-nav .submenu {
  list-style: none;
  margin: 0;
  padding-left: 5px;
  display: none;
}

.sidebar-nav .menu-item.active > .submenu {
  display: block;
}
*/
/* .sidebar-nav{} */
.sidebar-nav {
    width: 100%;
    background: #f2f2f2;
    padding: 0;
}

.sidebar-nav .menu-item > a {
  display: block;
  padding: 5px 10px;
  font-weight: 500;
  font-size:15px;
  color: #333;
  text-decoration: none;
}

/* .sidebar-nav .menu-item.active > a, .sidebar-nav .menu-item:hover > a {
  color: #d20a28;
  background-color: #f2f2f2!important;
}  */

.menu, .submenu {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.menu-item {
  margin-bottom: 5px;
}

.menu-item > a, .menu-item > .toggle {
  display: block;
  font-size:15px;
  padding: 8px 12px;
  background: none;
  border: none;
  text-align: left;
  width: 100%;
  font-weight: 500;
  color: #333;
  cursor: pointer;
  text-decoration: none;
}

.submenu {
  display: none;
  /* padding-left: 15px; */
}

.menu-item.open > .submenu {
  display: block;
}

.toggle:after {
  content: '▸';
  float: right;
}

.menu-item.open.active > .toggle:after {
  content: '▾';
}

.sidebar-nav .submenu {
  display: none;
}

.sidebar-nav .menu-item.open > .submenu {
  display: block;
}

.sidebar-nav .menu-item {
    margin-bottom: 0px;
}

.sidebar-nav a.active {
  color: #d20a28;
  font-weight: 500;
}
.sidebar-nav .menu-level-1 a{font-size: 16px;}
.sidebar-nav .menu-level-2 a{font-size: 15px;}
.sidebar-nav .menu-level-3 a{font-size: 14px;}
.sidebar-nav .menu-item > a, .sidebar-nav .menu-item > .toggle {
  padding: 13px 12px;
    margin: 0px 0px;
    line-height: 16px;
    border-radius: 0px;
}
.sidebar-nav .menu-level-1> a, .sidebar-nav .menu-level-1> .toggle{  background-color: #fff;}
.sidebar-nav .menu-item .active, .sidebar-nav .toggle:hover, .sidebar-nav .toggle:focus, .sidebar-nav .sub-menu .open, .sidebar-nav .menu-item .open .toggle, .sidebar-nav .menu-item .toogle:hover .sub-menu-link, .sidebar-nav .menu-level-2 .toogle .active{
    background-color: #f2f2f2;
    color:#fff;
}
.sidebar-nav .submenu .has-submenu .active{
  background-color: #5a5a5a!important;
    color: #000000!important;
}
.sidebar-nav button{color:#33353d;}
.sidebar-nav .menu-level-2 .active{background-color: #f2f2f2;
    color: #000;}
.sidebar-nav .menu-level-3 .active {
    background-color: #cbcbcb;}
.sidebar-nav .toggle:hover .sub-menu-link, .sidebar-nav .active .toggle , .sidebar-nav .sub-menu-link:hover .toggle{
  color: #000;
    background-color: #f2f2f2;}
/* .sidebar-nav .menu-item .open .toggle{} */
.sidebar-nav a{border-radius: 3px;}
.sidebar-nav a:hover, .sidebar-nav a:focus, .sidebar-nav .menu-item.active > a, .sidebar-nav .menu-item:hover > a  {
    background-color: #f2f2f2 !important;
    color: #fff !important;
}
.sidebar-nav .menu-level-1 a:hover  {
    background-color: #f2f2f2!important;
    color: #000!important;
}

.sidebar-nav .sub-menu .open{background-color: #5a5a5a;
    color: ##000000;}
.sidebar-nav .menu-level-2{background-color: #fff;}
.sidebar-nav .menu-level-2 a {
    padding-left: 25px;
}
.sidebar-nav .menu-level-3 a { padding-left: 35px;}
.sidebar-nav .menu-level-3{background-color: #ededed;}
.sidebar-nav .active a{color: #000000;}

.sidebar-nav .menu-level-3 .open .active{color: #5a5a5a !important;
    background-color: #ededed !important;}
.sidebar-nav .sub-menu-link button{
      text-align: left;
    width: 100%;
}
@media only screen and (max-width: 767px) {
.gallery-sidebar-E360 .gallery-sidebar-E360-columns-1 {
    flex: 25%}}

/* .toggle:hover, .toggle:focus{
    background-color: #d20a28;
    color: #fff;} */
/* Ekom360 Sidebar Gallery CSS Starts */

.gallery-sidebar-E360{display: flex!important;padding: 0;}
.gallery-sidebar-E360 .gallery-sidebar-E360-columns-1{flex: 20%;background: #fff;}
.gallery-sidebar-E360 .gallery-sidebar-E360-columns-2{flex: 80%;padding: 0px 20px;}
.gallery-sidebar-E360-columns-2 .gallery__item{margin: 20px;}

@media only screen and (max-width: 900px) {
.sidebar-nav .menu-item > a, .sidebar-nav .menu-item > .toggle {
    padding: 5px 10px;
    font-size: 12px;
    margin: 0px 0px;
    line-height: 18px;
}
.gallery-sidebar-E360 .gallery-sidebar-E360-columns-1 {
    flex: 100%;
    background: #f7f7f7;
}
}
.gallery-sidebar-E360-columns-2 .multicolumn--inner{grid-template-columns: repeat(auto-fit, minmax(225px, 1fr)) !important;}

.sidebar-nav .menu-level-2 a:hover {
    background-color: #f2f2f2 !important;
    color: #000 !important;
}

/* Ekom360 Sidebar Gallery CSS Ends */
.sub-menu > li > a:hover {
    background-color: #f2f2f2;
    color: #000000 !important;
    padding: 15px 30px;
}
.thb-full-menu .sub-menu > li > a {
    padding: 15px 30px;
}
.thb-full-menu .sub-menu{padding: 0px;}
/* Ekom360 CSS Ends */
/* Blog filter plugin  */
.howdy-blog-filter {
    margin: 20px 38px!important;
}
.howdy-blog-filter .howdy-sidebar
 {
    width: 20%!important;
}
.howdy-blog-filter .howdy-tags
 {
    padding-right: 35px!important;
}
.howdy-blog-filter .howdy-main
 {
    width: 80%!important;
}
.howdy-blog-filter .howdy-article{
    border-color: #000000;
    border: none!important;
}
.howdy-blog-filter .howdy-article img, .howdy-blog-filter .howdy-article .blank-image {
     border-bottom: 0px !important
}
/* Blog filter plugin code ends  */
.thb-full-menu>li:nth-child(7) a:active {
    text-decoration: none!important;
}
textarea#ContactFormMessage {
    margin-top: 0px;
}
textarea {
    height: 46px;
    min-height: 46px !important;
    border-radius: 3px;
}
