/**
 * Theme Name: Bauer Child
 * Template: bauer
 * Version: 1.0
 * Description: Construction and Industrial WordPress Theme
 * Author: Ninzio
 **/



.project-related-wrap .btn-wrap {
    display: none;
}

.animsition-loading:after {
    border-top-color: #001689 !important;
}

.header-style-2 .mobile-button:before,
.header-style-2 .mobile-button:after,
.header-style-2 .mobile-button span,
.header-style-4 .mobile-button:before,
.header-style-4 .mobile-button:after,
.header-style-4 .mobile-button span {
    background-color: #add9d2 !important;
}

.bauer-image-box.style-2 .item .text-wrap {
    padding: 40px 30px;
}

@media only screen and (max-width: 991px) {
	.bauer-adv-tabs .tab-title .item-title {
		display: inline;
		width: 100%;
	}
	
	.bauer-adv-tabs.style-1 .tab-title .item-title .anchor-link {
		border: 2px solid #e8e8ec;
		padding: 7px 10px;
		margin: 0 4px 8px 4px;
	}
	
	.bauer-adv-tabs .tab-title .item-title .title {
		margin-bottom: 0;
	}
}

/**
 **/
.lang-item a {
	color: #F1F2EE !important;
}

.lang-item a:hover {
	color: #ACD8D0 !important;
}

.lang-item.menu-item span span {
	display: none;
}