/*
Theme Name: Weblabels v5.0 - Child Theme
Theme URI: https://www.weblabels.de
Author: Patrick Hinz | Weblabels
Author URI: https://www.weblabels.de
Description: Die v5.0.1 des hauseigenen Themes von Weblabels
Template:     weblabels
Version:      5.0.1
*/


/*##################################
        Generelle Styles
##################################*/

@media (max-width: 767px){
	.elementor-section.elementor-section-boxed > .elementor-container {
    	padding: 0px 20px 0px 20px !important;
	}
}

body{overflow-x: hidden;}

.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; }

.home--hero-slider .elementor-slide-heading , .jobs--job-headline{
    text-shadow: #000000d6 1px 0 10px !important;
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed { width: 100%; height: 350px !important;}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail { width: 100%; }

.travelersmap-container .default-popup .img-mask {height: auto !important;}

.table--job-spezifikation img.job--list-image {width: 45px;}


/*
.header--topbar-icons ul.elementor-icon-list-items li.elementor-icon-list-item span:last-child:hover{
	color:#FECC00 !important;
}
*/

/*##################################################
            Contact Form 7 Master Styling
##################################################*/
.wpcf7-form a{ color:#27617e; }
.wpcf7-form a:hover{ color:#6EC1E4; text-decoration: none; }

.contact--hire-form{
	font-family: "Hyperspace-Race", Sans-serif;
    font-size: 1.1em;
    font-weight: normal;
}

.wpcf7-submit {
	width: 100% !important;
	background-color: black;
    color: #fff;
    padding: 10px 0px 10px 0px;
	border: solid 1px black;
}

.wpcf7-submit:hover {	
	background-color: #FECC00;
    color: black;
    padding: 10px 0px 10px 0px;
	border: solid 1px black;
}


.table--job-spezifikation div{
	display: flex !important;
}
/*##################################
     CF7 Image Capture Border
##################################*/
.captcha-image label > input:checked + svg{
        border: 2px solid #FECC00 !important;
}

.link--datenschutz , .captcha-image label{
     font-family: Sans-serif;
     font-size: 12px;
     font-weight: 500;
}

/*##################################
     Footer Styles
##################################*/

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