

.current span{

  margin-top: -4px !important;
}

.attachment-latest_post_boxes {    height: 250px;}

.blog_holder article .post_image, .blog_holder article .post_image img, .blog_holder article .post_image > a {

    height: 350px;
}
.entry_title{font-size:25px;}
.latest_post_holder li:last-child .latest_post {
    border-bottom: none;
    padding-right: 10px;
    text-align: justify;
}

.latest_post_holder.dividers .latest_post_date .latest_post_day{color:#333;}

.blog_single {
    margin-top: 150px!important;
}
.blog_holder article .post_info {
  
    display: none;
}
.title_subtitle_holder{
    padding-top: 0px !important;
}
 .text_above_title {
text-shadow: none !important;
    font-size: 23px;
    line-height: 1.4em;
    background: rgba(255, 255, 255, 0.8) !important;
    width: 50%;
    text-align: center;
    margin: auto;
    padding: 10px;

}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color:  #57adf0!important;
}
.leaf {}

.leaf li {
    background: url('https://kennisprojectcentrum.nl/wp-content/uploads/2018/04/check.png') no-repeat left 8px;
    padding-left: 24px;
    padding-top: 3px;
    list-style-type: none;
    margin-left: 20px;
    margin-top: 10px;
}
.subtitle{text-shadow: none !important;
    font-size: 23px;
    line-height: 1.4em;
    background: rgba(255, 255, 255, 0.8) !important;
    width: 50%;
    text-align: center;
    margin: auto;
    padding: 10px;

}


.q_list.circle ul > li, .q_list.number ul > li {
    position: relative;
    font-weight: 400;
    margin: 0 0 5px;
    padding: 0 0 0 22px;
    color: #000 !important;
}
.q_list.circle ul > li::before {
    position: absolute;
    left: 8px;
    width: 1px;
    height: 1px;
    top: -0px;
    background-color: transparent;
    display: block;
    content: '\003e';
    border-radius: 25px;
    color: #D60093;
}

.header_bottom {
    background-color: rgba(255, 255, 255, 0.5) !important;
}

 <!--This is a comment. Comments are not displayed in the browser
.q_logo {
    top: 50%;
    left: -40px;}
-->
 nav.main_menu>ul>li.active>a>span:not(.plus) {
position: relative;
display: inline-block;
vertical-align: middle;

border-radius: 0px;
background-color:  rgba(255, 255, 255, 0);

}

.testimonial_title_holder h5{
    color: #2a2a2a;
    font-family: 'Lora', sans-serif;
    font-size: 25px;
    line-height: 30px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author{
    margin-top: 21px;
    color: #2a2a2a;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Lora';
    line-height: 20px;
}

.call_to_action.simple .text_wrapper>.call_to_action_text{
 line-height: 30px;
}

.q_counter_holder p.counter_text, .title h1 {
    text-transform: capitalize;
}

.page_not_found h2{
    font-size: 29px;
}
.page_not_found p {
    margin: 15px 14% 35px;
}
input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
    display: block;
    margin: 5px 0 0;
    padding: 15px;
    border: 0;
    border-radius: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #ddd;
    color: #D51298;
    font-family: Raleway;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea{
    text-align: center;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 7px;
}

@media only screen and (max-width: 600px) {
    .title .subtitle{
        display: none;
    }
.blog_single {
    margin-top: 10px!important;
}
}

nav.main_menu {
    position: absolute;
    left: 50%;
    z-index: 100;
    text-align: left;
    top: 35px !important;
}