/*
Theme Name: Kasabe
Theme URI: https://kasabe.example.com/
Author: Kasabe Studio
Author URI: https://kasabe.example.com/
Description: قالب «کسبه» یک پلتفرم جامع همیار کسب‌وکارها است؛ سبک، سریع و کاملاً ریسپانسیو با مدیریت کامل تبلیغات، معرفی مشاغل، امتیازدهی کاربران و جستجوی پیشرفته.
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: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kasabe
Tags: business-directory, rtl-language-support, custom-colors, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready, blog, grid-layout
*/

/*
 * استایل‌های اصلی در assets/css/main.css قرار دارد.
 * این فایل صرفاً شناسنامه قالب و بازنویسی‌های سبک است.
 */

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

.alignleft {
	float: left;
	margin-inline-end: 1.5rem;
	margin-bottom: 1rem;
}

.alignright {
	float: right;
	margin-inline-start: 1.5rem;
	margin-bottom: 1rem;
}

.aligncenter {
	clear: both;
	display: block;
	margin-inline: auto;
	margin-bottom: 1rem;
}

.alignwide {
	max-width: 1100px;
	margin-inline: auto;
}

.alignfull {
	max-width: 100%;
	margin-inline: 0;
}

.wp-caption {
	max-width: 100%;
	margin-bottom: 1.5rem;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-inline: auto;
}

.wp-caption-text {
	font-size: .85rem;
	color: #6b7280;
	text-align: center;
	padding-top: .5rem;
}

.gallery-caption {
	display: block;
	font-size: .85rem;
}

.sticky {
	position: relative;
}

.bypostauthor > .comment-body .fn::after {
	content: " ★";
	color: #f59e0b;
}
