/*
Theme Name: Darul Qur'an Institute
Theme URI: http://localhost/dar-ul-quran
Author: Darul Qur'an
Description: Custom theme for Darul Qur'an Institute of Islamic Studies. Converted from the original HTML template into a fully editable WordPress theme (menus, header, footer and every page section are editable from the WordPress admin).
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: darul-quran
*/

/* All visual styling lives in /assets/*.css (copied from the original template)
   and is enqueued from functions.php. This file only carries the theme header
   plus a few small helpers for the WordPress-specific bits. */

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

/* Keep admin bar from covering the fixed/absolute header */
.admin-bar .elementor-location-header { margin-top: 32px; }
@media screen and (max-width: 782px) {
	.admin-bar .elementor-location-header { margin-top: 46px; }
}

.dq-newsletter-note { font-size: 13px; margin-top: 8px; opacity: .8; }
.dq-form-message { margin-top: 10px; }
