/*
Theme Name: Adiyogi Premium
Theme URI: https://rajadiyogi.com
Author: Rahul Enterprises
Author URI: https://rajadiyogi.com
Description: Custom real estate landing theme for Adiyogi Premium Villas & Plots — Jewar, Patanjali (Haridwar), and Dholera investment plots. Fully Customizer-driven with native contact form and Contact Form 7 support.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: adiyogi-premium
Tags: custom-logo, custom-menu, featured-images, theme-options, translation-ready, one-column

Adiyogi Premium WordPress theme.
Main front-end styles live in assets/css/main.css and are enqueued via functions.php.
*/

/* WordPress core alignment helpers */
.alignleft {
	float: left;
	margin: 0 1.5rem 1rem 0;
}

.alignright {
	float: right;
	margin: 0 0 1rem 1.5rem;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 100%;
}

.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;
	width: 1px;
	word-wrap: normal !important;
}

.sticky,
.bypostauthor {
	/* Required by WordPress theme review guidelines */
}

.gallery-caption {
	display: block;
}
