/*
Theme Name: Potterzwheel Luxury Events
Theme URI: https://potterzwheel.com
Author: Potterzwheel Collective
Author URI: https://potterzwheel.com
Description: Official production theme for Potterzwheel Luxury Hospitality, Events & Experiential Marketing. Exact live preview application with interactive Header, 3D floral motifs, interactive enquiry modals, full-spectrum services, signature venues, and leadership plaque.
Version: 2.1.0
Tested up to: 6.7
Requires at least: 5.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: potterzwheel
*/

/* WordPress Admin Bar Compatibility */
body.admin-bar #main-header {
    top: 32px !important;
}
@media screen and (max-width: 782px) {
    body.admin-bar #main-header {
        top: 46px !important;
    }
}
