/*
Theme Name: RYMIA
Theme URI: https://rymia.ae
Author: RYMIA Atelier
Author URI: https://rymia.ae
Description: A world-class WooCommerce theme for RYMIA — a luxury Dubai abaya house. Quiet-luxury restraint, Vogue Arabia editorial design language, and an Ounass-grade shopping experience. Emerald, gold and ivory. Mobile-first, SEO-ready, fully editable from the Customizer.
Version: 1.0.1
Requires at least: 6.0
Tested up to: 6.5
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: rymia
Tags: e-commerce, woocommerce, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, theme-options, translation-ready
WC requires at least: 7.0
WC tested up to: 8.6

RYMIA is built around a fine gold hairline system and a scroll-triggered "unveil"
on editorial imagery. All visual styling lives in /assets/css/. This file carries
the theme header and a small set of accessibility primitives only.
*/

/* Screen-reader text (accessibility floor) */
.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: #f8f5ee;
	clip: auto !important;
	clip-path: none;
	color: #0c3a2c;
	display: block;
	font-size: 0.875rem;
	font-weight: 600;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.skip-link:focus {
	outline: 2px solid #c2a468;
}
