סל הקניות שלך

סל הקניות שלך ריק כרגע.

חזור לחנות

selector .actions button[name='update_cart'] { background: #e5e5e5; color: #000; letter-spacing: 0.8px; font-weight: 400; } selector .actions button[name='update_cart']:hover { background: #cecece; } selector .order-total strong { font-size: 16px; } @media only screen and (max-width: 767px) { selector table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents { direction: rtl!important; } selector .cart-collaterals td:before { font-weight: 600; float: right!important; display: contents; } selector td.product-name { text-align: left!important; } selector td.product-name:before { float: right!important; } selector td.product-subtotal { text-align: left!important; } selector td.product-subtotal:before { float: right!important; } selector .quantity.buttons_added { float: left!important; } selector .product-quantity:before { float: right!important; } selector .coupon .input-text { width: 60%; max-width: 50%!important; } selector .coupon .button{ padding: 9px 20px; } selector .cart_totals.calculated_shipping { padding: 0px 5px 18px 5px!important; } selector .cart_totals.calculated_shipping h2 { margin: 0 -5px 20px!important; } }