/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Sep 14 2021 | 01:53:01 (pm)
/*
/******* Do not edit this file *******/

@media only screen and (min-width: 780px){
    .fusion-header {
    margin-top: 38px;
}
.fusion-secondary-header {
    position: fixed !important;
    top: 0;
    z-index: 10000;
    width: 100%;
    left: 0;
}}

@media only screen and (max-width: 881px){

footer.fusion-footer-widget-area.fusion-widget-area {
    display: none;
}}