/*
Theme Name: Divi child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.2
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");

#top-header {
    border-top: 10px solid #e01613;
}

.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 50px !important;
}

/* Menu Bottom Line */
#main-header {
    box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}

/* Footer */
.phone-contact:before {
content: "\e090" !important;
position: relative;
font-family: 'ETmodules';
}
.mail-contact:before {
content: "\e076" !important;
position: relative;
font-family: 'ETmodules';
}
.address-contact:before {
content: "\e074" !important;
position: relative;
font-family: 'ETmodules';
}
.icon-contact {
	display: block;
}

.icon-contact:before {
	width: 30px;
	content: "";
	position: relative;
	display: inline-block;
}

#footer a, #footer p {
	padding-bottom: 0.4em !important;
	font-size: 16px;
	color: #222222;
}
#footer .et_pb_blurb_position_left .et-pb-icon {
	font-size: 18px;
}

#footer .et_pb_blurb {
	margin-bottom: 8px;
}

/* Home - Diensten */
#diensten img {
    max-height: 212px;
    object-fit: cover;
}

/* Contact */
.et_pb_contact_field_5 .et_pb_contact_field_options_title {
    display: none;
}

/* Cookie fix */
.wpca-btn-hide {
	display: none;
}