/*
Theme Name: Ember
Theme URI: https://kiln.example/themes/ember
Author: Kiln
Author URI: https://kiln.example
Description: Ember is a dark, cinematic WordPress theme for wood-fired grills, steakhouses and modern restaurants. A real-time WebGL ember-and-smoke hero, a full tabbed menu, chef story, gallery, private-dining and an AJAX reservation form — long, atmospheric and effect-rich, with a warm charcoal / ember-orange / gold palette and an elegant Cormorant Garamond over Jost type system. Fully reduced-motion safe.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
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: ember
Tags: restaurant, food, custom-menu, custom-logo, custom-colors, featured-images, footer-widgets, full-width-template, block-styles, wide-blocks, translation-ready, rtl-language-support, threaded-comments, editor-style, sticky-post
*/

/* All presentational styles live in assets/css/tokens.css + assets/css/main.css,
   enqueued from functions.php. This file carries the theme header and the
   handful of classes WordPress expects to exist. */

.screen-reader-text {
	border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%);
	height: 1px; width: 1px; margin: -1px; overflow: hidden; padding: 0;
	position: absolute !important; word-wrap: normal !important;
}
.screen-reader-text:focus {
	background: #14100d; color: #f4ece0; clip: auto; clip-path: none;
	display: block; height: auto; width: auto; padding: 15px 23px 14px;
	font-size: 1rem; left: 5px; top: 5px; z-index: 100000; border-radius: 6px;
}
.alignleft { float: left; margin: 0.4em 1.5em 1em 0; }
.alignright { float: right; margin: 0.4em 0 1em 1.5em; }
.aligncenter { display: block; margin-inline: auto; }
.sticky, .bypostauthor { display: block; }
.wp-caption { max-width: 100%; }
.wp-caption-text { text-align: center; font-style: italic; }
