/**
 * Sin menú de navegación en todo el sitio (páginas, entradas, archivos).
 * Se mantiene cabecera mínima (logo / título).
 */

body.psico-no-menu #masthead .ast-builder-menu,
body.psico-no-menu #masthead .ast-builder-menu-1,
body.psico-no-menu #masthead .ast-builder-menu-2,
body.psico-no-menu #masthead .main-header-menu-toggle,
body.psico-no-menu #masthead .ast-mobile-popup-drawer,
body.psico-no-menu #masthead .ast-mobile-header-wrap,
body.psico-no-menu #masthead .ast-header-break-point .ast-mobile-menu-buttons,
body.psico-no-menu #masthead .ast-mobile-menu-buttons,
body.psico-no-menu #ast-mobile-header,
body.psico-no-menu .ast-mobile-header-wrap,
body.psico-no-menu .ast-mobile-popup-inner,
body.psico-no-menu .site-header-primary-section-right,
body.psico-no-menu .site-header-primary-section-left .ast-builder-menu,
body.psico-no-menu #masthead .main-navigation,
body.psico-no-menu #masthead .main-header-menu,
body.psico-no-menu #masthead nav.site-navigation,
body.psico-no-menu #masthead .ast-above-header-menu-items,
body.psico-no-menu #masthead .ast-below-header-menu-items,
body.psico-no-menu .hfe-nav-menu,
body.psico-no-menu .elementor-location-header .elementor-widget-nav-menu,
body.psico-no-menu .elementor-widget-nav-menu {
  display: none !important;
}
