/*
Theme Name: Impacto Filmes Completo
Theme URI: https://impactofilmes.com
Author: Impacto Filmes
Description: Tema customizado da Impacto Filmes e Impacto Labs.
Version: 0.2.7
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: impacto-filmes
*/

[hidden] {
  display: none !important;
}

.admin-bar .site-header {
  top: 32px;
}

.impacto-preview-note {
  border-left: 3px solid var(--azul);
  background: #eef3ff;
  padding: 16px 18px;
  color: #2e416d;
  font-size: .76rem;
}

@media (max-width: 782px) {
  .admin-bar .site-header {
    top: 46px;
  }
}
