/*
Theme Name:  KraamzorgBlijeNest
Theme URI:   http://divithemes.reviews
Version:     1.1
Description: Divi child theme.
Author:      Bohnenn Webdesign
Author URI:  https://www.bohnennwebdesign.nl
Template:    Divi
*/

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

body, p {
	font-weight: 600;
}

h1 {
	font-size: 32px;
	font-weight: 600;
}
h3 {
	font-size: 24px !important;
	font-weight: 600;
}
#top-menu li {
    padding-left: 15px;
    padding-right: 15px;
}
.et_pb_equal_columns .et_pb_column {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.et_pb_button {
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
	font-size: 24px !important;
}
.et_pb_button:hover {
	background-color: transparent !important;
}
.wit-tekst h1 {
	color: #4e4e4e;
}
.wit-tekst h2 {
	color: #4e4e4e;
}
.wit-tekst p {
	color: #4e4e4e;
	font-weight: 600;
}
.wit-tekst.et_pb_text a {
	color: #000 !important;
}
.opsomming h1 {
	font-size: 32px !important;
	color: #666 !important;
}
.opsomming p {
	font-size: 20px !important;
	color: #666 !important;
}
.opsomming .et-pb-icon {
    font-size: 28px !important;
	color: #00F621 !important;
	font-weight: 600;
}
#footer-info {
    float: right;
    padding-bottom: 10px;
    color: #666;
    text-align: left;
    font-size: 11px;
}
.et_pb_text ul {
    max-width: 600px;
    margin: 0 auto;
    color: #000 !important;
    font-weight: 600;
    text-align: left !important;
}
.page-id-251 .et_pb_text ul {
	max-width: unset !important;
	color: inherit !important;
}

.et_pb_contact_submit.et_pb_button {
    padding-top: 50px !important;
    padding-bottom: 40px !important;
    padding-left: 55px !important;
    padding-right: 55px !important;
    color: #fff !important;
    font-weight: bold !important;
}
.et_pb_contact_submit.et_pb_button:hover {
    padding-top: 50px !important;
    padding-bottom: 40px !important;
    padding-left: 55px !important;
    padding-right: 55px !important;
    color: #fff !important;
    font-weight: bold !important;
}

@media only screen and (max-width: 600px) {
	.et_pb_text_0 h2 {
		font-size: 24px !important;
	}
	.et_pb_text_1 p {
		font-size: 18px !important;
	}
}
@media only screen and (max-width: 980px) {
	#logo {
		max-height: 80%
	}
}

.et_pb_text a {
	color: #fff !important;
}

body #page-container .et_pb_section .et_pb_button.et_hover_enabled, body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button.et_pb_contact_submit {
	background-image: url(https://www.blijenest.nl/wp-content/uploads/2019/06/cloud-orange.png) !important;
}
body #page-container .et_pb_section .et_pb_button.et_hover_enabled:hover, body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button.et_pb_contact_submit:hover {
	background-image: url(https://www.blijenest.nl/wp-content/uploads/2019/06/cloud-darkyellow.png)!important;
}

.et_pb_section_0 h2, .et_pb_section_0 p {
	text-shadow: 1px 2px #000 !important;
}
span.mobile_menu_bar.mobile_menu_bar_toggle:before {
    content: 'MENU' !important;
    display: block;
    font-family: inherit !important;
    font-size: 18px !important;
    position: absolute;
    left: -60px;
    line-height: 22px;
}
.mobile-cta {
	display: none !important;
}
@media only screen and (max-width: 980px) {
	.dtb_mobile #main-header .logo_container {
		width: 100% !important;
		max-width: 100% !important;
	}
	.dtb_mobile #main-header img#logo {
		float: right !important;
		margin-top: 7px;
	}
	span.mobile_menu_bar.mobile_menu_bar_toggle {
		left: 100px;
	}
	.container.et_menu_container {
		width: 100% !important;
		padding: 0 40px;
	}
}
@media only screen and (max-width: 600px) {
	.mobile-cta {
		display: block !important;
		position: fixed;
    	bottom: 0px;
    	width: 100%;
		z-index: 20;
	}
	.mobile-cta .et_pb_row {
    	display: flex;
    	width: 100% !important;
    	text-align: center;
		padding: 0 !important;
	}
	.mobile-cta .et_pb_column {
		margin: 0 !important;
	}
	.mobile-cta .et_pb_row a {
		color: #fff !important;
		font-size: 20px !important;
	}
}