/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 1.0.0
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/

/* General */
.ha-header-front #menu-menu .ut-main-navigation-link {
	color: #fff;
}

#header-section.ha-transparent:hover {
	background: none;
}

#ut-hero .hero-description,
#ut-hero .hero-description-bottom {
	font-family: "Raleway" !important;
}

#ut-mobile-menu {
	margin-top: 30px;
}

@media only screen and (max-width: 769px) {
	.swap-on-mobile {
		display: flex !important;
		flex-direction: column-reverse;
	}
}

/* Testimonials */
.bklyn-testimonials-quote p {
	font-family: "Raleway" !important;
	font-size: 17px !important;
}

/* Contact */
.wpcf7-text,
.wpcf7-textarea {
	border-radius: 5px;
}

/* CAPTCHA */
.grecaptcha-badge {
	visibility: hidden;
}
