body.page-template-default div.mainmenu-wrapper,
body.page-template-default nav[aria-label="breadcrumb"],
body.page-template-default div#wpadminbar,
body.page-template-default footer.footer-three {
	display: none;
}

body.page-template-default section.header-breadcrumb {
	padding: 0;
	margin: 0 0 30px 0;
	height: auto;
	color: #000;
	background: none;
}
body.page-template-default section.header-breadcrumb .bg_image_holder {
	display: none;
}
body.page-template-default section.header-breadcrumb .breadcrumb-wrapper {
	padding-top: 0;
	padding-bottom: 0;
}
body.page-template-default section.blog-area {
	padding: 0;
	border-bottom: none !important;
}
body.page-template-default section.blog-area .container .row .col-md-4 .sidebar {
	display: none;
}