/*
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%;}
@media(max-width: 1024px) {
.elementor-560 .elementor-element.elementor-element-73089fe .head-three {line-height:16px;}
}

.ajax_add_to_cart, .add_to_cart_button {
	font-size: 0;
	line-height: 24px;
	position: relative;
	min-width: 120px;
	width: 100%;
	color: rgba(0, 0, 0, 0) !important;
	max-height: 45px;
}
.ajax_add_to_cart:before, 
.add_to_cart_button:before {
content: 'Adauga in cos';
	display:block;
	color: var(--e-global-color-tmpcoderbodybackgroundcolor);
	text-align:center;
	font-size: 18px;
	line-height: 24px;
}