/*
Theme Name: WA Central Security
Theme URI: https://wacentralsecurity.com.au
Author: WA Central Security
Author URI: https://wacentralsecurity.com.au
Description: A pixel-perfect, fully dynamic security-systems theme for WA Central Security, Perth. Ships with a day/night CCTV hero crossfade, two-image product hover cards, an infinite partner marquee, a review slider, an FAQ accordion and a nonce-protected quote engine — all editable from the Customizer, custom post types and menus, with zero paid plugins.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wa-central-security
Tags: business, portfolio, custom-logo, custom-menu, featured-images, translation-ready, threaded-comments, full-width-template, block-styles, wide-blocks
*/

/*
 * The design lives in assets/css/theme-styles.css, which is a byte-for-byte copy
 * of the source stylesheet and is never edited. This file carries only the theme
 * header above and the WordPress core classes below, which the original static
 * page had no need for.
 */

.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.alignnone {
	margin-bottom: 1.5em;
}

.wp-caption {
	max-width: 100%;
	margin-bottom: 1.5em;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text,
.gallery-caption {
	margin: 0.6em 0 0;
	font-size: 13px;
	color: #64748b;
	text-align: center;
}

.screen-reader-text {
	border: 0;
	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: #ffffff;
	border-radius: 6px;
	box-shadow: 0 0 2px 2px rgba(4, 28, 59, 0.6);
	clip-path: none;
	color: #041c3b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	left: 6px;
	line-height: normal;
	padding: 14px 22px;
	text-decoration: none;
	top: 6px;
	width: auto;
	z-index: 100000;
}

.skip-link {
	position: absolute;
	left: -9999px;
}

.sticky,
.bypostauthor {
	display: block;
}

.post-password-form input[type="password"] {
	border: 1.5px solid #e2e8f0;
	border-radius: 8px;
	padding: 12px 14px;
}
