/*
 Theme Name:   Theme001 Child
 Description:  Theme001 Child theme
 Author:       Doelbewust
 Author URI:   http://doelbewust.nl
 Template:     theme001
 Version:      1.0.0
 Text Domain:  theme001-child
*/

a b, b a, strong a, a strong, .gform_button, .btn {font-weight:bold !important;float:none;}

.navbar-brand img {max-height:130px;position:absolute;background:#FFF;padding:15px;top:26px;}

#primary-menu {margin-top:7px;}

#standard-header {margin-top:0px;padding:245px 0px 100px;background-position:center center;}
#standard-header h1 {font-size:26px;line-height:36px;}

.section1 {padding:100px 0px 70px;}

.banner {margin-top:0px;height:350px;}

.dob_fotogalerij {margin-bottom:20px !important;}
.dob_fotogalerij figure {width:25% !important;margin:0px !important;padding:2px;}
.dob_fotogalerij figure img {width:100% !important;height:120px !important;}


@media (max-width:768px) {
	
		
	a b, b a, strong a, a strong, .gform_button, .btn {width:100%;text-align:center;}

	#standard-header {margin-top:0px;padding:0px;}
	#standard-header .subbanner {padding:185px 15px 70px;margin:0px;background-color:#00000045;}

	.section_text .col-md-7 {width:100%;}

	.banner {height:240px;}
	
	.dob_fotogalerij figure {width:50% !important;}
}


@media (min-width:768px) and (max-width:992px) {
	
	a b, b a, strong a, a strong, .gform_button, .btn {width:unset;}
	
	#standard-header {padding:70px 0px;}
	#standard-header .subbanner {padding:0px;}
	#standard-header .subbanner .btn {float:none;}

}
