/*
Theme Name: Luxe Dental Care
Theme URI: https://luxedentalcaremd.com/
Author: Luxe Dental Care
Description: Reversible custom theme built from the approved Luxe Dental Care static handoff, with safe managed-page preparation and standard WordPress blog support.
Version: 1.0.6
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: luxe-dental-care
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.screen-reader-text:focus {
	top: 8px;
	left: 8px;
	z-index: 100000;
	display: block;
	width: auto;
	height: auto;
	padding: 12px 16px;
	clip: auto !important;
	background: #fff;
	color: #0b2940;
	font-weight: 700;
	text-decoration: none;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}

.alignleft { float: left; margin: 0 1.5rem 1rem 0; }
.alignright { float: right; margin: 0 0 1rem 1.5rem; }
.aligncenter { display: block; margin-right: auto; margin-left: auto; }
.wp-caption, .wp-caption img { max-width: 100%; }
