/*
Theme Name:        FBR Tax PK
Theme URI:         https://fbrtaxcalculator.com/
Author:            Apxconsultant / FBR Tax Calculator
Author URI:        https://fbrtaxcalculator.com/
Description:       Fast, bilingual (English + Urdu / RTL) WordPress theme for Pakistan's FBR Tax Calculator. Pakistan-flag identity, WhatsApp-first lead capture, scheduled promo bar, and mobile/slow-network performance. Pairs with the "FBR Tax Calculators" plugin.
Version:           1.0.0
Requires at least: 6.0
Tested up to:      6.6
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:       fbr-tax-pk
Tags:              business, finance, custom-menu, custom-logo, featured-images, rtl-language-support, translation-ready, two-columns
*/

/*
 * All visual styles live in assets/css/main.css (and assets/css/rtl.css) which are
 * enqueued from inc/enqueue.php. This file only carries the required theme header
 * plus a couple of WordPress-mandated core classes.
 */

.wp-caption { max-width: 100%; }
.wp-caption-text { text-align: center; }
.sticky { display: block; }
.gallery-caption {}
.bypostauthor {}
.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: #eee;
	clip: auto !important;
	clip-path: none;
	color: #1a5d1a;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
