/*
Theme Name: Ameer Smoke Shop
Author: GrowGrowLocal
Description: Site theme for Ameer Smoke Shop, generated by GGL Phase 2 from the wp-scaffold.
Version: 0.1.20260921041410
Requires at least: 6.4
Requires PHP: 8.0
License: GNU General Public License v2 or later
Text Domain: ggl-ameersmokeshop
*/

/*
 * Keep this file mostly empty by design (WP header + a few core-pattern
 * utilities). Genuine custom utilities live in assets/css/main.css; build
 * with Bootstrap first.
 */

/* Accessible skip link / screen-reader text (WP core pattern). */
.screen-reader-text {
	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 {
	background-color: var(--bs-light);
	clip: auto !important;
	clip-path: none;
	color: var(--bs-body-color);
	display: block;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Media never overflows its container (WP core pattern). */
img,
video {
	max-width: 100%;
	height: auto;
}
