/*!
Theme Name:        NailGlow
Theme URI:         https://nailglow.no
Description:        Элегантная светлая пастельная тема для мастера маникюра и педикюра / студии ногтевого сервиса. Гибридная тема (классические PHP-шаблоны + theme.json v3): лендинг с записью, галереей, отзывами, программой лояльности, прайсом, FAQ и контактами. Кремовый фон, белые карточки, пыльно-розовый акцент.
Version:           1.5.5
Author:            NailGlow
Author URI:        https://nailglow.no
Tags:              custom-colors, custom-menu, custom-logo, featured-images, block-styles, wide-blocks, translation-ready, full-width-template, threaded-comments, footer-widgets
Text Domain:       nailglow
Domain Path:       /languages
Requires at least: 6.6
Tested up to:      7.0
Requires PHP:      7.4
License:           GNU General Public License v2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

NailGlow is free software distributed under the terms of the GNU GPL v2 (or later).

Bundled fonts: Manrope (SIL Open Font License 1.1) and Raleway (SIL Open Font License 1.1).
Bundled demo photography sourced from Unsplash and Pexels under their respective free licenses.
*/

/*
 * The full design system lives in assets/css/main.css (enqueued with a version
 * from the theme header for cache-busting). This file only carries the theme
 * metadata header that WordPress requires and a couple of accessibility helpers
 * so the stylesheet is never empty.
 */

.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, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #111;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
