/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.archive-header {
	display: none !important;
}

#masthead {
	padding-bottom: 30px;
}

#site-nav {
	display: block;
	z-index: 10000;
	background: #000000 !important;
	margin: 0;
	border: none;
}

.search-wrap {
	float: right;
	width: 16.857%;
	display: none;
}

h1.site-title {
	display: none;
}

h2.site-description {
	display: none;
}

a#list-btn, .list-view a#grid-btn {
	display: none;
}

#site-nav ul li a {
	font-size: 12px;
	font-size: .75rem;
	display: inline-block;
	margin-right: -4px;
	padding: 20px 12px 0;
	min-height: 54px;
	color: #FFF !important;
}

#site-title {
	margin: 0;
	padding: 0;
}

#site-nav ul li a:hover {
	color: #fff !important;
	background: #323232;
}

.postmeta {
	display: none;
}

.entry-details .entry-date,
.entry-details .entry-comments:before,
#comments ul.comment-meta li.comment-time,
#comments ul.comment-meta a.comment-edit-link:before,
.entry-details .entry-edit:before {
	display: none;
}

.contact-form label {
	color: #ffffff;
}

.entry-thumbnail img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.entry-thumbnail img:hover {
	-webkit-filter: none;
	filter: none;
}

.entry-thumbnail .wp-post-image {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.entry-author {
	display: none !important;
}

.single .entry-thumbnail img {
	-webkit-filter: none;
	filter: none;
}

@media screen and (min-width: 1200px) {
	.single-post .entry-content,
																							    .single-post .author-wrap,
																							    #comments,
																							    .single-post #comments {
		padding-left: 0;
	}
}

.powered-by, #colophon a, #colophon a:hover, #colophon a:visited {
	color: #505050;
	float: right;
}

#colophon {
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	background: #000;
	color: rgba(50,50,50,.50);
}

.entry-thumbnail img {
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

.entry-thumbnail img:hover {
	-moz-filter: none;
	filter: none;
}

.entry-thumbnail .wp-post-image {
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

.single .entry-thumbnail img {
	-moz-filter: none;
	filter: none;
}

.jp-carousel-image-meta {
	visibility: hidden;
}

#nav-single {
	display: none;
}

.entry-header h2.entry-title a, .entry-details, .entry-details a, #comments ul.comment-meta, #comments ul.comment-meta a, #respond a#cancel-comment-reply-link, #comments .comment-author a, .author-info h6 a, .nav-next a, .nav-previous a, .previous-image a, .next-image a {
	color: #dedede;
}

#mobile-menu-btn:before {
	content: '\f419';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 19px/1 'Genericons';
	vertical-align: top;
	width: 50px;
	height: 50px;
	padding: 15px 0 0;
	color: #dedede;
}

.wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active h5, .wf-active h6 {
	font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-variant: normal;
	font-style: normal;
	font-weight: 400;
}

.entry-details, .single-post .entry-details a {
	color: #dedede;
}

body.custom-background {
	background-color: #000000;
}

.page-id-4 #content .gallery .gallery-icon a {
	display: block;
	position: relative;
	width: 170px;
	height: 115px;
	border: 1px solid #ddd;
}

.page-id-4 #content .gallery .gallery-icon a:focus,#content .gallery .gallery-icon a:hover,#content .gallery .gallery-icon a:active {
	background: #eee;
}

.page-id-4 #content .gallery .gallery-icon a img {
	position: absolute;
	top: 0;
	left: 0;
	clip: rect(0px,170px,115px,0px);
	border: none;
	overflow: hidden;
}

.social-menu {
	position: absolute;
	top: 250px;
	right: 30px;
	text-align: right;
}

.covid {
background-color: #777
}