/*
Theme Name: Bijou Éclatant Custom
Theme URI: https://bijoueclatant.fr
Author: Reconstruction locale (Claude Code)
Description: Thème éditorial sur-mesure pour Bijou Éclatant, reconstruit fidèlement à partir du design "Bijou Éclatant - Éditorial". Compatible WooCommerce et Yoast SEO. Mobile-first, accessible, sans promesse commerciale non vérifiée. Toutes les informations de réassurance proviennent du site réel (voir docs/verite-site-bijoueclatant.md).
Version: 0.1.0
Requires at least: 6.0
Tested up to: 6.8
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: bijou-eclatant
Tags: e-commerce, woocommerce, editorial, custom-colors, custom-menu, featured-images, translation-ready
*/

/*
 * Les styles réels du thème sont chargés depuis assets/css/theme.css
 * (enqueue propre via functions.php). Ce fichier ne sert qu'à l'en-tête
 * du thème WordPress et à quelques styles de secours minimes.
 */

.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: #fbf9f5;
	clip: auto !important;
	clip-path: none;
	color: #2b2622;
	display: block;
	height: auto;
	left: 5px;
	padding: 12px 20px;
	top: 5px;
	width: auto;
	z-index: 100000;
}
