

body.home .header_bottom.clearfix {
    background-color: transparent !important;
}

body .header_bottom.clearfix {
    background-color: transparent !important;
}

@media only screen and (max-width: 1000px){
    .header_bottom {
        background-color: transparent !important;
    }
}

/*modifica titoli h1*/

h1 {
 font-size: 40px; 
 font-style: chewy; 
 font-weight: bold;
}
