/*
Theme Name: snsanton child
Description: SNS Anton - Furniture WooCommerce WordPress Theme
Author: snstheme
Theme URI: http://themeforest.net/collections/5409167-wordpress
Author URI: http://snstheme.com
Version: 1.0
Template: snsanton
Text Domain: snsanton-child
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.price-um {
    font-weight: bold;
    padding-right: 10px;
}

.after-product-price {
    display: inline-block;
    vertical-align: sub;
    /* align-items: center; */
}

p.price {
    font-size: 1.4em;
}

.after-product-price span {
    /* width: 100%; */
    font-size: 12px;
    line-height: 16px;
    /* display: flex; */
}