/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/


/* Hintergrundfarbe Footer */
#Footer {
    background-color: #8aa932 !important;
}

.mfn-footer h1, .mfn-footer h1 a, .mfn-footer h1 a:hover, .mfn-footer h2, .mfn-footer h2 a, .mfn-footer h2 a:hover, .mfn-footer h3, .mfn-footer h3 a, .mfn-footer h3 a:hover, .mfn-footer h4, .mfn-footer h4 a, .mfn-footer h4 a:hover, .mfn-footer h5, .mfn-footer h5 a, .mfn-footer h5 a:hover, .mfn-footer h6, .mfn-footer h6 a, .mfn-footer h6 a:hover {
    color: #fff !important;
}

.textwidget{
	color: #fff !important;
}

footer .widget.widget_nav_menu ul li a, footer .widget a {
    color: #fff!important;
}

footer .widget.widget_nav_menu ul li a:hover, footer .widget a:hover {
    font-weight: 400;
	text-decoration: underline !important;
    color: #fff!important;
}


#Footer .widget_mfn_menu ul li a {
    background: none !important;
}
.widget_mfn_menu ul li a {
    border: 0px !important;
}

