@charset "UTF-8";
/*
* Theme Name: miini child
* Version: 2.0.1
* Description: miini theme from BoostifyThemes
* Author: BoostifyThemes
* Author URI: http://themeforest.net/user/boostifythemes
* Template: miini
* Theme URI: https://boostifythemes.com
* Text Domain: miini
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options
*/

/* /public_html/wp-content/themes/miini-child/woocommerce/single-product/price.php */
del span.woocommerce-Price-amount.amount {
font-weight: 500;
font-size:large;
/*text-decoration: line-through;*/
}

ins span.woocommerce-Price-amount.amount {
font-weight: 500;
font-size:large;
background-color: transparent;
}