/*
Theme Name: Hello Elementor Child
Theme URI: https://tuosito.com
Description: Tema child di Hello Elementor
Author: Il tuo nome
Author URI: https://tuosito.com
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
*/


/* Shop cards: show the full product image instead of cropping it */
.elementor-458 .elementor-element.elementor-element-baae202 {
	--min-height: 0 !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	aspect-ratio: 1 / 1;
	min-height: 0 !important;
	height: auto !important;
	width: 100%;
}
.elementor-458 .elementor-element.elementor-element-baae202:hover {
	background-size: contain !important;
}
