/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.1.4
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
*/
@import url('../Divi/style.css');

#headerimg01{
	margin: 0 auto;
	text-align: center;
	margin-top: -30px;
}

#sectieheaderimg01 {
	padding-top: 0px;
	text-align: center;
}
#home-contactpagina {
margin-top: 42px;
}

#home-contactpagina .et_pb_button {
    font-size: 16px;
}


@media (max-width: 980px) {
	#home-contactpagina {
		margin-top: 0px;
	}

	.et-fixed-header #top-menu a{
		color: #B15E12 !important;
	}
}

/* Contact Form 7 */
.wpcf7-submit {
padding: 6px 20px;
background:rgba( 0, 0, 0, 0.05 ) !important;
border: 2px solid transparent !important;
color: #2EA2F1 !important;
float: right !important;
margin: 8px auto 0 !important;
font-size: 20px !important;
font-weight: 500 !important;
line-height: 1.7em !important;
transition: all 0.2s !important;
cursor:pointer;
font-family: 'Open Sans', Arial, sans-serif;
}
.wpcf7-textarea {
background-color: #eee;
border: none!important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #999 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
min-height: 150px;
margin: 0;
font-family: 'Open Sans', Arial, sans-serif;
}
.wpcf7-text {
background-color: #eee;
border: none!important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #999 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Open Sans', Arial, sans-serif;
}
input[type=text], input[type=email], input.text, input.title, textarea, select {
background-color: #eee;
}
div.wpcf7-response-output {
margin: 3em 0.5em 1em;
}


/* Gladior Styles */

/* Navigatie */
#top-header{
	background: #666!important;
}

#top-header, #top-header a{
	color: #fff!important;
}

	#top-menu li.current-menu-item > a{
		color: #D9AD88 !important;
	}

.nav li ul{
	border-color: #B05A10 !important;
}

#top-menu li.current-menu-ancestor > a{
	color: #D8AD87 !important;
}

.et_mobile_menu{
	border-color: #B05A10 !important;
}

/* Content blokken */

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{
	margin: 10px auto !important;
}

.et_pb_section_0{
	background-color: #B05A10 !important;
}

section.et_pb_fullwidth_header.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_center.et_pb_fullwidth_header_0{
	background-color: #B05A10 !important;
}

.et_pb_slide{
	max-height: 200px !important;
}

/* Footer */

#footer-bottom{
	background-color: #2C2C2C!important;
}

#footer-info{
	color: #FFF !important;
}

.et-social-icon a{
	color: #FFF !important;
}

/* Forms */

.wpcf7-submit{
	color: #B05A10 !important;
}

/* Typografie */
h1, h2, h3, h4, h5, h6{
	color: #666666 !important;
}
#top-menu li li a{
font-size:13px;
}