/*
    Theme Name: BARCH Theme (child)
    Description: Clean Architecture WordPress Theme, handcrafted for architecture companies. It’s fully responsive & retina ready. Compatible with latest WordPress versions.
    Template: barch-theme
    Author: WPHunters
    Author URI: http://wphunters.com
    Version: 1.0-child
    License: GNU General Public License version 1.0
    License URI: https://www.gnu.org/licenses/gpl-1.0.html
*/

/* here comes your styles */

.overlay.vh-center-js {
	background-color: rgba(255, 255, 255, 0.7) !important;
	/* position: relative;
	top: -30px !important; */
} 

/* timeline Bild */
.announcement-banner-image { 
    /* width: 400px !important;
	height: 400px !important; */
	height: 120px !important;
    width: 350px !important;
    /* object-fit: cover; */
    object-position: top center;
} 
@media (max-width: 576px) {
	.wph-header-spacer {height:150px !important;}
	
.announcement-banner-image { 
	height: 90px !important;
    width: 230px !important;
}
	
}
	

/* .cd-timeline-content {
	width: 700px !important;
	height: 500px;
} */

.btn {
	color: #fff !important;
}

.btn-primary {
	color: #fff !important;
}

.btn-lg {
	color: #fff !important;
}

.wp-image-1048 {
	margin-top: 30px;
}

div.meta-details {
	display: none;
}

footer .menu-item {list-style:none; line-height:1.9;}
.wph-site-footer > .widgets-area .site-widget.widget_nav_menu div > ul {padding-left:0px!important;}

.news h3{font-family:sans-serif; font-size:21px; color:#878787;}

.page-id-1192 .post-title {
	padding-left: 70px !important;
}

