/** Shopify CDN: Minification failed

Line 2632:34 Unexpected "/"
Line 5115:0 Unexpected "$"
Line 6427:2 "heigth" is not a known CSS property
Line 6433:2 "heigth" is not a known CSS property

**/
@charset "UTF-8";
/*!
------------------------------------------------------------------
Author: Fuel Themes
Author URI: https://fuelthemes.net
------------------------------------------------------------------
*/
/*------------------------------------------------------------------
Compass Mixins
*/
/*------------------------------------------------------------------
Variables
*/
a, #wrapper .click-capture, .side-panel, .back-to-top, .back-to-top path, .header:after, .mobile-toggle span, .thb-quick-search, .thb-full-menu > li.menu-item-has-children > a:after, .thb-full-menu .sub-menu, .shopify-payment-button__more-options:after,
.text-button:after, .button:before,
.spr-summary-actions-newreview:before,
input[type="submit"]:before, .button span,
.spr-summary-actions-newreview span,
input[type="submit"] span, 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, input[type="checkbox"],
input[type="radio"], .field label, .cart-drawer .order-note-toggle__content, .cart-drawer .order-note-toggle__content-overlay {
  transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }

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

/*------------------------------------------------------------------
Foundation
*/
/**
 * Foundation for Sites
 * Version 6.7.5
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*! 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: #fff;
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Ubuntu, roboto, noto, arial, sans-serif;
  font-weight: normal;
  line-height: 1.75;
  color: var(--color-accent);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

strong,
b {
  font-weight: 700;
  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: 700;
  color: var(--color-accent);
  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-accent);
  text-decoration: none;
  cursor: pointer; }
/*   a:hover, a:focus {
    color: var(--color-accent2); } */
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 1360px;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

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

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: 500; }

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

abbr, abbr[title] {
  border-bottom: 1px dotted #25282a;
  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: #25282a; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.row {
  max-width: 1360px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap; }
  .row .row {
    margin-right: -0.46875rem;
    margin-left: -0.46875rem; }
    @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; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row.is-collapse-child,
  .row.collapse > .column > .row,
  .row.collapse > .columns > .row {
    margin-right: 0;
    margin-left: 0; }

.column, .columns {
  flex: 1 1 0px;
  padding-right: 0.46875rem;
  padding-left: 0.46875rem;
  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-offset-0 {
  margin-left: 0%; }

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

.small-offset-1 {
  margin-left: 8.33333%; }

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

.small-offset-2 {
  margin-left: 16.66667%; }

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

.small-offset-3 {
  margin-left: 25%; }

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

.small-offset-4 {
  margin-left: 33.33333%; }

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

.small-offset-5 {
  margin-left: 41.66667%; }

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

.small-offset-6 {
  margin-left: 50%; }

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

.small-offset-7 {
  margin-left: 58.33333%; }

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

.small-offset-8 {
  margin-left: 66.66667%; }

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

.small-offset-9 {
  margin-left: 75%; }

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

.small-offset-10 {
  margin-left: 83.33333%; }

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

.small-offset-11 {
  margin-left: 91.66667%; }

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

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

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

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

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

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

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

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

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.46875rem;
  padding-left: 0.46875rem; }

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

@media print, screen and (min-width: 48em) and (min-width: 48em) {
  .medium-expand {
    flex: 1 1 0px; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%; }
  @media print, screen and (min-width: 48em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      flex: 1 1 0px; } }

@media print, screen and (min-width: 48em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

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

@media print, screen and (min-width: 66.75em) and (min-width: 66.75em) {
  .large-expand {
    flex: 1 1 0px; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%; }
  @media print, screen and (min-width: 66.75em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      flex: 1 1 0px; } }

@media print, screen and (min-width: 66.75em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

.shrink {
  flex: 0 0 auto;
  max-width: 100%; }

.column-block {
  margin-bottom: 0.9375rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 48em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-container {
  display: flex; }

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

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

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

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

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

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

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

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

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

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

body {
  overflow-wrap: break-word;
  font-size: 1.0625rem;
  background: var(--bg-body, #fff); }
  body.open-cc #wrapper .click-capture {
    opacity: 1;
    visibility: visible;
    pointer-events: all; }

* {
  box-sizing: border-box; }

:root {
  --bg-body: #fff;
  --bg-body-rgb: 255, 255, 255;
  --color-accent: #103a3a;
  --color-accent-rgb: 16, 58, 58;
  --color-accent2: #c25b41;
  --color-accent3: #f6f6f0;
  --color-border: #eeeeee;
  --color-form-border: #dedede;
  --color-star: #f1b824;
  --color-overlay-rgb: 0, 0, 0;
  --section-spacing-mobile: 50px;
  --section-spacing-desktop: 100px; }

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

p {
  word-spacing: 0.001em;
  font-feature-settings: "kern" 1;
  font-kerning: normal; }

figure {
  margin: 0;
  padding: 0; }

summary {
  display: inline-block; }

#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: 50;
    opacity: 0;
    visibility: hidden;
    background: rgba(196, 196, 196, 0.7);
    backdrop-filter: blur(3px); }
  .template-product-quick-view #wrapper .click-capture {
    opacity: 1 !important;
    visibility: visible !important; }

.row {
  padding: 0 5px; }
  @media only screen and (min-width: 768px) {
    .row {
      padding: 0 25px; } }
  .row .columns {
    padding: 0 7.5px; }
    @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 meant only for screen readers. */
.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; }

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

.thb-placeholder {
  background: var(--color-accent3);
  display: flex; }
  .thb-placeholder svg {
    width: 100%;
    height: 100%;
    fill: var(--color-accent); }

.rte a {
  text-decoration: underline;
  text-underline-offset: 3px; }

.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: 600;
    padding: 15px 23px 14px;
    background-color: #54cdcd;
    color: #fff;
    z-index: 100000;
    line-height: normal;
    text-decoration: none;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); }

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

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

.side-panel {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 90;
  width: calc(100vw - 30px);
  background: var(--bg-body, #fff);
  max-width: 600px;
  overflow: scroll;
  overflow-x: hidden;
  transform: translateX(100%); }
  .side-panel.active {
    transform: translateX(0%); }
  .side-panel.side-cart {
    z-index: 99; }
  .side-panel-header {
    margin-bottom: 15px;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 10;
    background: var(--bg-body, #fff);
    padding: 20px 20px 0; }
    .side-panel-header h4 {
      margin: 0;
      line-height: 1; }
      .side-panel-header h4 > span {
        display: block; }
      .side-panel-header h4 .facets__label {
        font-size: 13px;
        margin-top: 10px; }
    @media only screen and (min-width: 768px) {
      .side-panel-header {
        margin-bottom: 30px;
        padding: 40px 40px 0; } }
    .side-panel-header div {
      line-height: 1;
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
      font-size: 13px;
      font-weight: 500;
      border-bottom: 1px solid var(--color-border);
      padding-bottom: 20px; }
  .side-panel-close {
    cursor: pointer; }
  .side-panel-content {
    padding: 0 20px 20px; }
    @media only screen and (min-width: 768px) {
      .side-panel-content {
        padding: 0 40px 40px; } }

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

/*  Lazy Load */
.lazyload,
.lazyloading {
  opacity: 0.75;
  will-change: opacity, filter;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  filter: blur(10px); }

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

/* Scroll Shadow */
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 {
    min-height: 100vh; } }

@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 {
    min-height: 100vh; } }

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

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

.subheading {
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 500;
  opacity: 0.6; }

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

/* Back to top */
.back-to-top {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: var(--bg-body);
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 30;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
  transform: translateY(70px); }
  @media only screen and (min-width: 1068px) {
    .back-to-top {
      bottom: 30px;
      right: 30px; } }
  .back-to-top.back-to-top--active {
    transform: translateY(0px); }
  .back-to-top svg {
    overflow: visible;
    transform: translateY(1px); }
  .back-to-top--handle {
    transform: translateY(4px); }
  .back-to-top--bar {
    opacity: 0;
    transform-origin: bottom center;
    transform: scale(1, 0) translateY(8px); }
  .back-to-top:hover .back-to-top--handle, .back-to-top:focus .back-to-top--handle {
    transform: translateY(0px); }
  .back-to-top:hover .back-to-top--bar, .back-to-top:focus .back-to-top--bar {
    opacity: 1;
    transform-origin: top center;
    transform: scale(1, 1) translateY(0); }

h1, .h1 {
  font-size: calc(var(--font-heading-scale) * 46px);
  line-height: 54px; }
  @media only screen and (min-width: 768px) {
    h1, .h1 {
      font-size: calc(var(--font-heading-scale) * 54px);
      line-height: 62px; } }
  @media only screen and (min-width: 1068px) {
    h1, .h1 {
      font-size: calc(var(--font-heading-scale) * 64px);
      line-height: 72px; } }

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

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

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

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

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

/*------------------------------------------------------------------
Header
*/
.header-section {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 50; }
  .header-section.search-open .thb-quick-search {
    transform: translateY(0%);
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1); }

.header {
  border-bottom: 1px solid var(--color-border);
  position: relative;
  background: var(--color-header-bg, #fff);
  z-index: 30; }
  .header > .row > .columns {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr auto 1fr;
    min-height: 60px; }
    @media only screen and (min-width: 1068px) {
      .header > .row > .columns {
        min-height: 80px; } }
  .header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: -1;
    opacity: 0;
    pointer-events: none; }
  .header.is-sticky:after {
    opacity: 1; }
  .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.style1 .logolink {
    text-align: center;
    justify-content: center; }
    @media only screen and (min-width: 1068px) {
      .header.style1 .logolink {
        text-align: left;
        margin-right: auto;
        justify-content: flex-start; } }
  @media only screen and (min-width: 1068px) {
    .header.style1 > .row > .columns {
      grid-template-columns: repeat(3, auto); } }
  .header.style2 .logolink {
    text-align: center;
    margin-right: auto;
    margin-left: auto; }
    @media only screen and (min-width: 1068px) {
      .header.style2 .logolink {
        margin-left: 0; } }
  @media only screen and (min-width: 1068px) {
    .header.style2 > .row > .columns {
      grid-template-columns: auto 1fr; } }
  .header.style2 .full-menu {
    margin-left: 25px; }
  @media only screen and (min-width: 1068px) {
    .header.style2 .logolink {
      text-align: left; } }
  .header.style3 .logolink {
    text-align: center;
    justify-content: center; }
    .header.style3 .logolink .logoimg {
      object-position: center; }
  .header.style3 .full-menu {
    margin-left: 0; }
  .header.style3 .thb-full-menu {
    text-align: left; }
    .header.style3 .thb-full-menu > li:first-child {
      padding-left: 0; }
  .header .menu-logo-container {
    display: flex;
    align-items: center; }

.thb-secondary-area {
  margin-left: auto;
  line-height: 1;
  height: 100%;
  min-width: 70px;
  white-space: nowrap;
  justify-content: end;
  display: inline-flex; }
  @media only screen and (min-width: 768px) {
    .thb-secondary-area {
      min-width: 135px; } }
  .thb-secondary-area .thb-secondary-item {
    padding: 0 7px;
    height: 100%;
    align-items: center;
    display: inline-flex; }
    @media only screen and (min-width: 1068px) {
      .thb-secondary-area .thb-secondary-item {
        padding: 0 10px; } }
    .thb-secondary-area .thb-secondary-item.thb-secondary-myaccount {
      display: none; }
      @media only screen and (min-width: 768px) {
        .thb-secondary-area .thb-secondary-item.thb-secondary-myaccount {
          display: inline-flex; } }
    .thb-secondary-area .thb-secondary-item.thb-secondary-cart .thb-item-count svg {
      fill: var(--color-accent3);
      width: 8px; }
    .thb-secondary-area .thb-secondary-item svg {
      pointer-events: none; }
  .thb-secondary-area .thb-secondary-item-icon {
    position: relative; }
  .thb-secondary-area .thb-item-count {
    position: absolute;
    top: -7px;
    right: -12px;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--color-accent2);
    font-size: 0.625rem;
    font-weight: 600; }

.logolink {
  display: inline-flex;
  margin: 20px 0; }
  .logolink.text-logo {
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    word-break: break-all;
    color: var(--color-header-links, --color-accent); }
    .logolink.text-logo:hover, .logolink.text-logo:focus {
      color: var(--color-header-links-hover, --color-accent2); }
  .logolink .logoimg {
    width: auto;
    height: var(--logo-height-mobile, 30px);
    object-fit: contain;
    object-position: left; }
    @media only screen and (min-width: 768px) {
      .logolink .logoimg {
        height: var(--logo-height, 30px); } }

.mobile-toggle-wrapper {
  display: inline-flex;
  margin-right: auto; }
  @media only screen and (min-width: 1068px) {
    .mobile-toggle-wrapper {
      display: none; } }
  .mobile-toggle-wrapper[open] .no-js .mobile-toggle-wrapper .mobile-menu-drawer {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  .mobile-toggle-wrapper[open] .no-js .mobile-toggle-wrapper .mobile-toggle span:nth-child(1) {
    transform: rotateZ(45deg) translateY(-1px); }
  .mobile-toggle-wrapper[open] .no-js .mobile-toggle-wrapper .mobile-toggle span:nth-child(2) {
    opacity: 0; }
  .mobile-toggle-wrapper[open] .no-js .mobile-toggle-wrapper .mobile-toggle span:nth-child(3) {
    transform: rotateZ(-45deg); }
  .mobile-toggle-wrapper.active .mobile-menu-drawer {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  .mobile-toggle-wrapper.active .mobile-toggle span:nth-child(1) {
    transform: rotateZ(45deg) translateY(-1px); }
  .mobile-toggle-wrapper.active .mobile-toggle span:nth-child(2) {
    opacity: 0; }
  .mobile-toggle-wrapper.active .mobile-toggle span:nth-child(3) {
    transform: rotateZ(-45deg); }
  .mobile-toggle-wrapper summary::-webkit-details-marker {
    display: none; }

.mobile-toggle {
  display: inline-flex;
  position: relative;
  width: 44px;
  height: 44px;
  margin-left: -12px; }
  .mobile-toggle span {
    width: 30px;
    height: 2px;
    background: var(--color-header-icons, --color-accent);
    position: absolute;
    top: 15px;
    left: 12px;
    border-radius: 0.5px; }
    .mobile-toggle span:nth-child(1) {
      transform-origin: top left; }
    .mobile-toggle span:nth-child(2) {
      top: 21px; }
    .mobile-toggle span:nth-child(3) {
      transform-origin: top left;
      top: 27px; }

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

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

.thb-quick-search {
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  width: 100%;
  z-index: 20;
  background: var(--color-header-bg, #fff);
  transform: translateY(-100%); }
  .thb-quick-search--form, .thb-quick-search--results, .thb-quick-search--popular {
    padding: 20px 15px;
    border-top: 1px solid var(--color-border);
    visibility: hidden; }
    @media only screen and (min-width: 768px) {
      .thb-quick-search--form, .thb-quick-search--results, .thb-quick-search--popular {
        padding: 20px 40px; } }
    .search-open .thb-quick-search--form, .search-open .thb-quick-search--results, .search-open .thb-quick-search--popular {
      visibility: visible; }
  .thb-quick-search--results-container {
    position: relative; }
    .thb-quick-search--results-container .loading-overlay {
      width: 32px;
      height: 32px; }
  .thb-quick-search--results {
    display: none; }
    .thb-quick-search--results.active {
      display: block; }
    .thb-quick-search--results.loading {
      display: block;
      min-height: 70px; }
      .thb-quick-search--results.loading + .loading-overlay {
        display: block; }
      .thb-quick-search--results.loading #predictive-search-results {
        pointer-events: none;
        opacity: 0.75; }
    .thb-quick-search--results scroll-shadow {
      width: 100%;
      margin-bottom: 9px;
      --scroll-shadow-size: 30;
      --scroll-shadow-top: linear-gradient(
        rgba(var(--color-header-bg-rgb), 1),
        rgba(var(--color-header-bg-rgb), 0)
      );
      --scroll-shadow-bottom: linear-gradient(
        rgba(var(--color-header-bg-rgb), 0),
        rgba(var(--color-header-bg-rgb), 1)
      ); }
    .thb-quick-search--results .search-results-container {
      overflow: scroll;
      max-height: 200px; }
    .thb-quick-search--results .search-results {
      display: none;
      grid-gap: 20px;
      grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); }
      @media only screen and (min-width: 768px) {
        .thb-quick-search--results .search-results {
          grid-column-gap: 30px; } }
      .thb-quick-search--results .search-results.active {
        display: grid; }
  .thb-quick-search .product-cart-item .cart-product-link {
    color: var(--color-header-links, --color-accent); }
    .thb-quick-search .product-cart-item .cart-product-link:hover {
      color: var(--color-header-links-hover, --color-accent2);
      opacity: 1; }
  .thb-quick-search--popular {
    white-space: nowrap;
    overflow: scroll; }
    .thb-quick-search--popular span {
      display: block;
      font-weight: bold;
      font-size: 0.6875rem;
      line-height: 13px;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      margin-right: 25px;
      margin-bottom: 20px;
      color: var(--color-header-text, --color-accent); }
    .thb-quick-search--popular .button.outline {
      margin-right: 5px;
      display: inline-flex;
      border: 1px solid var(--color-header-links, --color-accent);
      color: var(--color-header-links, --color-accent); }
      .thb-quick-search--popular .button.outline:hover {
        background: var(--color-header-links, --color-accent);
        color: var(--color-header-bg, #fff); }
    .thb-quick-search--popular scroll-shadow {
      margin: 0 -15px;
      width: calc(100% + 30px);
      --scroll-shadow-left: linear-gradient(
        90deg,
        rgba(var(--color-header-bg-rgb), 1),
        rgba(var(--color-header-bg-rgb), 0)
      );
      --scroll-shadow-right: linear-gradient(
        90deg,
        rgba(var(--color-header-bg-rgb), 0),
        rgba(var(--color-header-bg-rgb), 1)
      ); }
      @media only screen and (min-width: 768px) {
        .thb-quick-search--popular scroll-shadow {
          margin: 0 -40px;
          width: calc(100% + 80px); } }
      .thb-quick-search--popular scroll-shadow div {
        overflow: scroll;
        scrollbar-width: none;
        padding: 0 15px; }
        .thb-quick-search--popular scroll-shadow div::-webkit-scrollbar {
          display: none; }
        @media only screen and (min-width: 768px) {
          .thb-quick-search--popular scroll-shadow div {
            padding: 0 40px; } }
  .thb-quick-search .searchform fieldset input {
    font-size: 24px;
    padding: 0 40px 0 0;
    border: 0;
    outline: 0;
    color: var(--color-header-text, --color-accent); }
    @media only screen and (min-width: 768px) {
      .thb-quick-search .searchform fieldset input {
        font-size: 34px; } }
    .thb-quick-search .searchform fieldset input:-moz-placeholder {
      color: rgba(var(--color-header-text-rgb, --color-accent-rgb), 0.3); }
    .thb-quick-search .searchform fieldset input::-moz-placeholder {
      color: rgba(var(--color-header-text-rgb, --color-accent-rgb), 0.3); }
    .thb-quick-search .searchform fieldset input:-ms-input-placeholder {
      color: rgba(var(--color-header-text-rgb, --color-accent-rgb), 0.3); }
    .thb-quick-search .searchform fieldset input::-webkit-input-placeholder {
      color: rgba(var(--color-header-text-rgb, --color-accent-rgb), 0.3); }
  .thb-quick-search .searchform fieldset .thb-search-close {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 40px;
    cursor: pointer; }

.search-categories {
  font-size: 0.9375rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin-bottom: 17px; }
  .search-categories a {
    display: inline-flex;
    margin-right: 30px;
    opacity: 0.6;
    color: var(--color-header-links, --color-accent); }
    .search-categories a:hover, .search-categories a.active {
      color: var(--color-header-links-hover, --color-accent2);
      opacity: 1; }
    .search-categories a.active {
      text-decoration: underline;
      text-underline-offset: 0.3rem;
      text-decoration-thickness: 2px; }

.thb-full-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: calc(var(--font-navigation-scale, 1) * 15px); }
  .navigation-uppercase-true .thb-full-menu {
    text-transform: uppercase; }
  .thb-full-menu a {
    color: var(--color-header-links, --color-accent); }
    .thb-full-menu a:hover, .thb-full-menu a:focus {
      color: var(--color-header-links-hover, --color-accent2); }
  .thb-full-menu > li {
    display: inline-flex;
    padding: 0 15px;
    align-items: center; }
    .thb-full-menu > li > a {
      padding: 10px 0; }
    .thb-full-menu > li.menu-item-has-children {
      position: relative;
      z-index: 1; }
      .thb-full-menu > li.menu-item-has-children:hover {
        z-index: 2; }
        .thb-full-menu > li.menu-item-has-children:hover > .sub-menu {
          visibility: visible;
          opacity: 1;
          transform: translateY(0px); }
        .thb-full-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; }
      .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;
          padding: 50px 0;
          border-top: 1px solid var(--color-border);
          box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1); }
      .thb-full-menu > li.menu-item-has-children > a {
        padding-right: 18px;
        position: relative; }
        .thb-full-menu > li.menu-item-has-children > a:after {
          content: "";
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 4px 3px 0 3px;
          border-color: var(--color-header-links, --color-accent) transparent transparent transparent;
          position: absolute;
          top: 50%;
          right: 0;
          margin-top: -2px; }
        .thb-full-menu > li.menu-item-has-children > a:focus + .sub-menu {
          display: block;
          opacity: 1;
          visibility: visible;
          transform: translateY(0px); }
        .thb-full-menu > li.menu-item-has-children > a:hover:after, .thb-full-menu > li.menu-item-has-children > a:focus:after {
          border-top-color: var(--color-header-links-hover, --color-accent2); }
      .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;
          transform: translateY(0px); }
  .thb-full-menu .sub-menu {
    position: absolute;
    top: 100%;
    left: -13px;
    font-size: calc(var(--font-navigation-scale, 1) * 13px);
    line-height: 1;
    padding: 20px 28px;
    background: var(--color-header-bg, #fff);
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.15);
    list-style: none;
    margin: 0;
    text-align: left;
    white-space: nowrap;
    min-width: 190px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px); }
    .thb-full-menu .sub-menu li {
      padding: 8px 0; }
      .thb-full-menu .sub-menu li a {
        display: block; }
  .thb-full-menu .mega-menu-columns {
    display: grid;
    grid-auto-columns: minmax(0, 1fr);
    grid-auto-flow: column;
    grid-column-gap: 20px;
    list-style: none;
    margin: 0 auto;
    padding: 0 50px;
    max-width: 1380px;
    white-space: initial; }
    @media only screen and (min-width: 1200px) {
      .thb-full-menu .mega-menu-columns {
        grid-column-gap: 30px; } }
    .thb-full-menu .mega-menu-columns > li > a {
      font-size: calc(var(--font-navigation-scale, 1) * 17px);
      border-bottom: 1px solid var(--color-border);
      padding-bottom: 15px;
      margin-bottom: 15px;
      font-weight: 500; }
    .thb-full-menu .mega-menu-columns ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .thb-full-menu .mega-menu-columns ul li {
        padding: 5px 0; }

/*------------------------------------------------------------------
Animations
*/
.animations-true .animate-fade {
  opacity: 0; }

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

/*------------------------------------------------------------------
Forms
*/
.thb-localization-forms {
  text-align: right; }
  .thb-localization-forms .shopify-localization-form {
    display: inline-flex; }
    .thb-localization-forms .shopify-localization-form > div {
      margin-left: 15px; }
  .thb-localization-forms select {
    background: none;
    border: none;
    padding: 0;
    height: auto;
    margin: 0;
    font-size: 0.75rem;
    line-height: 1; }

.shopify-payment-button__more-options,
.text-button {
  font-size: 0.9375rem;
  margin-right: 15px;
  font-weight: 500;
  cursor: pointer;
  position: relative; }
  .shopify-payment-button__more-options:after, .shopify-payment-button__more-options:before,
  .text-button:after,
  .text-button:before {
    content: "";
    display: block;
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    width: 100%;
    height: 1px;
    pointer-events: none; }
  .shopify-payment-button__more-options:before,
  .text-button:before {
    background: rgba(var(--color-accent-rgb), 0.3); }
  .shopify-payment-button__more-options:after,
  .text-button:after {
    background: var(--color-accent2);
    transform-origin: left center;
    transform: scale(0, 1); }
  .shopify-payment-button__more-options:hover:after,
  .text-button:hover:after {
    transform: scale(1, 1); }
  .shopify-payment-button__more-options.white,
  .text-button.white {
    color: #fff; }
    .shopify-payment-button__more-options.white:before,
    .text-button.white:before {
      background: rgba(255, 255, 255, 0.2); }
    .shopify-payment-button__more-options.white:after,
    .text-button.white:after {
      background: #fff; }

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

.button,
.spr-summary-actions-newreview,
input[type="submit"] {
  display: inline-flex;
  cursor: pointer;
  padding: 5px 27px;
  align-items: center;
  justify-content: center;
  height: 52px;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: var(--button-letter-spacing, 0.2em);
  background: var(--color-accent);
  color: var(--solid-button-label, #fff);
  border-radius: var(--button-border-radius, 3px);
  border: 0;
  text-align: center;
  position: relative;
  overflow: hidden;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: color 0.25s cubic-bezier(0.104, 0.204, 0.492, 1), background-color 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }
  .button-uppercase-true .button, .button-uppercase-true
  .spr-summary-actions-newreview, .button-uppercase-true
  input[type="submit"] {
    text-transform: uppercase; }
  .button:before,
  .spr-summary-actions-newreview:before,
  input[type="submit"]:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    transform: translateY(100%);
    z-index: 5; }
  .button:hover, .button:focus,
  .spr-summary-actions-newreview:hover,
  .spr-summary-actions-newreview:focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus {
    color: #fff; }
    .button:hover:before, .button:focus:before,
    .spr-summary-actions-newreview:hover:before,
    .spr-summary-actions-newreview:focus:before,
    input[type="submit"]:hover:before,
    input[type="submit"]:focus:before {
      transform: translateY(0%); }
  .button span,
  .spr-summary-actions-newreview span,
  input[type="submit"] span {
    z-index: 8; }
  .button .loading-overlay,
  .spr-summary-actions-newreview .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,
    .spr-summary-actions-newreview .loading-overlay svg,
    input[type="submit"] .loading-overlay svg {
      width: 20px;
      height: 20px; }
    .button .loading-overlay .spinner-path,
    .spr-summary-actions-newreview .loading-overlay .spinner-path,
    input[type="submit"] .loading-overlay .spinner-path {
      stroke: #fff; }
  .button.accent2,
  .spr-summary-actions-newreview.accent2,
  input[type="submit"].accent2 {
    background: var(--color-accent2);
    color: #fff; }
  .button.full,
  .spr-summary-actions-newreview.full,
  input[type="submit"].full {
    width: 100%; }
  .button.pill,
  .spr-summary-actions-newreview.pill,
  input[type="submit"].pill {
    border-radius: 500px; }
  .button.small,
  .spr-summary-actions-newreview.small,
  input[type="submit"].small {
    height: 32px;
    padding: 5px 20px;
    letter-spacing: 0.02em;
    font-weight: 500;
    text-transform: none; }
  .button.medium,
  .spr-summary-actions-newreview.medium,
  input[type="submit"].medium {
    height: 40px;
    font-size: 0.75rem; }
  .button.white,
  .spr-summary-actions-newreview.white,
  input[type="submit"].white {
    background: #fff;
    color: var(--color-accent); }
  .button.outline,
  .spr-summary-actions-newreview.outline,
  input[type="submit"].outline {
    border: 1px solid var(--outline-button-label, var(--color-accent));
    color: var(--outline-button-label, var(--color-accent));
    background: transparent; }
    .button.outline:before,
    .spr-summary-actions-newreview.outline:before,
    input[type="submit"].outline:before {
      content: none; }
    .button.outline:hover,
    .spr-summary-actions-newreview.outline:hover,
    input[type="submit"].outline:hover {
      background: var(--outline-button-label, var(--color-accent));
      color: var(--solid-button-label, #fff); }
    .button.outline.white,
    .spr-summary-actions-newreview.outline.white,
    input[type="submit"].outline.white {
      border-color: var(--bg-body);
      color: var(--bg-body); }
      .button.outline.white:hover,
      .spr-summary-actions-newreview.outline.white:hover,
      input[type="submit"].outline.white:hover {
        background: var(--bg-body);
        color: var(--color-accent); }
  .button.loading span,
  .spr-summary-actions-newreview.loading span,
  input[type="submit"].loading span {
    opacity: 0; }
  .button.loading .loading-overlay,
  .spr-summary-actions-newreview.loading .loading-overlay,
  input[type="submit"].loading .loading-overlay {
    opacity: 1; }
  .button[disabled],
  .spr-summary-actions-newreview[disabled],
  input[type="submit"][disabled] {
    background: transparent;
    color: var(--color-accent);
    border: 1px solid var(--color-border);
    cursor: not-allowed; }
    .button[disabled] span:not(.loading-overlay),
    .spr-summary-actions-newreview[disabled] span:not(.loading-overlay),
    input[type="submit"][disabled] span:not(.loading-overlay) {
      opacity: 0.5; }
    .button[disabled]:before,
    .spr-summary-actions-newreview[disabled]:before,
    input[type="submit"][disabled]:before {
      transform: translateY(0);
      background: rgba(0, 0, 0, 0.03); }

/* Form Styling */
form {
  margin: 0; }
  form fieldset {
    padding: 0;
    margin: 0;
    border: 0; }

/* Inputs */
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 var(--color-form-border);
  padding: 17px 22px;
  height: 52px;
  margin-bottom: 20px;
  color: var(--color-accent);
  font-size: 0.8125rem;
  font-weight: 400;
  background: transparent;
  max-width: 100%;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus,
  select:focus {
    border-color: var(--color-accent); }
  /* input[type="text"]:-moz-placeholder, */
  /* input[type="password"]:-moz-placeholder, */
  /* input[type="date"]:-moz-placeholder,
  input[type="datetime"]:-moz-placeholder, */
  /* input[type="email"]:-moz-placeholder, */
  /* input[type="number"]:-moz-placeholder,
  input[type="search"]:-moz-placeholder,
  input[type="tel"]:-moz-placeholder,
  input[type="time"]:-moz-placeholder, */
  /* input[type="url"]:-moz-placeholder,
  textarea:-moz-placeholder,
  select:-moz-placeholder {
    color: rgba(var(--color-accent-rgb), 0); }
  input[type="text"]::-moz-placeholder, */
  /* input[type="password"]::-moz-placeholder, */
  /* input[type="date"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  /* input[type="email"]::-moz-placeholder, */
  /* input[type="number"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  textarea::-moz-placeholder, */ */
  /* select::-moz-placeholder {
    color: rgba(var(--color-accent-rgb), 0); }
  input[type="text"]:-ms-input-placeholder,
  /* input[type="password"]:-ms-input-placeholder, */ */
  /* input[type="date"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder, */
  /* input[type="email"]:-ms-input-placeholder, */
  /* input[type="number"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  select:-ms-input-placeholder { */
    /* color: rgba(var(--color-accent-rgb), 0); }
  input[type="text"]::-webkit-input-placeholder, */
  /* input[type="password"]::-webkit-input-placeholder, */
  /* input[type="date"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder, */
  /* input[type="email"]::-webkit-input-placeholder, */
  /* input[type="number"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  select::-webkit-input-placeholder {
    color: rgba(var(--color-accent-rgb), 0); } */
  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="checkbox"],
input[type="radio"] {
  border: 1px solid var(--color-form-border);
  width: 20px;
  height: 20px;
  border-radius: 3px;
  margin: 0 15px 0 0;
  vertical-align: middle; }

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

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

select {
  width: auto; }

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

.field {
  position: relative; }
  .field label {
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    padding: 17px 22px;
    height: 52px;
    pointer-events: none; }
  .field select {
    margin-bottom: 0; }
  .field textarea:focus + label,
  .field textarea:not(:placeholder-shown) + label,
  .field input[type="text"]:focus + label,
  .field input[type="text"]:not(:placeholder-shown) + label,
  .field input[type="password"]:focus + label,
  /* .field input[type="password"]:not(:placeholder-shown) + label, */
  .field input[type="date"]:focus + label,
  .field input[type="date"]:not(:placeholder-shown) + label,
  .field input[type="datetime"]:focus + label,
  .field input[type="datetime"]:not(:placeholder-shown) + label,
  .field input[type="email"]:focus + label,
  /* .field input[type="email"]:not(:placeholder-shown) + label, */
  .field input[type="number"]:focus + label,
  .field input[type="number"]:not(:placeholder-shown) + label,
  .field input[type="search"]:focus + label,
  .field input[type="search"]:not(:placeholder-shown) + label,
  .field input[type="tel"]:focus + label,
  .field input[type="tel"]:not(:placeholder-shown) + label,
  .field input[type="time"]:focus + label,
  .field input[type="time"]:not(:placeholder-shown) + label,
  .field input[type="url"]:focus + label,
  .field input[type="url"]:not(:placeholder-shown) + label,
  .field select:focus + label,
  .field select:not(:placeholder-shown) + label {
    background-color: var(--bg-body, #fff);
    font-size: 0.6875rem;
    padding: 0 6px;
    height: auto;
    left: 17px;
    transform: translateY(-50%); }
  .field textarea.invalid + label,
  .field input[type="text"].invalid + label,
  .field input[type="password"].invalid + label,
  .field input[type="date"].invalid + label,
  .field input[type="datetime"].invalid + label,
  .field input[type="email"].invalid + label,
  .field input[type="number"].invalid + label,
  .field input[type="search"].invalid + label,
  .field input[type="tel"].invalid + label,
  .field input[type="time"].invalid + label,
  .field input[type="url"].invalid + label,
  .field select.invalid + label {
    color: #e93636; }

.searchform fieldset {
  position: relative; }
  .searchform fieldset input {
    width: 100%;
    margin: 0;
    padding-right: 50px; }
    .searchform fieldset input:-moz-placeholder {
      color: rgba(var(--color-accent-rgb), 0.3); }
    .searchform fieldset input::-moz-placeholder {
      color: rgba(var(--color-accent-rgb), 0.3); }
    .searchform fieldset input:-ms-input-placeholder {
      color: rgba(var(--color-accent-rgb), 0.3); }
    .searchform fieldset input::-webkit-input-placeholder {
      color: rgba(var(--color-accent-rgb), 0.3); }
    .searchform fieldset input::-webkit-search-cancel-button {
      display: none; }
  .searchform fieldset .thb-search-submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px; }
    .searchform fieldset .thb-search-submit svg {
      height: 16px; }

.select {
  position: relative;
  margin-bottom: 20px; }
  .select select {
    padding-right: 24px;
    margin-bottom: 0; }
    .select select.resize-select {
      display: block;
      width: 150px;
      transition: none; }
  .select:after {
    content: "";
    display: inline-flex;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    border-color: var(--color-accent) transparent transparent transparent;
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px; }

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

/*------------------------------------------------------------------
Shop
*/
.quantity {
  display: inline-flex;
  position: relative;
  border-radius: 3px;
  border: 1px solid var(--color-form-border);
  padding: 0 30px; }
  .quantity .qty {
    display: inline-flex;
    padding: 0;
    width: 25px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 0;
    justify-content: center;
    background: transparent;
    font-size: 0.8125rem;
    font-weight: 600;
    margin: 0;
    outline: 0; }
    .no-js .quantity .qty {
      width: 50px; }
  .quantity.buttons_added .qty {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .quantity.buttons_added .qty::-webkit-inner-spin-button, .quantity.buttons_added .qty::-webkit-outer-spin-button {
      margin: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
  .quantity.small-qty {
    padding: 0 25px; }
    .quantity.small-qty .qty {
      height: 28px;
      line-height: 1; }
    .quantity.small-qty .minus,
    .quantity.small-qty .plus {
      width: 25px;
      height: 28px; }
  .quantity .minus,
  .quantity .plus {
    display: flex;
    padding: 0;
    margin: 0;
    border: 0;
    height: 50px;
    position: absolute;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 30px;
    cursor: pointer;
    background: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .quantity .plus {
    top: 0;
    left: auto;
    right: 0; }
  .quantity + .remove {
    margin-left: 15px; }

.remove svg {
  pointer-events: none; }

.badge {
  display: inline-flex;
  align-items: center;
  background: var(--color-badge-sale, var(--color-accent2));
  color: var(--color-badge-text, #fff);
  border-radius: var(--badge-corner-radius, 3px);
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.05em;
  font-weight: 700;
  height: 26px;
  padding: 0 10px;
  line-height: 0; }
  .badge.out-of-stock {
    background: var(--color-badge-sold-out, #939393); }

.price {
  display: block;
  font-weight: 500;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  color: var(--color-price, --color-accent); }
  .price > span {
    display: inline-flex;
    vertical-align: middle; }
  .price del .amount {
    opacity: 0.4; }
  .price del + ins {
    margin-left: 10px; }
  .price .from {
    font-weight: 400; }
  .price > .amount,
  .price ins {
    text-decoration: none; }
  .price .unit-price {
    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: flex-start;
  max-width: 400px; }
  @media only screen and (min-width: 768px) {
    .product-cart-item {
      align-items: center; } }
  .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: 30px; } }
    .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);
      backdrop-filter: blur(3px); }
      .product-cart-item-image .loading-overlay svg {
        width: 24px; }
  .product-cart-item img,
  .product-cart-item .thb-placeholder {
    max-width: 75px;
    height: auto; }
    @media only screen and (min-width: 768px) {
      .product-cart-item img,
      .product-cart-item .thb-placeholder {
        max-width: 100px; } }
  .product-cart-item .cart-product-link {
    display: block;
    font-size: calc(var(--font-product-title-scale, 1) * 0.9375rem);
    line-height: calc(var(--font-product-title-line-height-scale, 1) * 1.4); }
    .product-title-uppercase-true .product-cart-item .cart-product-link {
      text-transform: uppercase; }
  .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.8;
    margin-top: 5px; }
  .product-cart-item .small-qty {
    margin-top: 8px; }

.cart-drawer .side-panel-inner {
  display: grid;
  grid-template-rows: auto 1fr auto;
  height: 100vh;
  overflow: hidden; }

.cart-drawer .side-panel-content {
  overflow: scroll;
  display: flex;
  flex-direction: column; }

.cart-drawer .side-panel-footer {
  background: var(--bg-color-side-panel-footer, #fafafa);
  padding: 20px;
  font-size: 0.9375rem;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .cart-drawer .side-panel-footer {
      padding: 30px 40px; } }
  .cart-drawer .side-panel-footer .cart-policy-text {
    font-size: 0.75rem; }

.cart-drawer .product-cart-item {
  max-width: 100%;
  margin-bottom: 17px; }
  .cart-drawer .product-cart-item:last-of-type {
    margin-bottom: 30px; }

.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-buttons {
  margin-top: 20px;
  display: flex;
  flex-direction: column; }
  @media only screen and (min-width: 768px) {
    .cart-drawer-buttons {
      flex-direction: row; } }

.cart-drawer .button + .button {
  margin-top: 10px; }
  @media only screen and (min-width: 768px) {
    .cart-drawer .button + .button {
      margin-left: 10px;
      margin-top: 0; } }

.cart-drawer .product-recommendations-drawer {
  display: none;
  margin-top: auto;
  border-top: 1px solid var(--color-border);
  padding-top: 25px; }
  .cart-drawer .product-recommendations-drawer.product-recommendations--loaded {
    display: block; }
  .cart-drawer .product-recommendations-drawer__heading {
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.2em;
    line-height: 1;
    margin-bottom: 20px;
    text-transform: uppercase; }
  .cart-drawer .product-recommendations-drawer scroll-shadow {
    width: calc(100% + 20px);
    --scroll-shadow-size: 80; }
    @media only screen and (min-width: 768px) {
      .cart-drawer .product-recommendations-drawer scroll-shadow {
        width: calc(100% + 40px); } }
  .cart-drawer .product-recommendations-drawer__products {
    display: flex;
    overflow: scroll;
    width: 100%;
    scrollbar-width: none; }
    .cart-drawer .product-recommendations-drawer__products::-webkit-scrollbar {
      display: none; }
    .cart-drawer .product-recommendations-drawer__products .product-cart-item-image {
      margin-right: 12px; }
    .cart-drawer .product-recommendations-drawer__products .product-cart-item {
      min-width: 235px;
      padding-right: 20px;
      align-items: flex-start;
      margin-bottom: 0; }
      .cart-drawer .product-recommendations-drawer__products .product-cart-item .cart-product-link {
        font-size: calc(var(--font-product-title-scale, 1) * 0.8125rem);
        line-height: calc( var(--font-product-title-line-height-scale, 1) * 1.4); }
        .product-title-uppercase-true .cart-drawer .product-recommendations-drawer__products .product-cart-item .cart-product-link {
          text-transform: uppercase; }
      .cart-drawer .product-recommendations-drawer__products .product-cart-item .price {
        font-size: 0.75rem; }

.cart-drawer .mini-cart__row {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid var(--color-border);
  padding: 10px 0; }
  .cart-drawer .mini-cart__row:first-child {
    padding-top: 0; }
  .cart-drawer .mini-cart__row span {
    font-weight: 500; }
  .cart-drawer .mini-cart__row.total {
    border-bottom: 0; }
  .cart-drawer .mini-cart__row .cart-policy-text {
    margin-top: 5px;
    margin-bottom: 0; }

.cart-drawer .order-note-toggle {
  font-size: 0.75rem;
  text-transform: uppercase;
  margin-left: auto;
  margin-bottom: 10px;
  display: block;
  text-decoration: underline;
  font-weight: 500;
  text-underline-offset: 2px; }
  .cart-drawer .order-note-toggle__content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    z-index: 40;
    background: #fff;
    box-shadow: 0px -8px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(100%); }
    .cart-drawer .order-note-toggle__content-overlay {
      content: "";
      position: absolute;
      height: calc(100vh + 100%);
      bottom: 100%;
      right: 0;
      background: rgba(0, 0, 0, 0.2);
      left: 0;
      opacity: 0;
      z-index: 30;
      pointer-events: none; }
    @media only screen and (min-width: 768px) {
      .cart-drawer .order-note-toggle__content {
        padding: 40px; } }
    .cart-drawer .order-note-toggle__content label {
      font-size: 0.75rem;
      text-transform: uppercase;
      margin-bottom: 20px;
      text-align: right;
      display: block;
      font-weight: 500; }
    .cart-drawer .order-note-toggle__content textarea {
      width: 100%;
      min-height: 0; }
    .cart-drawer .order-note-toggle__content.active {
      transform: translateY(0); }
      .cart-drawer .order-note-toggle__content.active .order-note-toggle__content-overlay {
        pointer-events: all;
        opacity: 1; }

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

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

/*------------------------------------------------------------------
Shared
*/
/*------------------------------------------------------------------
Compass Mixins
*/
/*------------------------------------------------------------------
Variables
*/
a, #wrapper .click-capture, .side-panel, .back-to-top, .back-to-top path, .header:after, .mobile-toggle span, .thb-quick-search, .thb-full-menu > li.menu-item-has-children > a:after, .thb-full-menu .sub-menu, .shopify-payment-button__more-options:after,
.text-button:after, .button:before,
.spr-summary-actions-newreview:before,
input[type="submit"]:before, .button span,
.spr-summary-actions-newreview span,
input[type="submit"] span, 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, input[type="checkbox"],
input[type="radio"], .field label, .cart-drawer .order-note-toggle__content, .cart-drawer .order-note-toggle__content-overlay {
  transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }

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

/*------------------------------------------------------------------
Utilities
*/
.section-header {
  text-align: center;
  max-width: 730px;
  margin: 0 auto 25px;
  padding: 0 15px; }
  @media only screen and (min-width: 768px) {
    .section-header {
      padding: 0 40px;
      margin-bottom: 40px; } }
  .section-header h2 {
    margin-bottom: 0; }
    .section-header h2 + .rte {
      margin-top: 10px; }


/* EASY-TO-USE SECTION */
.mini-bg-img-content {
  margin: auto;
  max-width: 1200px;
  padding: 0 40px;
  position: relative;
}

.color-white {
  color: #fff;
}

.mini-bg-img-title {
  font-size: 100px;
  line-height: 1.1;
  font-family: HelveticaBold;
}

.mini-bg-img-text {
  font-size: 23px;
  line-height: 34px;
}

/* TEXT WITH BG IMAGES */
.text-with-bg-imgs {
  display: flex;
  flex-wrap: wrap;
}



.bg-block {
  width: 50%;
  position: relative;
  min-height: 500px;
}

/* .text-with-bg-imgs-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.text-with-bg-imgs-content {
  width: 100%;
  text-align: center;
  padding:40px;
  margin: 0 auto;
  max-width: 1200px;
} */

.text-with-bg-imgs-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  text-align: center;
}

.text-with-bg-imgs-content-outer {
  display: flex;
  height: 100%;
  position: relative;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  text-align: center;
}

.text-with-bg-imgs-content-overlay {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.text-with-bg-imgs-content-inner {
  margin: auto;
  max-width: 1200px;
  padding: 0 40px;
  position: relative;
  width: 100%;
  text-align: center;
}

.bg-block> .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  display: block;
}

.bg-block> .video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  display: block;
}

.text-with-bg-imgs-content-inner> .img {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}

.text-with-bg-imgs-content-inner> .cus-heading {
  font-size: 37px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 10px;
}

.text-with-bg-imgs-content-inner> .cus-text {
  margin-bottom: 15px;
  font-size: 23px;
  line-height: 34px;
}

.custom-cta {
  display: inline-flex;
  align-items: center;
/*   margin-top: 25px; */
  margin-bottom: 10px;
  padding: 8.5px 10px;
  width: fit-content;
  text-align: left;
  color: #372e2dd4;
  background-color: #FFCD03;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
}

.custom-cta> .svg {
  margin: 0 15px;
  position: relative;
  left: 10px;
  opacity: .85;
  max-width: 32px;
  /* width: 100%; */
  height: 100%;
}

.custom-cta:hover {
  color: #372E2D;
}

.custom-cta:hover> .svg {
  opacity: 1;
}

/* CUSTOM-BRAND-TESTIMONIALS */
@keyframes scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(calc(-250px * 8))}
}

.slider {
  margin: auto;
  overflow: hidden;
  position: relative;
}

.slide-track {
  animation: scroll 20s linear infinite;
  display: flex;
  align-items: center;
  width: calc(250px * 16);
  gap: 50px;
}

.slide {
  width: 150px;
}

.brand-logo-img {
  opacity: 0.3;
}

.brand-title {
  margin: 0 auto;
  max-width: 1100px;
  padding: 0 40px 30px 40px;
}

.brand-title> .text {
  font-size: 23px;
  line-height: 34px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #9a9695;
  font-family: 'Helvetica' !important;
}

.cu-padding-tb-40px {
  padding: 40px 0;
}

.cus-nl::placeholder {
  color: #00000082 !important;
}

.cus-nl {
  border: 1px solid #fff !important;
  background: #fff !important;
  padding-left: 10px !important;
  color: #00000082 !important;
  font-size: 16px !important;
}

.cus-nl:focus-visible {
 outline: none !important;
}

.cus-submit {
  min-width: 100px;
  background: #F5BD00;
  color: #000;
}

/* CONTACT US MAIN */
.cus-container {
  max-width: 1200px;
  padding: 0 40px;
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.cu-padding-40px-0 {
  padding: 40px 0;
}

.cus-padding-bottom {
  padding-bottom: 40px
}

.cus-margin-0 {
  margin: 0;
}

.cus-margin-0> p {
  margin: 0;
}

.contact-us-title {
  font-size: 46px;
}

.cus-primary-color {
 color: #372e2d;
}

.cus-black-color {
 color: #000;
}

.is-flex {
  display: flex;
}

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

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

.contact-us-content {
  width: 33%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact-us-content> .img{
  width: 100px;
  height: 100px;
  margin-bottom: 40px;
  background: #ffcd03;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact-us-content> .text-with-link> .para-1 {
  font-size: 23px;
  margin-bottom: 10px;
}

.contact-us-content> .text-with-link> .para-with-link {
  padding-bottom: 10px;
  text-align: center;
}

.contact-us-content> .text-with-link> .para-with-link> p> a {
  color: #ffcd03;
  font-size: 19px;
}

.contact-us-content> .para-2 {
  font-size: 15px;
  margin-bottom: 10px;
  color: #9a9695;
  padding-top: 25px;
}

.cus-font-23px {
  font-size: 23px;
}

/* Cus Footer */
.cus-footer-menu {
  display: inline-flex;
  font-size: 18px;
}

.cus-footer-menu-title {
  line-height: unset !important;
  font-size: 18px !important;
  margin: 0;
  padding-right: 14px;
  padding-left: 10px;
}

.cus-footer-logo {
  margin-bottom: 5px;
}

.is-inline-flex {
  display: inline-flex;
}

.is-align-items-baseline {
  align-items: baseline;
}

.cus-gap-12px {
  gap: 12px;
}

.cu-footer-link {
  padding: 0 14px;
  position: relative;
}

@media only screen and (min-width: 990px) {
li.cu-footer-link::before {
  content: '';
  height: 1.5px;
  width: 16px;
  color: #9a9695;
  display: inline-block;
  background: #9a9695;
  transform: rotate(90deg);
  position: absolute;
  top: 14px;
  left: -8px;
}

li.cu-footer-link:first-child::before {
  content: none;
}
}

.cu-footer-link> a {
  
}

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


.cus-footer-flex {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 0px 15px;
}

.cus-footer-socials {
  width: 34px;
  height: 34px;
}

.socials-small-text {
  color: #9a9695;
  font-size: 18px;
  padding-top: 21px;
  text-align: right;
}

.cus-footer-border {
  border-top: 1px solid;
  margin-top: 20px;
  padding-top: 50px !important;
  padding-bottom: 0px !important;
}

.cus-display-none {
  display: none;
}

@media only screen and (max-width: 780px) {
/* FOOTER */
.cus-footer-flex {
  flex-direction: column-reverse;
  padding: 0 5px;
}

.socails-links-container {
  padding: 20px 14px 0;
}

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

.cus-footer-menu {
  flex-direction: column;
}

.cus-footer-menu-title {
  margin-bottom: 0 !important;
  padding-left: 14px;
}

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

.cu-footer-link {
  margin: 0;
}
}

@media only screen and (max-width: 580px) {
/*  CUSTOM CONTACT US  */

.contact-us-content {
  align-items: start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 1.9rem;
  height: 100%;
  justify-content: start;
  line-height: 2.2rem;
  width: 100%;
}

.contact-us-content>.img {
  margin-bottom: 0;
  margin-right: 20px;
  width: 75px;
  height: 75px;
}

.contact-us-content> .text-with-link> .para-1 {
  margin-bottom: 0;
  font-size: 19px;
}

.contact-us-content> .text-with-link> .para-with-link {
  padding-bottom: 0px;
}

.contact-us-content> .text-with-link> .para-with-link> p {
  margin-bottom: 0;
  line-height: unset;
}

.cus-dispaly-none-mobile {
  display: none;
}

.cus-gap-75px-mobile {
  gap: 75px;
}

.cus-line-height> p {
  line-height: 1.2; 
}
}

/* TEXT WITH BG IMGAES */
@media only screen and (max-width: 1200px) {
.text-with-bg-imgs-content-inner> .cus-heading {
  font-size: 28px;
  line-height: 32px;
}

.text-with-bg-imgs-content-inner> .cus-text {
  font-size: 19px;
  line-height: 28px;
}
}

/* TEXT WITH BG IMGAES */
@media only screen and (max-width: 780px) {
.mini-bg-img-title{
  max-width: 350px;
  margin: 0 auto;
  font-size: 50px;
}

.mini-bg-img-content {
  margin: 60px 0;
}

.text-with-bg-imgs-content-inner> .cus-heading {
  font-size: 23px;
}

.text-with-bg-imgs-content-inner> .cus-text {
  font-size: 19px;
}

.bg-block {
  width: 100%;
  min-height: 400px;
}
}



/* BACKGROUND VIDEO */
.is-display-block {
  display: block !important;
}

.cus-max-width-1200px {
  max-width: 1200px;
}

.cus-max-width-1250px {
  max-width: 1250px !important;
}

.cus-max-width-1200px-impo {
  max-width: 1200px !important;
}

.cus-margin-0-auto {
  margin: 0 auto;
}

.cus-video-title {
  color: #fff;
  font-size: 50px;
  margin: 0;
}

.cus-video-text {
  color: #fff;
  font-size: 23px;
  line-height: 34px;
  margin: 0;
  margin-top: 10px;
  font-family: 'Helvetica';
}

/* BACKGROUND VIDEO */
@media only screen and (max-width: 780px) {
.cus-video-title {
  font-size: 37px;
}

.cus-video-text {
  font-size: 19px;
}
}

/* PRESS PAGE */
.press-text-banner> .heading {
  font-size: 46px;
}

.press-text-banner> .heading> h1 {
  font-size: 46px;
  color: #281d15;
  margin: 0;
  padding: 40px 0 0 0;
}

.press-text-banner-text {
  font-size: 23px;
  color: #281d15;
}

.press-text-banner-text> p {
  margin-bottom: 10px;
}

.press-text-banner-text> p> a {
  color: #f5bd00;
}

/* PRESS RELEASE MAIN */
.press-container { 
  margin: auto auto 40px;
  max-width: 1160px;
  padding: 10px;
  position: relative;
  width: 100%; 
}

.release-content {
  display: flex;
  flex-wrap: wrap;
}

.release-main {
  width: 23%;
  margin: 10px 10px;
}

.press-tile {
  padding: 20px;
  background: #ebebea;
  color: #281d15;
  position: relative;
}

.press-tile-img> .img {
  width: 150px;
  opacity: 0.3;
  margin-bottom: 30px;
}

.press-tile> .text {
  font-size: 23px;
  min-height: 250px;
  line-height: 1.5;
}

.cu-svg-btn {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.press-tile-img {
  height: 110px;
}

/* PRESS RELEASE */
@media only screen and (max-width: 780px) {
.release-main {
  width: 100%;
  margin: 5px;
}

.press-tile-img {
  height: unset;
}

.press-tile-img> .img {
  margin: 0;
}

.press-tile {
  padding: 15px;
}

.press-tile> .text {
  min-height: 150px;
  font-size: 19px;
}
}
/* PRESS RELEASE */
@media only screen and (max-width: 370px) {
.release-main {
  width: 100%;
  margin: 10px 10px;
}

}

/* FEATURED TABS */
.featured-tabs-img {

}

.cus-max-width-1100px {
  max-width: 1100px;
  margin: 0 auto;
}    

.cu-posi-rel {
  position: relative;
}

.cus-ft {
  padding-top: 34px;
  padding-bottom: 45px;
}

.tabsContent {
  overflow: hidden;
  width: 0px;
  max-height: 130px;
  max-width: 585px;
  display: none;
}

.tabsContent.enable {
  padding: 0 20px;
  width: 620px;
  display: block;
  animation: fadeIn .4s;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.featured-tabs-text {
  font-size: 19px;
}

.featured-tabs-text> p {
  line-height: 1.3;
}

.featured-tabs-text> p a {
  color: #ffcd03;
}

.featured-tabs-text> .metafield-rich_text_field> p {
  line-height: 1.3;
}

.featured-tabs-text> .metafield-rich_text_field> p a {
  color: #ffcd03;
}

.featured-tabs-text-mobile> .metafield-rich_text_field> p {
  line-height: 1.3;
}

.featured-tabs-text-mobile> .metafield-rich_text_field> p a {
  color: #ffcd03;
}


.cus-gap-15px {
  gap: 15px;
}

.f-t-img {
  width: 60px;
  height: 60px;
  transition: width 0.4s linear;
  margin-top: 7px;
  cursor: pointer;
  opacity: .5;
}

.f-t-img:hover {
  opacity: 1;
}

.is-opacity-1 {
 opacity: 1 !important; 
}

/* CUSTOM UPPER HEADER */
.cu-display-desktop {
  display: block;
}

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

.cu-upper-header {
  display: flex;
  justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid rgba(40,29,22,.3);
}

.cu-upper-header-link {
  font-size: 11px;
  color: #000;
  letter-spacing: .07rem;
  line-height: 13px;
  text-transform: uppercase;
  opacity: .7;
  display: inline-block;
}

.cu-upper-header-link:hover {
  opacity: 1;
}

.cus-b-r {
  font-size: .6rem;
  font-weight: 100;
  padding: 0 0.2rem;
  position: relative;
}

/* FEATURED TABS */
.for-desktop {
  display: block;
}

.for-mobile {
  display: none;
}

.f-t-img-mobile {
  width: 60px;
  height: 60px;
  transition: 0.4s;
  cursor: pointer;
  opacity: .5;
}

.featured-tabs-text-mobile {
  font-size: 19px;
  padding-top: 25px;
}

.featured-tabs-text-mobile> p a {
  color: #ffcd03;
}

.tab-content-mobile {
  overflow: hidden;
  max-height: 0px;
  transition: max-height 0.2s ease-out;
}

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

.cus-padding-tb-20px {
  padding: 0 20px;
}



@media only screen and (max-width: 480px) {
.is-justify-space-between-mobile {
  justify-content: space-between;
}
}

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

.for-mobile {
  display: block;
}
  
}


/* CUSTOM COLLECTION TEMPLATE */
.cus-min-height-550px {
  min-height: 550px !important;
}

.cus-min-height--500px {
  min-height: 500px !important;
}

.cus-min-height--400px {
  min-height: 400px !important;
}

.cus-max-width-900px {
  max-width: 900px;
  margin: 0 auto;
}

.cus-collection-title {
  font-size: 100px;
  line-height: 115px;
  max-width: 700px;
  font-weight: 700;
  margin: 0 auto;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: MuseoSlab700 !important;
}

.m-rl-20px {
  margin: 0 20px;
}

.cus-collection-description> p {
  line-height: 34px;
}

.cus-collection-description> .metafield-rich_text_field> p {
  line-height: 34px;
}

.cus-collection-description> p> a {
  color: #ffcd03;
}

.cus-collection-description> .metafield-rich_text_field> p> a {
  color: #ffcd03;
}


.cus-collection-description> span {
  line-height: 34px;
}

.cus-collection-description> .metafield-rich_text_field> span {
  line-height: 34px;
}

.cus-collection--title {
  font-size: 100px;
  line-height: 115px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: MuseoSlab700 !important;
}

.cus-col-CTA-main {
  margin-bottom: 40px !important;
}

.cus-col-CTA-main> .CTA--btn {
  display: inline-flex;
  min-width: 190px;
  font-size: 24px;
  color: #372E2D;
  background-color: #FFCD03;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin: 0;
  padding: 4px 10px;
}

.cus-collection-description {
  font-size: 23px;
}

.cus-max-width-1100px {
  max-width: 1100px !important;
}

.cu-img-size-collection {
  width: 30px;
  height: 30px;
}

.cu-collection-tabs-container {
  padding: 25px 40px;
  max-width: 1200px;
  margin: 0 auto;
}


.collectionFilter {
  display: none;
}

.collectionFilterText {
  color: #9a9695;
  font-family: Helvetica;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: .2em;
  line-height: 11px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
.cu-collection-tabs-container{
  padding: 20px 10px;
}
}

@media only screen and (max-width: 780px) {
.cu-collection-tabs-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  
}

.collectionFilter {
  display: inline-flex;
  align-items: center;
}

.colFilterCta {
  background-color: #372e2d;
  border: none;
  cursor: pointer;
  display: block;
  height: auto;
  padding: 4px 0 0;
  position: relative;
  width: 70px;
}

.hamBar {
  background: #fff;
  display: block;
  height: 2px;
  left: 0;
  margin-bottom: 4px;
  position: relative;
  transform-origin: center center;
  transition: transform .3s cubic-bezier(.25,.46,.45,.94) 0ms,opacity .1s cubic-bezier(.25,.46,.45,.94) 0ms;
  width: 60%;
}
  
}


.cu-collection-tabs {
  gap: 10px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.cusColumnWidth {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.cusColumnWidthOneThird {
  flex: 0 0 33.3% !important;
  max-width: 33.3% !important;
}

.cus-product-grid {
  padding: 0 10px;
}

.cus-opacity-1 {
  opacity: 1 !important;
}

.cus-aspext-ratio-50 {
  padding-bottom: 50% !important;
}

.cus-cta-box {
  background: #ffcd03;
  bottom: 0;
  position: relative;
  width: 100%;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1rem;
  min-height: 70px;
}

.cus-font-size-24px {
  font-size: 24px !important;
}

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

.mt-10px {
  margin-top: 10px;
}

.cart-inner--empty {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 16.3rem;
}

.sample-buy-cta {
  display: flex;
  align-items: center;
  gap: 30px;
}

.sample-buy-cta-rec {
  display: flex;
  align-items: center;
  gap: 30px;
  padding-top: 15px;
}

.addSampleButton {
  display: inline-flex;
  align-items: center;
}

.addProductBuyButton {
  display: inline-flex;
  align-items: center;
}

.rec-prod--CTA {
  font-size: 1.8rem;
  background: #f5bd00;
  border: none;
  box-shadow: none;
  color: #372e2d;
  cursor: pointer;
  justify-content: center;
  padding: 0;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  border-radius: 50px;
}

.after-change-width {
  flex-direction: column-reverse;
  position: absolute;
  width: 100%;
  max-width: 400px;
  bottom: 0;
  z-index: 33;
  right: 15%;
}

.after-change-width-1 {
  background: #372e2d;
  padding: 10px 20px 40px;
  text-align: right;
  margin-top: 0;
}

/* Collection page layout */
.cu-brown-bg {
  background: #372e2d;
}

.cus-collection-container {

}

.collec--container {
  margin-bottom: 0;
  padding-bottom: 20px;
}

.cus-prod-grid {
  margin-bottom: 0;
}

.cus-collection-content {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
}

.collection-side-tab {
  width: 18%;
}

.collection-main-content {
  width: 82%;
}

.collection-main--content {
  max-width: 1175px;
  margin: 0 auto;
}

/* CUSTOM COLLECTION TEMPLATE */
@media only screen and (max-width: 780px) {
.cus-collection-title {
  font-size: 50px;
  line-height: 55px;
}

.cus-collection--title {
  font-size: 50px;
  line-height: 55px;
}

.cus-collection-description {
  font-size: 19px;
}

.collection-side-tab {
  display: none;
}

.collection-main-content {
  width: 100%;
}

.after-change-width {
  flex-direction: column;
  position: relative;
  width: 100%;
  max-width: 100%;
  bottom: 0;
  z-index: 33;
  right: 0;
}

.after-change-width-1 {
  padding-left: 0;
  text-align: left;
}
}

@media only screen and (max-width: 600px) {
.singleImage {
  display: none;
}

.doubleImage {
  display: none;
}

.trippleImage {
  display: none;
}
  
.cusColumn {
  flex: 0 0 100%!important;
  max-width: 100%!important;
}

.cus-aspext-ratio {
  padding-bottom: 50% !important;
}
}



/* Quick Add To Cart Drawer */

.atc-drawer-main {
  padding: 0px 18px;
}

.atc-dr-product-title {
  font-size: 29px;
  line-height: 1;
  font-weight: bold;
  text-transform: capitalize;
  max-width: 75%;
}

.atc-dr-product-img-p-main {
  display: flex;
}

.atc-dr-product-img {
  width: 50%;
}

.atc-dr-product-price {
  margin-left: 20px;
}

.atc-dr-product-variant-main {
  margin-top: 10px;
}

.atc-dr-product-variant-main-heading {
  font-size: 10px;
  line-height: 2rem;
  color: #9a9695;
  margin-bottom: 5px;
}

.atc-dr-product-variant-sub-main {
  display: flex; 
  align-items: center;
}

.atc-dr-product-variant-icon {
  line-height: 1;
  width: 10%;
}

.atc-dr-product-variant-icon svg {
  max-width: 35px;
}

.atc-dr-product-variant-sub-main > .atc-dr-product-variant-icon > img {
  max-width: 35px;
  padding: 17px 0px 18px 0px;
}

.atc-dr-product-variant-name-div {
  margin-left: 15px; 
  width: 50%;
}

.atc-dr-product-variant-name {
  margin-bottom: 0px; 
  line-height: 1; 
  font-size: 12px;
}

.atc-dr-product-variant-arrow {
  width: 40%;
  text-align: right;
}

.atc-variant-drawer {
  padding: 12px;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  right: -100%;
  transition: .4s linear right;
  overflow: auto;
}

.atc-variant-drawer.visible {
  right: 0;
}

.atc-variant-drawer-close {
  text-align: right;
  padding-top: 15px;
  padding-right: 15px;
}

.atc-variant-drawer-close-icon {
  font-size: 24px;
  font-weight: 700;
}

.atc-calculate-drawer {
  padding: 12px;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  right: -100%;
  transition: .4s linear right;
  overflow: auto;
}

.atc-calculate-drawer.visible {
  right: 0;
}

.atc-calculate-drawer-close {
  text-align: right;
  padding-top: 15px;
  padding-right: 15px;
}

.atc-calculate-drawer-close-icon {
  font-size: 24px;
  font-weight: 700;
}

.atc-dr-product-qty-main-heading {
  font-size: 10px;
  line-height: 2rem;
  color: #9a9695;
  margin-bottom: 5px;
}

.atc-dr-product-qty-sub-main {
  display: flex;
  justify-content: space-between;
}

.atc-dr-product-cal {
  width: 47%;
}

.atc-dr-product-cal-main {
  display: flex;
  background: #efefef;
  padding: 10px;
  align-items: center;
}

.atc-dr-product-cal-main-icon {
  width: 20%;
  line-height: 1;
}

.atc-dr-product-cal-main-text {
  font-size: 12px;
  line-height: 1;
  width: 80%;
  text-align: right;
}

.atc-dr-product-qty {
  width: 47%;
}

.product-dr-quantity__select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0.5px solid #9a9695;
  cursor: pointer;
  font-size: 16px;
  height: 100%;
  min-height: 51px;
  padding-left: 8%;
  width: 100%;
  border-radius: 0px;
  margin: 0px;
}

.atc-dr-btn {
  background-color: #ffcd03;
  display: block;
  margin-top: 20px;
  font-size: 19px;
  height: 60px;
  padding: 0.75rem 1.875rem;
  text-align: center;
  width: 100%;
}

.atc-dr-product-price-main {
  margin-top: 17px;
}

.atc-dr-product-price-sub-main {
  display: flex;
  background: #f6f5f4;
  padding: 10px;
}

.atc-dr-product-price-left {
  width: 50%;
  text-align: center;
}

.atc-dr-product-price-left-text {
  font-size: 8px;
  color: #9a9695;
  margin-bottom: 0px;
}

.atc-dr-product-price-left-total {
  font-size: 25px;
  margin-bottom: 0px;
  font-weight: bold;
  color: #736d6c;
}

.atc-dr-product-price-right {
  width: 50%;
  text-align: center;
  border-left: 1px solid #9a9695;
}

.atc-dr-product-price-right-text {
  font-size: 8px;
  color: #9a9695;
  margin-bottom: 0px;
}

.atc-dr-product-price-right-affirm {
  font-size: 10px;
  margin-bottom: 0px;
  font-weight: bold;
  color: #736d6c;
}

.atc-variant-drawer-main {
  padding: 0 18px;
}

.variant-option-main {
  display: flex;
  padding: 20px;
  background: #efefef;
  justify-content: space-between;
  margin-bottom: 15px;
}

.variant-option-main.selected{
  background: #ffcd03;  
}

.variant-option-icon {
  width: 20%;
}

.variant-option-text-main {
  width: 75%;
}

.variant-option-text-main1 {
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 15px;
  line-height: normal;
}

.variant-option-text-main2 {
  line-height: normal;
  font-size: 15px;
  margin-bottom: 10px;
}

.variant-option-text-main3 {
  font-size: 15px;
}

.atc-calculate-drawer-main {
  padding: 0 18px;
}

.atc-dr-calculate-row {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.atc-dr-calculate-row-text {
  width: 60%;
  text-align: left;
  font-size: 14px;
}

.atc-dr-calculate-row-input {
  width: 40%;
  text-align: left;
  margin-bottom: 0 !important;
  height: 40px !important;
  border: 1px solid #000 !important;
  border-radius: 0 !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.atc-dr-calculate-row-btn {
  width: 40%;
  font-size: 12px;
  background: #ffcd03;
  text-align: center;
  padding: 12px 0px;
}

.calculatorDrawer__video-container {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  margin-top: 36px;
  padding-top: 0;
  position: relative;
}

video.videoSection__video {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  width: 100%;
}

/* CUSTOM CART DRAWER */
.custom_cart_context {
  background: rgba(0,0,0,.8);
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.5s, visibility 0.5s;
  visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 39000;
}

.custom-menu-cart {
  color: #000;
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 430px;
  padding: 12px;
  margin: 0;
  background: #fff;
  z-index: 97;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  transition: background 0.5s, transform 0.5s;
}

.cart-content--right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  position: absolute;
  right: 0;
}

.close_cart {
  cursor: pointer;
  font-size: 24px;
  font-weight: 700;
}

.js-menu__expanded_cart {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
}

.closeCustomCart {
  text-align: right;
  padding-top: 15px;
  padding-right: 15px;
}



/* CUSTOM VARIANT_MODAL DRAWER */
.variant_modal_context {
  background: rgba(0,0,0,.8);
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.5s, visibility 0.5s;
  visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 41000;
}

.js-menu-variant {
  color: #000;
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 430px;
  padding: 12px;
  margin: 0;
  background: #fff;
  z-index: 99;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  transition: background 0.5s, transform 0.5s;
}

.variant_modal--right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  position: absolute;
  right: 0;
}

.close_variant_modal {
  cursor: pointer;
  font-size: 24px;
  font-weight: 700;
}

.js-menu__expanded_variant {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
}

.closeVariantModal {
  text-align: right;
  padding-top: 15px;
  padding-right: 15px;
}

/* CUSTOM CART SIDE DRAWER */
.js-menu__context {
  background: rgba(0,0,0,.8);
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.5s, visibility 0.5s;
  visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 40000;
}

.js-menu {
  color: #000;
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 430px;
  padding: 12px;
  margin: 0;
  background: #fff;
  z-index: 98;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  transition: background 0.5s, transform 0.5s;
}

.js-menu--right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  position: absolute;
  right: 0;
}

.js-menu__close {
  cursor: pointer;
  font-size: 24px;
  font-weight: 700;
}

.js-menu__expanded {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
}

.closeDrawer {
  text-align: right;
  padding-top: 15px;
  padding-right: 15px;
}

/* ROCKWELL FONTS */
.cus-font-family-rockwell {
  font-family: Rockwell !important;
}

/* IMAGE WITH TEXT */
.cus-max-width-690px {
  max-width: 690px;
  margin: 0 auto;
}

.cus-line-height-normal {
  line-height: 1.1;
}

.cus-line-height-normal> p {
  line-height: 1.1;
}

.cus-img-with-text-para> p {
  font-size: 23px;
  line-height: 34px;
}

.cus-CTA-btn {
  color: rgb(55, 46, 45);
  background-color: rgb(255, 205, 3);
  padding: 0px 1.2rem;
  display: inline-flex;
  align-items: center;
}

.cus-icon-gap {
  margin-right: 1rem;
}

.cus-cta-style {
  margin-left: 1rem;
  margin-right: 0;
}

.cus-cta-style:before {
  background: none !important;
  content: unset;
}

.cus-cta-style:after {
  background: none !important;
  content: unset;
}

.cus-font-weight-700 {
  font-weight: 700 !important;
}


#shopify-section-template--17511106773310__456ac876-e1b5-4fc5-bc14-db27a0883903 .cu-font-rockwell {
  font-family: MuseoSlab700;
}

#shopify-section-template--17511106773310__456ac876-e1b5-4fc5-bc14-db27a0883903 .cus-video-text {
  font-weight: 700;
}

/* ABOUT US */
.cus-align-items-end {
  align-items: flex-end !important;
}

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

.cus-container-main {
  max-width: 1200px;
  padding: 0 40px;
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.cu-about-heading {
  font-size: 28px;
  font-weight: 700;
  color: #281d15;
  margin: 0;
}

.cu-about-para {
  font-size: 23px;
  color: #281d15;
}

.cus-padding-top-60px {
  padding-top: 60px;
}

$delete-red: red;

body {
  margin: 32px;
}

.btn {
  display: flex;
  align-items: center;
  background: none;
  border: 1px solid lighten(gray, 24%);
  height: 48px;
  padding: 0 24px 0 16px;
  letter-spacing: .25px;
  border-radius: 24px;
  cursor: pointer;
  
  &:focus {
    outline: none;
  }
  
  .mdi {
    margin-right: 8px;
  }
}

.btn-delete {
  font-size: 16px;
  color: red;
  
  >.mdi-delete-empty {
    display: none;
  }
  
  &:hover {
    background-color: lighten(red, 48%);
    
    >.mdi-delete-empty {
      display: block;
    }
    
    >.mdi-delete {
      display: none;
    }
  }
  

  
  &:focus {
    box-shadow: 0 0 0 4px lighten(red, 40%);
  }
}


.logo-img {
  display: flex;
  justify-content: center;
  padding: 40px;
}

.logo-img> img {
  width: 75px;
  height: 85px;
}

.cus-blog-content {
  width: 30%;
  margin: 10px;
}

.cu-blog-title {
  font-size: 23px;
  line-height: 1.3;
  color: #281d15;
  padding-top: 15px;
  font-weight: 700;
  margin-bottom: 15px;
}

.cu-blog-excerpt {
  font-size: 19px !important;
  text-align: left;
  line-height: 1.7;
  margin-bottom: 15px;
  color: #372e2d;
}

.cu-blog-excerpt> a span {
  font-size: 19px !important;
  text-align: left;
  line-height: 1.7;
  margin-bottom: 15px;
  color: #372e2d;
}

.cus-blog-image {
  height: 19vw;
  max-height: 200px;
}

.cus-blog-image> img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.cus-padding-lr-20px {
  padding: 0 20px;
}

.cus-read-more-btn {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  opacity: .85;
}

.cus-read-more-btn:hover {
  opacity: 1;
}

.cus-read-more-label {
  margin: 0;
  font-size: 24px;
  color: #281d15;
}

.cus-pb-20px {
  padding-bottom: 20px;
}

.display-block-desktop {
  display: block;
}

.display-block-mobile {
  display: none;
}

.cus-max-width-1150px {
  max-width: 1150px !important;
  padding: 0 !important;
}

.cus-max-width-1000px {
  max-width: 1000px !important;
}

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

.display-block-desktop {
  display: none;
}
  
.cus-padding-zero-mbl {
  padding: 0px !important;
}

.cus-blog-content {
  width: 100%;
  margin: 0;
}

.cus-blog-image {
  max-height: 400px;
  height: 60vw;
  position: relative;
}

.mobile-article-cta {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: #ffcd03;
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
  align-items: center;
}

.mobile-article-cta> .heading {
  font-size: 20px;
  line-height: 1.4;
  padding: 8px 0;
  color: #281d15;
  margin: 0;
}
}


/* EMAIL SIGN UP (NEWSLETTER) */
.cus-nl-heading {
  font-weight: 700 !important;
}

.cus-nl-para {
  font-size: 23px;
}

.cus-nl-para> p {
  line-height: 34px;
}

/* FAQs */
.cu-margin-0 {
  margin: 0 !important;
}

.cu-banner-tags {

}

.cus-flex-wrap-gap-15px {
  flex-wrap: wrap;
  gap: 15px;
}

.cu-banner-tags> a {
  background-color: #372e2d;
  font-size: 19px;
  font-weight: 400;
  padding: 8px 10px;
  text-transform: lowercase;
  color: #fff;
}

.cusAccordion {
  color: #4b4342;
  cursor: pointer;
  padding: 15px 2px;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 37px;
  font-weight: 700;
  transition: .4s;
}

.cusAccordion:after {
  content: url(https://cdn.shopify.com/s/files/1/0701/0254/8798/files/image_10.png?v=1674571798);
  float: right;
  margin-left: 5px;
  transition: transform 0.3s ease;
  transform: rotate(0deg);
}

.cusAccordion.active:after {
  transform: rotate(-180deg);
}


.cusAccordionProducts {
  color: #4b4342;
  cursor: pointer;
  width: 100%;
  text-align: left;
  outline: none;
  font-weight: 700;
  transition: .4s;
  position: relative;
  z-index: 3;
}

.whiteFeatureSvg{
  filter: invert(190%) sepia(142%) saturate(1%) hue-rotate(170deg) brightness(100%) contrast(100%);
}

.cusPanelProduct {
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  transition: max-height .2s ease-out;
  font-size: 16px;
  color: #000;
}

.cusAccordionArrow:before {
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  transition: all .5s;
  width: 0.15rem;
  background-color: #4b4342;
  left: -5px;
  transform: rotate(-45deg);
}

.cusAccordionArrow:after {
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  transition: all .5s;
  width: 1.5px;
  background-color: #4b4342;
  left: 5px;
  transform: rotate(45deg);
}

.cusAccordionArrow {
  height: 15px;
  position: relative;
  right: 0;
  top: -30px;
  width: 15px;
  float: right;
  z-index: 2;
  cursor: pointer;
}

.cusAccordionArrow.active:before {
  transform: rotate(45deg);
}

.cusAccordionArrow.active:after {
  transform: rotate(-45deg);
}

.accordion.active, .accordion:hover {
  background-color: #ccc;
}

.Active:after {
  content: url(https://cdn.shopify.com/s/files/1/0701/0254/8798/files/image_11.png?v=1674571798);
}

.cusPanel {
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  transition: max-height .2s ease-out;
  font-size: 16px;
  color: #000;
}

.cusPanel> p a {
  color: #ffcd03;
  font-weight: 700;
}

.cus-accordion {
  margin: 20px;
  border-bottom: 1px solid #d9d7d7;
}

/* BLOG POST FAQs */
.cus-blog-content-img {
  position: relative;
}

.blog-content-faq {
  bottom: 0;
  margin: 0 0 33px 30px;
  position: absolute;
}

.blog-content-faq {
  padding: 15px 5px 18px 15px;
  text-align: left;
  color: #372e2dd4;
  background-color: #FFCD03;
  width: 239px;
}

.blog-content-faq {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.blog-content-faq> .heading {
  margin: 0;
  font-size: 20px;
  line-height: 24px;
  opacity: .85;
  max-width: 65%;
}

.blog-content-faq:hover> .heading {
  opacity: 1;
}

.blog-content-faq:hover> .svg {
  opacity: 1;
}

.blog-content-faq> .svg {
  margin: 0 15px;
  position: relative;
  left: 10px;
  opacity: .85;
}

.cus-blog-content-faq {
  width: 48%;
}

.cus-blog-content-img> img {
  height: 400px;
  max-height: 660px;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

@media only screen and (max-width: 780px) {
.cus-p-lr-mobile-20px {
  padding: 0 20px;
}
}

@media only screen and (max-width: 480px) {
.cus-accordion {
  margin: 20px 0;
}

.cus-blog-content-faq {
  width: 100% !important;
}

.blog-content-faq {
  width: 100%;
  margin: 0;
}

.cusAccordion {
  font-size: 28px;
}
}

/* CUSTOM PRODUCT TEMPLATE */
.cus-max-width-100 {
  max-width: 100% !important;
}

.cus--width-100 {
  width: 100% !important;
}

.cus-flex-width-100 {
  flex: 0 0 100% !important;
}

.cus-padding-0 {
  padding: 0 !important;
}

.cus-prod-img img {
  height: 720px;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

.cu-product-imgs> .flickity-nav.flickity-prev {
  left: 15px;
  opacity: 1;
  background: transparent;
  border: 0;
  color: #fff;
}

.cu-product-imgs> .flickity-nav.flickity-next {
  right: 15px;
  opacity: 1;
  background: transparent;
  border: 0;
  color: #fff;
}

.custom-product-name {
  left: 50%;
  max-width: 1100px;
  padding: 0 30px;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
  bottom: 40px;
}

.custom-product-name> h4 {
  font-size: 28px;
  color: #fff;
  font-family: 'Helvetica' !important;
}

.custom-product-name> h1 {
  font-size: 100px;
  line-height: normal;
  color: #fff;
  font-weight: 700;
}

.cus-prod-layout {
  position: relative;
  margin-top: 0 !important;
}

.cu-product-header {
  background: rgba(40,29,22,.8);
  color: #fff;
  display: flex;
  flex-wrap: nowrap;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 40;
}

.cu-product-header-content {
  display: block;
  position: relative;
  width: 100%;
}

.cu-product-header-fixed {
  background: rgba(40,29,22,.8);
  color: #fff;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  position: fixed;
  width: 100%;
  z-index: 40;
  min-height: 80px;
}

.prod-rightSide {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 20px;
}

.product-title-header {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
}

.prod-leftSide {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}

.leftSide-price {
  padding: 0 10px;
}

.leftSide-price> span {
  font-size: 18px;
  color: #fff;
}

.sample-main-CTA {
  align-items: center;
  display: flex;
  border-radius: 1rem;
  color: #fff;
  background: #372e2d;
  cursor: pointer;
  font-size: 18px;
  width: auto;
  margin: 0 15px;
  padding: 10px 20px;
}

.buy-main-CTA {
  border-radius: 10px;
  margin: 0 20px 0 0;
  align-items: center;
  background: #f5bd00;
  color: #372e2d;
  cursor: pointer;
  display: flex;
  font-size: 18px;
  padding: 12px;
  gap: 10px;
}

.cus-img-with-text-overlay-btn {
  display: inline-flex;
  gap: 10px;
  align-items: center;
  color: rgb(55, 46, 45);
  background-color: rgb(255, 205, 3);
  padding: 0 20px;
}

/* IMAGE EXPLORER */
#hubble-container {
  overflow: hidden;
  position: relative;
}

#zoomer {
  appearance: none;
  -webkit-appearance: none;
  max-width: 310px;
  height: 2px;
  width: 100%;
  background: #fff;
}

#zoomer::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #ffcd03;
  cursor: pointer;
}

#zoomer::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #ffcd03;
  cursor: pointer;
}

.range-with-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}

.cus-img-range {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 390px;
  text-align: center;
  padding: 0 10px;
}

.cus-explorer-CTA {
  color: #fff;
  display: inline-flex;
  background: #372e2d;
  align-items: center;
  gap: 10px;
  padding: 0 20px;
  border-radius: 5rem;
  margin-top: 20px;
}

.cus-img-range> .heading {
  color: #fff;
  font-size: 37px;
}

/* CUSTOM PRODUCT TEMPLATE */
@media only screen and (max-width: 780px) {
.cu-product-header-fixed {
  flex-direction: column;
}

.prod-rightSide {
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.product-title-header {
  font-size: 16px;
  max-width: 60%;
  line-height: 1.2;
}

.leftSide-price> span {
  font-size: 19px;
  line-height: 1.2;
}

.prod-header-CTA {
  width: 50%;
}

.sample-main-CTA {
  padding: 5px 0;
  margin: 0;
  width: 100%;
  justify-content: center;
  border-radius: 0;
  min-height: 40px;
}

.buy-main-CTA {
  padding: 10px 0;
  margin: 0;
  width: 100%;
  justify-content: center;
  border-radius: 0;
  min-height: 40px;
}

.prod-leftSide {
  border-top: 1px solid hsla(0,0%,100%,.4);
}
  
/* #hubblepic {
  width: 100%;
  height: 500px;
  object-fit: cover;
} */

/* .cus-img-range {
  transform: translate(-50%,20%);
} */
}

/* CUSTOM PRODUCT DETAILS */
.cus-product-detail {
  background: #fff;
  color: #4b4342;
  margin: 0 auto;
  max-width: 1100px;
  padding: 30px 30px 0;
  width: 100%;
}

.cus-product-detail> .title {
  font-size: 30px;
  line-height: normal;
  font-weight: 700;
  color: #4b4342;
}

.cus-product-detail> .description {
  font-size: 23px;
  color: #4b4342;
  padding-bottom: 30px;
}

.cus-product-detail> .description> p {
  font-size: 23px;
  line-height: 1.4;
}

.cus-product-metafields {
  box-sizing: border-box;
  padding-bottom: 35px;
  padding-right: 50px;
  max-width: 33.33333%;
}

.cus-product-metafields> .sub-heading {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: normal;
  margin-bottom: 3px;
  text-transform: uppercase;
}

.cus-product-metafields> .main-detail {
  font-size: 23px;
  line-height: normal;
  font-weight: 700;
  margin: 0;
  padding-top: 5px;
  font-family: 'HelveticaBold';
}

/* Custom product accordion */
.cus-product-panel {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.feature-content {
  width: 23%;
  margin: 0 10px;
}

.cus-feature-img> .img {
  width: 60px;
  height: 60px;
}

.cus-feature--title {
  font-size: 19px;
  line-height: normal;
  font-weight: 700;
  color: #000;
  margin: 0;
  padding-top: 25px;
  padding-bottom: 12.5px;
}

.cus-feature--text> p{
  font-size: 19px;
  line-height: 1.3;
  color: #000;
  padding-bottom: 50px;
  margin: 0;
  font-family: 'Helvetica';
}

.cus-feature--text> p> a {
  color: #ffcd03;
}

.cus-feature--text> .metafield-rich_text_field> p {
  font-size: 19px;
  line-height: 1.3;
  color: #000;
  padding-bottom: 50px;
  margin: 0;
  font-family: 'Helvetica';
}

.cus-feature--text> .metafield-rich_text_field> p a {
  color: #ffcd03;
}

.certification-content {
  width: 23%;
  margin: 0 10px;
}

.cus-certification-img> .img {
  width: 60px;
  height: 60px;
}

.cus-certification--title {
  font-size: 19px;
  line-height: normal;
  font-weight: 700;
  color: #000;
  margin: 0;
  padding-top: 25px;
  padding-bottom: 12.5px;
}

.cus-certification--text {
  font-size: 19px;
  line-height: 1.3;
  color: #000;
  padding-bottom: 50px;
  margin: 0;
  font-family: 'Helvetica';
}

.cus-certification--text p> a {
  color: #ffcd03;
}

.cus-certification--text> p {
  line-height: 1.3;
}

.cus-certification--text> .metafield-rich_text_field p {
  line-height: 1.3;
}

.cus-font-size-30px {
  font-size: 30px;
}

.cus-pro-acc {
  border-top: 1px solid #000;
  border-bottom: 0;
  padding-top: 35px;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: 'HelveticaBold';
}

.cus-0-padding {
  padding: 0;
}

.cus-gap-40px {
  gap: 40px;
}

.cu-doc-content {
  width: 22%;
  padding: 27px;
  background: #ebebea;
  position: relative;
  display: flex;
  min-height: 218px;
}

.cus-doc-link {
  display: flex;
  flex-direction: column;
  align-items: unset;
  line-height: clamp(1.8rem,1vw + 1rem,2.3rem);
  justify-content: space-between;
}

/* .doc-icon {
  position: absolute;
  bottom: 30px;
  left: 25px;
} */

.doc-title {
  font-size: 19px;
  line-height: 23px;
  font-weight: 700;
  color: #372e2d;
  margin: 0;
}

.cus-prod-carousel {
  width: 50%;
}

.cus-prod-carousel> .img {
  height: 650px;
  width: 100%;
  object-fit: cover;
}

.cus-tile-hover {
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 11;
  position: absolute;
}

.cus-aspext-ratio:hover .cus-tile-hover {
  opacity: 1;
}

.cu-img-hover {
  color: #fff;
  width: 130px;
  height: 70px;
  align-items: center;
  display: flex;
  background-color: rgba(55,46,45,.35);
  border-radius: 20px;
  justify-content: center;
  margin: 0;
}

.prod-testi-layout {
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
  padding: 75px 0;
}

.prod-testi-layout> .para {

}

.prod-testi-layout> .para> p {
  font-size: 50px;
  line-height: 1.3;
  color: #000;
  font-family: EBGaramond-Regular !important;
}

.prod-testi-layout> .name {
  font-size: 18px;
  color: #000;
}

.cu-f-s-100px {
  font-size: 100px;
  line-height: 1.3;
}

.cus-video-with-text-container {
  max-width: 1100px;
  margin: 0 auto;
}

.cus-video-with-text--container {
  padding: 80px 20px;
}

.cus-padding-tb-80px {
  padding: 80px 0;
}

.cus-video-text-flex {
  align-items: flex-start !important;
  gap: 35px;
}

.cus-width-60 {
  width: 60% !important;
}

.cus-0-padding-imp {
  padding: 0 !important;
}

.cu-headboard-content> .heading {
  color: #372e2d;
  line-height: 1.3;
  font-size: 28px;
  font-weight: 700;
}

.cu-headboard-content> .para {
  font-size: 23px;
  line-height: 1.3;
  color: #372e2d;
}

.cus-width-50 {
  width: 50%
}

/* inspiring finishes */
.cus-finishes-img {
  max-width: 536px;
  width: 100%;
}

.cus-finishes-img> .img {
  max-height: 536px;
  width: 100%;
  object-fit: cover;
}

.i-f-left {
  padding-top: 100px;
  padding-left: 100px;
}

.btn_default {
    border: 1px solid black;
  background-color: white;
  color: black;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
}

.default:hover {
  background: #e7e7e7;
}

.i-f-left> .title {
  font-size: 50px;
  color: #fff;
  font-family: MuseoSlab700 !important;
  line-height: 1.3;
  text-align: right;
}

.i-f-left> .text {
  font-size: 24px;
  line-height: 1.3;
  color: #fff;
  text-align: right;
}

.i-f-right {
  padding: 38px;
}

.i-f-btn {
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 3px;
  display: flex;
  margin: 0 auto;
  align-items: center;
  margin-right: 0;
  gap: 10px;
  text-transform: uppercase;
  padding: 10px;
}

.i-f-btn.is-selected {
  color: #ffcd03;
}

.i-f-btn.is-selected svg line {
  stroke: #ffcd03;
}

.slider-with-selected-img {
  padding-top: 40px;
  padding-bottom: 30px;
}
 
@media only screen and (max-width: 780px) {
/* prod accordion */
.feature-content {
  width: 100%;
}

.certification-content {
  width: 100%;
}
  
.cus-width-60 {
  width: 100% !important;
}

.cu-padding-20px-rl-mbl {
  padding: 0 20px;
}

.cus-width-100-mbl {
  width: 100%;
}

.i-f-left> .title {
  font-size: 25px;
  margin-bottom: 6px;
}

.i-f-left> .text {
  font-size: 18px;
}

.i-f-right {
  padding: 0;
  padding-bottom: 20px;
}

.cus-finishes-img> .img {
  max-height: 400px;
}
}

/* CUSTOM PRODUCT CHECKOUT */
.product-cart-card {
  padding: 15px 25px;
  position: relative;
  text-align: left;
}

.cus-padding-0 {
  padding: 0;
}

.product-cart-card-img {
  width: 100%;
  max-width: 100px;
}
/* FOR SAMPLE */
.sample-content {
  display: flex;
/*   position: relative; */
  padding-bottom: 30px;
}

.sample-image {
  display: flex;
  flex: 0 1 33%;
  height: -moz-fit-content;
  height: fit-content;
}

.product-cart-card-img> .img {
  max-width: 100%;
  max-height: 100%;
}

.sample-title {
  flex: 0 1 67%;
  padding-right: 20px;
  padding-left: 10px;
}

.sample-title> .title {
  font-size: 19px;
  line-height: 1.3;
  color: #000;
  font-weight: 700;
  margin: 0;
}

.sample-title> .small-price {
  font-size: 12px;
  line-height: 1.3;
  color: #000;
  margin: 0;
}

.remove-item-cta {
  position: absolute;
  right: 0;
  top: 0;
}

.sample-price> .text {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  color: #000;
}

.sample-quantity-and-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
}

.sample-selector {
  height: 50px;
  min-width: 170px;
  position: relative;
}

.product-quantity {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0.5px solid #9a9695;
  cursor: pointer;
  height: 100%;
  min-height: 51px;
  width: 100%;
  font-size: 16px;
  padding: 0;
  padding-left: 15px;
  margin: 0;
}

.sample-selector> svg {
  cursor: pointer;
  position: absolute;
  top: 22px;
  pointer-events: none;
  right: 15px;
  transform: rotate(90deg) translate(-50%);
}

.for-sample-prod {
  position: relative;
  border-bottom: 1px solid #ebebea;
}

/* FOR WHOLE PRODUCT */
.for-whole-prod {
  position: relative;
  border-bottom: 1px solid #ebebea;
}

.whole-content {
  display: flex;
  padding-bottom: 30px;
  min-height: 140px;
}

.whole-image {
  display: flex;
  flex: 0 1 33%;
  height: -moz-fit-content;
  height: fit-content;
}

.product-cart-card-img> .img {
  max-width: 100%;
  max-height: 100%;
}

.whole-product-infro {
  flex: 0 1 67%;
  padding-right: 20px;
  padding-left: 10px;
}

.whole-product-infro> .title {
  font-size: 19px;
  line-height: 1.3;
  color: #000;
  font-weight: 700;
  margin: 0;
}

.small-price-per-sqft {
  font-size: 12px;
  line-height: 1.3;
  color: #000;
  margin: 0;
}

.variant-cta {
  display: flex;
  align-items: center;
}

.variants-with-log {
  display: flex;
}

.variant-cta-logo> svg{
  margin-right: 20px;
  max-width: 30px;
  heigth: 30px;
}

.variant-cta-logo> img{
  margin-right: 8px;
  max-width: 30px;
  heigth: 30px;
  padding: 14px 0px 0px 0px
}


.variant-cta-logo {
    height: 42px;
}


.variant-cta-logo:last-child {
  margin-right: 0px;
}

.options-cta {
  color: #372e2d;
  font-size: 8px;
  text-transform: uppercase;
  padding: 0 6px;
}

.whole-quantity-and-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
}

.whole-selector {
  height: 50px;
  min-width: 170px;
  position: relative;
}

.whole-selector> svg {
  cursor: pointer;
  position: absolute;
  top: 22px;
  pointer-events: none;
  right: 15px;
  transform: rotate(90deg) translate(-50%);
}

.whole-price> .text {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  color: #000;
}

/* CART CARD FOOTER */
.main-checkout-footer {
  background-color: #fff;
  bottom: 0;
  max-width: 430px;
  padding: 24px;
  position: sticky;
  width: 100%;
  z-index: 100;
}

.cart-footer-subtotal {
  border-top: 2px solid #372e2d;
  color: #372e2d;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 15px;
}

.cart-footer-subtotal> .heading {
  font-size: 19px;
  line-height: 1.3;
  margin: 0;
  font-weight: 700;
  flex: 0 1 50%;
  color: #372e2d;
}

.cart-footer-subtotal> .price {
  flex: 0 1 50%;
  margin: 0;
  text-align: right;
  line-height: 1.3;
  font-size: 19px;
  font-weight: 700;
   color: #372e2d;
}

.cart-footer-subtotal> .text {
  flex: 0 1 50%;
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 20px;
}

.cus-checkout--CTA {
  background-color: #ffcd03;
  border: 0;
  color: #281d15;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  line-height: 1.3;
  max-width: 500px;
  padding: 18px;
  text-align: center;
  width: 100%;
}

.cus-cart-cta {
  background-color: transparent;
  border: 0;
  color: #281d15;
  cursor: pointer;
  outline: 0;
}

.cart-continue-shopping {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}

/* CART CARD HEADER */
.cus-cart-header {
  background-color: #fff;
  max-width: 430px;
  position: sticky;
  text-align: center;
  top: 0;
  width: 100%;
  padding-top: 40px;
  z-index: 100;
  padding-left: 24px;
  padding-bottom: 5px;
  padding-right: 24px;
}

.cart-header--inner {
  border-bottom: 1px solid #ebebea;
  display: flex;
}

.header-cart-menu {
  align-items: center;
  display: flex;
  margin-right: 20px;
  width: fit-content;
  position: relative;
}

.item--count {
  background: #ffcd03;
  color: #281d15;
  font-size: 16px;
  left: 25%;
  line-height: 1.3;
  position: absolute;
  padding: 1.75px 6.5px;
  top: 5%;
}

.cart-header--inner> .cart-text {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
  margin-bottom: 10px;
}

.cus-remove-overlay {
  padding: 0;
  position: absolute;
  right: 24px;
}

/* HEADER TOOLTIP STYLE */
.cus-tooltip {
  display: flex;
  align-items: center;
  margin: 0 10px;
  padding-right: 10px;
}

.tooltip-container {
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0 0 25px rgb(0 0 0 / 30%);
  opacity: 0;
  padding: 15px 30px 10px;
  pointer-events: none;
  position: fixed;
  right: 46px;
  top: 130px;
  transition: .2s ease-out;
  z-index: -1;
}

.tooltip-outer {
  border: 16px solid transparent;
  border-bottom-color: #fff;
  display: inline-block;
  height: 0;
  position: absolute;
  right: 40px;
  top: -27.5px;
  width: 0;
}

.tooltip--inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
}

.cus-tooltip-title {
  font-size: 11px;
  font-weight: 100;
  letter-spacing: .1px;
  line-height: 13px;
  text-transform: uppercase;
  margin: 0;
  color: #000;
}

.tooltip-content {
  display: flex;
  font-size: 19px;
  line-height: 22px;
  padding: 0 0 25px;
  gap: 15px;
  align-items: center;
}

.tooltip-main-text {
  font-size: 23px;
  line-height: 34px;
  margin: 0;
  color: #000;
}

/* HEADER CART STYLE */
.cus-cart--cta {
  background: transparent;
  border: none;
  cursor: pointer;
  outline: transparent;
  padding: 0;
  align-items: center;
  display: flex;
  position: relative;
}

.item--count-cart {
  background: #f5bd00;
  color: #281d15;
  font-size: 16px;
  left: 20%;
  line-height: 1.3;
  position: absolute;
  padding: 0px 6.5px;
  top: 20px;
}

@media only screen and (max-width: 767px) {
.item--count-cart {
  top: 16px;
}
}

/* CUSTOM BLOG */

.featured-tabs-text-mobile {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}
.featured-tabs-text-mobile.fade-out {
  opacity: 0;
}

.cus-main-tags-CTA {
  background-color: #372e2d;
  font-size: 16px;
  font-weight: 400;
  padding: 4px 8px;
  text-transform: lowercase;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

.cus-active-main-tag {
  background-color: #ffcd03;
  color: #372e2d;
}

.blog--hero-banner {
  height: 650px;
  position: relative;
}

.basicContent-blog {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.blog-banner-tags {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  z-index: 5;
  bottom: 130px;
  justify-content: center;
  padding: 0 40px;
}

.videoSection__blog {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.textSection__blog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1200px;
  text-align: center;
  padding: 0 20px;
}

.cus-blog-main-heading {
  display: flex;
  text-align: center;
  justify-content: center;
}

.cus-blog-main-heading> .image {
  margin-bottom: 20px;
}

.cus-blog-main-heading> .blog-banner-color-heading {
  padding: 0 55px;
  display: flex;
  justify-content: center;
  font-size: 100px;
  line-height: normal;
  font-weight: 600;
}

.cus-blog-main-heading> .heading {
  padding: 0px 75px;
  display: flex;
  justify-content: center;
  font-size: 100px;
  line-height: normal;
  color: #fff;
  font-weight: 600;
}

.cus-blog-main-para {
  display: flex;
  color: #fff;
}

.cus-blog-main-para> .paragraph {
  font-size: 23px;
  line-height: 34px;
  margin: 0;
}

.cus-blog-layout-container {
  margin: auto;
  max-width: 1200px;
  padding: 25px 40px 0px;
  position: relative;
  width: 100%;
}

.cus--columns {
  padding: 0px 8px;
}

.cus-mb-15px {
  margin-bottom: 15px !important;
}

.cus--article_title {
  text-align: left;
  margin-bottom: 20px !important;
  line-height: 1.1;
}

.cus-article-excerpt> p {
  line-height: 1.4;
}

.cus--article_title> .cus--heading {
  color: #281d15;
  font-size: 23px;
  font-weight: 600;
  line-height: 24px;
}

.cus-article-excerpt {
  font-size: 19px !important;
  text-align: left;
  line-height: 1.3;
  margin-bottom: 20px;
  color: #372e2d;
}

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

.cus--read-more {
  font-size: 24px;
  display: inline-flex;
  color: #281d15;
  align-items: center;
  gap: 25px;
  text-transform: capitalize;
  opacity: .85;
}

.cus--read-more:hover {
  opacity: 1;
}

.cus-current--tag-name {
  font-size: 28px;
  color: #000;
  line-height: 1.3;
  padding: 0 10px;
  text-transform: capitalize;
}

@media only screen and (max-width: 780px) {
.cus-blog-main-heading> .blog-banner-color-heading {
  font-size: 50px;
}

.cus-blog-main-heading> .heading {
  font-size: 50px;
}

.cus-blog-main-para> .paragraph {
  font-size: 19px;
}
}

@media only screen and (max-width: 480px) {
.cus-blog-main-heading {
  flex-direction: column;
}

.cus-blog-main-heading> .blog-banner-color-heading {
  margin: 0;
}



.cus-blog-layout-container {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 45px;
}
}

@media only screen and (min-width: 601px) {
.desktop-AR {
  padding-bottom: 80% !important;
}
}


/* CUSTOM ARICLES */
.arcile--main-banner-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 60px;
  padding-right: 40px;
  padding-left: 40px;
}

.cus--article-main-heading {
  font-size: 58px;
  line-height: 66px;
  font-weight: 600;
  color: #fff;
  margin: 0;
}

.cus-main-tags-CTA--article {
  background-color: #372e2d;
  font-size: 19px;
  font-weight: 400;
  padding: 4px 8px;
  text-transform: lowercase;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

.cus-article--para> p {
  color: #281d15;
  font-size: 23px;
  line-height: 1.3;
  margin: 20px 0;
}

.cus-article--para> p> a {
  color: #f5bd00;
}

.cus-article--para> ul {
  font-size: 19px;
  color: #281d15;
}

.cus-article--para> ul> li {
  font-size: 19px;
  color: #281d15;
}

.cus-article--para> ul> li::marker {
  color: #f5bd00;
}

.cus-article--para> ul> li> a {
  color: #ffcd03;
}

.cus-article--para> ol {
  font-size: 19px;
  color: #281d15;
}

.cus-article--para> ol> li {
  font-size: 19px;
  color: #281d15;
}

.cus-article--para> ol> li::marker {
  color: #f5bd00;
}

.cus-article--para> ol> li> a {
  color: #ffcd03;
}


.cus-article-large-title {
  color: #281d15;
  font-size: 37px;
  line-height: 1.3;
  font-weight: 600;
  margin: 50px 0 20px 0px;
}

.cus-article-small-title {
  color: #281d15;
  font-size: 28px;
  line-height: 1.3;
  font-weight: 600;
  margin: 20px 0;
}

.cus-article--block-img {
  margin: 20px 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.cus-article--pros {
  background-color: #f6f5f4;
  padding: 20px;
  margin: 20px 0;
}

.cus-article--pros-body> p {
  font-size: 23px;
  line-height: normal;
  color: #281d15;
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: HelveticaBold !important;
}

.cus-article--pros-body> p> a {
  color: #ffcd03;
}

.cus-article--pros-body> ul {
  font-size: 19px;
  color: #281d15;
  list-style: inside disc;
}

.cus-article--pros-body> ul> li {
  font-size: 19px;
  color: #281d15;
  list-style: inside disc;
  margin-bottom: 8px;
}

.cus-article--pros-body> ul> li::marker {
  color: #f5bd00;
}

.cus-article--pros-body> ul> li> a {
  color: #ffcd03;
}

.cus-article--pros-body> ol {
  font-size: 19px;
  color: #281d15;
}

.cus-article--pros-body> ol> li {
  font-size: 19px;
  color: #281d15;
  margin-bottom: 8px;
}

.cus-article--pros-body> ol> li::marker {
  color: #f5bd00;
}

.cus-article--pros-body> ol> li> a {
  color: #ffcd03;
}

.cus-article--videos {
  margin: 20px 0;
}

.cus-article--videos-main {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.artcile--main-cta--button {
  margin: 20px 0;
}

.Text-with-image--content-body {
  display: flex;
  flex-wrap: wrap;
  background: #f6f5f4;
}

.cus-text-body {
  width: 50%;
  padding: 0 40px;
  margin: 90px 0;
}

.cus-text-body> .heading {
  font-size: 50px;
  line-height: 50px;
  color: #281d15;
  font-weight: 600;
  margin-bottom: 10px;
}

.cus-text-body> .richtext> p {
  font-size: 23px;
  line-height: normal;
  color: #281d15;
  margin-bottom: 15px;
}

.cus-text-body> .richtext> p> a {
  color: #f5bd00;
}

.cus-text-body> .richtext> ul {
  font-size: 19px;
  color: #281d15;
}

.cus-text-body> .richtext> ul> li {
  font-size: 19px;
  color: #281d15;
}

.cus-text-body> .richtext> ul> li> a {
  color: #f5bd00;
}

.cus-text-body> .richtext> ul> li::marker {
   color: #f5bd00;
}

.cus-text-body> .richtext> ol {
  font-size: 19px;
  color: #281d15;
}

.cus-text-body> .richtext> ol> li {
  font-size: 19px;
  color: #281d15;
}

.cus-text-body> .richtext> ol> li> a {
  color: #f5bd00;
}

.cus-text-body> .richtext> ol> li::marker {
   color: #f5bd00;
}

.cus-text-image-body {
  width: 50%;
}

.cus-text-image-body> .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.highlighted-heading-with-paragraph {
  margin: 20px 0;
}

.highlighted-heading-with-paragraph> .heading {
  background-color: #FFCD03;
  width: 100%;
  margin-bottom: 20px;
  font-size: 23px;
  line-height: 2.4;
  padding-left: 30px;
  font-weight: 700;
  color: #281d15;
}

.highlighted-heading-with-paragraph> .richText> p {
  font-size: 23px;
  line-height: 1.3;
  color: #281d15;
  margin-bottom: 15px;
}

.highlighted-heading-with-paragraph> .richText> p> a {
  color: #f5bd00;
}

.highlighted-heading-with-paragraph> .richText> ul {
  font-size: 19px;
  color: #281d15;
}

.highlighted-heading-with-paragraph> .richText> ul> li {
  font-size: 19px;
  color: #281d15;
}

.highlighted-heading-with-paragraph> .richText> ul> li> a {
  color: #f5bd00;
}

.highlighted-heading-with-paragraph> .richText> ul> li::marker {
   color: #f5bd00;
}

.highlighted-heading-with-paragraph> .richText> ol {
  font-size: 19px;
  color: #281d15;
}

.highlighted-heading-with-paragraph> .richText> ol> li {
  font-size: 19px;
  color: #281d15;
}

.highlighted-heading-with-paragraph> .richText> ol> li> a {
  color: #f5bd00;
}

.highlighted-heading-with-paragraph> .richText> ol> li::marker {
   color: #f5bd00;
}

.contentWithBackground {
  background-color: #f6f5f4;
  padding: 20px;
  margin: 20px 0;
}

.contentWithBackground> .heading {
  font-size: 23px;
  line-height: normal;
  color: #281d15;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
}

.contentWithBackground> .richtext> p {
  color: #281d15;
  font-size: 23px;
  line-height: 1.3;
  margin: 20px 0;
}

.contentWithBackground> .richtext> p> a {
  color: #ffcd03;
}

.contentWithBackground> .richtext> h1> a {
  color: #ffcd03;
}

.contentWithBackground> .richtext> h2> a {
  color: #ffcd03;
}

.contentWithBackground> .richtext> h3> a {
  color: #ffcd03;
}

.contentWithBackground> .richtext> h4> a {
  color: #ffcd03;
}

.contentWithBackground> .richtext> h5> a {
  color: #ffcd03;
}

.contentWithBackground> .richtext> h6> a {
  color: #ffcd03;
}

.contentWithBackground> .richtext> ul {
  font-size: 19px;
  color: #281d15;
}

.contentWithBackground> .richtext> ul> li::marker {
  color: #f5bd00;
}

.contentWithBackground> .richtext> ul> li> a {
  color: #f5bd00;
}

.contentWithBackground> .richtext> ol {
  font-size: 19px;
  color: #281d15;
}

.contentWithBackground> .richtext> ol> li::marker {
  color: #f5bd00;
}

.contentWithBackground> .richtext> ol> li> a {
  color: #f5bd00;
}

.contentWithBackground> .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: 20px;
}

.two-parallel-images {
  margin: 20px 0;
}

.two-parallel-images> .heading {
  color: #281d15;
  font-size: 37px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 20px;
}

.parallel-images {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.parallel-images> .image--body {
  width: 49.5%;
/*   max-height: 450px; */
}

.parallel-images> .image--body> .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cus-article--para-body> p {
  color: #281d15;
  font-size: 23px;
  line-height: 1.3;
  margin: 20px 0;
}

.cus-article--para-body> p> a {
  color: #ffcd03;
}

.cus-article--para-body> ul {
  font-size: 19px;
  color: #281d15;
}

.cus-article--para-body> ul> li {
  font-size: 19px;
  color: #281d15;
}

.cus-article--para-body> ul> li> a {
  color: #f5bd00;
}

.cus-article--para-body> ul> li::marker {
   color: #f5bd00;
}

.cus-article--para-body> ol {
  font-size: 19px;
  color: #281d15;
}

.cus-article--para-body> ol> li {
  font-size: 19px;
  color: #281d15;
}

.cus-article--para-body> ol> li> a {
  color: #f5bd00;
}

.cus-article--para-body> ol> li::marker {
   color: #f5bd00;
}

.cus-article--para-body-caption> p {
  color: #9c9897;
  font-size: 23px;
  line-height: 1.3;
}

.cus-article--para-body-caption> p> a {
  color: #ffcd03;
}

.cus-article--para-body-caption> ul {
  font-size: 19px;
  color: #281d15;
}

.cus-article--para-body-caption> ul> li {
  font-size: 19px;
  color: #281d15;
}

.cus-article--para-body-caption> ul> li> a {
  color: #f5bd00;
}

.cus-article--para-body-caption> ul> li::marker {
   color: #f5bd00;
}

.cus-article--para-body-caption> ol {
  font-size: 19px;
  color: #281d15;
}

.cus-article--para-body-caption> ol> li {
  font-size: 19px;
  color: #281d15;
}

.cus-article--para-body-caption> ol> li> a {
  color: #f5bd00;
}

.cus-article--para-body-caption> ol> li::marker {
   color: #f5bd00;
}


.cus-article--CTA-body {
  display: inline-flex;
  flex-direction: column;
}

.cus-card--title {
  font-size: 19px !important;
  color: #fff;
  line-height: 1.6 !important;
  font-weight: 700;
}

/* custom gallery */
.cus-gallery-header {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.cus-gallery-header> .title {
  text-align: center;
  padding-top: 100px;
  color: #372e2d;
  font-size: 43px;
  line-height: 1.5;
  font-family: MuseoSlab700 !important;
}

.cus-gallery-header> .paragraph {
  font-size: 23px;
  line-height: 34px;
  text-align: center;
  color: #372e2d;
}

.cus-gallery-header-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 23px;
}

.cus-gallery-cta {
  color: #f5bd00;
  font-size: 23px;
}

.cus-container-main-articles {
  padding: 40px 0;
  padding-bottom: 0;
}

.cus-width--50 {
  width: 50%;
}

@media only screen and (max-width: 780px) {
.cus--article-main-heading {
  font-size: 50px;
  line-height: 1.2;
}  

.arcile--main-banner-wrapper {
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 30px;
}

.Text-with-image--content-body {
  flex-direction: column;
}

.cus-text-body {
  width: 100%;
  margin: 20px 0;
  padding: 0 20px;
}

.cus-text-image-body {
  width: 100%;
}

.highlighted-heading-with-paragraph> .heading {
  margin-bottom: 20px !important;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

.parallel-images> .image--body {
  width: 100%;
}
}

@media only screen and (max-width: 480px) {}


/* Mega Menu */

.mainNav {
  list-style: none;
  display: flex;
  flex-direction: row;
  margin: 0px;
}

.menuItem {
  margin-right: 54px;
  padding: 26px 0px;
  padding-bottom: 20px;
}

.menuItem:after {
  background: #ffc222;
  content: "";
  display: block;
  height: 2px;
  margin-top: 0px;
  transition: width .3s;
  width: 0;
}

.menuItem:hover:after {
  width: 100%;
}
.menuItemLink {
  color: #333 !important;
  font-size: 19px;
  font-family: 'HelveticaBold';
}

.megaMenuDropDown {
  display: none;
  position: absolute;
  top: 122px;
  left: 0;
  background-color: #372e2d;
  min-width: 100%;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  z-index: 1;
}

.megaMenu:hover .megaMenuDropDown {
  display: block; 
}

.megaMenuDropDownContainer {
  display: flex;
  justify-content: center;
  max-width: 1392px;
  margin: 0 auto;
  padding: 25px 0px;
}

.iconMainDiv {
  text-align: center;
  opacity: 0.5;
  display: block;
}

.iconHeading:after {
  background: #ffc222;
  content: "";
  display: block;
  height: 2px;
  transition: width .3s;
  width: 0;
  margin-top: 7px;
}

.iconMainDiv:hover {
  opacity: 1;
}

.iconMainDiv> svg {
  width: 44px;
  height: 44px;
}

.iconMainDiv:hover .iconHeading:after {
  width: 100%;
}

.iconHeading {
  font-size: 19px;
  color: #fff;
  margin-bottom: 0px;
  line-height: normal;
  width: fit-content;
  margin: 0 auto;
  font-family: 'Helvetica' !important;
}

.position-relative {
  position: relative;
}

.subMenuHeading {
  font-size: 19px;
  color: #fff;
  margin-bottom: 0px;
  line-height: normal;
  font-weight: bold;
  margin-bottom: 10px;
}

.subMenuLink {
  font-size: 19px;
  color: #fff;
  margin-bottom: 0px;
  line-height: normal;
  display: block;
  opacity: 0.5;
  margin-bottom: 10px;
}

.subMenuLink:hover {
  color: #ffc222;
  opacity: 1;
}

/* COLLECTION CATEGORIES */
.categoryAccordion {
  cursor: pointer;
  display: flex;
  font-size: 19px;
  font-weight: 700;
  justify-content: space-between;
  padding: 15px 30px 15px 0;
  width: 100%;
  color: #fff;
  align-items: center;
  opacity: .85;
}

.categoryAccordion:hover {
  opacity: 1;
}

/* .categoryAccordion:after {
  content: url('https://cdn.shopify.com/s/files/1/0701/0254/8798/files/image_1.png?v=1678891153');
  rotate: unset;
}

.categoryAccordion.active:after {
  content: url('https://cdn.shopify.com/s/files/1/0701/0254/8798/files/image_1.png?v=1678891153');
  rotate: 180deg;
} */

.cateogryPanel {
  max-height: 0;
  padding-bottom: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-bottom: 1px solid hsla(0,0%,100%,.3);
}

.categoryColor {
  border: 1px solid #000;
  border-radius: 50%;
  height: 20px;
  margin-right: 10px;
  width: 20px;
}

.categoryLink {
  display: flex;
  align-items: center;
  color: #d7d5d5;
  font-weight: 400;
  opacity: .9;
  font-size: 19px;
  min-height: 50px;
}

.cusCategoriesHeading {
  border-bottom: 1px solid hsla(0,0%,100%,.3);
  color: #9a9695;
  font-family: Helvetica;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: .2em;
  line-height: 11px;
  padding-bottom: 23px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 0;
}

.categoryLink:hover {
  color: #f5bd00;
}

.p-r-10px {
  padding-right: 10px
}

.p-t-40px {
  padding-top: 40px
}

.max-width-unset {
  max-width: unset;
}

.is-text-transform-capitalize {
  text-transform: capitalize;
}

.commercial-text-with-link> .richtext> p {
  color: #281d15;
  font-size: 23px;
  line-height: 1.3;
}

.commercial-text-with-link> .richtext> p a {
  color: #f5bd00;
}

.commercial-text-with-link> .richtext> ul {
  font-size: 19px;
  color: #281d15;
  list-style: inside disc;
}

.commercial-text-with-link> .richtext> ul> li::marker {
  color: #f5bd00;
}

.m-t-0px {
  margin-top: 0;
}

.commercial-text-with-link {
  padding-bottom: 60px;
}

.table-of-content-active {
  color: #372e2d;
}

.tableOfContent {
  width: 18%;
  position: relative;
  border-right: 1px solid #372e2d;
  padding-right: 20px;
  
}

.tableOfContentInner {
  position: sticky;
  top: 145px;
}

.articleContent--inner> p {
  color: #281d15;
  font-size: 23px;
  line-height: 1.3;
  margin: 20px 0;
}

.articleContent--inner> ul {
  font-size: 19px;
  color: #281d15;
  list-style: inside disc;
}

.articleContent--inner> ul> li{
  font-size: 19px;
  color: #281d15;
  list-style: inside disc;
}

.articleContent--inner> ul> li::marker {
  color: #f5bd00;
}

.articleContent> .articleContent--inner> h1 {
  color: #281d15;
  font-size: 37px;
  line-height: 1.2;
  margin: 50px 0 20px 0px;
}

.articleContent> .articleContent--inner> h2 {
  color: #281d15;
  font-size: 37px;
  line-height: 1.2;
  margin: 50px 0 20px 0px;
}

.articleContent> .articleContent--inner> h3 {
  color: #281d15;
  font-size: 37px;
  line-height: 1.2;
  margin: 50px 0 20px 0px;
}

.articleContent--inner> p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.articleContent {
  width: 65%;
  padding-left: 20px;
}

.artcielSideBar {
  width: 20%;
  position: relative;
  padding-left: 20px;
}

.artcielSideBarInner {
  position: sticky;
  top: 145px;
}

.p-t-40px-desktop {
  padding-top: 40px;
}

.cus-art-ifram-vid> iframe {
  width: 100%;
}

.mainTable> .ul {
  margin-left: 0px;
}

@media only screen and (max-width: 780px) {
  .tableOfContent {
    width: 100%;
    padding: 0;
    padding-bottom: 10px;
    border-right: 0;
    border-bottom: 1px solid #372e2d;
    margin-bottom: 15px;
  }

  .tableOfContentInner {
    position: static;
  }

  .mainTable> .ul {
  margin-bottom: 0px;
  }
  
  .articleContent {
    width: 100%;
    padding-left: 0px;
  }

  .artcielSideBar {
    width: 100%;
    padding-left: 0px;
  }
}

p-t-40px {
  padding-top: 40px;
}

.table-of-content-li {
  list-style: none;
}

.cta-style--one {
  background: #372e2d;
  color: #fff;
}

.cus-p-t-b {
  padding: 10px 0px 70px;
}

.trade-text-with-link {
  padding: 30px;
}

.trade-text-with-link> .heading {
  font-size: 23px;
  line-height: 34px;
  margin: 10px 0;
  color: #372e2d;
}

.cusLoginHeader {
  font-size: 35px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 50px !important;
  color: #000;
  font-family: 'Helvetica' !important;
}

.cusLoginHeaderSpan {
  font-weight: 600;
}

.cusLoginLabel {
  left: 50% !important;
  transform: translate(-50%, 0%);
}

.cusLoginEmail {
  background: #ebebea !important;
  color: #9a9695 !important;
  text-align: center !important;
  border: unset !important;
  padding: 15px !important;
  width: 100% !important;
  font-size: 16px !important;
  line-height: 1.2;
}

.cusLoginPassword {
  background: #ebebea !important;
  color: #9a9695 !important;
  text-align: center !important;
  border: unset !important;
  padding: 15px !important;
  width: 100% !important;
  font-size: 16px !important;
  line-height: 1.2;
}

.cusLoginLabel {
  color: #9a9695;
  font-size: 18px;
}

.cusLoginSubmit {
  background: #f5bd00 !important;
  color: #000 !important;
}

.cusLoginSubmitA {
  font-size: 16px !important;
  margin-top: 0 !important;
  border: unset !important;
  cursor: pointer !important;
  text-decoration: none !important;
  color: #000 !important;
  text-transform: capitalize;
}

/* EDITS 11-4-23 */
/* CUSTOM FONTS */
/* HELVATICA BOLD */
@font-face {
  font-family: HelveticaBold;
  src: url("https://cdn.shopify.com/s/files/1/0701/0254/8798/files/HelveticaBold.woff?v=1681285268");
}

.font-family-HelveticaBold {
  font-family: HelveticaBold !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: HelveticaBold !important;
}

/* MuseoSlab700 */
@font-face {
  font-family: MuseoSlab700;
  src: url("https://cdn.shopify.com/s/files/1/0701/0254/8798/files/MuseoSlab700.woff?v=1681285858");
}

.font-family-MuseoSlab700 {
  font-family: MuseoSlab700 !important;
}

/* GARAMOND */
@font-face {
  font-family: EBGaramond-Regular;
  src: url("https://cdn.shopify.com/s/files/1/0701/0254/8798/files/EBGaramond-Regular.ttf?v=1681307215");
}

.font-family-EBGaramond-Regular {
  font-family: EBGaramond-Regular !important;
}

.cu-img-size-collection {
  opacity: .85;
  cursor: pointer;
}

.cu-img-size-collection:hover {
  opacity: 1;
}

.addSampleButton {
  opacity: .85;
}

.addSampleButton:hover {
  opacity: 1;
}

.addProductBuyButton {
  opacity: .85;
}

.addProductBuyButton:hover {
  opacity: 1;
}

.product-card .product-card-title {
  font-family: 'HelveticaBold';
}

.product-card .product-card-title {
  opacity: .85;
}

.product-card .product-card-title:hover {
  opacity: 1;
}

.p-lr-15px {
  padding: 0 15px;
}

.p-0 {
  padding: 0 !important;
}

.main-carousel-prod> .flickity-prev-next-button.previous {
  background: transparent;
  border: none;
  left: 15px;
  width: 60px;
  height: 60px;
  color: #fff;
}

.main-carousel-prod> .flickity-prev-next-button.next {
  background: transparent;
  border: none;
  right: 25px;
  width: 60px;
  height: 60px;
  color: #fff;
}

.main-carousel-prod> .flickity-prev-next-button.previous .flickity-button-icon {
  width: 60px;
  height: 60px;
}

.main-carousel-prod> .flickity-prev-next-button.next .flickity-button-icon { 
  width: 60px;
  height: 60px;
}


.main-carousel-finishes-imgs> .flickity-prev-next-button.previous {
  border: none;
  background: transparent;
  color: #fff;
  width: 60px;
  height: 60px;
  left: 0;
}

.main-carousel-finishes-imgs> .flickity-prev-next-button.next {
  border: none;
  background: transparent;
  color: #fff;
  width: 60px;
  height: 60px;
  right: 0;
}

.main-carousel-finishes-imgs> .flickity-prev-next-button.previous .flickity-button-icon {
  width: 60px;
  height: 60px;
  left: 0;
  top: 0;
}

.main-carousel-finishes-imgs> .flickity-prev-next-button.next .flickity-button-icon { 
  width: 60px;
  height: 60px;
  left: 0;
  top: 0;
}

.cusMinHeight500 {
  min-height: 500px !important;
}
 
@media only screen and (max-width: 780px) {
.is-flex-wrap {
  flex-wrap: wrap !important;
}
  
.i-f-left {
  padding-left: 0;
  padding-top: 40px;
}
}

.cuBannerCta {
  position: absolute !important;
  bottom: 25px;
}

.iconPadding {
  padding: 0 30px;
}

/* #hubble-container> #hubblepic {
  max-height: 550px;
  width: 100%;
  object-fit: cover;
} */

@media only screen and (max-width: 780px) {
.iconPadding {
  padding: 0;
} 
}

/* Category Modal */
.category-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #f5bd00;
  z-index: 9999;
}

/* Modal Content */
.category-modal-content {
  margin: auto;
  width: 100%;
  padding: 30px 40px;
}

/* The Close Button */
.category-modal-close {
  color: #372e2d;
  font-size: 27px;
}

.category-modal-close:hover,
.category-modal-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 780px) {
.cusCategoriesHeading {
  padding: 0;
  border: none;
  margin-left: 20px;
  color: #fff;
  margin-top: 5px;
}

.categoryAccordion {
  color: #000;
}

.catModalHeader {
  border-bottom: 1px solid #9a9695;
  display: flex;
  align-items: center;
  padding-bottom: 15px;
}

.cateogryPanel {
  border-bottom: 1px solid rgb(154, 150, 149);
}

/* .categoryAccordion:after {
  content: url('https://cdn.shopify.com/s/files/1/0701/0254/8798/files/arrow_3c6e0ee7-62c7-4d3b-aab7-a2727ef4a631.svg?v=1683455704');
  rotate: unset;
}

.categoryAccordion.active:after {
  content: url('https://cdn.shopify.com/s/files/1/0701/0254/8798/files/arrow_3c6e0ee7-62c7-4d3b-aab7-a2727ef4a631.svg?v=1683455704');
  rotate: 180deg;
} */

.cusAccordionArrowCat:before {
  background-color: #372E2D !important;
}

.cusAccordionArrowCat:after {
  background-color: #372E2D !important;
}

.categoryLink {
  color: #372e2d;
}
}

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

.image-collage-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.image-collage-content-double {
  width: 49.5%;
  height: 500px;
}

.image-collage-content-single {
  width: 100%;
  height: 500px;
}

.image-collage-content-single> .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.image-collage-content-tripple {
  width: 32.7%;
  height: 500px;
}

.image-collage-content-quadruple {
  width: 23.7%;
  height: 500px;
}

.image-collage-content-double> .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.image-collage-content-tripple> .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.image-collage-content-quadruple> .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@media only screen and (max-width: 780px) {
.image-collage-content-double {
  width: 100%;
  height: 500px;
}

.image-collage-content-tripple {
  width: 100%;
  height: 500px;
} 

.image-collage-content-quadruple {
  width: 100%;
  height: 500px;
} 
}

.test-wizart-button> .w-entry-point {
  color: rgb(55, 46, 45) !important;
  background-color: rgb(255, 205, 3) !important;
  padding: 0px 1.2rem !important;
  display: inline-flex !important;
  align-items: center !important;
  height: 100% !important;
  min-height: 60px !important;
  font-weight: 500 !important;
  gap: 10px;
  cursor: pointer !important;
  box-shadow: none !important;
  font-size: 16px !important;
  width: auto !important;
}

.test-wizart-button-explorer> .w-entry-point {
  color: #fff !important;
  display: inline-flex !important;
  background: #372e2d !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 0 20px !important;
  border-radius: 5rem !important;
  margin-top: 20px !important;
  height: 100% !important;
  min-height: 60px !important;
  font-weight: 500 !important;
  cursor: pointer !important;
  font-size: 16px !important;
  box-shadow: none !important;
  width: auto !important;
}

.test-wizart-button> .w-entry-point .w-entry-point__title {
  padding: 0 !important;
  font-family: 'HelveticaBold';
}

.test-wizart-button-explorer> .w-entry-point .w-entry-point__title {
  padding: 0 !important;
}

.zoomButton {
 cursor: pointer;
}

.anc-ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.anc-ul> .anc-li::before {
  margin-right: 5px;
  content: "•";
}

.anc-li> .link {
  color: #f5bd00;
  font-family: 'HelveticaBold';
  font-size: 18px;
}

.image-collage-text-block {
  position: relative;
  text-align: center;
  background-color: #372E2D;
  color: #FFFFFF;
  padding: 25px 40px;
  width: 100%;
  height: 100%;
}

.image-collage-text-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.image-collage-text-block> .heading {
  color: #fff;
  font-size: 37px;
  line-height: 38px;
  font-family: MuseoSlab700 !important;
}

.image-collage-text-block> .text{
  margin: 0;
  font-size: 19px;
  font-family: 'Helvetica';
  font-style: italic;
}

.image-collage-content-double-bg {
  width: 49%;
  height: 400px;
}

.background-collage-text-block {
  position: relative;
  text-align: center;
  background-color: #372E2D;
  color: #FFFFFF;
  padding: 25px 40px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.background-collage-text-block> .title {
  color: #fff;
  font-size: 37px;
  line-height: 38px;
  font-family: MuseoSlab700 !important;
}

.background-collage-text-block> .small-text {
  font-size: 19px;
  font-family: 'Helvetica';
  margin: 0;
}

.background-collage-text-block> .strong-text {
  font-size: 19px;
  font-family: 'HelveticaBold';
  margin: 0;
}

.background-collage-text-block> .link {
  color: #00e;
  font-size: 19px;
  font-family: 'HelveticaBold';
}

.ptb-20px {
  padding: 20px 0;
}

.ptb-10px {
  padding: 10px 0;
}

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

.contentWithBackgroundLink {
  padding: 30px;
  text-align: center;
  background-color: #F6F5F4;
  margin: 20px 0;
}

.contentWithBackgroundLink> .heading {
  font-size: 23px;
  line-height: 34px;
  font-family: 'Helvetica' !important;
  margin: 10px 0;
}

.contentWithBackgroundLink> .link {
  color: #f5bd00;
  font-size: 37px;
  font-family: 'HelveticaBold';
  line-height: 1.1;
}

.cus-image-with-brown-box {
  position: relative;
}

.cus-image-with-brown-box> .brown-box {
  position: absolute;
  bottom: 0;
  margin: 0;
  width: 100%;
  color: #fff;
  padding: 25px 40px;
  font-size: 19px;
  font-family: 'Helvetica';
  text-align: center;
}

.cus-image-with-brown-boxes {
  width: 49.5%;
  position: relative;
}

.cus-image-with-brown-boxes> .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.cus-image-with-brown-boxes> .brown-box {
  position: absolute;
  bottom: 0;
  margin: 0;
  width: 100%;
  color: #fff;
  padding: 25px 40px;
  font-size: 19px;
  font-family: 'Helvetica';
  text-align: center;
}

.image-with-text-block-bg {
  display: flex;
  align-items: center;
  gap: 10px;
}

.image-with-text-block-main-img {
  height: 350px;
  width: 49.5%;
}

.image-with-text-block-main-img> .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-with-text-block-main-text {
  width: 49.5%;
  min-height: 350px;
  display: flex;
  background-color: #F6F5F4;
}

.image-with-text-block-main-text-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px 40px;
}

.image-with-text-block-main-text-inner> .small-heading-main {
  color: #281D15;
  background-color: #F6F5F4;
  font-size: 19px;
  font-family: 'Helvetica';
  text-align: center;
  margin: 0;
}

.large-heading-underlined> h3> em {
  text-decoration: underline;
}

.cus-height-unset {
  height: unset;
}

.single-img-clg> .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-carousel-article-cell {
  width: 65%;
  height: 500px;
}

.image-carousel-article-cell> .img {
  max-height: 100%;
  width: 100%;
  display: block;
}

.image-carousel-article> .flickity-prev-next-button.previous {
  left: 15px;
  opacity: 1;
  background: transparent;
  border: 0;
  color: #fff;
  width: 60px;
  height: 60px;
}

.image-carousel-article> .flickity-prev-next-button.previous> .flickity-button-icon {
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
}

.image-carousel-article> .flickity-prev-next-button.next {
  right: 15px;
  opacity: 1;
  background: transparent;
  border: 0;
  color: #fff;
  width: 60px;
  height: 60px;
}

.image-carousel-article> .flickity-prev-next-button.next> .flickity-button-icon {
  width: 60px;
  height: 60px;
  top: 0;
  left: 0; 
}

.image-with-background-content-main {
  display: flex;
  height: 100%;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  margin: 10px 0;
}

.is-col-half {
  width: 50%;
}

.image-with-background-content-inner {
  background: #FFCD03;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 40px;
  text-align: center;
}

.bg-content-right-side> .text {
  color: #281d15;
  font-size: 37px;
  font-weight: 600;
  line-height: 1.1;
  font-family: MuseoSlab700 !important;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

.custom-cta-brown {
  display: inline-flex;
  margin-top: 10px;
  max-width: 240px;
  color: #FFFFFF;
  background-color: #372E2D;
  padding: 10px;
  text-align: left;
  font-size: 24px;
  line-height: 1.1;
  font-family: 'Helvetica';
}

.custom-cta-brown> .svg {
  left: 10px;
  margin: 0 1.5rem auto;
  position: relative;
}

.Icon-with-BG-content-inner {
  background: #f6f5f4;
  display: flex;
  padding: 30px 30px 30px 30px;
  text-align: start;
  align-items: flex-start;
}

.Icon-related-text {
  padding-left: 25px;
}

.Icon-related-text> .paragraph> p {
  font-size: 23px;
  line-height: 1.3;
  font-family: MuseoSlab700 !important;
  margin: 0;
}

.Icon-related-text> .paragraph> p> a {
  color: #ffcd03;
}

.icon-with-bg-content-main {
  margin: 10px 0;
}

.center-ele {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.mtb-10px {
  margin: 10px 0;
}

.image-carousel-article {
  margin: 10px 0;
}

.Icon-with-BG-content-inner> .img {
  height: 100%;
}

.cus-display--none {
  display: none;
}

.testimonial-artciles {
  padding-top: 10px;
  text-align: center;
}

.testimonial-artciles-stars {
  margin: 10px 0;
  font-size: 23px;
  font-family: 'Helvetica';
}

.testimonial-artciles-inner {
  padding-bottom: 40px;
}

.testimonial-artciles-inner> .paragraph {
  max-width: 90%;
  margin: 10px auto;
}

.testimonial-artciles-inner> .paragraph> p {
  font-size: 28px;
  line-height: 32px;
  color: #281d15;
}

.testimonial-artciles-inner> .paragraph> p> a {
  color: #ffcd03;
}

.testimonial-artciles-inner> .paragraph-2> p {
  color: #281d15;
  font-size: 23px;
  line-height: 34px;
  margin: 0;
}

.testimonial-artciles-inner> .paragraph-2> p> a {
  color: #ffcd03;
}

.w-entry-point {
  display: none !important;
}

.commercial-text-with-link> .cta-style--one:hover {
  color: #fff;
}

.commercial-text-with-link> .cus-links {
  display: inline-flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 20px;
}

.cus-image-bg-content {
  display: flex;
}

.cus-image-bg-content-outer {
  display: flex;
  align-items: center;
  text-align: center;
}

.cus-image-bg-content-inner {
  padding: 20px 40px;
}

.cus-image-bg-content-inner> .title> p {
  font-size: 37px;
  line-height: 1.2;
  font-family: 'Helvetica';
  color: #fff;
  margin-bottom: 15px;
}

.cus-image-bg-content-inner> .text {
  font-size: 23px;
  line-height: 1.3;
  color: #fff;
}

.cus-image-bg-content> .is-col-half> .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

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

.cus-styles-page-outer {
  max-width: 1200px;
  padding: 0 40px;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 30px;
}


.cus-styles-page-outer> .title {
  font-size: 46px;
  line-height: 1.2;
  color: #372e2d;
}

.cus-styles-page-outer .paragraph> p {
  font-size: 23px;
  line-height: 1.2;
  color: #372e2d;
}

.cus-styles-page-inner {
  display: flex;
  flex-wrap: wrap;
}

.cus-styles-page-content {
  width: 50%;
  position: relative;
  min-height: 450px;
  max-height: 450px;
}

.Icon-related-text {
  width: 100%;
  padding: 0;
  padding-top: 10px;
}

.cus-styles-page-content> .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cus-styles-page {
  padding-bottom: 40px;
}

.style-post-container-header {
  max-width: 1200px;
  padding: 30px 40px;
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.style-post-container-header> .paragprah> p {
  font-size: 23px;
  line-height: 1.2;
  color: #281d15;
}

.multi-style-tags {
  color: #f5bd00;
  font-size: 23px;
  line-height: 1.2;
  position: relative;
  padding: 0 10px;
}

.multi-style-tags::before {
  content: '';
  height: 1px;
  width: 20px;
  color: #000;
  display: inline-block;
  background: #000;
  transform: rotate(90deg);
  position: absolute;
  top: 14px;
  left: -12px;
}

.multi-style-tags:first-child::before {
  content: none;
}

.multi-style-tags-active {
  color: #281d15;
}

.shiplap-header-content> .main-para> p {
  font-size: 23px;
  line-height: 1.2;
  text-align: center;
  color: #281d15;
}

.shiplap-header-content> .main-title {
  text-align: center;
  font-family: 'MuseoSlab700' !important;
  font-size: 46px;
  line-height: 1.2;
}

.shiplap-main-inner {
  margin: auto;
  max-width: 1200px;
  padding: 0 40px;
  position: relative;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 20px;
}

.shiplap-main-inner-flex {
  display: flex;
  gap: 10px;
}

.shiplap-main-outer {
  background: #f6f5f4;
}

.shiplap-main-footer {
  text-align: center;
  padding-bottom: 40px;
  margin: auto;
  max-width: 1200px;
}

.shiplap-main-footer> .title {
  text-align: center;
  font-size: 37px;
  line-height: 1.1;
  margin-top: 10px;
  color: #281d15;
}

.shiplap-main-footer> .paragraph> p {
  text-align: center;
  font-size: 23px;
  line-height: 1.1;
  color: #281d15;
}

.shiplap-gallery {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}

.shiplap-main-inner-img {
  max-height: 500px;
}

.shiplap-main-inner-img> .img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.cus-image-bg-content> .is-col-half {
  max-height: 500px;
}

.cus-font-family-helv {
  font-family: 'Helvetica' !important;
}

.main_testi_header> .text {
  color: #281d15;
  font-size: 23px;
  font-family: 'Helvetica';
  line-height: 1.4;
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 0;
}

.cus-plr-10px {
  padding-left: 10px;
  padding-right: 10px;
}

.cus-faq-header {
  text-align: center;
  max-width: 600px;
  margin: auto;
  padding-bottom: 15px;
  padding-top: 70px;
}

.cus-faq-header> .title {
  font-size: 60px;
  line-height: 1;
  color: #372e2d;
}

.cus-color-brown {
  color: #372e2d;
}

.cus-font-size-20px {
  font-size: 20px;
  line-height: 1.1
}

.cus-pb-60px {
  padding-bottom: 60px;
}

.max-width-900px {
  max-width: 900px;
}

.cus-faq-header-bg> .title {
  max-width: 880px;
  margin: 0 auto;
}

.cus-faq-header-bg> .title> p {
  font-size: 20px;
  line-height: 1.4;
  color: #fff;
  text-align: center;
}

.cus-bg-faq-panel> h1 {
  color: #fff;
}

.cus-bg-faq-panel> h2 {
  color: #fff;
}

.cus-bg-faq-panel> h3 {
  color: #fff;
}

.cus-bg-faq-panel> h4 {
  color: #fff;
}

.cus-bg-faq-panel> h5 {
  color: #fff;
}

.cus-bg-faq-panel> h6 {
  color: #fff;
}

.cus-bg-faq-panel {
  background: transparent;
  color: #fff;
  font-size: 23px;
}

.cus-color-white {
  color: #fff;
}

.cus-faq-header-inner> .cus-accordion> .cusAccordion:after {
  content: url(/cdn/shop/files/arr1.svg?v=1691579409);
  float: right;
  margin-left: 5px;
  transition: transform 0.3s ease;
  transform: rotate(0deg);
}

.cus-faq-header-inner> .cus-accordion> .cusAccordion.active:after {
  transform: rotate(180deg);
}

.carousel-album> .flickity-prev-next-button.previous {
  left: 15px;
  opacity: 1;
  background: transparent;
  border: 0;
  color: #fff;
  width: 54px;
  height: 54px;
}

.carousel-album> .flickity-prev-next-button.previous> .flickity-button-icon {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.carousel-album> .flickity-prev-next-button.next {
  right: 15px;
  opacity: 1;
  background: transparent;
  border: 0;
  color: #fff;
  width: 54px;
  height: 54px;
}

.carousel-album> .flickity-prev-next-button.next> .flickity-button-icon {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.image-collage-5x1 {
  display: flex;
  gap: 2px;
}

.one-fifth-col {
  flex: 0 1 20%;
}

@media only screen and (max-width: 780px) {
.image-collage-content-double-bg {
  width: 100%;
  height: 100%;
}

.cus-image-with-brown-boxes {
  width: 100%;
}

.image-with-text-block-main-img {
  width: 100%;
}

.image-with-text-block-main-text {
  width: 100%;
}

.is-col-whole-mobile {
  width: 100%;
}

.Icon-with-BG-content-inner {
  flex-wrap: wrap;
  padding: 20px;
}

.Icon-related-text {
  width: 100%;
  padding: 0;
  padding-top: 10px;
}

testimonial-artciles-inner {
  padding-bottom: 20px;
}

.testimonial-artciles-inner> .paragraph {
  max-width: 90%;
}

.image-with-text-block-bg {
  flex-wrap: wrap;
}

.cus-styles-page-content {
  width: 100%;
  min-height: 350px;
  max-height: 350px;
}

.image-collage-5x1 {
  flex-wrap: wrap;
  gap: 0;
}

.one-fifth-col {
  flex: 0 1 100%;
  height: 100px;
}

.one-fifth-col> .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
}

.articleContent--inner> .p1> a {
  color: #f5bd00; 
}

.articleContent--inner> .p2> a {
  color: #f5bd00;
}

.articleContent--inner> .p3> a {
  color: #f5bd00;
}

.articleContent--inner> p> a {
  color: #f5bd00;
}

.articleContent--inner> h1> a {
  color: #f5bd00;
}

.articleContent--inner> h2> a {
  color: #f5bd00;
}

.articleContent--inner> h3> a {
  color: #f5bd00;
}

.articleContent--inner> h4> a {
  color: #f5bd00;
}

.articleContent--inner> h5> a {
  color: #f5bd00;
}

.articleContent--inner> h6> a {
  color: #f5bd00;
}

.stikwood-finishes-article-header {
  text-align: center;
  padding: 40px 0;
}

.stikwood-finishes-article-header> .heading {
  font-size: 37px;
  line-height: 1;
  margin: 0;
  color: #fff;
}

.stikwood-finishes-article-header> .text {
  font-size: 23px;
  color: #fff;
  margin: 0;
  padding-top: 10px;
}

.stikwood-finishes-article-inner {
  display: flex;
  position: relative;
  flex-wrap: wrap;
}

.stikwood-finishes-article-content {
  width: 50%;
  position: relative;
  max-height: 300px;
}

.stikwood-finishes-article-content> .img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.stikwood-finishes-article-content> .link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFFFFF;
  background-color: #372E2D;
  max-width: 240px;
  padding: 10px;
  text-align: left;
  margin-top: 10px;
  align-items: center;
  display: inline-flex;
  font-size: 24px;
  line-height: 1.2;
}

.stikwood-finishes-article-content> .link> .svg {
  left: 10px;
  margin: 0 1.5rem auto;
  position: relative;
}

@media only screen and (max-width: 780px) {
.stikwood-finishes-article-inner {
  flex-wrap: wrap;
}

.stikwood-finishes-article-content {
  width: 100%;
}
}

/* POP UP MODAL */
.modal-popup {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,.7);
  justify-content: center;
  align-items: center;
}

.modal-content-popUp {
background-color: #fefefe;
margin: auto;
padding: 0;
width: 100%;
max-width: 985px;
}

.close-pop-up {
  color: #5a5757;
  font-size: 36px;
  line-height: 1;
  position: absolute;
  right: 15px;
  top: 5px;
  cursor: pointer;
}
/*  */
.popUpflex {
  display: flex;
}

.popUpMainImg {
  width: 45%;
  max-height: 410px;
}

.popUpMainImg> .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}   

.popUpMainContent {
  width: 55%;
  background: #fff;
  display: flex;
  align-items: center;
  padding: 30px;
}

.modal-content-popUp {
  position: relative;
}

.popUpHeader {

}

.popUpHeader> .title {
  color: #372e2d;
  font-size: 25px;
  line-height: 1.2;
  font-family: 'HelveticaBold' !important;
  font-weight: 600;
  margin: 0;
  text-align: center;
  padding-bottom: 23px;
}

.popUpHeader> .para-text {
  font-size: 19px;
  letter-spacing: 0;
  line-height: 21px;
  text-align: center;
  margin: 0;
  color: #000;
}

.popUpHeader> .small-title {
  font-size: 19px;
  letter-spacing: 0;
  line-height: 21px;
  font-weight: 600;
  color: #000;
  text-align: center;
}

.popUpHeader> .small-title-italic {
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: -.025em;
  line-height: 18px;
  text-align: center;
  margin: 0;
}

.custom-modal-form {
  display: flex;
  width: 100%;
}

.custom-modal-form> .hs_email {
  width: 58%;
}

.custom-modal-form> .hs_email> .input> .hs-input {
  width: 100%;
  border-right: 0;
  background: #ebebea;
  color: #000;
}

.custom-modal-form> .hs_email> .no-list {
  display: none;
}

.custom-modal-form> .hs_submit {
  width: 42%;
}

.custom-modal-form> .hs_submit> .actions {
  text-align: left;
}

.custom-modal-form> .hs_submit> .actions> .hs-button {
  background-color: #f5bd00;
  border: none;
  color: #000;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0px;
  font-family: 'Helvetica';
}

.custom-modal-form> .hs_email> label {
  display: none;
}

.custom-modal-form> .hs_error_rollup {
  display: none;
}


/* SIGN UP FORM HS */
.custom-signup-form {
  display: flex;
  width: 100%;
}

.custom-signup-form> .hs_error_rollup {
  display: none;
}

.hs-form-27385ef1-22f0-45df-8811-476e1ca70e18> p {
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}

.custom-signup-form> .hs_email {
  width: 80%;
}

.custom-signup-form> .hs_email> .input> .hs-input {
  width: 100%;
  border-right: 0;
  background: #fff;
  padding-left: 12px;
  color: #000;
  font-size: 16px;
  line-height: 1.2;
}

.custom-signup-form> .hs_email> .no-list {
  display: none;
}

.custom-signup-form> .hs_submit {
  width: 15%;
}

.custom-signup-form> .hs_submit> .actions {
  text-align: left;
}

.custom-signup-form> .hs_submit> .actions> .hs-button {
  background-color: #f5bd00;
  border: none;
  color: #000;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0px;
  font-family: 'Helvetica';
  padding: 0;
}

.custom-signup-form> .hs_email> label {
  display: none;
}

.cus-max-width-700px {
  max-width: 700px !important;
}

.custom-signup-form> .hs_email> .input> .hs-input::placeholder {
  color: #000000a6;
}

@media only screen and (max-width: 780px) {
.popUpHeader> .title {
  font-size: 21px;
  line-height: 1.2;
}

.popUpHeader> .para-text {
  font-size: 12px;
  line-height: 1.2;
}

.popUpHeader> .small-title {
  font-size: 12px;
  line-height: 1.2;
}

.popUpflex {
  flex-wrap: wrap;
}

.popUpMainImg {
  display: none;
}

.popUpMainContent {
  width: 100%;
}

.custom-modal-form {
  flex-wrap: wrap;
  padding-bottom: 10px;
}

.custom-modal-form> .hs_email {
  width: 100%;
}

.custom-modal-form> .hs_submit {
  width: 100%;
}

.custom-modal-form> .hs_submit> .actions {
  text-align: center;
}

.custom-modal-form> .hs_email> .input> .hs-input {
  border-right: inherit;
}


/*  */
.custom-signup-form {
  padding-bottom: 10px;
}

.custom-signup-form> .hs_email {
  width: 75%;
}

.custom-signup-form> .hs_submit {
  width: 25%;
}

.custom-signup-form> .hs_submit> .actions {
  text-align: center;
}

.custom-signup-form> .hs_email> .input> .hs-input {
  border-right: inherit;
}
}

.discount-ribbon {
  position: absolute;
  transform: translateX(45%) translateY(0) rotate(-45deg);
  z-index: 11;
  width: 100%;
  margin-left: -78%;
  top: 13%;
}

.discount-ribbon> .text {
  color: #000;
  margin: 0;
  padding: 13px 20px;
  background: #ffcd03;
  width: 100%;
  display: flex;
  justify-content: center;
  font-size: 23px;
  line-height: 1.2;
}

@media only screen and (max-width: 1025px) {
.discount-ribbon {
  margin-left: -76%;
  top: 12%;
}  

.discount-ribbon> .text {
  font-size: 18px;
  line-height: 1.2;
  padding: 10px 14px;
}
}

@media only screen and (max-width: 790px) {
.discount-ribbon {
  margin-left: -76%;
  top: 12%;
}  

.discount-ribbon> .text {
  font-size: 18px;
  line-height: 1.2;
  padding: 10px 14px;
}
}

@media only screen and (max-width: 600px) {
.discount-ribbon {
  margin-left: -82%;
  top: 18%;
}  

.discount-ribbon> .text {
  font-size: 18px;
  line-height: 1.2;
  padding: 10px 14px;
}
}

@media only screen and (max-width: 490px) {
.discount-ribbon {
  margin-left: -80%;
  top: 20%;
} 

/* .discount-ribbon> .text {
  font-size: 19px;
} */
}

.custom-discounted-price {
  font-size: 16px;
  line-height: 15px;
  text-decoration: line-through;
  color: #b28f02;
  margin-right: 5px;
}
.custom-discounted-price-prod-page{
  font-size: 16px;
  line-height: 15px;
  text-decoration: line-through;
  opacity:0.5;
  font-weight: 100;
  margin-right: 5px;
}

/* 1-sep-2023 */
/* ACCOUNT */
.acc-header {
  background: #281d15;
  display: flex;
  width: 100%;
}

.acc-header> .heading {
  width: 100%;
  font-size: 50px;
  line-height: 1.1;
  color: #fff;
  font-family: EBGaramond-Regular !important;
  font-weight: 700;
  padding: 30px 20px;
  max-width: 1200px;
  margin: 0 auto;
  letter-spacing: 1px;
}

.acc-inner {
  margin: 100px auto 0;
  max-width: 1200px;
  padding: 0;
}

.myaccount-content> .title {
  font-size: 37px;
  line-height: 1.1;
  font-family: EBGaramond-Regular !important;
  font-weight: 700;
  margin-bottom: 60px;
}

.myaccount-sidebar> .title {
  font-size: 37px;
  line-height: 1.1;
  font-family: EBGaramond-Regular !important;
  font-weight: 700;
  margin-bottom: 60px;
}

.cus-tb-font {
  font-family: EBGaramond-Regular !important;
  font-size: 16px;
  line-height: 1.1;
}

.cus-table-tr {

}

.cus-table-th {
  background: #f3f4f4;
  border: 1px solid #d8dcdc !important;
  padding: 30px !important;
  text-align: left !important;
  font-size: 16px !important;
  text-transform: capitalize !important;
  font-weight: 700 !important;
  letter-spacing: 0px !important;
}

.cus-table-th-1 {
  border: 1px solid #d8dcdc !important;
  padding: 30px !important;
  text-align: left !important;
  font-size: 16px !important;
  text-transform: capitalize !important;
  letter-spacing: 0px !important;
}

.cus-tb-add {
  font-family: EBGaramond-Regular !important;
  font-size: 23px !important;
  line-height: 1.2 !important;
  font-style: normal !important;
  padding-bottom: 25px;
  padding-top: 25px;
}

.cus-tb-va {
  color: #ffcd03;
  text-decoration: none;
  font-family: EBGaramond-Regular !important;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 700;
}

.cus-tb-va:before {
  background: unset !important;
}

.cus-tb-va:hover:after {
  transform: scale(0, 0);
}

.cus-acc-label {
  font-family: EBGaramond-Regular !important;
  font-size: 28px !important;
  line-height: 32px;
  font-style: normal !important;
  font-weight: 600;
}

.add-header {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.add-header> .heading {
  font-size: 50px;
  line-height: 1.1;
  color: #fff;
  font-family: EBGaramond-Regular !important;
  font-weight: 700;
  padding: 30px 20px;
  letter-spacing: 1px;
  margin: 0;
}

.cus-add-address {
  padding: 20px 50px;
  background: #ffcd03;
  font-family: EBGaramond-Regular !important;
  font-weight: 700;
  color: #000;
  font-size: 16px;
  line-height: 1.2;
  text-transform: uppercase;
}

.pt-100px {
  padding-top: 100px;
}

.cus-data-address {
  max-width: 400px;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 60px;
}

.cus-data-address> .title {
  font-size: 37px;
  line-height: 1.1;
  color: #000;
  font-family: EBGaramond-Regular !important;
  font-weight: 700;
}

.cus-address-col {
  width: 33%;
}

.cus-add-flex {
  display: flex;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
}

.cus-address-col> .link {
  color: #ffcd03;
  font-size: 18px;
  line-height: 1.1;
  font-family: EBGaramond-Regular !important;
  font-weight: 700;
  margin-left: 10px;
}

.cus-address-col> .title {
  font-size: 37px;
  line-height: 1.1;
  font-family: EBGaramond-Regular !important;
  font-weight: 700;
  color: #000;
}

.cus-address-main> p {
  font-size: 18px;
  line-height: 1.2;
  font-family: EBGaramond-Regular !important;
  color: #000;
  font-style: normal;
}

.cus-address-main> p::first-line {
  font-size: 24px;
  line-height: 1.2;
}

.m-0> p {
  margin: 0;
}

.cus-edit-address-button {
  font-size: 18px;
  line-height: 1.2;
  font-family: EBGaramond-Regular !important;
  color: #000;
  font-style: normal;
  margin-right: 0;
}

.cus-edit-address-button:before {
  background: unset !important;
}

.cus-delete-address-button {
  font-size: 18px;
  line-height: 1.2;
  font-family: EBGaramond-Regular !important;
  color: #ffcd03;
  font-style: normal;
}

.cus-delete-address-button:before {
  background: unset !important;
}

.cus-edit-address-button:hover:after {
  transform: scale(0, 0);
}

.cus-delete-address-button:hover:after {
  transform: scale(0, 0);
}

.customer-name-main {
  font-size: 28px;
  line-height: 1.2;
  font-family: EBGaramond-Regular !important;
  color: #000;
  font-style: normal;
  margin: 0;
}

.cus-ordr-head {
  flex-direction: column;
  padding: 30px 20px;
}

.link-cus-ordr {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  font-size: 16px;
  line-height: 1.2;
  font-family: EBGaramond-Regular !important;
  font-weight: 700;
  color: #fff;
  margin-top: 2px;
}

.p-tb-20px {
  padding: 0 20px !important;
}

.cus-order-title {
  font-size: 37px;
  line-height: 1.1;
  font-family: EBGaramond-Regular !important;
  font-weight: 700;
  margin-bottom: 60px;
  color: #000;
}

.cus-order-date {
  font-size: 28px;
  line-height: 1.1;
  font-family: EBGaramond-Regular !important;
  font-weight: 700;
  color: #000;
}

.cus-order-cancelled {
  background-color: #fff6f6;
  border: 1px solid #d02e2e;
  border-radius: 3px;
  color: #d02e2e;
  margin-bottom: 15px;
  padding: 6px 12px;
  text-align: left;
}   

.cus-order-cancelled> .large-heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
}

.cus-order-cancelled> .small-heading {
  font-size: 14px;
  line-height: 1;
  margin: 0;
  font-family: EBGaramond-Regular !important;
}

.cus-prop-hide {
  display: none;
}

.cus-border-none {
  border-top: 0 !important;
}

.cus-payment-status {
  font-family: EBGaramond-Regular !important;
  font-size: 18px;
  line-height: 1.2;
  font-style: normal !important;
  margin: 0;
}

.cus-order-page-address {
  font-family: EBGaramond-Regular !important;
  font-size: 18px;
  line-height: 1.2;
  font-style: normal !important;
  margin: 0;
  padding-top: 12px;
}

.cus-text-uppercase {
  text-transform: uppercase;
}

.cus-add-address-panel {
  font-size: 37px;
  line-height: 1.1;
  font-family: EBGaramond-Regular !important;
  font-weight: 700;
  color: #000;
}

.cus-add-address-panel-fields {
  background: #f6f5f4 !important;
  border: none !important;
  width: 100%;
  font-size: 16px !important;
  line-height: 17px;
  text-transform: capitalize;

}

.cus-add-address-panel-label {
  font-size: 16px;
  line-height: 1.1;
  text-transform: capitalize;
  color: #000000c9;
}

.cus-add-address-panel-input {
  font-size: 16px !important;
  line-height: 1.1;
  text-transform: capitalize;
  color: #000000c9 !important;
}

.cus-address-cta {
  background: #ffcd03;
  color: #000;
  font-family: EBGaramond-Regular !important;
}

.cta-style--one:hover {
  color: #fff;
}

.p-0 {
  padding: 0;
}

.cus-border-0 {
  border: 0 !important;
}

.cus-input-flex {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

.cus-checkbox-text {
  font-family: EBGaramond-Regular !important;
  line-height: 1.2;
  margin-left: -8px;
}

.cus-span-link {
  font-size: 16px;
  font-family: EBGaramond-Regular !important;
  letter-spacing: 0px;
  line-height: 1.2;
}

.cus-close-panel-add {
  font-size: 16px;
  font-family: EBGaramond-Regular !important;
  line-height: 1.2;
  font-weight: 700;
}

/* TRADE PAGE */

.trade-app-main {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}

.trade-app-header {
  padding-top: 60px;
  padding-bottom: 30px;
}

.trade-app-header> .title {
  font-size: 37px;
  line-height: 1.2;
  color: #281d15;
}

.trade-app-header-richtext> p {
  font-size: 23px;
  line-height: 1.3;
  color: #281d15;
}

.trade-app-header-richtext> p> a {
  color: #f5bd00;
}

.cus-font-weight-400px {
  font-weight: 400 !important;
}

.cus-login-acc {
  text-transform: capitalize !important;
  letter-spacing: 0px !important;
  font-size: 16px !important;
}

.cus-forget-pass-text {
  text-align: left !important;
  font-size: 18px;
  line-height: 1.2;
  text-transform: none;
  font-family: EBGaramond-Regular !important;
}

.is-text-transform-uppercase {
  text-transform: uppercase !important;
}

.cus-cancel-pass {
  font-size: 16px !important;
  margin-top: 0 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
}

.cus-m-b-20px {
  margin-bottom: 20px !important;
}

@media only screen and (max-width: 790px) {
.trade-app-main {
  padding: 0 20px;
}
}

.trade-price-side-modal{
  margin: 0;
  margin-left: 18px;
  text-decoration: line-through;
  opacity: 0.5;
}

/* Return policy */
.cus-pt-pb-100px {
  padding-top: 100px;
  padding-bottom: 100px;
}

.return-policy-inner {
  margin-bottom: 40px;
}

.return-policy-inner> .title {
  color: #372E2D;
  font-size: 46px;
  line-height: 52px;
}

.return-policy-inner> .paragraph> p {
  color: #372E2D;
  font-size: 23px;
  line-height: 1.4;
}

.return-policy-inner> .paragraph> ul {
  list-style: inside;
}

.return-policy-inner> .paragraph> ul> li {
  font-size: 19px;
}

.return-policy-inner> .paragraph> ul> li::marker {
  color: #f5bd00;
}

.return-policy-inner> .paragraph> ul> li> a {
  color: #f5bd00;
}
.return-policy-inner> .paragraph> p> a {
  color: #f5bd00;
}

/* Privacy policy */
.cus-privacy-policy-title {
  color: #372E2D;
  font-size: 46px;
  line-height: 52px;
  font-family: 'Helvetica' !important;
}

.cus-privacy-policy-title> span {
  font-weight: 700;
}

.privacy-policy-inner> .title {
  color: #372E2D;
  font-size: 28px;
  line-height: 1.4;	
}

.privacy-policy-inner> .paragraph> p {
  color: #372E2D;
  font-size: 23px;
  line-height: 1.4;
}

.privacy-policy-inner> .paragraph> ul {
  list-style: inside;
}

.privacy-policy-inner> .paragraph> ul> li {
  font-size: 19px;
}

.privacy-policy-inner> .paragraph> ul> li::marker {
  color: #f5bd00;
}

.privacy-policy-inner> .paragraph> ul> li> a {
  color: #f5bd00;
}

.privacy-policy-inner> .paragraph> p> a {
  color: #f5bd00;
}

/* Terms of service */
.cus-terms-service-policy-title {
  color: #281d15;
  font-size: 37px;
  font-weight: unset;
  line-height: 42px;
}

.terms-service-header {
  background-color: #F6F5F4;
  padding: 30px;
  margin-bottom: 40px;
}

.terms-service-header> .cus-richtext> p {
  font-size: 23px;
  line-height: 1.4;
}

.terms-service-header> .cus-richtext> p> a {
  color: #f5bd00;
}

.terms-service-policy-inner> .title {
  color: #281d15;
  font-size: 23px;
  font-weight: unset;
  line-height: 1.4;
}

.terms-service-policy-inner> .paragraph> p {
  color: #281d15;
  font-size: 23px;
  font-weight: unset;
  line-height: 1.4;  
}

.terms-service-policy-inner> .paragraph> ul {
  list-style: inside;
}

.terms-service-policy-inner> .paragraph> ul> li {
  font-size: 19px;
}

.terms-service-policy-inner> .paragraph> ul> li::marker {
  color: #f5bd00;
}

.terms-service-policy-inner> .paragraph> ul> li> a {
  color: #f5bd00;
}

.terms-service-policy-inner> .paragraph> p> a {
  color: #f5bd00;
}

/* Terms of service */
.header-img-banner-inner> .title {
  font-size: 100px;
  font-style: normal;
  line-height: 115px;
  color: #FFCD03;
  text-align: center;
  margin: 0;
}

.header-img-banner-inner> .description {
  font-size: 28px;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  margin: 0;
}

/* Designer spotlight */
.designer-spotlight-richtext> .paragraph> p {
  font-size: 23px;
  line-height: 1.4;
  color: #281d15;
  padding: 40px 0;
  margin: 0;
  text-align: center;
}

@media only screen and (max-width: 780px) {
.header-img-banner-inner> .title {
  font-size: 50px;
  line-height: 65px;
  max-width: 300px;
  margin: 0 auto;
}

.header-img-banner-inner> .description {
  font-size: 23px;
  line-height: 1.4;
} 
}

/* Activate account */
.cus-decline-cta {
  text-align: center;
}

.cus-decline-cta> .link {
  color: #281d15;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 40px;
  text-align: center;
}

.cus-activate-title-main {
  margin-bottom: 10px !important;
}

.cus-activate-text {
  font-size: 23px;
  line-height: 1.4;
}


/* Search modal */
.cus-search-modal {
  background: #372e2d !important;
  position: fixed !important;
  top: 32% !important;
  height: 100% !important;
  box-shadow: none !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
}

/* search page */
.search-page-header {
  min-height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-direction: column;
}

.custom-form-search {
  min-width: 70%;
}

.cus-search-input-field {
  border: 1px solid #d7d5d5 !important;
  border-right: none !important;
  outline: transparent;
  padding: 12.5px !important;
  width: 100% !important;
  font-size: 18px !important;
}

.cus-search-submit-cta {
  display: flex;
  background: #f5bd00;
  border: none;
  color: #372e2d;
  cursor: pointer;
  width: 100%;
  max-width: 200px;
  min-height: 52px;
  text-transform: uppercase;
  font-size: 16px;
  justify-content: center;
  align-items: center;
  padding: 12.5px 60px;
}

.cus-search-fieldset {
  display: flex;
  justify-content: center;
  align-items: center;
}

.search-product-card-title {
  color: #281d15;
  font-size: 19px !important;
  line-height: 23px !important;
}    

.cus-search-prod-aspect-ratio {
  padding-bottom: 50% !important;
}

.cus-search-current {
  color: #281d15;
  font-size: 23px;
  line-height: 42px;
  margin-top: 50px;
  font-weight: 300;
  font-family: 'Helvetica' !important;
  text-align: center;
}

.search-page-blog-card-title {
  color: #281d15;
  font-size: 19px !important;
  line-height: 23px !important;
}

.margin-b-20px {
  margin-bottom: 20px !important;
}

.page-blog-search-rm {
  font-size: 19px;
  line-height: 1.4;
  gap: 20px;
}

@media only screen and (max-width: 780px) {
.custom-form-search {
  min-width: 100%;
}

.cus-search-fieldset {
  flex-direction: column;
}

.cus-search-input-field {
  border: 1px solid #d7d5d5 !important;
  margin-bottom: 20px !important;
}

.cus-search-submit-cta {
  width: 100%;
  max-width: 100%;
}
  
}

/* The Modal (background) */
.modalSearch {
  display: none; 
  position: fixed;
  z-index: 28;
  padding-top: 130px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #372e2d;
  align-items: center;
  justify-content: center;
}

.modal-content-search {
  width: 100%;
  position: relative;
}

.closeSearch {
  position: absolute;
  right: 25px;
  top: 0;
  margin-top: 150px;
  cursor: pointer;
  z-index: 29;
}

.custom-search-bar {
  width: 100%;
  max-width: 56%;
  margin: 0 auto;
}

.custom-search-bar-links {
  width: 100%;
  max-width: 70%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
}

.cus-search-modal-cta {
  font-size: 19px;
  line-height: 1.4;
  color: #fff;
  padding-bottom: 20px;
}

.cus-search-modal-cta:last-child {
  padding-bottom: 5px;
}

.cus-search-modal-input {
  background: #fff !important;
  border-radius: 0 !important;
}    

@media only screen and (max-width: 1067px) {
.modalSearch {
  align-items: start;
  padding-top: 140px;
  z-index: 30;
  margin-top: 70px;
} 

.cus-search-modal-input {
  margin-bottom: 0 !important;
}

.closeSearch {
  margin-top: 40px;
}

.custom-search-bar-links {
  margin-top: 20px;
}
}

/* MOBILE MENU */
@media only screen and (max-width: 1067px) {
.cus-mobile-menu-flex {
  display: flex !important;
}  

.m-r-20px {
  margin-right: 20px;
}

.hideOnMobile {
  display: none !important;
}

.mobile-toggle-wrapper.active .mobile-toggle span:nth-child(1) {
  top: 12px;
}
  
.mobile-toggle-wrapper.active .mobile-toggle span:nth-child(3) {
  top: 33px;
}

.cus-mobile-menu-links {
  font-size: 19px !important;
  line-height: 1.4 !important;
  font-family: 'HelveticaBold' !important;
  text-transform: lowercase !important;
  letter-spacing: 0 !important;
}

.cus-mobile-menu-nav {
  border-top: 0 !important;
}

.mobile-menu-contact-entries {
  padding: 0 15px;
  padding-top: 28px;
}

.search-for-mobile-menu {
  display: inline-flex;
  padding-bottom: 25px;
}

.search-for-mobile-menu> .small-text {
  margin: 0;
  color: #000;
  font-size: 19px;
  margin-left: 15px;
  text-transform: lowercase;
}

.mobile-tooltip-inner {
  min-width: 32px;
  text-align: center;
}

.tooltip-main-text {
  color: #000;
  font-size: 19px;
  line-height: 1.4;
}

.pr-0-mobile {
  padding-right: 0;
}

.cus-mobile-menu-lower {
  padding-top: 35px;
  padding-bottom: 45px;
  padding-right: 15px;
  padding-left: 15px;
}

.cu-upper-header-link {
  letter-spacing: 1px;
  opacity: .9;
}

.cus-mobile-menu-link-border {
  border-bottom: 1px solid #e6e6e6;
}

.cus-border-bottom-0 {
  border-bottom: 0 !important;
}

.cus-sub-mobile-menu {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.cus-sub-mobile-menu-links {
  padding: 0px 0 15px 45px !important;
  color: #372e2d;
  font-weight: 400 !important;
  opacity: .9;
  letter-spacing: 0px !important;
  font-size: 19px !important;
  text-transform: lowercase !important;
}
  
}

.cus-product-recommendations__heading {
  margin-bottom: 45px;
  color: #fff;
  padding-top: 30px;
  padding-left: 40px;
  font-size: 30px;
  line-height: 1.4;
}

.cus-rec-product-ul {
  justify-content: center;
  margin-bottom: 0;
}

.cusAccordionArrowCat {
  top: 0;
  width: 15px;
  float: right;
  z-index: 2;
  cursor: pointer;
  height: 15px;
  position: relative;
  right: 0;
}

.cusAccordionArrowCat:before {
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  transition: all .5s;
  width: 0.15rem;
  background-color: #fff;
  left: -5px;
  transform: rotate(-45deg);
}

.cusAccordionArrowCat:after {
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  transition: all .5s;
  width: 1.5px;
  background-color: #fff;
  left: 5px;
  transform: rotate(45deg);
}

.cusAccordionArrowCat.active:before {
  transform: rotate(45deg);
}

.cusAccordionArrowCat.active:after {
  transform: rotate(-45deg);
}

@media only screen and (max-width: 780px) {
.custom-product-name> h4 {
  font-size: 23px;
  line-height: 1.2;
  margin-bottom: 0;
}

.custom-product-name> h1 {
  font-size: 50px;
  margin-bottom: 0;
}

.cu-product-imgs> .flickity-page-dots {
  display: none;
}

.cus-product-detail> .description> p {
  font-size: 16.5px;
  line-height: 1.3;
}

.cus-product-metafields {
  max-width: none;
}

.p-0-mobile {
 padding: 0;
}

.cusAccordionProducts {
  font-size: 28px;
}

.reviews-qa-labels-container  {
  display: none !important;
}

.cu-doc-content {
  width: 100%;
  min-height: 110px;
  padding: 20px;
  justify-content: center;
}

.cus-doc-link {
  flex-direction: row;
  align-items: center;
  width: 100%;
}

.doc-icon> svg {
  width: 60px;
  height: 60px;
}

.cus-product-recommendations__heading {
  padding-left: 0px;
  font-size: 28px;
  line-height: 1.1;
}

.cus-rec-product-ul {
  justify-content: unset;
  display: flex !important;
  overflow: scroll;
  flex-wrap: nowrap;
  padding-bottom: 70px;
}

.cus-rec-product-ul::-webkit-scrollbar {
  display: none;
}
  
}

@media only screen and (max-width: 1186px) {
.blog-banner-tags {
  bottom: 130px;
  overflow: scroll;
  flex-wrap: nowrap;
  white-space: nowrap;
  justify-content: unset;
}
}

.product-featured-image-link> .show-sec-img {
  z-index: 10 !important;
}

/* STIKWOOD INSTALLATION */
.stikwood-installation-header {
  padding-top: 100px;
  padding-bottom: 60px;
}

.stikwood-installation-header> .title {
  font-size: 46px;
  color: #372E2D;
  line-height: 52px;
}

.stikwood-installation-header> .paragraph {
  font-size: 23px;
  line-height: 34px;
  color: #372E2D;
}

.stikwood-installation-header> .richtext> p {
  font-size: 23px;
  line-height: 34px;
  color: #372E2D;
}

.stikwood-installation-header> .richtext> p> a {
  color: #f5bd00;
}

.stikwood-installation-header> .richtext> ul {
  font-size: 19px;
  color: #372E2D;
  margin-left: 40px;
}

.stikwood-installation-header> .richtext> ul> li {
  font-size: 19px;
  color: #372E2D;
}

.stikwood-installation-header> .richtext> ul> li::marker {
  color: #f5bd00;
}

.stikwood-installation-header> .richtext> ul> li> a {
  color: #ffcd03;
}

.stikwood-installation-header> .richtext> ol {
  font-size: 19px;
  color: #372E2D;
  margin-left: 40px;
}

.stikwood-installation-header> .richtext> ol> li {
  font-size: 19px;
  color: #372E2D;
}

.stikwood-installation-header> .richtext> ol> li::marker {
  color: #f5bd00;
}

.stikwood-installation-header> .richtext> ol> li> a {
  color: #ffcd03;
}

.installation-main-inner> .heading {
  padding: 40px 0px 15px 0px;
  font-size: 28px;
  line-height: 32px;
  margin: 10px 0;
}

.cus-installation--videos-ifram-vid> iframe {
  width: 100% !IMPORTANT;
  min-height: 600px !important;
}

.stikwood-installation-bg {
  padding-bottom: 60px;
}

.installation-main-inner> .richtext> p {
  font-size: 23px;
  line-height: 34px;
  color: #372E2D;
}

.installation-main-inner> .richtext> p> a {
  color: #f5bd00;
}

.installation-main-inner> .richtext> ul {
  font-size: 19px;
  color: #372E2D;
  margin-left: 40px;
}

.installation-main-inner> .richtext> ul> li {
  font-size: 19px;
  color: #372E2D;
}

.installation-main-inner> .richtext> ul> li::marker {
  color: #f5bd00;
}

.installation-main-inner> .richtext> ul> li> a {
  color: #ffcd03;
}

.installation-main-inner> .richtext> ol {
  font-size: 19px;
  color: #372E2D;
  margin-left: 40px;
}

.installation-main-inner> .richtext> ol> li {
  font-size: 19px;
  color: #372E2D;
}

.installation-main-inner> .richtext> ol> li::marker {
  color: #f5bd00;
}

.installation-main-inner> .richtext> ol> li> a {
  color: #ffcd03;
}

.cus-sub-mobile-menu> .menu-item-has-children> .link-container> span {
  display: none !important;
}

.cus-sub-mobile-menu> .menu-item-has-children> .link-container> .cus-sub-mobile-menu-links {
  opacity: 1;
  padding-bottom: 0 !important;
  color: #000;
}

.cus-styles-page-content> .style-video-main {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.style-video-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 70%;
}

.style-video-inner> .paragraph {
  color: #FFFFFF;
  font-size: 23px;
  line-height: 34px;
  margin: 0;
  margin-bottom: 14px;
}

.style-video-inner-link {
  color: #FFFFFF;
  background-color: #372E2D;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 15px 5px 18px 15px;
  text-align: left;
  width: 239px;
  margin: 0 auto;
}

.style-video-inner-link> .heading {
  margin: 0;
  font-size: 24px;
  line-height: 26px;
  opacity: .85;
  max-width: 65%;
}

.style-video-inner-link> .svg {
  margin: 0 15px;
  position: relative;
  left: 10px;
  opacity: .85;
}

.style-video-inner-link:hover> .heading {
  opacity: 1;
}

.style-video-inner-link:hover> .svg {
    opacity: 1;
}

.custom-quantity-unit{
  font-size: 10px;
  line-height: 1px;
  padding-left: 2px;
  text-transform: uppercase;
  letter-spacing: 0px;
}

@media only screen and (max-width: 780px) {
.custom-product-name {
  padding: 0 15px;
}

.cus-p-lr-15px-mbl {
  padding: 0 15px;
}

.cus-product-detail {
  padding-right: 15px;
  padding-left: 15px;
}

.cus-container-main {
  padding: 0 15px;
}

.cus-container {
  padding: 0 15px;
}

.cus-accordion {
  margin-right: 0;
  margin-left: 0;
}

.image-with-text-overlay--content {
  padding: 0 15px !important;
}

.brand-title {
  padding-left: 15px;
  padding-right: 15px;
}

.cus-featured-icon-tab {
  justify-content: flex-start;
  padding-left: 0px;
}
  
}

.cus-featured-icon-tab {
  justify-content: flex-start;
  padding-left: 40px;
}

@media only screen and (max-width: 480px) {

}

/* 404 PAGE */
.template-404 .header-section {
  display: none;
}

.template-404 .footer {
  display: none;
}

.cus-404-page {
  background: #000;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.cus-404-header {
  display: inline-flex;
  z-index: 99;
  color: #fff;
  align-items: center;
}

.cus-404-header> .title {
  z-index: 99;
  color: #fff;
  display: inline-block;
  margin: 0;
  padding: 0 23px 0 0;
  font-size: 24px;
  vertical-align: top;
  line-height: 49px;
  font-family: 'Helvetica' !important;
  border-right: 1px solid rgba(255, 255, 255, .3);
  margin-right: 23px;
}

.cus-404-header> .text {
  font-size: 14px;
  font-weight: normal;
  line-height: 49px;
  margin: 0;
}

.cus-banner-tags {
  padding-bottom: 10px;
}

.cus-banner-tags> .link {
  background: #372e2d;
  font-size: 19px;
  color: #fff;
  min-width: 40px;
  min-height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding: 0 10px;
}

.fkl-banner-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
  padding-bottom: 20px;
  width: 100%;
}

.fkl-banner-inner> .title {
  font-size: 58px;
  line-height: 66px;
  color: rgb(55, 46, 45);
}

@media only screen and (max-width: 780px) {
.fkl-banner-inner> .title {
  font-size: 50px;
  line-height: 56px;
}

.cusPanelProduct {
  width: 100%;
}

.cus-mobile-table-of-content {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 25px;
}


}

.fkl-giveaway-richtext-header {
  padding-top: 40px;
}

.fkl-giveaway-richtext> p {
  font-size: 23px;
  line-height: 1.4;
}

.fkl-giveaway-richtext> p> a {
  color: #f5bd00;
}

.fkl-giveaway-form {
  background-color: #E5E5E5;
  width: 100%;
  max-width: 580px;
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 80px;
}

.fkl-giveaway-form> form {
  padding: 6px 15px 20px 15px;
}

.fkl-giveaway-form> form> .container> .row__ID {
  padding: 15px 50px;
}

.fkl-giveaway-form> form> .container> .row__ID> .col-sm {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.fkl-giveaway-form> form> .container> .row__ID> .col-sm> span {
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  padding-bottom: 5px;
  margin-top: 15px;
}

.fkl-giveaway-form> form> .container> .row__ID> .col-sm> span> sup {
  color: #ff0000;
}

.fkl-giveaway-form> form> .container> .row__ID> .col-sm> .form-control {
  background: #ebebea;
  border: unset;
  color: #9a9695;
  margin: 9px 0;
  padding: 15px;
  width: 100%;
}


.fkl-giveaway-form> form> .container> .row__ID> .col {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.cus-ptb-30px {
  padding: 30px 0;
}

.fkl-giveaway-form> form> .container> .row__ID> .col> span {
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  padding-bottom: 5px;
  margin-top: 15px;
}

.fkl-giveaway-form> form> .container> .row__ID> .col> span> sup {
  color: #ff0000;
}

.fkl-giveaway-form> form> .container> .row__ID> .col> .form-control {
  background: #ebebea;
  border: unset;
  color: #9a9695;
  margin: 9px 0;
  padding: 15px;
  width: 100%;
}

.custom-file-input {
  background: #ebebea;
  border: unset;
  color: #9a9695;
  margin: 9px 0;
  padding: 15px;
  width: 100%;
}

.custom-file-label {
  font-size: 14px;
  line-height: 1.4;
  color: #000;
  font-weight: 700;
  display: inline-block;
  margin-top: 15px;
}

.fkl-giveaway-form> form> .container> .row> .center {
  width: 100%;
}

.fkl-giveaway-form> form> .container> .row> .center> .btn-secondary {
  color: #ffffff;
  background-color: #FFC222;
  border-color: #FFC222;
  border-radius: 0;
  max-width: 256px;
  padding: 15px;
  text-transform: uppercase;
  width: 100%;
  cursor: pointer;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.cus-flex-100 {
  width: 100%;
}

.mobile-article-cta> svg {
  width: 100%;
  max-width: 32px;
  height: 100%;
}

.product-explorer-imgg {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
}
/*Load more button css  */
.load_more_wrapper{
  width: 100%;
  text-align: center;
}
/* Table of content styles */
.font-15px{
 font-size: 15px;
}
.table-of-content-sub-heading{
  list-style: circle;
}
.table-of-content-sub-heading::marker{
  color:#ffcd03;
}

.is-background-green {
  background-color: #24d96d;
  padding: 10px;
}

.is-background-yellow {
  background-color: #ffcd03;
  padding: 10px;
}

.cus-blogpost-main-title {
  font-family: 'HelveticaBold';
}

/* CLS */
.main-carousel-finishes-imgs {
  min-height: 484px;
}

.product-image-container> .cu-product-imgs {
  min-height: 720px;
}

@media only screen and (max-width: 780px) {
.main-carousel-finishes-imgs {
  min-height: 385px;
}
}

.cus-table-of-content-container {
  /* max-width: 1400px; */
  padding: 0 40px;
  position: relative;
  width: 100%;
  /* margin: 0 auto; */
  padding-top: 40px;
}

.artcielSideBarInnerLink {
  display: inline-block;
  width: 100%;
}

.artcielSideBarInnerLink> .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media only screen and (max-width: 780px) {
.cus-table-of-content-container {
  padding: 0 15px;
  padding-top: 25px;
}
}


.article-collage-1 {
  display: flex;
  gap: 10px;
}

.article-collage-2 {
  display: flex;
  gap: 10px;
}

.article-image-collage-main {
  padding-bottom: 10px;
}

@media only screen and (max-width: 480px) {
.article-collage-1 {
  flex-wrap: wrap;
}

.article-collage-2 {
  flex-wrap: wrap;
} 
}