/*
Theme Name: IPTVUK
Theme URI: https://iptvuk-iptv.com/
Author: IPTVUK
Author URI: https://iptvuk-iptv.com/
Description: A fast, conversion-focused WordPress theme built for UK IPTV subscription businesses. Full WooCommerce support (shop, cart, checkout, My Account, Subscriptions), a WooCommerce-driven pricing table, FAQ schema, WhatsApp/Telegram contact CTAs, Elementor & Gutenberg compatible, translation ready and fully responsive.
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: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: iptvuk
Tags: e-commerce, blog, one-column, two-columns, right-sidebar, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
WC requires at least: 7.0
WC tested up to: 9.1

IPTVUK is distributed under the terms of the GNU GPL v2 or later.

--------------------------------------------------------------------
NOTE: The visual styles live in /assets/css/theme.css (and
/assets/css/woocommerce.css). This file only carries the theme header
required by WordPress, plus a minimal fallback so the site is never
unstyled if the asset files fail to load.
--------------------------------------------------------------------
*/

/* Minimal fallback only. Real styles: assets/css/theme.css */
body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
	line-height: 1.65;
}

.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: #fff;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	clip-path: none;
	color: #0a58ff;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
