/* 
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Shapeit.agency
Author URI: https://shapeit.agency/
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
*/
 /* stile link a nei vari moduli */
.elementor-widget-icon-list .elementor-icon-list-items .elementor-icon-list-item a .elementor-icon-list-text{
	color: #5193D1;
	font-weight: 600;
}
.elementor-widget-icon-list .elementor-icon-list-items .elementor-icon-list-item a:hover .elementor-icon-list-text{
	color: #F5BC3B !important;
}

.elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title a{
	font-family: "Raleway";
	font-weight: 700;
	color: #5193D1;
	font-size: 20px;
	line-height: 1em;
}
.elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title a:hover{
	color: #F5BC3B !important;
}