/*
Theme Name: Zii Autocare Pro
Theme URI: https://ziiautocare.co.uk/
Author: Zii Autocare Brand Team
Author URI: https://ziiautocare.co.uk/
Description: A production-ready, mobile-first, SEO-friendly custom WordPress theme for Zii Autocare, a trusted local garage in Kensington, Liverpool.
Version: 4.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zii-autocare-pro
Tags: custom-logo, custom-menu, featured-images, responsive-layout, accessibility-ready, business, automotive
*/

/* Core fallback only. Main styling lives in assets/css/main.css. */
.screen-reader-text,
.sr-only {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus,
.sr-only:focus {
  clip: auto !important;
  clip-path: none;
  display: block;
  height: auto;
  left: 8px;
  top: 8px;
  width: auto;
  z-index: 100000;
  background: #fff;
  color: #102A43;
  padding: 12px 16px;
  border-radius: 8px;
}
