/*
Theme Name: Razzi Child
Theme URI: https://demo4.drfuri.com/razzi/
Author: DrFuri
Author URI: http://drfuri.com
Description: Razzi Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: razzi
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: razzi
*/
ul.products li.product .product-summary .rz-loop_atc_button,ul.products.mobile-show-atc li.product .product-summary .rz-loop_atc_button {
	background-color: #e2001d !important;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    padding: 10px;
}
.wc-block-grid__product .wp-block-button .wp-block-button__link{
    background-color: #e2001d !important;
    color:#fff;
}