.single-tribe_events .tribe-events-single .tribe-events-event-meta {
    width: 100%;
}

body div#et-top-navigation nav li:not(.centered-inline-logo-wrap) a {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}
body div#et-top-navigation nav li:not(.centered-inline-logo-wrap) {
    opacity: 0!important;
}

@media only screen and (max-width: 980px) {
    div#et_mobile_nav_menu {
        display: none!important;
    }
}

@media only screen and (min-width: 981px) {

}