/*
Theme Name: Amrik Automobiles
Theme URI: https://amrikautomobiles.com
Author: Amrik Automobiles
Author URI: https://amrikautomobiles.com
Description: A premium, lightweight custom theme for Amrik Automobiles — Ahmedabad's trusted independent car repair & service centre. Every landing-page section (Hero, Services, About, Why Choose Us, Brands, Gallery, Testimonials, Contact, Footer) is editable from native WordPress custom fields, no page builder or ACF required.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.5
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: amrik-automobiles
Tags: custom-menu, custom-logo, featured-images, translation-ready, threaded-comments, theme-options

Amrik Automobiles WordPress Theme, (C) 2026 Amrik Automobiles.
Amrik Automobiles is distributed under the terms of the GNU GPL v2 or later.
*/

*,
*::before,
*::after {
	box-sizing: border-box;
}

img {
	max-width: 100%;
	height: auto;
	display: block;
}

.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}

.screen-reader-text:focus {
	position: fixed;
	top: 8px;
	left: 8px;
	width: auto;
	height: auto;
	padding: 12px 16px;
	background: #111111;
	color: #fff;
	z-index: 100000;
	clip: auto;
}



