.wpb_content_element {
    margin-bottom: 0px !important;
}

.page-section-content:not(.title-content) {
    padding: 0px 0 !important;
}

h1 {
    font-weight: 800 !important;
    margin-bottom: 8px;
    line-height: 1.1em;
    margin-top: -5px;
}

h2 {
    font-weight: 800 !important;
}

h5 {
    line-height: 1.1em;
    font-weight: 800 !important;
    font-size: 1.5em;
}

.dima-search-title{
    color: #232323;
}

.toolbar {
    width: 100%;
    height: 25px;
    background-color: #8fbf21;
}

.header-search {
    width: 285px;
    display: block;
    position: relative;
    transform: skewX(25deg);
}

.container-search {
    margin-left: 140px;
    margin-top: 50px;
    margin-bottom: 20px;
    ;
    background-color: #232323;
    padding: 25px 65px;
    width: 100%;
    transform: skewX(-25deg);
}

.search-form:before {
    content: '\f002';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: white;
    position: absolute;
    z-index: 999;
    left: 15px;
    top: 19px;
}

.search-form:before:focus {
    color: white !important;
}

.header-search input[type="text"] {
    background-color: #0f0f0f;
    border: 1px solid black;
    border-radius: 15px;
    padding: 6px 35px;
    height: 37px;
}

.header-search input[type="text"]::placeholder {
    color: #a9a9a9;
    font-weight: 600;
}

.header-search input[type="text"]:focus {
    background: rgb(143 191 33);
    color: white;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 75%);
}

.header-search input[type="text"]:focus::placeholder {
    color: white !important;
}

.dima-navbar-wrap.desk-nav .dima-navbar .dima-nav-tag {
    transform: skewX(-25deg);
    vertical-align: bottom;
}

.dima-navbar {
    background: rgb(242, 242, 242);
    background: -moz-linear-gradient(0deg, rgba(242, 242, 242, 1) 15%, rgba(255, 255, 255, 0.9556197478991597) 15%);
    background: -webkit-linear-gradient(0deg, rgba(242, 242, 242, 1) 15%, rgba(255, 255, 255, 0.9556197478991597) 15%);
    background: linear-gradient(0deg, rgba(242, 242, 242, 1) 15%, rgba(255, 255, 255, 0.9556197478991597) 15%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f2f2", endColorstr="#ffffff", GradientType=1);
    box-shadow: none !important;
}

.dima-navbar-wrap.desk-nav .dima-navbar .dima-nav-tag .dima-nav>li {
    background-color: #8fbf21;
    margin-right: -1px;
}

.dima-navbar-wrap.desk-nav .dima-navbar .dima-nav-tag .dima-nav>li:hover {
    background-color: #a4d437 !important;
}

.dima-navbar-wrap.desk-nav .dima-navbar nav .dima-nav>li:hover>a {
    color: white !important;
}

.dima-menu-span {
    display: inline-block;
    height: fit-content !important;
    position: relative;
    top: 50%;
    transform: translateY(-50%) skewX(25deg);
    line-height: 0px !important;
}

.dima-navbar-wrap.desk-nav .dima-navbar nav .dima-nav>li>a {
    font-weight: 500;
    padding: 0 32px 0 32px;
}

.dima-navbar-wrap.desk-nav .dima-navbar .dima-nav-tag .dima-nav.nav-primary>li:last-child a {
    padding-right: 25px;
}

.boxed-blog article .post-img, .boxed-blog .post .post-img, .effect-julia {
    border-radius: 10px 10px 0px 0px;
    margin-bottom: 0px;
}

.container-uitgelicht-afb .effect-julia {
    border-radius: 10px !important;
}

.meta-berichten {
    padding: 15px 30px;
}

.datum p {
    font-size: 12px;
    color: #7f7f7f;
    font-weight: 800;
    margin-bottom: 0px;
}

.meta-berichten h2 {
    margin-bottom: 5px;
}

.meta-berichten.lijst h2, .stemmen h2 {
    font-size: 1.2857142857142858em;
    font-weight: 800 !important;
    line-height: 1.2em;
}

.samenvatting {
    line-height: 23px;
    margin-bottom: 25px;
}

.meta-berichten a {
    font-weight: 700;
}

.link-ln {
    font-weight: 800 !important;
    line-height: 1.2em;
    font-size: 1.2857142857142858em;
    text-align: center;
    display: block;
}

.article-separation {
    margin-bottom: 0px;
}

.main-bg {
    background-color: white;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(202 202 202);
    -moz-box-shadow: 0px 0px 10px 0px rgb(202 202 202);
    box-shadow: 0px 0px 10px 0px rgb(202 202 202);
}

.lijst-inhoud {
    margin-bottom: 15px;
}

.meta-berichten.wit .datum p {
    color: white;
}

.meta-berichten.wit {
    position: absolute;
    bottom: 0;
    left: 0;
}

.zwart-gr {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 10px;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(0deg, rgb(0 0 0 / 78%) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgb(0 0 0 / 78%) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(0deg, rgb(0 0 0 / 78%) 0%, rgba(255, 255, 255, 0) 100%);
}

.titel-zoekform h3,
.titel-zoekform h2 {
    font-weight: 800;
    letter-spacing: inherit;
    line-height: 0.8;
}

.titel-zoekform {
    margin-bottom: 25px;
}

.titel-zoekform h3 span,
.titel-zoekform h2 span {
    color: #7b7b7b !important;
    font-size: 18px;
    font-weight: 500;
}

.search-header {
    background-color: #8fbf21;
    border-radius: 10px 10px 0px 0px;
}

.search-header span {
    display: block;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 15px;
    color: white;
}

.search-header .padding-search {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}

.search-header .padding-search-small {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.search-header .padding-search-small:not(:last-child){
    margin-bottom: 15px;
}

.search-header input[type="text"], .search-header select {
    width: 100%;
    height: 34px;
    border-radius: 10px;
    background-color: white;
    border: 1px solid #729a15;
    line-height: 1em;
}

.search-header input[type="text"]:focus, .search-header select:focus {
    -webkit-box-shadow: 0px 0px 10px 0px rgb(202 202 202);
    -moz-box-shadow: 0px 0px 10px 0px rgb(202 202 202);
    box-shadow: 0px 0px 10px 0px rgb(178 255 0);
    background-color: #f2ffd4;
}

select {
    background: url(/wp-content/uploads/2021/03/arrow-down.svg) no-repeat;
    background-size: 32px;
    background-position: right top 50%;
}

.dima-btn-large {
    background-color: #232323;
    min-height: 34px;
    line-height: 2.4em;
    font-weight: 600;
    font-size: 18px !important;
    margin-top: 27px;
    letter-spacing: 0;
    text-transform: none;
}

.button-container .dima-btn-large {
    background-color: #232323 !important;
}

.padding-search-small .dima-btn-large{
    margin-top: 5px;
}

.header-kolom {
    margin-bottom: 25px;
    max-width: 100%;
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 7px;
    border-bottom: 3px solid #8fbf21;
}

.svg-icoon svg {
    width: 25px;
    height: 25px;
    display: inline-block;
}

.svg-icoon {
    height: 25px;
    width: 25px;
    vertical-align: middle;
    margin-right: 5px;
}

.header-kolom h6 {
    font-weight: 800;
    font-size: 16px;
    margin-bottom: 0px;
    line-height: normal;
    word-break: break-word;
}

/* .header-kolom:after {
    display: block;
    height: 3px;
    content: "";
    background-color: #8fbf21;
    width: 100%;
    max-width: 307px;
} */

.categorie-item {
    margin-bottom: 50px;
}

.categorie-item .items > ul.items-list{
    max-height: 1000em;
    overflow-y: hidden;
    transition: .75s all ease-in-out;
}

.categorie-item .items.collapsed > ul.items-list{
    max-height: calc(100px + 4em);
    transition: .75s all ease-in-out;
}

.items > ul.items-list{
    padding-left: 0;
    margin-left: 0;
}

.items a {
    color: #232323;
    text-decoration: underline;
}

.items a.view-all-subcats{
    color: #8fbf21;
    font-weight: 600;
    margin-top: 6px;
    display: block;
}

.items a.view-all-subcats > i{
    font-size: 16px;
    vertical-align: text-top;
    transform: rotate(180deg);
    transition: .25s all ease-in-out;
}

.items.collapsed a.view-all-subcats > i{
    transform: rotate(0deg);
    transition: .25s all ease-in-out;
}

.items li:before {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #8fbf21;
    padding-right: 5px;
}

.items li {
    list-style: none;
    margin-bottom: .5em;
}

.padding-form {
    padding: 25px 20px;
}

.padding-form-small{
    padding: 6px 20px;
    background-color: #8fbf21;
    border-radius: 0px 0px 10px 10px;
}

.dossiers-kolom {
    padding: 35px 30px;
}

.dossiers-kolom h2 {
    font-weight: 800;
    font-size: 24px;
    line-height: 1.1em;
    min-height: 55px;
    margin-bottom: 0;
}

.dossiers-kolom .wpb_content_element a {
    font-size: 18px;
    color: #232323;
    line-height: 2.5em;
}

.img-dossier {
    min-height: 100px;
}

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    border-radius: 10px;
}

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-box-shadow: 0px 0px 15px 0px rgb(162 162 162);
    -moz-box-shadow: 0px 0px 15px 0px rgb(162 162 162);
    box-shadow: 0px 0px 15px 0px rgb(162 162 162);
    background-color: white;
    border-bottom: 15px solid #8fbf21;
}

.caldera-grid .radio label {
    font-weight: 600 !important;
    padding-left: 25px !important;
}

.caldera-grid .radio input[type=radio] {
    margin-right: 5px !important;
    margin-left: -25px !important;
}

.caldera-grid .btn-default {
    min-height: 34px !important;
    line-height: 2em !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    color: #fff !important;
    text-transform: lowercase !important;
}

.caldera-grid .btn-default:hover {
    background-color: #232323 !important;
    border: none !important;
}

.denkt-over {
    margin-left: calc(50% + 15px);
}

.over-boer h3 {
    font-size: 40px;
    font-weight: 600;
}

.over-boer h2 {
    font-size: 24px;
    font-weight: 600 !important;
}

.lijst-agri a {
    font-weight: 800;
    margin-left: 10px;
    margin-top: 15px;
}

.nieuws-brief-tekst h4 {
    color: white;
    font-weight: 800;
    line-height: 1.2em;
}

.nieuws-brief-tekst p {
    color: white !important;
    font-weight: 600;
}

.nieuws-brief-tekst a {
    color: white !important;
}

.nieuws-brief-tekst {
    width: max-content;
    margin: 0 auto;
}

.footer_social {
    width: 220px;
    display: flex;
    justify-content: space-around;
}

.footer_social img {
    width: 28px;
    height: 28px;
}

.footer_location .footer_location_image {
    width: 142px;
    height: 142px;
    margin-right: 15px;
}

.footer_location {
    display: flex;
    justify-content: flex-start;
}

.footer-container .top-footer {
    padding: 4rem 0 2rem 0;
    background-color: #232323;
}

.dima-footer {
    padding: 10px 0;
    background-color: #8fbf21;
}

.dima-comments-list {
    display: none;
}

/* BLOG SINGLE CSS */
.container-header-single-blog {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
}

.links-header-single-blog {
    width: 50%;
    background-color: #e8e8e8;
    display: block;
}

.rechts-header-single-blog {
    width: 50%;
    display: inline-block;
    height: 400px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.single-post .dima-navbar {
    background: rgb(242, 242, 242);
    background: -moz-background: linear-gradient(0deg, transparent 15%, rgba(255, 255, 255, 0.9556197478991597) 15%);
    background: -webkit-background: linear-gradient(0deg, transparent 15%, rgba(255, 255, 255, 0.9556197478991597) 15%);
    background: linear-gradient(0deg, transparent 15%, rgba(255, 255, 255, 0.9556197478991597) 15%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f2f2", endColorstr="#ffffff", GradientType=1);
}

.categorie-wrapper{
    margin-bottom: 15px;
}

.categorie-wrapper-sub{
    margin-top: 10px;
}

.categorie-container {
    width: max-content;
    padding: 5px;
    text-transform: uppercase;
    background-color: #8fbf21;
    font-weight: 800;
    color: white;
    margin-bottom: 5px;
    display: inline-block;
}

.categorie-container > a,
.categorie-container > a:hover{
    font-weight: 800;
    color: white;
    display: block;
}

.single-post h1 {
    color: #8fbf21;
    font-weight: 600 !important;
    margin-bottom: 40px;
}

.single-post .samenvatting p {
    color: #232323;
    font-weight: 600;
    font-size: 16px;
}

.single-post .negatieve-kolom {
    margin-top: -325px;
}

.padding-blog {
    padding: 35px 25px;
}

.padding-blog-small{
    padding: 15px 25px;
}

.single-post .main-bg strong {
    color: #8fbf21;
}

.single-post .page-section ul {
    padding: 10px 20px;
}

.single-post .page-section ul li:before {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #8fbf21;
    margin-left: -20px;
    padding-right: 10px;
}

.single-post .page-section li {
    margin-bottom: 3px;
}

.single-post .main-bg p {
    line-height: 1.25em;
}

.datum-single svg, .leestijd svg {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
}

.datum-single p, .leestijd p {
    display: inline-block;
    color: #232323;
    margin-bottom: 0px;
    font-weight: 600;
}

.datum-single, .leestijd {
    vertical-align: middle;
    display: flex;
    margin-bottom: 10px;
}

.heateor_sss_sharing_ul {
    padding: 0 !important;
}

.container-iconen {
    background-color: white;
    border-radius: 15px;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(202 202 202);
    -moz-box-shadow: 0px 0px 10px 0px rgb(202 202 202);
    box-shadow: 0px 0px 10px 0px rgb(202 202 202);
    width: 144px;
    display: inline-block;
}

.titel-delen {
    width: 155px;
    margin-top: 5px;
    display: inline-block;
}

.titel-delen:before {
    content: '\f1e0';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    color: white;
    background-color: #8fbf21;
    padding: 6px;
    border-radius: 30px;
    display: inline-block;
    height: 10px;
    line-height: 1em;
}

.titel-delen p {
    display: inline-block;
    color: #8fbf21;
    font-weight: 500;
    margin-left: 5px;
    font-size: 16px;
}

.delen {
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
}

.heateorSssMoreSvg {
    display: none !important;
}

.container-iconen .heateor_sss_sharing_ul li:last-child {
    display: none !important
}

.sidebar-is-sticky .widget-title {
    color: #232323;
    font-weight: 600;
    margin-top: 20px;
}

/* .single-post .sidebar-is-sticky .textwidget {
    padding: 10px;
    background-color: white;
    border-radius: 10px;
} */

.p-sidebar{
    padding: 25px 15px;
}

.single-post div.widget{
    margin-bottom: 20px;
}

.single-post .caldera-grid .btn-default {
    background-color: #8fbf21;
}

.heateor_sss_bottom_sharing {
    top: auto !important;
    left: auto !important;
    margin-bottom: 0 !important;
    width: max-content !important;
    margin: 0 auto !important;
    position: relative !important;
}

.heateorSssSharingArrow {
    display: none;
}

.single-post .effect-julia {
    border-radius: 10px;
}

.related-posts .related-posts-title {
    font-weight: 700;
}

.overview .article-separation, .article-separation {
    margin-bottom: 25px;
}

.filters-box.filters ul li.current {
    width: max-content;
    padding: 5px;
    text-transform: uppercase;
    background-color: #8fbf21;
    font-weight: 800;
    color: white;
    border-radius: 5px;
}

.filters-box.filters ul .current a {
    color: white !important;
    font-weight: 800;
}

.filters-box.filters ul li {
    padding: 5px;
}

.filters-box.filters ul li a {
    color: rgb(35 35 35);
}

.filters-box.filters ul li span {
    color: #8fbf21;
    font-weight: 800;
    background-color: white;
    padding: 4px 10px;
    border-radius: 70px;
    position: absolute;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(202 202 202);
    -moz-box-shadow: 0px 0px 10px 0px rgb(202 202 202);
    box-shadow: 0px 0px 10px 0px rgb(202 202 202);
    top: -19px;
    right: 9px
}

.filters {
    padding: 15px;
    background-color: white;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(202 202 202);
    -moz-box-shadow: 0px 0px 10px 0px rgb(202 202 202);
    box-shadow: 0px 0px 10px 0px rgb(202 202 202);
    border-radius: 15px;
}

.meer-weten {
    background-color: white;
    border-radius: 15px;
    margin-bottom: 25px;
    padding: 15px;
}

.container-titel {
    background-color: #8fbf21;
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
    border-radius: 15px 15px 0px 0px;
    padding: 15px;
    margin-bottom: 20px;
}

.meer-weten img {
    margin-bottom: 20px;
}

.adres, .persoon, .telefoon, .mail {
    position: relative;
    margin-left: 30px;
    margin-bottom: 15px;
    font-weight: 600;
}

.adres p, .persoon, .telefoon a, .mail a {
    font-weight: 600;
}

.adres:before {
    content: '\f041';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #8fbf21;
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translate(-50%, -50%);
    padding-right: 20px;
}

.persoon:before {
    content: '\f007';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #8fbf21;
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translate(-50%, -50%);
    padding-right: 20px;
}

.telefoon:before {
    content: '\f095';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #8fbf21;
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translate(-50%, -50%);
    padding-right: 20px;
}

.mail:before {
    content: '\f658';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #8fbf21;
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translate(-50%, -50%);
    padding-right: 20px;
}

.page-template-rss-artikelen-overzicht .effect-julia img {
    object-fit: cover;
    height: 283px;
}

.page-template-rss-artikelen-overzicht h5 {
    font-size: 1.5em;
}

.page-template-rss-artikelen-overzicht .dima-isotope-container {
    opacity: 1 !important;
}

.page-template-rss-artikelen-overzicht .dima-isotope-wrapper:not(.no-preloaderspin):before {
    display: none !important;
}

.dima-pagination ul li a:not(.next):not(.dima-next):not(.dima-previous):not(.prev).current-page,
.dima-pagination ul li span.page-numbers.current {
    border-color: #8fbf21 !important;
}

.filters-box.filters ul li span {
    display: none;
}

.dima-pagination {
    margin: auto;
    padding-bottom: 35px;
}

.dima-navbar-wrap.desk-nav .dima-navbar .dima-nav-tag .dima-nav>li>.sub-menu {
    top: 143px;
    transform: translateY(-50%) skewX(25deg) !important;
}

.dima-nav .sub-menu a:hover {
    color: #fff;
    background-color: #8fbf21;
}
