@charset "UTF-8";
/*
 * Entry point stylesheet for the Nurgiel/Edar theme.
 *
 * This file now automatically loads every .scss file found under:
 *   magento/app/design/frontend/Nurgiel/Edar/web/css/src/**
 * No manual @use additions are needed anymore when creating a new file.
 *
 * Mechanism:
 *  - The build script bin/dev/magento/src/compile-sass-css calls
 *    bin/dev/magento/src/generate-scss-imports before running Sass.
 *  - That generator scans src/ recursively and (re)creates
 *    _generated.scss one directory above src/ with one @use per SCSS file.
 *  - We simply @use that bundle here.
 *
 * To add new styles: create a new .scss file anywhere under src/ and run
 *   bin/dev/magento/css
 * The new file will be picked up automatically.
 */
/* AUTO-GENERATED FILE. DO NOT EDIT BY HAND. */
/* Generated: 2025-11-04T17:03:40Z */
/* Each file below (recursive scan) is imported via @use so adding a new       */
/* .scss anywhere under src/ and re-running bin/dev/magento/css includes it. */
/* Tailwind utilities (compiled to src/tailwind.css). Keep last to preserve original ordering. */
@import 'src/tailwind.css';
body {
  background-color: #fdfdfd;
  font-family: "Roboto", sans-serif;
  background-repeat: repeat-y;
  background-size: 100% auto;
}

.hide {
  display: none !important;
}

.text-red {
  color: #364f46;
}

.hover\:text-red:hover {
  color: #364f46;
}

.bg-red {
  background-color: #364f46;
}

.hover\:bg-red:hover {
  background-color: #364f46;
}

.m0 {
  margin: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.product.description ul {
  padding-left: 1.25rem;
  list-style-type: disc;
  margin-left: 1.25rem;
  margin-bottom: 1.25rem;
}
.product.description ul li {
  margin-bottom: 0.5rem;
}

.home-b-stoly-rozsuwane {
  background-image: url(../img/banner/1905x600/banner-stoly-rozsuwane-m.jpg);
  background-size: cover;
  background-position: center;
}

@media (min-width: 768px) {
  .home-b-stoly-rozsuwane {
    background-image: url(../img/banner/1905x600/banner-stoly-rozsuwane.jpg);
  }
}
.home-b-krzesla {
  background-image: url(../img/banner/1905x600/banner-krzesla-m.jpg);
  background-size: cover;
  background-position: center;
}

@media (min-width: 768px) {
  .home-b-krzesla {
    background-image: url(../img/banner/1905x600/banner-krzesla.jpg);
  }
}
.modal-content a,
.product.description a {
  color: #b3582c;
}
.modal-content a:hover,
.product.description a:hover {
  color: #8f4624;
}

.page-layout-1column .column.main {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/* CART */
.form.form-cart .actions-toolbar {
  display: flex;
  justify-content: end;
  align-items: center;
  flex-wrap: wrap;
}
.form.form-cart .actions-toolbar .action-edit,
.form.form-cart .actions-toolbar .action-delete {
  position: relative;
  right: auto;
  top: auto;
}
.form.form-cart .actions-toolbar .action-delete {
  margin-right: 10px;
}

.opc-progress-bar-item._active > span:after {
  line-height: 26px;
}

.catalog-category-view .product-item-inner {
  display: none;
}

.checkout-index-index .payment-option._collapsible.opc-payment-additional.discount-code {
  display: none;
}

.opc-progress-bar-item._complete > span,
.abs-action-remove, .abs-discount-block .action.check, .popup .actions-toolbar .action.cancel, .paypal-button-widget .paypal-button, .bundle-options-container .action.back, .block.related .action.select, .cart.table-wrapper .actions-toolbar > .action-delete, .cart.table-wrapper .action.help.map, .checkout-index-index .modal-popup .modal-footer .action-hide-popup, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-agreements-block .action-show, .gift-options .actions-toolbar .action-cancel, .gift-summary .action-edit, .gift-summary .action-delete, .action-gift, .gift-wrapping-title .action-remove, .wishlist.split.button > .action, .abs-add-fields .action.remove, .magento-payments-review-discount .action.check, .paypal-review-discount .action.check, .cart-discount .action.check, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove {
  color: #b3582c;
}
.opc-progress-bar-item._complete > span:hover,
.abs-action-remove:hover, .abs-discount-block .action.check:hover, .popup .actions-toolbar .action.cancel:hover, .paypal-button-widget .paypal-button:hover, .bundle-options-container .action.back:hover, .block.related .action.select:hover, .cart.table-wrapper .actions-toolbar > .action-delete:hover, .cart.table-wrapper .action.help.map:hover, .checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover, .gift-options .actions-toolbar .action-cancel:hover, .gift-summary .action-edit:hover, .gift-summary .action-delete:hover, .action-gift:hover, .gift-wrapping-title .action-remove:hover, .wishlist.split.button > .action:hover, .abs-add-fields .action.remove:hover, .magento-payments-review-discount .action.check:hover, .paypal-review-discount .action.check:hover, .cart-discount .action.check:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover {
  color: #8f4624;
}

ul.footer.links {
  text-align: center;
}
ul.footer.links li {
  display: inline-block;
  margin: 0 10px;
}
ul.footer.links li a {
  color: #fff;
}

/* Silence is golden */
/* CSS Only Tooltip */
/* Example usage: */
/* <div data-tooltip="test&#10;new line"> */
/* <span class="tooltip-left" data-tooltip="test"> */
/* Does not work on <img> and other special elements */
[data-tooltip] {
  position: relative;
  cursor: pointer;
}
[data-tooltip].absolute {
  position: absolute;
}
[data-tooltip]::before, [data-tooltip]::after {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 1.25rem;
  z-index: 2025;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: transform 0.15s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  margin-bottom: -8px;
}
[data-tooltip]::before {
  content: "";
  z-index: 2025;
  border: 6px solid transparent;
  background: transparent;
  bottom: 100%;
  left: 50%;
  border-top-color: #51596f;
  transform: translate(-50%, 0) translateY(10px);
  margin-bottom: 0;
}
[data-tooltip]::after {
  content: attr(data-tooltip);
  z-index: 2024;
  background-color: #1f2330;
  border: 1px solid #51596f;
  padding: 1rem;
  white-space: pre-line; /* Allow for line breaks */
  @apply p-1 text-xs text-center md:p-2 text-neutral-200 min-h-min min-w-min;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0) translateY(10px);
  margin-bottom: 12px;
}
[data-tooltip]:hover::before, [data-tooltip]:hover::after, [data-tooltip]:focus::before, [data-tooltip]:focus::after {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, 0) translateY(0px);
}
[data-tooltip] {
  /* Responsive Width */
}
@screen sm {
  [data-tooltip]::after {
    @apply max-w-24 w-max;
  }
}
@screen md {
  [data-tooltip]::after {
    @apply max-w-32 w-max;
  }
}
@screen lg {
  [data-tooltip]::after {
    @apply max-w-48 w-max;
  }
}
[data-tooltip] {
  /* Tooltip Bottom */
}
[data-tooltip].tooltip-bottom::before {
  transform: translate(-50%, -50%) translateY(10px);
}
[data-tooltip].tooltip-bottom:hover::before, [data-tooltip].tooltip-bottom:focus::before {
  top: 100%;
  left: 50%;
  border-color: transparent;
  border-bottom-color: #51596f;
  transform: translate(-50%, -50%) translateY(0);
  margin-top: 6px;
}
[data-tooltip].tooltip-bottom::after {
  transform: translateX(-50%) translateY(10px);
}
[data-tooltip].tooltip-bottom:hover::after, [data-tooltip].tooltip-bottom:focus::after {
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(0);
  margin-top: 12px;
}
[data-tooltip] {
  /* Tooltip Left */
}
[data-tooltip].tooltip-left::before {
  transform: translate(-50%, -50%) translateX(10px);
}
[data-tooltip].tooltip-left:hover::before, [data-tooltip].tooltip-left:focus::before {
  top: 50%;
  right: 100%;
  border-color: transparent;
  border-left-color: #51596f;
  transform: translate(-50%, -50%) translateX(0);
  margin-right: -6px;
  margin-left: auto;
  left: auto;
  bottom: auto;
}
[data-tooltip].tooltip-left::after {
  margin-right: 12px;
  transform: translateY(-50%) translateX(10px);
}
[data-tooltip].tooltip-left:hover::after, [data-tooltip].tooltip-left:focus::after {
  top: 50%;
  right: 100%;
  left: auto;
  bottom: auto;
  transform: translateY(-50%) translateX(0);
}
[data-tooltip] {
  /* Tooltip Right */
}
[data-tooltip].tooltip-right::before {
  transform: translate(-50%, -50%) translateX(10px);
}
[data-tooltip].tooltip-right:hover::before, [data-tooltip].tooltip-right:focus::before {
  top: 50%;
  left: 100%;
  border-color: transparent;
  border-right-color: #51596f;
  transform: translate(-50%, -50%) translateX(0);
  margin-left: 6px;
  margin-right: auto;
}
[data-tooltip].tooltip-right::after {
  margin-left: 12px;
  transform: translateY(-50%) translateX(10px);
}
[data-tooltip].tooltip-right:hover::after, [data-tooltip].tooltip-right:focus::after {
  top: 50%;
  left: 100%;
  transform: translateY(-50%) translateX(0);
}
[data-tooltip] {
  /* Tooltip Left */
  /* Small breakpoint (sm) */
}
@media (min-width: 640px) {
  [data-tooltip].sm\:tooltip-left::before {
    transform: translate(-50%, -50%) translateX(10px);
  }
  [data-tooltip].sm\:tooltip-left:hover::before, [data-tooltip].sm\:tooltip-left:focus::before {
    top: 50%;
    right: 100%;
    border-color: transparent;
    border-left-color: #51596f;
    transform: translate(-50%, -50%) translateX(0);
    margin-right: -6px;
    margin-left: auto;
    left: auto;
    bottom: auto;
  }
  [data-tooltip].sm\:tooltip-left::after {
    margin-right: 12px;
    transform: translateY(-50%) translateX(10px);
  }
  [data-tooltip].sm\:tooltip-left:hover::after, [data-tooltip].sm\:tooltip-left:focus::after {
    top: 50%;
    right: 100%;
    left: auto;
    bottom: auto;
    transform: translateY(-50%) translateX(0);
  }
}
[data-tooltip] {
  /* Tooltip Left */
  /* Medium breakpoint (md) */
}
@media (min-width: 768px) {
  [data-tooltip].md\:tooltip-left::before {
    transform: translate(-50%, -50%) translateX(10px);
  }
  [data-tooltip].md\:tooltip-left:hover::before, [data-tooltip].md\:tooltip-left:focus::before {
    top: 50%;
    right: 100%;
    border-color: transparent;
    border-left-color: #51596f;
    transform: translate(-50%, -50%) translateX(0);
    margin-right: -6px;
    margin-left: auto;
    left: auto;
    bottom: auto;
  }
  [data-tooltip].md\:tooltip-left::after {
    margin-right: 12px;
    transform: translateY(-50%) translateX(10px);
  }
  [data-tooltip].md\:tooltip-left:hover::after, [data-tooltip].md\:tooltip-left:focus::after {
    top: 50%;
    right: 100%;
    left: auto;
    bottom: auto;
    transform: translateY(-50%) translateX(0);
  }
}
[data-tooltip] {
  /* Tooltip Left */
  /* Large breakpoint (lg) */
}
@media (min-width: 1024px) {
  [data-tooltip].lg\:tooltip-left::before {
    transform: translate(-50%, -50%) translateX(10px);
  }
  [data-tooltip].lg\:tooltip-left:hover::before, [data-tooltip].lg\:tooltip-left:focus::before {
    top: 50%;
    right: 100%;
    border-color: transparent;
    border-left-color: #51596f;
    transform: translate(-50%, -50%) translateX(0);
    margin-right: -6px;
    margin-left: auto;
    left: auto;
    bottom: auto;
  }
  [data-tooltip].lg\:tooltip-left::after {
    margin-right: 12px;
    transform: translateY(-50%) translateX(10px);
  }
  [data-tooltip].lg\:tooltip-left:hover::after, [data-tooltip].lg\:tooltip-left:focus::after {
    top: 50%;
    right: 100%;
    left: auto;
    bottom: auto;
    transform: translateY(-50%) translateX(0);
  }
}
[data-tooltip] {
  /* Tooltip Right */
  /* Small breakpoint (sm) */
}
@media (min-width: 640px) {
  [data-tooltip].sm\:tooltip-right::before {
    transform: translate(-50%, -50%) translateX(10px);
  }
  [data-tooltip].sm\:tooltip-right:hover::before, [data-tooltip].sm\:tooltip-right:focus::before {
    top: 50%;
    left: 100%;
    border-color: transparent;
    border-right-color: #51596f;
    transform: translate(-50%, -50%) translateX(0);
    margin-left: 6px;
    margin-right: auto;
  }
  [data-tooltip].sm\:tooltip-right::after {
    margin-left: 12px;
    transform: translateY(-50%) translateX(10px);
  }
  [data-tooltip].sm\:tooltip-right:hover::after, [data-tooltip].sm\:tooltip-right:focus::after {
    top: 50%;
    left: 100%;
    transform: translateY(-50%) translateX(0);
  }
}
[data-tooltip] {
  /* Tooltip Right */
  /* Medium breakpoint (md) */
}
@media (min-width: 768px) {
  [data-tooltip].md\:tooltip-right::before {
    transform: translate(-50%, -50%) translateX(10px);
  }
  [data-tooltip].md\:tooltip-right:hover::before, [data-tooltip].md\:tooltip-right:focus::before {
    top: 50%;
    left: 100%;
    border-color: transparent;
    border-right-color: #51596f;
    transform: translate(-50%, -50%) translateX(0);
    margin-left: 6px;
    margin-right: auto;
  }
  [data-tooltip].md\:tooltip-right::after {
    margin-left: 12px;
    transform: translateY(-50%) translateX(10px);
  }
  [data-tooltip].md\:tooltip-right:hover::after, [data-tooltip].md\:tooltip-right:focus::after {
    top: 50%;
    left: 100%;
    transform: translateY(-50%) translateX(0);
  }
}
[data-tooltip] {
  /* Tooltip Right */
  /* Large breakpoint (lg) */
}
@media (min-width: 1024px) {
  [data-tooltip].lg\:tooltip-right::before {
    transform: translate(-50%, -50%) translateX(10px);
  }
  [data-tooltip].lg\:tooltip-right:hover::before, [data-tooltip].lg\:tooltip-right:focus::before {
    top: 50%;
    left: 100%;
    border-color: transparent;
    border-right-color: #51596f;
    transform: translate(-50%, -50%) translateX(0);
    margin-left: 6px;
    margin-right: auto;
  }
  [data-tooltip].lg\:tooltip-right::after {
    margin-left: 12px;
    transform: translateY(-50%) translateX(10px);
  }
  [data-tooltip].lg\:tooltip-right:hover::after, [data-tooltip].lg\:tooltip-right:focus::after {
    top: 50%;
    left: 100%;
    transform: translateY(-50%) translateX(0);
  }
}

.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}

.action-primary,
a.action.primary,
button.primary,
button.action.action-update {
  background-image: none;
  background: #364f46;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  border: 1px solid #fff;
  box-shadow: 0px 0px 0px 1px #223a2f;
  width: 100%;
  top: 2px;
  position: relative;
  display: flex !important;
  justify-content: center;
  align-items: center;
  color: white;
  cursor: pointer;
  overflow: hidden;
  transition: color 0.3s;
  font-size: 1.2rem;
  z-index: 1;
  height: 51px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
.action-primary.selectable,
a.action.primary.selectable,
button.primary.selectable,
button.action.action-update.selectable {
  background: #f5f5f4;
  color: #101828;
}
.action-primary.selectable:hover,
a.action.primary.selectable:hover,
button.primary.selectable:hover,
button.action.action-update.selectable:hover {
  background: #364f46;
}
.action-primary span,
a.action.primary span,
button.primary span,
button.action.action-update span {
  font-family: "Montserrat", sans-serif;
  position: relative;
  z-index: 1;
}
.action-primary::before,
a.action.primary::before,
button.primary::before,
button.action.action-update::before {
  content: "";
  position: absolute;
  left: var(--x, 50%);
  top: var(--y, 50%);
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, #5a8f7a 20%, transparent 70%);
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.4s ease;
  border-radius: 50%;
  opacity: 0.5;
  pointer-events: none;
  z-index: 0;
}
.action-primary:hover::before,
a.action.primary:hover::before,
button.primary:hover::before,
button.action.action-update:hover::before {
  transform: translate(-50%, -50%) scale(1.2);
}
.action-primary:hover,
a.action.primary:hover,
button.primary:hover,
button.action.action-update:hover {
  color: #fff;
}

body .product-add-form .product-options-wrapper .field .control {
  width: 100%;
}

.product-options-wrapper .field,
.product-options-wrapper .swatch-attribute {
  text-align: center;
  margin-top: 30px;
}

body.page-layout-1column div.mage-error {
  padding-top: 10px;
}

.options-list.nested {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content: center;
  align-items: center;
}
.options-list.nested .field.choice {
  margin: 0;
  position: relative;
}
.options-list.nested .field.choice input[type=radio] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.options-list.nested .field.choice .label {
  display: inline-block;
  padding: 6px 14px;
  background-color: #f0f0f0;
  border: 1px solid #dadada;
  color: #495057;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  user-select: none;
  min-width: 60px;
  text-align: center;
}
.options-list.nested .field.choice .label:hover {
  background-color: #e9ecef;
  border-color: #dee2e6;
  transform: translateY(-1px);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.options-list.nested .field.choice .label span {
  display: block;
  line-height: 1.2;
}
.options-list.nested .field.choice .label .price-notice {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4px;
  font-size: 12px;
  font-weight: 500;
  color: #28a745;
}
.options-list.nested .field.choice .label .price-notice .price-container {
  display: inline;
}
.options-list.nested .field.choice input[type=radio]:checked + .label .price-notice {
  color: #fff;
}
.options-list.nested .field.choice input[type=radio]:checked + .label {
  background-color: #364f46;
  border-color: #364f46;
  color: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 123, 255, 0.3);
}
.options-list.nested .field.choice input[type=radio]:focus + .label {
  outline: 2px solid #364f46;
  outline-offset: 2px;
}
.options-list.nested .field.choice input[type=radio][aria-invalid=true]:checked + .label {
  background-color: #dc3545;
  border-color: #dc3545;
  color: #ffffff;
}
.options-list.nested .field.choice input[type=radio]:disabled + .label {
  opacity: 0.6;
  cursor: not-allowed;
  background-color: #f8f9fa;
  color: #6c757d;
}
@media (max-width: 768px) {
  .options-list.nested {
    gap: 8px;
  }
  .options-list.nested .field.choice .label {
    padding: 6px 12px;
    font-size: 13px;
    min-width: 50px;
  }
}
@media (max-width: 480px) {
  .options-list.nested {
    gap: 6px;
  }
  .options-list.nested .field.choice .label {
    padding: 5px 10px;
    font-size: 12px;
    min-width: 45px;
  }
}

.options-list.nested.options-small .field.choice .label {
  padding: 6px 12px;
  font-size: 13px;
  min-width: 50px;
}

.options-list.nested.options-large .field.choice .label {
  padding: 12px 20px;
  font-size: 16px;
  min-width: 80px;
}

/* SWATCHES */
.swatch-attribute-options {
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.product-options-wrapper .fieldset > .field.required > .label:after {
  display: none;
}

.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
  min-height: 40px;
  display: flex;
  align-items: center;
}

.swatch-option.text.selected {
  background-color: #fff;
  outline: 2px solid #364f46;
}

.swatch-option.selected #product-options-wrapper .swatch-opt .swatch-attribute:first-child {
  border-top: 1px solid #ccc;
  box-shadow: 0px -1px 0px 0px #e5e5e5;
  padding-top: 20px;
}

.swatch-attribute.edar_rodzaj_drewna .swatch-attribute-options,
.swatch-attribute.edar_rodzaj_tapicerki .swatch-attribute-options {
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 0.5rem;
  flex-wrap: wrap;
  padding-bottom: 40px;
}
.swatch-attribute.edar_rodzaj_drewna .swatch-attribute-options .swatch-option,
.swatch-attribute.edar_rodzaj_tapicerki .swatch-attribute-options .swatch-option {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  box-shadow: 0px 0px 0px 1px #ccc;
  flex: 1;
  margin: 0;
  background-size: cover !important;
}
.swatch-attribute.edar_rodzaj_drewna .swatch-attribute-options .swatch-option:after,
.swatch-attribute.edar_rodzaj_tapicerki .swatch-attribute-options .swatch-option:after {
  content: attr(data-option-label);
  position: absolute;
  top: 100%;
  margin-top: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  line-height: 17px;
  background: #fff;
  border: 1px solid #ccc;
  width: 100%;
  box-shadow: 0px 0px 0px 1px #f5f5f5;
  filter: drop-shadow(1px 1px 0px #ccc) drop-shadow(-1px -1px 0px #ccc);
}
.swatch-attribute.edar_rodzaj_drewna .swatch-attribute-options .swatch-option.selected,
.swatch-attribute.edar_rodzaj_tapicerki .swatch-attribute-options .swatch-option.selected {
  outline: 2px solid #364f46;
}
.swatch-attribute.edar_rodzaj_drewna .swatch-attribute-options .swatch-option.selected:after,
.swatch-attribute.edar_rodzaj_tapicerki .swatch-attribute-options .swatch-option.selected:after {
  box-shadow: 0px 0px 0px 1px #364f46;
}

@media (min-width: 768px) {
  .swatch-attribute.edar_rodzaj_drewna .swatch-attribute-options,
  .swatch-attribute.edar_rodzaj_tapicerki .swatch-attribute-options {
    gap: 1rem;
  }
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url("../fonts/RobotoFlex.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url("../fonts/Montserrat.ttf") format("truetype");
}
/* Raleway Thin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/Raleway-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: italic;
  font-weight: 100;
  src: url("../fonts/Raleway-ThinItalic.ttf") format("truetype");
}
/* Raleway ExtraLight */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/Raleway-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: italic;
  font-weight: 200;
  src: url("../fonts/Raleway-ExtraLightItalic.ttf") format("truetype");
}
/* Raleway Light */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Raleway-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/Raleway-LightItalic.ttf") format("truetype");
}
/* Raleway Regular */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Raleway-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/Raleway-Italic.ttf") format("truetype");
}
/* Raleway Medium */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Raleway-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/Raleway-MediumItalic.ttf") format("truetype");
}
/* Raleway SemiBold */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Raleway-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/Raleway-SemiBoldItalic.ttf") format("truetype");
}
/* Raleway Bold */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Raleway-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/Raleway-BoldItalic.ttf") format("truetype");
}
/* Raleway ExtraBold */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/Raleway-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/Raleway-ExtraBoldItalic.ttf") format("truetype");
}
/* Raleway Black */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Raleway-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/Raleway-BlackItalic.ttf") format("truetype");
}
.font-roboto {
  font-family: "Roboto", sans-serif;
}

.price,
h1,
h2 {
  font-family: "Montserrat", sans-serif;
}

#maincontent {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.7;
}
#maincontent p {
  margin-bottom: 1rem;
}

h1,
.text-heading {
  display: block !important;
  text-align: center;
  position: relative;
  padding: 20px;
}
h1:before,
.text-heading:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #757575;
  width: 4rem;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  bottom: 0;
}

h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.75rem;
  margin-bottom: 2rem;
  letter-spacing: -0.025em;
}

h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  letter-spacing: -0.025em;
}

h3 {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.6rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.3rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

@media all and (min-width: 768px), print {
  h1 {
    font-weight: 300;
    line-height: 1.1;
    font-size: 3.15rem;
    margin-bottom: 2rem;
    letter-spacing: -0.025em;
  }
  h2 {
    font-weight: 300;
    line-height: 1.1;
    font-size: 3.15rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    letter-spacing: -0.025em;
  }
  h3 {
    font-weight: 600;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
  }
  h4 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  h5 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  h6 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
/* ekhm */
#block-related-heading,
#block-upsell-heading {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  margin-bottom: 2rem;
  letter-spacing: -0.025em;
  display: block;
  color: #fff;
}

.block.related .product.details.product-item-details,
.block.upsell .product.details.product-item-details {
  padding: 0.25rem;
}

h1.page-title {
  margin: 2rem 0 1rem 0;
}

/* Przelewy24 */
body .payment-method-przelewy24__method--selected .payment-method-przelewy24__method-wrapper {
  border: 2px solid #364f46;
}

/* Order Summary */
.column.main .opc-block-summary .minicart-items-wrapper {
  max-height: 100%;
}
.column.main .opc-block-summary .minicart-items-wrapper .minicart-items {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.column.main .opc-block-summary .minicart-items-wrapper .product.options .toggle {
  display: none;
}

#minicart-content-wrapper .minicart-items-wrapper {
  max-height: 350px;
}

/* Attribute Images in Checkout */
.opc-block-summary .item-options .option-image {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 5px;
}

.opc-block-summary .item-options .attribute-image {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 4px;
  border: 1px solid #ddd;
}

.opc-block-summary .item-options .option-value {
  font-weight: 500;
  color: #333;
}

.product-info-main .product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 0;
  margin-top: -4px;
  font-size: 16px;
}

/* === range theme and appearance === */
input[type=range] {
  font-size: 1.5rem;
  width: 12.5em;
}

input[type=range] {
  --thumb-height: 1.125em;
  --track-height: 0.125em;
  --track-color: rgba(0, 0, 0, 0.2);
  --brightness-hover: 180%;
  --brightness-down: 80%;
  --clip-edges: 0.125em;
}

input[type=range].win10-thumb {
  color: #2b2d42;
  --thumb-height: 1.375em;
  --thumb-width: 0.5em;
  --clip-edges: 0.0125em;
}

input[type=range] {
  color: #3a86ff;
  --track-color: rgba(0, 0, 0, 0.1);
}

/* === range commons === */
input[type=range] {
  position: relative;
  background: rgba(255, 255, 255, 0);
  overflow: hidden;
}

input[type=range]:active {
  cursor: grabbing;
}

input[type=range]:disabled {
  filter: grayscale(1);
  opacity: 0.3;
  cursor: not-allowed;
}

/* === WebKit specific styles === */
input[type=range],
input[type=range]::-webkit-slider-runnable-track,
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  transition: all ease 100ms;
  height: var(--thumb-height);
}

input[type=range]::-webkit-slider-runnable-track,
input[type=range]::-webkit-slider-thumb {
  position: relative;
}

input[type=range]::-webkit-slider-thumb {
  --thumb-radius: calc((var(--thumb-height) * 0.5) - 1px);
  --clip-top: calc((var(--thumb-height) - var(--track-height)) * 0.5 - 0.5px);
  --clip-bottom: calc(var(--thumb-height) - var(--clip-top));
  --clip-further: calc(100% + 1px);
  --box-fill: calc(-100vmax - var(--thumb-width, var(--thumb-height))) 0 0
      100vmax currentColor;
  width: var(--thumb-width, var(--thumb-height));
  background: linear-gradient(currentColor 0 0) scroll no-repeat left center/50% calc(var(--track-height) + 1px);
  background-color: currentColor;
  box-shadow: var(--box-fill);
  border-radius: var(--thumb-width, var(--thumb-height));
  filter: brightness(100%);
  clip-path: polygon(100% -1px, var(--clip-edges) -1px, 0 var(--clip-top), -100vmax var(--clip-top), -100vmax var(--clip-bottom), 0 var(--clip-bottom), var(--clip-edges) 100%, var(--clip-further) var(--clip-further));
}

input[type=range]:hover::-webkit-slider-thumb {
  filter: brightness(var(--brightness-hover));
  cursor: grab;
}

input[type=range]:active::-webkit-slider-thumb {
  filter: brightness(var(--brightness-down));
  cursor: grabbing;
}

input[type=range]::-webkit-slider-runnable-track {
  background: linear-gradient(var(--track-color) 0 0) scroll no-repeat center/100% calc(var(--track-height) + 1px);
}

input[type=range]:disabled::-webkit-slider-thumb {
  cursor: not-allowed;
}

/* === Firefox specific styles === */
input[type=range],
input[type=range]::-moz-range-track,
input[type=range]::-moz-range-thumb {
  appearance: none;
  transition: all ease 100ms;
  height: var(--thumb-height);
}

input[type=range]::-moz-range-track,
input[type=range]::-moz-range-thumb,
input[type=range]::-moz-range-progress {
  background: rgba(255, 255, 255, 0);
}

input[type=range]::-moz-range-thumb {
  background: currentColor;
  border: 0;
  width: var(--thumb-width, var(--thumb-height));
  border-radius: var(--thumb-width, var(--thumb-height));
  cursor: grab;
}

input[type=range]:active::-moz-range-thumb {
  cursor: grabbing;
}

input[type=range]::-moz-range-track {
  width: 100%;
  background: var(--track-color);
}

input[type=range]::-moz-range-progress {
  appearance: none;
  background: currentColor;
  transition-delay: 30ms;
}

input[type=range]::-moz-range-track,
input[type=range]::-moz-range-progress {
  height: calc(var(--track-height) + 1px);
  border-radius: var(--track-height);
}

input[type=range]::-moz-range-thumb,
input[type=range]::-moz-range-progress {
  filter: brightness(100%);
}

input[type=range]:hover::-moz-range-thumb,
input[type=range]:hover::-moz-range-progress {
  filter: brightness(var(--brightness-hover));
}

input[type=range]:active::-moz-range-thumb,
input[type=range]:active::-moz-range-progress {
  filter: brightness(var(--brightness-down));
}

input[type=range]:disabled::-moz-range-thumb {
  cursor: not-allowed;
}

/* Main Content */
body.page-layout-cms-full-width #maincontent {
  padding: 0 1px;
}

body.page-products.page-layout-1column .products-grid .product-item {
  width: 100%;
}

@media all and (min-width: 768px), print {
  body.page-layout-cms-full-width #maincontent {
    padding: 0 21px;
  }
}
/* Breadcrumbs */
.breadcrumbs {
  margin-top: 15px;
}

/* Footer */
body .page-footer {
  padding-bottom: 0;
}

/* Product Grid */
ol.product-items.widget-product-grid,
ol.products.list.items.product-items {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

@media all and (min-width: 768px), print {
  ol.product-items.widget-product-grid,
  ol.products.list.items.product-items {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
/* Category View */
body.catalog-category-view .toolbar-products,
body.catalog-category-view #layered-filter-block,
body.catalog-category-view .tocart {
  display: none;
}
body.catalog-category-view .category-description {
  text-align: center;
  max-width: 60ch;
  margin: 0 auto;
}
body.catalog-category-view .products-grid .product-item {
  margin: 0;
}

/* Modal */
.modal-popup .modal-header {
  display: none;
}

.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 1rem;
  padding-right: 1rem;
}

header {
  height: 66px;
}

#edar-main-menu {
  position: relative;
  padding-bottom: 20px;
  top: 10px;
}
#edar-main-menu .line {
  height: 2px;
  position: absolute;
  bottom: 0;
  margin: 10px 0 0 0;
  background: #364f46;
}
#edar-main-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
#edar-main-menu ul li {
  margin: 0 40px 0 0;
  opacity: 0.4;
  transition: all 0.4s ease;
}
#edar-main-menu ul li:hover {
  opacity: 0.7;
}
#edar-main-menu ul li.active {
  opacity: 1;
}
#edar-main-menu ul li:last-child {
  margin-right: 0;
}
#edar-main-menu ul li a {
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
  color: #101828;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
  letter-spacing: 0.2em;
  font-size: 14px;
}

.menu-header {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 65px;
  width: 100%;
  background: #fff;
  overflow: hidden;
  transition: all 0.5s ease-out, background 1s ease-out;
  transition-delay: 0.2s;
  z-index: 50;
  max-width: 1240px;
}
.menu-header .burger-container {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 50px;
  cursor: pointer;
  transform: rotate(0deg);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  z-index: 51;
  top: 8px;
}
.menu-header .burger-container #burger {
  width: 18px;
  height: 8px;
  position: relative;
  display: block;
  margin: -4px auto 0;
  top: 50%;
}
.menu-header .burger-container #burger .bar {
  width: 100%;
  height: 2px;
  display: block;
  position: relative;
  background: #000;
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0s;
}
.menu-header .burger-container #burger .bar.topBar {
  transform: translateY(0px) rotate(0deg);
}
.menu-header .burger-container #burger .bar.btmBar {
  transform: translateY(6px) rotate(0deg);
}
.menu-header ul.menu {
  position: relative;
  display: block;
  padding: 0px 48px 0;
  list-style: none;
}
.menu-header ul.menu li.menu-item {
  border-bottom: 1px solid #333;
  margin-top: 5px;
  transform: scale(1.15) translateY(-30px);
  opacity: 0;
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.menu-header ul.menu li.menu-item:nth-child(1) {
  transition-delay: 0.49s;
}
.menu-header ul.menu li.menu-item:nth-child(2) {
  transition-delay: 0.42s;
}
.menu-header ul.menu li.menu-item:nth-child(3) {
  transition-delay: 0.35s;
}
.menu-header ul.menu li.menu-item:nth-child(4) {
  transition-delay: 0.28s;
}
.menu-header ul.menu li.menu-item:nth-child(5) {
  transition-delay: 0.21s;
}
.menu-header ul.menu li.menu-item:nth-child(6) {
  transition-delay: 0.14s;
}
.menu-header ul.menu li.menu-item:nth-child(7) {
  transition-delay: 0.07s;
}
.menu-header ul.menu li.menu-item a {
  display: block;
  position: relative;
  color: #FFF;
  font-weight: 100;
  text-decoration: none;
  font-size: 22px;
  line-height: 2.35;
  font-weight: 200;
  width: 100%;
}

.minicart-wrapper .action.showcart,
.logo {
  transition: all 0.3s ease-in;
}

.menu-opened .minicart-wrapper .action.showcart:before {
  color: #fff;
}
.menu-opened .logo {
  opacity: 0;
}
.menu-opened .menu-header {
  height: 100%;
  background-color: #000;
  transition: all 0.3s ease-in, background 0.5s ease-in;
  transition-delay: 0.25s;
}
.menu-opened .menu-header .burger-container {
  transform: rotate(90deg);
}
.menu-opened .menu-header .burger-container #burger .bar {
  background: #fff;
  transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0.2s;
}
.menu-opened .menu-header .burger-container #burger .bar.topBar {
  transform: translateY(5px) rotate(45deg);
}
.menu-opened .menu-header .burger-container #burger .bar.btmBar {
  transform: translateY(3px) rotate(-45deg);
}
.menu-opened .menu-header ul.menu li.menu-item {
  border-bottom: 1px solid #4d4d4d;
  transform: scale(1) translateY(0px);
  opacity: 1;
}
.menu-opened .menu-header ul.menu li.menu-item:nth-child(1) {
  transition-delay: 0.27s;
}
.menu-opened .menu-header ul.menu li.menu-item:nth-child(2) {
  transition-delay: 0.34s;
}
.menu-opened .menu-header ul.menu li.menu-item:nth-child(3) {
  transition-delay: 0.41s;
}
.menu-opened .menu-header ul.menu li.menu-item:nth-child(4) {
  transition-delay: 0.48s;
}
.menu-opened .menu-header ul.menu li.menu-item:nth-child(5) {
  transition-delay: 0.55s;
}
.menu-opened .menu-header ul.menu li.menu-item:nth-child(6) {
  transition-delay: 0.62s;
}
.menu-opened .menu-header ul.menu li.menu-item:nth-child(7) {
  transition-delay: 0.69s;
}
.menu-opened .menu-header .icon.icon-bag {
  transform: translateX(75px);
  transition-delay: 0.3s;
}

header {
  height: 66px;
}

.minicart-wrapper .action.showcart,
.minicart-wrapper .action.showcart:before,
.logo svg,
.menu-auth svg {
  color: #000;
}

.menu-opened .minicart-wrapper .action.showcart:before,
.menu-opened .logo svg,
.menu-opened .menu-auth svg {
  color: #fff;
}

.minicart-wrapper .action.showcart:before,
.menu-auth svg {
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.minicart-wrapper .action.showcart:hover:before,
.menu-auth:hover svg {
  color: #dc143c;
}

.menu-header {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 65px;
  width: 100%;
  background: #fff;
  overflow: hidden;
  transition: all 0.5s ease-out, background 1s ease-out;
  transition-delay: 0.2s;
  z-index: 50;
  max-width: 1240px;
  border-color: #8a8a8a;
}
.menu-header .burger-container {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 50px;
  cursor: pointer;
  transform: rotate(0deg);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  z-index: 51;
  top: 5px;
}
.menu-header .burger-container #burger {
  width: 18px;
  height: 8px;
  position: relative;
  display: block;
  margin: -4px auto 0;
  top: 50%;
}
.menu-header .burger-container #burger .bar {
  width: 100%;
  height: 2px;
  display: block;
  position: relative;
  background: #000;
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0s;
}
.menu-header .burger-container #burger .bar.top-bar {
  transform: translateY(0px) rotate(0deg);
}
.menu-header .burger-container #burger .bar.bottom-bar {
  transform: translateY(6px) rotate(0deg);
}
.menu-header ul.menu {
  position: relative;
  display: block;
  padding: 50px;
  list-style: none;
}
.menu-header ul.menu li.menu-item {
  border-bottom: 1px solid #333;
  margin-top: 5px;
  transform: scale(1.15) translateY(-30px);
  opacity: 0;
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.menu-header ul.menu li.menu-item:nth-child(1) {
  transition-delay: 0.49s;
}
.menu-header ul.menu li.menu-item:nth-child(2) {
  transition-delay: 0.42s;
}
.menu-header ul.menu li.menu-item:nth-child(3) {
  transition-delay: 0.35s;
}
.menu-header ul.menu li.menu-item:nth-child(4) {
  transition-delay: 0.28s;
}
.menu-header ul.menu li.menu-item:nth-child(5) {
  transition-delay: 0.21s;
}
.menu-header ul.menu li.menu-item:nth-child(6) {
  transition-delay: 0.14s;
}
.menu-header ul.menu li.menu-item:nth-child(7) {
  transition-delay: 0.07s;
}
.menu-header ul.menu li.menu-item a {
  display: block;
  position: relative;
  color: #fff;
  font-weight: 100;
  text-decoration: none;
  font-size: 22px;
  line-height: 2.35;
  font-weight: 200;
  width: 100%;
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.menu-header ul.menu li.menu-item a:hover {
  color: #dc143c;
}

.menu-social-icons {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0.6s;
}

.menu-opened .menu-header {
  height: 100%;
  background-color: #000;
  transition: all 0.3s ease-in, background 0.5s ease-in;
  transition-delay: 0.25s;
}
.menu-opened .menu-header .burger-container {
  transform: rotate(90deg);
}
.menu-opened .menu-header .burger-container #burger .bar {
  background: #fff;
  transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0.2s;
}
.menu-opened .menu-header .burger-container #burger .bar.top-bar {
  transform: translateY(5px) rotate(45deg);
}
.menu-opened .menu-header .burger-container #burger .bar.bottom-bar {
  transform: translateY(3px) rotate(-45deg);
}
.menu-opened .menu-header ul.menu li.menu-item {
  border-bottom: 1px solid rgb(117, 117, 117);
  transform: scale(1) translateY(0px);
  opacity: 1;
}
.menu-opened .menu-header ul.menu li.menu-item:nth-child(1) {
  transition-delay: 0.27s;
}
.menu-opened .menu-header ul.menu li.menu-item:nth-child(2) {
  transition-delay: 0.34s;
}
.menu-opened .menu-header ul.menu li.menu-item:nth-child(3) {
  transition-delay: 0.41s;
}
.menu-opened .menu-header ul.menu li.menu-item:nth-child(4) {
  transition-delay: 0.48s;
}
.menu-opened .menu-header ul.menu li.menu-item:nth-child(5) {
  transition-delay: 0.55s;
}
.menu-opened .menu-header ul.menu li.menu-item:nth-child(6) {
  transition-delay: 0.62s;
}
.menu-opened .menu-header ul.menu li.menu-item:nth-child(7) {
  transition-delay: 0.69s;
}
.menu-opened .menu-header .icon.icon-bag {
  transform: translateX(75px);
  transition-delay: 0.3s;
}
.menu-opened .menu-social-icons {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: 0.8s;
}

#edar-main-menu {
  position: relative;
  padding-bottom: 20px;
  top: 10px;
}
#edar-main-menu .line {
  height: 2px;
  position: absolute;
  bottom: 0;
  margin: 10px 0 0 0;
  background: #ff1847;
}
#edar-main-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
#edar-main-menu ul li {
  margin: 0 40px 0 0;
  opacity: 0.4;
  transition: all 0.4s ease;
}
#edar-main-menu ul li:hover {
  opacity: 0.7;
}
#edar-main-menu ul li.active {
  opacity: 1;
}
#edar-main-menu ul li:last-child {
  margin-right: 0;
}
#edar-main-menu ul li a {
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
  color: #101828;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
  letter-spacing: 0.2em;
  font-size: 14px;
}

.edar-menu {
  height: 65px;
  padding: 0px 15px 0px 0px;
  margin-left: 10px;
  z-index: 888;
}
.edar-menu li {
  display: block;
  text-align: center;
}
.edar-menu li a {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #000;
  padding: 20px 4px 24px 4px;
  display: block;
}
.edar-menu hr {
  position: absolute;
  height: 4px;
  width: 100%;
  background: #dc143c;
  border: none;
  bottom: -20px;
  opacity: 0;
  /*transition*/
  -webkit-transition: all 0.3s, right 0.3s, background-color 0.3s;
  -moz-transition: all 0.3s, right 0.3s, background-color 0.3s;
  -o-transition: all 0.3s, right 0.3s, background-color 0.3s;
  transition: all 0.3s, right 0.3s, background-color 0.3s;
}
.edar-menu ul li:hover ~ hr {
  opacity: 1;
}
.edar-menu ul li:nth-child(1) a {
  width: 150px;
}
.edar-menu ul li:nth-child(2) a {
  width: 80px;
}
.edar-menu ul li:nth-child(3) a {
  width: 150px;
}
.edar-menu ul li:nth-child(4) a {
  width: 160px;
}
.edar-menu ul li:nth-child(5) a {
  width: 80px;
}
.edar-menu ul li:nth-child(1):hover ~ hr {
  width: 150px;
  left: 0;
}
.edar-menu ul li:nth-child(2):hover ~ hr {
  width: 80px;
  left: 150px;
}
.edar-menu ul li:nth-child(3):hover ~ hr {
  width: 150px;
  left: 230px;
}
.edar-menu ul li:nth-child(4):hover ~ hr {
  width: 160px;
  left: 380px;
}
.edar-menu ul li:nth-child(5):hover ~ hr {
  width: 80px;
  left: 540px;
}
.edar-menu .logo {
  margin: 0;
}

@media all and (min-width: 768px), print {
  .edar-menu {
    padding: 0;
    margin-left: 30px;
    margin-right: 15px;
  }
}
.payment-method-icon-przelewy24 {
  height: 32px !important;
  background: #fff;
  padding: 4px;
}

.fieldset > .field.required > .label:after, .fieldset > .fields > .field.required > .label:after, .fieldset > .field._required > .label:after, .fieldset > .fields > .field._required > .label:after,
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  position: relative;
  top: -8px;
  margin: 0px;
}

.shipping-information .action {
  top: 4px !important;
}

.przelewy24-payment-method-title {
  color: inherit;
  display: block;
  font-size: inherit;
  font-weight: inherit;
  line-height: 15px;
  margin-bottom: 4px;
}

.przelewy24-payment-method-subtitle {
  color: inherit;
}

.przelewy24-payment-method-description {
  max-width: 100% !important;
  margin-left: 0;
}

.opc-progress-bar {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.opc-progress-bar-item {
  width: 200px;
}

.authentication-wrapper {
  position: relative;
  left: 0;
  top: 100px;
  max-width: 50%;
}

.checkout-payment-method .payment-method-title {
  display: flex;
  padding: 0;
}

/* Payment Method Content Animation */
.payment-method._active {
  background: #f5f5f5;
}
.payment-method._active .payment-method-content {
  max-height: 1000px; /* Adjust this value based on your content */
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  padding: 20px;
}
.payment-method._active .przelewy24-payment-method-subtitle {
  color: #c1c1c1;
}

.payment-method .payment-method-content {
  display: block !important;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: max-height 0.4s ease-in-out, opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

.checkout-payment-method .checkout-billing-address {
  margin-top: 40px;
  padding: 20px;
  background: #f5f5f5;
  border: 1px solid #cccccc;
}

.payment-method [type=radio] {
  z-index: -1;
  position: absolute;
  opacity: 0;
}
.payment-method [type=radio]:checked ~ label {
  border-color: #2a2a2d;
  background-color: #2a2a2d;
  color: #fff;
  box-shadow: inset 0 0 0 1px #fff;
}
.payment-method [type=radio]:checked ~ label:before {
  will-change: transform, border-width, border-color;
  animation: bubble 1s ease-in;
}
.payment-method [type=radio]:checked ~ label:after {
  will-change: opacity, box-shadow;
  animation: sparkles 700ms ease-in-out;
}
.payment-method [type=radio]:checked ~ label > span.dot {
  will-change: transform;
  border: 0;
  background: #fdfdfd;
  animation: radio 400ms cubic-bezier(0.17, 0.89, 0.32, 1.49);
}
.payment-method [type=radio]:checked ~ label > span.dot:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background-color: #2a2a2d;
}
.payment-method [type=radio] + label {
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
  height: 62px;
  padding: 0 20px;
  border: 2px solid transparent;
  background-color: transparent;
  transition: all 300ms ease-in;
}
.payment-method [type=radio] + label:hover {
  border-color: #2a2a2d;
  background-color: #2a2a2d;
  color: #fff;
  box-shadow: inset 0 0 0 1px #fff;
}
.payment-method [type=radio] + label:before, .payment-method [type=radio] + label:after {
  position: absolute;
  left: 29px;
  border-radius: 50%;
  content: "";
}
.payment-method [type=radio] + label:before {
  /* $bubble-d: 4rem; $bubble-r: .5 * 4rem = 2rem */
  margin: -2rem;
  border: solid 2rem #545461;
  width: 4rem;
  height: 4rem;
  transform: scale(0);
}
.payment-method [type=radio] + label:after {
  /* $sparkle-d: .375rem; $sparkle-r: .5 * .375rem = .1875rem */
  margin: -0.1875rem;
  width: 0.375rem;
  height: 0.375rem;
}
.payment-method [type=radio] + label .dot {
  position: relative;
  display: inline-flex;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  border: 2px solid #2a2a2d;
  background-image: linear-gradient(to top right, #ffffff, #f5f5f5);
}

/* Minimalistic Radio Button Styles and Animations */
@keyframes bubble {
  0% {
    transform: scale(0);
    border-width: 0.5rem;
    border-color: #364f46;
  }
  50% {
    transform: scale(1);
    border-width: 0.25rem;
    border-color: #364f46;
  }
  100% {
    transform: scale(1);
    border-width: 0;
    border-color: transparent;
  }
}
@keyframes radio {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.field.choice {
  display: flex;
  align-items: center;
}
.field.choice input[type=checkbox] {
  position: relative;
  top: -2px;
}

.opc-progress-bar-item > span:after {
  line-height: 24px;
}

button[name=update_cart_action],
.table-checkout-shipping-method tbody tr td:last-child {
  display: none;
}

.payment-method-przelewy24__agreements a {
  color: #b3582c;
}
.payment-method-przelewy24__agreements a:hover {
  color: #8f4624;
}

/* Fotorama */
body.page-layout-1column .block.widget .products-grid .product-item,
body.page-layout-1column .product-info-main, body.page-layout-1column .product.media {
  width: 100%;
}
body.page-layout-1column .block.widget .products-grid .product-item {
  margin-left: 0 !important;
}

.fotorama__caption {
  bottom: 2px !important;
}

.fotorama__caption__wrap {
  box-shadow: 0px 0px 0px 1px #fff;
  border: 1px solid #8a8a8a;
}

.fotorama__nav-wrap {
  margin-top: 15px;
}

.fotorama__stage {
  padding: 5px auto;
  border: 1px solid #8a8a8a;
}

body .fotorama__wrap {
  border: 0;
}

.fotorama__thumb-border {
  border: 1px solid #364f46;
}

.fotorama__nav__frame.fotorama__nav__frame--thumb {
  filter: drop-shadow(1px 1px 0px #ccc) drop-shadow(-1px -1px 0px #ccc);
}

/* Product Questions Modal */
.product-questions-modal .modal-inner-wrap {
  max-width: 760px;
}

/* listing */
.product-image-wrapper .product-image-photo {
  margin: 0;
}

/** Ukryj block Dodaj Opinię */
.page-main-details #reviews,
.product-reviews-summary,
.product-info-main .product-info-stock-sku {
  display: none;
}

.box-tocart .fieldset {
  display: flex;
}
.box-tocart .fieldset .actions {
  flex-grow: 1;
  position: relative;
  top: 8px;
  margin-left: 12px;
  display: flex;
  gap: 1rem;
}

.product-options-wrapper .field.textarea {
  display: none;
}
.product-options-wrapper .swatch-opt {
  display: flex;
  flex-direction: column-reverse;
  margin: 0;
}

.product-options-bottom .box-tocart .fieldset .label {
  display: none;
}
.product-options-bottom .box-tocart .fieldset .control input {
  height: 54px;
  border-radius: 100%;
  position: relative;
  top: 8px;
}

.products-grid .product-item-details {
  text-align: center;
  padding-top: 0.5rem;
  height: 90px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #C2C2C1;
  box-shadow: 0px 0px 0px 1px #18181b;
  background: oklch(97% 0.001 106.424deg);
  margin-bottom: 20px;
}
.products-grid .product-item-details .product-item-details .product-item-link {
  font-family: "Lato";
  font-size: 13px;
  font-weight: 600;
}
.products-grid .product-item-details .swatch-option.image {
  width: 22px !important;
  height: 22px !important;
  min-width: 22px !important;
  min-height: 22px !important;
  border-radius: 100%;
  box-shadow: 0 0 0 2px #6a6e78;
}
.products-grid .product-item-details [class^=swatch-opt-] {
  justify-content: space-between;
  display: none;
}

.product-item-info .product-image-wrapper {
  border: 1px solid #fff;
  box-shadow: 0px 0px 0px 1px #18181b;
}

.swatch-option.text.selected {
  background-color: #364f46;
  outline: 2px solid #364f46;
  color: #fff;
}

.swatch-option-tooltip .title {
  font-family: "Lato";
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0;
  color: #101828;
}

.widget-product-grid .actions-primary,
.widget-product-grid .actions-secondary {
  display: none;
}

.product-options-bottom .price-box .price,
.product-info-price .price-box .price {
  color: #000;
}

/* Attribute Title AFTER */
.swatch-attribute[data-attribute-code=edar_szerokosc_stolu] .swatch-attribute-label:after,
.swatch-attribute[data-attribute-code=edar_dlugosc_stolu] .swatch-attribute-label:after {
  font-size: 12px;
  font-weight: normal;
  position: relative;
  top: -1px;
  margin-left: 2px;
}

.swatch-attribute[data-attribute-code=edar_szerokosc_stolu]:not([data-option-selected]) .swatch-attribute-label:after,
.swatch-attribute[data-attribute-code=edar_dlugosc_stolu]:not([data-option-selected]) .swatch-attribute-label:after {
  content: "(cm)";
}

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