/*

Theme Name: Brooklyn Child

Theme URI: http://www.unitedthemes.com

Description: Creative Portfolio

Version: 4.9.1.3

Author: United Themes

Author URI: http://www.unitedthemes.com

Template: brooklyn

*/



#ut-top-header {

	display: none;

}



@media only screen and (min-width: 1024px) {

	.site-logo {

		transform: scale(1.3);

		margin-top: -30px;

	}



	.main-content-background {

		padding-top: 50px;

	}

}



@media only screen and (max-width: 1023px) {

	#ut-top-header-right {

		display: none;

	}

}



.wpgmza-content-address-holder a.wpgmza_gd {

	float: left;

}



.wpgmza-content-address-holder .wpgmza-link {

	float: left;

	padding-left: 20px;

}

.home ul:not(.sub-menu)>li.menu-item>a {
	color: #fff !important;
}

.site-logo {
	margin-top: 0px !important;
}

@media(max-width:1024px) {
	#header-section a {
		color: #151515;
	}
}

.custom-header span::after,
.custom-header span::before {
	display: none;
}

.action {
	display: inline-block;
	position: absolute;
	left: 100%;
	bottom: 40px;
	width: 40px;
	height: 43px;
}

.fixed {
	background: #fff !important;
}

header.fixed ul:not(.sub-menu)>li.menu-item>a {
	color: #151515 !important;
}

#header-section.fixed.ut-header-floating {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #DDDDDD;
}

.home ul:not(.sub-menu)>li.menu-item>a {
	color: #fff !important;
}
.full-width{
    width:100vw !important;
}