/*
Theme Name:   BlockShopChild
Description:  Child theme for Block Shop
Author:       GetBowtied
Author URL:   Write here the author's blog or website url
Template:     block-shop
Version:      1.1.8
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  BlockShopChild
*/

/* Write here your own personal stylesheet */

.products .product_badges .out-of-stock {
    background-color: #000!important;
    padding: 3px 9px;
}

