/*
Theme Name: iChurch 5
Description: A new contemporary look for iChurch
Author: ichurch
Template: jumpstart
*/

/* Your custom CSS here */
.header-nav {
	background: #0099ff none repeat scroll 0 0;
}

.tb-sticky-menu {
	background: #0099FF none repeat scroll 0 0;
	color: #0099FF;
	opacity: .7;
}

.header-text-logo .tb-text-logo a {
	font-weight: normal;
}

.site-header.transparent .header-nav {
}

body.admin-bar .has-sticky.visible .tb-sticky-menu {
	display: none;
}

.tb-sticky-menu .header-logo img {
	display: none;
}

.tb-jumbotron p {
	padding: 70px;
}

.header-top {
	color: #333333;
}

body {
	font-size: 18px;
}

.tb-icon-box {
	font-size: 16px;
}

.post_showcase .showcase-item.has-title .featured-item.showcase .tb-thumb-link::after, .post_showcase .showcase-item.has-title .featured-item.showcase.tb-thumb-link::after {
	background-color: #0099FF;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.tb-sticky-menu .tb-primary-menu > li > .menu-btn {
	font-size: 14px;
}