.mensagem-sem-unidades-listagem {
    display: none;
}

/* .elementor-message.elementor-message-danger {
    display: none !important;
} */

.form-pesquisar-unidades input[name="pesquisa"][disabled="disabled"] {
    cursor: not-allowed;
    background-color: #ebebeb !important;
}

.form-pesquisar-unidades button[disabled="disabled"] {
    cursor: not-allowed;
    opacity: 0.7;
}