/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.18.0.1668611234
Updated: 2022-11-16 15:07:14

*/

.woocommerce ul.products li.product .button {
padding: 5px 20px;
background-color:#4C2882;
border-radius: 12px;
color: white !important;
font: bold 14px/10px verdana;
border: none;
}

.woocommerce ul.products li.product .button:hover {
background-color: white !important;
color: #4C2882 !important;
border-radius: 12px;
font-weight: bold;
border: none;
}


a.added_to_cart.wc-forward {
display: none !important;
}