/*!
Theme Name: Divi Child Theme
Theme URI: https://www.cailyzevenbergen.nl
Description: Child Theme from the Divi Theme.
Author: Ed van den Tol
Author URI: https://www.vandentol.eu
Version: 1.0.0
Template: Divi
*/

body {
	font-family: copperplate, giveny, serif;
	font-size: 16px;
	color: #756a62;
	background-color: #f3efe5;
	/*line-height:1.4em;*/
	/*font-weight:500;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color:inherit;
	padding-bottom:5px;
	padding-top:10px;
	line-height:1.4em;
	font-weight:500;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color:inherit;
}
h1 {
	font-size:32px;
}
h2 {
	font-size:28px;
}
h3 {
	font-size:24px;
}
h4 {
	font-size:20px;
}
h5 {
	font-size:18px;
}
h6 {
	font-size:16px;
}

.mobile_menu_bar::before,
.mobile_menu_bar::after	{
	color: #756a62;
}

.et_pb_contact_form_0.et_pb_contact_form_container .input,
.et_pb_contact_form_0.et_pb_contact_form_container .input[type="checkbox"] + label i,
.et_pb_contact_form_0.et_pb_contact_form_container .input[type="radio"] + label i {
	border-width: 12px;
	border-color: #756a62;
	background-color: transparent;
	font-size: inherit;
	color: inherit;
}

.et_pb_contact_right p input {
	max-width: 70px;
}

.et_pb_widget {
	float:none;
}

.et_pb_text ul,
.et_pb_text ol {
	list-style-position: outside !important;
	padding-left: 45px !important;
	padding-bottom: 1.4em;
}


#top-menu a {
	color: #756a62;
}

#top-menu li.current-menu-ancestor > a, 
#top-menu li.current-menu-item > a, 
#top-menu li.current_page_item > a {
	color: #333333;
	text-decoration: underline;
}

.nav li ul {
	background: #fff;
	border-top: 3px solid #f3efe5;
}

span.fn,
span.fn a {
	color: #756a62;
	font-weight: none;
	text-decoration: none;
	font-size: 14px;
	display: inline-block;
}

span.comment_date {
	color: #756a62;
	font-size: 14px;
	font-weight: none;
}

#main-footer {
	background-color: #fff;
}

@media (min-width: 981px) {
  .et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget {
    margin-bottom: 1.5%;
  }
}


#footer-widgets {
	padding: 3% 0 0;
}

#footer-widgets .footer-widget,
#footer-widgets .footer-widget a,
#footer-widgets .footer-widget li a {
	color: #756a62;
}

#footer-widgets .footer-widget li a:hover {
	color: #333333;
}

#footer-widgets .footer-widget li::before {
	content: none;
}

#main-footer .footer-widget h4, 
#main-footer .widget_block h1, 
#main-footer .widget_block h2, 
#main-footer .widget_block h3, 
#main-footer .widget_block h4, 
#main-footer .widget_block h5, 
#main-footer .widget_block h6 {
	color: #756a62;
}

#footer-bottom {
	background-color: #fff;
}

#footer-info {
	text-align: center;
	font-size: 100%;
	color: #756a62;
	padding-bottom: 10px;
	float: none;
}

