.elementor-9 .elementor-element.elementor-element-12109b7 > .elementor-container{max-width:1120px;}.elementor-9 .elementor-element.elementor-element-12109b7{margin-top:4em;margin-bottom:4em;}.elementor-9 .elementor-element.elementor-element-cf9406f > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9 .elementor-element.elementor-element-e35ade7{--update-cart-automatically-display:none;--sections-margin:0px;--forms-rows-gap:0px;}.elementor-9 .elementor-element.elementor-element-e35ade7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for woocommerce-cart, class: .elementor-element-e35ade7 */@media (min-width: 768px) and (max-width: 1024px){
    .elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions .button{
    width: 30% !important;
}
    .elementor-widget-woocommerce-cart .woocommerce table.cart tr *{
    font-size: 18px !important;
}
.woocommerce-cart-form .shop_table tr{
    padding: 20px !important;
}

.woocommerce-cart-form table .woocommerce-Price-amount::before{
        display: none !important;
}
}

@media (max-width: 767px){
.elementor-widget-woocommerce-cart .woocommerce table.cart tr *{
    font-size: 16px !important;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart{
    margin-bottom: 90px !important;
}

.woocommerce-cart-form table .woocommerce-Price-amount::before{
        display: none !important;
}
}

.woocommerce-cart-form .cart_item .quantity{
    justify-content: flex-end !important;
} 


.woocommerce-cart-form .shop_table tr:not(:last-child) {
    background-color: #f7fff0 !important;
}

.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals{
    flex-direction: column !important;
}

.cart_totals .shop_table{
    width:100% !important;
}

.cart-collaterals table{
    display:none;
}

.cart-collaterals .wc-proceed-to-checkout{
    justify-content: center;
}/* End custom CSS */