/*
    Theme Name: UB Food Custom Theme
    Template: hello-elementor
    Description: A custom child theme for UB Food.
    Author: A. Hafeez Ansari
    Version: 1.0.0
*/

form.e-loop-add-to-cart-form {
    flex-wrap: wrap !important;
}

a.added_to_cart {
    flex-basis: 100%;
    background: #9f1a1a;
    color: #fff;
    padding: 10px !important;
    text-align: center;
    margin: 10px 0 !important;
    display: block !important;
}

