/*
	Theme Name: Housico Child
	Theme URI: https://themeforest.net/item/housico-ultimate-construction-building-company-theme/21801770
	Author: FlexiPress
	Author URI: http://themeforest.net/user/flexipress
	Description: Housico is a niche WordPress theme made for construction, renovation, architecture, factory and industrial businesses.
	Template: housico
	Version: 1.7.1
	Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, sticky-post, translation-ready, full-width-template
	License: GNU General Public License v2 or later
	License URI: license/README_License.txt
	Text Domain: housico-child
*/

.vu_c-wrapper .extend-height{
	min-height: 421px;
}

.vu_main-menu>ul>li>a{
	color: white !important;
}

.vu_main-menu li.menu-item-has-children:hover > a, .vu_main-menu li.active > a, .vu_main-menu li.current-menu-parent > a, .vu_main-menu li.current-menu-ancestor > a, .vu_main-menu li.current-menu-item > a {
    color: #eeb10b !important;
    border-color: #eeb10b !important;
}

.vu_mm-open, .vu_search-icon.vu_si-responsive, .vu_wc-menu-item.vu_wc-responsive{
	color: white !important;
}

.vu_main-header {
	background-image: url(https://weinbrenner-ausbau.de/wp-content/uploads/2021/04/ss_footer_1-copy_transparent_90.png) !important;
	background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.vu_top-bar {
    border-bottom: 1px solid rgba(255,255,255,0.1) !important;
	background-color: transparent !important;
}

.vu_mobile-menu{
	background-color: black;
}

.vu_mobile-menu > ul {
    border-bottom: 1px solid #222222 !important;
}

.vu_mobile-menu ul li a {
	color: white !important;
    border-top: 1px solid #222222 !important;
}

.vu_mobile-menu ul li.current-menu-item > a {
/*     color: #f1f1f1 !important;
    background-color: #eeb10b !important; */
	color: #eeb10b !important;
    background-color: black !important;
}

.vu_mobile-menu ul li a:hover, .vu_mobile-menu ul li.current-menu-item>a:hover, .vu_mobile-menu .vu_mm-remove:hover {
    color: #f1f1f1 !important;
    background-color: #eeb10b !important
}

.vu_menu-affix.affix{
	background-color: black;
}

.vu_menu-affix.affix .vu_main-menu-container .vu_logo-container img{
	max-width: 150px !important;
}

.vc-hoverbox-block-inner.vc-hoverbox-front-inner h2{
	padding: 10px;
	background-color: rgba(0,0,0,0.7);
	color: white;
}

.vc-hoverbox-inner{
	min-height: 409px !important;
}

.google-maps {
	margin:0 !important;
}

.google-maps p {
	background-color: rgba(0,0,0,0.92) !important;
}


