/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/*Footer Menu Schrift*/
#menu-menu-footer-de a{
	color: #808080!important;
}
#menu-menu-footer-de a:hover{
	color: #ff9900!important;
}
.l-section{
	background-color: #ffffff!important;	
}
.widget_nav_menu ul li::before{
	display:none!important;
}
/*Footer Menu Schrift EN*/
#menu-menu-footer-en a{
	color: #808080!important;
}
#menu-menu-footer-en a:hover{
	color: #ff9900!important;
}
.l-footer .layout_ver .widget_nav_menu ul li {
    padding-left: 0rem!important;
}
/*Fotos Laender Team*/
.pic{
	max-width: 17%!important;
}
/*Team Abstand*/
@media only screen and (max-width: 767px){
	.ruf{
		display: none!important;
	}
}
/*Grid BEF Startseite*/
.abef{
	align-content:flex-end!important;
}

/*Blog  G-Tag ausblenden*/
.g-tags {
    display: none!important;
}
/*Portfolio Logos Groesse*/
@media screen and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)  { 
	.pics{
	max-width:20%!important;}}
	
@media only screen and (max-width: 767px){
	.pics{
		max-width: 50%!important;
	}
}
/*Menuzeile BEF Schriftzug portrait and landscape */
@media screen and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
	.bal{
	display: none!important;
	}}
/*BEF GROUP Logos Groesse*/
@media screen and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)  { 
	.orp{
	max-width: 60%!important;}}
/*Publikationen Überschriften*/

.mfa a{
	color: #000000!important;
}
.mfa a:hover{
	color: #ff9900!important;
}
.post_navigation-item-img img {
    display: none!important;
}
/*News Vor Zurück Button Vorschaubild ausblenden*/
.post_navigation.layout_sided .post_navigation-item-img {
    background: #ff9900!important;
}
/*Action-Box Buttons width*/
.us-btn-style_19 {
    width: 250px!important;
}
/*Projekt-Icons oben rechts*/
.propic{
	max-width: 76%!important;
	margin-top: -30%!important;
}
/*Test*/
.width_full {
    overflow: hidden;
}
/*Sticky EU Schatten*/
.chad{
	    box-shadow: 0 10px 20px -10px;
        color: #ababab;
}
/*Cookies Hinweis*/
#cookie-law-info-bar {
    z-index: 999999999999!important;
}