/*
Theme Name: EZHR Marketplace
Theme URI: https://ezhr.online
Author: EZHR
Author URI: https://ezhr.online
Description: Bilingual (Arabic/English) digital products marketplace theme for ezhr.online. Elementor-first, WooCommerce-powered. Built for a growing catalog of digital products with a dedicated ERP marketplace section — not a single-product landing page.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ezhr
Domain Path: /languages
Tags: e-commerce, woocommerce, elementor, custom-menu, footer-widgets, rtl-language-support, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

/*
Base resets live here only as a fallback for contexts that load style.css
directly (WordPress requires this file to exist and be enqueued as the
theme's primary stylesheet handle). All real styling lives in
assets/css/main.css, which is enqueued with a dependency on this file.
See inc/enqueue.php.
*/

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