/*
 Theme Name:   Astra Child Wolf Stack
 Theme URI:    https://wolfstack.shop/
 Description:  Child Theme for Wolf Stack Shop.
 Author:       Gabo Ruiz - Wolf Stack LLC
 Template:     astra
 Version:      1.0.0
*/

body .woocommerce-store-notice, 
body p.demo_store {
    background-color: #000000 !important;
    padding: 0.5px 0 !important;
}
#moderncart-floating-cart {
    bottom: 100px;
    height: 60px;
}
#moderncart-floating-cart button {
    background-color:#000000;
}