.single-berater .elementor-location-footer {display:block;clear:both;}
.footer_headline {
    font-size:32px;
    font-family: "franklinnewbolditalic";
    color: #94003A;
    margin-bottom:30px;
}

.footer-subheader {
    font-size:21px;
    font-family: "franklin";
    font-style: italic;
    margin-bottom:30px; 
}

.footer_phone {
    font-size:14px;
    padding: 3px 10px 8px 45px;
    background:url('/wp-content/uploads/2019/11/icon_phone.png') top left no-repeat;
    margin-bottom:10px;
}

.footer_email {
    font-size:14px;
    padding: 3px 10px 8px 45px;
    background:url('/wp-content/uploads/2019/11/icon_mail.png') top left no-repeat;
}

#Footer {
    margin-top:50px;
    float:left;
    width:100%;
}
#Footer a {
    color:#FFF;
    text-decoration:none;
}
#Footer a:hover {
    color:#FFF;
    text-decoration:underline;
}

#Footer .two-third {
    font-size:13px;
    line-height:21px;
    margin-top:150px;
}

#Footer .one-third h4{
    font-size:24px;
    
}

.footer_headline h4{
    font-size:32px !important;
    font-family: "franklinnewbolditalic";
    color: #94003A !important;
    margin-bottom:80px;
}

a#back_to_top.button.button_js, #popup_contact > a.button {
    color: #FFF;
}
.footer-menu ul {margin:0;padding:0;margin-top:40px;}
.footer-menu ul li {font-size:13px;
    list-style:none;
    float:left;
    border-bottom:0px;
    padding:0 9px 0 0; 
    border-color: rgba(255,255,255,.1);
    border-right-width:1px;
    border-style: solid;
    margin-right:9px;}
.footer-menu ul li:last-child {
    border-right-width:0px;
}

.widget_archive ul li:after, .widget_nav_menu ul li:after {
    content: "";
    display: block;
    width: 70px;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: rgba(0,0,0,.1);
    position: absolute;
    left: -30px;
    bottom: 0;
    }
.widget_nav_menu ul li a {
    display: block;
    padding: 0px 0 0px 0px;
}