/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.page-id-943 #wahofsidebar{
	display: none;
}
.page-id-943 .col-sm-9{
	width: 100%;
	padding-left: 0px;
}
/* Header background */
.fusion-header{
	background-image: url("//groenhofbreezand.nl/wp-content/uploads/2018/04/header.png") !important;
	background-repeat: no-repeat !important;
	background-position: bottom left !important;
	background-size: cover !important;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
}
/* GOOGLEMAP */
.wpgmp_map .custom-infowindow {
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	width: 300px;
	z-index: 1;
	background-color: white;
	display: none;
}

.wpgmp_map .custom-infowindow .label {
	color: black;
}

.wpgmp_map .custom-infowindow .woningfoto img{
	width: 300px;
	height: 222px;
	margin-bottom: 0px;
	object-fit:cover;
}
.wpgmp_map .custom-infowindow .woninginfo{
	padding: 30px;
}
.wpgmp_map .custom-infowindow .woninginfo .status .value{
	color: #8DB738;
}
.wpgmp_map .custom-infowindow .extra-kavelinformatie{
	height: 20px;
	overflow: hidden;
}
.wpgmp_map .custom-infowindow .button{
	background-color: #243d69;
	text-align: center;
	margin: 0px 30px 30px;
	height: 45px;
	line-height: 45px;
	padding:10px 20px;
	color:white;
}
.wpgmp_map .custom-infowindow .button a{
	color: #FFFFFF;	
}
/* KAVEL DETAIL WEERGAVE */
/* algemeen */
.kavel-template-default{
	font-size: 15px;	
}
.kavel-template-default h3{
	color: #8CAED1;
	font-size: 28px;
}
/* bovenbalk plaatje */
.kavel-template-default .fusion-imageframe {
	width: 100% !important;
	max-width: 100% !important;
	max-height:100%;
	min-height:250px;
}
.fusion-imageframe-header {
	width: 100% !important;
	max-width: 100% !important;	
	height: 700px !important;
}
.kavel-template-default .fusion-imageframe img {
	width: 100% !important;
	max-width: 100% !important;
	height: auto;	
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;	
}
.kavel-template-default #kavel-basisgegevens > div{
	text-align: center;
}
.kavel-template-default #kavel-basisgegevens .fa{
	font-size: 32px;
	margin-bottom: 5px;
}
/* Woningtype selection widget */

.single h1.entry-title {
	display: none;
}

.kavel-template-default #woningtype-menu{
	color: #FFFFFF;
	padding: 40px 0px 0px;
}
.kavel-template-default #woningtype-menu .superfluous {
	display: none;
}
.kavel-template-default #woningtype-menu img{
	margin-top: 10px;
}

.kavel-template-default #woningtype-menu .woningtype-selection-widget {
	text-align: center;
}
.kavel-template-default #woningtype-menu .woningtype-selection-widget .label{
	text-align: center;
	font-family: 'Georgia', sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.kavel-template-default #woningtype-menu .woningtype-selection-widget .button {
	display: inline-block;
	cursor: pointer;
	padding-bottom: 20px;
}

.kavel-template-default #woningtype-menu .woningtype-selection-widget.active .button {
	font-weight: bold;
}

.kavel-template-default #woningtype-menu .woningtype-selection-widget .menu {
	display: none;
}

.kavel-template-default #woningtype-menu .woningtype-selection-widget.active .menu {
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
}
.kavel-template-default #woningtype-menu .woningtype-selection-widget.active .menu > div {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 1;
}
.kavel-template-default #woningtype-menu .woningtype-selection-widget.active .menu > div > div {
	display: inline-block;
	background-color: #8CAED1;	
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
}
.kavel-template-default #woningtype-menu .woningtype-selection-widget.active .menu > div > div > ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.kavel-template-default #woningtype-menu .woningtype-selection-widget.active .menu > div > div > ul > li {
	padding: 20px 50px;
	min-width: 520px;
	box-sizing: border-box;
	font-size: 20px;
}
.kavel-template-default #woningtype-menu .woningtype-selection-widget.active .menu > div > div > ul > li > a {
	color: #FFFFFF;
}

.kavel-template-default #woningtype-menu .woningtype-selection-widget.active .menu > div > div > ul > li.selected {
	display: none;
}
.kavel-template-default #woningtype-menu .woningtype-selection-widget.active .menu > div > div > ul > li:hover {
	background-color: #FFFFFF;
}
.kavel-template-default #woningtype-menu .woningtype-selection-widget.active .menu > div > div > ul > li:hover a {
	color: #8CAED1;
}

.kavel-template-default #terug-link a{
	color: #9D9C9C;
}
.beschrijvingrow {
	margin-top:30px;
	margin-bottom: 30px;
}
.kenmerken {
/* 	background-color: #8EB839; */
	color: #ffffff;
	padding: 10px 25px;
}
.kenmerken h3{
	color: #ffffff !important;
	margin-bottom:0;
}
.kenmerkhead{
	font-weight: lighter;
}
.kenmerken h3, .beschrijving h3{
	font-size: 28px;
	font-weight: lighter;
}
.kenmerken ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.kenmerken .kenmerkhead {
	font-weight:bold
}
.kenmerken .kenmerkrow {
	padding-top:2px;
	padding-bottom:2px;
}
.kenmerken .kenmerkrow:nth-of-type(n+2) {
	border-top:1px solid #cfd79a;
}

.kavel-template-default #kavel-meer-info, 
.woningtype-template-default #kavel-meer-info {
	background-color: #E9EEF7;
	padding-bottom:20px;
	margin-bottom:20px;
}
.kavel-template-default #kavel-meer-info h3,
.woningtype-template-default #kavel-meer-info h3 {
	font-family: 'Open Sans', cursive;
	margin: 40px 0px 20px;
	font-weight: normal;
}
.kavel-template-default #kavel-meer-info input,
.kavel-template-default #kavel-meer-info textarea,
.woningtype-template-default #kavel-meer-info textarea,
.woningtype-template-default #kavel-meer-info input {
	line-height: 35px;
	padding: 0px 10px;
	background-color: #FFFFFF;
	color: #000000;
	border-radius:2px;
}
.kavel-template-default #kavel-meer-info textarea, .woningtype-template-default #kavel-meer-info textarea{
	width: 100%;		
}
.kavel-template-default #verkoop-informatie-ontwikkeling{
	padding: 40px 0px;
}
.kavel-template-default #verkoop-informatie-ontwikkeling h3{
	font-size: 20px;
	color: #000000 !important;
	margin-bottom: 30px;
}
.fusion-tabs .tab-pane {
	border:0 !important;
}
.tab-pane .col-sm-12 {
	padding-top:30px
}
.kavel-template-default .nieuwsbriefbox {
	display:none;
}
/* REPONSIVE VERSIE */
@media only screen and (max-width: 1000px) {
	.kavel-template-default .kenmerken {
		padding: 10px 15px;
	}
	.kavel-template-default .mobilepadding {
		padding-left:30px;
		padding-right: 30px;
	}
	.mobilepadding {
		padding-left:30px;
		padding-right: 30px;
	}
	.home .mobilepadding, .page-id-943 .mobilepadding {
		padding-left:0;
		padding-right:0;
	}
	.fusion-imageframe-header {
		height: 450px !important;
	}
}
@media only screen and (max-width: 640px) {
	.fusion-imageframe-header {
		height: 350px !important;
	}
}
@media only screen and (max-width: 520px) {
	.fusion-imageframe-header {
		height: 250px !important;
	}
	.wpgmp_map .custom-infowindow {
		top: auto;
		bottom: 10px;
		left: auto;
		right: auto;
		width: 100%;
		margin: 5vw;
		width: 90vw;
	}
	.wpgmp_map .custom-infowindow .woningfoto{
		width: 27vw;
		height: 20vw;
		float: left;
	}
	.wpgmp_map .custom-infowindow .woningfoto img{
		width: 100%;
		height: 100%;
	}	
	.wpgmp_map .custom-infowindow .woninginfo{
		width: 45vw;	
		height: 20vw;
		padding: 12px 0px 12px 10px;
		box-sizing: border-box;
		float: left;
		font-size: 9px;
	}
	.wpgmp_map .custom-infowindow .woninginfo h3{
		font-size: 14px;
		margin-bottom: 0px;
	}
	.wpgmp_map .custom-infowindow .woninginfo .specs > div{
		float: left;
	}
	.wpgmp_map .custom-infowindow .woninginfo .specs > div::after{
		content: "|";
		padding-left: 2px;
		padding-right: 2px;		
	}	

	.wpgmp_map .custom-infowindow .woninginfo .specs > div:nth-child(3)::after{
		content: " ";
	}	
	.wpgmp_map .custom-infowindow .woninginfo .label, .wpgmp_map .custom-infowindow .woninginfo .extra-kavelinformatie{
		display: none;
	}

	.wpgmp_map .custom-infowindow .button{
		margin-top: 0px;	
		height: 20vw;
		width: 18vw;
		float: right;
		margin: 0px;
	}
	.wpgmp_map .custom-infowindow .button .button-text{
		display: none;
	}
	.wpgmp_map .custom-infowindow .button a::after{
		content:">";
		line-height: 20vw;
		color: #FFFFFF;
		font-size: 50px;
		font-weight: 300;
		text-align: center;
	}
	.kavel-template-default .fusion-imageframe{
		height: auto;
	}
	.kavel-template-default .fusion-imageframe img {
		position: static;
	}	
}