
.elementor-menu-cart__container {
    left: -17px!important;
}
.elementor-button--checkout{
    border-radius: 10px!important;
}
.elementor-button--checkout:hover{
    background: #EC120C!important;
}
.elementor-menu-cart__subtotal{
    padding-bottom: 0;!important;
}
.cart-product{
    align-items: inherit!important;
}
.widget_shopping_cart_content .customCartFooter{
    max-width: 400px;
}
.woocommerce a.button.added::after{
    display: none!important;
}
.widget_shopping_cart_content .elementor-menu-cart__product-remove{
    right: 10px!important;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    display: flex;
    align-items: baseline;
    line-height: 20px;
    max-width: 450px;
}
.woocommerce-terms-and-conditions p{
    margin-bottom: 10px;
}
#payment{
    padding: 15px 10px;
}