/*
Theme Name: Toastie Foods
Theme URI: https://toastiefoods.com
Author: Toastie Foods
Author URI: https://toastiefoods.com
Description: A responsive restaurant and catering theme for Toastie Foods. Includes full customizer control over branding, colours, contact details and social links, an interactive image/video accordion hero, and integrates with the Food Menu & Quote Request System plugin.
Version: 1.1.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: toastiefoods
Tags: restaurant, catering, responsive, custom-logo, custom-colors, block-styles, wide-blocks
*/

.screen-reader-text {
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #fff;
	clip-path: none;
	color: #111;
	display: block;
	font-size: 0.9rem;
	height: auto;
	left: 6px;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 6px;
	width: auto;
	z-index: 100000;
}
