.elementor-8 .elementor-element.elementor-element-4ed8e71{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-32d6bbc *//* --- VELOURA PERFECT BUTTON (Desktop & Mobile) --- */
button[name="apply_coupon"], 
button[name="update_cart"], 
a.checkout-button {
    border-radius: 50px !important;
    padding: 12px 20px !important;
    font-size: 13px !important;
    font-family: "Montserrat", sans-serif !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    white-space: nowrap !important;
    line-height: 1 !important;
    
    /* This makes it fill the box perfectly */
    display: block !important;
    width: 100% !important; 
    text-align: center !important;
    margin-bottom: 10px !important;
}

/* Hide the grey "Update Cart" button since we will auto-update */
button[name="update_cart"] {
    display: none !important;
}/* End custom CSS */