/* 
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
*/

.gform_button.button{
	background-color: var(--e-global-color-accent) !important;
    font-size: 1.3rem !important;;
    text-transform: uppercase !important;;
    padding-top: 10px !important;;
    padding-bottom: 10px !important;;
    font-weight: 900 !important;;
}

.gsection_title{
	font-size:1.2rem !important;
	margin-block-end: 0rem !important;
}

.gfield--input-type-html h6{
	font-size: 1rem !important;
}

.gfield--input-type-html{
	background-color:#fafafa !important;
	padding: 20px !important;
	font-size: 0.8rem !important;
}

.menu-item-311{
	background-color:var(--e-global-color-accent);
}

.menu-item-310{
	background-color:var(--e-global-color-primary);
}

.c_subarea-normativa-macchine .elementor-element-a60b600 .elementor-heading-title,
.c_subarea-normativa-macchine .elementor-element-cf855c5 .elementor-heading-title,
.c_subarea-normativa-macchine .elementor-element-da10b3c .elementor-heading-title,
.c_subarea-normativa-macchine .elementor-element-75d175f .elementor-heading-title{
	color:var(--e-global-color-text) !important;
}

.c_subarea-progettazione-industriale .elementor-element-bba701f .elementor-button,
.c_subarea-informatica-industriale .elementor-element-bba701f .elementor-button,
.c_subarea-elettronica-ed-elettrotecnica .elementor-element-bba701f .elementor-button{
	color:var(--e-global-color-secondary) !important;
}

.c_subarea-elettronica-ed-elettrotecnica .elementor-element-2262870 .elementor-icon,
.c_subarea-elettronica-ed-elettrotecnica .elementor-element-5bba40b .elementor-icon{
	fill: var(--e-global-color-secondary) !important;
    color: var(--e-global-color-secondary) !important;
    border-color: var(--e-global-color-secondary) !important;
}


