/*
 Theme Name:     NativeChurchChild
 Theme URI:      http://preview.imithemes.com/native-church-wp
 Description:    NativeChurchChild
 Author:         imithemes
 Author URI:     http://www.imithemes.com
 Template:       NativeChurch
 Version:        1.2
*/

@import url(../NativeChurch/style.css);



 
/* =Theme customization starts here
------------------------------------------------------- */

#header{
margin: 0 auto;
}

.topbar {
	display:none !important;
}
.main-menu-wrapper {
	background:url(images/menu-grad.png) repeat-x !important;
}

.featured-block {
	max-height: 230px;
	overflow:hidden;
	text-align:center;
	border: 1px solid #CCC;
	
	border-radius: 3px;
}

.featured-block img {
	max-height: 100%;
}

.img-thumbnail {
	max-width: none;
	border: none;
	padding:5px;
	
}

h1, h2, h3, h4, h5, h6 {
	color: #134260;
}

.logoslider {
	padding:10px;
	background:#134260; 
}

#logo-slider-wraper {
	margin: 0 auto;	
}

#logo-slider-wraper img {
	max-height: 100px;	
	margin: 0 10px;
}

#logo-slider {
	background: none !important;
}

.logoslider h2 { display: none; }
.wpls-logo-showcase-slider-wrp {
	max-width: 960px;
	margin: 0 auto;
}

.page-header h1 {
	color:#134260;
}

.page-header {
	/*display: none;*/
}

.touch .parallax, .nav-backed-header.parallax {
	height: 100px;
}

.navigation > ul > li {
	border-left: 1px solid #CCC;
}

.navigation > ul > li > a {
	padding: 0 30px;
	color: #ffffff;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
}

.navigation > ul > li{
	line-height:50px;
	font-size:16px;
	text-transform: none;
}

.notice-bar, .page-header {
	background: #ededed;
}

.slotholder {
	max-width:1240px;
	margin: 0 auto;
}

.single .page-header h1 {
    display: none;
}


p.drop-caps.secondary:first-child::first-letter, .accent-bg, .fa.accent-color, .btn-primary, .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .label-primary, .progress-bar, a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus, .panel-primary > .panel-heading, .carousel-indicators .active, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span, hr.sm, .flex-control-nav a:hover, .flex-control-nav a.flex-active, .title-note, .timer-col #days, .featured-block strong, .featured-gallery, .nav-backed-header, .next-prev-nav a, .event-description .panel-heading, .media-box .media-box-wrapper, .staff-item .social-icons a, .accordion-heading .accordion-toggle.active, .accordion-heading:hover .accordion-toggle, .accordion-heading:hover .accordion-toggle.inactive, .nav-tabs li a:hover, .nav-tabs li a:active, .nav-tabs li.active a, .site-header .social-icons a, .timeline > li > .timeline-badge, .header-style3 .toprow, .featured-star, .featured-event-time, .goingon-events-floater-inner, .ticket-cost, .bbp-search-form input[type="submit"]:hover
{
	background-color: #23314a !important;
}

.text-primary, .btn-primary .badge, .btn-link, a.list-group-item.active > .badge, .nav-pills > .active > a > .badge, p.drop-caps:first-child::first-letter, .accent-color, .events-listing .event-detail h4 a, .featured-sermon h4 a, .page-header h1, .post-more, ul.nav-list-primary > li a:hover, .widget_recent_comments a, .navigation .megamenu-container .megamenu-sub-title, .woocommerce div.product span.price, .woocommerce div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content div.product p.price, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, .cause-item .progress-label, .payment-to-cause a, .event-ticket h4, .event-ticket .ticket-ico 
{
	color: #134260 !important;
}

.tablenoborder {
 border: none;	
}

.tablenoborder td {
	padding: 10px 5px;	
	border-bottom: 1px solid #d6d6d6;
	border-top: none;
	border-left: none;
	border-right: none;
}

.post-comments-count {
	display:none;
}




@media only screen and (max-width: 992px) {
	.main-menu-wrapper{
		display:block !important;
	}
	.main-menu-wrapper {
		top: 0px !important;
		display: block !important;
	}		


	.hero-slider {
		height: 200px !important;
		margin-top: 40px;
	}
	.hero-slider.flexslider ul.slides li {
    	height: 300px;
	}
	
	
}