.coach-container{
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  border: 0;
  font-weight: 400;
  margin-bottom:15px;
  padding:10px 10px 5px 10px;
  font-size: 14px;
}
.coach-header{
	padding-top:15px;
}
.coach-header .left{
	float:left;
	width:20%;
	margin-right:0%;
	text-align: center;
}
.coach-header .right{
	float:right;
	width:80%;
}
.coach-container .one-liner {
	line-height: 1.4em !important;
	margin-top: 2.0rem;
}
.coach-title {
	float: left;
	width: 100%;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	margin-bottom:5px;
}
.coach-title h3{ 
	font-size: 26px;
    line-height: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.werkgebied{
	float:right;
	width:25%;
}
.werkgebied a{
	color:#114c87;
}
.coach-review {
	width: 50%;
	padding-top: 5px;
}
.coach-review img{
	width:14px;
}
.kernteam{
	display: none;
}
.one-liner{
	font-style: italic;
	display:block;
	width:100%;
	clear:both;
}
/*.coach-pic {
	width: 15%;
	margin-left: 10%;
}*/
.coach-foto {
	height: 150px;
	width: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50px;
	margin:auto;
}
#pf {
 width: 440px;
 float: left;
 overflow: hidden;
 padding: 10px;
 }
 
 .item{
 float: left;
 margin: 10px;
 width: 420px;
 background: #F7F7F7;
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 border-radius: 7px;
 text-align: center;
 -moz-box-shadow: 0px 0px 6px #999;
 -webkit-box-shadow: 0px 0px 6px #999;
 box-shadow: 0px 0px 6px #999;
 }
 
 .item p{ text-align: left; }
 .item p a{ text-align: left; font-weight: bold; }
 
 .item img{ margin-top: 5px; text-align: center; border: 5px solid #fff; max-width: 400px;}
 
 /* self-clear floats */
 
 .group:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 }
.coaches-main-preview {
	margin-bottom: 5px !important;
	padding-bottom: 3rem;
}
div[data-name="description_intro"] {
	font-weight: bold;
}

div.description_intro {
	
}


.description {
	line-height: 160%;
}
.coach-info {
	width: 100%;
	color:#114c87;
	margin-bottom: 10px;
	min-height: 90px;
	padding-top: 5px;
	padding-right: 2%;
	padding-left: 2%;
	border-top:1px dashed #ececec;
	margin-top:10px;
}
.coach-info table{
	margin-bottom:0px;
	line-height: 1.5em;
}
.coach-info-label{
	display:inline;
	vertical-align:top;
	font-weight:bold;
}
.coach-info-values{
	display:inline;
}

td[data-name="werkgebied_container"] a {
	margin-right: 5px;	
}
.coach-more {
	float:right;
	width:18%;
}
.et_pb_button.coach-contact{
	color: #F5C443;
}
.specialismes a, .kwalificaties a{
	color:#114c87;
}
.filter {
	font-size: 14px!important;
	font-weight: normal;
	color: #114c87;
	text-decoration: none;
	line-height: 1.6em;
}
#filter_form > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(5) {
	display: none;
}
.more-table{
	display:none;
}
.coach-text {
	padding: 5px 0;
	margin: 2rem 2%;
	line-height: 150%;
}
.coach-text h4 {
	margin-top: 1rem;
}
.coach-text div {
	margin-bottom: 1rem;
}
.coach-text ul > br,
div[data-name="description"] > br {
	display:none;
}
h3.filter{
	background-color: #F5C443;
	color:#fff;
	padding:5px 0px 5px 5px;
}
h3.filter span{
	float: right;
	margin-right:10px;
}
.filter span {
    display:none;
}
.link{
	text-decoration: underline;	
}
.link:hover{
	color:#FFF;
	font-weight:bold;
	font-size:14px;	
}
.sorteer{
	height: 30px; 
	width: 45%; 
	float: left; 
	font-size: 11px; 
	font-weight: normal;
}
.online-status{
	height: 30px; 
	width: 45%; 
	float: right; 
	font-size: 11px; 
	font-weight: normal; 
	text-align: right; 
	vertical-align: top;
}
#specialismes span{
	color:#114c87!important;
}
#kwalificaties, #disciplines, #searchfield{
	float:left;
	width:170px; 
}
.page-template-coaches-page table{
	border:none;
}
.page-template-coaches-page .entry-content tr td{
	padding:5px 0px;
	border:none;
}
.page-template-coaches-page .textwidget td{
	font-size: 14px;
}
.aanmeldformulier{
	/*position: absolute;
	top: 250px;
	right: 0px;*/
	background-image: url(../../../../orginelen/aanmeldformulierv3.png);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 175px;
	width: 350px;
	z-index:200;
	display:block
}
.filter h4.widgettitle{
    background-color: #F5C443;
	color:#fff;
    padding: 5px 0px 5px 5px;
    cursor: pointer;
}
.et_pb_widget a{
	color:#f4b71a;
}
/*SIDEBAR*/
.sf-field-taxonomy-soort_coaching h4, .sf-field-taxonomy-werkgebieden h4{
	cursor: pointer;
}
.sf-field-taxonomy-soort_coaching h4:after, .sf-field-taxonomy-werkgebieden h4:after{
	  content: "\3e";
	  position: relative;
	  font-family: 'ETmodules';
	  margin-right: 10px;
	  color: #114c87;
	  float:right;
  }
.sf-field-taxonomy-soort_coaching h4.closed:after, .sf-field-taxonomy-werkgebieden h4.closed:after{
		content: "\3f";
		position: relative;
		font-family: 'ETmodules';
		margin-right: 10px;
		color: #114c87;
		float:right;
}
.mobile-filter{
	display:none;
}
.mobile-filter h4.widgettitle{
	margin-bottom:15px;
}
.mobile-filter h4.widgettitle:after{
	content: "\3f";
	  position: relative;
	  font-family: 'ETmodules';
	  margin-right: 10px;
	  color: #fff;
	  float:right;
}
.mobile-filter h4.widgettitle.open:after{
	content: "\3e";
	  position: relative;
	  font-family: 'ETmodules';
	  margin-right: 10px;
	  color: #fff;
	  float:right;
}
.mobile-filter .filter-container{
	display:none;
}
.mobile-filter ul{
	padding-left:0px!important;
}
.nr-results {
	background-color: #f4f4f4;
	text-align: center;
}
.mobile-filter .searchandfilter label, .mobile-filter .searchandfilter input, .mobile-filter .searchandfilter select{
	width:100%
}
@media screen and (min-width: 980px) and (max-width:1200px) {
	#kwalificaties, #disciplines, #searchfield{
	float:left;
	width:130px; 
	}
}
@media screen and (max-width: 980px) {
	h1.archive-title{
		text-align: center;
		font-size:24px;
	}
	.filter span{
    display:inline;
	}
	
	.textwidget{
		display: none;
	}
	.sorteer{
		height: 30px; 
		width: 100%; 
		float: none; 
		font-size: 11px; 
		text-align: center;
	}
	.online-status{
		height: 30px; 
		width: 100%; 
		float: none; 
		font-size: 11px; 
		text-align: center; 
		vertical-align: top;
	}
	.coach-header .left{
		float:none;
		width:100%;
		margin-right:5%;
		text-align: center;
	}
	.coach-header .right{
		float:none;
		width:100%;
		text-align: center;
	}
	.coach-title {
		float: left;
		width: 100%;
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 700;
		margin:15px 0;
	}
	.coach-title h3{ 
		font-size: 26px;
	    line-height: 20px;
	    margin-bottom: 0px;
	    padding-bottom: 0px;
	}
	.werkgebied{
		float:none;
		width:100%;
	}
	.werkgebied a{
		color:#114c87;
	}
	.coach-review {
		width: 200px;
		padding-top: 5px;
		text-align: center;
		margin:auto;
	}
	.coach {
    width: 100%;
    margin: 20px auto;
	}
	.coach-more {
	float:right;
	width:50%!important;
	}
	.et_pb_code_0 {
    padding-right: 0px!important;
    border-right: 0px solid #ececec!important;
	}
.sf-field-taxonomy-soort_coaching h4:after, .sf-field-taxonomy-werkgebieden h4:after{
		display:none;
	}
	#search_filter_register_widget-2{
		display:none;
	}
	.mobile-filter{
		display:block;
	}
.coach-info-values, .coach-info-label{
	font-size:12px;
}
}


.form-style-8 input[type="text"],
.form-style-8 input[type="date"],
.form-style-8 input[type="datetime"],
.form-style-8 input[type="email"],
.form-style-8 input[type="number"],
.form-style-8 input[type="search"],
.form-style-8 input[type="time"],
.form-style-8 input[type="url"],
.form-style-8 input[type="password"],
.form-style-8 textarea,
.form-style-8 select 
{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
	display: block;
	width: 100%;
	padding: 7px;
	border: none;
	border-bottom: 1px solid #ddd;
	background: transparent;
	margin-bottom: 10px;
	font-size: 13px;
	height: 45px;
	color:#114c87;
}
.form-style-8 textarea{
	resize:none;
	overflow: hidden;
}
.form-style-8 input[type="button"], 
.form-style-8 input[type="submit"]{
	-moz-box-shadow: inset 0px 1px 0px 0px #f9d67c;
	-webkit-box-shadow: inset 0px 1px 0px 0px #f9d67c;
	box-shadow: inset 0px 1px 0px 0px #f9d67c;
	background-color: #f5c443;
	border: 1px solid #d3a93d;
	display: inline-block;
	cursor: pointer;
	color: #FFFFFF;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 13px;
	padding: 8px 18px;
	text-decoration: none;
	text-transform: uppercase;
}
.form-style-8 input[type="button"]:hover, 
.form-style-8 input[type="submit"]:hover {
	background:linear-gradient(to bottom, #f5c443 5%, #f9d67c 100%);
	background-color:#f5c443;
}
