/**
 * Theme Name: GATE99 - astra child
 * Template:   astra
 */

.site-below-footer-wrap {
    background: black !important;
    border-top: 3px solid var(--ast-global-color-0);
}

.ast-footer-copyright {
    color: white;
}

.ast-site-title-wrap .site-title {
    display: none;
}

footer {
    z-index: 1;
}

.nf-before-form-content {
    display: none;
}

.main-header-menu .menu-link,
.main-header-menu>a {
    padding: 0 10px;
}

.ast-desktop .sub-menu {
    box-shadow: 0px 3px 3px 3px #0000001c !important;
}

.uagb-google-map__wrap .uagb-google-map__iframe {
    width: revert-layer !important;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item {
    line-height: unset;
}

@media screen and (min-width: 921px) {
    li#menu-item-799 {
        display: none !important;
    }

}

.trp-shortcode-switcher__wrapper {
    height: 50px;
}