/*
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
*/
@media only screen and (min-width: 1100px) {
#header-outer #top #logo {
	margin-bottom: -75px;
}
#header-outer #top #logo img {
	background-color: #FFFFFF;
	border-radius: 50%;
	padding: 3px;
}
body #header-space {
    height: 76px;
}
}
body #footer-widgets .widget_media_image img {
	height: 160px;
	width: 160px;
}

