/*
 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
*/

.navbar-brand img{max-height:50px;}

.footer{background-image:url('http://5.61.252.117/~nedmetals/wp-content/themes/theme001-child/assets/img/bg_footer.jpg');background-repeat:no-repeat;background-size:cover;}

.footer .signature{background:unset;}



@media only screen and (max-width: 768px){
#standard-header {
    background-size: contain !important;
	padding:40px 0 0 0;
}}
