.elementor-14 .elementor-element.elementor-element-3d29d6e8{--display:flex;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-14 .elementor-element.elementor-element-3d29d6e8:not(.elementor-motion-effects-element-type-background), .elementor-14 .elementor-element.elementor-element-3d29d6e8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(min-width:768px){.elementor-14 .elementor-element.elementor-element-3d29d6e8{--content-width:1300px;}}/* Start custom CSS for text-editor, class: .elementor-element-4bdd1622 *//* ════════════════════════════════════════
   OVSE — KOSZYK & ZAMÓWIENIE
   Wklej w: Elementor → Zaawansowane → Custom CSS
   lub Wygląd → Dostosuj → Dodatkowy CSS
   ════════════════════════════════════════ */

/* ── GLOBALNE TABELE KOSZYKA ── */
.woocommerce-cart table.shop_table,
.woocommerce-checkout table.shop_table {
  border: 1px solid rgba(200,195,185,0.15) !important;
  border-collapse: collapse !important;
  border-radius: 0 !important;
  background: transparent !important;
}

.woocommerce-cart table.shop_table th,
.woocommerce-checkout table.shop_table th {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 10px !important;
  letter-spacing: 0.2em !important;
  text-transform: uppercase !important;
  color: #c9a84c !important;
  font-weight: 400 !important;
  padding: 16px 20px !important;
  background: rgba(201,168,76,0.04) !important;
  border-bottom: 1px solid rgba(200,195,185,0.15) !important;
}

.woocommerce-cart table.shop_table td,
.woocommerce-checkout table.shop_table td {
  font-family: 'EB Garamond', serif !important;
  font-size: 16px !important;
  color: #b5b2aa !important;
  padding: 20px !important;
  border-bottom: 1px solid rgba(200,195,185,0.15) !important;
  background: transparent !important;
  vertical-align: middle !important;
}

.woocommerce-cart table.shop_table tr:last-child td,
.woocommerce-checkout table.shop_table tr:last-child td {
  border-bottom: none !important;
}

/* ── NAZWA PRODUKTU W KOSZYKU ── */
.woocommerce-cart td.product-name a,
.woocommerce-checkout td.product-name a {
  font-family: 'Playfair Display', serif !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  color: #f5f2ed !important;
  text-decoration: none !important;
  transition: color 0.2s !important;
}

.woocommerce-cart td.product-name a:hover,
.woocommerce-checkout td.product-name a:hover {
  color: #c9a84c !important;
}

.woocommerce-cart td.product-name .variation,
.woocommerce-checkout td.product-name .variation {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 11px !important;
  color: #6b6860 !important;
  margin-top: 4px !important;
}

/* ── CENY ── */
.woocommerce-cart td.product-price,
.woocommerce-cart td.product-subtotal,
.woocommerce-checkout td.product-subtotal {
  font-family: 'Playfair Display', serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #f5f2ed !important;
}

/* ── ILOŚĆ ── */
.woocommerce-cart td.product-quantity .qty {
  background: transparent !important;
  border: 1px solid rgba(200,195,185,0.15) !important;
  border-radius: 0 !important;
  color: #f5f2ed !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  padding: 8px 12px !important;
  width: 64px !important;
  text-align: center !important;
  transition: border-color 0.2s !important;
}

.woocommerce-cart td.product-quantity .qty:focus {
  border-color: rgba(201,168,76,0.4) !important;
  outline: none !important;
}

/* ── USUŃ Z KOSZYKA ── */
.woocommerce-cart td.product-remove a {
  color: #6b6860 !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  transition: color 0.2s !important;
}

.woocommerce-cart td.product-remove a:hover {
  color: #c9a84c !important;
  background: transparent !important;
}

/* ── KUPON ── */
.woocommerce-cart .coupon input[type="text"] {
  background: transparent !important;
  border: 1px solid rgba(200,195,185,0.15) !important;
  border-radius: 0 !important;
  color: #f5f2ed !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  padding: 12px 16px !important;
  transition: border-color 0.2s !important;
  outline: none !important;
}

.woocommerce-cart .coupon input[type="text"]:focus {
  border-color: rgba(201,168,76,0.4) !important;
}

.woocommerce-cart .coupon input[type="text"]::placeholder {
  color: rgba(107,104,96,0.5) !important;
  font-style: italic !important;
}

/* ── PRZYCISKI GLOBALNE ── */
.woocommerce-cart .button,
.woocommerce-cart input[type="submit"],
.woocommerce-checkout .button,
.woocommerce-checkout input[type="submit"] {
  background: #c9a84c !important;
  color: #0a0a08 !important;
  border: none !important;
  border-radius: 0 !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  padding: 14px 32px !important;
  cursor: pointer !important;
  transition: background 0.2s !important;
}

.woocommerce-cart .button:hover,
.woocommerce-cart input[type="submit"]:hover,
.woocommerce-checkout .button:hover,
.woocommerce-checkout input[type="submit"]:hover {
  background: #d4b55a !important;
  color: #0a0a08 !important;
}

/* ── PODSUMOWANIE KOSZYKA ── */
.woocommerce-cart .cart_totals h2,
.woocommerce-checkout h3#order_review_heading {
  font-family: 'Playfair Display', serif !important;
  font-size: 22px !important;
  font-weight: 900 !important;
  color: #f5f2ed !important;
  margin-bottom: 24px !important;
  padding-bottom: 16px !important;
  border-bottom: 1px solid rgba(200,195,185,0.15) !important;
}

.woocommerce-cart .cart_totals table.shop_table th {
  font-size: 11px !important;
  color: #6b6860 !important;
  background: transparent !important;
  width: 40% !important;
}

.woocommerce-cart .cart_totals table.shop_table td {
  color: #f5f2ed !important;
}

.woocommerce-cart .cart_totals .order-total th,
.woocommerce-cart .cart_totals .order-total td {
  font-family: 'Playfair Display', serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #f5f2ed !important;
  border-top: 1px solid rgba(200,195,185,0.15) !important;
  padding-top: 16px !important;
}

.woocommerce-cart .cart_totals .order-total .amount {
  color: #c9a84c !important;
}

/* ── CHECKOUT — FORMULARZ ── */
.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-shipping-fields h3,
.woocommerce-checkout h3 {
  font-family: 'Playfair Display', serif !important;
  font-size: 22px !important;
  font-weight: 900 !important;
  color: #f5f2ed !important;
  margin-bottom: 24px !important;
  padding-bottom: 16px !important;
  border-bottom: 1px solid rgba(200,195,185,0.15) !important;
}

.woocommerce-checkout .form-row label {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 10px !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #c9a84c !important;
  margin-bottom: 6px !important;
  display: block !important;
  font-weight: 400 !important;
}

.woocommerce-checkout .form-row input[type="text"],
.woocommerce-checkout .form-row input[type="email"],
.woocommerce-checkout .form-row input[type="tel"],
.woocommerce-checkout .form-row input[type="number"],
.woocommerce-checkout .form-row input[type="password"],
.woocommerce-checkout .form-row textarea,
.woocommerce-checkout .form-row select {
  background: transparent !important;
  border: 1px solid rgba(200,195,185,0.15) !important;
  border-radius: 0 !important;
  color: #f5f2ed !important;
  font-family: 'EB Garamond', serif !important;
  font-size: 17px !important;
  padding: 12px 16px !important;
  width: 100% !important;
  transition: border-color 0.2s !important;
  outline: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
}

.woocommerce-checkout .form-row input:focus,
.woocommerce-checkout .form-row textarea:focus,
.woocommerce-checkout .form-row select:focus {
  border-color: rgba(201,168,76,0.4) !important;
  box-shadow: none !important;
}

.woocommerce-checkout .form-row input::placeholder,
.woocommerce-checkout .form-row textarea::placeholder {
  color: rgba(107,104,96,0.4) !important;
  font-style: italic !important;
}

/* ── SELECT STRZAŁKA ── */
.woocommerce-checkout .form-row select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23c9a84c' stroke-width='1.5' fill='none'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 16px center !important;
  padding-right: 40px !important;
  color: #b5b2aa !important;
  cursor: pointer !important;
}

.woocommerce-checkout .form-row select option {
  background: #1a1a14 !important;
  color: #f5f2ed !important;
}

/* ── CHECKBOX ── */
.woocommerce-checkout .form-row input[type="checkbox"] {
  width: 16px !important;
  height: 16px !important;
  accent-color: #c9a84c !important;
  border: 1px solid rgba(200,195,185,0.15) !important;
  cursor: pointer !important;
}

.woocommerce-checkout .form-row input[type="checkbox"] + label,
.woocommerce-checkout .form-row input[type="checkbox"] + span {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  color: #b5b2aa !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

/* ── METODY DOSTAWY / PŁATNOŚCI ── */
.woocommerce-checkout .woocommerce-shipping-methods li,
.woocommerce-checkout .wc_payment_methods li {
  background: transparent !important;
  border: 1px solid rgba(200,195,185,0.15) !important;
  padding: 16px 20px !important;
  margin-bottom: 8px !important;
  transition: border-color 0.2s !important;
  list-style: none !important;
}

.woocommerce-checkout .woocommerce-shipping-methods li:has(input:checked),
.woocommerce-checkout .wc_payment_methods li:has(input:checked) {
  border-color: rgba(201,168,76,0.4) !important;
  background: rgba(201,168,76,0.04) !important;
}

.woocommerce-checkout .woocommerce-shipping-methods label,
.woocommerce-checkout .wc_payment_methods label {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  color: #f5f2ed !important;
  letter-spacing: 0.05em !important;
  text-transform: none !important;
  cursor: pointer !important;
}

.woocommerce-checkout .wc_payment_methods .payment_box {
  background: rgba(201,168,76,0.05) !important;
  border: none !important;
  padding: 16px !important;
  margin-top: 12px !important;
}

.woocommerce-checkout .wc_payment_methods .payment_box p {
  font-family: 'EB Garamond', serif !important;
  font-size: 15px !important;
  color: #6b6860 !important;
}

/* ── SEKCJA PODSUMOWANIA ZAMÓWIENIA ── */
.woocommerce-checkout-review-order table {
  background: rgba(201,168,76,0.03) !important;
}

/* ── WIADOMOŚCI / POWIADOMIENIA ── */
.woocommerce-message,
.woocommerce-info {
  background: rgba(201,168,76,0.08) !important;
  border-top: 3px solid #c9a84c !important;
  color: #b5b2aa !important;
  font-family: 'EB Garamond', serif !important;
  font-size: 16px !important;
  border-radius: 0 !important;
  padding: 16px 20px !important;
}

.woocommerce-error {
  background: rgba(200,50,50,0.08) !important;
  border-top: 3px solid #a33 !important;
  color: #b5b2aa !important;
  font-family: 'EB Garamond', serif !important;
  font-size: 16px !important;
  border-radius: 0 !important;
  padding: 16px 20px !important;
  list-style: none !important;
}

.woocommerce-message a.button,
.woocommerce-info a.button {
  background: #c9a84c !important;
  color: #0a0a08 !important;
  font-size: 10px !important;
  padding: 10px 24px !important;
  float: right !important;
}

/* ── STRONA POTWIERDZENIA ── */
.woocommerce-order-received h2,
.woocommerce-order-received h3 {
  font-family: 'Playfair Display', serif !important;
  color: #f5f2ed !important;
  font-weight: 700 !important;
}

.woocommerce-order-received .woocommerce-thankyou-order-received {
  font-family: 'EB Garamond', serif !important;
  font-size: 20px !important;
  color: #c9a84c !important;
  font-style: italic !important;
}

.woocommerce-order-received .woocommerce-order-overview {
  background: rgba(201,168,76,0.05) !important;
  border: 1px solid rgba(200,195,185,0.15) !important;
  padding: 24px !important;
  list-style: none !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 0 !important;
}

.woocommerce-order-received .woocommerce-order-overview li {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 11px !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  color: #6b6860 !important;
  padding: 0 32px 0 0 !important;
  border-right: 1px solid rgba(200,195,185,0.15) !important;
  margin-right: 32px !important;
}

.woocommerce-order-received .woocommerce-order-overview li strong {
  display: block !important;
  font-family: 'Playfair Display', serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #f5f2ed !important;
  margin-top: 4px !important;
  letter-spacing: 0 !important;
}/* End custom CSS */