/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.elementor-button{
	border-radius: 0 !important;
}
.elementor-background-overlay{
	max-height: 140px;
    max-width: 75%;
    position: absolute !important;
    top: 262px !important;
}
@media screen and (max-width: 768px) {
	.servizi-icone.e-con>.e-con-inner{
		    justify-content: center !important;
	}
	.elementor-background-overlay{ 
    max-width: 100%;
    }
}
.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded::before {
max-height: 70px !important;
max-width: 75% !important;
position: absolute !important;
top: 34px !important;
}
.contatti-icons .elementor-widget-container p{
	display:grid !important;
	align-items: center;
	justify-items: center;
}