/*
Theme Name: Llama
Theme URI: https://junaidofficial.com
Author: <a href="https://aftabshaikh.netlify.app/" target="_blank">Aftab</a> & <a href="http://aatifbhorania.in/" target="_blank">Aatif</a>
Author URI: https://aftabshaikh.netlify.app/
Description: Premium black & white editorial portfolio theme by Aftab Shaikh. Custom cursor, GSAP scroll animations, marquee bands, horizontal journey scroll, full WordPress Customizer integration with click-to-edit pencil shortcuts, Elementor-compatible. Built for models, actors and content creators.
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.7
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: llama
Tags: portfolio, one-page, custom-colors, custom-menu, full-width-template
*/

/*
 * The full design system lives in /assets/css/style.css and is enqueued
 * via functions.php. This file is required by WordPress for the theme
 * header above. Add any WordPress-specific overrides below if needed.
 */

/* Hide admin bar gap adjustments so the fixed navbar stays correct */
body.admin-bar .navbar { top: 32px; }
@media screen and (max-width: 782px) {
    body.admin-bar .navbar { top: 46px; }
}
