/*
Theme Name: Casino Theme
Theme URI: https://profslots.com/casino-theme
Author: Profslots
Author URI: https://profslots.com/
Description: A professional, responsive WordPress theme for casino and gaming websites. Features customizable colors, AJAX contact forms with SVG/WebP support, casino listings, featured casinos for posts, newspaper-style layouts, and mobile-optimized design.
Version: 1.4.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: casino
Tags: casino, gaming, dark-theme, responsive, custom-colors, ajax, seo-optimized, business
Requires at least: 5.0
Tested up to: 6.3
Requires PHP: 7.4
*/

/* Hide Admin Bar for Non-Logged Users */
body:not(.logged-in) #wpadminbar {
    display: none !important;
}

body:not(.logged-in) {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* Remove admin bar spacing */
body:not(.logged-in).admin-bar {
    margin-top: 0 !important;
}

html:not(.wp-toolbar) {
    margin-top: 0 !important;
}
