.elementor-74753 .elementor-element.elementor-element-3791612{--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;}.elementor-74753 .elementor-element.elementor-element-3791612:not(.elementor-motion-effects-element-type-background), .elementor-74753 .elementor-element.elementor-element-3791612 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-0c98ae3 );}.elementor-74753 .elementor-element.elementor-element-0ec5af4 .shop_table.shop_table_responsive.cart tr .elementor-repeater-item-68e4dcf{width:10px;}.elementor-74753 .elementor-element.elementor-element-0ec5af4 .shop_table.shop_table_responsive.cart tr .elementor-repeater-item-f796234{width:160px;}.elementor-74753 .elementor-element.elementor-element-0ec5af4 .shop_table.shop_table_responsive.cart tr .elementor-repeater-item-a1e22ac{width:55px;}.elementor-74753 .elementor-element.elementor-element-0ec5af4 .shop_table.cart thead th{font-family:"Assistant", Sans-serif;}.elementor-74753 .elementor-element.elementor-element-0ec5af4 .shop_table.cart td{font-family:"Assistant", Sans-serif;}.elementor-74753 .elementor-element.elementor-element-0ec5af4 .shop_table.cart tr.cart_item td.product-name{font-family:"Assistant", Sans-serif;}.elementor-74753 .elementor-element.elementor-element-0ec5af4 .shop_table.cart td.product-remove .remove{font-size:16px;}.elementor-74753 .elementor-element.elementor-element-0ec5af4 .shop_table.cart td.actions .coupon{flex-direction:row;}.elementor-74753 .elementor-element.elementor-element-915a38e ul.products li.product .star-rating{font-size:16px;}/* Start custom CSS for jet-cart-table, class: .elementor-element-0ec5af4 *//* יישור כפתורי הכמות בעגלה לשורה אחת */
.woocommerce table.cart .product-quantity .quantity {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0;
}

/* מניעת שבירת שורות והתאמת גדלים */
.woocommerce table.cart .product-quantity .quantity input[type="button"], 
.woocommerce table.cart .product-quantity .quantity input[type="number"] {
    display: inline-block !important;
    margin: 0 !important;
    float: none !important;
}

/* התאמה עדינה של רוחב שדה המספר כדי שלא יתפוס יותר מדי מקום */
.woocommerce table.cart .product-quantity .quantity input.qty {
    width: 40px !important;
    padding: 8px 15px !important;
    text-align: center !important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-9ccf692.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    background: #fff !important;
}/* End custom CSS */