/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

#header-outer .row .col.span_9 {
	padding-bottom: 20px;
}

#logo {
	font-size: 34px !important;
	line-height: 36px !important;
}

.container-wrap {
	padding-bottom: 0;
}

@media only screen and (max-width: 1000px) {
/*	body.material #header-space {
		height: 80px !important;
		padding-bottom: 20px;
	} */ 
	#top .container {
		padding-top: 15px !important;
		padding-bottom: 20px !important;
	}
}



