/* @override 
	https://www.npbscotland.org.uk/assets/css/npbs-print.css?v=1.4 */


#mobile-access {
	display: none;
}

.overlay-navigation-wrapper {
	display: none;
}

.content {
	background-color: #fff !important;
	color: #000 !important;
	/*border: 1px solid #f33;*/
	padding-top: 50px;
}

.section-block.featured-media {
	display: none;
}

.bkg-red.booking {
	background-color: #fff !important;
	color: #000 !important;
	/*border: 1px solid #3f3;*/
}

.header-inner {
	display: none;
}

.header-print {
	color: #000 !important;
	display: block;
}

.header-print h1 {
	text-align: center;
	font-size: 3rem !important;
	margin-top: 30px;
	padding-bottom: 40px;
}


.footer-top,
.footer-bottom {
	display: none;
}

.footer-print {
	display: block;
	background-color: #fff !important;
	color: #000 !important;
	text-align: center;
	font-size: 1rem;
	margin-top: 10px;
}

.booking h2 {
	font-size: 3rem;
	line-height: 4rem;
}

#sales-report {
	width: 100%;
}

#sales-report th,
#sales-report td {
	font-size: 1.1rem;
}

#sales-report tfoot td {
	border-top: 3px double #333;
	border-bottom: 1px solid #333;
	font-weight: bold;
	padding: 5px 0px;
}

.dateline {
	font-size: 1.1rem;
}
