/*
Theme Name: RankFlow Theme Market
Theme URI: https://example.com/rankflow-theme-market/
Author: RankFlow
Author URI: https://example.com/
Description: A premium, lightweight marketplace theme for selling downloadable WordPress themes, plugins, templates, and digital products with WooCommerce.
Version: 1.5.4
Requires at least: 6.2
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
Text Domain: rankflow-theme-market
Tags: e-commerce, blog, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, wide-blocks, full-width-template
*/

/* WordPress-required helpers. The full design system lives in assets/css/main.css. */
.alignleft { float: left; margin: 0 1.5rem 1rem 0; }
.alignright { float: right; margin: 0 0 1rem 1.5rem; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; }
.wp-caption-text,
.gallery-caption { color: #64748b; font-size: .875rem; margin-top: .5rem; }
.bypostauthor { display: block; }
.sticky { display: block; }
.screen-reader-text {
	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: #f8fafc;
	clip: auto !important;
	clip-path: none;
	color: #0f172a;
	display: block;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: .5rem;
	padding: .875rem 1rem;
	top: .5rem;
	width: auto;
	z-index: 100000;
}
