/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/sass/main-style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.wp-site-blocks {
  overflow-x: hidden;
}

p strong {
  font-weight: 600;
}

input,
textarea {
  border-radius: 4px;
  border: thin solid #666;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

header.wp-block-template-part .wc-block-mini-cart {
  float: right;
}
header.wp-block-template-part .wc-block-mini-cart .wc-block-mini-cart__icon {
  width: 40px !important;
  height: 40px !important;
}
header.wp-block-template-part .wp-block-group.search input, header.wp-block-template-part .wp-block-group.search form, header.wp-block-template-part .wp-block-group.search div {
  width: 100% !important;
  max-width: 600px !important;
}
header.wp-block-template-part .wp-block-group.search input {
  padding: 12px 22px;
  border-radius: 4px;
}
header.wp-block-template-part .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border-radius: 4px;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  header.wp-block-template-part .wp-block-columns {
    flex-wrap: wrap !important;
  }
  header.wp-block-template-part .wp-block-columns .wp-block-column {
    flex-grow: 1 !important;
    flex-basis: 100% !important;
  }
}

.wp-block-getwid-megamenu ul.gw-mm__content {
  margin-left: 0;
}
.wp-block-getwid-megamenu .gw-mm-item__link {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.wp-block-getwid-megamenu .gw-mm-item__link a {
  display: block;
  padding: 10px 0.4em;
  font-size: clamp(0.625rem, 0.208rem + 1.778vw, 0.875rem);
  line-height: 1;
}
.wp-block-getwid-megamenu .gw-mm-item__link a:hover {
  text-decoration: none;
}
@media screen and (min-width: 500px) {
  .wp-block-getwid-megamenu .gw-mm-item__link a {
    padding: 1em 1.5em;
  }
}
.wp-block-getwid-megamenu .gw-mm-item.has-children .gw-mm-item__link a {
  padding-right: 1.6em;
}
@media screen and (min-width: 500px) {
  .wp-block-getwid-megamenu .gw-mm-item.has-children .gw-mm-item__link a {
    padding-right: 1.6em;
  }
}
.wp-block-getwid-megamenu .dashicons-arrow-down {
  font-family: var(--wp--preset--font-family--base);
  position: relative;
  width: 1em;
  height: 1em;
  font-size: 0.9em;
  line-height: 1;
  margin-left: -2em;
}
.wp-block-getwid-megamenu .dashicons-arrow-down:before {
  content: "+";
  color: inherit;
  position: absolute;
}
.wp-block-getwid-megamenu .gw-mm-item__dropdown {
  padding: 0 !important;
}

footer .woocommerce-multi-inventory-selected-location-container {
  display: flex;
}
footer .woocommerce-multi-inventory-selected-location-container .woocommerce-multi-inventory-open-poup {
  background-color: #fff;
  color: #222;
  font-size: 18px;
  padding: 18px 32px;
  border-radius: 4px;
  margin: 2em auto;
}
footer .woocommerce-multi-inventory-selected-location-container .woocommerce-multi-inventory-open-poup .woocommerce-multi-inventory-selected-location-text {
  font-weight: 600;
}
footer .woocommerce-multi-inventory-selected-location-container .woocommerce-multi-inventory-open-poup br {
  display: none;
}

body.single-post .wp-block-post-content > p + .wp-block-image {
  margin-top: 2em;
  margin-bottom: 2em;
}

#mc_embed_signup {
  margin-top: 1em;
  display: flex;
  flex-wrap: wrap;
}
#mc_embed_signup fieldset {
  border: none;
  padding: 0;
}
#mc_embed_signup label {
  display: block;
  font-weight: 600;
  margin-bottom: 0.5em;
  align-items: center;
}
#mc_embed_signup .asterisk {
  color: red;
}
#mc_embed_signup input {
  font-size: 1rem;
  padding: 0.8em 1em;
  border-radius: 4px;
  border: none;
  width: calc(100% - 2em);
  margin: 0;
}
#mc_embed_signup #mergeRow-gdpr {
  margin-top: 1em;
}
#mc_embed_signup .checkbox {
  font-weight: 400;
  font-size: 0.8rem;
}
#mc_embed_signup input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border: none;
  border-radius: 0.1em;
  padding: 0;
  width: 1em;
  height: 1em;
  margin-right: 0.5rem;
}
#mc_embed_signup input[type=submit] {
  background-color: var(--wp--preset--color--primary);
  color: var(--color--light);
  font-weight: 600;
  padding: 16px 42px;
  width: 100%;
  margin-top: 1em;
}
/*Accordion*/
.wp-block-pb-accordion-item {
  border-bottom: 1px solid #666;
  padding: 0 1em 0 2px;
}
.wp-block-pb-accordion-item .c-accordion__title {
  color: inherit !important;
  font-size: clamp(1.125rem, 1.034rem + 0.39vw, 1.375rem);
  font-weight: 600;
  padding: 1.3em 0;
  margin: 0;
}
.wp-block-pb-accordion-item .c-accordion__title:after {
  color: inherit;
  font-size: clamp(20px, 3vw, 26px);
}
.wp-block-pb-accordion-item .c-accordion__content {
  padding-top: 20px;
}

/**
 * Styling for WooCommerce archive page
 */
:where(.wc-block-product-template .wc-block-product) > :not(:last-child) {
  margin-bottom: 0;
  margin-top: 0;
}

.wc-block-product-template {
  margin-top: 20px !important;
}

.wc-block-components-product-image {
  margin: 0;
}

.woocommerce .woocommerce-ordering {
  position: relative;
}
.woocommerce .woocommerce-ordering select {
  -webkit-appearance: none;
  -moz-appearance: none;
  vertical-align: top;
  padding: 10px 18px;
  font-size: 12px !important;
  background-color: #fff;
  border: 1px solid #666;
  border-radius: 999px;
  color: inherit;
  cursor: pointer;
}

/**
 * Filter
 */
.filters-container .filter-title {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.yith-wcan-active-filters {
  margin-bottom: 20px;
}
.yith-wcan-active-filters h4 {
  font-size: 14px;
  margin: 0 0 0.5em;
}

.yith-wcan-filters-opener {
  border: none;
  background: #222;
  width: 100%;
  padding: 12px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
}
.yith-wcan-filters-opener i.filter-icon {
  display: none;
}

.yith-wcan-filters .yith-wcan-filter .filter-items {
  font-size: 14px;
  line-height: 1;
}
.yith-wcan-filters h3 {
  margin-top: 0;
}

li.filter-item.checkbox label {
  display: flex;
  align-items: center;
}
li.filter-item.checkbox a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

ul.products-block-post-template,
ul.products {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 6%;
  grid-row-gap: 70px;
}
ul.products-block-post-template:before,
ul.products:before {
  content: none !important;
}
@media screen and (min-width: 700px) {
  ul.products-block-post-template,
  ul.products {
    grid-template-columns: repeat(3, auto);
  }
}
@media screen and (min-width: 1024px) {
  ul.products-block-post-template,
  ul.products {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  ul.products-block-post-template,
  ul.products {
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 3%;
  }
}
ul.products-block-post-template:before,
ul.products:before {
  content: none;
}

.wc-block-product-template__responsive {
  grid-row-gap: 3em !important;
}

@media screen and (max-width: 1023px) {
  ul.products-block-post-template {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
@media screen and (max-width: 699px) {
  ul.products-block-post-template {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

ul li.wc-block-product,
ul li.product {
  width: 100% !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
  margin: 0 !important;
  text-align: left;
}
ul li.wc-block-product > .wp-block-template-part,
ul li.product > .wp-block-template-part {
  display: flex;
  flex-direction: column;
  justify-items: stretch;
  height: 100%;
}
ul li.wc-block-product.product_cat-cd .wc-block-grid__product-image,
ul li.product.product_cat-cd .wc-block-grid__product-image {
  padding: 12%;
}
ul li.wc-block-product .wp-block-post-title,
ul li.product .wp-block-post-title {
  margin-bottom: auto;
  padding-bottom: 10px;
}
ul li.wc-block-product .wc-block-components-product-stock-indicator,
ul li.product .wc-block-components-product-stock-indicator {
  margin-bottom: 16px;
}
ul li.wc-block-product .wc-block-components-product-stock-indicator--out-of-stock,
ul li.product .wc-block-components-product-stock-indicator--out-of-stock {
  color: #F44336 !important;
}
ul li.wc-block-product .wc-block-components-product-price,
ul li.product .wc-block-components-product-price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 10px;
}
ul li.wc-block-product .wc-block-grid__product-onsale,
ul li.product .wc-block-grid__product-onsale {
  background: yellow;
  color: #000;
  border-radius: 2px;
  border: none;
}
ul li.wc-block-product .wp-block-button,
ul li.product .wp-block-button {
  margin-top: 0;
}
ul li.wc-block-product .wp-block-button .wp-block-button__link,
ul li.product .wp-block-button .wp-block-button__link {
  width: 100%;
}
ul li.wc-block-product .wp-block-button .wp-block-button__link,
ul li.wc-block-product a.button,
ul li.product .wp-block-button .wp-block-button__link,
ul li.product a.button {
  position: relative;
  font-size: 12px !important;
  line-height: 1;
  padding: 12px 16px;
  background-color: transparent;
  border: 1px solid #222;
  text-align: center;
  color: #222;
  min-width: 150px;
  border-radius: 4px;
}
ul li.wc-block-product .wp-block-button .wp-block-button__link:before,
ul li.wc-block-product a.button:before,
ul li.product .wp-block-button .wp-block-button__link:before,
ul li.product a.button:before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuNjg0NDggMS4zMzk2QzQuMDU0OTcgMS4zMzk2IDMuNDYyMTkgMS42MzU5OSAzLjA4NDQ4IDIuMTM5NkwxLjkzODMzIDMuNjY3OEMxLjY3ODY5IDQuMDE0IDEuNTM4MzMgNC40MzUwNiAxLjUzODMzIDQuODY3OFYxNC4yMTY1QzEuNTM4MzMgMTQuNTk2IDEuNjg5MDcgMTQuOTU5OSAxLjk1NzM5IDE1LjIyODJDMi4yMjU3MSAxNS40OTY2IDIuNTg5NjQgMTUuNjQ3MyAyLjk2OTEgMTUuNjQ3M0gxMi45ODQ1QzEzLjM2MzkgMTUuNjQ3MyAxMy43Mjc5IDE1LjQ5NjYgMTMuOTk2MiAxNS4yMjgyQzE0LjI2NDUgMTQuOTU5OSAxNC40MTUzIDE0LjU5NiAxNC40MTUzIDE0LjIxNjVWNC44Njc4MUMxNC40MTUzIDQuNDM1MDYgMTQuMjc0OSA0LjAxNCAxNC4wMTUzIDMuNjY3OEwxMi44NjkxIDIuMTM5NkMxMi40OTE0IDEuNjM1OTkgMTEuODk4NiAxLjMzOTYgMTEuMjY5MSAxLjMzOTZINC42ODQ0OFoiIHN0cm9rZT0iIzIyMiIgc3Ryb2tlLXdpZHRoPSIxLjE5MjMxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTEuNTM4MzMgNC4yMDExN0gxNC40MTUzIiBzdHJva2U9IiMyMjIiIHN0cm9rZS13aWR0aD0iMS4xOTIzMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xMC44MzgzIDcuMDYyNzRDMTAuODM4MyA3LjgyMTY3IDEwLjUzNjggOC41NDk1MiAxMC4wMDAyIDkuMDg2MTZDOS40NjM1NCA5LjYyMjggOC43MzU3IDkuOTI0MjggNy45NzY3NyA5LjkyNDI4QzcuMjE3ODUgOS45MjQyOCA2LjQ5IDkuNjIyOCA1Ljk1MzM2IDkuMDg2MTZDNS40MTY3MiA4LjU0OTUyIDUuMTE1MjMgNy44MjE2NyA1LjExNTIzIDcuMDYyNzQiIHN0cm9rZT0iIzIyMiIgc3Ryb2tlLXdpZHRoPSIxLjE5MjMxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  display: inline-block;
  width: 20px;
  height: 16px;
  margin-right: 6px;
  vertical-align: middle;
}
ul li.wc-block-product .wp-block-button .wp-block-button__link:hover,
ul li.wc-block-product a.button:hover,
ul li.product .wp-block-button .wp-block-button__link:hover,
ul li.product a.button:hover {
  color: #fafafa;
  background-color: #222;
}
ul li.wc-block-product .wp-block-button .wp-block-button__link:hover:before,
ul li.wc-block-product a.button:hover:before,
ul li.product .wp-block-button .wp-block-button__link:hover:before,
ul li.product a.button:hover:before {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(255deg) brightness(102%) contrast(104%);
}
ul li.wc-block-product .wp-block-button.wc-block-components-product-button,
ul li.product .wp-block-button.wc-block-components-product-button {
  gap: 0;
}
ul li.wc-block-product a.added_to_cart.wc_forward,
ul li.product a.added_to_cart.wc_forward {
  display: none;
}
ul li.wc-block-product.product_cat-preorder,
ul li.product.product_cat-preorder {
  position: relative;
}
ul li.wc-block-product.product_cat-preorder:before,
ul li.product.product_cat-preorder:before {
  position: absolute;
  z-index: 2;
  content: "preorder";
  background-color: #000;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 4px 10px 4px;
  top: 0;
  left: 0;
  margin: auto;
}
ul li.wc-block-product.sale bdi,
ul li.product.sale bdi {
  color: #666;
}
ul li.wc-block-product.sale ins bdi,
ul li.product.sale ins bdi {
  color: #F44336 !important;
  font-weight: 700;
}

.cross-sells-product .price,
.cross-sells-product .wc-block-components-product-title {
  text-align: left;
  font-size: 14px;
}
.cross-sells-product .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
  width: 100%;
  font-size: 14px;
  padding: 0.8em 1em;
}

.wc-block-mini-cart__drawer h2 {
  font-size: 18px;
}
.wc-block-mini-cart__drawer .wc-block-components-quantity-selector__input {
  font-weight: 400 !important;
}

.single-product {
  /**
   * Product page
   */
  /**
   * Bundles
   */
  /**
   * Variations
   */
  /**
   * Tabs
   */
  /**
   * Upsells & Related
   */
}
.single-product p.stock:not(.out-of-stock) {
  display: none;
}
.single-product .out-of-stock {
  color: #F44336;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.single-product .wc-block-components-product-sale-badge {
  background: yellow;
  color: #000;
  border-radius: 2px;
  border: none;
}
.single-product.sale bdi {
  color: #666;
}
.single-product.sale ins bdi {
  color: #F44336 !important;
  font-weight: 700;
}
.single-product.sale .wc-block-components-product-price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 10px;
}
.single-product .woocommerce-multi-inventory-inventories-container {
  background-color: #f7f7f7;
  border-radius: 6px;
  padding: 16px;
  margin-bottom: 20px;
}
.single-product .woocommerce-multi-inventory-label-change {
  font-weight: 600;
  text-decoration: underline;
}
.single-product .woocommerce-multi-inventory-label-text {
  font-size: 14px !important;
  line-height: 1.5;
}
.single-product label.woocommerce-multi-inventory-inventories-row * {
  font-size: 1rem;
}
.single-product .woocommerce-multi-inventory-inventories-radio input[type=radio] {
  transform: scale(1.2);
}
.single-product .woocommerce-multi-inventory-inventories-radio,
.single-product .woocommerce-multi-inventory-inventories-name {
  width: auto;
}
.single-product .woocommerce-multi-inventory-inventories-stock {
  color: var(--wp--preset--color--contrast);
  font-weight: 600;
}
.single-product .woocommerce-multi-inventory-inventories-stock-out-of-stock {
  color: #F44336;
}
.single-product .wc-block-add-to-cart-form .quantity {
  margin: 0 10px 0 0 !important;
}
.single-product .wc-block-add-to-cart-form .quantity .qty {
  margin: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 80px !important;
}
.single-product .wc-block-add-to-cart-form button.single_add_to_cart_button {
  width: calc(100% - 100px);
  font-size: 18px;
  margin: 0 !important;
  border-radius: 4px;
}
.single-product .bundled_product_summary {
  border-top: 1px solid #ddd;
  padding: 1.1rem 0.5em 1.1rem 0;
  margin: 0;
}
.single-product .bundled_product_summary .bundled_product_title {
  font-size: 1.1rem !important;
  margin-bottom: 0.6em;
}
.single-product .bundled_product_summary .product_excerpt {
  font-size: 0.8rem;
}
.single-product table.variations tr td select {
  height: 3.5rem;
  padding: 0.9rem 1.1rem;
  font-size: 1rem;
  width: 100%;
}
.single-product table.variations tr td label {
  font-size: 1.1rem;
}
.single-product table.variations th {
  text-align: left;
}
.single-product table.variations tr {
  display: flex !important;
  flex-direction: column;
  justify-content: flex-start;
}
.single-product .reset_variations,
.single-product .reset_bundled_variations_fixed {
  display: none !important;
}
.single-product .woocommerce-tabs {
  background-color: #f7f7f7;
  padding: 3em 5vw;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
  max-width: 800px;
  margin: 0 auto !important;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel h2:first-of-type {
  font-size: var(--wp--preset--font-size--small);
}
.single-product .woocommerce-tabs ul.tabs {
  padding: 0 !important;
  display: none;
}
.single-product .woocommerce-tabs #tab-description {
  display: block !important;
}
.single-product .upsells.products h2 {
  margin: 3em 0 1em;
}
.single-product ul.products {
  margin-bottom: 0;
  grid-template-columns: repeat(2, 1fr) !important;
  grid-gap: 50px 20px;
}
@media screen and (min-width: 950px) {
  .single-product ul.products {
    grid-template-columns: repeat(4, 1fr) !important;
    grid-gap: 50px;
  }
}
.single-product .upsells.products {
  max-width: var(--wp--style--global--wide-size) !important;
}
.single-product .upsells.products .woocommerce-loop-product__title {
  font-size: 14px !important;
}

input.wc-block-components-quantity-selector__input {
  font-weight: 400 !important;
  font-size: 1rem !important;
}

.wc-block-cart-item__prices {
  font-size: 14px;
}

.wc-block-components-product-name {
  font-weight: 500;
}

.wc-block-cart-item__remove-link {
  color: #666 !important;
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper {
  font-size: 16px;
  font-weight: 500;
}

.wc-block-components-panel,
.wc-block-components-totals-coupon,
.wc-block-components-totals-item {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.wc-block-components-panel__button {
  font-size: 16px;
}

.wc-block-components-totals-item {
  font-size: 16px;
}

.wc-block-components-totals-item__label,
.wc-block-components-totals-item__value {
  font-weight: 600 !important;
  font-size: 16px !important;
}

.wc-block-components-totals-footer-item-tax {
  font-weight: 400;
  font-size: 14px;
}

.wc-block-components-radio-control__label-group {
  font-size: 16px;
  font-weight: 600;
}

.woocommerce-breadcrumb {
  font-size: 12px !important;
}
.woocommerce-breadcrumb .productname {
  display: none;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  font-weight: 500;
  border-radius: 6px;
  border: none;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  padding: 8px 18px 9px;
}

/**
 * Checkout
 */
/* Checkout */
.woocommerce-checkout main .woocommerce {
  max-width: var(--wp--style--global--wide-size);
}
.woocommerce-checkout table.shop_table {
  width: 100%;
  border: none;
}
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table * {
  font-size: 0.85rem;
}
.woocommerce-checkout table.shop_table .product-total .tax_label {
  display: none;
}
.woocommerce-checkout .klarna-checkout-select-other-wrapper .button {
  width: 90%;
  border: 1px solid #222;
  padding: 1em 1em;
  display: block;
  text-align: center;
  text-decoration: none;
  border-radius: 2px;
  color: #222;
}
.woocommerce-checkout form .form-row label {
  font-weight: 600;
}

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