/*
Theme Name: Odeon
Theme URI: https://odeonmusicgroup.com/
Author: Odeon Music Group
Description: Tema musicale personalizzato con tre design, animazioni, portfolio e catalogo YouTube. Richiede Odeon Core per i contenuti importati.
Version: 1.0.0
Requires at least: 6.6
Requires PHP: 8.2
License: GPL-2.0-or-later
Text Domain: odeon
*/
.admin-bar .site-header { top: 32px; }
.site-header .current-menu-item > a { color: var(--accent); }
.desktop-nav ul { display: contents; list-style: none; margin: 0; padding: 0; }
.desktop-nav li { list-style: none; }
.odeon-entry { padding-block: 3rem; }
.odeon-entry img { max-width: 100%; height: auto; }
.odeon-empty { min-height: 60vh; padding-block: 6rem; }
@media (max-width: 782px) { .admin-bar .site-header { top: 46px; } }
@media (max-width: 600px) { .admin-bar .site-header { top: 0; } }
