/*
 Theme Name:   Divi Child
 Description:  Divi Child Theme
 Author:       Webdesign Westland
 Author URI:   http://www.qbsolutions.nl
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  Divi-child
*/

/* hide top header on scroll by Geno Quiroz */
body{
	font-family: 'Lato', sans-serif;
}
.home h1, .home h2{
	font-size: 36px;
	padding:25px 0 15px 0
}
.home .et-box h2{
	font-size: 36px;
	padding:0px 0 15px 0
}
.home-title{
	font-weight: 300;
    text-transform: uppercase;
    font-size: 100px;
    text-align: center;
    padding-bottom: 50px;
}
/*#top-header {
   z-index: 9;
}
#main-header{
	transition: all .1s ease-in-out!important;
    -moz-transition: all .1s ease-in-out!important;
    -webkit-transition: all .1s ease-in-out!important;
	top: 31px!important;
}
#main-header.et-fixed-header{
        transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
}
#main-header.et-fixed-header {
        top: 0 !important;
}*/
#main-boxes .et_pb_blurb{
   -webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#main-header,  #main-header.et-fixed-header{
    -webkit-box-shadow: 1px 0 20px rgba(0,0,0,.2)!important;
    -moz-box-shadow: 1px 0 20px rgba(0,0,0,.2)!important;
    box-shadow: 1px 0 20px rgba(0,0,0,.2)!important;
}
#main-boxes .et_pb_blurb:hover{
	box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.5);
	transform: scale(1.05);
}
#top-menu .current-menu-item a::before {
-webkit-transform: translateY(18px);
transform: translateY(18px);
opacity: 1.0;
}

#top-menu li a:hover:before {
-webkit-transform: translateY(18px);
transform: translateY(18px);
opacity: 1;
}

#top-menu li a:before {
content: '';
position: absolute;
top: 10px;
left: 0;
background: #f5c443; /* Change your color here */
width: 100%;
height: 2px;
-webkit-transform: translateY(24px);
transform: translateY(24px);
opacity: 0;
transition: 0.3s ease;
}
.sub-menu li a:before{
	background: transparent!important;
}
.bg-yellow {
    background-color: rgb(253, 195, 0);
}
.button-box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.round-button {
    width: 120px !important;
    height: 120px !important;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    display: flex;
    margin: 0.5rem;
    color:rgb(20, 56, 117);
}
.round-button span {
    margin: auto;
}
.round-button:hover {
    background-color: rgb(20, 56, 117);
    color: rgb(253, 195, 0);
}
#first-blog article:hover, #second-blogs article:hover{
	opacity:0.8;
}
#first-blog article{
	background-color:#fff;
}
#first-blog a.entry-featured-image-url{
	width:50%;
	float:left;
	margin-bottom:0px;
}
#first-blog h2.entry-title{
	width:46%;
	float:right;
	font-size:24px;
	padding:20px 10px 0px 10px;
	line-height: 1.3em;
}
#first-blog .post-meta{
	width:46%;
	float:right;
	padding:0 0 0 10px;
	color:#F5C443;
	font-size:10px;
}
#first-blog .post-content{
	width:46%;
	float:right;
	padding:10px;
}
#first-blog .more-link{
	padding-top:10px;
}
#second-blogs article{
	position:relative;
}
#second-blogs .et_pb_blog_grid .et_pb_post {
    border: none;
    background-color: transparent;
 }
#second-blogs .et_pb_blog_grid .et_pb_image_container {
    position: static;
}
#second-blogs .post-meta{
	position: absolute;
    top: 5px;
    right: 5px;
    background-color: #F5C443;
    font-size:10px;
    padding:0px 5px;
}
#second-blogs .post-content{
	display:none;
}
#second-blogs h2.entry-title{
	position: absolute;
	background-color: rgba(39, 61, 113, 0.8);
	color:#fff;
	width:100%;
	margin:0px;
	padding:5px 5px 5px 10px;
	bottom:49px;
	left:0px;
	color:#fff;
	font-size:16px;
	min-height: 60px;
}
#sponsor-logos img{
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
	width:auto;
	vertical-align: middle;
	margin: auto;
	display:inline-block;
	max-height: 70px;
	max-width: 155px;
	opacity: .7;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: relative;
	top:50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#sponsor-logos img:hover{
	-webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: grayscale(0); /* Microsoft Edge and Firefox 35+ */
	opacity: 1;
}
.form .row{
  margin-bottom:10px;
}

.textwidget .fa, #contact .fa {
    width: 20px;
    text-align: center;
}
.tagcloud{
	margin-left:-12px;
}
.tagcloud a{
	margin: 2px 5px;
	background: rgba(0,0,0,.1);
}
.tagcloud a:hover{
	background: rgba(0,0,0,.3);
}

.wide-list li{
	margin-bottom:20px;
}
.blur {
    -webkit-filter: blur(5px); /* Safari 6.0 - 9.0 */
    filter: blur(5px);
}
.blur2{
-webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);	
}
.blur-bckgr {
backdrop-filter: blur(5px);
}
/*#main-header{
display:none;
}
#page-container{
padding-top:0px!important;
}*/
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }
.grow-small { transition: all .2s ease-in-out; }
.grow-small:hover { transform: scale(1.02); cursor: pointer; }
a.populair {
    margin: 1.5% 4%;
    color: #666;
    display: inline-block;
    transition: all .2s ease-in-out;
}
a.populair:hover { transform: scale(1.05); }
a.populair:before {
    content: "\39";
    position: relative;
    font-family: 'ETmodules';
    margin-right: 10px;
    color: #3C3;
}
.populair-links a:nth-of-type(2) {
    margin-left:30px;
}
.populair-links a:nth-of-type(3) {
    margin-left:40px;
}

/*.coachingsvormen .et_pb_blurb_container{
	background-color:#f9f9f9;
	margin-top:-50px;
	padding:75px 20px 20px 20px;
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
}
.coachingsvormen .et_pb_main_blurb_image{
	margin-bottom:0px;
}*/
.coachingsvormen .et_pb_blurb_position_left .et_pb_main_blurb_image{
	width:64px;
}

/***************************************************************/
/******************           PAGES              ***************/
/***************************************************************/
.header h1 {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 60px;
    text-shadow: 0em 0em 0.3em rgba(0,0,0,0.4);
    color:#fff;
    text-align:center;
    padding:50px 0 50px 0;
}
.et-shadow .et-box-content{
background-color: #f5c443;
color:#fff;
text-shadow: 1px 1px 1px #999;
}
.et-shadow .et-box-content h2{
	color:#fff;
}
.et-shadow p{
	font-size:18px;
}
.soorten-coaching-titel{
	padding-top:30px!important;
}

/******************          Coach zoeken         ***************/
.sf-field-search label{
	width:98%;
}
input.sf-input-text{
	padding: 7px;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    background-color: #fff;
    font-size: 14px;
    width:100%;

}
.widget_search_filter_register_widget .et_pb_widget ul li {
    margin-bottom: .1em;
}
.sf-field-taxonomy-soort_coaching ul li ul.children{
	display:none;
}
.sf-field-taxonomy-werkgebieden ul li ul.children{
	/*display:none;*/
}
/*.sf-field-taxonomy-werkgebieden .sf-level-0 > .sf-input-checkbox, .sf-field-taxonomy-werkgebieden .sf-level-0 > .sf-label-checkbox{
	display:none;
}
.sf-field-taxonomy-werkgebieden ul.children{
	margin-left:0px;
}*/


.wpsl-store-location .wpsl-street, .wpsl-store-location .wpsl-country, .wpsl-info-window span{
  display:none;
}

/***************************************************************/
/******************          Single Post         ***************/
/***************************************************************/ 
.single #page-container, .single #main-content{
	background-color: #f4f4f4;
}
.single #main-content .container {
    padding-top: 0;
    background-color: #fff;
    margin: 50px auto;
    padding: 20px;
}
.news-item .back-to{
	padding:10px 0px 10px;
	height:0px; 
}
.single .entry-content{
/*	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);*/
}
.single-header{
	background-size:cover;
	background-repeat:none;
	background-position: center center;
	height:350px;
	position: relative;
}
.single-header .logo{
	width:100%;
	text-align: center;
	position: absolute;
	left:0px;
	right:0px;
	margin:auto;
	bottom:-75px;
}
.single-header .logo img{
	width:150px;
	height:150px;
	border-radius: 50%;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
}
.single h2{
	margin:25px 0 10px 0;
}
.meta{
	padding:10px;
	color:#aaa;
	font-size: 12px;
}
.meta .title{
	float:left;
}
.meta .date{
	float:right;
}
.news-item .entry-content {
    padding: 65px 20px;
}
.news-item .back-to{
	padding:10px 0px 10px;
	height:0px; 
}
.button_container{
	text-align: center;
	width:100%;
	padding:50px;
}
.single a.et_pb_button{
	margin:100px;
}
.even-delen{
	opacity: 0;
	position: fixed;
	top:38%;
	right:50px;
	-webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
}
.et_social_sidebar_networks{
	display:none;
	opacity:0;
	-webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
}
.single .et_pb_post {
    margin-bottom: 10px;
    padding-bottom:0px;
}
#comment-wrap {
    padding: 10px 30px;
    background-color: rgba(0,0,0,0.02);
}
#commentform{
	padding: 0px;
}
.comment_area .comment-reply-link {
    display: inline-block;
    position: relative;
    margin: 10px!important;
}

/***************************************************************/
/******************        Single Coaches        ***************/
/***************************************************************/ 
.single-coach #main-content .container:before{
	display:none;
}
.single-coach #main-content .container {
    background-color: transparent;
    margin: 20px auto;
    width: 86%;
    max-width: 1600px;
}
.single-coach #left-area {
    width: 74.125%;
}
.single-coach #sidebar {
    width: 25.875%;
    padding:0px;
}
.single-coach #sidebar i{
	width:20px;
	text-align: center;
}
.single-coach #sidebar h4 i{
	width:30px;
	text-align: left;
}
.single-coach .back-to{
	height:auto;
	font-size: 13px;
}
.single-coach .back-to .left{
	width: 25.875%;
	float: left;
}
.single-coach .breadcrumb{
	width: 74.125%;
	float:right;
	padding-left: 5.5%;
}
.single-coach .single-header{
	height:300px;
}
.single-coach .profile-header{
	min-height:300px;
}
/*.single-coach .contact-button{
	background-color: transparent!important;
	padding:0px!important;
}*/
.single-coach .contact-button a.et_pb_button{
	margin:0px;
	width:100%;
	display: block;
    text-align: center;	
    background-color:#23a900!important;
    font-size:16px;
    color:#fff!important;
    border:none;
    padding:5px 16px;
    font-weight: bold;
}
.single-coach .contact-button a.et_pb_button:after {
    display:none;
}
.single-coach .contact-button a.et_pb_button:hover{
	padding:5px 16px!important;
}
.single-coach #sidebar h4{
	margin-bottom: 20px;
}
.single-coach #sidebar p{
	font-size:14px;
}
.single-coach #main-content .et_pb_widget{ 
    background-color: #fff;
    padding:20px 15px;
    margin-bottom:20px;
}
.single-coach #main-content .profile-header{
	margin-bottom:0px;
}
.single-coach .profile-pic{
	text-align: center;
}
.single-coach .profile-pic img {
    width: 160px;
    height: 160px;
    border-radius: 50%;
}
.single-coach #sidebar h1{
	font-size:24px;
	text-align: center;
	margin-top:15px;
	padding-bottom: 10px;
	font-weight: bold;
}
.single-coach #sidebar a{
color: #f4b71a;
}
.single-coach #sidebar a:hover{
color: #114c87;
}
.single-coach .soort-coaching ul{
	list-style-type: disc;
	margin-left: 30px;
}
.single-coach .entry-content{
	background-color: #fff;
	padding:20px;
	margin-top:0px;
}
.coach_article{
	width: 48%;
	margin-right:2%;
	float:left;
	margin-bottom:2%;
}
.coach_article_image{
	background-size: cover;
	background-repeat: no-repeat;
	width:100%;
	height:200px;
}
.coach_article_title{
	background-color: #fff;
	height:75px;
	padding:5px 10px;
}
.comment-form-url{
	display:none;
}
#commentform p.comment-form-author{
	width:49%;
	margin-right: 1%;
	float: left;
}
#commentform p.comment-form-email{
	width:49%;
	margin-left: 1%;
	float: left;
}
#commentform p.comment-form-comment, #commentform p.form-submit{
	width: 100%;
}
#commentform input[type=text]{
	width:100%;
}
.single-coach #sidebar{
  position: relative;
}
.single-coach .cnl-certified{
  position: absolute;
  top:-15px;
  right:-15px;
}
.single-coach .cnl-certified img{
    width:40px;
    height:40px;
    transition: all .2s ease-in-out;
}
.single-coach .cnl-certified img:hover { 
  transform: scale(2.5); 
}
.single-coach .second .cnl-certified img{
  display: none!important;
}
.single-coach .not-qualified{
  font-size:11px;
  font-style: italic;
  color:red;
  text-align: center;
}
.single-coach .first .not-qualified{
  display:none!important;
}
.single-coach .second .contact-button, .single-coach .second #custom_html-7, .single-coach .second .send-message{
  display:none!important;
}
.single-coach .second #custom_html-5{
  margin-top:20px;
}
/***************************************************************/
/******************       Coaches Archive        ***************/
/***************************************************************/ 
#main-content.coach-archive .container:before{
	display:none;
}
#main-content.coach-archive{
	background-color: #f4f4f4;	
}
#main-content.coach-archive .container {
    background-color: transparent;
    margin: 0px auto;
    width: 80%;
    max-width: 1280px;
}
.coach-archive #left-area {
    width: 74.125%;
    float: right;
}
.coach-archive #sidebar {
    width: 23.875%;
    margin-right:2%;
    padding:0px;
    float:left;
}
.coach-archive .coach-container{
	background-color: #fff;
	-webkit-box-shadow: none;
    box-shadow: none;

}
.coach-archive .coach-foto{
background-size: 100px 100px;
    width: 100px;
    height: 100px;
    background-image: url(https://service.impr0ve.com/professionals/image/8q194cshl2nz0gn8oml14d2s7nk3/1);
    background-position: center;
    background-repeat: no-repeat;
}
#main-content.coach-archive .et_pb_widget{ 
    background-color: #fff;
    padding:20px 15px;
    margin-bottom:20px;
    width:100%;
}
.coach-archive .searchandfilter li {
    margin-left: 0px;
    padding: 0px 0;
}
.coach-archive .searchandfilter h4 {
    font-weight: bold;
    font-size: 18px;
}
.coach-archive .one-liner{
	padding-right:2%;
}
.coach-archive .coach-info {
    border-bottom: 1px dashed #ececec;
    margin-bottom: 10px;
}
.coach-archive .coach-summary{
	padding-right: 3%;
    padding-left: 3%;
}
.coach-archive .coach-more {
    float: right;
    width: 18%;
    text-align: right;
    margin-right:2%;
    font-weight:bold;
}

/***************************************************************/
/******************        Card Archives         ***************/
/***************************************************************/ 
/* Remove sidebar on all archive pages*/
/*.search #main-content .container::before,
.archive #main-content .container::before {
    display: none;
}
.search #left-area,
.archive #left-area {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-top:20px;
}
.search #sidebar,
.archive #sidebar {
    display: none;
}
.archive .et_pb_section_0 {
    min-height: 1vh;
}
.archive .post-meta{
	display:none;
}
.et_pb_fullwidth_header.et_pb_fullwidth_header_0.berichten {
    background-position: center center;
    background-image: url("https://webdesign-westland.nl/webdesign-westland/wp-content/uploads/2018/04/webdesign-nieuws-tips-blog-websites-wordpress.jpg");
} 
.archive .et_pb_bg_layout_dark h1{
	color: #204462!important;
}*/
/* Create Mansonory styles for archive pages */
/*.search #left-area,
.archive #left-area {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 60px;
         column-gap: 60px;
}
 
.archive .et_pb_post > a,
.search .et_pb_post > a {
    margin: -20px -20px 10px;
    display: block;
}
 
.search #left-area .et_pb_post,
.archive #left-area .et_pb_post {
    overflow: hidden; 
    page-break-inside: avoid;
    break-inside: avoid-column;
    width: 100%;
    padding: 19px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    word-wrap: break-word;
    display: inline-block;
    position: relative;
    float:left;
}
 
.search #left-area .et_pb_post h2,
.archive #left-area .et_pb_post h2 {
    font-size: 18px;
}
 
.search #left-area .et_pb_post.format-link,
.search #left-area .et_pb_post.format-quote,
.search #left-area .et_pb_post.format-audio,
.archive #left-area .et_pb_post.format-link,
.archive #left-area .et_pb_post.format-quote,
.archive #left-area .et_pb_post.format-audio{
    padding: 0;
}
 
.archive .et_pb_post .et_pb_image_container,
.archive .et_pb_post .et_main_video_container,
.archive .et_pb_post .et_audio_content,
.archive .et_pb_post .et_pb_slider,
.search .et_pb_post .et_pb_image_container,
.search .et_pb_post .et_main_video_container,
.search .et_pb_post .et_audio_content,
.search .et_pb_post .et_pb_slider {
    margin: -20px -20px 10px;
}
 
.archive .et_pb_post.format-audio .et_audio_content{
    margin: 0px -38px 0px;
}
 
.archive .et_pb_post .et_pb_slider .et_pb_slide,
.search .et_pb_post .et_pb_slider .et_pb_slide {
    min-height: 180px;
}
 
.archive .pagination,
.search .pagination {
    padding: 20px 0;
}

.archive .et_pb_post a{
	margin-bottom: 0px;
    text-decoration: none!important;
    line-height: 1.6em;
}
.archive .post h2 {
    margin-top: 10px;
    margin-bottom: 5px;
}
*/


/********************************************/
/************     MOBILE       **************/
/********************************************/
@media (min-width: 1200px){
ul.clientlist {
    column-count: 3;
}
}
@media (max-width: 768px){
ul.clientlist {
    column-count: 1;
}
}
@media screen and (max-width: 980px) {
	/********** ARCHIVE **********/
    .search #left-area,
    .archive #left-area {
        -moz-column-count: 2;
            column-count: 2;
        -moz-column-gap: 60px;
            column-gap: 60px;
    }
    .et_pb_section_0 .et_pb_row_0 h1{
	    font-size: 70px;
    }
}
@media screen and (max-width: 767px) {
	/********** ARCHIVE **********/
    .search #left-area,
    .archive #left-area {
        -moz-column-count: 1;
            column-count: 1;
    }
    .search .et_pb_post.format-audio .et_audio_content,
    .archive .et_pb_post.format-audio .et_audio_content{
        margin: 0;
    }
    .search #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls div.mejs-time-rail,
    .archive #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls div.mejs-time-rail,
    .search #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total,
    .archive #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{
        min-width: 300px!important;
        width: 300px!important;
    }
    .et_pb_section_0 .et_pb_row_0 h1, p.home-title{
	    font-size: 40px!important;
	    line-height: 60px!important;
    }
    .et_pb_section_0 .et_pb_row_0 p{
	    font-size: 20px;
    }
    .home h2, h2{
	    font-size:30px;
    }
    .et_pb_blurb.et_pb_blurb h4 a{
	    font-size:22px!important;
    }
    a#meer-coaching{
	    font-size:26px;
    }
    #first-blog a.entry-featured-image-url{
	width:100%;
	float:none;
	margin:auto;
}
.header h1 {
    font-size: 40px!important;
 }
#first-blog h2.entry-title{
	width:100%;
	float:none;
	font-size:24px;
	padding:20px 20px 0px 20px;
	line-height: 1.3em;
	margin:auto;
}
#first-blog .post-meta{
	width:100%;
	float:none;
	padding:0 0 0 20px;
	color:#F5C443;
	font-size:10px;
	margin:auto;
}
#first-blog .post-content{
	width:100%;
	float:none;
	padding:10px 10px 10px 20px;
	margin:auto;
}
#second-blogs .et_pb_blog_grid .column.size-1of1 {
    float: none;
}
}
