/*
Theme Name: Boat History Report
Theme URI: https://boathistoryreport.au/
Author: Boat History Report
Description: Custom classic WordPress theme for Boat History Report with standalone ordering compatibility and responsive branded pages.
Version: 1.0.5
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: boat-history-report
WC requires at least: 8.0
WC tested up to: 10.0
*/

/* WordPress-specific safeguards. The main design is in assets/css/site.css. */
.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.screen-reader-text:focus {
	top: 10px;
	left: 10px;
	z-index: 100000;
	width: auto;
	height: auto;
	padding: 12px 18px;
	clip: auto;
	background: #fff;
	color: #071e2c;
}

.custom-logo-link {
	display: block;
	line-height: 0;
}

.custom-logo {
	display: block;
	width: auto;
	max-width: 330px;
	height: 70px;
	object-fit: contain;
}

.entry-content > *:first-child {
	margin-top: 0;
}

.entry-content > *:last-child {
	margin-bottom: 0;
}
