/*MENÜ*/
.menu li:hover{background: #e8c12f;}
.menu li a:hover{color: #fff !important;}
#nv-primary-navigation .current-menu-item>a{color:black;}

a, a:visited, a:hover{color: #c48e4c}

.footer-content-wrap{margin-bottom:50px;}

/*Formular*/
input, textarea{background-color:white !important;}
input[type="submit"]{background-color:black !important;
width:auto;
    margin: 0 auto;}
input[type="submit"]:hover{background-color:grey;}
form label{color:white;}
.wpcf7-mail-sent-ok{background:lightgreen;}
.wpcf7-validation-errors{background:lightyellow;}

/*Mobile*/
.elementor-element{
padding:5px !important;
}

@media (max-width: 767px){
.elementor-91 .elementor-element.elementor-element-19cd67d7 .elementor-heading-title {
    font-size: 20px;
    line-height: 25px;}
}

#anfrageformular p{color: white;}
.wpcf7-response-output{background:white;}