/**
* Theme Name: Fashionable Child
* Description: This is a child theme of Fashionable.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: fashionable
* Version: 1.0.6
*/

/* Absolute fallback: hide any remaining price output */
.woocommerce .price {
    display: none !important;
}