/**
* Theme Name: Ziggy Child
* Description: This is a child theme of Ziggy, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">ThemeLexus</a>
* Template: ziggy
* Version: 1.3.6
*/


.woocommerce-Price-currencySymbol {
    margin-right: 4px; /* Adjust spacing */
}

.single-product div.product .inventory_status.out-stock {
background-color:#ff0000;
}

