/*
Theme Name: Anaqa
Theme URI: https://anaqa.ai/
Author: Anaqa
Author URI: https://anaqa.ai/
Description: Anaqa — an elegant, dynamic Bootstrap 5 WordPress theme built from the Anaqa brand system. Full-featured classic theme with a bespoke marketing front page, blog, custom menus, widgets, Customizer options, RTL/Arabic support, and compatibility with the wider WordPress plugin ecosystem (WooCommerce, Contact Form 7, Yoast SEO, and more). Designed for WordPress 7.0 and compatible back to 6.5.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 7.0
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: anaqa
Tags: bootstrap, business, blog, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, rtl-language-support, e-commerce, two-columns, right-sidebar, full-width-template

Anaqa is distributed under the GNU GPL v2 or later.
The visual styles live in assets/css/theme.css (enqueued separately). This file
exists primarily to register the theme with WordPress and to hold the header above.
*/

/* WordPress core required helper classes (kept here so the theme passes checks). */
.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 { max-width: 100%; }
.wp-caption-text { font-size: 13px; }
.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: #111110; display: block; font-size: 14px; height: auto;
	left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none;
	top: 5px; width: auto; z-index: 100000;
}
.sticky, .bypostauthor { display: block; }
