.comments-area, .post-bottom-meta-block .meta {display:none !important;}

.project-top-block.heading-on-image {height:400px !important; margin-bottom:60px !important;}
.home .site-header.light-header {background: rgb(0,0,0); background: linear-gradient(180deg, rgba(0,0,0,0.8) 10%, rgba(0,0,0,0) 100%);}
.site-header .header-main-block {min-height:90px !important;}
.filter-buttons .button {padding:4px 14px !important; background:#eee !important; border-radius:6px;}
.filter-buttons .button:hover, .filter-buttons .button.current {background:#111 !important; color:white !important;}
.filter-buttons .button {margin:0 10px 10px 0 !important;}
.site-header.dark-header, .site-header.fixed-header.fixed {box-shadow:0 0 20px rgba(0,0,0,0.1);}
.site-header.dark-header {background:white;}
.site-header.light-header.static-header .header-main-block, .site-header.light-header.fixed-header.fixed .header-main-block, .header-space-true .site-header.light-header.fixed .header-main-block {background:#000 !important;}

@media (max-width:800px) {
	.project-top-block.heading-on-image {height:200px !important; margin-bottom:10px !important;}
}