
/* Hide these */

#mobile-nav,
#top-menu,
#sidebar,
#info-bg,
#big_thumbnail {
	border: none !important;
	display: none !important;
}

#info-area, #info-bg, #main-wrap::before {
	border: none !important;
}

#info-bg, #main-wrap::before {
	background: transparent;
}

#main {
	margin-left: 0;
}

#info-area {
	padding-top: 0;
}

#logo-area {
	margin-bottom: 0;
}

body .main-title {
	position: static;
	top: 0;
	left: 0;
	padding: 0;
}
