/*
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
*/
body #header-secondary-outer {
	background-color: transparent !important;
}
body #header-outer #logo {
	    margin-top: 0px;
        margin-bottom: 0px;
}
body.material #header-secondary-outer {
    border:none !important;
}
body.material #header-secondary-outer nav >.sf-menu {
    padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #b4832c;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.material #header-secondary-outer > .container > nav {
    min-height: 0px !important;
}
.material #header-secondary-outer {
    min-height: 0px !important;
}
.material #header-secondary-outer > .container {
	min-height: 0px !important;
}
body #header-secondary-outer {
	
	position: absolute;
}
body #top .sf-menu .menu-item {
	margin-top: 50px;
}
body #top .sf-menu .menu-item .sub-menu .menu-item {
	margin-top: 0px;
}
body.home #header-outer #top {
}
@media only screen and (max-width: 900px) {
body.material #slide-out-widget-area .mobile-only.off-canvas-menu-container .menu.secondary-header-items .menu-item-6039 {
	display: none !important;
}	
}
