/******* Do not edit this file *******
Woody advertentie snippets CSS and JS
Saved: May 25 2021 | 12:01:43 */


@media screen and (max-width: 1200px){
#offerte_header {
    float: right;
	width: 45%;
	padding: 5px;
	margin-top: 10px;
	text-align: center;
}
	
.header-v5 #header .logo {
    float: left!important;
    width: 45%;
}

img.wps-ic-local-no-lazy.normal_logo.ic-fade-in.wpc-no-lazy-loaded {
    margin-top: 10px;
}

div > div.vc_row.wpb_row.vc_row-fluid.vc_row-no-padding > div > div > div > div > figure > a > img {
    max-width: fit-content!important;
    margin-top: -20px;
}
}



/* rest */

#wpadminbar {
    z-index: 99999999999999999999999!important;
}

#main {
    padding-top: 0px!important;
}

.header-social, .header-v2 #header, .header-v3 #header, .header-v4 #header, .header-v5 #header, #header, .header-v4 #small-nav, .header-v5 #small-nav, .header-social .alignleft {
    border: none!important;
    border-color: #fff!important;
}


.header-v5 #header {
    border-bottom: 0px solid #e1e1e1!important;
}

header#header {
    max-height: 100px;
    margin-top: -20px;
    margin-bottom: 10px;
}
.header-wrapper {
    margin-bottom: 0px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 20%);
    z-index: 999999;
}

#header > div > div > a > img {
    width: 100%;
    height: auto;
}
body #header-sticky.sticky-header .sticky-shadow {
    background: rgba(255, 255, 255, 0.97);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 20%);
}

img.wps-ic-local-no-lazy.normal_logo.ic-fade-in.wpc-no-lazy-loaded {
    width: 100%;
    height: auto;
}

#header-sticky > div > div > div.logo > a > img {
    width: 100%;
    height: auto;
}

.logo {
    width: 100%;
    max-width: 310px;
}

.header-v5 #header .logo {
    max-width: 312px;
    height: max-content;
}

.header-v5 #header .logo {
    float: left!important;
    width: 50%;
}

/* landingspagina CSS */
.page-template-page-landingpage #header>div:nth-child(1)>div:nth-child(1) {
    margin: 15px 0!important;
    float: left!important;
    background-image: url(https://www.jvhwebbouw.nl/wp-content/uploads/jvh-webbouw.svg);
}

.page-template-page-landingpage #header>div:nth-child(1)>div:nth-child(1)>a:nth-child(1)>img:nth-child(1) {
    display: none;
}

.page-template-page-landingpage #header>div:nth-child(1)>div:nth-child(1) {
    margin: 15px 0!important;
    float: left!important;
    background-image: url(https://www.jvhwebbouw.nl/wp-content/uploads/jvh-webbouw.svg);
    width: 100%;
    height: 50px;
    background-repeat: no-repeat;
    display: flex;
    margin-bottom: 0px!important;
    margin-top: 25px!important;
}

.page-title-container.page-title-container-breadcrumbs.page-title-left {
    margin-top: -25px;
}



@media screen and (max-width: 767px) {
.page-template-page-landingpage header#header-sticky {
    top: 0px!important;
	display: block!important;
}
	
.page-template-page-landingpage .sticky-header .sticky-shadow {
		height: auto!important;
	}
	
	.header-wrapper {
		box-shadow: none!important;
	}

}


