/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

.menu-item > a {
   padding-top: 50px !important;
   padding-bottom: 73px !important;
}

header#top #logo img {
   margin-top: -23px !important;
}

#footer-outer .widget.widget_nav_menu li a {
    padding-top: 0px !important;
    padding-bottom: 8px !important;
}

@media only screen and (min-width : 1px) and (max-width : 1000px) {


	header#top .col.span_9 {
		min-height: 70px !important;

	}
	

  
}



 

	

