/*
Theme Name: Bombay Bites
Theme URI: https://bombaybites.no
Author: Bombay Bites
Author URI: https://bombaybites.no
Description: A production-ready custom WordPress theme for Bombay Bites — Nordic Indian fine dining. Features a regal dark aesthetic with metallic gold accents, fully responsive layouts, and custom page templates for Home, About, Menu, Gallery, and Contact.
Version: 1.0.3
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: bombay-bites
Tags: custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, translation-ready, food-and-drink, dark, one-column, two-columns

Bombay Bites WordPress Theme
Copyright (C) 2024 Bombay Bites
*/

/* WordPress core alignment */
.alignleft {
	float: left;
	margin-right: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
}

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

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

.wp-caption-text {
	font-size: 0.875rem;
	color: #43474e;
	margin-top: 0.5rem;
}

.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;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f2f3ff;
	clip: auto !important;
	clip-path: none;
	color: #cca72f;
	display: block;
	font-size: 0.875rem;
	font-weight: 600;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.sticky,
.bypostauthor {
	/* Theme marker classes */
}
