/*
Theme Name: balOON
Theme URI: https://baloon.lk
Author: balOON.LK
Author URI: https://baloon.lk
Description: balOON.LK — a dark, neon-pink WooCommerce storefront theme. Sound that moves you. Fully responsive, scroll-reveal animations, product carousels, and portable across any WooCommerce site.
Version: 1.2.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: baloon
Tags: e-commerce, woocommerce, two-columns, right-sidebar, custom-menu, custom-logo, featured-images, translation-ready, dark-mode, full-width-template
WC requires at least: 6.0
WC tested up to: 9.0

This theme, like WordPress, is licensed under the GPL.
*/

/*
 * All visual styles live in assets/css/main.css (enqueued from functions.php).
 * This file only carries the required theme header above plus minimal fallbacks.
 */

.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: #0d0a1c;
	border-radius: 3px;
	clip: auto !important;
	clip-path: none;
	color: #ff2d9b;
	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;
}
