/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/styles/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************/
#wpadminbar {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.editor-post-title__input {
  line-height: 1.3;
}

.woocommerce select,
.wc-block-add-to-cart-with-options-variation-selector-attribute-options__dropdown {
  width: 100%;
  max-width: 100%;
  min-height: 2.375rem;
  box-sizing: border-box;
  padding: 0.5625rem 2.625rem 0.5625rem 0.875rem !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--wp--preset--color--base) !important;
  background-image: url("data:image/svg+xml,%3Csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M4 6L8 10L12 6%27 stroke=%27%23000000%27 stroke-width=%271.75%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E") !important;
  background-position: right 0.875rem center !important;
  background-repeat: no-repeat !important;
  background-size: 1rem 1rem !important;
  border: 1px solid var(--wp--preset--color--light-grey) !important;
  border-radius: 2px !important;
  box-shadow: none;
  color: var(--wp--preset--color--contrast) !important;
  font-size: 1rem !important;
  font-weight: 500;
  line-height: 1.2;
  -moz-text-align-last: center;
       text-align-last: center;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.woocommerce select:hover,
.wc-block-add-to-cart-with-options-variation-selector-attribute-options__dropdown:hover {
  border-color: var(--wp--preset--color--mid-grey) !important;
}

.woocommerce select:focus,
.wc-block-add-to-cart-with-options-variation-selector-attribute-options__dropdown:focus {
  border-color: var(--wp--preset--color--primary) !important;
  box-shadow: 0 0 0 1px var(--wp--preset--color--primary);
  outline: none;
}

.woocommerce select:disabled,
.wc-block-add-to-cart-with-options-variation-selector-attribute-options__dropdown:disabled {
  background-color: var(--wp--preset--color--lightest-grey) !important;
  color: var(--wp--preset--color--mid-grey) !important;
  cursor: not-allowed;
}

/* Firefox */

html {
  scrollbar-width: thin;
  scrollbar-color: var(--wp--preset--color--mid-grey) var(--wp--preset--color--darker-grey);
}

/* Webkit */

::-webkit-scrollbar {
  width: 0.5rem;
}

main {
  margin: 0 !important;
}

::-webkit-scrollbar-track {
  background: var(--wp--preset--color--darker-grey);
}

::-webkit-scrollbar-thumb {
  background: var(--wp--preset--color--dark-grey);
  border-radius: 0.25rem;
}

::-webkit-scrollbar-thumb:hover {
  background: var(--wp--preset--color--mid-grey);
}

abbr[title] {
  border-bottom: 0.0625rem dotted;
  text-decoration: none;
}

b,
strong {
  font-weight: bold;
}

em,
i,
dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: bottom;
}

svg:not(:root) {
  overflow: hidden;
}

.has-gradient-bottom {
  position: relative;
}

.has-gradient-bottom:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.25rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #0c0c0c 100%);
}

.header--sidekick {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  transition: background 0.25s ease-in-out;
}

.header--sidekick.header--shop, .header--sidekick.is-scrolled {
  background: #0e0e0e;
  box-shadow: 0 0 0.1875rem 0.1875rem rgba(0, 0, 0, 0.5);
}

.header--sidekick.header--shop .header--sidekick, .header--sidekick.is-scrolled .header--sidekick {
  background: #0e0e0e;
  box-shadow: 0 0 0.1875rem 0.1875rem rgba(0, 0, 0, 0.4);
}

.header--sidekick .header__logo {
  width: 2.1875rem;
  height: 2.1875rem;
}

.header--sidekick .wp-block-group {
  gap: 0.5rem;
}

.admin-bar .header--sidekick {
  top: 2.875rem;
}

@media screen and (min-width: 48.9375em) {
  .admin-bar .header--sidekick {
    top: 2rem;
  }
}

@media (max-width: 36.5em) {
  .sidekick__footer > .wp-block-group {
    justify-content: center;
  }
  .sidekick__footer > .wp-block-group > * {
    width: 100%;
  }
}

.evf-container {
  margin: 0 0 2rem;
}

.evf-container .evf-frontend-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.evf-container .evf-frontend-row .evf-grid-2 {
  flex: 0 0 calc(50% - 0.5rem) !important;
}

.evf-container .evf-frontend-row .evf-grid-1 {
  width: 100% !important;
}

.evf-container .evf-frontend-grid,
.evf-container .evf-submit-container {
  padding: 0.3125rem !important;
}

.evf-container input,
.evf-container textarea,
.evf-container select {
  background: #202020;
  color: white !important;
  border: 0 !important;
  outline: none !important;
}

.evf-container input,
.evf-container textarea {
  padding: 1rem !important;
  margin: 0 !important;
}

.evf-container select {
  padding: 1.125rem 1rem !important;
}

.evf-container label {
  color: white !important;
  padding-bottom: 0.5rem;
  margin: 0 !important;
}

.evf-container .evf-field {
  margin: 1rem 0 0 0 !important;
  padding: 0 !important;
}

.evf-container .evf-field input {
  margin: 0;
  line-height: inherit !important;
}

.evf-container .evf-field textarea {
  margin-bottom: 1rem;
}

.evf-container .evf-submit-container button[type=submit] {
  width: 100%;
  border-radius: 0;
  color: white !important;
  background: var(--wp--preset--color--primary) !important;
  border: 0 !important;
  outline: none !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}

.evf-container .evf-submit-container button[type=submit]:hover, .evf-container .evf-submit-container button[type=submit]:focus, .evf-container .evf-submit-container button[type=submit]:active {
  color: black !important;
  background: white !important;
}

.evf-container .evf-error {
  padding: 0.125rem;
  font-size: 0.875rem;
  color: white;
  text-align: center;
  margin: 0;
  background: #202020;
}

.woocommerce-checkout fieldset,
.woocommerce-checkout .wc-block-components-text-input,
.woocommerce-checkout .wc-blocks-components-select__container,
.woocommerce-checkout .wc-block-components-checkbox {
  padding-bottom: 1rem !important;
}

.wc-block-mini-cart__quantity-badge > svg {
  height: 1.75rem !important;
  width: 1.75rem !important;
}

.wc-block-mini-cart__quantity-badge .wc-block-mini-cart__badge {
  background: var(--wp--preset--color--primary) !important;
  color: white !important;
}

.post-type-archive-product .wp-block-query-pagination {
  margin: 2rem 0;
}

.post-type-archive-product .wp-block-query-pagination .page-numbers,
.post-type-archive-product .wp-block-query-pagination .wp-block-query-pagination-previous,
.post-type-archive-product .wp-block-query-pagination .wp-block-query-pagination-next {
  border-radius: 0.1875rem;
  background: #efefef;
}

.post-type-archive-product .wp-block-query-pagination .page-numbers:hover, .post-type-archive-product .wp-block-query-pagination .page-numbers:focus, .post-type-archive-product .wp-block-query-pagination .page-numbers:active,
.post-type-archive-product .wp-block-query-pagination .wp-block-query-pagination-previous:hover,
.post-type-archive-product .wp-block-query-pagination .wp-block-query-pagination-previous:focus,
.post-type-archive-product .wp-block-query-pagination .wp-block-query-pagination-previous:active,
.post-type-archive-product .wp-block-query-pagination .wp-block-query-pagination-next:hover,
.post-type-archive-product .wp-block-query-pagination .wp-block-query-pagination-next:focus,
.post-type-archive-product .wp-block-query-pagination .wp-block-query-pagination-next:active {
  background: #f0f0f0;
}

.post-type-archive-product .wp-block-query-pagination .page-numbers {
  padding: 0.9375rem;
}

.post-type-archive-product .wp-block-query-pagination .wp-block-query-pagination-previous,
.post-type-archive-product .wp-block-query-pagination .wp-block-query-pagination-next {
  padding: 0.75rem 1rem;
}

.post-type-archive-product .wp-block-query-pagination a {
  text-decoration: none;
}

body.woocommerce-checkout {
  background: #ffffff !important;
}

.sidekick-single-product {
  --sidekick-product-control-height: 2.875rem;
  --sidekick-product-wide-size: calc(var(--wp--style--global--wide-size, 1920px) - 24px);
  background: var(--wp--preset--color--base);
}

.sidekick-single-product .wc-block-breadcrumbs {
  width: 100%;
  max-width: none !important;
  margin-bottom: 1rem;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  color: var(--wp--preset--color--dark-grey);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.sidekick-single-product .woocommerce-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
  align-items: center;
  margin: 0;
}

.sidekick-single-product .woocommerce-breadcrumb::before {
  display: none !important;
  content: none !important;
}

.sidekick-single-product .woocommerce-breadcrumb a {
  color: var(--wp--preset--color--contrast);
  text-decoration: none;
}

.sidekick-single-product .woocommerce-breadcrumb a:hover,
.sidekick-single-product .woocommerce-breadcrumb a:focus {
  color: var(--wp--preset--color--primary);
  text-decoration: underline;
  text-underline-offset: 0.125rem;
}

.sidekick-single-product .sidekick-breadcrumb__separator {
  color: var(--wp--preset--color--mid-grey);
  font-weight: 500;
}

.sidekick-single-product .woocommerce-tabs,
.sidekick-single-product .wp-block-woocommerce-product-details {
  display: none;
}

.sidekick-single-product__inner {
  width: 100%;
  max-width: var(--sidekick-product-wide-size) !important;
}

.sidekick-single-product__inner > .alignwide {
  max-width: 100% !important;
}

.sidekick-single-product__columns {
  gap: 2rem;
  align-items: flex-start !important;
}

.sidekick-single-product__media,
.sidekick-single-product__details {
  margin-top: 0 !important;
}

.sidekick-single-product__gallery {
  gap: 0.75rem;
  width: 100%;
}

.sidekick-single-product__gallery .wc-block-product-gallery-large-image {
  width: 100%;
  overflow: hidden;
  background: var(--wp--preset--color--lightest-grey);
  border: 1px solid var(--wp--preset--color--lighter-grey);
}

.sidekick-single-product__gallery .wc-block-product-gallery-large-image__container {
  aspect-ratio: 1;
  margin: 0;
  padding: 0;
}

.sidekick-single-product__gallery .wc-block-product-gallery-large-image__wrapper {
  align-items: center;
  justify-content: center;
}

.sidekick-single-product__gallery .wc-block-woocommerce-product-gallery-large-image__image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.sidekick-single-product__gallery .wc-block-product-gallery-thumbnails {
  width: 100%;
  margin-top: 0.625rem;
}

.sidekick-single-product__gallery .wc-block-product-gallery-thumbnails__scrollable {
  gap: 0.75rem;
}

.sidekick-single-product__details .wp-block-post-title {
  margin-top: 0;
}

.sidekick-single-product__details .wp-block-woocommerce-product-price {
  margin-top: 0;
}

.sidekick-single-product__details .wc-block-components-product-price {
  font-weight: 700;
}

.sidekick-single-product__details .wc-block-components-product-price del {
  color: var(--wp--preset--color--dark-grey);
  font-weight: 700;
}

.sidekick-single-product__details .wc-block-components-product-price ins {
  color: var(--wp--preset--color--contrast);
  text-decoration: underline;
  text-underline-offset: 0.125rem;
}

.sidekick-single-product__cart {
  width: 100%;
}

.sidekick-single-product__cart .wcpay-express-checkout-wrapper,
.sidekick-single-product__cart .wc-stripe-product-checkout-container,
.sidekick-single-product__cart .wc-stripe-payment-request-wrapper,
.sidekick-single-product__cart .wc-block-components-express-payment {
  margin-bottom: 1.125rem;
}

.sidekick-single-product__variation-selector {
  width: 100%;
}

.sidekick-single-product__variation-selector .wp-block-woocommerce-add-to-cart-with-options-variation-selector-attribute {
  width: 100%;
}

.sidekick-single-product__variation-selector .wp-block-woocommerce-add-to-cart-with-options-variation-selector-attribute-name {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.2;
}

.sidekick-single-product__variation-selector .wp-block-woocommerce-add-to-cart-with-options-variation-selector-attribute-options {
  width: 100%;
}

.sidekick-single-product__variation-selector .wc-block-add-to-cart-with-options-variation-selector-attribute-options__dropdown {
  width: 100% !important;
  max-width: none !important;
  height: 2.5rem !important;
  min-height: 2.5rem !important;
  padding: 0 2.625rem 0 0.875rem !important;
  background-color: var(--wp--preset--color--base) !important;
  border: 1px solid var(--wp--preset--color--light-grey) !important;
  border-radius: 2px !important;
  color: var(--wp--preset--color--contrast) !important;
  text-align: center;
  -moz-text-align-last: center;
       text-align-last: center;
}

.sidekick-single-product__purchase-row {
  width: 100%;
  gap: 0.75rem !important;
  align-items: stretch !important;
}

.sidekick-single-product__purchase-row .wp-block-add-to-cart-with-options-quantity-selector {
  flex: 0 0 3.625rem;
  margin: 0 !important;
}

.sidekick-single-product__purchase-row .quantity,
.sidekick-single-product__purchase-row .wc-block-components-quantity-selector {
  width: 100%;
  height: var(--sidekick-product-control-height);
  min-height: var(--sidekick-product-control-height);
  margin: 0;
  border: 2px solid var(--wp--preset--color--contrast);
  border-radius: 2px;
}

.sidekick-single-product__purchase-row .wc-block-components-quantity-selector__button {
  display: none;
}

.sidekick-single-product__purchase-row .qty,
.sidekick-single-product__purchase-row .wc-block-components-quantity-selector__input {
  width: 100%;
  height: 100%;
  min-width: 0;
  padding: 0 0.5rem;
  border: 0;
  text-align: center;
}

.sidekick-single-product__purchase-row .sidekick-single-product__add-to-cart-button,
.sidekick-single-product__purchase-row .wc-block-components-product-button {
  flex: 1 1 auto;
  margin: 0 !important;
}

.sidekick-single-product__purchase-row .wp-block-button__link,
.sidekick-single-product__purchase-row .wc-block-components-product-button__button,
.sidekick-single-product__purchase-row .single_add_to_cart_button {
  display: flex;
  width: 100%;
  min-height: var(--sidekick-product-control-height);
  align-items: center;
  justify-content: center;
  padding: 0 1.5rem;
  background: var(--wp--preset--color--primary) !important;
  border-color: var(--wp--preset--color--primary) !important;
  border-radius: 0;
  color: var(--wp--preset--color--base) !important;
  font-weight: 700;
}

.sidekick-single-product__purchase-row .wp-block-button__link:hover,
.sidekick-single-product__purchase-row .wc-block-components-product-button__button:hover,
.sidekick-single-product__purchase-row .single_add_to_cart_button:hover {
  background: var(--wp--preset--color--darkest-grey) !important;
  border-color: var(--wp--preset--color--darkest-grey) !important;
}

.sidekick-single-product__short-description {
  margin-top: 1rem;
  padding-top: 0.75rem;
  border-top: 1px solid var(--wp--preset--color--lighter-grey);
  font-size: 0.9375rem;
  line-height: 1.45;
}

.sidekick-single-product__short-description p,
.sidekick-single-product__short-description ul,
.sidekick-single-product__short-description ol {
  margin-top: 0;
  margin-bottom: 1rem;
}

.sidekick-single-product__short-description ul,
.sidekick-single-product__short-description ol {
  padding-left: 1.125rem;
}

.sidekick-single-product__meta {
  margin-top: 1.875rem;
  color: var(--wp--preset--color--mid-grey);
  font-size: 0.625rem;
  text-transform: uppercase;
}

.sidekick-single-product__meta a {
  color: inherit;
}

.sidekick-single-product__related {
  padding-top: 2rem;
  border-top: 1px solid var(--wp--preset--color--lighter-grey);
}

.sidekick-single-product__related .wp-block-heading {
  margin-top: 0 !important;
  margin-bottom: 1.5rem !important;
  font-size: 1.75rem;
  line-height: 1.2;
}

.sidekick-single-product__related .wp-block-woocommerce-product-collection {
  margin-right: 0;
  margin-left: 0;
}

#photoswipe-fullscreen-dialog {
  z-index: 10000;
}

.wc-block-product-gallery-dialog {
  z-index: 10050;
}

.wc-block-product-gallery-dialog__close-button {
  position: relative;
  z-index: 1;
}

@media (max-width: 63em) {
  .sidekick-single-product__columns {
    gap: 1.75rem;
  }
  .sidekick-single-product__media,
  .sidekick-single-product__details {
    flex-basis: 100% !important;
  }
}

@media (max-width: 36.5em) {
  .sidekick-single-product {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .sidekick-single-product__purchase-row {
    gap: 0.625rem !important;
  }
}

.sidekick-global-sticky-wrapper {
  position: sticky;
  top: 0;
  z-index: 999;
}

/*# sourceMappingURL=style-index.css.map*/