/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */
/* -+_- ALGEMEEN -+_- */
/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */
*{
    letter-spacing: 0 !important;
}

a, a:hover, a:active, a:focus, a:visited {
    transition: color .1s ease-in-out;
    -webkit-transition: color .1s ease-in-out;
    -moz-transition: color .1s ease-in-out;
    -ms-transition: color .1s ease-in-out;
    -o-transition: color .1s ease-in-out;
}

body .wpb_button, body .wpb_content_element, body ul.wpb_thumbnails-fluid>li, body .vc_btn3-container,
h1,h2,h3,h4,h5,h6{
    margin-bottom: 0;
}

.mk-post-nav{
    display:none;
}

.text-green, .text-green p, .text-green strong, .text-green a,
.text-green h1, .text-green h2, .text-green h3, .text-green h4, .text-green h5, .text-green h6{
    color: #8fbf21 !important;
}

.text-white, .text-white p, .text-white strong, .text-white a,
.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6{
    color: #fff !important;
}

.titel-sm,
.titel-sm h1, .titel-sm h2, .titel-sm h3, .titel-sm h4, .titel-sm h5, .titel-sm h6{
    font-size: 18px !important;
}

.titel-lg,
.titel-lg h1, .titel-lg h2, .titel-lg h3, .titel-lg h4, .titel-lg h5, .titel-lg h6{
    font-size: 34px !important;
}

.alignleft, img.alignleft{
    margin: 0px 25px 25px 0px !important
}

.font-weight-black,
.font-weight-black h1, .font-weight-black h2, .font-weight-black h3, .font-weight-black h4, .font-weight-black h5, .font-weight-black h6{
    font-weight: 800 !important;
}

/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */
/* -+_- GRID -+_- */
/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */

.wpb_row.attched-true .vc_column_container>.vc_column-inner{
    padding-left: 15px !important;
    padding-right: 15px !important;
}

/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */
/* -+_- HEADER -+_- */
/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */

.header-style-1.sticky-style-fixed .header-logo{
    transition: height .15s ease,line-height .15s ease;
    -webkit-transition: height .15s ease,line-height .15s ease;
    -moz-transition: height .15s ease,line-height .15s ease;
    -ms-transition: height .15s ease,line-height .15s ease;
    -o-transition: height .15s ease,line-height .15s ease;
}

.header-logo a .mk-desktop-logo.dark-logo.mk-svg{
    width: 280px;
    height: 93px;
    max-height: none;
}

.a-sticky .header-logo a .mk-desktop-logo.dark-logo.mk-svg{
    width: 220px;
    height: 74px;
}

.mk-toolbar-navigation {
    margin-right: 0;
    float: right;
}

.mk-toolbar-navigation a{
    font-size: 16px;
    font-weight: 500;
}

.mk-toolbar-navigation ul li a{
    border-color: #fff;
    line-height: 13px;
    padding-right: 6px;
    padding-left: 2px;
}

/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */
/* -+_- NAVIGATIE + ZOEKEN -+_- */
/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */
.mk-header.header-style-1{
    border-bottom-width: 0;
}

.header-style-1.header-align-left:not(.a-sticky) .mk-grid .mk-header-nav-container{
    top: 65px;
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
}

.header-style-1.header-align-left.a-sticky .mk-grid .mk-header-nav-container{
    top: 0;
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
}

.mk-main-navigation{
    padding-right: 20px;
}

.header-style-1 .menu-hover-style-2 .main-navigation-ul > li,
.header-style-1.a-sticky .menu-hover-style-2 .main-navigation-ul > li{
    height: 80px;
    line-height: 20px;
    transform: skewX(-25deg);
}

.header-style-1 .menu-hover-style-2 .main-navigation-ul > li > a.menu-item-link,
.header-style-1.a-sticky .menu-hover-style-2 .main-navigation-ul > li > a.menu-item-link{
    height: fit-content !important;
    position: relative;
    top: 50%;
    transform: translateY(-50%) skewX(25deg);
    line-height: 20px !important;
    padding: 10px 25px;
}

.main-navigation-ul > li.menu-item.menu-item-break > a.menu-item-link{
    width: min-content;
}

.main-navigation-ul > li.menu-item{
    background-color: #8fbf21;
}

.main-navigation-ul > li.menu-item.menu-item-dark{
    background-color: #232323;
    color: #fff !important;
}

.main-navigation-ul li>.sub-menu{
    transform: skewX(25deg);
}

.main-navigation-ul li.has-mega-menu>ul.sub-menu{
    min-width: 710px;
    left: 96px;
    padding: 0;
}

.main-navigation-ul li.has-mega-menu>ul.sub-menu>li.menu-item{
    padding: 0;
}

.main-navigation-ul li.has-mega-menu>ul.sub-menu .megamenu-widgets-container{
    padding: 0;
}

.main-navigation-ul li.has-mega-menu>ul.sub-menu .megamenu-widgets-container .widget{
    margin-bottom: 0;
}


.main-navigation-ul li.has-mega-menu>ul.sub-menu .menu-tabs-container{
    display: flex;
    align-items: stretch;
    width: 100%;
}

.main-navigation-ul li.has-mega-menu>ul.sub-menu .menu-tabs-tabs{
    width: 40%;
    flex-grow: 0;
    flex-shrink: 0;
    padding: 50px 0 50px 40px;
}

.main-navigation-ul li.has-mega-menu>ul.sub-menu .menu-tabs-tabs > ul {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    height: 100%;
    border-right: 2px solid #8fbf21;
}

.main-navigation-ul li.has-mega-menu>ul.sub-menu .menu-tabs-tabs > ul > li{
    width: 100%;
    font-size: 22px;
    font-weight: 900;
    padding: 14px 0;
    padding-left: 12px;
    background-color: #fff;
    border: 2px solid #fff;
    border-right-width: 0;
    color: #232323;
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
}

.main-navigation-ul li.has-mega-menu>ul.sub-menu .menu-tabs-tabs > ul > li.tab-active,
.main-navigation-ul li.has-mega-menu>ul.sub-menu .menu-tabs-tabs > ul > li:hover{
    background-color: #8fbf21;
    border-color: #84b11f;
    color: #fff;
    cursor: pointer;
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
}

.main-navigation-ul li.has-mega-menu>ul.sub-menu .menu-tabs-content{
    background-color: #e8e8e8;
    padding: 15px 50px;
    min-height: 380px;
}

.main-navigation-ul li.has-mega-menu>ul.sub-menu .menu-tabs-content p{
    font-size: 16px;
    font-weight: 500;
}

.main-navigation-ul li.has-mega-menu>ul.sub-menu .menu-tabs-content a{
    color: #8fbf21;
    line-height: 1.66em;
}

.main-navigation-ul li.has-mega-menu>ul.sub-menu .menu-tabs-content a:hover{
    color: #a5cc4d;
}


.mk-css-icon-close,.mk-css-icon-menu {
    width: 30px;
    height: 30px
}

.mk-css-icon-close div,.mk-css-icon-menu div {
    height: 5px;
    margin-bottom: 5px;
    border-radius: 5px
}

.dashboard-active .mk-css-icon-menu-line-1,.is-active .mk-css-icon-menu-line-1 {
    top: 10px
}

.dashboard-active .mk-css-icon-menu-line-3,.is-active .mk-css-icon-menu-line-3 {
    top: -10px
}

.mk-responsive-wrap .mk-responsive-nav li a{
    text-transform: none;
    font-size: 16px;
}

.mk-responsive-wrap .mk-responsive-nav li.menu-item{
    background-color: #8fbf21;
}

.mk-responsive-wrap .mk-responsive-nav li.menu-item:hover,
.mk-responsive-wrap .mk-responsive-nav li.menu-item.current-menu-item,
.mk-responsive-wrap .mk-responsive-nav li.menu-item.current-menu-ancestor,
.mk-responsive-wrap .mk-responsive-nav li.menu-item.current-menu-parent{
    background-color: #a5cc4d;
}

.mk-responsive-wrap .mk-responsive-nav li.menu-item.menu-item-dark{
    background-color: #232323;
}

.mk-responsive-wrap .mk-responsive-nav li.menu-item.menu-item-dark:hover{
    background-color: #666666;
}

.mk-responsive-wrap .mk-responsive-nav li a:hover{
    background: none;
}

.mk-responsive-wrap .mk-responsive-nav li ul li a{
    padding-left: 35px;
}

.mk-blog-hero.bold-style .mk-author-avatar, .mk-blog-hero.bold-style .mk-author-name{
    display: none !important;
}

/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */
/* -+_- FOOTER -+_- */
/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */

#mk-footer .footer_logo{
    width: 220px;
    height: 74px;
    margin-bottom: 10px;
}

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

#mk-footer .footer_social img{
    width: 28px;
    height: 28px;
}

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

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

#mk-footer .footer_location h3{
    font-weight: 900;
    line-height: 1;
    margin-bottom: 5px;
}

.mk-footer-copyright {
    opacity: 1;
    float: none;
    display: block;
    text-align: center;
    padding: 10px 0;
}

.mk-footer-copyright a {
    color: #ffffff;
    font-weight: 700;
}

/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */
/* -+_- COOKIE MELDING -+_- */
/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */

button#catapultCookie {
    padding: 9px 12px !important;
    background-color: #0a0a0a !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    transition: color .1s ease-in-out, background .1s ease-in-out, border .1s ease-in-out;
    -webkit-transition: color .1s ease-in-out, background .1s ease-in-out, border .1s ease-in-out;
}

button#catapultCookie:hover {
    background-color: #000 !important;
    transition: color .1s ease-in-out, background .1s ease-in-out, border .1s ease-in-out;
    -webkit-transition: color .1s ease-in-out, background .1s ease-in-out, border .1s ease-in-out;
}

#catapult-cookie-bar a:hover{
    color: #0a0a0a!important;
}


/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */
/* -+_- CALDERA FORMS / BUTTONS -+_- */
/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */

.theme-content .vc_btn3.vc_btn3-color-green,
.theme-content .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat{
    background-color: #8fbf21;
    font-size: 18px;
    padding: 10px 25px;
}

.theme-content .vc_btn3.vc_btn3-color-green:hover,
.theme-content .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover{
    background-color: #a5cc4d; /* 80% */
}

.theme-content .vc_btn3.vc_btn3-color-inverse,
.theme-content .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat{
    background-color: #232323;
    font-size: 18px;
    padding: 10px 25px;
}

.theme-content .vc_btn3.vc_btn3-color-inverse:hover,
.theme-content .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover{
    background-color: #666666; /* 80% */
}

.caldera-grid .has-error .g-recaptcha:after{
    content: "Dit veld is verplicht.";
    color: #a94442;
}
.caldera-grid .has-error .g-recaptcha > div{
    border: 1px solid #a94442;
    background-color: #f2dede;
    border-radius: 3px;
}
.caldera-grid .intl-tel-input {
    width: 100%;
}

.caldera-grid .form-group > p{
    display: none !important;
}

#theme-page .caldera-grid .btn-default,
.vbox-content .caldera-grid .btn-default,
#theme-page .caldera-grid .btn-default:hover,
.vbox-content .caldera-grid .btn-default:hover{
    padding: 10px 45px;
    background-color: #8fbf21;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border-radius: 0;
    border: 0;
    transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
}

#theme-page .caldera-grid .btn-default:hover,
.vbox-content .caldera-grid .btn-default:hover{
    background-color: #a5cc4d;
}

/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */
/* -+_- VENOBOX -+_- */
/* -+_--+_--+_--+_--+_--+_--+_--+_--+_--+_- */
.vbox-inline.vbox-figlio{
    padding: 2rem !important;
    height: auto;
    width: fit-content;
    min-width: 460px
}

.vbox-container img {
    max-height: 85vh
}

.vbox-close {
    color: #8fbf21 !important;
    background-color: transparent !important;
    right: 10px !important;
    font-size: 40px !important
}

.vbox-close:hover {
    color: #ffffff !important;
}

.vbox-next span,.vbox-prev span {
    border-top-color: #8fbf21 !important;
    border-right-color: #8fbf21 !important
}
