/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.6.1772820225
Updated: 2026-03-06 19:03:45

*/

.hamburgerFmi {
	
}
h2 {
	margin: 30px 0px 15px;
}

h3 {
	margin: 25px 0px 12px;
}
h4 {
	margin: 20px 0px 10px;
}
/*** Boxed row padding generale ***/
.e-con-boxed.fmi-boxed-row {
    padding-left: 35px !important;
    padding-right: 35px !important;
}

/*** FMI Header 2026 ***/

body.no-scroll {
  overflow: hidden;
  height: 100vh;
}
.menuRowFmi .elementor-location-header {
	position: relative;
	z-index: 1000;
	pointer-events: auto;
	pointer-events: none;
}


.menuRowFmi .elementor-menu-toggle__icon--close, .menuRowFmi .elementor-menu-toggle__icon--open {
  z-index: 10000;
}
.menuRowFmi .elementor-nav-menu--dropdown {
  height: 180vw;
  top: 60px !important;
}
@media (max-width: 767px) {
.menuRowFmi .elementor-nav-menu--dropdown {
  top: 55px !important;
}
}
.menuRowFmi .elementor-nav-menu--dropdown ul.elementor-nav-menu {
  padding-top: 100px;
  margin-top: 0px;
}
.menuRowFmi .elementor-nav-menu--dropdown.elementor-nav-menu__container {
  transition: none !important;
}
.menuRowFmi .elementor-nav-menu--dropdown ul.elementor-nav-menu li:hover {
  text-decoration: none;
}
.menuRowFmi .elementor-nav-menu--dropdown ul.elementor-nav-menu li a {
  line-height: 30px;
}
.menuRowFmi .elementor-menu-toggle {
	padding: 0px;
	background-color: rgba(0, 0, 0, .00);
}
.menuRowFmi .elementor-nav-menu--dropdown li.wpml-ls-item a {
	font-size: 30px !important;
    text-transform: lowercase !important;
    font-weight: 400 !important;
	color: #4D4D4C;
	padding-bottom:10px !important;
}
/*** END FMI Header 2025 ***/

footer p {margin: 0px;}

footer a {text-decoration: none !important;}

.fmiPrevNext .elementor-post-navigation .elementor-post-navigation__link:nth-child(1) {
	margin-right:20px;
}
.fmiPrevNext .elementor-post-navigation .elementor-post-navigation__link:nth-child(2) {
	margin-left:20px;
}