/* Main Menu */
body.responsive.layout-full #page-wrapper .site-navigation .full-container {
	max-width: 95%;
}

#secondary .widget-title {
		font-size: 16px!important;
}

.page-id-1255 .full-container {

padding-right: 85px;

}

@media only screen and (max-width: 1050px) {
#secondary {
		display:none;
 }
#primary {
		width: 100%!important;	
}
.page-id-1255 .full-container {

		padding-right: unset;

 }			
}

@media only screen and (min-width: 1050px) {
#bovenbalk {
		display:none;
 }
}

#yoast-breadcrumbs, #navxt-breadcrumbs {
		display:none;
}



#Bijz_plekken_lijst ol {
		margin: 0;
		padding: 0;
}

#Bijz_plekken_lijst li { 
		padding-left: 15px; 
}

.anchorOUD:target:before {
		position: relative;
		content: "";
		display: block;
		height: 370px;
		margin: -370px 0 0;
		visibility: hidden;
		z-index:-1;
}

@media only screen and (max-width: 900px) {
.anchorOUD:target:before {
		position: relative;
		content: "";
		display: block;
		height: 20px;
		margin: -20px 0 0;
		visibility: hidden;
		z-index:-1;
}
  }


.anchortopOUD:target:before {
		content: "";
		display: flex;
		height: 60vw;
		margin: -60vw 0 0;
		visibility: hidden;

}

.anchor2OUD:target:before {
		position: relative;
		content: "";
		display: block;
		height: 220px;
		margin: -220px 0 0;
		visibility: hidden;
		z-index:-1;
}

.anchor3OUD:target:before {
		position: relative;
		content: "";
		display: block;
		height: 33vh;
		margin: -33vh 0 0;
		visibility: hidden;
		z-index:-1;
}


.ankerlinkjes {
		position: relative;
		z-index: 1;
}

#kwartkolom {
		width: 25%
}

#halvekolom {
		width: 50%
}

#driekwartkolom {
		width: 75%
}

@media only screen and (max-width: 600px) {
#woonplaatskolom {
		width: 100%
 }
}

/* Change the width a drop down menu */

.wpcf7 .wpcf7-select {
   width:50%; /* you can use pixels, em, rem, % to determine the width */
   font-size:20px;
	 padding-top: 5px;
	 padding-bottom: 5px;
}

/* Change the color of drop down menu text */

.wpcf7-select {
    background-color:#ffffff; /* it won't work without a background color set */
    color:#666666;
}

#header-test h1 {
		font-size: 6vw!important;
		color: #ffffff;
		text-shadow: 4px 4px 2px rgba(0, 0, 0, 1);

}

#header-test2 h1 {
		font-size: 6vw!important;
}

#theme-attribution {
		display: none;
}

.FixedWidget__fixed_widget__pinned {
		min-width: 15vw!important;

}





.page-layout-full-width-sidebar #primary {

		width: 75%;	
}

.page-layout-full-width-sidebar #secondary {

		width: 19%;
		
}

.page-layout-full-width-sidebar #main  {
		padding-left: 75px;
		padding-right: 150px;
}

@media only screen and (max-width: 1350px) {
.page-layout-full-width-sidebar #main  {
		padding-left: 50px;
		padding-right: 50px;
}
 }

.page-id-1888.page-layout-full-width #main {
		padding-left: 75px;
		padding-right: 150px;
}
		

#secondary {
		margin-top: 100px;
}

.page-id-1879 #secondary {
 margin-top: 30vw;
		 
}

@media only screen and (min-width: 1800px) {
.page-id-1879 #secondary {
 margin-top: 60vh;
		 
}
 }

#ps2id-dummy-offset {
  height: 220px;
}

@media only screen and (max-width: 800px) {
  #ps2id-dummy-offset {
    height: 0px;
  }
}

#tpbr_box {
	text-align: right!important;
	color: black!important;	
	font-weight: 500!important;
	font-size: 150%!important;
}

#tpbr_calltoaction {
		color: black!important;
		font-weight: 700!important;
		background: #e5db8a!important;
}