/*
Theme: Emmet Lite - Child
Theme URI:
Description: Legen... wait for it... Dary!
Author: Mani Bischof
Author URI: http://muss.kaufen
Template: emmet-lite
Version: 1.0
*/

b, strong {
    font-weight: 600;
}

.site-title {
    background: #e84100;
    color: #fff;
    padding: 2px 10px;
}
.site-tagline {
    letter-spacing: 10px;
    padding: 0 0 0 11px;
}
.site-footer .widget h4 {
    text-transform: none;
}
.section-content ul,
.entry-content ul,
.comment-content ul {
    margin-left: 35px;
}
.section-content ul > li,
.entry-content ul > li,
.comment-content ul > li {
    margin: 0 0 5px;
}
.motopress-image-caption {
    font-size: 10px;
    margin-top: -24px;
}
.header-image.with-header-image .page-title,
.header-image .page-title {
    text-transform: none;
}
aside#sidebar div.widget-area div#an-mailchimp-3.widget.widget_an_mailchimp {
    margin-top: -40px;
}
.wpcf7-form.form.contact-form input[type="text"],
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
.wpcf7-form.form.contact-form .select-wrapper {
    width: 100%!important;
}
span.wpcf7-form-control-wrap {
    display: inline-block!important;
}
span.wpcf7-not-valid-tip {
    font-size: 17px;
    margin-left: 5px;
}
.site-header {
    z-index: 10000;
}
span.wpcf7-form-control-wrap.nachricht {
    display: block!important;
}
form#an-mailchimp_form-2.mailchimp_form_placeholder.mailchimp_form_simple p.notification.success {
    color: #fff;
    font-size: 17px;
    margin-bottom: 40px;
}
.welcome-section .section-content {
    padding: 70px 0 30px;
}
.big-section .section-content {
    padding: 102px 0 100px;
}
.section-right-new {
    right: 0!important;
    width: 41.6667%!important;
    bottom: 0;
    position: absolute;
    top: 0;
}

input.wpcf7-form-control.wpcf7-submit {
    margin-bottom: 20px;
}
/* Widgets Anpassung 03.03.2021

div#text-12, div#text-12 h3.widget-title, div#text-12 p,
div#text-11 h3.widget-title {
    margin-bottom: 10px;
}
div#text-12.widget.widget_text {
    padding: 10px 12px;
    background: #f6f7f7;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    margin-bottom: 40px;
}
div#text-12 p.nletter input#nl-input {
    background: #ffffff;
}

*/

/* Widgets Anpassung für Newsletter 20.01.2022 */
div#mc4wp_form_widget-5 h2.section-title.widget-title.nletter {
    font-size: 24px;
    text-transform: uppercase;
    margin: 5px 0 10px;
}
div#mc4wp_form_widget-5 {
    padding: 10px 12px;
    background: #f6f7f7;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    margin-bottom: 40px;
}
div#mc4wp_form_widget-5 p.nletter input#nl-input {
    background: #ffffff;
}

/* Widgets Anpassung für Startseite Newsletter 20.01.2022 */
div#mc4wp_form_widget-3 {
    width: 80%;
}
.subscribe-section .widget {
    margin: 0 auto 48px;
}


/* Cookie Notice Button Ampassung */
a#cn-accept-cookie {
    padding: 10px 40px 7px;
    background: #e84100;
    color: #ffffff;
}
a#cn-refuse-cookie {
    padding: 10px 20px 7px;
    background: #393939;
    color: #ffffff
}
a#cn-more-info {
    padding: 10px 20px 7px;
    background: #393939;
    color: #ffffff
}

/* MOBILE MENUE GESCHICHTE */
@media (max-width: 991px) {
    .main-header {
        display: none !important;
    }
}
@media only screen and (max-width: 991px) {
    html body div#wprmenu_bar {
        -moz-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: 0 1px 10px 0 rgb(0 0 0 / 25%);
        box-shadow: 0 1px 10px 0 rgb(0 0 0 / 25%);
    }
    html body div.wprm-overlay {
        background: rgb(0 0 0 / 25%)!important;
}

#wprmenu_bar .bar_logo {
    margin: -8px 0px 0px 0px!important;
    height: 40px!important;
}