/* Enter Your Custom CSS Here 
@media screen and (min-width: 1260px){
		#wrap .container {
			width: 1170px;
	}
}

#wrap .container:not(.elementor-container) {
    max-width: initial !important;
}*/
@media screen and (max-width: 768px){
	.whb-logo{
		max-width:150px;
	}
	.whb-hamburger-menu .hamburger-icon-bottom, .whb-hamburger-menu .hamburger-icon-center, .whb-hamburger-menu .hamburger-icon-top, .whb-hamburger-menu.fourline .hamburger-icon-extra{
		background:#FFF;
	}
	.transparent-header-w.t-dark-w #wrap .whb-col span{
		color:#FFF !important;
	}
	#scroll-top{
		display:none !important;
	}
}
@media screen and (max-width: 500px){
	.wn-ftc {
    min-width: 100% !important;
    max-width: 100% !important;
    right: 0 !important;
}
	#wrap.colorskin-custom .wn-ftc .wn-ftc-body .wpcf7 .wpcf7-form input[type="submit"]{
		width: 100% !important;
    left: 0;
    margin-left: 0;
    margin-bottom: 0;
    box-shadow: none !important;
    border: 1px solid #111;
	}
	#wrap .elementor-column-gap-no {
		padding:0;
	}
	#wrap #home-kontakt-section .container,
	#wrap #home-map-section .container{
		padding:0;
	}
	.teaser-box5 .teaser-subtitle{
		bottom:40px !important;
	}
}
section#kontakt-row-one ,
section#kontakt-row-two{
    background: #1f1d1c;
}
#wrap .wn-cnform input[type=text], #wrap .wn-cnform input[type=email], #wrap .wn-cnform textarea {
    padding: 10px 0 15px;
    border: 0;
    border-bottom: 2px solid #626262 !important;
    box-shadow: none;
    background: 0 0;
}