/*
Theme Name: Bauhaus Child
Template: bauhaus
Theme URI: http://paul-themes.com/wp/bauhaus/
Author: VK
Author URI: http://paul-themes.com/
Description: Bauhaus - Architecture WordPress theme
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-colors, custom-header, custom-menu, featured-images, sticky-post, threaded-comments
Text Domain: bauhaus

*/

/* logo adjustments */

.brand img {
    top: -40px;
    position: relative;
}

/* link and button color adjustments */

.btn-yellow {
	color: #fff !important;
}

/* contact section */

.phone-lg {
	margin-bottom: 2.4rem !important;
}

.section-message {
	padding-top: 0 !important;
}

/* footer section */


.footer {
	padding: 4.28rem 0 !important;
}

.footer .footer-flex .flex-item:first-child {
	display: none;
}

@media screen and (max-width: 768px) {

	.section:last-of-type {
		padding-bottom: 2rem;
	}

	.footer {
		padding: 2.28rem 0 !important;
	}

	.footer-flex,
	.footer-flex .flex-item {
		margin-top: 0 !important;
	}
}

.home .experience-box .experience-border{
	display: none !important;
}

.row-team .add-new-team {
	display: none !important;
}

.row-team .team-name * {
	color: #fff !important;
} 

#alignbottom {
	background-position: center top;
}

.servicegrid .project-hover,
.servicegrid .link-arrow {
	display: none !important;
} 

.filter-content-2 {
	display: none;
}