/*
 Theme Name:     Mega 90 Party
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         SuperTachtig
 Author URI:     http://www.supertachtig.nl/
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

/* Hide footer */

#main-footer {
    height: 0 !important;
    overflow: hidden;
}

/* Remove bottom footer from divi */
#footer-bottom {
display:none;
}