/*
Theme Name: SHETECK
Theme URI: https://sheteck.com/
Author: SHETECK
Author URI: https://sheteck.com/
Description: A premium, minimal e-commerce theme for WordPress and WooCommerce.
Version: 1.2.0
Text Domain: sheteck
Tags: e-commerce, blog, custom-logo, custom-menu, featured-images, rtl-language-support, threaded-comments, translation-ready, wide-blocks
Copyright: 2026 SHETECK
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Requires at least: 5.0
Tested up to: 7.0
Requires PHP: 7.4
*/

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0 1.5em 1em 0;
}

.alignright {
	float: right;
	margin: 0 0 1em 1.5em;
}

.wp-block-image.is-style-sheteck-framed img {
	border: 1px solid #e9e6dc;
	padding: 8px;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption-text,
.gallery-caption {
	color: #5e5c56;
	font-size: .875em;
	margin-top: .5em;
}

.bypostauthor {
	display: block;
}

.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: #fff;
	clip: auto !important;
	clip-path: none;
	color: #14130f;
	display: block;
	height: auto;
	left: 8px;
	padding: 12px 16px;
	top: 8px;
	width: auto;
	z-index: 100000;
}
