/*
 * Theme Name: WilCity ChildTheme
 * Theme URI: https://wilcity.com
 * Author: wiloke
 * Author URI: https://wiloke.com
 * Description: Listing WordPress Theme
 * Version: 1.0
 * Template: wilcity
 */
body.popup-active::-webkit-scrollbar {
    display: none;
}

/*Não esconder tela no resultado de pesquisa em busca de empresas */
.is-fixed .searchbox_module__3ZYKm {
    opacity: 1;
    visibility: inherit;
}

/* scrollbar tela de resultados de pesquisa*/
.searchbox_wrap__37JXq .autosuggest__results {
    min-height: auto !important;
}

body.elementor-panel-loading #elementor-panel-state-loading {
    display: none!important;
}

@media only screen and (max-width: 480px)
.single-mec-events .lity-content .mec-events-meta-group-booking {
    padding: 10px !important;
    width: 100% !important;
    }