/*
Theme Name: WAASI BESPOKE
Theme URI: https://waasibespoke.com/
Author: WAASI BESPOKE
Author URI: https://waasibespoke.com/
Description: A quiet-luxury WordPress and WooCommerce theme built for WAASI BESPOKE - bespoke suits, made-to-measure menswear, wedding tailoring and formalwear. Ivory editorial layouts, serif display typography, a deep navy footer and a full Customizer-driven homepage.
Version: 1.0.0
Requires at least: 6.2
Tested up to: 6.8
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: waasi-bespoke
Tags: e-commerce, custom-colors, custom-logo, custom-menu, editor-style, featured-images, full-width-template, right-sidebar, threaded-comments, translation-ready, blog
WC requires at least: 8.0
WC tested up to: 9.9

WAASI BESPOKE is distributed under the terms of the GNU GPL v2 or later.

Bundled fonts (Cormorant Garamond, Inter) are licensed under the
SIL Open Font License 1.1 - see assets/fonts/OFL.txt.

All bundled imagery in assets/images/ is original placeholder artwork created
for this theme. Replace it with your own photography before launch - see
README.md and assets/images/REPLACE-THESE.md.

The theme stylesheet is intentionally minimal: the compiled styles live in
assets/css/ (base.css, layout.css, home.css, woocommerce.css) and are loaded
by inc/enqueue.php so they can be cached and dequeued individually.
*/

/* WordPress required core classes. Everything else lives in assets/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: #fbf9f6;
	border-radius: 2px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.25);
	clip: auto !important;
	clip-path: none;
	color: #16202f;
	display: block;
	font-size: 0.875rem;
	font-weight: 500;
	height: auto;
	left: 24px;
	line-height: normal;
	padding: 14px 22px;
	text-decoration: none;
	top: 24px;
	width: auto;
	z-index: 100000;
}

.alignleft {
	float: left;
	margin-right: 1.75em;
	margin-bottom: 1.25em;
}

.alignright {
	float: right;
	margin-left: 1.75em;
	margin-bottom: 1.25em;
}

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

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

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

.wp-caption-text {
	color: #5c5a55;
	font-size: 0.8125rem;
	margin: 0.75em 0 0;
}

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

.bypostauthor > .comment-body .fn {
	font-weight: 600;
}

.sticky {
	display: block;
}
