html, body {
	font-family: sans-serif;
	font-size:11pt;
}

body {
	margin:16px 0;
}

.header, .top-header, .header-mobile, footer, .sub-footer, .sidebar, .btn, .form, .no-print, .cookies-message {
	display:none !important;
}

.container {
	max-width:none;
	width:100%;
	padding:0;
}

.business-details .image,
.business-details .image-gallery {
	display: none !important;
}

.business-details .print-image {
	display:block !important;
	width:70%;
	margin:24px 0;
}

.business-details .print-logo {
	display:block !important;
	margin-bottom:32px;
}

.business-details .print-logo>img {
	height:50px;
	border:none;
	vertical-align:middle;
}

h1, h2, h3, h4, h5, h5, p {
	margin-top:0;
	padding-top:0;
	margin:0 0 .5em;
}

h1, h2 {
	font-size:14pt;
	font-weight:600;
}

h3 {
	font-size:12pt;
	font-weight:600;
}

p {
	font-size:11pt;
}

h2.price {
	color:#B30838;
}

ul.details {
	margin:0 0 24px;
	padding:0;
	list-style:none;
}

ul.details li {
	margin-bottom:12px;
}

