.elementor-31693 .elementor-element.elementor-element-6f2a5e1{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-31693 .elementor-element.elementor-element-5b8df16a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-31693 .elementor-element.elementor-element-2f45a10{--update-cart-automatically-display:none;--links-normal-color:var( --e-global-color-primary );--forms-fields-normal-color:var( --e-global-color-primary );--forms-buttons-normal-text-color:var( --e-global-color-primary );--forms-buttons-border-type:solid;--forms-buttons-border-color:var( --e-global-color-primary );}.elementor-31693 .elementor-element.elementor-element-2f45a10 .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:var( --e-global-color-primary );}.e-woo-select2-wrapper .select2-results__option{color:var( --e-global-color-primary );}.elementor-31693 .elementor-element.elementor-element-2f45a10 .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:var( --e-global-color-primary );}.elementor-31693 .elementor-element.elementor-element-2f45a10 .e-shop-table .cart th, .elementor-31693 .elementor-element.elementor-element-2f45a10 .e-shop-table .cart td:before{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-31693 .elementor-element.elementor-element-2f45a10 .cart td span, .elementor-31693 .elementor-element.elementor-element-2f45a10 .cart td, .elementor-31693 .elementor-element.elementor-element-2f45a10 .input-text.qty{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-31693 .elementor-element.elementor-element-2f45a10 .cart_totals .shop_table td:before, .elementor-31693 .elementor-element.elementor-element-2f45a10 .cart_totals .shop_table td .woocommerce-Price-amount{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-31693 .elementor-element.elementor-element-2f45a10 .checkout-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.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 );}:root{--page-title-display:none;}/* Start custom CSS for woocommerce-cart, class: .elementor-element-2f45a10 *//* הגבלת העיצוב למסכי מובייל בלבד (עד 767 פיקסלים) */
@media (max-width: 767px) {
    
    /* הפיכת אזור הקופון לשורה אחת גמישה */
    .e-cart-section .coupon-col {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        gap: 10px; /* רווח עדין בין השדה לכפתור */
        align-items: stretch;
    }

    /* הגדרת שדה ההזנה כך שיתפוס את רוב המקום שנותר */
    .e-cart-section .coupon-col-start {
        flex-grow: 1;
        width: auto !important;
        margin-bottom: 0 !important; /* ביטול מרווחים מיותרים למטה */
    }

    /* הגדרת כפתור ה"החל קופון" כך שיתפוס רק את המקום שהוא צריך */
    .e-cart-section .coupon-col-end {
        flex-shrink: 0;
        width: auto !important;
        margin-bottom: 0 !important;
    }
    
    /* מניעת שבירת שורות בטקסט של הכפתור כדי שישאר קומפקטי */
    .e-cart-section .coupon-col-end button.e-apply-coupon {
        white-space: nowrap !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    /* מרכוז אנכי של השדה והכפתור אחד ביחס לשני */
.e-cart-section .coupon-col {
    align-items: center !important;
}

/* איפוס מרווחים תחתונים שיוצרים את השטח הריק המיותר מלמטה */
.e-cart-section .coupon-col,
.e-cart-section .coupon-col-start,
.e-cart-section .coupon-col-end,
.e-cart-section .coupon-col-start input,
.e-cart-section .coupon-col-end button {
    margin-bottom: 0 !important; 
}
}





@media (max-width: 767px) {
    /* --- 1. כרטיסיית מוצר כללית --- */
    table.woocommerce-cart-form__contents tbody tr.cart_item {
        display: block !important;
        border: 1px solid #eaeaea !important;
        border-radius: 12px !important;
        padding: 15px 15px 5px 15px !important;
        margin-bottom: 20px !important;
        position: relative !important;
        background-color: #ffffff !important;
    }

    /* --- 2. החזרת התמונה והצגתה בגדול --- */
    table.woocommerce-cart-form__contents tbody tr.cart_item td.product-thumbnail {
        display: block !important;
        visibility: visible !important; /* כופה על התמונה להופיע */
        opacity: 1 !important;
        text-align: center !important;
        border: none !important;
        padding: 10px 0 15px 0 !important;
        width: 100% !important; /* מונע קריסה של רוחב התמונה */
    }
    table.woocommerce-cart-form__contents tbody tr.cart_item td.product-thumbnail::before { 
        display: none !important; 
    }
    table.woocommerce-cart-form__contents tbody tr.cart_item td.product-thumbnail img {
        display: inline-block !important;
        visibility: visible !important;
        max-width: 160px !important;
        height: auto !important;
        border-radius: 8px !important;
    }

    /* --- 3. סידור השורות ומרכוז הכותרות (מוצר, מחיר, כמות) --- */
    table.woocommerce-cart-form__contents tbody tr.cart_item td {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important; /* מרכוז אנכי של הכותרת מול התוכן */
        padding: 12px 0 !important;
        border-bottom: 1px solid #f5f5f5 !important;
        text-align: left !important;
        min-height: 40px !important;
    }
    table.woocommerce-cart-form__contents tbody tr.cart_item td:last-child { 
        border-bottom: none !important; 
    }
    table.woocommerce-cart-form__contents tbody tr.cart_item td::before {
        content: attr(data-title) !important;
        font-weight: 600 !important;
        color: #555 !important;
        margin: 0 !important;
        display: flex !important;
        align-items: center !important;
    }

    /* --- 4. מיקום כפתור מחיקה X בפינה --- */
    table.woocommerce-cart-form__contents tbody tr.cart_item td.product-remove {
        position: absolute !important;
        top: 15px !important;
        left: 15px !important;
        border: none !important;
        padding: 0 !important;
        display: block !important;
        width: auto !important;
    }
    table.woocommerce-cart-form__contents tbody tr.cart_item td.product-remove::before { 
        display: none !important; 
    }
    table.woocommerce-cart-form__contents tbody tr.cart_item td.product-remove a.remove {
        color: #999 !important;
        font-size: 26px !important;
        line-height: 1 !important;
    }

    /* --- 5. תיקון כפתורי הכמות ויישור לאמצע השורה --- */
    table.woocommerce-cart-form__contents tbody tr.cart_item td.product-quantity .qib-button-wrapper {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-end !important;
        gap: 5px !important;
        margin: 0 !important; /* ביטול מרווחים שדחפו למטה */
        padding: 0 !important;
    }
    table.woocommerce-cart-form__contents tbody tr.cart_item td.product-quantity .qib-button-wrapper .quantity {
        margin: 0 !important;
        padding: 0 !important;
        display: flex !important;
    }
    table.woocommerce-cart-form__contents tbody tr.cart_item td.product-quantity .qib-button-wrapper button.qib-button,
    table.woocommerce-cart-form__contents tbody tr.cart_item td.product-quantity .qib-button-wrapper .quantity input.qty {
        height: 38px !important;
        min-height: 38px !important;
        line-height: 38px !important;
        margin: 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
        border: 1px solid #ddd !important;
        border-radius: 6px !important;
        text-align: center !important;
        font-size: 16px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
    table.woocommerce-cart-form__contents tbody tr.cart_item td.product-quantity .qib-button-wrapper button.qib-button {
        width: 38px !important;
        background: #f9f9f9 !important;
        color: #333 !important;
    }
    table.woocommerce-cart-form__contents tbody tr.cart_item td.product-quantity .qib-button-wrapper .quantity input.qty {
        width: 48px !important;
        background: #fff !important;
        color: #000 !important;
        -moz-appearance: textfield !important;
    }
    table.woocommerce-cart-form__contents tbody tr.cart_item td.product-quantity .qib-button-wrapper .quantity input.qty::-webkit-outer-spin-button,
    table.woocommerce-cart-form__contents tbody tr.cart_item td.product-quantity .qib-button-wrapper .quantity input.qty::-webkit-inner-spin-button {
        -webkit-appearance: none !important;
        margin: 0 !important;
    }
}/* End custom CSS */