/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 4.9.5
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/

.brns_social {
	max-height: 40px;
}

.ut-header-extra-module-right {
	margin-top: -20px;
}

@media screen and (max-width: 1000px) {
	body .ut-header-secondary-extra-module.hide-on-mobile {
		display: block !important;
	}
	
	.ut-header-extra-module-right {
		margin-top: 0;
	}
	
	.ut-header-extra-module-right .ut-horizontal-navigation {
		margin-top: -70px;
		width: 70% !important;
	}
	#ut-hamburger-wrap-mobile {
		display: none;
	}
	.site-logo img {
		max-height: 50px !important;
	}
	
}