@charset 'utf-8';
/*
 Theme Name:   Happy Baby Child Theme
 Theme URI:    http://happy-baby.themerex.net/
 Description:  Happy Baby Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     happy-baby
 Version:      1.0
 Tags:         light, inheritable theme options
 Text Domain:  happy-baby
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.post_item_single .entry-summary .price {
	display: none;
}

.list_products .product .post_data .price {
	display: none !important;
}

.post_meta .post_counters_item {
    display: none;
}