/*
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
*/

.footericons .iwt-icon > i {
	font-size: 16px;
}
.footericons .iwt-text {
	padding-left: 40px;
	padding-top: 2px;
}
#sidebar .widget.widget_media_image {
	margin: 0;
}
ul.sub-menu {
    padding: 0 !important;
}
#header-outer nav>ul>.megamenu ul li a, .sf-menu>li ul a {
    padding: 8px 15px;
}
div#header-secondary-outer a {
    font-size: 14px;
    font-weight: normal;
}
@media only screen and (min-width: 999px) and (max-width: 1577px) {
	.callbtn {
		display: none !important;
	}
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
	    height: 70px !important;
	}

}
@media only screen and (min-width: 999px) and (max-width: 1228px) {
	#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
	    height: 50px !important;
	}
}