.elementor-39 .elementor-element.elementor-element-5a15381{--spacer-size:50px;}.elementor-39 .elementor-element.elementor-element-4feb71c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-39 .elementor-element.elementor-element-4feb71c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.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-39 .elementor-element.elementor-element-49083bd .elementor-heading-title{font-size:60px;color:#54595f;}.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 );}.elementor-39 .elementor-element.elementor-element-4c824ebb{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 80px 0px;}.elementor-39 .elementor-element.elementor-element-4c824ebb > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-39 .elementor-element.elementor-element-245f8e5c{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;align-self:center;}.elementor-39 .elementor-element.elementor-element-245f8e5c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-39 .elementor-element.elementor-element-4feb71c{padding:0px 0px 0px 0px;}.elementor-39 .elementor-element.elementor-element-4b10cab > .elementor-element-populated{padding:50px 50px 50px 50px;}.elementor-39 .elementor-element.elementor-element-49083bd .elementor-heading-title{font-size:3em;}.elementor-39 .elementor-element.elementor-element-4c824ebb{padding:50px 50px 50px 50px;}}@media(max-width:767px){.elementor-39 .elementor-element.elementor-element-738dcc6{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-39 .elementor-element.elementor-element-4b10cab > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-39 .elementor-element.elementor-element-49083bd .elementor-heading-title{font-size:2.5em;}.elementor-39 .elementor-element.elementor-element-4c824ebb{padding:20px 20px 20px 20px;}}/* Start custom CSS for heading, class: .elementor-element-49083bd */.elementor-39 .elementor-element.elementor-element-49083bd .elementor-heading-title {
    font-size: 48px;
    
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-adc3628 */.woocommerce-cart .entry-content > p,
.woocommerce-cart .cart-info-text,
.woocommerce-cart .elementor-widget-text-editor p {
    font-family: 'Assistant', sans-serif !important;
    direction: rtl !important;
    text-align: right !important;

    max-width: 980px !important;
    margin: 0 0 28px auto !important;
    padding: 18px 24px !important;

    background: #fff7fa !important;
    border: 1px solid #f3d2dc !important;
    border-right: 5px solid #543442 !important;
    border-radius: 16px !important;

    color: #543442 !important;
    font-size: 18px !important;
    line-height: 1.8 !important;

    box-shadow: 0 10px 24px rgba(84, 52, 66, 0.08) !important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-245f8e5c *//* עיצוב סל קניות WooCommerce */
.woocommerce-cart .woocommerce {
    direction: rtl;
    font-family: 'Assistant', sans-serif;
    max-width: 1100px;
    margin: 40px auto;
}

/* טבלת הסל */
.woocommerce-cart table.shop_table {
    
    border: none !important;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    background: #fff;
}

.woocommerce-cart table.shop_table th {
    background: #F7D8DD;
    color: #543442;
    font-size: 16px;
    font-weight: 700;
    text-align: right;
    padding: 16px !important;
}

.woocommerce-cart table.shop_table td {
    padding: 18px !important;
    border-top: 1px solid #f1d3df !important;
    color: #505050;
    font-size: 16px;
    text-align: right;
}

/* תמונת מוצר */
.woocommerce-cart table.cart img {
    width: 90px !important;
    border-radius: 14px;
}

/* שם מוצר */
.woocommerce-cart .product-name a {
    color: #543442;
    font-weight: 600;
    text-decoration: none;
}

/* כמות */
.woocommerce-cart .quantity input.qty {
    width: 60px;
    height: 40px;
    border: 1px solid #d7c2cf;
    border-radius: 8px;
    text-align: center;
}

/* כפתורים */
.woocommerce-cart .button,
.woocommerce-cart button.button,
.woocommerce-cart input.button {
    background: #58405A !important;
    color: #fff !important;
    border-radius: 12px !important;
    padding: 12px 24px !important;
    font-family: 'Assistant', sans-serif;
    font-weight: 600;
    transition: 0.3s ease;
}

.woocommerce-cart .button:hover,
.woocommerce-cart button.button:hover,
.woocommerce-cart input.button:hover {
    background: #ECADC0 !important;
    color: #543442 !important;
}

/* קופון */
.woocommerce-cart .coupon input.input-text {
    width: 180px !important;
    height: 44px;
    border-radius: 10px;
    border: 1px solid #d7c2cf;
    padding: 0 12px;
}

/* סיכום סל */
.woocommerce-cart .cart_totals {
    background: #fff7fa;
    border: 1px solid #f1d3df;
    border-radius: 18px;
    padding: 24px;
    margin-top: 30px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.06);
}

.woocommerce-cart .cart_totals h2 {
    color: #543442;
    font-family: 'Assistant', sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
}


/* פריסת סל קניות */
.woocommerce-cart .woocommerce {
    max-width: 1600px !important;
    margin: 0 auto !important;
    display: flex !important;
    flex-direction: row !important; /* טבלה שמאל, סיכום ימין */
    align-items: flex-start !important;
    justify-content: center !important;
    gap: 45px !important;
}

/* טבלת מוצרים */
.woocommerce-cart form.woocommerce-cart-form {
    width: 1000px !important;
    max-width: 1000px !important;
    flex: 0 0 1000px !important;
}

/* סיכום סל */
.woocommerce-cart .cart-collaterals {
    width: 600px !important;
    max-width: 600px !important;
   flex: 0 0 600px !important;
    margin: 0 !important;
}

.woocommerce-cart .cart_totals {
    width: 100% !important;
    max-width: 600px !important;
    float: none !important;
}

/* העלאת סיכום הסל למעלה */
.woocommerce-cart .cart-collaterals {
    margin-top: -30px !important;
}

/* כותרת סיכום סל קניות */
.woocommerce-cart .cart_totals h2 {
   color: #543442;
    font-family: 'Assistant', sans-serif;
    font-size: 24px;
    
    margin: -10px 34px 10px 0px;
}


.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 82%;
}


.woocommerce-shipping-totals th {
    font-size: 0 !important;
}

.woocommerce-shipping-totals th::after {
    content: "משלוח";
    font-size: 16px;
    font-weight: 700;
    color: #543442;
}

.shipping-calculator-button {
    color: transparent !important;
    position: relative;
    display: inline-block !important;
}

/* הטקסט */
.shipping-calculator-button::before {
    content: "שינוי כתובת";
    color: #543442 !important;
    font-size: 16px !important;

    position: absolute;
    right: 22px; /* מרחק מהאייקון */
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
}

/* האייקון */
.shipping-calculator-button::after {
    color: #543442 !important;
    font-size: 16px !important;

    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

/* RTL - אפשרויות משלוח */
.woocommerce-cart .woocommerce-shipping-methods {
    direction: rtl !important;
    padding: 0 !important;
    margin: 0 !important;
}

.woocommerce-cart .woocommerce-shipping-methods li {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;

    gap: 10px !important;
    margin-bottom: 12px !important;

    text-align: right !important;
    direction: rtl !important;
}

.woocommerce-cart .woocommerce-shipping-methods input[type="radio"] {
    margin-top: 6px !important;
    flex-shrink: 0 !important;
    order: 1;
}

.woocommerce-cart .woocommerce-shipping-methods label {
    order: 2;
    margin: 0 !important;
    line-height: 1.7 !important;
    text-align: right !important;
}




/* מובייל */
@media (max-width: 767px) {
    .woocommerce-cart .woocommerce {
        display: block !important;
    }

  .woocommerce-cart .cart_totals h2 {
        direction: rtl !important;
        text-align: right !important;
        width: 100% !important;
    }
    
    .woocommerce-cart form.woocommerce-cart-form,
    .woocommerce-cart .cart-collaterals,
    .woocommerce-cart .cart_totals {
        width: 100% !important;
        max-width: 100% !important;
        flex: none !important;
    }
}

/* עמודת התמונה */
.woocommerce-cart table.cart td.product-thumbnail {
    width: 150px !important;
    padding-left: 0px !important;
    padding-right: 5px !important;
}

/* עמודת המוצר - לקרב לתמונה */
.woocommerce-cart table.cart td.product-name {
    width: 280px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    text-align: right !important;
}

/* שם המוצר */
.woocommerce-cart table.cart td.product-name > a {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: right !important;
}

/* פרטי וריאציה */
.woocommerce-cart table.cart td.product-name dl.variation {
    margin: 6px 0 0 0 !important;
    padding: 0 !important;
    text-align: right !important;
}
@media (max-width: 767px) {
    .woocommerce-cart .woocommerce {
        margin: 20px 12px;
    }

    .woocommerce-cart table.shop_table,
    .woocommerce-cart table.shop_table tbody,
    .woocommerce-cart table.shop_table tr,
    .woocommerce-cart table.shop_table td {
        display: block;
        width: 100% !important;
    }

    .woocommerce-cart table.shop_table thead {
        display: none;
    }

    .woocommerce-cart table.shop_table tr {
        margin-bottom: 18px;
        border-radius: 18px;
        background: #fff;
        box-shadow: 0 8px 22px rgba(0,0,0,0.08);
        overflow: hidden;
    }

    .woocommerce-cart table.shop_table td {
        text-align: right !important;
        border: none !important;
    }

    .woocommerce-cart table.cart img {
        width: 120px !important;
    }

    .woocommerce-cart .coupon input.input-text,
    .woocommerce-cart .coupon .button {
        width: 100% !important;
        margin-bottom: 10px;
    }
    
     /* להחזיר ולהציג תמונת מוצר בסל */
    .woocommerce-cart table.cart td.product-thumbnail {
        display: block !important;
        text-align: center !important;
        width: 100% !important;
        padding: 16px 0 8px !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    .woocommerce-cart table.cart td.product-thumbnail a {
        display: inline-block !important;
    }

    .woocommerce-cart table.cart td.product-thumbnail img,
    .woocommerce-cart table.cart img {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        width: 140px !important;
        max-width: 140px !important;
        height: auto !important;
        margin: 0 auto !important;
        object-fit: contain !important;
        border-radius: 14px !important;
    }
    
      .woocommerce-cart table.cart td.product-thumbnail::before {
        display: none !important;
        content: none !important;
    }
    
    
}



@media (max-width: 767px) {

    .woocommerce-cart table.shop_table_responsive tr td {
        text-align: left !important;
        direction: rtl !important;
    }

    .woocommerce-cart table.shop_table_responsive tr td::before {
        float: right !important;
        text-align: right !important;
        margin-left: 10px !important;
        margin-right: 0 !important;
    }

    .woocommerce-cart table.shop_table_responsive tr td span,
    .woocommerce-cart table.shop_table_responsive tr td a,
    
    
        .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        
        text-align: right !important;
 
}


.woocommerce-cart .entry-content > p, .woocommerce-cart .cart-info-text, .woocommerce-cart .elementor-widget-text-editor p {
    font-family: 'Assistant', sans-serif !important;
    direction: rtl !important;
    text-align: right !important;
    margin: 0 0 12px auto !important;
    padding: 5px 14px !important;
        font-size: 14px !important;
    
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-4c824ebb */.woocommerce-cart table.shop_table tr {
    overflow: visible !important;
}

.woocommerce-cart button[name="update_cart"] {
    opacity: 1 !important;
    pointer-events: auto !important;
    cursor: pointer !important;
}

.woocommerce-cart button[name="update_cart"]:disabled {
    opacity: 1 !important;
    pointer-events: auto !important;
    cursor: pointer !important;
}


/* הודעת WooCommerce */
.woocommerce-message {

    position: fixed !important;

    bottom: 25px !important;
    right: 50% !important;
    transform: translateX(50%) !important;

    width: auto !important;
    max-width: 92% !important;

    background: #543442 !important;
    color: #fff !important;

    border: none !important;
    border-radius: 16px !important;

    padding: 18px 26px !important;

    font-family: 'Assistant', sans-serif !important;
    font-size: 17px !important;
    line-height: 1.7 !important;

    box-shadow: 0 18px 45px rgba(0,0,0,0.18) !important;

    z-index: 999999 !important;

    animation: mhSlideUp 0.35s ease;
}

/* הקו הירוק למעלה */
.woocommerce-message::before {
    color: #b7ff7e !important;
}

/* קישור ביטול */
.woocommerce-message .restore-item,
.woocommerce-message a {

    color: #ffd6e3 !important;
    font-weight: 700 !important;
    text-decoration: underline !important;
}

/* מובייל */
@media (max-width: 767px) {

    .woocommerce-message {

        bottom: 18px !important;

        width: calc(100% - 24px) !important;

        padding: 16px 18px !important;

        font-size: 15px !important;
    }
}

/* אנימציה */
@keyframes mhSlideUp {

    from {
        opacity: 0;
        transform: translateX(50%) translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateX(50%) translateY(0);
    }
}


.woocommerce-message {
    padding-right: 60px !important;
}

.woocommerce-message::before {

    right: 22px !important;
    left: auto !important;

    top: 50% !important;
    transform: translateY(-50%) !important;

    font-size: 20px !important;
}/* End custom CSS */