/*
Theme Name: Tangy Bliss
Theme URI: https://tangybliss.site
Author: TANGY BLISS PTE. LTD.
Author URI: https://tangybliss.site
Description: Tangy Bliss is a modern, premium and fully responsive WordPress theme built for food kiosks, takeaway and delivery businesses. It ships with a customizable front page (hero, about, services, why choose us, featured menu, testimonials, FAQ, contact), SEO friendly schema markup, breadcrumbs, lazy loading, accessibility support, WooCommerce, Gutenberg and Elementor compatibility.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tangy-bliss
Domain Path: /languages
Tags: food, restaurant, business, one-column, two-columns, right-sidebar, custom-menu, custom-logo, custom-colors, featured-images, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
*/

/*
 * The visual styles for this theme live in /assets/css/main.css so that they can
 * be enqueued, cached and minified independently. This file only carries the
 * WordPress theme header (required) plus a few core WordPress helper classes.
 */

.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: 4px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #d2541b;
	display: block;
	font-size: 0.9rem;
	font-weight: 700;
	height: auto;
	left: 16px;
	line-height: normal;
	padding: 14px 22px;
	text-decoration: none;
	top: 16px;
	width: auto;
	z-index: 100000;
}

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

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

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

.alignwide {
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
}

.alignfull {
	max-width: 100%;
}

.sticky .entry-title::after {
	content: " \2605";
	color: #f26a21;
}

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

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

.wp-caption-text,
.gallery-caption {
	font-size: 0.875rem;
	color: #6b625c;
	text-align: center;
	padding: 0.5rem 0;
}
