/*
Theme Name:        JALM Industrial Solutions
Theme URI:         https://jalmindustrial.com
Author:            JALM Industrial Solutions
Author URI:        https://jalmindustrial.com
Description:       Premium industrial B2B block theme for JALM Industrial Solutions — Texas-based industrial workforce, field support, digital documentation, technical deliverables, and digital twin visibility. Dark navy / steel palette with cyan accents, technical chrome, and CAD-style sections. Pairs with the jalm-core plugin.
Version:           1.0.0
Tested up to:      6.6
Requires at least: 6.5
Requires PHP:      7.4
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:       jalm-industrial-solutions
Tags:              block-theme, full-site-editing, industrial, business, professional, dark, blog, portfolio, one-column, two-columns, three-columns, custom-colors, custom-logo, custom-menu, editor-style, featured-images, threaded-comments, translation-ready, accessibility-ready
*/

/* All theme styling lives in theme.json plus assets/css/industrial.css.
   This file exists for the WordPress theme header and for screen-reader / generic fallbacks. */

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #0f1419;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(56, 189, 248, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #e6edf3;
	display: block;
	font-size: 0.875rem;
	font-weight: 600;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
