/*
 Theme Name:     SinterklaasInAalsmeer2017
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

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

/*
Kleuren
Rood		#DD3538
Rood 2		#E73C41
Geel		#FFCC02 
 
Fonts
Sancreek			Navigatie


*/

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

#main-header {
	background: #DD3538 url(https://www.sinterklaasinaalsmeer.nl/wp-content/themes/SIA/bg-ruitjes-rood.png) repeat center top !important;
}

.et_fullwidth_nav #main-header .container {
	width: 100%;
	max-width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}

#et-top-navigation {
	width: 100%;
	background-color: #DD3538;
	padding-top: 1%;
}

.footer-widget a {
	color: #FFF;
	text-decoration: underline;
}

#footer-info {
	float: none !important;
	padding-bottom: 10px;
	color: #666;
	text-align: center;
}

#footer-info a {
	color: #666;
	font-weight: 400;
}

#footer-info a:hover {
	opacity: .7;
}

.mobile_menu_bar::before, 
.mobile_menu_bar::after {
	color: #FFCC02 !important;
}


@media all and (max-width:479px) {

#et-top-navigation {
	width: 100%;
	background-color: transparent !important;
	}    
}
