/*
Theme Name: Blazter Child Theme
Description: Op maat ontwikkelde website.
Author:   Blazter.nl https://blazter.nl
Version: 2.0
Template: Divi
*/

@import url("../Divi/style.css");

/********* LATEN STAAN *********/

#footer-bottom {
    padding: 10px 0 10px !important;
}

#footer-bottom p, #footer-bottom a {
	text-align: center !important;
	color: #fff !important;
}

.nf-field-element input[type=text], .nf-field-element input[type=email], .nf-field-element input[type=tel]  {
padding: 10px;
}

/********* END LATEN STAAN *********/

.bovenop{
	z-index: 1000;
}

.onderop{
	z-index: 999;
}

.mobile_menu_bar:before {
	color: #8be8ff;
}

.current-menu-item a{
	color: #8be8ff;
}