/*
Theme Name: anb
Theme URI: https://example.com/atlexpresslimo
Author: Hasnain Mawia
Author URI: https://hasnain-mawia.web.app/
Description: A fully dynamic WordPress theme for limousine, chauffeur and transportation businesses. Built with Custom Post Types for Services, Fleet, Testimonials, Team and FAQs so every section of the site can be managed from the WordPress dashboard. Styled with Tailwind CSS for a lightweight, utility-first stylesheet, plus a custom cursor, scroll-reveal animations, and a video-capable hero section.
Version: 1.5.1
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: atlexpresslimo
Tags: business, transportation, custom-post-types, one-column, right-sidebar, responsive-layout

This file intentionally contains no rules besides this required header block.
All actual styling lives in the compiled Tailwind stylesheet at
assets/css/tailwind.css (built from src/input.css — see README.md).
*/





.site-branding {
    width: 100px;
}
.custom-logo {
    width: 200px;
}

.mobile-social-bar{
	display:none!important;
}
.sub-menu{
    display: block!important;
}