/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./assets/src/scss/main.scss ***!
  \****************************************************************************************************************************************************************************/
:root {
  --bs-product-card--title-font-size: 20px;
  --bs-product-card--on-sale-bg-color: #ffea00;
  --bs-product-card--on-sale-font-size: 12px;
  --bs-product-card--meta-pill-bg-color: #F1F0F0;
  --bs-product-card--meta-pill-font-size: 12px;
  --bs-product-card--meta-pill-color: #2C2C2C;
  --bs-product-card--meta-pill-font-weight: 400;
  --bs-product-card--price-font-size: 24px;
  --bs-product-card--content-padding: 20px;
  --bs-product-card--border-radius: 0px;
  --bs-button-add-to-cart--background: #C03C15;
  --bs-button-add-to-cart--font-size: 16px;
  --bs-button-add-to-cart--border-radius: 12px;
  --bs-button-add-to-cart--font-weight: 600;
  --bs-button-add-to-cart--width: 100%;
  --bs-filters--background: #FF8572;
  --bs-filters--border-radius: 8px;
  --bs-filters--font-size: 14px;
  --bs-filters-border-color: transparent;
  --bs-filters--title-color: white;
  --bs-primary-color: #FF8572;
  --bs-primary-bg-color: white;
  --bs-secondary-color: #ffe5e0;
  --bs-secondary-bg-color: #ffe5e0;
  --bs-header-icon-size: 26px;
  --bs-white-color: white;
  --bs-header-menu-dropdown-border-color: grey;
  --bs-heading-h1--font-size: 48px;
  --bs-heading-h2--font-size: 48px;
  --bs-heading-h3--font-size: 36px;
  --bs-block-our-blog--bg-color: #FFF5F2;
  --bs-block-our-blog--item-bg-color: #FFFFFF;
  --dk-color-primary: #FF8572;
  --dl--primary-color: #c03c15;
  --bs-my-account-padding-login-form: 42px;
  --bs-my-account-padding-detail-form: 64px;
  --bs-my-account-background-form: #f1f0f0;
  --bs-my-account-padding-form-label: 5px;
  --bs-block-content-background-form: #f1f0f0;
  --bs-checkout-card--bg-color: #ffe5e0;
  /**
    Variable block Store Welcome Hero
  **/
  --bs-color-icon: black;
  --bs-line-color: black;
  --bs-store-welcome-hero--background: grey;
}

/**
 * Foundation for Sites
 * Version 6.9.0
 * 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=40em&large=62em&xlarge=75em&xxlarge=90em";
}

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

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

body {
  margin: 0;
  padding: 0;
  background: var(--bs-background, var(--bs-black, #FFFFFF));
  font-family: var(--bs-body-font, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif);
  font-weight: var(--bs-font-weight-normal, normal);
  line-height: var(--bs-body-line-height, 1.5);
  color: var(--bs-body-color, var(--bs-black, #000000));
  -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;
}

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

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

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 62em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 90em) {
  .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 {
  min-width: 0;
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .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.3333333333%;
  max-width: 8.3333333333%;
}

.small-offset-0 {
  margin-left: 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.3333333333%;
  max-width: 33.3333333333%;
}

.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.6666666667%;
  max-width: 16.6666666667%;
}

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

.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.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
    max-width: 33.3333333333%;
  }
  .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.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .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: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
  .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: 62em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
    max-width: 33.3333333333%;
  }
  .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.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .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: 62em) and (min-width: 62em) {
  .large-expand {
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 62em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
  .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;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .xlarge-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xlarge-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xlarge-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .xlarge-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xlarge-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xlarge-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .xlarge-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xlarge-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xlarge-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .xlarge-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xlarge-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xlarge-up-1 {
    flex-wrap: wrap;
  }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-up-2 {
    flex-wrap: wrap;
  }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-up-3 {
    flex-wrap: wrap;
  }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xlarge-up-4 {
    flex-wrap: wrap;
  }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-up-5 {
    flex-wrap: wrap;
  }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .xlarge-up-6 {
    flex-wrap: wrap;
  }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xlarge-up-7 {
    flex-wrap: wrap;
  }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .xlarge-up-8 {
    flex-wrap: wrap;
  }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 75em) and (min-width: 75em) {
  .xlarge-expand {
    flex: 1 1 0px;
  }
}
.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
  flex: 0 0 100%;
}
@media screen and (min-width: 75em) {
  .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
    flex: 1 1 0px;
  }
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  .xxlarge-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xxlarge-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xxlarge-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .xxlarge-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .xxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xxlarge-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xxlarge-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .xxlarge-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .xxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xxlarge-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .xxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xxlarge-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .xxlarge-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .xxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xxlarge-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xxlarge-up-1 {
    flex-wrap: wrap;
  }
  .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xxlarge-up-2 {
    flex-wrap: wrap;
  }
  .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xxlarge-up-3 {
    flex-wrap: wrap;
  }
  .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xxlarge-up-4 {
    flex-wrap: wrap;
  }
  .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xxlarge-up-5 {
    flex-wrap: wrap;
  }
  .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .xxlarge-up-6 {
    flex-wrap: wrap;
  }
  .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xxlarge-up-7 {
    flex-wrap: wrap;
  }
  .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .xxlarge-up-8 {
    flex-wrap: wrap;
  }
  .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 90em) and (min-width: 90em) {
  .xxlarge-expand {
    flex: 1 1 0px;
  }
}
.row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
  flex: 0 0 100%;
}
@media screen and (min-width: 90em) {
  .row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
    flex: 1 1 0px;
  }
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

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

.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .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: 40em) {
  .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: 62em) {
  .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;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    order: 1;
  }
  .xlarge-order-2 {
    order: 2;
  }
  .xlarge-order-3 {
    order: 3;
  }
  .xlarge-order-4 {
    order: 4;
  }
  .xlarge-order-5 {
    order: 5;
  }
  .xlarge-order-6 {
    order: 6;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    order: 1;
  }
  .xxlarge-order-2 {
    order: 2;
  }
  .xxlarge-order-3 {
    order: 3;
  }
  .xxlarge-order-4 {
    order: 4;
  }
  .xxlarge-order-5 {
    order: 5;
  }
  .xxlarge-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: 40em) {
  .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: 62em) {
  .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;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: flex;
  }
  .xlarge-flex-child-auto {
    flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-container {
    display: flex;
  }
  .xxlarge-flex-child-auto {
    flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
  .xxlarge-flex-dir-row {
    flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    flex-direction: column;
  }
  .xxlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 61.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 62em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 62em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 61.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 62em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 61.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

/* ================================
   base
================================ */
html {
  box-sizing: border-box;
}

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

body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.age-gate-missing, body.location-missing {
  overflow-y: hidden;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1640px;
  width: 100%;
}

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

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

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: 1rem;
  font-size: inherit;
  line-height: var(--bs-body-line-height, 1.5);
  text-rendering: optimizeLegibility;
}

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

strong,
b {
  font-weight: var(--bs-font-weight-bold, bold);
  line-height: inherit;
}

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

a {
  line-height: inherit;
  color: var(--bs-link, var(--bs-primary, #446539));
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: var(--bs-link-hover, var(--bs-primary, #446539));
  text-decoration: underline;
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid var(--bs-gray, #9B9A9A);
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: var(--bs-body-line-height, 1.5);
}

li {
  font-size: inherit;
}

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

ol {
  margin-left: 1.25rem;
}

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

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: var(--bs-font-weight-bold, bold);
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid var(--bs-gray, #9B9A9A);
}
blockquote, blockquote p {
  line-height: var(--bs-body-line-height, 1.5);
  color: var(--bs-dark-gray, #2C2C2C);
}

abbr, abbr[title] {
  border-bottom: 1px dotted var(--bs-black, #000000);
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: var(--bs-light-gray, #161A1D);
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: var(--bs-black, #000000);
}

h1, .h1,
h2, .h2 {
  font-family: var(--bs-header-font, var(--bs-body-font, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif));
  font-style: normal;
  font-weight: var(--bs-header-font-weight, var(--bs-font-weight-bold, bold));
  line-height: var(--bs-header-line-height, 1.3);
  color: var(--bs-header-color, var(--bs-body-color, var(--bs-black, #000000)));
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}

h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: var(--bs-header-font, var(--bs-body-font, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif));
  font-style: normal;
  font-weight: var(--bs-header-font-weight-alt, var(--bs-font-weight-bold, bold));
  line-height: var(--bs-header-line-height-alt, 1.4);
  color: var(--bs-header-color, var(--bs-body-color, var(--bs-black, #000000)));
  text-rendering: optimizeLegibility;
}

h1, .h1 {
  font-size: clamp(2.15rem, 2.15rem + (1vw - 0.2rem) * 1.063, 3rem);
}

h2, .h2 {
  font-size: clamp(1.75rem, 1.75rem + (1vw - 0.2rem) * 0.313, 2rem);
}

h3, .h3 {
  font-size: clamp(1.125rem, 1.125rem + (1vw - 0.2rem) * 0.313, 1.375rem);
}

h4, .h4 {
  font-size: clamp(2.15rem, 2.15rem + (1vw - 0.2rem) * 1.063, 3rem);
}

h5, .h5 {
  font-size: clamp(2.15rem, 2.15rem + (1vw - 0.2rem) * 1.063, 3rem);
}

h6, .h6 {
  font-size: clamp(2.15rem, 2.15rem + (1vw - 0.2rem) * 1.063, 3rem);
}

.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: 40em) {
  .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: 62em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left;
  }
  .xxlarge-text-right {
    text-align: right;
  }
  .xxlarge-text-center {
    text-align: center;
  }
  .xxlarge-text-justify {
    text-align: justify;
  }
}
[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  font-family: inherit;
  font-size: 1rem;
  font-weight: var(--bs-font-weight-normal, normal);
  line-height: var(--bs-body-line-height, 1.5);
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: unset;
  margin: 0 0 1rem;
  padding: 0.5rem;
  color: var(--bs-black, #000000);
  border: 1px solid var(--bs-gray, #9B9A9A);
  border-radius: 0;
  background-color: var(--bs-black, #FFFFFF);
  box-shadow: inset 0 1px 2px rgba(var(--bs-black, #000000), 0.1);
  appearance: none;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  border: 1px solid var(--bs-dark-gray, #2C2C2C);
  outline: none;
  background-color: var(--bs-black, #FFFFFF);
  box-shadow: 0 0 5px var(--bs-gray, #9B9A9A);
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  cursor: not-allowed;
  background-color: var(--bs-light-gray, #161A1D);
}

[type=submit],
[type=button] {
  border-radius: 0;
  appearance: none;
}

input[type=search] {
  box-sizing: border-box;
}

::placeholder {
  color: var(--bs-gray, #9B9A9A);
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: var(--bs-font-weight-normal, normal);
  line-height: 1.8;
  color: var(--bs-black, #000000);
}
label.middle {
  margin: 0 0 1rem;
  line-height: var(--bs-body-line-height, 1.5);
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: var(--bs-black, #000000);
}

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

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid var(--bs-gray, #9B9A9A);
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: unset;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid var(--bs-gray, #9B9A9A);
  border-radius: 0;
  background-color: var(--bs-black, #FFFFFF);
  font-family: inherit;
  font-size: 1rem;
  font-weight: var(--bs-font-weight-normal, normal);
  line-height: var(--bs-body-line-height, 1.5);
  color: var(--bs-black, #000000);
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"32\" height=\"24\" viewBox=\"0 0 32 24\"><polygon points=\"0,0 32,0 16,24\" style=\"fill:%20#000%22%3E%3C/polygon%3E%3C/svg%3E");
}
select:focus {
  outline: none;
  border: 1px solid var(--bs-dark-gray, #2C2C2C);
  background-color: var(--bs-black, #FFFFFF);
  box-shadow: 0 0 5px var(--bs-gray, #9B9A9A);
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: var(--bs-light-gray, #161A1D);
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

@font-face {
  font-family: "breadstack-icons";
  src: url(../build/a178286a86fe096ee9a9.eot?7vtqsz);
  src: url(../build/a178286a86fe096ee9a9.eot?7vtqsz#iefix) format("embedded-opentype"), url(../build/27bbdb3857b6c0f3d1d7.ttf?7vtqsz) format("truetype"), url(../build/65e720df9f15c2f5098d.woff?7vtqsz) format("woff"), url(../build/1edd5dcc2497aa9a0837.svg?7vtqsz#breadstack-icons) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=bs-icon], [class*=" bs-icon"] {
  font-family: "breadstack-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bs-icon_segment:before {
  content: "\e931";
}

.bs-icon_format_align_center:before {
  content: "\e900";
}

.bs-icon_sort:before {
  content: "\e928";
}

.bs-icon_format_list_numbered:before {
  content: "\e903";
}

.bs-icon_list:before {
  content: "\e953";
}

.bs-icon_grid_view:before {
  content: "\e901";
}

.bs-icon_menu:before {
  content: "\e951";
}

.bs-icon_workspace_premium:before {
  content: "\e902";
}

.bs-icon_moon-sml:before {
  content: "\e905";
}

.bs-icon_sun:before {
  content: "\e906";
}

.bs-icon_yin-yang:before {
  content: "\e907";
}

.bs-icon_moon:before {
  content: "\e908";
}

.bs-icon_electric_bolt:before {
  content: "\e909";
}

.bs-icon_local_shipping:before {
  content: "\e90a";
}

.bs-icon_call:before {
  content: "\e90b";
}

.bs-icon_Phone:before {
  content: "\e90c";
}

.bs-icon_thumb_up:before {
  content: "\e90e";
}

.bs-icon_thumb_down:before {
  content: "\e910";
}

.bs-icon_warning_amber:before {
  content: "\e915";
}

.bs-icon_warning:before {
  content: "\e916";
}

.bs-icon_turned_in:before {
  content: "\e919";
}

.bs-icon_toggle_on:before {
  content: "\e91a";
}

.bs-icon_toggle_off:before {
  content: "\e91b";
}

.bs-icon_thumb_up_alt:before {
  content: "\e91c";
}

.bs-icon_thumb_down_alt:before {
  content: "\e91d";
}

.bs-icon_star_outline:before {
  content: "\e920";
}

.bs-icon_star_half:before {
  content: "\e921";
}

.bs-icon_star_purple500:before {
  content: "\e91f";
}

.bs-icon_west:before {
  content: "\e913";
}

.bs-icon_east:before {
  content: "\e96e";
}

.bs-icon_north_west:before {
  content: "\e94a";
}

.bs-icon_north_east:before {
  content: "\e94b";
}

.bs-icon_south_west:before {
  content: "\e925";
}

.bs-icon_south_east:before {
  content: "\e926";
}

.bs-icon_north:before {
  content: "\e94c";
}

.bs-icon_south:before {
  content: "\e927";
}

.bs-icon_arrow_back:before {
  content: "\e993";
}

.bs-icon_arrow_upward:before {
  content: "\e904";
}

.bs-icon_arrow_downward:before {
  content: "\e990";
}

.bs-icon_arrow_forward:before {
  content: "\e98c";
}

.bs-icon_arrow_back_ios:before {
  content: "\e992";
}

.bs-icon_arrow_forward_ios:before {
  content: "\e98b";
}

.bs-icon_chevron_left:before {
  content: "\e97a";
}

.bs-icon_expand_less:before {
  content: "\e96a";
}

.bs-icon_expand_more:before {
  content: "\e969";
}

.bs-icon_chevron_right:before {
  content: "\e979";
}

.bs-icon_unfold_more:before {
  content: "\e90d";
}

.bs-icon_unfold_less:before {
  content: "\e90f";
}

.bs-icon_shopping_cart:before {
  content: "\e92a";
}

.bs-icon_shopping_cart_checkout:before {
  content: "\e929";
}

.bs-icon_add_shopping_cart:before {
  content: "\e994";
}

.bs-icon_shopping_basket:before {
  content: "\e92b";
}

.bs-icon_shopping_bag:before {
  content: "\e92c";
}

.bs-icon_card_travel:before {
  content: "\e97e";
}

.bs-icon_shield:before {
  content: "\e92d";
}

.bs-icon_share:before {
  content: "\e92e";
}

.bs-icon_settings:before {
  content: "\e92f";
}

.bs-icon_send:before {
  content: "\e930";
}

.bs-icon_search:before {
  content: "\e932";
}

.bs-icon_zoom_out:before {
  content: "\e911";
}

.bs-icon_zoom_in:before {
  content: "\e912";
}

.bs-icon_push_pin:before {
  content: "\e940";
}

.bs-icon_map:before {
  content: "\e914";
}

.bs-icon_signpost:before {
  content: "\e918";
}

.bs-icon_location:before {
  content: "\e934";
}

.bs-icon_location-pin-solid:before {
  content: "\e9a9";
}

.bs-icon_place:before {
  content: "\e91e";
}

.bs-icon_add_location_alt:before {
  content: "\e922";
}

.bs-icon_my_location:before {
  content: "\e923";
}

.bs-icon_navigation:before {
  content: "\e924";
}

.bs-icon_zoom_out_map:before {
  content: "\e935";
}

.bs-icon_zoom_in_map:before {
  content: "\e93f";
}

.bs-icon_report:before {
  content: "\e936";
}

.bs-icon_remove:before {
  content: "\e939";
}

.bs-icon_add:before {
  content: "\e998";
}

.bs-icon_close:before {
  content: "\e976";
}

.bs-icon_check:before {
  content: "\e97d";
}

.bs-icon_redo:before {
  content: "\e93a";
}

.bs-icon_question_mark:before {
  content: "\e93d";
}

.bs-icon_priority_high:before {
  content: "\e941";
}

.bs-icon_percent:before {
  content: "\e946";
}

.bs-icon_smartphone:before {
  content: "\e970";
}

.bs-icon_tablet:before {
  content: "\e977";
}

.bs-icon_laptop:before {
  content: "\e991";
}

.bs-icon_desktop:before {
  content: "\e99a";
}

.bs-icon_payment:before {
  content: "\e947";
}

.bs-icon_attach_money:before {
  content: "\e99c";
}

.bs-icon_paid:before {
  content: "\e948";
}

.bs-icon_notification_important:before {
  content: "\e949";
}

.bs-icon_add_alert:before {
  content: "\e997";
}

.bs-icon_notifications_off:before {
  content: "\e99d";
}

.bs-icon_more_vert:before {
  content: "\e94d";
}

.bs-icon_more_horiz:before {
  content: "\e94e";
}

.bs-icon_question_answer:before {
  content: "\e93e";
}

.bs-icon_mode_comment:before {
  content: "\e94f";
}

.bs-icon_feedback:before {
  content: "\e966";
}

.bs-icon_drive_file_rename_outline:before {
  content: "\e96f";
}

.bs-icon_edit_note:before {
  content: "\e99e";
}

.bs-icon_mode:before {
  content: "\e950";
}

.bs-icon_create:before {
  content: "\e974";
}

.bs-icon_mail:before {
  content: "\e952";
}

.bs-icon_mail-solid:before {
  content: "\e9aa";
}

.bs-icon_link:before {
  content: "\e955";
}

.bs-icon_link_off:before {
  content: "\e954";
}

.bs-icon_lightbulb:before {
  content: "\e956";
}

.bs-icon_language:before {
  content: "\e957";
}

.bs-icon_label_off:before {
  content: "\e958";
}

.bs-icon_label_important:before {
  content: "\e959";
}

.bs-icon_label:before {
  content: "\e95a";
}

.bs-icon_headset_mic:before {
  content: "\e960";
}

.bs-icon_headphones:before {
  content: "\e961";
}

.bs-icon_filter_alt:before {
  content: "\e963";
}

.bs-icon_filter_alt_off:before {
  content: "\e962";
}

.bs-icon_folder:before {
  content: "\e99f";
}

.bs-icon_folder_off:before {
  content: "\e9a0";
}

.bs-icon_attachment:before {
  content: "\e988";
}

.bs-icon_file_present:before {
  content: "\e964";
}

.bs-icon_vertical_align_bottom:before {
  content: "\e917";
}

.bs-icon_file_download:before {
  content: "\e965";
}

.bs-icon_file_upload:before {
  content: "\e9a1";
}

.bs-icon_favorite_border:before {
  content: "\e967";
}

.bs-icon_favorite:before {
  content: "\e968";
}

.bs-icon_radio_button_unchecked:before {
  content: "\e93b";
}

.bs-icon_block:before {
  content: "\e986";
}

.bs-icon_expand_circle_down:before {
  content: "\e96b";
}

.bs-icon_check_circle:before {
  content: "\e9a2";
}

.bs-icon_radio_button_checked:before {
  content: "\e93c";
}

.bs-icon_time:before {
  content: "\e933";
}

.bs-icon_error_outline:before {
  content: "\e96c";
}

.bs-icon_help_outline:before {
  content: "\e95d";
}

.bs-icon_info:before {
  content: "\e95b";
}

.bs-icon_arrow_drop_down_circle:before {
  content: "\e98e";
}

.bs-icon_remove_circle_outline:before {
  content: "\e937";
}

.bs-icon_add_circle_outline:before {
  content: "\e995";
}

.bs-icon_cancel:before {
  content: "\e980";
}

.bs-icon_circle_notifications:before {
  content: "\e978";
}

.bs-icon_remove_circle:before {
  content: "\e938";
}

.bs-icon_add_circle:before {
  content: "\e996";
}

.bs-icon_error:before {
  content: "\e96d";
}

.bs-icon_help:before {
  content: "\e95f";
}

.bs-icon_credit_card_off:before {
  content: "\e972";
}

.bs-icon_credit_card:before {
  content: "\e973";
}

.bs-icon_contact_page:before {
  content: "\e975";
}

.bs-icon_check_box_outline_blank:before {
  content: "\e97b";
}

.bs-icon_check_box:before {
  content: "\e97c";
}

.bs-icon_disabled_by_default:before {
  content: "\e971";
}

.bs-icon_indeterminate_check_box:before {
  content: "\e95c";
}

.bs-icon_help_center:before {
  content: "\e95e";
}

.bs-icon_discount:before {
  content: "\e9a3";
}

.bs-icon_card_giftcard:before {
  content: "\e97f";
}

.bs-icon_calendar_month:before {
  content: "\e981";
}

.bs-icon_bookmark_border:before {
  content: "\e984";
}

.bs-icon_bookmark_remove:before {
  content: "\e983";
}

.bs-icon_bookmark_add:before {
  content: "\e9a4";
}

.bs-icon_bookmark_added:before {
  content: "\e985";
}

.bs-icon_bookmarks:before {
  content: "\e982";
}

.bs-icon_refresh:before {
  content: "\e9a5";
}

.bs-icon_cached:before {
  content: "\e9a6";
}

.bs-icon_delete:before {
  content: "\e9a7";
}

.bs-icon_auto_delete:before {
  content: "\e987";
}

.bs-icon_arrow_left:before {
  content: "\e98a";
}

.bs-icon_arrow_drop_up:before {
  content: "\e98d";
}

.bs-icon_arrow_drop_down:before {
  content: "\e98f";
}

.bs-icon_arrow_right:before {
  content: "\e989";
}

.bs-icon_person_outline:before {
  content: "\e943";
}

.bs-icon_person_remove:before {
  content: "\e942";
}

.bs-icon_person_add_alt_1:before {
  content: "\e944";
}

.bs-icon_perm_identity:before {
  content: "\e945";
}

.bs-icon_account_circle:before {
  content: "\e999";
}

.bs-icon_account_box:before {
  content: "\e99b";
}

.bs-icon_logout:before {
  content: "\e9a8";
}

/* ================================
   components
================================ */
#agegate {
  max-width: 100vw;
}

#agegate.style2 .bs-modal__wrapper {
  padding: 0;
}
#agegate.style2 .column-image {
  padding: 0;
}
#agegate.style2 .column-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#agegate.style2 .column-content {
  padding: 2rem;
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0.85em 1em;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: var("--bs-button-primary", var(--bs-primary, #446539));
  color: var(--bs-black, #FFFFFF);
}
.button:hover, .button:focus {
  background-color: var("--bs-button-primary-hover", var(--bs-secondary, #98AB74));
  color: var(--bs-black, #FFFFFF);
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: var("--bs-button-primary", var(--bs-primary, #446539));
  color: var(--bs-black, #FFFFFF);
}
.button:hover, .button:focus {
  background-color: var("--bs-button-primary-hover", var(--bs-secondary, #98AB74));
  color: var(--bs-black, #FFFFFF);
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: var(--bs-primary, #446539);
  color: var(--bs-black, #FFFFFF);
}
.button.primary:hover, .button.primary:focus {
  background-color: var(--bs-primary, #446539);
  color: var(--bs-black, #FFFFFF);
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: var(--bs-secondary, #98AB74);
  color: var(--bs-black, #FFFFFF);
}
.button.secondary:hover, .button.secondary:focus {
  background-color: var(--bs-secondary, #98AB74);
  color: var(--bs-black, #FFFFFF);
}
.button.secondary-alt, .button.secondary-alt.disabled, .button.secondary-alt[disabled], .button.secondary-alt.disabled:hover, .button.secondary-alt[disabled]:hover, .button.secondary-alt.disabled:focus, .button.secondary-alt[disabled]:focus {
  background-color: var(--bs-secondary-alt, #1F3F2A);
  color: var(--bs-black, #FFFFFF);
}
.button.secondary-alt:hover, .button.secondary-alt:focus {
  background-color: var(--bs-secondary-alt, #1F3F2A);
  color: var(--bs-black, #FFFFFF);
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: var(--bs-success, #31C671);
  color: var(--bs-black, #FFFFFF);
}
.button.success:hover, .button.success:focus {
  background-color: var(--bs-success, #31C671);
  color: var(--bs-black, #FFFFFF);
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: var(--bs-warning, #F9CC36);
  color: var(--bs-black, #FFFFFF);
}
.button.warning:hover, .button.warning:focus {
  background-color: var(--bs-warning, #F9CC36);
  color: var(--bs-black, #FFFFFF);
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: var(--bs-alert, #E04744);
  color: var(--bs-black, #FFFFFF);
}
.button.alert:hover, .button.alert:focus {
  background-color: var(--bs-alert, #E04744);
  color: var(--bs-black, #FFFFFF);
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: var("--bs-button-primary", var(--bs-primary, #446539));
}
.button.clear:hover, .button.clear:focus {
  color: var("--bs-button-primary", var(--bs-primary, #446539));
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: var(--bs-primary, #446539);
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: var("--bs-button-primary", var(--bs-primary, #446539));
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: var(--bs-secondary, #98AB74);
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: var("--bs-button-primary", var(--bs-primary, #446539));
}
.button.clear.secondary-alt, .button.clear.secondary-alt.disabled, .button.clear.secondary-alt[disabled], .button.clear.secondary-alt.disabled:hover, .button.clear.secondary-alt[disabled]:hover, .button.clear.secondary-alt.disabled:focus, .button.clear.secondary-alt[disabled]:focus {
  color: var(--bs-secondary-alt, #1F3F2A);
}
.button.clear.secondary-alt:hover, .button.clear.secondary-alt:focus {
  color: var("--bs-button-primary", var(--bs-primary, #446539));
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: var(--bs-success, #31C671);
}
.button.clear.success:hover, .button.clear.success:focus {
  color: var("--bs-button-primary", var(--bs-primary, #446539));
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: var(--bs-warning, #F9CC36);
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: var("--bs-button-primary", var(--bs-primary, #446539));
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: var(--bs-alert, #E04744);
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: var("--bs-button-primary", var(--bs-primary, #446539));
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: var(--bs-black, #FFFFFF) transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.clear::after {
  border-top-color: var("--bs-button-primary", var(--bs-primary, #446539));
}
.button.dropdown.clear.primary::after {
  border-top-color: var(--bs-primary, #446539);
}
.button.dropdown.clear.secondary::after {
  border-top-color: var(--bs-secondary, #98AB74);
}
.button.dropdown.clear.secondary-alt::after {
  border-top-color: var(--bs-secondary-alt, #1F3F2A);
}
.button.dropdown.clear.success::after {
  border-top-color: var(--bs-success, #31C671);
}
.button.dropdown.clear.warning::after {
  border-top-color: var(--bs-warning, #F9CC36);
}
.button.dropdown.clear.alert::after {
  border-top-color: var(--bs-alert, #E04744);
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.single_add_to_cart_button {
  background-color: var(--bs-button-add-to-cart--background) !important;
  text-transform: uppercase;
  padding: 10px;
  padding-left: 36px;
  margin-top: 0px;
  border-radius: var(--bs-button-add-to-cart--border-radius, 8px);
  color: #fff;
  font-size: var(--bs-button-add-to-cart--font-size);
  font-style: normal;
  font-weight: var(--bs-button-add-to-cart--font-weight, 600);
  line-height: 24px;
  border: none;
  transition: all 0.3s;
  position: relative;
  width: var(--bs-button-add-to-cart--width, auto);
}
.single_add_to_cart_button:before {
  content: " ";
  position: absolute;
  top: 10px;
  left: 10px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTYuNTU1OCAxMy4wMDU2QzE3LjMwNTggMTMuMDA1MSAxNy45NjU1IDEyLjU5NDYgMTguMzA1IDExLjk3NDNMMjEuODgwMSA1LjQ4MTY1QzIyLjI0OTcgNC44MjEzOCAyMS43NjkgNC4wMDE3MyAyMS4wMDkgNC4wMDIzTDYuMjA5MDUgNC4wMTMzNEw1LjI2NzU2IDIuMDE0MDRMMS45OTc1NiAyLjAxNjQ4TDEuOTk5MDUgNC4wMTY0OEwzLjk5OTA1IDQuMDE0OTlMNy42MDQ3MSAxMS42MDIzTDYuMjU2NTMgMTQuMDQzM0M1LjUyNzUzIDE1LjM4MzkgNi40ODg3NCAxNy4wMTMxIDguMDA4NzQgMTcuMDEyTDIwLjAwODcgMTcuMDAzMUwyMC4wMDcyIDE1LjAwMzFMOC4wMDcyNSAxNS4wMTJMOS4xMDU3NiAxMy4wMTEyTDE2LjU1NTggMTMuMDA1NlpNNy4xNjA1NCA2LjAxMjYzTDE5LjMxMDUgNi4wMDM1N0wxNi41NTQzIDExLjAwNTZMOS41MzQyNyAxMS4wMTA5TDcuMTYwNTQgNi4wMTI2M1pNOC4wMDk0OSAxOC4wMTJDNi45MDk0OSAxOC4wMTI4IDYuMDIwMTYgMTguOTEzNSA2LjAyMDk4IDIwLjAxMzVDNi4wMjE4IDIxLjExMzUgNi45MTI0NyAyMi4wMTI4IDguMDEyNDcgMjIuMDEyQzkuMTEyNDcgMjIuMDExMiAxMC4wMTE4IDIxLjExMDUgMTAuMDExIDIwLjAxMDVDMTAuMDEwMiAxOC45MTA1IDkuMTA5NDkgMTguMDExMiA4LjAwOTQ5IDE4LjAxMlpNMTguMDA5NSAxOC4wMDQ1QzE2LjkwOTUgMTguMDA1NCAxNi4wMjAyIDE4LjkwNiAxNi4wMjEgMjAuMDA2QzE2LjAyMTggMjEuMTA2IDE2LjkxMjUgMjIuMDA1NCAxOC4wMTI1IDIyLjAwNDVDMTkuMTEyNSAyMi4wMDM3IDIwLjAxMTggMjEuMTAzMSAyMC4wMTEgMjAuMDAzMUMyMC4wMTAyIDE4LjkwMzEgMTkuMTA5NSAxOC4wMDM3IDE4LjAwOTUgMTguMDA0NVoiIGZpbGw9IiMxRTE5MTkiLz4KPC9zdmc+);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  display: block;
}
.single_add_to_cart_button.added:after {
  display: block;
  clear: both;
  font-family: WooCommerce;
  content: "\e017";
  margin-left: 0.53em;
  vertical-align: bottom;
  position: absolute;
  top: 0.618em;
  right: 1em;
}
.single_add_to_cart_button.loading:after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: 0.618em;
  right: 1em;
  animation: spin 2s linear infinite;
}
.single_add_to_cart_button.loading {
  opacity: 0.25;
}

.bs-product-card .add_to_cart_button {
  background-color: var(--bs-button-add-to-cart--background) !important;
  text-transform: uppercase;
  padding: 10px;
  padding-left: 36px;
  margin-top: 0px;
  border-radius: var(--bs-button-add-to-cart--border-radius, 8px);
  color: #fff;
  font-size: var(--bs-button-add-to-cart--font-size);
  font-style: normal;
  font-weight: var(--bs-button-add-to-cart--font-weight, 600);
  line-height: 24px;
  border: none;
  transition: all 0.3s;
  position: relative;
  width: var(--bs-button-add-to-cart--width, auto);
}
.bs-product-card .add_to_cart_button:before {
  content: " ";
  position: absolute;
  top: 10px;
  left: 10px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTYuNTU1OCAxMy4wMDU2QzE3LjMwNTggMTMuMDA1MSAxNy45NjU1IDEyLjU5NDYgMTguMzA1IDExLjk3NDNMMjEuODgwMSA1LjQ4MTY1QzIyLjI0OTcgNC44MjEzOCAyMS43NjkgNC4wMDE3MyAyMS4wMDkgNC4wMDIzTDYuMjA5MDUgNC4wMTMzNEw1LjI2NzU2IDIuMDE0MDRMMS45OTc1NiAyLjAxNjQ4TDEuOTk5MDUgNC4wMTY0OEwzLjk5OTA1IDQuMDE0OTlMNy42MDQ3MSAxMS42MDIzTDYuMjU2NTMgMTQuMDQzM0M1LjUyNzUzIDE1LjM4MzkgNi40ODg3NCAxNy4wMTMxIDguMDA4NzQgMTcuMDEyTDIwLjAwODcgMTcuMDAzMUwyMC4wMDcyIDE1LjAwMzFMOC4wMDcyNSAxNS4wMTJMOS4xMDU3NiAxMy4wMTEyTDE2LjU1NTggMTMuMDA1NlpNNy4xNjA1NCA2LjAxMjYzTDE5LjMxMDUgNi4wMDM1N0wxNi41NTQzIDExLjAwNTZMOS41MzQyNyAxMS4wMTA5TDcuMTYwNTQgNi4wMTI2M1pNOC4wMDk0OSAxOC4wMTJDNi45MDk0OSAxOC4wMTI4IDYuMDIwMTYgMTguOTEzNSA2LjAyMDk4IDIwLjAxMzVDNi4wMjE4IDIxLjExMzUgNi45MTI0NyAyMi4wMTI4IDguMDEyNDcgMjIuMDEyQzkuMTEyNDcgMjIuMDExMiAxMC4wMTE4IDIxLjExMDUgMTAuMDExIDIwLjAxMDVDMTAuMDEwMiAxOC45MTA1IDkuMTA5NDkgMTguMDExMiA4LjAwOTQ5IDE4LjAxMlpNMTguMDA5NSAxOC4wMDQ1QzE2LjkwOTUgMTguMDA1NCAxNi4wMjAyIDE4LjkwNiAxNi4wMjEgMjAuMDA2QzE2LjAyMTggMjEuMTA2IDE2LjkxMjUgMjIuMDA1NCAxOC4wMTI1IDIyLjAwNDVDMTkuMTEyNSAyMi4wMDM3IDIwLjAxMTggMjEuMTAzMSAyMC4wMTEgMjAuMDAzMUMyMC4wMTAyIDE4LjkwMzEgMTkuMTA5NSAxOC4wMDM3IDE4LjAwOTUgMTguMDA0NVoiIGZpbGw9IiMxRTE5MTkiLz4KPC9zdmc+);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  display: block;
}
.bs-product-card .add_to_cart_button.added:after {
  display: block;
  clear: both;
  font-family: WooCommerce;
  content: "\e017";
  margin-left: 0.53em;
  vertical-align: bottom;
  position: absolute;
  top: 0.618em;
  right: 1em;
}
.bs-product-card .add_to_cart_button.loading:after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: 0.618em;
  right: 1em;
  animation: spin 2s linear infinite;
}
.bs-product-card .add_to_cart_button.loading {
  opacity: 0.25;
}

.woocommerce ul.products li.product .price {
  font-size: var(--bs-product-card--price-font-size, 30px);
  color: var(--bs-product-card--price-color, #C03C15);
  margin-bottom: 15px;
  display: inline-block;
}
.woocommerce ul.products li.product .price del {
  color: var(--bs-product-card--origin-price-color, #9B9A9A);
}
.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}

.bs-product-meta-pills__item {
  background: var(--bs-product-card--meta-pill-bg-color);
  color: var(--bs-product-card--meta-pill-color);
  font-size: var(--bs-product-card--meta-pill-font-size);
  font-weight: var(--bs-product-card--meta-pill-font-weight, 400);
  padding: var(--bs-product-card--meta-pill-padding, 4px 12px);
  border-radius: var(--bs-product-card--meta-pill-border-radius, 12px);
  display: inline-block;
  margin-bottom: var(--bs-product-card--meta-pill-margin-bottom, 4px);
}
.bs-product-meta-pills__item a {
  font-size: var(--bs-product-card--meta-pill-font-size);
}
.bs-product-meta-pills__item.bs-product-meta-pills__item--details__type, .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type, .bs-product-meta-pills__item.bs-product-meta-pills__item--details__plant-type {
  background-repeat: no-repeat;
  background-position: 6px 8px;
  padding-left: 30px;
  font-size: 0px;
}
.bs-product-meta-pills__item.bs-product-meta-pills__item--details__type a, .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type a, .bs-product-meta-pills__item.bs-product-meta-pills__item--details__plant-type a {
  font-size: 13px;
}
.bs-product-meta-pills__item.bs-product-meta-pills__item-value--plant-type-hybrid, .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type.bs-product-meta-pills__item-value--hybrid {
  background-color: var(--bs-product-card--meta-pill-hybrid--bg-color, #ffffe1);
  background-image: var(--bs-product-card--meta-pill-hybrid--bg-image, url(../build/cbdc7e7874f32f22e824.png));
}
.bs-product-meta-pills__item.bs-product-meta-pills__item-value--plant-type-hybrid a, .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type.bs-product-meta-pills__item-value--hybrid a {
  color: var(--bs-product-card--meta-pill-hybrid--color, #e7c81a);
}
.bs-product-meta-pills__item.bs-product-meta-pills__item-value--plant-type-sativa, .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type.bs-product-meta-pills__item-value--sativa {
  background-color: var(--bs-product-card--meta-pill-sativa--bg-color, #ffedeb);
  background-image: var(--bs-product-card--meta-pill-sativa--bg-image, url(../build/1a244a6b517df89611c3.png));
}
.bs-product-meta-pills__item.bs-product-meta-pills__item-value--plant-type-sativa a, .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type.bs-product-meta-pills__item-value--sativa a {
  color: var(--bs-product-card--meta-pill-sativa--color, #ae2a19);
}
.bs-product-meta-pills__item.bs-product-meta-pills__item-value--plant-type-indica, .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type.bs-product-meta-pills__item-value--indica {
  background-color: var(--bs-product-card--meta-pill-indica--bg-color, #dffcf0);
  background-image: var(--bs-product-card--meta-pill-indica--bg-image, url(../build/ee09f742ecebfb587a39.png));
}
.bs-product-meta-pills__item.bs-product-meta-pills__item-value--plant-type-indica a, .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type.bs-product-meta-pills__item-value--indica a {
  color: var(--bs-product-card--meta-pill-indica--color, #216e4e);
}

.woocommerce div.product .bs-product-meta-pills__list {
  margin-bottom: 0px;
}

.bs-product-card {
  position: relative;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.bs-product-card .woocommerce-loop-product__title {
  font-size: var(--bs-product-card--title-font-size, 16px);
  text-decoration: none;
  text-transform: none;
}
.bs-product-card .bs-product-card__image {
  padding-top: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  background: var(--bs-product-card--image-bg-color);
  border-top-right-radius: var(--bs-product-card--border-radius, 0);
  border-top-left-radius: var(--bs-product-card--border-radius, 0);
}
.bs-product-card .bs-product-card__image img {
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  object-position: 50% 50%;
  margin-bottom: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
}
.bs-product-card .bs-product-meta-pills__list {
  margin: 0;
  padding: 0;
}
.bs-product-card .bs-product-card__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  background: var(--bs-product-card--content-bg-color);
  gap: 20px;
  padding: var(--bs-product-card--content-padding, 0);
  border-bottom-right-radius: var(--bs-product-card--border-radius, 0);
  border-bottom-left-radius: var(--bs-product-card--border-radius, 0);
}
.bs-product-card .price {
  font-size: var(--bs-product-card--price-font-size, 30px);
  color: var(--bs-product-card--price-color, #C03C15);
  margin-bottom: 15px;
  display: inline-block;
}
.bs-product-card .price del {
  color: var(--bs-product-card--origin-price-color, #9B9A9A);
}
.bs-product-card .price ins {
  text-decoration: none;
}
.bs-product-card .price {
  margin-top: auto;
  margin-bottom: 0;
}
.bs-product-card .onsale {
  position: absolute;
  z-index: 3;
  left: 24px;
  top: 24px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
  font-size: var(--bs-product-card--on-sale-font-size, 13px);
  text-align: center;
  text-transform: uppercase;
  color: #000;
  background-color: var(--bs-product-card--on-sale-bg-color, #fae920);
}
.bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item {
  background: var(--bs-product-card--meta-pill-bg-color);
  color: var(--bs-product-card--meta-pill-color);
  font-size: var(--bs-product-card--meta-pill-font-size);
  font-weight: var(--bs-product-card--meta-pill-font-weight, 400);
  padding: var(--bs-product-card--meta-pill-padding, 4px 12px);
  border-radius: var(--bs-product-card--meta-pill-border-radius, 12px);
  display: inline-block;
  margin-bottom: var(--bs-product-card--meta-pill-margin-bottom, 4px);
}
.bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item a {
  font-size: var(--bs-product-card--meta-pill-font-size);
}
.bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item--details__type, .bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type, .bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item--details__plant-type {
  background-repeat: no-repeat;
  background-position: 6px 8px;
  padding-left: 30px;
  font-size: 0px;
}
.bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item--details__type a, .bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type a, .bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item--details__plant-type a {
  font-size: 13px;
}
.bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item-value--plant-type-hybrid, .bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type.bs-product-meta-pills__item-value--hybrid {
  background-color: var(--bs-product-card--meta-pill-hybrid--bg-color, #ffffe1);
  background-image: var(--bs-product-card--meta-pill-hybrid--bg-image, url(../build/cbdc7e7874f32f22e824.png));
}
.bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item-value--plant-type-hybrid a, .bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type.bs-product-meta-pills__item-value--hybrid a {
  color: var(--bs-product-card--meta-pill-hybrid--color, #e7c81a);
}
.bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item-value--plant-type-sativa, .bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type.bs-product-meta-pills__item-value--sativa {
  background-color: var(--bs-product-card--meta-pill-sativa--bg-color, #ffedeb);
  background-image: var(--bs-product-card--meta-pill-sativa--bg-image, url(../build/1a244a6b517df89611c3.png));
}
.bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item-value--plant-type-sativa a, .bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type.bs-product-meta-pills__item-value--sativa a {
  color: var(--bs-product-card--meta-pill-sativa--color, #ae2a19);
}
.bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item-value--plant-type-indica, .bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type.bs-product-meta-pills__item-value--indica {
  background-color: var(--bs-product-card--meta-pill-indica--bg-color, #dffcf0);
  background-image: var(--bs-product-card--meta-pill-indica--bg-image, url(../build/ee09f742ecebfb587a39.png));
}
.bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item-value--plant-type-indica a, .bs-product-card .bs-product-meta-pills__list .bs-product-meta-pills__item.bs-product-meta-pills__item--plant_type.bs-product-meta-pills__item-value--indica a {
  color: var(--bs-product-card--meta-pill-indica--color, #216e4e);
}
.bs-product-card .add_to_cart_button {
  margin-top: auto;
}
.bs-product-card .added_to_cart.wc-forward {
  display: none;
}
.bs-product-card .woocommerce-loop-product__title {
  color: var(--bs-product-card--title-color);
}

.bs-layout-list .bs-product-card .bs-product-card__content {
  width: 100%;
  border-bottom-left-radius: 0;
  border-top-right-radius: var(--bs-product-card--border-radius, 0);
}

.main-navigation {
  display: none;
}
@media (min-width: 992px) {
  .main-navigation {
    display: flex;
  }
}
.main-navigation .menu--main-menu {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
}

/* Basic reset */
nav.shop-navigation,
nav.shop-navigation ul {
  list-style: none;
}
nav.shop-navigation {
  width: 100%;
  margin: 0;
  padding: 0;
}
nav.shop-navigation a {
  font-size: 16px;
  font-style: normal;
  line-height: 24px; /* 150% */
  text-decoration: none;
  color: var(--bs-primary-white);
  display: block;
}
nav.shop-navigation li {
  position: relative;
}
nav.shop-navigation > li > a {
  font-weight: 700;
}

.header .header__bottom {
  border-top: solid 1px var(--bs-header-menu-dropdown-border-color);
  border-bottom: solid 1px var(--bs-header-menu-dropdown-border-color);
}

.menu-shop {
  /* First-level submenu */
}
.menu-shop .sub-menu {
  display: none;
  position: absolute;
  top: 100%; /* display below the parent */
  left: 0;
  background: #fff;
  min-width: 180px;
  z-index: 1000;
  border: 1px solid rgba(13, 13, 11, 0.176);
  border-radius: 6px;
  margin: 0;
  /* Submenu links */
}
.menu-shop .sub-menu li a {
  color: var(--bs-black, #000000);
  padding: 10px 15px;
}
.menu-shop .sub-menu li a:hover {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.menu-shop .sub-menu {
  /* Second-level submenu */
}
.menu-shop .sub-menu .sub-menu {
  top: 0;
  left: 100%; /* show to the right of first-level submenu */
}
.menu-shop li.menu-item-has-children > a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.menu-shop li.menu-item-has-children > a::after {
  mask: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27currentColor%27 stroke-width=%272%27%3E%3Cpath d=%27M6 9l6 6 6-6%27/%3E%3C/svg%3E");
  border: none;
  width: 1em;
  height: 1em;
  margin-left: 0.5em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
  background: currentcolor;
  content: "";
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.menu-shop li.menu-item-has-children:hover > .sub-menu {
  display: block;
}
.menu-shop li.menu-item-has-children:hover > a::after {
  transform: rotate(180deg);
}

#search-form {
  display: none;
  position: relative;
}
#search-form.active {
  display: block;
}
#search-form .bs-icon_search {
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  z-index: 5;
}

.search-button {
  cursor: pointer;
}
.search-button i.bs-icon {
  font-size: var(--bs-header-icon-size);
}
.search-button span {
  display: none;
}

.button-myaccount {
  font-size: 26px;
}
.button-myaccount span {
  display: none;
}

.cart-icon a {
  text-decoration: none;
  color: #0d0d0b;
  position: relative;
}

.cart-icon [data-cart-count]:after {
  background-color: var(--bs-primary-color);
  border-radius: 99px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  content: attr(data-cart-count);
  font-size: 11px;
  font-style: normal;
  font-weight: bolder;
  height: 17px;
  letter-spacing: -0.5px;
  line-height: 17px;
  min-width: 17px;
  opacity: 0.9;
  padding-left: 2px;
  padding-right: 2px;
  position: absolute;
  right: -10px;
  text-align: center;
  top: -22px;
  transition: transform 0.2s;
  z-index: 1;
}

.location-button .bs-icon {
  font-size: var(--bs-header-icon-size);
}

@media (min-width: 992px) {
  .menu-main-icon-wrapper {
    display: none;
  }
}
.menu-main-icon-wrapper .main-mobile-menu__toggle {
  background-color: transparent;
  display: flex;
  cursor: pointer;
}
.menu-main-icon-wrapper .main-mobile-menu__toggle label {
  display: none;
}
@media (min-width: 560px) {
  .menu-main-icon-wrapper .main-mobile-menu__toggle label {
    display: block;
    margin-left: 10px;
    font-size: 16px;
    line-height: 20px;
    color: var(--bs-primary-color);
  }
}
.menu-main-icon-wrapper .main-mobile-menu__toggle-icon {
  display: flex;
  height: 20px;
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
}
.menu-main-icon-wrapper .main-mobile-menu__toggle-icon span {
  background-color: var(--bs-white-color);
  height: 3px;
  width: 100%;
}
.menu-main-icon-wrapper .main-mobile-menu__content {
  padding: 32px 16px 32px;
  width: 80%;
  z-index: 99999 !important;
}
.menu-main-icon-wrapper ul.menu {
  list-style: none;
}
.menu-main-icon-wrapper ul.menu li {
  margin-right: 0;
  padding-top: 7px;
  padding-bottom: 7px;
}
.menu-main-icon-wrapper ul.menu li.menu-item-has-children > a {
  display: flex;
  justify-content: space-between;
}
.menu-main-icon-wrapper ul.menu li.menu-item-has-children > a:after {
  content: "\e979";
  font-family: "breadstack-icons" !important;
  font-weight: 900;
  margin-left: 5px;
}

.header.style-3 .header__main .container-base .header__main-left {
  gap: 20px;
}
.header.style-3 #search-form {
  display: flex;
}
.header.style-3 .bs-search-field {
  margin-bottom: 0px;
}
.header.style-3 .bs-search-field__input {
  margin-bottom: 0px;
  min-width: 300px;
}

.glider-next, .glider-prev {
  width: 48px;
  height: 48px;
  background: rgba(0, 0, 0, 0.1);
  padding-bottom: 5px;
}

.glider-next {
  right: -20px;
}

.glider-prev {
  left: -20px;
}

nav.bs-pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 64px;
}
nav.bs-pagination .page-numbers {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  padding: 8px;
  background: none;
}
nav.bs-pagination span.page-numbers path {
  fill: #bfbfbf;
}
nav.bs-pagination .page-numbers__wrapper {
  display: flex;
  column-gap: 10px;
  border: none;
}
@media (min-width: 993px) {
  nav.bs-pagination .page-numbers__wrapper {
    column-gap: 32px;
  }
}
nav.bs-pagination .current {
  color: var(--bs-primary-color);
  text-decoration: underline;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(var(--bs-black, #FFFFFF), 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  display: none;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: var(--bs-light-gray, #161A1D);
  position: fixed;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(var(--bs-black, #000000), 0.7);
}
.off-canvas.is-open {
  display: block;
  transform: translate(0, 0);
}

.off-canvas-absolute {
  display: none;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: var(--bs-light-gray, #161A1D);
  position: absolute;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(var(--bs-black, #000000), 0.7);
}
.off-canvas-absolute.is-open {
  display: block;
  transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px);
}

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(var(--bs-black, #000000), 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px);
}

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(var(--bs-black, #000000), 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(var(--bs-black, #000000), 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(var(--bs-black, #000000), 0.25);
}

.off-canvas-content {
  transform: none;
  backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  transition: transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 62em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media screen and (min-width: 75em) {
  .position-left.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media screen and (min-width: 90em) {
  .position-left.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-xxlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-xxlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-xxlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 62em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
@media screen and (min-width: 75em) {
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-xlarge .close-button {
    display: none;
  }
}
@media screen and (min-width: 90em) {
  .off-canvas.in-canvas-for-xxlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-xxlarge.position-left, .off-canvas.in-canvas-for-xxlarge.position-right, .off-canvas.in-canvas-for-xxlarge.position-top, .off-canvas.in-canvas-for-xxlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-xxlarge .close-button {
    display: none;
  }
}
/* Product Gallery */
.woocommerce div.product div.images .flex-control-thumbs {
  overflow-x: auto;
}

.woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
  object-fit: contain;
  max-height: 556px;
  display: block;
  width: 100%;
  max-width: 556px;
  height: auto;
  max-height: 556px;
  margin: auto;
  box-shadow: none;
  -o-object-fit: contain;
  object-fit: contain;
  aspect-ratio: 1/1;
}
.woocommerce-product-gallery .flex-viewport {
  margin-bottom: 16px;
}
.woocommerce-product-gallery .flex-control-thumbs {
  gap: 24px;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.woocommerce-product-gallery .flex-control-thumbs li {
  background-color: #fff;
  min-width: calc(25% - 12px);
  border: 1px solid #ccc;
  padding: 5px;
}
.woocommerce-product-gallery .flex-control-thumbs li img {
  object-fit: contain;
  aspect-ratio: 1/1;
}
.woocommerce-product-gallery .flex-direction-nav li {
  position: absolute;
  top: 40%;
  transform: translateY(-40%);
  width: 44px;
  height: 44px;
  background: 0 0;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
  box-shadow: none;
}
.woocommerce-product-gallery .flex-direction-nav .fa {
  font-size: 24px;
}
.woocommerce-product-gallery .flex-direction-nav .flex-nav-prev {
  left: 24px;
}
.woocommerce-product-gallery .flex-direction-nav .flex-nav-next {
  right: 24px;
}

.bs-availability {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
}
.bs-availability img {
  width: 0.7em !important;
}
.bs-availability thead {
  background-color: #f5f5f5;
}
.bs-availability thead th {
  max-width: 250px;
  text-align: left;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  text-align: left;
}
.bs-availability tbody tr th {
  padding: 10px 20px;
  border-bottom: none;
  vertical-align: middle;
  font-weight: 400;
  color: #000;
  text-align: left;
}
.bs-availability tbody tr:nth-child(odd) {
  background-color: transparent;
}
.bs-availability tbody tr:nth-child(2n) {
  background-color: #f5f5f5;
  border-bottom: 1px solid #ddd;
}

.single-product form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
  display: flex;
  gap: 16px;
}
.single-product form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .added_to_cart {
  display: none;
}

.single-product.woocommerce-page div.product .related {
  margin-top: 64px;
}
.single-product.woocommerce-page div.product .related ul.products {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 6px;
}
.single-product.woocommerce-page div.product .related ul.products .bs-product-card {
  flex: 0 1 calc(50% - 12px);
  margin: 6px;
}
@media (min-width: 768px) {
  .single-product.woocommerce-page div.product .related ul.products .bs-product-card {
    flex: 0 1 calc(25% - 12px);
    magin: 12px;
  }
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-left: 0;
}

.bs-product-spec .bs-product-spec__table {
  width: 100%;
  border-spacing: 0;
}
.bs-product-spec .bs-product-spec__table td, .bs-product-spec .bs-product-spec__table th {
  padding: 10px 0;
  border-bottom: solid 1px var(--bs-grey-color);
}
.bs-product-spec .bs-product-spec__table th {
  text-align: left;
  font-weight: 400;
  padding-bottom: 10px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .bs-product-spec .bs-product-spec__table th {
    width: 200px;
  }
}

#cart-popup {
  display: none;
  z-index: 1000;
}
#cart-popup a {
  text-decoration: none;
}
#cart-popup .cart-popup-banner {
  position: fixed;
  content: "";
  inset: 0;
  background: #0d0d0b;
  opacity: 0.6;
  z-index: 10;
}
#cart-popup.active {
  display: block;
}
#cart-popup .cart-popup-inner {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  padding: 64px 32px;
  z-index: 20;
}
@media (min-width: 992px) {
  #cart-popup .cart-popup-inner {
    width: 60%;
  }
}
@media (min-width: 1200px) {
  #cart-popup .cart-popup-inner {
    width: 35%;
  }
}
#cart-popup .cart-popup-inner:after {
  position: absolute;
  inset: 0;
  z-index: 100;
  background-color: #000;
  content: "";
  display: none;
  opacity: 0.3;
}
#cart-popup .cart-popup-inner.loading:after {
  display: block;
}
#cart-popup .widget_shopping_cart {
  height: 100%;
}
#cart-popup .widget_shopping_cart_content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#cart-popup .widget_shopping_cart_content > * {
  flex: 0 0 auto;
}
#cart-popup .woocommerce-mini-cart {
  flex: 1 1 auto;
  overflow-y: auto;
  padding-left: 0;
  padding-right: 10px;
  margin-right: -10px;
}
#cart-popup .woocommerce-mini-cart .price del {
  opacity: 0.4;
  margin-right: 0.35rem;
}
#cart-popup .woocommerce-mini-cart .price del .woocommerce-Price-amount {
  font-size: 0.9rem;
  font-weight: normal;
  color: var(--bs-black, #0C0C0C);
}
#cart-popup .woocommerce-mini-cart .price ins {
  text-decoration: none;
}
#cart-popup .mini_cart_item {
  display: flex;
  overflow: hidden;
  min-width: 0;
  max-width: 100%;
  padding-left: 0;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid grey;
}
#cart-popup .mini_cart_item .mini-cart-item-column {
  overflow: hidden;
  min-width: 0;
  max-width: 100%;
  width: 100%;
}
#cart-popup .mini_cart_item img {
  float: none;
  max-height: 104px;
  width: auto;
}
#cart-popup .mini_cart_item .mini-cart-item-details-top {
  display: flex;
  justify-content: space-between;
  column-gap: 24px;
}
#cart-popup .mini_cart_item .mini-cart-variation-name {
  line-height: 1.2rem;
  margin-bottom: 0.6rem;
}
#cart-popup .mini_cart_item h4.product-title {
  margin-bottom: 12px;
}
#cart-popup .mini_cart_item h4.product-title a {
  font-weight: bold;
  color: #000;
  font-size: var(--bs-mini-cart--product-title-font-size, 18px);
}
#cart-popup .mini_cart_item .remove_from_cart_button {
  position: static;
  font-size: 24px;
  line-height: 20px;
  font-weight: bold;
}
#cart-popup .mini_cart_item .mini-cart-variation-name,
#cart-popup .mini_cart_item .mini-cart-location {
  display: none;
}
#cart-popup .mini_cart_item .image-column {
  flex: 0 0 27%;
  margin-right: 24px;
}
#cart-popup .mini_cart_item .image-column img {
  float: none;
  width: 160px;
  margin-left: 0;
}
#cart-popup .mini_cart_item .image-column a {
  display: flex;
  align-items: center;
  justify-content: center;
}
#cart-popup .mini_cart_item .mini-cart-item-details-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 16px;
  padding-top: 1.2rem;
  align-items: flex-start;
  flex-direction: column;
}
@media (min-width: 576px) {
  #cart-popup .mini_cart_item .mini-cart-item-details-bottom {
    flex-direction: row;
    align-items: center;
  }
}
#cart-popup .mini_cart_item .mini-cart-item-details-bottom .quantity-wrapper {
  padding-bottom: 0.5rem;
}
@media (min-width: 576px) {
  #cart-popup .mini_cart_item .mini-cart-item-details-bottom .quantity-wrapper {
    padding-bottom: 0rem;
  }
}
#cart-popup .mini_cart_item .mini-cart-item-details-bottom .dk-max-quantity-message {
  color: var(--bs--semantic-alert, #e04744);
  display: block;
  font-size: 12px;
  text-align: center;
}
#cart-popup .mini_cart_item .mini-cart-item-details-bottom .dk-max-quantity-message.visible {
  display: block;
}
#cart-popup .mini_cart_item .mini-cart-item-details-bottom .dk-max-quantity-message.hidden {
  display: none;
}
#cart-popup .mini_cart_item .woocommerce-Price-amount {
  font-size: 14px;
  font-weight: 700;
  line-height: 36px;
  color: var(--bs-primary);
}
@media (min-width: 992px) {
  #cart-popup .mini_cart_item .woocommerce-Price-amount {
    font-size: 20px;
  }
}
#cart-popup .mini-cart-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--Base-Grey, #6c6c6c);
  line-height: 1.5rem;
  padding: 0px 5px 0px;
  margin-bottom: 1.5rem;
}
#cart-popup .mini-cart-header h3 {
  color: var(--Base-Black, #0d0d0b);
  line-height: 24px;
}
#cart-popup .mini-cart-header .mini-cart-close {
  background: transparent;
  border: 0;
  cursor: pointer;
  font-size: 2.5rem;
  line-height: 1.5rem;
  padding: 0px;
}
#cart-popup .mini-cart-footer {
  margin-top: auto;
}
#cart-popup .mini-cart-footer .woocommerce-mini-cart__total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--Base-Grey, #6c6c6c);
  border: none;
  margin-bottom: 8px;
}
#cart-popup .mini-cart-footer .woocommerce-mini-cart__total strong {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
#cart-popup .mini-cart-footer .woocommerce-Price-amount {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.5rem;
}
#cart-popup .mini-cart-footer .checkout-button {
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 8px;
  background: var(--bs-primary-color);
  color: #fff;
  padding: 12px;
  line-height: 24px;
  margin-top: 12px;
}
#cart-popup .bs-limit__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 24px;
}
#cart-popup .bs-limit__container .bs-limit__label {
  font-weight: 400;
  color: var(--bs--semantic-alert, #e04744);
}
#cart-popup .bs-limit__container .bs-limit__total {
  color: var(--bs--semantic-alert, #e04744);
}
#cart-popup .continue-shopping-btn {
  display: block;
  padding: 12px;
  line-height: 24px;
  margin-top: 32px;
  border-radius: 8px;
  color: var(--bs-primary-color);
  border: 1px solid var(--bs-primary-color);
  text-align: center;
}
#cart-popup .button.checkout-button:hover {
  color: white;
}

.woocommerce-mini-cart .price del {
  opacity: 0.6;
  margin-right: 0.35rem;
}

.woocommerce-mini-cart .price ins {
  text-decoration: none;
}

.bs-layout-switcher {
  display: flex;
  gap: 8px;
}
.bs-layout-switcher__button {
  border: 1px solid var(--bs-primary-color);
  cursor: pointer;
  border-radius: 8px;
  padding: 0;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bs-layout-switcher__button svg path {
  fill: var(--bs-primary-color);
}
.bs-layout-switcher__button--grid {
  background-color: var(--bs-primary-color);
}
.bs-layout-switcher__button--grid svg path {
  fill: #fff;
}

.bs-layout-list .bs-layout-switcher__button--grid svg path {
  fill: var(--bs-primary-color);
}
.bs-layout-list .bs-layout-switcher__button--list {
  background-color: var(--bs-primary-color);
}
.bs-layout-list .bs-layout-switcher__button--list svg path {
  fill: #fff;
}

.bs-layout-list .bs-layout-switcher__button--grid {
  background-color: white;
}

.bs-filters {
  background: var(--bs-filters--background);
  font-family: var(--bs-font-family);
  border-radius: var(--bs-filters--border-radius);
  border: var(--bs-filters--border);
}
.bs-filters .bs-filters__body {
  display: flex;
  flex-direction: column;
}
.bs-filters .bs-filters__body .bs-filter__body-scroll {
  max-height: 400px;
  overflow-y: auto;
}
.bs-filters .bs-filters__body .bs-filter__items {
  margin: 0;
}
.bs-filters .bs-filters__body .bs-filter__item {
  background: #fff;
  border: 1px solid var(--bs-filters--background);
}
.bs-filters .bs-filters__body .bs-filter__item--active, .bs-filters .bs-filters__body .bs-filter__item:hover {
  background: var(--bs-filters--item-active-background);
  color: #fff;
  border: 1px solid #EFEFEF;
}
.bs-filters .bs-filters__body .bs-filter__title {
  font-family: var(--bs-font-family);
  color: var(--bs-filters--title-color);
}
.bs-filters .bs-filters__body .bs-filter__select {
  width: 100%;
  height: 48px;
  padding: 12px 16px;
  appearance: none;
  --webkit-appearance: none;
  background-image: url(../build/e3d1db4a66d4e5fa5f5f.svg);
  background-position: right 16px top 50%;
  background-repeat: no-repeat;
  background-size: auto 8px;
  border-radius: 0;
  display: block;
}
.bs-filters .bs-filters__body .bs-filter__select:focus-visible {
  outline: none;
}
.bs-filters .bs-filters__body .bs-filter__search-box {
  padding: 12px 16px;
  width: 100%;
  height: 48px;
}
.bs-filters .bs-filters__body .bs-filter__search-box:focus-visible {
  outline: none;
}
.bs-filters .bs-filters__body .bs-filter.bs-filter--onsale {
  order: 2;
}
.bs-filters .bs-filters__body .bs-filter.bs-filter--orderby {
  order: 3;
  text-transform: capitalize;
}
.bs-filters .bs-filters__body .bs-filter.bs-filter--category {
  order: 4;
}
.bs-filters .bs-filters__body .bs-filter.bs-filter--net_weight {
  order: 5;
}
.bs-filters .bs-filters__body .bs-filter.bs-filter--plant_type {
  order: 6;
}
.bs-filters .bs-filters__body .bs-filter.bs-filter--brand {
  order: 7;
}
.bs-filters .bs-filters__body .bs-filter.bs-filter--terpenes {
  order: 8;
}
.bs-filters .bs-filters__body .bs-filter.bs-filter--package_date, .bs-filters .bs-filters__body .bs-filter.bs-filter--sugar_free, .bs-filters .bs-filters__body .bs-filter.bs-filter--vegan {
  order: 9;
}
.bs-filters .bs-filters__body .bs-filter.bs-filter--price {
  order: 10;
}
.bs-filters .bs-filters__body .bs-filter.bs-filter--range {
  order: 11;
}
.bs-filters .bs-filters__body .bs-filter.bs-filter--thc {
  order: 11;
}
.bs-filters .bs-filters__body .bs-filter.bs-filter--cbd {
  order: 12;
}
.bs-filters .bs-filters__body .bs-filter.bs-filter--size {
  order: 4;
}
.bs-filters .bs-filters__body .bs-pagination-info {
  display: none;
}
.bs-filters .bs-filters__body .bs-filter__reset {
  order: 1;
  text-align: left;
  margin-bottom: 4px;
}
.bs-filters .bs-filters__body .filter-close-btn {
  display: none; /* Hidden by default */
}
.bs-filters .bs-filter--range__values {
  display: flex;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-top: 8px;
  gap: 4px;
}
.bs-filters .bs-filter .irs--round {
  height: auto;
}
.bs-filters .bs-filter .irs--round .irs-from, .bs-filters .bs-filter .irs--round .irs-max, .bs-filters .bs-filter .irs--round .irs-min, .bs-filters .bs-filter .irs--round .irs-to {
  display: none;
}
.bs-filters .bs-filter .irs--round .irs-handle {
  background: #fff;
  border: none;
  top: -3px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.bs-filters .bs-filter .irs--round .irs-bar, .bs-filters .bs-filter .irs--round .irs-line {
  top: 0px;
}

@media (max-width: 768px) {
  body.filters-active .bs-filters {
    pointer-events: auto;
  }
  body.filters-active {
    overflow: hidden;
  }
  .bs-filters .bs-filters__body {
    height: 100dvh; /* Use dynamic viewport height for mobile */
    max-height: 100vh; /* Fallback for older browsers */
    overflow-y: scroll;
  }
  .bs-filters {
    border-radius: var(--bs-filter--border-radius-2x);
  }
  .bs-filters .bs-filters__body {
    position: fixed;
    top: 0;
    left: 0;
    height: 100dvh; /* Use dynamic viewport height for mobile */
    max-height: 100vh; /* Fallback for older browsers */
    background: #455233;
    border-radius: 0 12px 12px 0;
    width: calc(100% - 100px);
    padding: 40px 20px 80px 20px; /* Increased bottom padding to prevent overlap */
    z-index: 9999;
    display: none;
    transition: transform 0.3s cubic-bezier(0.4, 0, 2, 1);
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .bs-filters .bs-filters__body::-webkit-scrollbar {
    width: 6px;
  }
  .bs-filters .bs-filters__body::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 3px;
  }
  .bs-filters .bs-filters__body::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 3px;
  }
  .bs-filters .bs-filters__body::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.5);
  }
  .bs-filters .bs-filters__body .bs-filter {
    margin-bottom: 16px;
  }
  .bs-filters .bs-filters__body .bs-filter__item {
    padding: 8px 12px;
    font-size: 14px;
  }
  .bs-filters .bs-filters__body .bs-filter__title {
    font-size: 14px;
  }
  .bs-filters .bs-filters__body .bs-filter__select {
    width: 100%;
    height: 40px;
    padding: 0 12px;
  }
  .bs-filters .bs-filters__body .bs-filter__search-box {
    padding: 8px 12px;
    height: 40px;
    border-radius: 8px;
  }
  .bs-filters .bs-filters__body {
    /* Ensure last filter has proper bottom spacing */
  }
  .bs-filters .bs-filters__body .bs-filter:last-child {
    margin-bottom: 40px; /* Extra space at bottom to prevent overlap */
  }
  .bs-filters--active .bs-filters__body {
    display: flex;
    transform: translateX(0);
  }
  .bs-filters--active .bs-filters__body .filter-close-btn {
    position: absolute;
    top: 0;
    right: 20px;
    background: transparent;
    display: flex;
    font-size: 40px;
    cursor: pointer;
    z-index: 1000;
    position: absolute;
    top: 0;
    right: 20px;
    color: #fff;
    outline: none !important;
  }
  .bs-filters::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9998;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }
  .bs-filters--active::before {
    opacity: 1;
    visibility: visible;
  }
  .bs-before-shop-loop {
    flex-direction: row;
  }
}
.bs-ajax-search__results {
  min-width: 300px;
}
@media (min-width: 992px) {
  .bs-ajax-search__results {
    min-width: 400px;
  }
}
.bs-ajax-search__items {
  padding-left: 0;
  width: 100%;
}
.bs-ajax-search__item-price {
  color: var(--bs-black-color);
}

.daily-deal-tabs [data-tab-content] {
  display: none;
}
.daily-deal-tabs .active[data-tab-content] {
  display: block;
}
.daily-deal-tabs__wrapper {
  width: 100%;
}
.daily-deal-tabs .nav-tabs {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .daily-deal-tabs .nav-tabs {
    border: 0 none;
    gap: 1rem;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.daily-deal-tabs .nav-tabs .nav-item {
  background-color: var(--bs-white-color);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  border: 0 none;
  white-space: nowrap;
  font-weight: 700;
  width: 100%;
  border-radius: 16px 16px 0 0;
}
@media (min-width: 992px) {
  .daily-deal-tabs .nav-tabs .nav-item {
    flex: 1;
  }
}
.daily-deal-tabs .nav-tabs .nav-item.active {
  background: var(--bs-primary-color);
}
.daily-deal-tabs .tab-content {
  margin: 0;
}
.daily-deal-tabs .tab-content .tab-pane {
  border: 0 none;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.daily-deal-tabs .tab-content .tab-pane .tab-pane-content {
  background-image: var(--bg-image-mobile);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #bbfe94;
  min-height: 370px;
  margin: 0;
}
@media (min-width: 992px) {
  .daily-deal-tabs .tab-content .tab-pane .tab-pane-content {
    background-image: var(--bg-image);
  }
}
.daily-deal-tabs .tab-content .tab-pane .tab-pane-content .tab-pane-text {
  padding: 8rem 4rem;
}
.daily-deal-tabs .tab-content .tab-pane .tab-pane-content h2 {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .daily-deal-tabs .tab-content .tab-pane .tab-pane-content h2 {
    margin-bottom: 32px;
  }
}
.daily-deal-tabs .tab-content .tab-pane .tab-pane-content .link-button {
  text-transform: uppercase;
  margin-top: 1.5rem;
}
.bs-feature-categories-block {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  background-size: cover;
  background-repeat: no-repeat;
}
.bs-feature-categories-block h2 {
  font-size: var(--bs-heading-h2--font-size);
  margin-bottom: 40px;
}
.bs-feature-categories-block .container-base {
  display: block;
}
.bs-feature-categories-block .feature-categories-wrapper.is-mobile-device:not(.feature-categories-slider-mobile) {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.bs-feature-categories-block .feature-categories-wrapper .feature-category-item {
  min-height: 160px;
  text-align: center;
  max-width: 33.33%;
  width: 33.33%;
}
@media (min-width: 640px) {
  .bs-feature-categories-block .feature-categories-wrapper .feature-category-item {
    max-width: 33.33%;
    width: 33.33%;
  }
}
@media (min-width: 768px) {
  .bs-feature-categories-block .feature-categories-wrapper .feature-category-item {
    max-width: 25%;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .bs-feature-categories-block .feature-categories-wrapper .feature-category-item {
    min-height: 240px;
    max-width: 20%;
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .bs-feature-categories-block .feature-categories-wrapper .feature-category-item {
    max-width: 16.66%;
    width: 16.66%;
  }
}
@media (min-width: 1440px) {
  .bs-feature-categories-block .feature-categories-wrapper .feature-category-item {
    max-width: 12.5%;
    width: 12.5%;
  }
}
.bs-feature-categories-block .feature-categories-wrapper .feature-category-item__image.has-hover-image {
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
}
.bs-feature-categories-block .feature-categories-wrapper .feature-category-item__image.has-hover-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) !important;
  transition: opacity 0.3s ease-in;
}
.bs-feature-categories-block .feature-categories-wrapper .feature-category-item__image.has-hover-image img.category-item-image-hover {
  opacity: 0;
}
.bs-feature-categories-block .feature-categories-wrapper .feature-category-item img {
  height: auto;
  width: 100%;
}
.bs-feature-categories-block .feature-categories-wrapper .feature-category-item h3 {
  font-size: var(--bs-feature-categories-block--category-title-font-size, 18px);
  margin-top: 15px;
}
.bs-feature-categories-block .feature-categories-wrapper .feature-category-item:hover .feature-category-item__image.has-hover-image img.category-item-image-hover {
  opacity: 1;
}
.bs-feature-categories-block .feature-categories-wrapper .feature-category-item:hover .feature-category-item__image.has-hover-image img.category-item-image {
  opacity: 0;
}
@media (min-width: 560px) {
  .bs-feature-categories-block .feature-categories-slider .feature-category-item {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .bs-feature-categories-block .feature-categories-slider .feature-category-item {
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .bs-feature-categories-block .feature-categories-slider .feature-category-item {
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .bs-feature-categories-block .feature-categories-slider .feature-category-item {
    max-width: 12.5%;
    width: 12.5%;
    padding: 0 25px;
  }
}

.bs-feature-categories-block.style2 .feature-categories-wrapper img {
  width: var(--bs-feature-categories-block--category-image-size, 160px);
  height: var(--bs-feature-categories-block--category-image-size, 160px);
  object-fit: cover;
  border-radius: 0;
}

.bs-product-carousel-block {
  position: relative;
}
.bs-product-carousel-block .container-base {
  flex-direction: column;
  position: relative;
  padding-top: 30px;
}

.bs-product-carousel {
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 992px) {
  .bs-product-carousel {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
.bs-product-carousel__header {
  text-align: left;
}
.bs-product-carousel__header h2 {
  font-size: var(--bs-heading-h2--font-size);
}
.bs-product-carousel__view-all {
  position: absolute;
  right: 20px;
  top: 20px;
  color: var(--bs-primary-color);
}
.bs-product-carousel .flickity-resize .bs-product-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.bs-product-carousel__products .bs-product-card {
  max-width: 50%;
  padding: 0 10px;
  width: 50%;
}
@media (min-width: 560px) {
  .bs-product-carousel__products .bs-product-card {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .bs-product-carousel__products .bs-product-card {
    justify-content: center;
    max-width: 33.33%;
    width: 33.33%;
  }
}
@media (min-width: 1100px) {
  .bs-product-carousel__products .bs-product-card {
    max-width: 25%;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .bs-product-carousel__products .bs-product-card {
    max-width: 20%;
    width: 20%;
  }
}

section.section-hero {
  padding-block: 30px;
  text-align: center;
}

.hidden {
  display: none;
}

.page-header-title {
  padding-top: 64px;
  padding-bottom: 64px;
}
@media (min-width: 992px) {
  .page-header-title {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
@media (min-width: 1200px) {
  .page-header-title {
    padding-top: 164px;
    padding-bottom: 164px;
  }
}

.woocommerce-cart .wp-block-list {
  display: none;
}
.woocommerce-cart .bs-cart-container {
  padding: 0px;
  margin: 0px;
}
.woocommerce-cart .bs-cart-container .columns {
  padding: 0px;
  padding-left: 16px;
}
.woocommerce-cart .bs-cart-container .list-products {
  padding-left: 0px;
  padding-right: 16px;
}
.woocommerce-cart .woocommerce {
  max-width: 1710px;
  padding: 64px 50px;
  margin: 0px auto;
}
.woocommerce-cart .woocommerce table.shop_table {
  border: 0px;
}
.woocommerce-cart .woocommerce table.shop_table td {
  border-color: #000;
}
.woocommerce-cart .woocommerce table.cart .product-thumbnail a {
  display: inline-block;
  min-width: 74px;
  max-width: 80px;
}
.woocommerce-cart .woocommerce table.cart .product-thumbnail img {
  width: 100%;
  max-height: 80px;
  object-fit: contain;
}
.woocommerce-cart .woocommerce .product-name a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
.woocommerce-cart .woocommerce .variation {
  margin-top: 5px;
}
.woocommerce-cart .woocommerce td.product-name dl.variation dt.variation-locations,
.woocommerce-cart .woocommerce td.product-name dl.variation dd.variation-locations {
  display: none;
}
.woocommerce-cart .woocommerce .price {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
.woocommerce-cart .woocommerce .price del {
  padding-right: 30px;
  color: #000;
}
.woocommerce-cart .woocommerce .price ins {
  text-decoration: none;
  color: var(--dl--primary-color);
}
.woocommerce-cart .woocommerce .bs-quantity-wrapper input {
  width: 40px;
  padding: 5px;
}
.woocommerce-cart .woocommerce .bs-quantity-wrapper .qty-btn {
  width: 20px;
  height: 20px;
}
.woocommerce-cart .woocommerce .dk-max-quantity-message {
  color: var(--bs--semantic-alert, #e04744);
  display: block;
  font-size: 12px;
  text-align: center;
}
.woocommerce-cart .woocommerce .dk-max-quantity-message.visible {
  display: block;
}
.woocommerce-cart .woocommerce .dk-max-quantity-message.hidden {
  display: none;
}
.woocommerce-cart .woocommerce a.remove {
  color: var(--dl--primary-color) !important;
}
.woocommerce-cart .woocommerce a.remove:hover {
  background: none;
}
.woocommerce-cart .woocommerce .woocommerce_cart_actions button {
  background-color: var(--bs-button-add-to-cart--background);
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  border: 2px solid var(--bs-button-add-to-cart--background);
  line-height: 1;
}
.woocommerce-cart .woocommerce .woocommerce_cart_actions button:hover {
  color: #fff;
  text-decoration: none;
}
.woocommerce-cart .woocommerce .woocommerce_cart_actions button {
  color: #fff !important;
  padding: 10px 25px !important;
  opacity: 1 !important;
  margin-top: 20px;
}
.woocommerce-cart .woocommerce .woocommerce_cart_actions button:hover {
  background-color: var(--bs-button-add-to-cart--background) !important;
}
.woocommerce-cart .woocommerce .order-summary {
  background-color: var(--bs-checkout-card--bg-color);
  border-radius: 10px;
  overflow: hidden;
  padding: 30px;
  color: var(--bs-checkout-card--text-color);
}
.woocommerce-cart .woocommerce .order-summary h2 {
  font-size: 24px;
  margin-bottom: 30px;
  color: var(--bs-checkout-card--title-color);
}
.woocommerce-cart .woocommerce .order-summary .bs-limit__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--dl--primary-color);
}
.woocommerce-cart .woocommerce .order-summary .shop_table th, .woocommerce-cart .woocommerce .order-summary .shop_table td {
  border-color: #000;
}
.woocommerce-cart .woocommerce .order-summary .shop_table th {
  padding-left: 0px;
}
.woocommerce-cart .woocommerce .order-summary .shop_table td {
  text-align: right;
  padding-right: 0px;
}
.woocommerce-cart .woocommerce .order-summary .shop_table .order-total {
  font-size: 20px;
}
.woocommerce-cart .woocommerce .wc-proceed-to-checkout {
  padding-bottom: 0px;
}
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a {
  background-color: var(--bs-button-add-to-cart--background);
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  border: 2px solid var(--bs-button-add-to-cart--background);
  line-height: 1;
}
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a:hover {
  color: #fff;
  text-decoration: none;
}
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a {
  width: 100%;
}
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a:hover {
  background-color: var(--bs-button-add-to-cart--background);
}
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a {
  font-size: 16px;
  margin-bottom: 0px;
}

@media screen and (max-width: 1400px) {
  .woocommerce-cart .woocommerce {
    font-size: 14px;
    padding: 50px 30px;
  }
}
@media screen and (max-width: 1023px) {
  .woocommerce-cart .bs-cart-container .columns {
    padding: 0px;
  }
  .woocommerce-cart .woocommerce {
    font-size: 13px;
    padding: 40px 20px;
  }
  .woocommerce-cart .woocommerce .order-summary {
    padding: 20px;
  }
  .woocommerce-cart .woocommerce .wc-proceed-to-checkout a {
    font-size: 13px;
    padding: 8px 15px;
  }
  .woocommerce-cart .woocommerce .woocommerce_cart_actions button {
    padding: 8px 15px;
  }
  .woocommerce-cart .woocommerce .order-summary h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .woocommerce-cart .woocommerce .order-summary .shop_table .order-total {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce-cart .woocommerce {
    padding: 20px 16px;
  }
  .woocommerce-cart .woocommerce table.cart thead {
    display: none;
  }
  .woocommerce-cart .woocommerce table.cart td {
    display: block;
    width: 100%;
    border: 0px;
    padding: 5px 0px;
  }
  .woocommerce-cart .woocommerce table.cart td.product-name {
    flex: 0 0 75%;
    padding-right: 20px;
  }
  .woocommerce-cart .woocommerce table.cart td.product-quantity {
    margin-left: 25%;
  }
  .woocommerce-cart .woocommerce table.cart .product-quantity {
    padding-bottom: 10px;
  }
  .woocommerce-cart .woocommerce table.cart tr {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #000;
  }
  .woocommerce-cart .woocommerce table.cart tr.woocommerce_cart_actions {
    border-bottom: none;
  }
  .woocommerce-cart .woocommerce table.cart .product-thumbnail {
    padding-top: 10px;
    flex: 0 0 25%;
  }
  .woocommerce-cart .woocommerce table.cart .product-thumbnail img {
    max-height: 65px;
  }
  .woocommerce-cart .woocommerce table.cart .product-remove {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
  }
  .woocommerce-cart .woocommerce .woocommerce_cart_actions button {
    margin-top: 0px;
  }
  .woocommerce-cart .woocommerce table.shop_table {
    margin: 0px;
    margin-bottom: 16px;
  }
  .woocommerce-cart .woocommerce .order-summary {
    padding: 16px;
  }
  .woocommerce-cart .woocommerce .order-summary h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .woocommerce-cart .woocommerce .order-summary .shop_table .order-total {
    font-size: 15px;
  }
  .woocommerce-cart .woocommerce .wc-proceed-to-checkout {
    padding-top: 0px;
  }
  .woocommerce-cart .woocommerce .price {
    font-size: 16px;
  }
  .woocommerce-cart .woocommerce .variation {
    margin-bottom: 7px;
  }
}
.page-blog .header-title {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.single-product #content {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .single-product .site-main > .woocommerce-breadcrumb {
    display: none;
  }
}
@media (max-width: 768px) {
  .single-product .wrapper-product-summary .woocommerce-breadcrumb {
    display: none;
  }
}

.woocommerce-account .woocommerce {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: flex;
}
.woocommerce-account .woocommerce #customer_login {
  display: flex;
  width: 100%;
  margin: 0px -32px;
  flex: 1;
}
.woocommerce-account .woocommerce #customer_login .u-column1, .woocommerce-account .woocommerce #customer_login .u-column2 {
  width: 50%;
  padding: 0px 32px;
}
.woocommerce-account .woocommerce #customer_login h2 {
  text-align: center;
  font-size: var(--bs-heading-h2--font-size);
  padding-bottom: 32px;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-row label {
  margin-bottom: var(--bs-my-account-padding-form-label);
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-login, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register {
  margin: 0px auto;
  background-color: var(--bs-my-account-background-form);
  padding: var(--bs-my-account-padding-login-form);
  width: 100%;
  border: 0px;
  border-radius: 10px;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-login label, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register label {
  font-weight: bold;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-login input, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register input {
  border: 0px;
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
  padding: 0px 10px;
  font-size: 14px;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-login .form-row, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register .form-row {
  text-align: center;
  display: flex;
  flex-direction: column;
  padding: 0px;
  margin-bottom: 32px;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-login .form-row-wide, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register .form-row-wide {
  text-align: left;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce-account .woocommerce #customer_login .woocommerce-form-login .woocommerce-form-register__submit, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register .woocommerce-form-login__submit, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register .woocommerce-form-register__submit {
  background-color: var(--bs-button-add-to-cart--background);
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  text-transform: uppercase;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  border: 2px solid var(--bs-button-add-to-cart--background);
  line-height: inherit;
  margin: 0px;
  order: 1;
  margin-top: 0px;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-login a, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register a {
  color: var(--bs-header-menu-dropdown-border-color);
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-login a:hover, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register a:hover {
  color: var(--bs-header-menu-dropdown-border-color);
  text-decoration: none;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-login .woocommerce-form-login__rememberme, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register .woocommerce-form-login__rememberme {
  order: 2;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-login .woocommerce-form-login__rememberme, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register .woocommerce-form-login__rememberme {
  display: flex;
  align-items: center;
  justify-content: center;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-login .woocommerce-form-login__rememberme span, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register .woocommerce-form-login__rememberme span {
  font-weight: normal;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-login .woocommerce-form__input-checkbox, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register .woocommerce-form__input-checkbox {
  margin: 0px;
  margin-right: 10px;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-login .lost_password, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register .lost_password {
  text-align: center;
  margin-bottom: 0px;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-login .woocommerce-privacy-policy-text p, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register .woocommerce-privacy-policy-text p {
  margin-bottom: 30px;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form-register .form-row:last-child {
  margin-bottom: 0px;
}

@media screen and (max-width: 1400px) {
  .woocommerce-account .woocommerce {
    font-size: 14px;
  }
  .woocommerce-account .woocommerce #customer_login {
    margin: 0px -15px;
  }
  .woocommerce-account .woocommerce #customer_login .u-column1, .woocommerce-account .woocommerce #customer_login .u-column2 {
    padding: 0px 15px;
  }
  .woocommerce-account .woocommerce #customer_login h2 {
    font-size: 36px;
  }
  .woocommerce-account .woocommerce #customer_login .woocommerce-form-login, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register {
    padding: 30px;
  }
}
@media screen and (max-width: 1023px) {
  .woocommerce-account .woocommerce {
    font-size: 13px;
  }
  .woocommerce-account .woocommerce #customer_login {
    margin: 0px;
    flex-direction: column;
  }
  .woocommerce-account .woocommerce #customer_login .u-column1, .woocommerce-account .woocommerce #customer_login .u-column2 {
    width: 100%;
    padding: 0px;
  }
  .woocommerce-account .woocommerce #customer_login .u-column1 {
    margin-bottom: 50px;
  }
  .woocommerce-account .woocommerce #customer_login h2 {
    font-size: 30px;
    padding-bottom: 20px;
  }
  .woocommerce-account .woocommerce #customer_login .woocommerce-form-login, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register {
    padding: 20px;
  }
  .woocommerce-account .woocommerce #customer_login .woocommerce-form-login input, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register input {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
  }
  .woocommerce-account .woocommerce #customer_login .woocommerce-form-login label, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register label {
    font-size: 13px;
  }
  .woocommerce-account .woocommerce #customer_login .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce-account .woocommerce #customer_login .woocommerce-form-login .woocommerce-form-register__submit, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register .woocommerce-form-login__submit, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register .woocommerce-form-register__submit {
    padding: 8px 15px;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce-account .woocommerce #customer_login .u-column1 {
    margin-bottom: 30px;
  }
  .woocommerce-account .woocommerce #customer_login h2 {
    font-size: 20px;
    padding-bottom: 15px;
  }
  .woocommerce-account .woocommerce #customer_login .woocommerce-form-login, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register {
    padding: 16px;
  }
  .woocommerce-account .woocommerce #customer_login .woocommerce-form-login .form-row, .woocommerce-account .woocommerce #customer_login .woocommerce-form-register .form-row {
    margin-bottom: 16px;
  }
}
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content {
  overflow: scroll;
}
.woocommerce-orders .woocommerce .woocommerce-orders-table {
  border: 0px;
  margin-bottom: 0px;
}
.woocommerce-orders .woocommerce .my_account_orders td, .woocommerce-orders .woocommerce .my_account_orders th {
  padding: 10px;
}
.woocommerce-orders .woocommerce a.button {
  background-color: var(--bs-button-add-to-cart--background);
  color: #fff;
}
.woocommerce-orders .woocommerce a.button:hover {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .woocommerce-orders .woocommerce .my_account_orders td, .woocommerce-orders .woocommerce .my_account_orders th {
    padding: 5px;
  }
}
.woocommerce-edit-address .woocommerce .woocommerce-Addresses {
  display: flex;
  margin: 0px -32px;
}
.woocommerce-edit-address .woocommerce .woocommerce-Addresses .u-column1, .woocommerce-edit-address .woocommerce .woocommerce-Addresses .u-column2 {
  width: 50%;
  padding: 0px 32px;
}
.woocommerce-edit-address .woocommerce .woocommerce-Addresses .woocommerce-Address-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
}
.woocommerce-edit-address .woocommerce .woocommerce-Addresses .woocommerce-Address-title::after, .woocommerce-edit-address .woocommerce .woocommerce-Addresses .woocommerce-Address-title::before {
  display: none;
}
.woocommerce-edit-address .woocommerce .woocommerce-Addresses .woocommerce-Address-title h2 {
  font-size: 16px;
  padding-right: 30px;
}
.woocommerce-edit-address .woocommerce .woocommerce-Addresses .woocommerce-Address-title a {
  background-color: var(--bs-button-add-to-cart--background);
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  border: 2px solid var(--bs-button-add-to-cart--background);
}
.woocommerce-edit-address .woocommerce .woocommerce-Addresses .woocommerce-Address-title a:hover {
  color: #fff;
  text-decoration: none;
}
.woocommerce-edit-address .woocommerce .woocommerce-address-fields button {
  margin-top: 24px;
  background-color: var(--bs-button-add-to-cart--background);
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  text-transform: uppercase;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  border: 2px solid var(--bs-button-add-to-cart--background);
  line-height: inherit;
}
.woocommerce-edit-address .woocommerce .woocommerce-address-fields button:hover {
  color: #fff;
  text-decoration: none;
  background-color: var(--bs-button-add-to-cart--background);
}

@media screen and (max-width: 1400px) {
  .woocommerce-edit-address .woocommerce .woocommerce-Addresses {
    margin: 0px;
    flex-direction: column;
  }
  .woocommerce-edit-address .woocommerce .woocommerce-Addresses .u-column1, .woocommerce-edit-address .woocommerce .woocommerce-Addresses .u-column2 {
    width: 100%;
    padding: 0px;
  }
  .woocommerce-edit-address .woocommerce .woocommerce-Addresses .u-column1 {
    margin-bottom: 32px;
  }
  .woocommerce-edit-address .woocommerce .woocommerce-Addresses .woocommerce-Address-title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .woocommerce-edit-address .woocommerce .woocommerce-Addresses .u-column1 {
    margin-bottom: 30px;
  }
  .woocommerce-edit-address .woocommerce .woocommerce-Addresses .woocommerce-Address-title {
    margin-bottom: 20px;
  }
  .woocommerce-edit-address .woocommerce .woocommerce-Addresses .woocommerce-Address-title h2 {
    font-size: 14px;
    padding-right: 20px;
  }
  .woocommerce-edit-address .woocommerce .woocommerce-Addresses .woocommerce-Address-title a {
    padding: 8px 15px;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce-edit-address .woocommerce .woocommerce-Addresses .u-column1 {
    margin-bottom: 20px;
  }
  .woocommerce-edit-address .woocommerce .woocommerce-Addresses .woocommerce-Address-title h2 {
    padding-right: 20px;
    padding-bottom: 0px;
  }
  .woocommerce-edit-address .woocommerce .woocommerce-Addresses .woocommerce-Address-title {
    margin-bottom: 20px;
  }
}
.woocommerce-account .woocommerce .woocommerce-EditAccountForm .form-row .input-text, .woocommerce-account .woocommerce .woocommerce-EditAccountForm .form-row select {
  border: 0px;
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
  padding: 0px 10px;
  font-size: 14px;
}
.woocommerce-account .woocommerce label {
  margin-bottom: var(--bs-my-account-padding-form-label);
}
.woocommerce-account .woocommerce .woocommerce-form-row {
  padding-left: 0px;
  padding-right: 0px;
}
.woocommerce-account .woocommerce .woocommerce-form-row em {
  padding-top: 15px;
  display: inline-block;
}
.woocommerce-account .woocommerce .password-input {
  position: relative;
}
.woocommerce-account .woocommerce .show-password-input {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-image: url(../build/e649e95ab674e590b012.svg);
  background-size: cover;
  background-repeat: no-repeat;
  object-fit: cover;
}
.woocommerce-account .woocommerce .display-password {
  background-image: url(../build/176c4da9962a6cbbde75.svg);
}
.woocommerce-account .woocommerce .woocommerce-Button {
  margin-top: 24px;
  background-color: var(--bs-button-add-to-cart--background);
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  text-transform: uppercase;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  border: 2px solid var(--bs-button-add-to-cart--background);
  line-height: inherit;
}
.woocommerce-account .woocommerce .woocommerce-Button:hover {
  color: #fff;
  text-decoration: none;
  background-color: var(--bs-button-add-to-cart--background);
}
.woocommerce-account .woocommerce legend {
  padding-top: 10px;
  font-weight: bold;
}

@media screen and (max-width: 1023px) {
  .woocommerce-account .woocommerce .woocommerce-EditAccountForm .form-row .input-text, .woocommerce-account .woocommerce .woocommerce-EditAccountForm .form-row select {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
  }
  .woocommerce-account .woocommerce .woocommerce-EditAccountForm .form-row label {
    font-size: 13px;
  }
  .woocommerce-account .woocommerce .woocommerce-Button {
    padding: 8px 15px;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce-account .woocommerce .woocommerce-EditAccountForm .form-row label {
    margin-bottom: 0px;
  }
  .woocommerce-account .woocommerce .woocommerce-Button {
    margin-top: 16px;
  }
}
.woocommerce-account .page-wrapper {
  max-width: 1710px;
  margin: 0px auto;
  padding: 64px 50px;
}
.woocommerce-account .woocommerce {
  display: flex;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 100%;
  max-width: 224px;
  padding-right: 24px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  margin: 0px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
  padding: 7px 0px;
  border-bottom: 1px solid #000;
  transition: all linear 0.2s;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active {
  border-bottom: 2px solid var(--bs-button-add-to-cart--background);
}
.woocommerce-account .woocommerce-MyAccount-navigation a {
  color: #000;
  font-weight: bold;
}
.woocommerce-account .woocommerce-MyAccount-navigation a:hover, .woocommerce-account .woocommerce-MyAccount-navigation a:focus {
  text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-content {
  flex: 1;
  background-color: var(--bs-my-account-background-form);
  border-radius: 10px;
  overflow: hidden;
  padding: var(--bs-my-account-padding-detail-form);
}
.woocommerce-account .woocommerce-MyAccount-content a {
  color: var(--dl--primary-color);
  text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-content a:hover {
  color: var(--dl--primary-color);
}
.woocommerce-account .woocommerce-MyAccount-content p:last-child {
  margin-bottom: 0px;
}

@media screen and (max-width: 1400px) {
  .woocommerce-account .page-wrapper {
    padding: 50px 30px;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    padding: 30px;
  }
}
@media screen and (max-width: 1023px) {
  .woocommerce-account .page-wrapper {
    padding: 40px 20px;
  }
  .woocommerce-account .page-wrapper .large-12 {
    width: 100%;
  }
  .woocommerce-account .woocommerce {
    flex-direction: column;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    max-width: 100%;
    padding-right: 0px;
    margin-bottom: 30px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation li {
    padding: 10px 0px;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce-account .page-wrapper {
    padding: 20px 16px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    margin-bottom: 16px;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    padding: 16px;
  }
}
.bs-page-list-locations .wrapper-title {
  text-align: center;
  width: 100%;
}
.bs-page-list-locations h1 {
  font-weight: bold;
  padding-bottom: 32px;
  padding-top: 32px;
  text-align: center;
  text-transform: uppercase;
  display: block;
  margin: 0 auto;
}

/* ================================
   Layouts
================================ */
.single-product #woocommerce-wrapper {
  margin-top: 30px;
}
.single-product .wrapper-product-summary:after {
  content: " ";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  .single-product .woocommerce-product-gallery {
    float: left;
    width: 48%;
  }
}
@media (min-width: 768px) {
  .single-product .summary.entry-summary {
    float: right;
    width: 48%;
  }
}
.single-product .summary.entry-summary {
  clear: none;
}
.single-product .summary .bs-product-meta-pills__list {
  margin-left: 0px;
}

.quantity .bs-quantity-wrapper {
  display: flex;
  -moz-column-gap: 4px;
  column-gap: 4px;
  border-radius: 8px;
  border: 1px solid var(--Base-Black, #0d0d0b);
  padding: 12px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  align-items: center;
}
.quantity .bs-quantity-wrapper .qty {
  outline: 0;
  box-shadow: none;
  width: 40px;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  border: none;
  text-align: center;
  margin: 0;
  background-color: transparent;
}
.quantity .bs-quantity-wrapper .qty::-webkit-outer-spin-button, .quantity .bs-quantity-wrapper .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity .bs-quantity-wrapper .qty-btn {
  width: 24px;
  height: 24px;
  background: 0 0;
  cursor: pointer;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -4px;
}

.single-post .bs-single .container-single {
  max-width: 1124px;
  padding: 0px 50px;
  margin: 0px auto;
}
.single-post .bs-single__header {
  padding-bottom: 50px;
}
.single-post .bs-single h1 {
  font-size: var(--bs-heading-h2--font-size);
}
.single-post .bs-single .wrapper-block {
  text-align: center;
}
.single-post .bs-single img {
  margin: 16px 0px;
}

@media screen and (max-width: 1400px) {
  .single-post .bs-single {
    font-size: 14px;
  }
  .single-post .bs-single .container-single {
    padding: 0px 30px;
  }
  .single-post .bs-single__header {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1023px) {
  .single-post .bs-single {
    font-size: 13px;
  }
  .single-post .bs-single .container-single {
    padding: 0px 20px;
  }
  .single-post .bs-single__header {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .single-post .bs-single .container-single {
    padding: 0px 16px;
  }
}
.woocommerce ul.products li.product a img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.woocommerce .products ul, .woocommerce ul.products {
  margin-bottom: 0px;
}

.column, .columns {
  padding-left: 10px;
  padding-right: 10px;
}

.woocommerce ul.products {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -12px;
  margin-right: -12px;
}
.woocommerce ul.products:before {
  display: none;
}

.woocommerce ul.products.columns-4 .bs-product-card,
.woocommerce ul.products.columns-4 li.product {
  flex-basis: calc(50% - 25px);
  max-width: calc(50% - 25px);
  margin: 12px;
}
@media (min-width: 768px) {
  .woocommerce ul.products.columns-4 .bs-product-card,
  .woocommerce ul.products.columns-4 li.product {
    flex-basis: calc(33.33% - 25px);
    max-width: calc(33.33% - 25px);
  }
}
@media (min-width: 1200px) {
  .woocommerce ul.products.columns-4 .bs-product-card,
  .woocommerce ul.products.columns-4 li.product {
    flex-basis: calc(25% - 25px);
    max-width: calc(25% - 25px);
  }
}

.woocommerce ul.products.columns-5 .bs-product-card,
.woocommerce ul.products.columns-5 li.product {
  flex-basis: calc(50% - 25px);
  max-width: calc(50% - 25px);
}
@media (min-width: 768px) {
  .woocommerce ul.products.columns-5 .bs-product-card,
  .woocommerce ul.products.columns-5 li.product {
    flex-basis: calc(33.33% - 25px);
    max-width: calc(33.33% - 25px);
  }
}
@media (min-width: 1200px) {
  .woocommerce ul.products.columns-5 .bs-product-card,
  .woocommerce ul.products.columns-5 li.product {
    flex-basis: calc(25% - 25px);
    max-width: calc(25% - 25px);
  }
}
@media (min-width: 1440px) {
  .woocommerce ul.products.columns-5 .bs-product-card,
  .woocommerce ul.products.columns-5 li.product {
    flex-basis: calc(20% - 25px);
    max-width: calc(20% - 25px);
  }
}

.bs-before-shop-loop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin-bottom: 64px;
}

.woocommerce.bs-layout-list ul.products li.product {
  flex-basis: 100% !important;
  max-width: 100% !important;
  flex-direction: row;
}
.woocommerce.bs-layout-list ul.products li.product .bs-product-card__image {
  flex: 0 0 33%;
  border-bottom-left-radius: 12px;
  border-top-right-radius: 0;
  max-width: 33%;
  max-height: 300px;
  padding-top: 30px;
}

.header .header-wrapper {
  font-size: 14px;
}
.header .header-top__inner {
  padding-top: 10px;
  padding-bottom: 10px;
}
.header .header-top__right {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 10px;
}
@media print, screen and (min-width: 62em) {
  .header .header-top__right {
    gap: 15px;
  }
}
@media screen and (min-width: 75em) {
  .header .header-top__right {
    gap: 20px;
  }
}
.header .header__main .container-base {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .header__main .container-base a {
  color: #000;
  text-decoration: none;
}
.header .header__main .container-base .header-logo {
  padding: 0px 30px;
}
.header .header__main .container-base .header-logo img {
  max-width: 130px;
}
.header .header__main .container-base .site-title {
  font-size: 32px;
  margin-bottom: 0px;
}
.header .header__main .container-base .menu li:not(:last-child) {
  margin-right: 24px;
}
.header .header__main .container-base .menu a {
  color: #000;
  padding: 0px;
}
.header .header__main .container-base .location-button {
  display: flex;
  align-items: center;
}
.header .header__main .container-base .header__main-left {
  margin-right: auto;
  flex: 1 1 0;
  display: flex;
  align-items: center;
}
.header .header__main .container-base .header__main-right {
  margin-left: auto;
  flex: 1 1 0;
  display: flex;
  justify-content: flex-end;
  -moz-column-gap: 16px;
  column-gap: 16px;
  align-items: center;
}
@media print, screen and (min-width: 62em) {
  .header .header__main .container-base .header__main-right {
    gap: 15px;
  }
}
@media screen and (min-width: 75em) {
  .header .header__main .container-base .header__main-right {
    gap: 20px;
  }
}
.header .header__bottom {
  padding: 20px 0px;
}
.header .header__bottom .menu-shop a {
  color: #000;
  font-weight: bold;
}
.header .header__bottom .menu-shop {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
.header .header__bottom .menu-shop li.menu-item-has-children > a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .header__bottom .menu-shop .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  min-width: 180px;
  z-index: 1000;
  border: 1px solid rgba(13, 13, 11, 0.176);
  border-radius: 6px;
}

.header-element-search-icon .bs-icon, .header-element-myaccount-icon .bs-icon, .header-element-cart-icon .bs-icon, .header-element-store-selector .bs-icon {
  font-size: 1.8rem;
}
.header-element-store-selector .location-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.header-element-store-selector .location-button .bs-icon {
  margin-right: 5px;
}

#footer {
  background-color: var(--bs-filters--background);
}
#footer .footer-wrapper {
  flex: 1;
  padding: 50px 0px;
  font-size: 14px;
  color: #fff;
}
#footer a {
  color: #fff;
  text-decoration: none;
}
#footer .footer__top {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #fff;
}
#footer .footer-left {
  display: flex;
  gap: 40px;
  flex: 1;
}
#footer .footer-logo img {
  max-width: 130px;
}
#footer .footer-logo {
  margin-bottom: 20px;
  text-align: center;
}
#footer .title-main {
  font-weight: bold;
}
#footer ul {
  list-style-type: none;
  padding-inline-start: 0px;
  margin: 0px;
}
#footer .footer-list li {
  margin-top: 15px;
}
#footer .follows {
  display: flex;
  gap: 15px;
  margin-top: 15px;
}
#footer .follows img {
  max-width: 24px;
}
#footer .footer-minwidth .main-menu-wrapper:not(:first-child) {
  margin-top: 40px;
}
#footer .footer-memu {
  display: flex;
  gap: 40px;
  flex: 1;
  justify-content: space-between;
}
#footer .shop-menu-list img {
  max-width: 20px;
  display: inline-block;
  margin-right: 5px;
}
#footer .view-all {
  margin-top: 15px;
}
#footer .locations-list li {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 20px;
}
#footer .footer-post-item:first-child {
  margin-top: 0px;
}
#footer .footer-post-item a {
  width: 100%;
  padding-top: 100%;
  display: inline-block;
  position: relative;
}
#footer .footer-post-item img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
}
#footer .list-link {
  margin-top: 15px;
}
#footer .list-link a {
  text-decoration: underline;
  display: inline-block;
  margin-top: 5px;
}
#footer .footer__bottom {
  text-align: center;
  padding-top: 30px;
}
#footer .by {
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer .by img {
  max-width: 100px;
}

.container-base {
  max-width: 100%;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .container-base {
    max-width: 1710px;
  }
}

.row {
  flex-wrap: wrap;
  margin: 0px;
  max-width: 100%;
}
.row .columns {
  padding: 0px 12px;
}

.wrapper-block {
  padding: 64px 0px;
  flex: 1;
}

@media screen and (max-width: 1400px) {
  .container-base {
    padding: 0px 30px;
  }
  .wrapper-block {
    padding: 50px 0px;
  }
}
@media screen and (max-width: 1023px) {
  .container-base {
    padding: 0px 20px;
  }
  .wrapper-block {
    padding: 40px 0px;
  }
}
@media screen and (max-width: 767px) {
  .container-base {
    padding: 0px 16px;
  }
  .wrapper-block {
    padding: 20px 0px;
  }
}
.bs-accordion-block__title {
  text-align: center;
}
.bs-accordion-block__accordion-list {
  margin: 0px;
  padding-inline-start: 0px;
  list-style-position: inside;
  list-style-type: none;
}
.bs-accordion-block__accordion-header {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0px;
  cursor: pointer;
}
.bs-accordion-block .bs-accordion-block__accordion-content {
  display: none;
}
.bs-accordion-block__accordion-item {
  border-top: 1px solid #000;
}
.bs-accordion-block .icon {
  max-width: 24px;
  cursor: pointer;
  transition: all linear 0.3s;
}
.bs-accordion-block .minus {
  display: none;
}
.bs-accordion-block__accordion-item.active .plus {
  display: none;
}
.bs-accordion-block__accordion-item.active .minus {
  display: inline;
}

.bs-our-blog {
  background: var(--bs-block-our-blog--bg-color);
}
.bs-our-blog__header a:after {
  font-family: "breadstack-icons" !important;
  content: "\e96e";
  margin-left: 10px;
  display: inline-block;
  transform-origin: center;
}
.bs-our-blog__title {
  text-align: center;
  margin-bottom: 30px;
  font-size: var(--bs-heading-h2--font-size);
}
.bs-our-blog__description {
  padding-bottom: 50px;
  text-align: center;
}
.bs-our-blog .row {
  max-width: 100%;
  margin: 0px -12px;
}
.bs-our-blog .columns {
  padding: 0px 12px;
}

.bs-blogs .columns {
  margin-bottom: 24px;
}

.bs-blog__item {
  height: 100%;
}
.bs-blog__item-image {
  position: relative;
  padding-top: 65%;
}
.bs-blog__item-image img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.bs-blog__item-inner {
  padding: 0;
  background: var(--bs-block-our-blog--item-bg-color);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.bs-blog__item-content {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.bs-blog__item-content-date {
  color: #5a5959;
  font-size: 12px;
  padding-bottom: 5px;
}
.bs-blog__item-content-title {
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.bs-blog__item-content-excerpt {
  margin-bottom: 10px;
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 15px;
}
.bs-blog__item-content-read-more {
  margin-top: auto;
}
.bs-blog__item-content-read-more a {
  color: var(--bs-button-add-to-cart--background);
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}

@media screen and (max-width: 1400px) {
  .bs-our-blog__description {
    padding-bottom: 35px;
  }
  .bs-blog__item-content {
    padding: 10px;
  }
  .bs-blog__item-content-title {
    font-size: 14px;
  }
  .bs-blog__item-content-excerpt {
    margin-top: 10px;
  }
  .bs-blog__item-content-read-more {
    margin-top: 10px;
  }
  .bs-blog__item-content-read-more a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1023px) {
  .bs-our-blog .wrapper-block {
    padding-bottom: 20px;
  }
  .bs-our-blog__description {
    padding-bottom: 30px;
  }
  .bs-our-blog .row {
    margin: 0px -10px;
  }
  .bs-our-blog .row .columns {
    padding: 0px 10px;
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
  }
  .bs-blogs .columns {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .bs-our-blog__description {
    padding-bottom: 20px;
  }
  .bs-our-blog .row {
    margin: 0px;
  }
  .bs-our-blog .row .columns {
    margin-bottom: 10px;
    padding: 0px;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .bs-our-blog .row .columns:last-child {
    margin-bottom: 0px;
  }
}
.bs-banner-hero-block {
  background-size: cover;
  background-repeat: no-repeat;
}
.bs-banner-hero-block .bs-banner-hero-block__wrapper {
  padding: 120px 0px;
  max-width: 1200px;
}
.bs-banner-hero-block__title {
  font-size: var(--bs-heading-2-font-size);
  font-weight: bold;
}
.bs-welcome {
  text-align: center;
}

.bs-information iframe {
  width: 100%;
}
.bs-information .col-right-inner {
  padding-left: 64px;
}
.bs-information .option {
  margin-bottom: 30px;
}
.bs-information .title-option {
  font-size: 18px;
  font-weight: bold;
}
.bs-information .flex-item {
  display: flex;
  align-items: center;
}
.bs-information .flex-item img {
  max-width: 24px;
}
.bs-information .flex-item span {
  display: inline-block;
  margin-left: 10px;
}
.bs-information ul {
  list-style-type: none;
  margin: 0px;
}
.bs-information ul li {
  margin-top: 15px;
}
.bs-information .col-option {
  margin-top: 15px;
}
.bs-information .time {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 30px;
}
.bs-information .see a {
  width: 100%;
  text-align: center;
}
.bs-information .col-inner, .bs-information .map {
  height: 100%;
}
.bs-information iframe {
  min-height: 450px;
  height: 100%;
}

.bs-block-locations .container-base {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-block-locations .wrapper-block {
  padding-bottom: 40px;
}
.bs-block-locations__title {
  text-align: center;
  font-size: var(--bs-heading-h2--font-size);
  margin-bottom: 30px;
}
.bs-block-locations .row {
  margin: 0px -12px;
}
.bs-block-locations .location-item {
  margin-bottom: 24px;
  padding: 0px 12px;
}
.bs-block-locations .location-item__inner {
  padding: var(--bs-location-item--padding, 0);
  background-color: var(--bs-location-item--background-color, #fff);
  border: solid var(--bs-location-item--border-width, 0);
  border-radius: var(--bs-location-item--border-radius, 0);
  border-color: var(--bs-location-item--border-color);
}
.bs-block-locations .location-item__image {
  position: relative;
  padding-top: 70%;
}
.bs-block-locations .location-item__image img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.bs-block-locations .location-item__content {
  padding: 20px;
  width: 100%;
}
.bs-block-locations .location-item__content-title-location {
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: var(--bs-button-add-to-cart--background);
  flex: 1;
}
.bs-block-locations .location-item__content-open-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 15px;
}
.bs-block-locations .location-item__content-open-wrap a:hover {
  text-decoration: none;
}
.bs-block-locations .location-item__content-information {
  margin: 0px;
  margin-bottom: 16px;
  list-style-type: none;
  padding-inline-start: 0px;
}
.bs-block-locations .location-item__content-information-item {
  display: flex;
  font-size: 14px;
}
.bs-block-locations .location-item__content-information-item:not(:last-child) {
  margin-bottom: 5px;
}
.bs-block-locations .location-item__content-information-item img {
  max-width: 16px;
}
.bs-block-locations .location-item__content-information-item span {
  display: inline-block;
  margin-left: 5px;
}
.bs-block-locations .location-item__content-information i {
  line-height: inherit;
}
.bs-block-locations .location-item__content-store-hours {
  padding-top: 16px;
  border-top: 1px solid #000;
}
.bs-block-locations .location-item__content-store-hours-title {
  font-weight: bold;
  padding-bottom: 10px;
}
.bs-block-locations .bs-button-primary {
  margin-top: 16px;
}
.bs-block-locations .bs-button-primary a {
  background-color: var(--bs-button-add-to-cart--background);
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  border: 2px solid var(--bs-button-add-to-cart--background);
  line-height: 1;
}
.bs-block-locations .bs-button-primary a:hover {
  color: #fff;
  text-decoration: none;
}
.bs-block-locations .bs-button-primary a {
  flex: 1;
  text-align: center;
}
.bs-block-locations .bs-button-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.bs-block-locations .bs-button-primary img {
  width: 24px;
}
.bs-block-locations .bs-button-primary__white {
  margin-top: 0px;
}
.bs-block-locations .bs-button-primary__white a {
  background-color: #fff;
  color: var(--dl--primary-color);
}

@media screen and (max-width: 1400px) {
  .bs-block-locations .wrapper-block {
    padding-bottom: 26px;
  }
  .bs-block-locations .location-item {
    width: 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (max-width: 1023px) {
  .bs-block-locations {
    font-size: 14px;
  }
  .bs-block-locations .wrapper-block {
    padding-bottom: 24px;
  }
  .bs-block-locations .row {
    margin: 0px -8px;
  }
  .bs-block-locations .location-item {
    margin-bottom: 16px;
    padding: 0px 8px;
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bs-block-locations .location-item__inner {
    padding: 16px;
  }
  .bs-block-locations .location-item__content {
    padding: 16px;
  }
}
@media screen and (max-width: 767px) {
  .bs-block-locations {
    font-size: 13px;
  }
  .bs-block-locations .wrapper-block {
    padding-bottom: 10px;
  }
  .bs-block-locations .row {
    max-width: 100%;
    margin: 0px;
  }
  .bs-block-locations .location-item {
    padding: 0px;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
  .bs-block-locations .location-item__content-open-wrap {
    padding-bottom: 5px;
  }
  .bs-block-locations .location-item:last-child {
    margin-bottom: 0px;
  }
}
.bs-block-locations .location-item.style2 .location-item__image {
  flex: 0 0 266px;
  max-width: 266px;
  overflow: hidden;
  border-radius: 0;
}
.bs-block-locations .location-item.style2 .location-item__image.image-absolute {
  padding-top: 0;
}
.bs-block-locations .location-item.style2 .location-item__inner {
  display: flex;
}

.bs-delivery__title {
  font-size: var(--bs-heading-h2--font-size);
  text-align: center;
  padding-bottom: 64px;
}
.bs-delivery__row {
  margin: 0px -44px;
}
.bs-delivery__item {
  padding: 0px 44px;
}
.bs-delivery__item-inner {
  height: 100%;
}
.bs-delivery__item-image {
  min-height: 500px;
  position: relative;
  height: 100%;
}
.bs-delivery__item-image img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
  padding-top: 0px;
  height: 100%;
}
.bs-delivery__item-title {
  font-size: var(--bs-heading-h3--font-size);
  padding-bottom: 32px;
}
.bs-delivery__item-description {
  padding-bottom: 32px;
}
.bs-delivery__item-step {
  list-style-type: none;
  margin: 0px;
}
.bs-delivery__item-step li {
  display: flex;
  align-items: center;
}
.bs-delivery__item-step li:not(:last-child) {
  margin-bottom: 42px;
}
.bs-delivery__item-icon {
  background-color: var(--dl--primary-color);
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
}
.bs-delivery__item-icon img {
  max-width: 40px;
  width: 100%;
}
.bs-delivery__item-step-detail {
  flex: 1;
  padding-left: 24px;
  font-size: 18px;
  font-weight: bold;
}
.bs-delivery__item-step-detail p {
  margin-bottom: 0px;
  margin-top: 5px;
}
.bs-delivery__item-step-order {
  color: var(--dl--primary-color);
}

.delivery-locations-tabs [data-tab-content] {
  display: none;
}
.delivery-locations-tabs .active[data-tab-content] {
  display: block;
}
.delivery-locations-tabs__header {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .delivery-locations-tabs__header {
    margin-bottom: 32px;
  }
}
.delivery-locations-tabs__wrapper {
  width: 100%;
}
.delivery-locations-tabs .nav-tabs {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}
@media (min-width: 992px) {
  .delivery-locations-tabs .nav-tabs {
    border: 0 none;
    margin: 0 0 16px;
    gap: 1rem;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.delivery-locations-tabs .nav-tabs .nav-item {
  background-color: var(--bs-white-color);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  border: 0 none;
  white-space: nowrap;
  font-weight: 700;
  width: 100%;
  border-radius: 16px;
}
@media (min-width: 992px) {
  .delivery-locations-tabs .nav-tabs .nav-item {
    flex: 1;
  }
}
.delivery-locations-tabs .nav-tabs .nav-item.active {
  background: var(--bs-primary-color);
}
.delivery-locations-tabs .tab-content {
  margin: 0;
}
.delivery-locations-tabs .tab-content .tab-pane {
  border: 0 none;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.delivery-locations-tabs .tab-content .tab-pane .tab-pane-content {
  background-image: var(--bg-image-mobile);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #bbfe94;
  margin: 0;
}
@media (min-width: 992px) {
  .delivery-locations-tabs .tab-content .tab-pane .tab-pane-content {
    background-image: var(--bg-image);
  }
}
.delivery-locations-tabs .tab-content .tab-pane .tab-pane-content .tab-pane-text {
  padding: 32px;
  width: 100%;
}
@media (min-width: 768px) {
  .delivery-locations-tabs .tab-content .tab-pane .tab-pane-content ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media (min-width: 768px) {
  .delivery-locations-tabs .tab-content .tab-pane .tab-pane-content ul li {
    flex-basis: calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
}
@media (min-width: 992px) {
  .delivery-locations-tabs .tab-content .tab-pane .tab-pane-content ul li {
    flex-basis: calc(33.33% - 20px);
    max-width: calc(33.33% - 20px);
  }
}
.delivery-locations-tabs .tab-content .tab-pane .tab-pane-content h2 {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .delivery-locations-tabs .tab-content .tab-pane .tab-pane-content h2 {
    margin-bottom: 32px;
  }
}
.delivery-locations-tabs .tab-content .tab-pane .tab-pane-content .link-button {
  text-transform: uppercase;
  margin-top: 1.5rem;
}
.bs-shipping {
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}
.bs-shipping .container-wrapper {
  clip-path: polygon(0 0, 45% 0, 55% 100%, 0 100%);
  background-color: var(--dl--primary-color);
}
.bs-shipping__content {
  width: 43%;
}
.bs-shipping__content-title {
  color: #fff;
  padding-bottom: 16px;
}
.bs-shipping__content-list {
  list-style-type: none;
  margin: 0px;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.bs-shipping__content-list a {
  color: #fff;
  text-decoration: none;
}
.bs-shipping__content-list a:hover {
  color: #fff;
  text-decoration: none;
}

.bs-why-choose {
  background-color: var(--bs-product-card--meta-pill-bg-color);
}
.bs-why-choose__title {
  text-align: center;
  font-size: var(--bs-heading-h2--font-size);
  padding-bottom: 36px;
}
.bs-why-choose__description {
  text-align: center;
  padding-bottom: 36px;
}
.bs-why-choose__item-title-bold {
  font-weight: bold;
  font-size: 22px;
}
.bs-why-choose__item-title {
  padding-bottom: 16px;
}
.bs-why-choose__row {
  margin: 0px -40px;
}
.bs-why-choose__item {
  padding: 0px 40px;
  margin-bottom: 36px;
}
.bs-why-choose__slogan {
  text-align: center;
}
.bs-why-choose__slogan-title {
  padding-bottom: 36px;
}
.bs-why-choose .bs-btn-primary a {
  background-color: var(--bs-button-add-to-cart--background);
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  border: 2px solid var(--bs-button-add-to-cart--background);
  line-height: 1;
}
.bs-why-choose .bs-btn-primary a:hover {
  color: #fff;
  text-decoration: none;
}

.bs-blogs .title-primary {
  text-align: center;
}
.bs-blogs .description {
  padding-bottom: 50px;
  text-align: center;
}
.bs-blogs .columns {
  margin-bottom: 24px;
}

@media screen and (max-width: 1400px) {
  .bs-blogs .description {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 1023px) {
  .bs-blogs .wrapper-block {
    padding-bottom: 40px;
  }
  .bs-blogs .description {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .bs-blogs .wrapper-block {
    padding-bottom: 20px;
  }
  .bs-blogs .description {
    padding-bottom: 20px;
  }
}
.address-form-group {
  max-width: 1710px;
  padding: 64px 50px;
  margin: 0px auto;
}
.address-form-group .container {
  max-width: 100%;
  padding: 0px;
  margin: 0px;
  gap: 0px;
}
.address-form-group .addresses {
  padding: 0px;
  padding-right: 50px;
}
.address-form-group .inquiry-form {
  padding: 0px;
  padding-left: 50px;
}
.address-form-group .location-item {
  padding: 24px 0px;
  border-bottom: 1px solid #000;
}
.address-form-group .location-item h3 {
  font-weight: bold;
  margin-bottom: 10px;
}
.address-form-group .location-item p {
  margin-bottom: 20px;
}
.address-form-group .list-locations-wrapper .location-item:first-child {
  padding-top: 0px;
}
.address-form-group .bs-button-primary-wrapper {
  text-align: right;
}
.address-form-group .bs-button-primary {
  background-color: var(--bs-button-add-to-cart--background);
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  border: 2px solid var(--bs-button-add-to-cart--background);
  line-height: 1;
}
.address-form-group .bs-button-primary:hover {
  color: #fff;
  text-decoration: none;
}
.address-form-group .wp-block-contact-form-7-contact-form-selector {
  background-color: var(--bs-block-content-background-form);
  padding: 32px;
}
.address-form-group form p {
  margin-bottom: 32px;
}
.address-form-group form p br {
  display: none;
}
.address-form-group form p > span:has(+ span.wpcf7-form-control-wrap) {
  font-weight: bold;
}
.address-form-group form p:last-of-type {
  margin-bottom: 0px;
}
.address-form-group form input, .address-form-group form textarea {
  border: 0px;
}
.address-form-group form input:focus, .address-form-group form textarea:focus {
  border: 0px;
  box-shadow: none;
}
.address-form-group form input {
  height: 48px;
  line-height: 48px;
}
.address-form-group form textarea {
  height: 210px;
}
.address-form-group form .wpcf7-list-item {
  margin: 0px;
}
.address-form-group form .wpcf7-list-item label {
  display: flex;
  align-items: center;
}
.address-form-group form .wpcf7-list-item input {
  margin: 0px;
  height: auto;
  line-height: 1;
}
.address-form-group form .wpcf7-list-item span {
  display: inline-block;
  margin-left: 10px;
}
.address-form-group form .last {
  margin-left: 20px;
}
.address-form-group form .wpcf7-checkbox {
  margin-left: 30px;
}
.address-form-group form .wpcf7-spinner {
  display: none;
}
.address-form-group form .wpcf7-submit {
  background-color: var(--bs-button-add-to-cart--background);
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  border: 2px solid var(--bs-button-add-to-cart--background);
  line-height: 1;
}
.address-form-group form .wpcf7-submit:hover {
  color: #fff;
  text-decoration: none;
}
.address-form-group form .wpcf7-submit {
  height: auto;
  margin-top: 20px;
}

@media screen and (max-width: 1400px) {
  .address-form-group {
    padding: 50px 30px;
  }
  .address-form-group .addresses {
    padding-right: 25px;
  }
  .address-form-group .inquiry-form {
    padding-left: 25px;
  }
  .address-form-group .wpcf7-form-control-wrap {
    display: block;
    margin-top: 5px;
  }
  .address-form-group form .wpcf7-checkbox {
    margin-left: 0px;
  }
}
@media screen and (max-width: 1023px) {
  .address-form-group {
    padding: 40px 20px;
    font-size: 14px;
  }
  .address-form-group .addresses {
    padding-right: 0px;
    margin-bottom: 24px;
  }
  .address-form-group .inquiry-form {
    padding-left: 0px;
  }
  .address-form-group .location-item h3 {
    font-size: 14px;
  }
  .address-form-group .location-item p {
    margin-bottom: 16px;
  }
  .address-form-group .bs-button-primary {
    padding: 8px 10px;
  }
  .address-form-group .wp-block-contact-form-7-contact-form-selector {
    padding: 20px;
  }
  .address-form-group form p {
    margin-bottom: 16px;
  }
  .address-form-group form input, .address-form-group form textarea {
    font-size: 14px;
  }
  .address-form-group form input {
    height: 42px;
    line-height: 42px;
  }
  .address-form-group form p:last-of-type {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .address-form-group {
    padding: 20px 16px;
    font-size: 13px;
  }
  .address-form-group .addresses {
    padding-right: 0px;
    margin-bottom: 16px;
  }
  .address-form-group .location-item h3 {
    font-size: 13px;
  }
  .address-form-group .wp-block-contact-form-7-contact-form-selector {
    padding: 16px;
  }
  .address-form-group form input, .address-form-group form textarea {
    font-size: 13px;
  }
  .address-form-group form .wpcf7-submit {
    margin-top: 16px;
  }
}
.bs-google-map .container-base {
  padding: 0px;
}
.bs-google-map__title {
  text-align: center;
  margin-bottom: 30px;
  font-size: var(--bs-heading-h2--font-size);
}

@media (min-width: 992px) {
  .bs-content-with-products-carousel .container-base {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .bs-content-with-products-carousel.content_right .container-base {
    flex-direction: row-reverse;
  }
  .bs-content-with-products-carousel.content_right .bs-content-with-products-carousel__content {
    padding-left: 60px;
  }
}
.bs-content-with-products-carousel__content {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .bs-content-with-products-carousel__content {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.bs-content-with-products-carousel__title {
  font-size: var(--bs-heading-h2--font-size);
  margin-bottom: 16px;
}
.bs-content-with-products-carousel__products {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 30px 0px;
  width: 100%;
}
@media (min-width: 992px) {
  .bs-content-with-products-carousel__products {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.bs-content-with-products-carousel__products .bs-product-card {
  width: 50%;
  max-width: 50%;
  justify-content: center;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.bs-content-with-products-carousel__button {
  background-color: var(--bs-button-add-to-cart--background);
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  border: 2px solid var(--bs-button-add-to-cart--background);
  line-height: 1;
}
.bs-content-with-products-carousel__button:hover {
  color: #fff;
  text-decoration: none;
}

.bs-loyalty-points-earning {
  background-color: var(--bs-secondary-bg-color);
}
.bs-loyalty-points-earning__title {
  font-size: var(--bs-heading-h2--font-size);
  padding-bottom: 32px;
  text-align: center;
}
.bs-loyalty-points-earning__list {
  margin: 0px;
  list-style-type: none;
}
.bs-loyalty-points-earning__item:not(:last-child) {
  margin-bottom: 15px;
}
.bs-loyalty-points-earning__item-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.bs-loyalty-points-earning__item-label {
  border-radius: 8px;
  background-color: #fff;
  font-weight: bold;
  flex-grow: 1;
  margin-right: 10px;
  padding: 10px 15px;
}
.bs-loyalty-points-earning__item-value {
  background: var(--bs-primary-color);
  border-radius: 8px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  padding: 10px 15px;
  flex-basis: 160px;
  max-width: 160px;
  min-width: 160px;
  text-align: center;
}
.bs-loyalty-points-earning__item-description {
  padding-top: 10px;
}

@media screen and (max-width: 1023px) {
  .bs-loyalty-points-earning {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .bs-loyalty-points-earning {
    font-size: 13px;
  }
  .bs-loyalty-points-earning__title {
    padding-bottom: 20px;
  }
  .bs-loyalty-points-earning__item:not(:last-child) {
    margin-bottom: 10px;
  }
  .bs-loyalty-points-earning__item-label {
    margin-right: 8px;
    padding: 8px 10px;
  }
  .bs-loyalty-points-earning__item-value {
    padding: 8px 10px;
    flex-basis: 100px;
    max-width: 100px;
    min-width: 100px;
  }
  .bs-loyalty-points-earning__item-description {
    padding-top: 8px;
  }
}
.bs-loyalty-benefits .wrapper-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bs-loyalty-benefits__columns-title {
  font-size: var(--bs-heading-h2--font-size);
}
.bs-loyalty-benefits .bs-loyalty-benefits__row {
  margin: 0px;
  width: 100%;
}
.bs-loyalty-benefits .bs-loyalty-benefits__columns-left {
  padding-left: 0px;
  padding-right: 32px;
}
.bs-loyalty-benefits .bs-loyalty-benefits__columns-right {
  padding-right: 0px;
  padding-left: 32px;
}
.bs-loyalty-benefits__columns-right-inner {
  background: var(--bs-secondary-bg-color);
  padding: 32px;
  border-radius: 20px;
  overflow: hidden;
}
.bs-loyalty-benefits__columns-left-title {
  padding-bottom: 20px;
}
.bs-loyalty-benefits__columns-right-title {
  padding-bottom: 32px;
  color: #fff;
}
.bs-loyalty-benefits__content-box {
  display: flex;
  align-items: center;
  gap: 12px;
}
.bs-loyalty-benefits__content-box img {
  width: 30px;
  flex-shrink: 0;
}
.bs-loyalty-benefits__content-box:not(:last-child) {
  margin-bottom: 16px;
}
.bs-loyalty-benefits__content-text {
  flex: 1;
}
.bs-loyalty-benefits__content-text p {
  margin-bottom: 0px;
}
.bs-loyalty-benefits__content-text-strong {
  font-weight: bold;
}
.bs-loyalty-benefits__content-text-sub {
  padding-top: 5px;
}
.bs-loyalty-benefits__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0px;
}
.bs-loyalty-benefits__item {
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex-basis: 18%;
  max-width: 18%;
  background: var(--bs-secondary-bg-color);
}
.bs-loyalty-benefits__item-label {
  background-color: var(--bs-primary-color);
  color: #fff;
  font-weight: bold;
  padding: 8px 15px;
  text-align: center;
}
.bs-loyalty-benefits__item-value {
  font-weight: bold;
  padding: 40px 10px;
  text-align: center;
}

@media screen and (max-width: 1400px) {
  .bs-loyalty-benefits__item {
    flex-basis: 23%;
    max-width: 23%;
    margin-bottom: 15px;
  }
  .bs-loyalty-benefits__columns-left {
    padding-right: 25px;
  }
  .bs-loyalty-benefits__columns-right {
    padding-left: 25px;
  }
  .bs-loyalty-benefits__columns-right-inner {
    padding: 20px 20px 5px;
  }
}
@media screen and (max-width: 1023px) {
  .bs-loyalty-benefits {
    font-size: 14px;
  }
  .bs-loyalty-benefits__item {
    flex-basis: 23%;
    max-width: 23%;
    margin-bottom: 15px;
  }
  .bs-loyalty-benefits__row {
    margin: 0px;
  }
  .bs-loyalty-benefits__row .columns {
    padding: 0px;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .bs-loyalty-benefits__columns-left {
    margin-bottom: 30px;
  }
  .bs-loyalty-benefits__columns-right-inner {
    padding: 20px 20px 5px;
  }
  .bs-loyalty-benefits__content-box img {
    width: 24px;
  }
}
@media screen and (max-width: 767px) {
  .bs-loyalty-benefits {
    font-size: 13px;
  }
  .bs-loyalty-benefits__item {
    flex-basis: 48%;
    max-width: 48%;
    margin-bottom: 10px;
  }
  .bs-loyalty-benefits__columns-left {
    margin-bottom: 20px;
  }
  .bs-loyalty-benefits__columns-right-inner {
    padding: 16px 16px 5px;
    border-radius: 10px;
  }
  .bs-loyalty-benefits__columns-right-title {
    padding-bottom: 20px;
  }
}
.bs-milestone-loyalty-points__title {
  font-size: var(--bs-heading-h2--font-size);
  padding-bottom: 24px;
  text-align: center;
}
.bs-milestone-loyalty-points__list {
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: center;
  list-style-type: none;
  margin: 0px;
}
.bs-milestone-loyalty-points__item {
  max-width: 220px;
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: center;
  width: 100%;
  cursor: pointer;
  text-align: center;
}
.bs-milestone-loyalty-points__item-top {
  min-height: 180px;
  min-width: 180px;
  padding-bottom: 80px;
  width: 180px;
  background-image: url(../build/3dd8426ec241bf3af77e.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  text-align: center;
  position: relative;
  transition: all linear 0.2s;
}
.bs-milestone-loyalty-points__item-top::before {
  bottom: -20px;
  left: 50%;
  right: initial;
  transform: translateX(-50%);
  height: 7px;
  width: 7px;
  border-radius: 50%;
  content: "";
  background: #afcda4;
  text-align: center;
  transition: all linear 0.2s;
  position: absolute;
}
.bs-milestone-loyalty-points__item-top::after {
  bottom: -35px;
  right: initial;
  transform: translateX(-50%);
  left: 50%;
  border-radius: 50%;
  content: "";
  position: absolute;
  height: 7px;
  width: 7px;
  text-align: center;
  transition: all linear 0.2s;
  background: #afcda4;
  position: absolute;
}
.bs-milestone-loyalty-points__item-bottom {
  color: #afcda4;
  padding-top: 80px;
  padding-bottom: 0;
  justify-content: center;
  padding-left: 0;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  font-weight: bold;
  text-align: center;
  flex-direction: column;
  transition: all linear 0.2s;
}
.bs-milestone-loyalty-points__item-bottom::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 3px;
  width: 100%;
  content: "";
  background: #afcda4;
  bottom: 42px;
}
.bs-milestone-loyalty-points__item-radio {
  position: relative;
  margin-bottom: 20px;
}
.bs-milestone-loyalty-points__item-radio::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #faf8eb;
  border-radius: 50%;
  border: 2px solid #afcda4;
  content: "";
  width: 25px;
  height: 25px;
  z-index: 2;
  transition: all linear 0.2s;
}
.bs-milestone-loyalty-points__item-radio::after {
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  height: 40px;
  width: 40px;
  z-index: 1;
}
.bs-milestone-loyalty-points__item-label {
  color: #afcda4;
  font-weight: 700;
  text-align: center;
  transition: all linear 0.2s;
}
.bs-milestone-loyalty-points__item:first-child .bs-milestone-loyalty-points__item-bottom::after {
  width: 50%;
  transform: translateX(0);
}
.bs-milestone-loyalty-points__item:last-child .bs-milestone-loyalty-points__item-bottom::after {
  width: 50%;
  transform: translateX(0);
  left: 0px;
}
.bs-milestone-loyalty-points__value {
  top: 20px;
  height: 105px;
  width: 105px;
  background: 0 0;
  border-radius: 50%;
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: all linear 0.2s;
}
.bs-milestone-loyalty-points__item:hover .bs-milestone-loyalty-points__item-top {
  background-image: url(../build/60f00963805424fbc138.svg);
}
.bs-milestone-loyalty-points__item:hover .bs-milestone-loyalty-points__item-top::before {
  background: #ee2a7b;
}
.bs-milestone-loyalty-points__item:hover .bs-milestone-loyalty-points__item-top::after {
  background: #ee2a7b;
}
.bs-milestone-loyalty-points__item:hover .bs-milestone-loyalty-points__item-bottom {
  color: #ee2a7b;
}
.bs-milestone-loyalty-points__item:hover .bs-milestone-loyalty-points__item-radio::before {
  border-color: #ee2a7b;
}
.bs-milestone-loyalty-points__item:hover .bs-milestone-loyalty-points__item-label {
  color: #ee2a7b;
}
.bs-milestone-loyalty-points__item:hover .bs-milestone-loyalty-points__value {
  background: #fff;
  opacity: 1;
}

@media screen and (max-width: 1023px) {
  .bs-milestone-loyalty-points {
    font-size: 14px;
  }
  .bs-milestone-loyalty-points__item {
    max-width: 140px;
  }
  .bs-milestone-loyalty-points__item-top {
    min-height: 140px;
    min-width: 140px;
    width: 140px;
  }
  .bs-milestone-loyalty-points__item-bottom {
    padding-top: 55px;
  }
  .bs-milestone-loyalty-points__value {
    width: 70px;
    height: 70px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .bs-milestone-loyalty-points {
    font-size: 13px;
  }
  .bs-milestone-loyalty-points__list {
    flex-direction: column;
  }
  .bs-milestone-loyalty-points__item {
    flex-direction: row;
    max-width: 100%;
    align-items: stretch;
    justify-content: center;
  }
  .bs-milestone-loyalty-points__item-top {
    min-height: 100px;
    min-width: 100px;
    width: 100px;
    margin-bottom: 20px;
  }
  .bs-milestone-loyalty-points__item-top::after, .bs-milestone-loyalty-points__item-top::before {
    display: none;
  }
  .bs-milestone-loyalty-points__item-bottom {
    padding-left: 37px;
    padding-top: 20px;
    padding-bottom: 20px;
    flex-direction: row;
    justify-content: flex-start;
    width: auto;
  }
  .bs-milestone-loyalty-points__item-bottom::after {
    left: 35px;
    height: 100%;
    width: 3px;
    transform: translate(0, 0);
    bottom: 0px;
  }
  .bs-milestone-loyalty-points__item-label {
    padding-left: 60px;
    position: relative;
  }
  .bs-milestone-loyalty-points__item-label::before, .bs-milestone-loyalty-points__item-label::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #afcda4;
    transition: all linear 0.2s;
  }
  .bs-milestone-loyalty-points__item-label::before {
    left: 30px;
  }
  .bs-milestone-loyalty-points__item-label::after {
    left: 40px;
  }
  .bs-milestone-loyalty-points__item-radio {
    margin-bottom: 0px;
  }
  .bs-milestone-loyalty-points__value {
    width: 45px;
    height: 45px;
    font-size: 15px;
  }
  .bs-milestone-loyalty-points__item:first-child .bs-milestone-loyalty-points__item-bottom::after {
    height: 50%;
    width: 3px;
    bottom: 0px;
  }
  .bs-milestone-loyalty-points__item:last-child .bs-milestone-loyalty-points__item-bottom::after {
    height: 50%;
    bottom: 50%;
    width: 3px;
    left: 35px;
  }
  .bs-milestone-loyalty-points__item:hover .bs-milestone-loyalty-points__item-label::after, .bs-milestone-loyalty-points__item:hover .bs-milestone-loyalty-points__item-label::before {
    background: #ee2a7b;
  }
}
.bs-loyalty-welcome {
  background-size: cover;
  background-repeat: no-repeat;
  object-fit: cover;
}

.bs-store-welcome-hero {
  background: var(--bs-store-welcome-hero--background);
  color: var(--bs-primary-text-color);
}
.bs-store-welcome-hero__title-primary {
  color: var(--bs-primary-text-color);
  padding-bottom: 16px;
  font-size: var(--bs-heading-h2--font-size);
  font-weight: bold;
}
.bs-store-welcome-hero__sub-title {
  padding-bottom: 16px;
  font-size: 24px;
}
.bs-store-welcome-hero__content {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.bs-store-welcome-hero__wrapper-content {
  display: flex;
  border-left: 2px solid var(--bs-line-color);
  border-right: 2px solid var(--bs-line-color);
}
.bs-store-welcome-hero__content-text {
  height: 100%;
  display: flex;
  align-items: center;
  border-left: 2px solid var(--bs-line-color);
  border-right: 2px solid var(--bs-line-color);
}
.bs-store-welcome-hero__scroll {
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.bs-store-welcome-hero__scroll-btn {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid var(--bs-line-color);
  display: flex;
  align-items: center;
  justify-content: center;
  animation: bounce 1s ease-in-out infinite;
  cursor: pointer;
}
.bs-store-welcome-hero__scroll-btn i {
  color: var(--bs-color-icon);
  font-size: 24px;
}
.bs-store-welcome-hero__scroll-btn:hover {
  background: var(--bs-line-color);
  border-color: var(--bs-line-color);
}
.bs-store-welcome-hero__scroll-btn:hover i {
  color: var(--bs-white-color);
}
.bs-store-welcome-hero__scroll-text {
  writing-mode: vertical-rl;
  margin-bottom: 25px;
  margin-left: 13px;
}
.bs-store-welcome-hero__description {
  color: #fff;
  padding-bottom: 16px;
}
.bs-store-welcome-hero .columns {
  padding: 0px;
}
.bs-store-welcome-hero__columns-inner {
  padding: 64px;
}
.bs-store-welcome-hero .bs-button-primary a {
  background-color: var(--bs-button-add-to-cart--background);
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  border: 2px solid var(--bs-button-add-to-cart--background);
  line-height: 1;
}
.bs-store-welcome-hero .bs-button-primary a:hover {
  color: #fff;
  text-decoration: none;
}
.bs-store-welcome-hero__content-image-inner {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  overflow: hidden;
  border: 2px solid var(--bs-line-color);
}
.bs-store-welcome-hero__content-image-inner img {
  min-height: 700px;
  object-fit: cover;
}

@media screen and (max-width: 1400px) {
  .bs-store-welcome-hero__columns-inner {
    padding: 32px;
  }
  .bs-store-welcome-hero__content-image-inner img {
    min-height: 600px;
  }
}
@media screen and (max-width: 1023px) {
  .bs-store-welcome-hero__scroll {
    display: none;
  }
  .bs-store-welcome-hero__wrapper-content {
    border: 0px;
  }
  .bs-store-welcome-hero__content-image {
    order: 1;
  }
  .bs-store-welcome-hero__content-text {
    order: 2;
    border: 0px;
    height: auto;
  }
  .bs-store-welcome-hero__content-image-inner {
    border-width: 1px;
  }
  .bs-store-welcome-hero__content {
    border-left: 1px solid var(--bs-line-color);
    border-right: 1px solid var(--bs-line-color);
  }
  .bs-store-welcome-hero__columns-inner {
    text-align: center;
    padding: 32px 16px;
  }
  .bs-store-welcome-hero__sub-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .bs-store-welcome-hero__content-image-inner img {
    min-height: 390px;
  }
  .bs-store-welcome-hero__sub-title {
    font-size: 18px;
    padding-bottom: 8px;
  }
  .bs-store-welcome-hero h2 {
    padding-bottom: 8px;
  }
  .bs-store-welcome-hero__description {
    padding-bottom: 8px;
  }
}
@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bs-loyalty-faqs {
  background-size: cover;
  background-repeat: no-repeat;
  object-fit: cover;
}
.bs-loyalty-faqs__title {
  text-align: center;
  font-size: var(--bs-heading-h2--font-size);
  padding-bottom: 24px;
}
.bs-loyalty-faqs__list-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 64px;
}
.bs-loyalty-faqs__list {
  margin: 0px;
  padding-inline-start: 0px;
  list-style-position: inside;
  list-style-type: none;
  padding-bottom: 24px;
}
.bs-loyalty-faqs__item-header {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 16px;
  cursor: pointer;
}
.bs-loyalty-faqs__item-content {
  display: none;
}
.bs-loyalty-faqs__item {
  border-top: 1px solid #000;
}
.bs-loyalty-faqs .icon {
  max-width: 24px;
  cursor: pointer;
  transition: all linear 0.3s;
}
.bs-loyalty-faqs .minus {
  display: none;
}
.bs-loyalty-faqs__item.active .plus {
  display: none;
}
.bs-loyalty-faqs__item.active .minus {
  display: inline;
}
.bs-loyalty-faqs .bs-loyalty-faqs__body {
  padding: 20px 0px;
}
.bs-loyalty-faqs .bs-loyalty-faqs__body h1, .bs-loyalty-faqs .bs-loyalty-faqs__body h2, .bs-loyalty-faqs .bs-loyalty-faqs__body h3 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}
.bs-loyalty-faqs .bs-loyalty-faqs__body h4, .bs-loyalty-faqs .bs-loyalty-faqs__body h5, .bs-loyalty-faqs .bs-loyalty-faqs__body h6 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}
.bs-loyalty-faqs .bs-loyalty-faqs__body p {
  margin-bottom: 10px;
}
.bs-loyalty-faqs .bs-loyalty-faqs__body ul, .bs-loyalty-faqs .bs-loyalty-faqs__body ol {
  padding-bottom: 10px;
  margin: 0px;
  list-style-position: inside;
}
.bs-loyalty-faqs .bs-loyalty-faqs__body ul li, .bs-loyalty-faqs .bs-loyalty-faqs__body ol li {
  margin: 5px 0px;
}
.bs-loyalty-faqs .bs-loyalty-faqs__body a {
  color: var(--bs-primary-color);
}
.bs-loyalty-faqs .bs-loyalty-faqs__body a:hover {
  text-decoration: none;
}
.bs-loyalty-faqs__question {
  background: var(--bs-primary-bg-color);
  text-align: center;
  border-radius: 12px;
  overflow: hidden;
  padding: 32px;
}
.bs-loyalty-faqs__question-title {
  color: var(--bs-primary-color);
  padding-bottom: 16px;
}
.bs-loyalty-faqs__question-description {
  padding-bottom: 24px;
  color: var(--bs-secondary-color);
}
.bs-loyalty-faqs__btn-question a {
  color: var(--bs-primary-color);
  border: 2px solid var(--bs-primary-color);
  display: inline-block;
  border-radius: 12px;
  padding: 9px 32px;
}
.bs-loyalty-faqs__btn-question a:hover {
  text-decoration: none;
}

@media screen and (max-width: 1023px) {
  .bs-loyalty-faqs__list-wrapper {
    display: block;
    padding-bottom: 24px;
  }
  .bs-loyalty-faqs__list {
    padding-bottom: 0px;
  }
  .bs-loyalty-faqs__item-header {
    padding: 16px;
  }
  .bs-loyalty-faqs__item-header h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .bs-loyalty-faqs__list-wrapper {
    padding-bottom: 16px;
  }
  .bs-loyalty-faqs__item-header h3 {
    font-size: 14px;
  }
  .bs-loyalty-faqs__question {
    padding: 24px 16px;
  }
  .bs-loyalty-faqs__question-description {
    padding-bottom: 16px;
    font-size: 12px;
  }
  .bs-loyalty-faqs__btn-question a {
    padding: 3px 14px;
  }
  .bs-loyalty-faqs__body {
    padding: 16px 0px;
  }
  .bs-loyalty-faqs__body h1, .bs-loyalty-faqs__body h2, .bs-loyalty-faqs__body h3 {
    font-size: 16px;
  }
  .bs-loyalty-faqs__body h4, .bs-loyalty-faqs__body h5, .bs-loyalty-faqs__body h6 {
    font-size: 14px;
  }
  .bs-loyalty-faqs__body p {
    margin-bottom: 5px;
  }
}
/**
 * Served Area Block Styles
 *
 */
.bs-block-served-area__grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 768px) {
  .bs-block-served-area__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  .bs-block-served-area__grid {
    gap: 24px;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1200px) {
  .bs-block-served-area__grid {
    grid-template-columns: repeat(5, 1fr);
  }
}
.bs-block-served-area__item {
  display: flex;
  flex-direction: column;
}
.bs-block-served-area__heading {
  margin-bottom: 0;
  padding: 16px;
  background-color: var(--bs-primary-color);
  border-radius: var(--bs-border-radius) var(--bs-border-radius) 0 0;
}
.bs-block-served-area__description {
  padding: 16px;
  background-color: var(--bs-white-color);
  border-radius: 0 0 var(--bs-border-radius) var(--bs-border-radius);
}
.bs-block-served-area__description.font-body {
  font-size: inherit;
  line-height: inherit;
}

.bs-image-text .row {
  align-items: center;
  padding: 0px 15px;
}
.bs-image-text .columns {
  padding-left: 0px;
  padding-right: 0px;
}
.bs-image-text__title {
  font-size: var(--bs-heading-h2--font-size);
  padding-bottom: 32px;
}
.bs-image-text__description {
  padding-bottom: 32px;
}
.bs-image-text .columns-text {
  padding-right: 32px;
}
.bs-image-text .columns-image {
  padding-left: 32px;
}
.bs-image-text .bs-button-primary a {
  background-color: var(--bs-button-add-to-cart--background);
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  border: 2px solid var(--bs-button-add-to-cart--background);
  line-height: 1;
}
.bs-image-text .bs-button-primary a:hover {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 1023px) {
  .bs-image-text {
    font-size: 14px;
    text-align: center;
  }
  .bs-image-text__title {
    padding-bottom: 8px;
  }
  .bs-image-text__description {
    padding-bottom: 8px;
  }
  .bs-image-text .columns-text {
    padding-right: 0px;
    padding-bottom: 32px;
  }
  .bs-image-text .columns-image {
    padding-left: 0px;
  }
}
.images-carousel ul {
  display: flex;
  list-style: none;
  padding: 0;
}
.images-carousel .flickity-button {
  display: none;
}
@media (min-width: 992px) {
  .images-carousel .flickity-button {
    display: block;
  }
  .images-carousel .flickity-page-dots {
    display: none;
  }
}
.images-carousel .flickity-page-dot {
  width: 8px;
  height: 8px;
  opacity: 0.5;
  background: #000;
}
.images-carousel .flickity-page-dot.is-selected {
  opacity: 1;
  background-color: var(--bs-primary-color);
}
.images-carousel .image-item {
  padding: 0 5px;
  width: 48%;
}
@media (min-width: 992px) {
  .images-carousel .image-item {
    width: 30%;
  }
}
@media (min-width: 1200px) {
  .images-carousel .image-item {
    width: 23%;
  }
}
.images-carousel .image-item .image-item-wrap {
  position: relative;
}
.images-carousel .image-item .image-caption {
  color: var(--bs-white-color);
  padding: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.images-carousel .image-item .image-caption h2 {
  color: var(--bs-white-color);
  max-width: 300px;
}
@media (min-width: 992px) {
  .images-carousel .image-item .image-caption {
    padding: 30px;
  }
}
@media (min-width: 1200px) {
  .images-carousel .image-item .image-caption {
    padding: 64px 30px;
  }
}

.block_bs_map {
  padding-block: 64px;
}
@media (max-width: 768px) {
  .block_bs_map {
    padding-block: 32px;
  }
}
.block_bs_map h2 {
  text-align: center;
  margin-bottom: 32px;
}

/**
 * Served Area Block Styles
 *
 */
.bs-block-career-grid__grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 768px) {
  .bs-block-career-grid__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .bs-block-career-grid__grid {
    gap: 24px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .bs-block-career-grid__grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.bs-block-career-grid__item {
  display: flex;
  flex-direction: column;
  padding: 24px;
  background-color: var(--bs-bg-main-6, #E6E6E6);
  border-radius: 12px;
}
.bs-block-career-grid__inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.bs-block-career-grid__job_title {
  margin-bottom: 16px;
  padding: 0;
  color: var(--bs-black-color);
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 767.7px) {
  .bs-block-career-grid__job_title {
    text-align: center;
  }
}
.bs-block-career-grid__job_location {
  margin-bottom: 16px;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (max-width: 767.7px) {
  .bs-block-career-grid__job_location {
    justify-content: center;
  }
}
.bs-block-career-grid__job_location.font-body {
  font-size: inherit;
  line-height: inherit;
}
.bs-block-career-grid__job_view_detail {
  margin-top: auto;
}
.bs-block-career-grid__job_view_detail a {
  color: var(--bs-primary-color);
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (max-width: 767.7px) {
  .bs-block-career-grid__job_view_detail a {
    justify-content: center;
  }
}

/*# sourceMappingURL=main.css.map*/