/*
 Theme Name:   Divi Child
 Theme URI:    http://www.elegantthemes.com/gallery/divi/
 Description:  Aangepast thema bovenop het Thema Divi van Elegant Themes
 Author:       Peter van den Ochtend
 Author URI:   http://www.petero.nl
 Template:     Divi
 Version:      2.1.2
*/


@import url("../Divi/style.css");
/* =Theme customization starts here
-------------------------------------------------------------- */

/* Menubalk is weggehaald uit header.php, nu ook zorgen dat er geen padding actief is */
.et_fixed_nav #page-container {
padding-top: 0px;
}

/* achtergrond zwart maken */
#footer-bottom: { background-color: rgba(0, 0, 0, 0); }

body {background-color: rgba(0, 0, 0, 0);}

.et_pb_section { background-color: #000; }

.et_pb_image { margin-bottom: 0px; }

.et_pb_section.et_section_regular { padding-top: 0px; padding-bottom: 0px; }

.et_pb_image { margin-left: auto; margin-right: auto; }