/*
Theme Name: BakeryPro Child
Description: This is a child theme for BakeryPro Theme.
Author: Web-Bakery
Author URI: https://web-bakery.de
Template: webbakerypro-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

.webbakery-wc-multi-variants-table .wb_mvp-row .wb_mvp-cell .price {
    line-height: 1;
    font-size: 14px;
}

.webbakery-wc-multi-variants-table .wb_mvp-row .wb_mvp-cell .woocommerce-Price-amount {
    font-size: 1em;
    margin-right: 5px;
}

.webbakery-wc-multi-variants-table .wb_mvp-row .woocommerce-price-suffix {
    display: inline-block;
    margin-left: 0;
}
