/*
 Theme Name:     Aiperbox.com
 Theme URI:      https://www.studiolodesign.it
 Description:    Aiperbox.com
 Author:         Studiolo
 Author URI:     https://www.studiolodesign.it
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Colour */

/* Divi overlap content to fixed menu un scroll */

#et-main-area { 
    z-index: 1!important;
    position: relative;
}

@media screen and (max-width: 980px) {
    header.et-l--header {
        height: auto!important;
    }
}
