/* -+-+-+-+-+-+-+-+-
    DESKTOP STYLING (NOT AMP)
   -+-+-+-+-+-+-+-+- */

/*  ----------------
    HEADER / MENU
    ---------------- */

/* 
========================================== 
Kerst melding 
========================================== 
*/

.kerst .landing-titel h1{
	display: flex;
    font-size: 5rem !important;
    line-height: 80px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300 !important;
    text-shadow: 0px 5px 9px rgb(70 53 5) !important;
    color: white !important;
}

.kerst .landing-titel h1 .subtitel{
    margin-left: 10vw;
    -webkit-background-clip: text;
    font-size: 17rem;
    line-height: 200px;
    position: relative;
    color: transparent;
}

.kerst .landing-titel h1 .subtitel::after{
	    background-image: url(/wp-content/uploads/2021/12/2022-min.png);
	    color: transparent;
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 215px;
		background-size: contain;
		background-repeat: no-repeat;
	    background-position: center;
}

@media (max-width: 1345px){
	.kerst .landing-titel h1 .subtitel {
    margin-left: 6vw;
	}
}
@media (max-width: 1080px){
.kerst .landing-titel h1 {
    display: block;
	font-size: 3rem !important;
}
.kerst .landing-titel h1 .subtitel {
    margin-left: 0;
	font-size: 20px;
	margin-top: 40px;
	}
	.kerst .landing-titel h1 .subtitel::after {
		background-position: left;
	}
}
@media (max-width: 575px){
.kerst .landing-titel h1 {
    line-height: 1.3em;
}
.kerst .landing-titel h1 .subtitel {
	margin-top: 20px;
	}
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6,
.entry-content h1:last-child, .entry-content h2:last-child, .entry-content h3:last-child, .entry-content h4:last-child, .entry-content h5:last-child, .entry-content h6:last-child {
    margin-bottom: .5em;
}
.entry-content *+:is(h1,h2,h3,h4,h5,h6){
    margin-top: 0;
}

@media (min-width: 1000px){
    .dima-menu-span{
        text-align: center !important;
    }
}

.dima-navbar-wrap.desk-nav .dima-navbar .dima-nav-tag .dima-nav.nav-primary{
    justify-content: center;
}

.dima-navbar-wrap.desk-nav .dima-navbar.fix_nav {
    background: #fff;
}

.dima-navbar-wrap.desk-nav .dima-navbar .dima-nav-tag .dima-nav>li {
    line-height: 22px !important;
    padding-top: 55px;
    padding-bottom: 55px;
    display: block;
    height: auto;
    border: 0;
}

.dima-navbar-wrap.desk-nav .dima-navbar .dima-nav-tag .dima-nav>li.dubbele-regel{
    padding-top: 47px;
    padding-bottom: 47px;
}

.dima-navbar-wrap.desk-nav .dima-navbar nav .dima-nav>li>a, 
.dima-navbar-wrap.desk-nav .dima-navbar nav .dima-nav-end>li>a {
    text-align: center;
    display: block;
    --var-nav-font-color-after: #8c8c8c;
}

.dima-navbar-wrap.desk-nav.fixed .dima-nav>li>a{
    --var-nav-font-color-after: #8c8c8c;
}
.dima-navbar-wrap.desk-nav .dima-navbar .dima-nav-tag .dima-nav.icon-menu>li.search-btn{
    margin-left: 20px;
    width: 58px;
    text-align: center;
}

.dima-navbar-wrap.desk-nav .dima-navbar .dima-nav-tag {
    display: inline-block;
	height: 115px;
    vertical-align: middle;
    white-space: nowrap;
    width: calc( 100% - 120px);
}

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

.dima-navbar-wrap.desk-nav .dima-navbar .dima-nav-tag .dima-nav>li>.sub-menu {
    border-radius: 0px 35px 0px 35px;
    left: 0px !important;
    top: 125px;
}

.dima-nav .sub-menu a:hover {
    background-color: #6fc733;
}

.dima-navbar-wrap .dima-nav .sub-menu .current-menu-item>a {
	background-color: #6fc733;
}

.sub_menu_is_dark .dima-navbar-wrap.mobile-nav .dima-navbar .dima-nav-tag .dima-nav .sub-menu li a:hover, .sub_menu_is_dark .dima-navbar-wrap.mobile-nav .dima-navbar .dima-nav-tag .dima-nav > li > a:hover, .sub_menu_is_dark .dima-navbar-wrap .dima-nav .sub-menu a:hover, .dima-nav .sub-menu a:hover,
.sub_menu_is_dark .dima-navbar-wrap.mobile-nav .dima-navbar .dima-nav-tag .dima-nav .sub-menu li a, .sub_menu_is_dark .dima-navbar-wrap.mobile-nav .dima-navbar .dima-nav-tag .dima-nav>li>a{
	color:#fff !important;
}

.navbar_is_dark .dima-navbar-wrap .social-media.fill-icon li a, .dark-bg .social-media.fill-icon li a {
    background-color: #f5f5f5;
	color: #777777 !important;
}

.navbar_is_dark .dima-navbar-wrap.desk-nav .dima-navbar.fix_nav, .dima-navbar-wrap.desk-nav .dima-navbar.fix_nav {
   -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.25);
   -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.25);
   box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.25);
}

@media (max-width: 1225px) {
	.dima-nav>li>a {
    	padding: 0 15px 0 15px;
	}
	.dima-navbar-wrap.desk-nav .dima-navbar .dima-nav-tag .dima-nav.nav-primary>li:last-child a{
		padding-right: 0;
	}
}

@media (max-width: 1075px) {
    .dima-nav>li>a {
        padding: 0 10px 0 10px;
	}
}

/*////////////////////// Mega Menu ////////////////////////*/

.megamenu-title {
   display: none;
}

.has-mega-menu ul.sub-menu>li.menu-item:first-child {
   color: #6fc733 !important;
   margin: 0 0 6px;
   letter-spacing: 1px;
}

.megamenu-title, #menu-item-79>ul>li>a {
   display: none;
}

ul.sub-menu>li.menu-item:first-child>a {
   color: #6fc733 !important;
}

.has-mega-menu ul.sub-menu>li.menu-item:first-child>a {
   text-transform: none !important;
   font-size: 14px !important;
   line-height: 14px !important;
   font-weight: 700 !important;
}

.has-mega-menu ul.sub-menu>li.menu-item:first-child:after {
   content: '';
   display: block;
   margin-top: 10px;
   width: 20px;
   height: 2px;
   opacity: .3;
   background-color: #6fc733;
   margin: 0 0 0 9px;
}

.main-navigation-ul>li.menu-item:hover>a.menu-item-link {
    color: white !important;
    margin-top: 40px;
}

.main-navigation-ul li>.sub-menu .menu-item:hover {
    background-color: white !important;
    border-radius: 0px 0px 0px 0px !important;
    height: auto !important;
}

.sub_menu_is_dark .dima-navbar-wrap.mobile-nav .dima-navbar .dima-nav-tag:not(.nav-burger){
    padding: 1rem 0;
    top: calc(100% + 5px);
}

.dima-navbar-wrap.desk-nav .dima-navbar .dima-nav-tag ul.sub-menu a{
    line-height: 1.3;
}

/*////////////////////// Pagina Items ////////////////////////*/

.cq-flipbox-left .cq-flipbox-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    top: auto;
    transform: none;
}

h4.cq-flipbox-title {
    background-color: rgba(51, 51, 51, .65);
    padding: 15px 10px;
    border-radius: 0px 0px 5px 5px;
    margin: 0 0 0px 0 !important;
    font-weight: 500;
}

.cq-flipbox-button {
    margin-top: 30px !important;
    padding: 10px 30px !important;
    font-size: 16px !important;
}

.cq-flipbox-container {
    margin-top: 0px !important;
}

ul.dima-accordion .dima-accordion-header:after {
    /* content: "\f063"; */
    content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20384%20512%22%3E%3Cpath%20fill%3D%22%238fbf21%22%20d%3D%22M169.4%20470.6c12.5%2012.5%2032.8%2012.5%2045.3%200l160-160c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L224%20370.8%20224%2064c0-17.7-14.3-32-32-32s-32%2014.3-32%2032l0%20306.7L54.6%20265.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3l160%20160z%22%2F%3E%3C%2Fsvg%3E");
    width: 15px;
    height: 20px;
    display: inline-block;
}

.landings-page-partners .slick-slide {
    margin: 15px;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.15);
}

ul.dima-accordion.dima-acc-clear .dima-accordion-group .dima-accordion-header .dima-accordion-toggle {
    border-bottom: 1px solid #6fc733;
    width: 90%;
    display: inline-block;
}

ul.dima-accordion .dima-accordion-toggle .dima-accordion-header:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

ul.dima-accordion .dima-accordion-title {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #2a2a2a;
}

ul.dima-accordion.dima-acc-clear .dima-accordion-group .dima-accordion-content .dima-accordion-inner {
    padding: 15px;
    background-color: rgba(255, 255, 255, .5);
}

.vc_toggle_title h4 {
    text-transform: none !important;
    color: #6fc733 !important;
    font-weight: 400 !important;
    font-size: 20px !important;
}

.vc_toggle {
    padding: 15px 10px 15px 10px;
    margin: 0px 0px 40px 0px !important;
    background-color: white;
}

.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
    float: right;
    right: 0;
    top: 5px;
}

.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after {
    border-color: #6fc733 !important;
}

.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #6fc733 !important;
}

.hvr-sink {
    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;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
    -webkit-transform: translateY(35px);
    transform: translateY(35px);
}

/*  ----------------
    SLICK
    ---------------- */
.slick-prev, .slick-next {
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.25);
}

.logo-slider .slick-slide img{
    width: 275px;
    padding: 0px !important;
    height: 185px;
}

.slick-prev .mk-svg-icon, .slick-next .mk-svg-icon {
    fill: #6fc733 !important;
}

.wpls-logo-showcase .wpls-logo-cnt.slick-slide img {
    max-height: 175px !important;
    width: auto !important;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.15);
}

.logo-slider .slick-initialized .slick-slide {
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.15);
    margin: 15px
}

.landing-titel h1, .landing-titel h2 {
    text-shadow: none !important;
    color: white !important;
    font-size: 36px !important;
    line-height: 40px;
    font-weight: 400 !important;
    letter-spacing: 0px;
    font-style: italic;
    margin-bottom: .5em !important;
}

.page-template-page-nieuwsberichten .archief h2.titel:before, .page-template-page-artikelen .archief h2.titel:before, .page-template-page-business_cases .archief h2.titel:before, .page-template-page-logistic_tools .archief h2.titel:before, .page-template-page-presentaties .archief h2.titel:before, .page-template-page-whitepapers .archief h2.titel:before,
.page-template-page-nieuwsberichten .archief h1.titel:before, .page-template-page-artikelen .archief h1.titel:before, .page-template-page-business_cases .archief h1.titel:before, .page-template-page-logistic_tools .archief h1.titel:before, .page-template-page-presentaties .archief h1.titel:before, .page-template-page-whitepapers .archief h1.titel:before {
    color: #fff;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    line-height: 40px;
    width: 40px;
    height: 40px;
    display: inline-block;
    background-color: #6fc733;
    position: absolute;
    left: 0;
    top: 0;
}

/*  ----------------
    VENOBOX
    ---------------- */
.vbox-figlio {
    background-color: #ededed !important;
}

.vbox-figlio h3{
	color: #757575 !important;
    font-weight: 400;
    text-transform: none;
}

.vbox-inline, .venoframe {
    border-radius: 0px 30px 0px 0px;
    padding: 25px;
	margin-left: auto;
	margin-right: auto;
}

.vbox-close {
    right: 10px !important;
    font-size: 40px !important;
}

@media (min-width: 992px) {
    .vbox-inline, .venoframe {
        width: 30%;
        height: 465px;
		margin-left: auto;
		margin-right: auto;
    }
}

/* -+-+-+-+-+-+-+-+-
   FIX MARGIN CONTAINER LEFT/RIGHT
  -+-+-+-+-+-+-+-+- */

@media (max-width: 1460px) and (min-width: 990px){
    .section > .container,
    .full_width_section .container,
    .dima-footer .container,
    .dima-navbar-wrap.desk-nav .container,
    .header-toolbar .container,
	.header-breadcrumbs .container,
	.woocommerce-page .dima-main > .container{
        margin: 0 25px;
        max-width: calc(100% - 50px);
    }
}

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

#catapult-cookie-bar{
    background-color: rgba(0,0,0,0.85) !important;
}

#catapult-cookie-bar a{
    color: #53af15 !important;
}

#catapult-cookie-bar a:hover{
    color: #53af15 !important;
}

button#catapultCookie{
    padding: 8px 14px !important;
    border-radius: 0px !important;
    background-color: #eaeaea !important;
	color: #53af15 !important;
    line-height: 1;
}

button#catapultCookie:hover{
    background-color: #53af15 !important;
	color:	#eaeaea !important;
}

.grecaptcha-badge{
    bottom: 74px !important;
    z-index: 999;
}
