body {
	-webkit-print-color-adjust: exact;
}

.header-wrap,
.menu-main-navigation-container,
.mh-footer,
.back-to-top,
.mh-share-buttons,
.post-nav-wrap,
.related-content-title,
.related-content,
.comments-title,
.comments-wrap,
.comment-respond,
.mh-sidebar,
.billboard-wrapper,
.br_sky_ad {
	display: none !important;
}

.single .mh-section {
	padding-top: 10px;
}

.br-featured-posts-widget .slides {
	width: 100% !important;
	transform: none !important;
}

.br-featured-posts-widget .slides li:not(:nth-child(2)) {
	display: none !important;
}

.flexslider .slides img {
	max-width: 100% !important;
	width: auto;
	height: auto;
}

.featured-thumbnail,
.featured-caption {
	width: 100% !important;
}

.header-menu {
	background: none;
	border: none;
}

img.logo {
	display: none;
}

img.logo-print {
	display: block;
}

.widget-title, .widgettitle {
	border-left: none;
	background: none;
	color: black;
	padding-left: 0;
}

.single-post #main-content,
.book #main-content {
	width: 100%;
}
