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

.footer {
	background-image: url(https://loodgieterenverwarmingshulp.nl/wp-content/uploads/2017/11/footer-2.jpg);
	background-size: cover;
	background-position: center;
}

.signature {
	background-color: rgba(0,0,0,0) !important;
}

#boxed-header {
	border-bottom: 10px solid #1E73BE !important;
}

.header-boxed .banner {
	margin-top: -290px
}

.page-content {
	background-image: url(https://loodgieterenverwarmingshulp.nl/wp-content/uploads/2017/12/body-2.png);
	background-repeat: no-repeat;
	background-position: right 90%;
}

.navbar-brand img {
    max-height: 40px;
    margin-top: 27px;
}

@media (max-width: 768px){
.navbar-brand img {
	max-height: 25px;}

.header-boxed .banner {
	height: 250px;}

.banner {
	background-position: center;}}