/*

Theme Name: Avada Child

Description: Child theme for Avada theme

Author: ThemeFusion

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/

main#main {
    position: relative;
    z-index: 1;
}

ul#menu-menu-principal {
    height: calc(100vh - 80px);
    background: white;
}

.fusion-tb-footer.fusion-footer {
    position: relative;
    z-index: 2;
}