.elementor-579 .elementor-element.elementor-element-d916277{--display:flex;--padding-top:60px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-579 .elementor-element.elementor-element-d916277:not(.elementor-motion-effects-element-type-background), .elementor-579 .elementor-element.elementor-element-d916277 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F9F9;}.elementor-579 .elementor-element.elementor-element-17f90bd .elementor-heading-title{font-family:"Cormorant Garamond", Sans-serif;font-size:52px;font-weight:400;color:#1E3A5F;}.woocommerce .elementor-579 .elementor-element.elementor-element-2675231 .term-description{color:#6B7280;font-family:"DM Sans", Sans-serif;font-size:15px;}.elementor-579 .elementor-element.elementor-element-98a3112{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:40px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-579 .elementor-element.elementor-element-922f576.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-579 .elementor-element.elementor-element-922f576.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-579 .elementor-element.elementor-element-922f576.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-579 .elementor-element.elementor-element-922f576.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for wc-archive-products, class: .elementor-element-922f576 *//* ── GRID ── */
.elementor-579 .elementor-element.elementor-element-922f576 .products {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 20px !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}

/* ── KARTA ── */
.elementor-579 .elementor-element.elementor-element-922f576 .products li.product {
  background: #fff !important;
  border: 1px solid rgba(30,58,95,.10) !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  margin: 0 !important;
  float: none !important;
  width: 100% !important;
  padding: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  transition: box-shadow .25s, transform .25s !important;
}

.elementor-579 .elementor-element.elementor-element-922f576 .products li.product:hover {
  box-shadow: 0 8px 28px rgba(30,58,95,.09) !important;
  transform: translateY(-3px) !important;
}

/* ── ZDJĘCIE ── */
.elementor-579 .elementor-element.elementor-element-922f576 .products li.product img {
  width: 100% !important;
  aspect-ratio: 1 / 1 !important;
  object-fit: cover !important;
  display: block !important;
  transition: transform .3s !important;
}

.elementor-579 .elementor-element.elementor-element-922f576 .products li.product:hover img {
  transform: scale(1.04) !important;
}

/* ── BADGE ── */
.elementor-579 .elementor-element.elementor-element-922f576 .products li.product .onsale {
  background: #d4af37 !important;
  color: #1e3a5f !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  border-radius: 4px !important;
  padding: 3px 10px !important;
  min-width: auto !important;
  min-height: auto !important;
  height: auto !important;
  line-height: 1.4 !important;
  top: 12px !important;
  left: 12px !important;
}

/* ── TYTUŁ ── */
.elementor-579 .elementor-element.elementor-element-922f576 .products li.product .woocommerce-loop-product__title {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #1e3a5f !important;
  padding: 14px 16px 6px !important;
  margin: 0 !important;
  line-height: 1.4 !important;
}

/* ── CENA ── */
.elementor-579 .elementor-element.elementor-element-922f576 .products li.product .price {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 22px !important;
  color: #1e3a5f !important;
  padding: 0 16px 14px !important;
  display: block !important;
  margin: 0 !important;
}

.elementor-579 .elementor-element.elementor-element-922f576 .products li.product .price del {
  font-size: 16px !important;
  color: #6b7280 !important;
  margin-right: 6px !important;
}

.elementor-579 .elementor-element.elementor-element-922f576 .products li.product .price ins {
  text-decoration: none !important;
}

/* ── PRZYCISK ── */
.elementor-579 .elementor-element.elementor-element-922f576 .products li.product a.button {
  background: #1e3a5f !important;
  color: #fff !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  border: none !important;
  border-radius: 0 !important;
  width: 100% !important;
  display: block !important;
  text-align: center !important;
  padding: 12px 16px !important;
  margin: auto 0 0 !important;
  text-decoration: none !important;
  letter-spacing: .03em !important;
  transition: background .2s !important;
  cursor: pointer !important;
}

.elementor-579 .elementor-element.elementor-element-922f576 .products li.product a.button:hover {
  background: #d4af37 !important;
  color: #1e3a5f !important;
}

/* ── RESPONSIVE ── */
@media (max-width: 1024px) {
  .elementor-579 .elementor-element.elementor-element-922f576 .products {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

@media (max-width: 768px) {
  .elementor-579 .elementor-element.elementor-element-922f576 .products {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}

@media (max-width: 480px) {
  .elementor-579 .elementor-element.elementor-element-922f576 .products {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px !important;
  }
}/* End custom CSS */