/*
 Theme Name:     Church Suite Child
 Theme URI:      http://webnus.net/themes/churchsuite-wp/
 Description:    Church Suite Child Theme
 Author:         WEBNUS
 Author URI:     http://themeforest.net/user/WEBNUS
 Template:       church-suite
 Version:        2.3.3
*/


/* Theme customization starts here
-------------------------------------------------------------- */
.small h2 {
	
	font-size:26px;
	padding-bottom:10px;
}
.top-bar .socialfollow a {
	width: auto !important;
}
#header .logo-wrap.center .logo {
	margin: 15px 0px 10px;
}
.top-bar .socialfollow i {
	color: #fff;
}
.nav-wrap2 {
	border-bottom: none; 
	border-top: none;
	background: transparent;
}
.nav-wrap2.mn4 #nav > li > a {
	padding: 21px 15px 20px;
}
.button.orange {
	background: #f7c829;
}
.remittal-t .subtitle-four * {
	color: #0050bc;
}
.big-title1 {
	font-size: 36px;
}
#footer {
	background: url(images/bg-footer.jpg) no-repeat center center /cover !important;
	color: #fff !important;
}
.footbot {
	background: transparent !important;
	border-top: 1px solid #fff;
	padding: 20px 0px
}
.footer-in h5.subtitle, .toggle-top-area h5.subtitle {
	font-size: 16px;
	color: #fff;
	padding-bottom: 0px;
	margin: 0px;
	letter-spacing: normal;
	border-bottom: none;
}
.footer-in p, .footer-in .textwidget {
	color: #fff;
}
.footer-in h5.subtitle, .toggle-top-area h5.subtitle {
	color: #fff;
}
.toggle-top-area .widget ul li a, #footer .widget ul li a {
	background: none;
	color: #fff;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
#footer .widget ul {
	margin-top: 10px;
}
.footer-in ul.menu li {
	font-size: 14px;
	text-transform: none;
	letter-spacing: normal;
}
#footer .widget ul  li {
	padding: 6px 4px 6px 0;
}

body #header ul#nav a {
	color: #365fca !important;
}


.sermons-grid .sermon-detail {
    font-size: 11px;
    overflow: hidden;
    font-weight: 400;
    color: #8a8a8a;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: none !important;
}

#header {
	background-color:#000 !important;
}
.side-list p {
	display:none;
}
.rec-post p {
	display:none;
}
.container.rec-posts h3.rec-title {
	display:none;
}
.remittal-t .postmetadata .blog-date {
	display:none;
}

.woocommerce .woocommerce-result-count {
	
display:none;	
	
}

.woocommerce .woocommerce-ordering select {
	display:none;
}

.woocommerce .product_meta {
	display:none;
}
@media screen and (max-width: 767px) {
  .blox.dark *, .slides-content.dark * {
	  text-align: center !important;
    /*.background: #384852;
    display: none;*/
}
	#intro {
		display:none;
	}
	
	#wrap .slider1-a.slide3a {
		width:80px;
	}
	
	.slider-logo {
		
		width:500px;
	}
}

@media screen and (max-width: 425px) {
	
	.slider-logo {
		
		width:300px;
	}
	
	html .ls-container, body .ls-container, #ls-global .ls-container {
		height:188px !important;
	}
}