/*
Theme Name: Panormus
Theme URI: https://servizielogisticapanormus.it/
Author: Davide Siino
Description: Tema WordPress per Servizi e Logistica Panormus, con navigazione bilingue, servizi, rete operativa, preventivatore e calendario MIT.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: panormus
*/

/*
 * The visual system is kept inside front-page.php to preserve the original
 * single-page application exactly. This file contains WordPress integration
 * adjustments and the metadata required to recognize the theme.
 */

.admin-bar .nav {
  top: 32px;
}

@media screen and (max-width: 782px) {
  .admin-bar .nav {
    top: 46px;
  }
}
