/*
Theme Name: Visual Composer Starter Child
Theme URI: https://visualcomposer.com/visual-composer-starter-theme/
Template: visual-composer-starter
Author: The Visual Composer Team
Author URI: https://visualcomposer.com/
Description: Visual Composer Starter theme designed to be a perfect companion for a simple and good looking website.
Tags: featured-images,full-width-template,blog
Version: 3.0.3.1560367344
Updated: 2019-06-12 15:22:24

*/

.home .entry-title {
	display:none;
}
.entry-title{
	text-align:center;
	margin:40px;
}

.custom-logo {
	width:55%;
	margin-top:5px;
}
#mega-menu-wrap-primary{
	clear:none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	border-bottom: 2px solid red;
}
.content-wrapper{
    padding: 0px 15px 1px 15px;
}
.navbar-wrapper{
	padding: 0px 15px;
}
h1, h2, h3, h4, h5{
	font-family: myriad-pro-condensed, sans-serif;
font-weight: 600;
font-style: normal;
}
#mega-menu-wrap-primary #mega-menu-primary{
	padding:0px;
}
@media only screen and (min-width: 768px){
	#main-menu{
		margin-left: 100px !important;
	}
}
@media (max-width: 1222px){
 a.mega-menu-link { 
		font-size:13px !important;
	 padding: 0px 20px !important;
	}
}
@media (max-width: 919px){
 a.mega-menu-link { 
		font-size:11px !important;
	 padding: 0px 10px !important;
	}
}
.navbar-toggle .icon-bar {
	background-color:white;
}


