/*!
Theme Name: Mate Themes
Theme URI: https://matethemes.com/
Author: Alok
Author URI: https://matethemes.com/
Description: Premium Shopify theme marketplace theme — Matethemes design system. Homepage, header and footer are fully editable from the Customizer.
Version: 1.0.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: LICENSE
Text Domain: matethemes
Tags: custom-logo, custom-menu, featured-images, translation-ready, block-styles, wide-blocks
*/

/*
 * The design system lives in:
 *   assets/css/site.css  — tokens, header, footer, content templates
 *   assets/css/home.css  — front page sections
 *
 * This file is intentionally almost empty: it exists for the theme header and
 * for any last-mile override a site owner needs. Keep it that way.
 */

/* Screen-reader text (used by skip links and icon-only controls). */
.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	white-space: nowrap;
	border: 0;
}
