/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Fahrschule Eckental
 Author URI: https://www.fahrschule-eckental.de
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,
    Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;}
    
    @media (max-width: 980px) {
        .footermenucl .et_pb_menu__menu {
            display: flex!important;
        }
        .footermenucl .et_mobile_nav_menu {
            display: none!important;
        }
    } 