/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 08.07.2019, 15:33:10
    Author     : Maik Zawierucha | SIZ-Webdesign
*/


.site-header{width: 100%}
.site{max-width: 100% !important;}
.site-main{width: 75%;margin: 0 auto;}
.entry-title{display: none;}
.background-header{background-color: red !important;}
.post-header{display: none;}
ul#main-menu li a:active{color:#fff;}
#main-nav li.current-menu-item > a{color: #fff!important;}
.footer-1{background-color: #780202;padding: 50px 0;}
.footer-1 img{width: 100px;margin: 0 auto;margin-bottom: 20px;}
.footer-1 p{max-width: 800px; margin: 0 auto;text-align: center; color: #fff;font-size:20px;}
.footer-1 p img{width: 50px; float: left;}
.footer-2{background-color: #e51a1a;min-height: 50px;text-align: center;padding: 30px 0;}
.footer-2 p{max-width: 800px; margin: 0 auto;text-align: center; color: #fff;font-size:20px;}
.footer-2 a{color: #fff !important;padding: 10px 0;}
.wpcf7 input[type="tel"]{width: 60% !important;}
.wpcf7 label select{width: 60%!important}
.main-nav-sidebar{display: none !important;}
.headline-leistungen{font-size: 25px;}
table{width: 100%;}
table tr{border-width: 0!important; border-style: none!important;}
.header-logo h1, .header-logo a {text-shadow: white 0.1em 0.1em 0.2em; font-weight: 600;}


@media screen and (max-width:768px){
    .wpcf7 input[type="tel"]{width: 100% !important;}
.wpcf7 label select{width: 100%!important}
}
