/*
Theme Name: Randolph Group
Theme URI: https://randolphgroup.ca
Author: Randolph Group
Author URI: https://randolphgroup.ca
Description: The official multi-page corporate theme for Randolph Group — the holding company behind CFR Contracting, CFR Pools, Urban Poolscapes, CFR Farms, Black Star Builders and EEL Creek Resort. Lists every venture on a dedicated "Our Ventures" post type, with a full detail page and a "Visit Site" link for each. Navy & charcoal identity with a shared gold accent, fully responsive, one-click demo import.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: randolph-group
Tags: business, portfolio, holding-company, custom-logo, custom-menu, featured-images, footer-widgets, threaded-comments, translation-ready
*/

/*
 * The full design system lives in /assets/css/main.css (enqueued in functions.php).
 * This file carries the required theme header plus baseline WordPress helper classes.
 */

.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: #fff;
	clip: auto !important;
	clip-path: none;
	color: #0e2340;
	display: block;
	font-size: 0.9rem;
	font-weight: 700;
	height: auto;
	left: 6px;
	line-height: normal;
	padding: 14px 22px;
	text-decoration: none;
	top: 6px;
	width: auto;
	z-index: 100000;
}

.alignleft { float: left; margin-right: 1.5em; }
.alignright { float: right; margin-left: 1.5em; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 0.85rem; color: #6b7280; padding-top: 6px; }
.sticky, .bypostauthor { display: block; }
.gallery { display: flex; flex-wrap: wrap; gap: 10px; }
