/*
Theme Name: WebNet 2024
Theme URI: https://www.webnet-italia.com
Version: 3.3
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Description: Smart. Fast. Flexible. Beautiful. Light. WebNet WordPress Theme is the most powerful theme in our collection.
Author: Tommaso Capretti
Author URI: https://www.webnet-italia.com
Template: Divi
*/
@import url(../Divi/style.css);
.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #0f3552;
	font-size: 40px;
	font-weight: 600;
}
.container.et_menu_container { /* logo al centro */
    text-align: center;
}
#main-header { box-shadow: none !important; }
@media (max-width: 980px) {
#logo {max-height: 125% !important;margin-top: 10px !important;max-width: 100% !important;}
#main-header {height: 115px;}
}