html { margin-top: 0 !important; }
body.admin-bar { margin-top: 0 !important; }
#wpadminbar { display: none !important; }

body.single-dicionario.dels-afm-template-verbete {
    min-height: 100vh;
    margin: 0 !important;
    padding: 0 !important;
    background: #fff;
}

body,
body button,
body input,
body select,
body textarea,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .elementor-heading-title,
body .dels-busca-card-titulo,
body .dels-busca-card-titulo a,
body .dels-busca-coluna-titulo,
body .dels-busca-filtro-titulo,
body .dels-palavra-dia-titulo,
body .dels-lista-card-titulo,
body .dels-menu-usuario,
body .dels-menu-usuario a,
body .dels-menu-usuario button {
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
}

body .dels-elis,
body .dels-elis *,
body .dels-front-elis,
body .dels-front-elis *,
body .dels-front-tabela-elis,
body .dels-front-tabela-elis *,
body .dels-relacionadas-item-elis,
body .dels-relacionadas-item-elis *,
body .dels-busca-card-elis,
body .dels-busca-card-elis *,
body .dels-palavra-dia-elis,
body .dels-palavra-dia-elis *,
body .dels-lista-card-elis,
body .dels-lista-card-elis *,
body .dels-elis-editor,
body .dels-elis-editor *,
body .dels-elis-preview,
body .dels-elis-preview *,
body .dels-elis-key,
body [data-dels-font="elis"],
body [data-dels-font="elis"] * {
    font-family: "elis", sans-serif !important;
}

.dels-afm-menu-divisor {
    display: block;
    height: 1px;
    margin: 6px 0;
    background: rgba(15, 23, 42, 0.12);
}

/* Mantém a notificação global responsiva sem carregar a folha completa
 * de Meu Perfil fora da página do perfil. */
.dels-front-notification {
    box-sizing: border-box;
}

@media (max-width: 760px) {
    .dels-front-notification {
        left: 14px !important;
        right: 14px !important;
        bottom: 14px !important;
        max-width: none !important;
        padding-right: 42px !important;
        z-index: 99999 !important;
    }
}
