/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/


#div-faq .elementor-element.e-con-full.e-flex.e-con.e-child {
    padding-top: 20px;
    margin-top: -10px;
}
#div-faq span.e-n-accordion-item-title-icon {
    position: absolute!important;
    right: 35px;
}

@media screen and (max-width: 767px) {
	
	.testo-home-mobile {
		
	}
	
	/*div#box-hero {
    padding-left: 30px!important;
    padding-right: 30px!important;
	}
	
	div#box-dati {
    margin-top: 0px!important;
	}
	
	div#testo-hero .elementor-widget-container {
		padding-left: 35px!important;
		padding-right: 35px!important;
	}
	.elementor-10 .elementor-element.elementor-element-e5eb631 > .elementor-widget-container {
    padding: 0px 45px 0px 45px!important;
	}*/
	
}