.elementor-1290 .elementor-element.elementor-element-e04b84e{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--padding-top:25px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}.elementor-1290 .elementor-element.elementor-element-7aaa9b3{--display:flex;--justify-content:center;--border-radius:20px 20px 20px 20px;--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-1290 .elementor-element.elementor-element-7aaa9b3:not(.elementor-motion-effects-element-type-background), .elementor-1290 .elementor-element.elementor-element-7aaa9b3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EEF1E8;}.elementor-1290 .elementor-element.elementor-element-4fe879a{width:100%;max-width:100%;}.elementor-1290 .elementor-element.elementor-element-4fe879a .woocommerce-breadcrumb{color:#063434;font-family:"Nunito", Sans-serif;}.elementor-1290 .elementor-element.elementor-element-4fe879a .woocommerce-breadcrumb > a{color:#063434;}.elementor-1290 .elementor-element.elementor-element-2bc29df{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.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(max-width:767px){.elementor-1290 .elementor-element.elementor-element-e04b84e{--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-1290 .elementor-element.elementor-element-4fe879a .woocommerce-breadcrumb{font-size:15px;}}@media(min-width:768px){.elementor-1290 .elementor-element.elementor-element-e04b84e{--content-width:1366px;}}/* Start custom CSS for text-editor, class: .elementor-element-66d25684 */@media (max-width: 767px) {
    .e-con.e-flex {
        --width: 100%;
        --flex-wrap: none;
    }
}

/* Ukrywa nagłówek bezpośrednio poprzedzający blok Nowe produkty */
.wp-block-woocommerce-empty-cart-block
h2.wp-block-heading.has-text-align-center:has(+ .wp-block-woocommerce-product-new) {
    display: none;
}

/* Ukrywa sam blok produktów */
.wp-block-woocommerce-product-new {
    display: none;
}

/* =====================================================
   RESET ZAKRESU
===================================================== */

.wp-block-woocommerce-cart,
.wp-block-woocommerce-cart * {
    box-sizing: border-box;
}

/* =====================================================
   WRAPPER
===================================================== */

.wp-block-woocommerce-cart {
    max-width: 100%;
    margin: 0 auto;
}

/* =====================================================
   UKŁAD GŁÓWNY
===================================================== */

.wp-block-woocommerce-cart .wc-block-components-sidebar-layout {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}

/* DESKTOP */
.wp-block-woocommerce-cart .wc-block-cart__main {
    flex: 1 1 0%;
}

.wp-block-woocommerce-cart .wc-block-cart__sidebar {
    flex: 0 0 360px;
}

/* TABLET + MOBILE */
@media (max-width: 1023px) {
    .wp-block-woocommerce-cart .wc-block-components-sidebar-layout {
        flex-direction: column;
        gap: 32px;
    }

    .wp-block-woocommerce-cart .wc-block-cart__sidebar {
        flex: 1 1 auto;
        width: 100%;
    }
}

/* =====================================================
   KARTY
===================================================== */

.wc-block-cart__main,
.wc-block-cart__sidebar {
    background: #fff;
    padding: 32px;
    border-radius: 12px;
    border: 1px solid #eee;
}

/* MOBILE */
@media (max-width: 768px) {
    .wc-block-cart__main,
    .wc-block-cart__sidebar {
        padding: 20px;
    }
}

/* =====================================================
   TABELA PRODUKTÓW
===================================================== */

.wc-block-cart-items {
    width: 100%;
    border-collapse: collapse;
}

.wc-block-cart-items__header th {
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 16px;
    border-bottom: 1px solid #eaeaea;
}

.wc-block-cart-items__row td {
    padding: 24px 0;
    vertical-align: top;
    border-bottom: 1px solid #f0f0f0;
}

/* =====================================================
   PRODUKT
===================================================== */

.wc-block-cart-item__image img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 8px;
}

.wc-block-components-product-name {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #111;
    margin-bottom: 6px;
    text-decoration: none;
}

.wc-block-components-product-metadata__description {
    font-size: 14px;
    color: #666;
    line-height: 1.4;
}

.wc-block-cart-item__prices,
.wc-block-cart-item__total {
    font-size: 15px;
    font-weight: 600;
    color: #111;
}

/* USUŃ */
.wc-block-cart-item__remove-link {
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    color: #c00;
    background: none;
    border: 0;
    padding: 0;
    cursor: pointer;
}

/* =====================================================
   MOBILE – PROSTY STACK (BEZ KOMBINOWANIA)
===================================================== */

@media (max-width: 768px) {
    .wc-block-cart-items__header {
        display: none;
    }

    .wc-block-cart-items__row {
        display: block;
    }

    .wc-block-cart-item__image {
        margin-bottom: 12px;
    }

    .wc-block-cart-item__total {
        margin-top: 8px;
    }
}

/* =====================================================
   PODSUMOWANIE
===================================================== */

.wc-block-cart__totals-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.wc-block-components-totals-item {
    display: flex;
    justify-content: space-between;
    gap: 16px;
}

.wc-block-components-totals-item__label {
    font-size: 14px;
    color: #555;
}

.wc-block-components-totals-item__value {
    font-size: 20px;
    font-weight: 700;
}

.wc-block-components-totals-item__description {
    font-size: 13px;
    color: #777;
    margin-top: 4px;
}

/* =====================================================
   CART – NIEBIESKI PRZYCISK (spójny z checkout)
===================================================== */

.wp-block-woocommerce-cart .wc-block-cart__submit-button {
    width: 100%;
    padding: 16px 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    border-radius: 12px;

    background-color: #2563eb; /* niebieski */
    color: #ffffff;

    border: none;
    box-shadow: none;
    transition: background-color .2s ease, transform .15s ease;
}

/* hover – tylko desktop */
@media (hover: hover) {
    .wp-block-woocommerce-cart .wc-block-cart__submit-button:hover {
        background-color: #1d4ed8;
        transform: translateY(-1px);
    }
}

/* active / tap */
.wp-block-woocommerce-cart .wc-block-cart__submit-button:active {
    background-color: #1e40af;
    transform: translateY(0);
}

/* focus – accessibility */
.wp-block-woocommerce-cart .wc-block-cart__submit-button:focus-visible {
    outline: 2px solid #2563eb;
    outline-offset: 3px;
}


/* =====================================================
   FIX: padding w kartach na tablet i mobile
===================================================== */

@media (max-width: 1023px) {
    .wp-block-woocommerce-cart .wc-block-cart__main,
    .wp-block-woocommerce-cart .wc-block-cart__sidebar {
        padding: 24px !important;
    }
}

@media (max-width: 768px) {
    .wp-block-woocommerce-cart .wc-block-cart__main,
    .wp-block-woocommerce-cart .wc-block-cart__sidebar {
        padding: 20px !important;
    }
}/* End custom CSS */