/**
* Theme Name: Atlas Child
* Description: This is a child theme of Atlas.
* Author: tmrwstudio
* Template: atlas
* Version: 1.0
*/
.g-1 { 
    position: fixed !important;
    margin: auto;
    width: 100%;
    text-align: center;
    height: 100vh;
    display: block;
    z-index: 1;
}
.g-1 img {
    margin: auto;
}

.site-bar, .site-bar .theiaStickySidebar {
    z-index: 1;
}
.theiaStickySidebar {
    z-index: 1!important;
}

.elementor-element {
    z-index: 1;
}
#menu-footer {
    display:block!important;
}

#menu-footer li {
    margin:23px 0px 23px 23px!important;
}

#menu-footer li > a .menu-text {
    padding: 0px 0px 8px!important;
}