/* Start custom CSS */body.elementor-page-29 .cart_totals {
   width: 100% !important;
}

body.elementor-page-29 .cart_totals {
    color:#31469d;
}

body.elementor-page-29 .woocommerce-cart-form{
    color:#31469d;
 
}

body.elementor-page-29 .checkout-button.button.alt.wc-forward{
    background-color: #ff714d
}

body.elementor-page-29 .woocommerce .cart .button, .woocommerce .cart input.button{
    background-color:#ffc200 !important;
    color:white;
}


body.elementor-page-29 #add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{
    
    width: 45%
    
}

body.elementor-page-29 .woocommerce a.remove{
    color:#31469d !important;
}

body.elementor-page-29 .woocommerce a.remove:hover{
    color:white !important;
    background-color: #31469d
}


body.elementor-page-29 .woocommerce-cart-form__cart-item.cart_item .product-name a{
    color:#31469d;
}/* End custom CSS */