/**
Theme Name: Astra Child
Author: Refica
Author URI: https://refica.dk/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed.
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: astra-child
Template: astra
*/

/* Button color on cookie preferences */
.cli-tab-footer .cli-btn {
    background-color: #27b04b;
}

/* Refica - Single product button alignment */
.woocommerce form .button.single_add_to_cart_button {
    margin-left: 0px !important;
}