/*
 Theme Name:   Acrath Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Acrath Child Theme
 Template:     acrath
 Version:      1.0.0
 Text Domain:  acrath-child
*/

.topMenu {
	width: 100%;
	display: block;
	height: 115px;
	padding: 0;
	background: #b20000;
	border-bottom: 0;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.topMenu .mainLogo {
	width: 50%;
	margin: 0;
	float: left;
}

.topMenu h1 {
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	padding: 15px 0 15px 15px;
	float: left;
	width: 205px;
}

.topMenu .mainLogo:before  {
	content: '';
	float: left;
	height: 115px;
	width: 300px;
	background-image: url(images/acrath-logo.png);
	background-size: contain;
	background-repeat: no-repeat;
}

#main-header {
	height: 60px;
}

#main-header a {
	height: 60px;
}

#main-nav {
	height: 60px;
	float: left;
	width: auto;
	float: left;
}

#main-nav li {
	margin-right: 40px;
	display: inline-block;
	float: none;
	line-height: 60px;
}

#main-nav ul li ul {
	top: 60px;
}

#main-nav .menu-item-has-children > a::after {
	top: 27px;
}

#header-elements i {
	margin-left: 20px;
}

#main-header #searchform {
	top: 60px;
}

#main-header #s {
	text-align: left !important;
	padding-left: 35px;
	box-sizing: border-box;

}

#slider-nav a {
	top: 220px;
}

#featured-slider, #featured-slider .slides > li {
	height: 480px;
}

#featured-slider .feat-caption {
	bottom: 25px;
}

.topMenu .donate {
	float: right;
	width: 500px;
	margin-top: 22px;
	height: auto;
}

.topMenu .donate img {
	max-width: 100%;
	height: auto;
}

#header-elements {
	width: 140px;
	margin-top: 16px;
	text-align: right;
}

#logo img {
	max-height: 100px;
}

#main-footer {
	color: #777;
	background: #fff;
	border-top: 1px solid #eee;
}

#main-footer h6 {
	color: #333;
}

#tribe-events-content .tribe-events-calendar td h3 {
	font-size: 12px;
	line-height: 16px;
}

.tribe-events-tooltip .tribe-events-event-thumb {
	display: none;
}

.tribe-events-tooltip .tribe-event-description {
	display: none;
}

.tribe-events-calendar .tribe-events-tooltip {
	padding: .75em 1em .75em;
}

#searchsubmit, .video-post-icon, .audio-post-icon, .gallery-post-icon, #featured-tag, .post-rating, .format-video .post-thumb > a::before, .format-gallery .post-thumb > a::before, .format-audio .post-thumb > a::before, .load-more:hover, .pagination a, .tagcloud a, #main-footer .tagcloud a:hover, .widget #searchsubmit, .about-widget-social a:hover, .mc4wp-form input[type=submit]:hover, #submit, #back-to-top, .large-post .post-share-txt, .large-post .post-share-txt::before, .tall-post .post-share-txt, .tall-post .post-share-txt::before, .single-layout1 .single-header .post-share-txt, .single-layout1 .single-header .post-share-txt::before, .single-layout3 .single-header .post-share-txt, .single-layout3 .single-header .post-share-txt::before, .wpcf7-submit, .error-wrap #searchsubmit, .post-password-form input[type=submit] {
	color: #fff !important;
}

@media screen and (max-width: 1200px) {
	
	#main-nav, #main-header.stick-it #main-nav {
		top: 0 !important;
		text-align: center !important;
		max-width: 100% !important;
		width: 100% !important;
		display: block !important;
	}
	
	#main-header {
		display: none;
	}
	
	#main-nav .sub-menu {
		display: none;
	}
	
	.topMenu .donate {
		display: none;
	}
	
	#menu-icon {
		color: #fff;
		top: 24px !important;
	}
	
	#menu-icon i, #menu-icon span {
		color: #fff !important;
	}

}

@media screen and (max-width: 700px) {
	.wrapper {
		width: 100% !important;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.topMenu {
		height: 75px;
	}
	.topMenu .mainLogo:before  {
		content: '';
		float: left;
		height: 55px;
		margin: 10px 0;
		width: 155px;
		background-image: url(images/acrath-logo.png);
		background-size: contain;
		background-repeat: no-repeat;
	}
	.topMenu h1 {
		display: none;
	}
	#menu-icon {
		margin-right: 20px;
	}
	
}

#FSContact1 {
	width: 100% !important;
}

#FSContact1 input {
	width: 100%;
	padding: 15px;
	display: block;
	margin-bottom: 15px !important;
	box-sizing: border-box;
}


#FSContact1 select {
	width: 100%;
	margin-bottom: 15px !important;
}

#FSContact1 textarea {
	padding: 15px;
	display: block;
	width: 100% !important;
	margin-bottom: 15px !important;
	font-size: 16px;
	border: 1px solid #ccc;
	color: #888;
	max-width: 100% !important;
	box-sizing: border-box;
}

#FSContact1 input[type="submit"] {
	width: auto;
	padding: 15px 20px;
	font-weight: bold;
	-webkit-appearance: none;
	border: 0;
	background: #b20000;
	color: #fff;
	font-size: 16px;
	float: left;
}
#FSContact1 input[type="reset"] {
	width: auto;
	padding: 15px 20px;
	font-weight: bold;
	-webkit-appearance: none;
	border: 0;
	background: #ddd;
	color: #111;
	float: left;
	font-size: 16px;
}

.huzimega .post-thumb::after, .post-thumb > a::after {
	transition: none;
}

.pagination a:hover {
	color: #b20000;
}

.single-layout1 .single-header {
	width: 100%;
	position: relative;
}

.single-layout1 .single-meta {
	margin-bottom: 0;
}

.single-thumb {
	margin-bottom: 20px;
}