/**
Theme Name: Marelli Spares - Astra Child Theme
Author: SOH
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: marelli-spares
Template: astra
*/


.ast-cart-menu-wrap .count, .ast-cart-menu-wrap .count:after {
    border-color: #aaaaaa;
    color: #aaaaaa;
}


.woocommerce ul.products li.product a.added_to_cart.wc-forward {
    border-radius: 5px 5px 5px 5px;
    background-color: #C3D898 !important;
    color: #000 !important;
    font-weight: 600 !important;
}

.woocommerce ul.products li.product a.added_to_cart.wc-forward:hover {
    background-color: #C3D898 !important;
    color: #000 !important;
    font-weight: 600 !important;
}