/*
Theme Name:   Pizzon Child
Theme URI: https://templatescoder.com/themes/pizzon-pizza-restaurant-wordpress-template/
Description:  Child Theme For Pizzon Theme 
Author:       TemplatesCoder
Author URI:   https://templatescoder.com
Template:     pizzon
Version:      1.0.0
Tested up to: 6.3
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.woocommerce-Price-currencySymbol i, .tmpcoder-post-list-price i {font-size: 80%;}

/* Custom Price element — variable/simple product info */
.tmpcoder-grid-item-custom_price .inner-block {
    display: flex;
    flex-direction: column;
}
.endre-variation-row {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.endre-var-price,
.endre-simple-price {
    white-space: nowrap;
}