/*
Theme Name: Bright Dome Contracting
Theme URI: https://www.bdc-uae.com/
Author: Bright Dome Contracting
Author URI: https://www.bdc-uae.com/
Description: A custom construction and contracting theme built for Bright Dome Contracting (BDC), Abu Dhabi. Includes custom post types for Services, Projects (with a multi-image gallery field) and Team members, a full-width home page builder, and a one-click demo content importer seeded from the company profile.
Version: 1.2.2
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: bright-dome
Tags: construction, contracting, business, custom-logo, custom-menu, featured-images, translation-ready, rtl-language-support, block-styles, wide-blocks

Bright Dome Contracting WordPress Theme, (C) 2026 Bright Dome Contracting.
This theme is distributed under the terms of the GNU GPL v2 or later.

The main stylesheet lives in assets/css/theme.css and is enqueued separately.
This file exists to declare the theme to WordPress and to hold editor overrides.
*/

/* WordPress core required classes -------------------------------------- */

.alignnone { margin: 5px 20px 20px 0; }
.aligncenter,
div.aligncenter { display: block; margin: 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.wp-caption { background: #f6f6f6; border: 1px solid #e7e7e7; max-width: 100%; padding: 5px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 100%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 13px; line-height: 1.6; margin: 8px 0 4px; padding: 0 4px; color: #6b6b6b; }
.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: #940a09;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
.sticky { display: block; }
.bypostauthor { display: block; }
.gallery-caption { display: block; }
