/*
Theme Name: IPC Landing
Theme URI: https://apply.ipc-college.com/
Author: Islamic Psychology College
Author URI: https://ipc-college.com/
Description: Landing page and lead capture theme for Islamic Psychology College. Built on Canvas with Bootstrap 5 grid, full WPML and RTL support, a reusable landing page template driven by Page Template Fields, and a native lead capture system with an admissions dashboard.
Version: 2.1.7
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: ipc-landing
Domain Path: /languages
Tags: landing-page, lead-generation, rtl-language-support, translation-ready, custom-logo, full-width-template
*/

/*
 * This file only carries the theme header and the WordPress core markup classes.
 * All visual styling lives in assets/css/theme.css, which is enqueued after the
 * Canvas vendor stylesheet so theme overrides win. RTL corrections live in rtl.css.
 */

.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;
}

.screen-reader-text:focus {
	background-color: #fff;
	clip: auto !important;
	clip-path: none;
	color: #1b2a3d;
	display: block;
	font-size: 0.875rem;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

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

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

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

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

.wp-caption-text {
	font-size: 0.875rem;
	text-align: center;
}

.sticky {
	display: block;
}

.bypostauthor {
	display: block;
}

.gallery-caption {
	display: block;
}
