/*
 Theme Name:   budigital Child Theme
 Theme URI:    https://bundesweit.digital/
 Description:  budigital Child Theme
 Author:       bundesweit.digital GmbH
 Author URI:   https://bundesweit.digital/
 Template:     budigital
 Version:      1.1.1
*/



header{
    
	height: auto;
}

.simplistic-header-container .container-inner{
	width: 100%;
}

 .ubermenu .ubermenu-target-text {
    color: #fff;
    font-size:13px;
}

.ubermenu .ubermenu-icon {
    color: #fff;
    width: 100%!important;
    font-size:30px;
}

.ubermenu .ubermenu-item {
text-align: center!important;
}

.ubermenu .ubermenu-content-align-center {
    text-align:center!important;
}

.simplistic-header-container{
background: #0038b8;
}

.fa-file::before {
    content: "\f69a";
}

.fa-home::before {
    content: "\f69b";
}

.footer{
width: var(--header-max-width);
max-width: var(--header-max-width);
margin-right: auto;
margin-left: auto;
}

div[data-vc-full-width='true']{
	display: none;
}

.area-heading h2 {
    border-bottom: solid 3px #0038b8;
    text-transform: uppercase;
}

/*Header*/

.simplistic-header-container {
	width:auto;
}

/*Footer*/

@media only screen and (max-width: 600px) {
	ul#menu-footer {
		float:left;
		width:33%;
	}
}

@media only screen and (max-width: 600px) {
	footer #text6132446 {
		width:21%;
	}
	footer #text6132443 {
		width:21%;
	}
}