@charset "UTF-8";

/*##################################################
            Generelles Styling
##################################################*/
body{ overflow-x: hidden; }

.container-fluid { padding-left: 0px;padding-right: 0px;}

.eael-grid-post-holder{ border: none; }
.eael-grid-post-holder{ border: none; }
.eael-entry-wrapper{ padding: 15px 0px 15px 0px !important; }
.eael-contact-form input[type=submit]{ float: left !important; }


/*##################################################
            Header Styles
##################################################*/
/*    Das Logo braucht die Klasse logo  */
.logo img {
    transition: all 0.75s ease;
}
    
.elementor-sticky--effects .logo img {
    max-width: 155px;
    height: 50px !important;
}

/*  Navigations Bereich ELEMENTOR CSS   braucht die Klasse wl-header*/
.wl--header>.elementor-container{
    min-height: 90px !important;
    padding: 15px 0 15px 0;
}

.wl--header>.elementor-container{
    transition: min-height 1s ease !important;
}

/*##################################################
            Borlabs Styling Full Width
##################################################*/
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed { width:100% !important; height: 400px !important;}
._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail { width: 100% !important;}


/*##################################################
            Flexslider Styles
##################################################*/
.flex-direction-nav a:before{ font-size: 35px; }


/*##################################################
            Contact Form 7 Master Styling
##################################################*/
.wpcf7-list-item{
    margin: 0px !important;
}

.wpcf7-form label{
    width: 100% !important;
}

.captcha-image{
    width: 100% !important;
}

/*##################################################
            Footer Styling
##################################################*/
.footer--links a{ text-decoration: none;}
.footer--links a:hover{ color: #000; }











