/*
Theme Name: Granti Impex
Theme URI: https://grantiimpex.com/
Author: Granti Impex
Author URI: https://grantiimpex.com/
Description: Elementor-ready theme for Granti Impex — sportswear, activewear and fightwear manufacturer in Sialkot, Pakistan. Ships with 25 custom Elementor widgets that reproduce every component of the site design, a mega-menu header, a footer driven by Theme Options, and full mobile responsiveness.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
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: granti-impex
Tags: elementor, custom-menu, custom-logo, theme-options, one-column, full-width-template
*/

/*
 * All component styling lives in assets/css/granti.css so that it can be
 * enqueued with a version string and cached independently. This file only
 * carries the theme header (required by WordPress) plus the handful of
 * resets WordPress itself expects a theme to provide.
 */

/* ---------- WordPress required classes ---------- */

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

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

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

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

.screen-reader-text:focus {
	background-color: #ffffff;
	clip: auto !important;
	clip-path: none;
	color: #16233f;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	left: 6px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 7px;
	width: auto;
	z-index: 100000;
}

.sticky,
.gallery-caption,
.bypostauthor {
	/* Present so WordPress theme-check passes. */
}
