/*
 Theme Name:     pixeldiva
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child
 Author:         Pixeldiva
 Author URI:     https://www.pixeldiva.ch
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */


body {
font-family: "aktiv-grotesk", sans-serif;
font-weight: 400;
font-style: normal;

}


#main-header{
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
}

#main-header.et-fixed-header {
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
}

header span.mobile_menu_bar:before {
    background-image: url('https://pixeldiva.ch/wp-content/uploads/2024/10/hamburger-pixeldiva-schwarz.svg');
    color: transparent!important;
    background-size: cover;
}


#footer-widgets {
    display: none;}

ul { 
   padding-left: 1em;
}


