
/* Themify Custom CSS */
.fixed-header#tbp_header .module_row {
    background-color: hsla(0, 0%, 100%, .9);
}

.fixed-header#tbp_header .module_row .module-site-logo {
   padding: 0;
   margin-top: 5px;
   margin-bottom: 5px;
}
.fixed-header#tbp_header .module_row .module-site-logo img {
   width:100px;
}

.themify_builder_content-95 .tb_3ou3295.module-menu.module .nav li.current_page_item > a,
.themify_builder_content-95 .tb_3ou3295.module-menu.module .nav li.current-menu-item > a {
    color: #71a53a;
    text-decoration: underline;
    text-underline-offset: 7px; /* Aumenta o riduci questo valore */
}

