body, html {
	height: 100%;
}

#wnb-bar {
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: none;
	z-index: 9999;
	box-shadow: none;
	background-image: none;
	background-color: #34A65F;
}
.wnb-bar-button {
	font-weight: bold;
	background-color: black;
	background-color: #CC231E;
}
#introaction {
	padding: 0;
}

#header, #site-header {
	z-index: 0;
}
.layout-sidebar-right #sidebar-core {
	margin: 0;
}
table.em-calendar {
	margin: 0;
}
#sidebar .widget {
	padding: 0;
}
#donate-btn {
	background-color: brown;
	text-align: center;
}
#donate-btn h2 {
	color: white;
}
.featured-title, .featured-excerpt {
	background-color: rgba(0,0,0,0.6);
}
#slider {z-index:-1;}
#slider .featured-link a {
	background-color: rgba(150,150,150,0.8);
}
.give_error.give_warning {
	z-index: -1;
}
footer {
	clear: both;
	position: relative;
	bottom: 0;
	left:0;
	width: 100%;
	height: auto;	
}
.copyright {
	display: none !important;
}
.header-style2 #header-links-inner {
	width: 100%;
}




@media (max-width: 1024px) {
	.header-style2 #logo {
		width: 30%;
		padding: 10px;
   }
	
	#header-core {padding:0;}
	body.custom-background {
		    background-color: #232323;
	}
	
	.btn-navbar, .btn-navbar.collapsed {
		display: block;
		float: right;
		width: 40%;
	}
}
#introaction {
	background-color: #9F2726;
	border-top: 5px #232323 solid;
	border-bottom: 5px #232323 solid;
}
.services-builder.style1 {
	border: solid black 2px;
}
.em-calendar-wrapper {
	border: solid black 1px;
	margin-right: -2px;
}
#slider .featured-link a:hover {
	background-color: #DE4B24;
	border-color: white;
}
.services-builder.style1 .iconurl a:hover {
		background-color: #DE4B24 !important;
	border-color: white;
}
.widget.widget_media_image img {
	width: 100%;
}
#footer {background-color:white;}
#sub-footer-widgets {color:white;}
.sub-footer-widget-title {color:white;}
#sub-footer-core {text-align:center;}
#post-footer-social {display:none;}

#give-purchase-button {
	display: block;
	background-color: #DE4B24;
	width: 200px;
	height: 50px;
	font-size: 18px;
	font-weight: 700;
}
.pmpro_btn.pmpro_btn-submit-checkout {
	background-color: #DE4B24;
}
.pmpro_btn.pmpro_btn-submit-checkout:hover {
	background-color: #DE4B24;
}
.donate-btn {
	background-color: orange;
	padding: 16px;
	color: white;
	text-align: center;
	float: right;
	margin: 0 auto;
	
}
.donate-btn:hover {
	background-color: white;
	border: solid black 1px;
}
#header-links {
	overflow: visible !important;
}

.css-events-list h2 {
	display: none;
}

ul.sub-menu {z-index:9999}

.iconmain p:first-of-type {display:none;}

#pre-header-social ul {
    display: table;
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 9999;
}

.header-style2 #logo {
    float: left;
    margin: 20px;
    max-width: 105px;
    top: -15px;
    display: inline-block;
    position: absolute;
    z-index: 1;
}

#header-nav {display: none;}

@media (max-width: 1024px) {
	.header-style2 #logo {
    max-width: 50px;
    top: -25px;
		left: 0;
    display: inline-block;
    position: absolute;
    z-index: 1;
}
#pre-header-social ul {
    display: table;
	  position: relative;
	  right: 25%;
	  margin: 0;
	  padding: 0;
}
}