/*
	Theme Name: Bandtheme
	Theme URI: https://bandtheme.com/
	Author: @BandThemeHQ
	Author URI: https://bandtheme.com/
	Description: The Ultimate WordPress Theme for Bands & Musicians.
	Version: 1.8.6
	Tested up to: 7.0.4
	Requires PHP:  8.3
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: music-themes, band-themes, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images
	Text Domain: bandtheme-single
	
	There is a child theme template within Bandtheme should you choose to use it for editing purposes.
*/

/*------------------------------------------------------------------------------*/
/**
 * @# WP Default Classes
 **/
/* Text meant only for screen readers. */
.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; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
.sticky {
	width: 100%;
}
.bypostauthor {
  font-style: inherit;
}