.elementor-12 .elementor-element.elementor-element-f490c9c{margin-top:60px;margin-bottom:50px;padding:0px 30px 0px 30px;}@media(max-width:1024px){.elementor-12 .elementor-element.elementor-element-f490c9c{padding:0px 0px 0px 0px;}}/* Start custom CSS for wc-elements, class: .elementor-element-fc7ec3c *//* Change all WooCommerce cart buttons to pink */

body.woocommerce-cart .button,
body.woocommerce-cart .coupon button,
body.woocommerce-cart button.button,
body.woocommerce-cart input.button,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    background-color: #e15298 !important;
    border-color: #e15298 !important;
    color: #fff !important;
}

/* Hover effect */
body.woocommerce-cart .button:hover,
body.woocommerce-cart .coupon button:hover,
body.woocommerce-cart button.button:hover,
body.woocommerce-cart input.button:hover,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #d63d88 !important;
    border-color: #d63d88 !important;
    color: #fff !important;
}/* End custom CSS */