/*!
Theme Name: Artisia
Theme URI: https://webozza.com/artisia
Author: Webozza
Author URI: https://webozza.com
Description: A cinematic one-page artist storefront theme with gallery, collection, commission, and WooCommerce-ready shop styling.
Version: 1.0.56
Requires at least: 6.4
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: artisia
Tags: portfolio, e-commerce, custom-logo, custom-menu, featured-images, block-styles, wide-blocks, threaded-comments, translation-ready
*/

.nav-menu {
	display: flex;
	align-items: center;
	gap: 34px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.screen-reader-text:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	padding: 8px 12px;
	background: #fff;
	color: #111;
	z-index: 10000;
}

a.mini-action {
	text-decoration: none;
}
