/*
	Theme Name: Salient Child Theme
	Theme URI: http://www.themenectar.com
	Author: SevenSpark
	Author URI: http://sevenspark.com
	Description: Child theme for Salient which adds UberMenu compatibility
	Version: 1.6.2
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: salient
*/

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

h2 { font-size:30px;}
h1 { font-size:50px;}

.row .col img {

    margin-bottom: 20px !important;

}

#top .col { float:none;}

#top #logo img {
     margin: 0 auto;
}

#top .span_3 {
    width: auto;
}

header#top nav > ul > li > a, header#top nav > ul li#search-btn {
    padding-bottom: 25px !important;
    padding-top: 2px !important;
}

.home .bold, .home strong, .home b {
    color: #fff;

}

.wpcf7-form p {
    padding-bottom: 7px;
}

.vc_span3 h2 {
    font-size: 20px;
}

#footer-outer .widget.widget_nav_menu li a {
    padding: 2px 0;
}

header#top .sub-menu {
    top: 37px !important;
	display:none;
}

#top .span_9 {
    width: 100%;
}

header#top nav > ul {
    float: none;
	

}

header#top nav  {
	 margin: 0 auto;
	  width:620px;	
}

#top #logo img {
    
}

#page-header-bg { background-color:#F8F8F8 !important; }
#page-header-bg h1 { color:#3663a7; 

text-shadow: 1px 1px 3px rgba(255, 255, 255, 1)}

header#top nav > ul li#search-btn {
    display: none;
}
h1 {
    line-height: 52px;
}