/*
Theme Name: Anand Club
Theme URI: https://anandclub.com
Author: Antigravity
Author URI: https://anandclub.com
Description: A premium, exclusive members-only club theme for Anand Club.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: anandclub
*/

/* Fix Admin Bar overlap for fixed header */
body.admin-bar .header {
    top: 32px !important;
}

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