/* 
Theme Name:		 Consolidated Child
Theme URI:		 http://zuid.com
Description:	 Consolidated Child is a child theme of Consolidated, created by ChildTheme-Generator.com
Author:			 Ahmad K
Author URI:		 http://zuid.com
Template:		 consolidated
Version:		 1.0.0
Text Domain:	 consolidated
*/


/*
    Add your custom styles here
*/

.slick-prev:before, .slick-next:before {
    color: #84af2b !important;
    opacity: unset !important;
    font-size: 25px !important;
}

.rt-wpls .slick-dots li button:before {
		color: #84af2b !important;
}

@media (max-width: 1199px) { 
	
.menu-top-menu-container {
    display: none;
}	
}


.clear {
	clear: both;
}
.imgfit {
	padding-right: 20%;
}
#animatie-video {
	padding-right: 0px;
}
@media (max-width: 480px) { 
  .puur .vc_column-inner .wpb_wrapper #puur-action8.active .vc_single_image-wrapper {
    animation-duration: 2000ms;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    animation-name: puur-action8;
  }
  @-webkit-keyframes puur-action8 {
    0% {
      top: -50px;
      right: -74px;
      opacity: 0;
    }
    22% {
      top: -50px;
      right: -74px;
      opacity: 0;
    }
    30% {
      top: -100px;
      right: -74px;
      opacity: 1;
    }
    100% {
      top: -100px;
      right: -74px;
      opacity: 1;
    }
  }
  @-moz-keyframes puur-action8 {
    0% {
      top: -50px;
      right: -74px;
      opacity: 0;
    }
    22% {
      top: -50px;
      right: -74px;
      opacity: 0;
    }
    30% {
      top: -100px;
      right: -74px;
      opacity: 1;
    }
    100% {
      top: -100px;
      right: -74px;
      opacity: 1;
    }
  }
  @-o-keyframes puur-action8 {
    0% {
      top: -50px;
      right: -74px;
      opacity: 0;
    }
    22% {
      top: -50px;
      right: -74px;
      opacity: 0;
    }
    30% {
      top: -100px;
      right: -74px;
      opacity: 1;
    }
    100% {
      top: -100px;
      right: -74px;
      opacity: 1;
    }
  }
  @keyframes puur-action8 {
    0% {
      top: -50px;
      right: -74px;
      opacity: 0;
    }
    22% {
      top: -50px;
      right: -74px;
      opacity: 0;
    }
    30% {
      top: -100px;
      right: -74px;
      opacity: 1;
    }
    100% {
      top: -100px;
      right: -74px;
      opacity: 1;
    }
  }
}

.iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.iframe-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* QUOTE */
.text22.quote p{
	font-weight: 700;
	color: #82AF29;
}

@media (min-width: 1200px) {
	
.topmenu-content-cover {
    display: none !important;
}

div#main-nav {
  float: right;
}

header#masthead .container .navbar #main-nav > ul > li {
	margin:0px;
}

ul#menu-main-menu-desktop li {
    background-color: #84af2b ;
    padding: 0px 4px;
}

li#menu-item-4333 {
    background-color: #e56d19 !important;
    margin: 0px 0px 0px 10px !important;
}

li#menu-item-4333:hover {
    background-color: #242a2d !important;
}

a.nav-link {
    color: #fff !important;
    font-weight: 300 !important;
}

ul#menu-main-menu-desktop li.menu-item-has-children:first-child {
	margin-right: -1px !important;
    background-image: url(/wp-content/themes/consolidated-child/assets/img/header/hoek-1.svg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 17px;
}

ul#menu-main-menu-desktop ul li ul li:first-child {
clip-path: unset;
}

/* ul#menu-main-menu-desktop li:last-child {
    clip-path: polygon(100% 0, 100% 70%, 85% 100%, 0 100%, 0 0);
    background-color: #242a2d;
    margin-left: 8px !important;
}

*/

ul#menu-main-menu-desktop li:last-child {
    margin-right: -1px !important;
    background-image: url(/wp-content/themes/consolidated-child/assets/img/header/hoek-2.svg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 17px;
    background-color: #242a2d;
    margin-left: 8px !important;
}

ul#menu-main-menu-desktop li:last-child:hover {
	background-color: #84af2b !important;
}

ul#menu-main-menu-desktop ul li:last-child:hover {
	background-color: unset !important;
}

ul#menu-main-menu-desktop li:nth-last-child(2) a {
    color: #242a2d !important;
}

ul#menu-main-menu-desktop li:nth-last-child(2) a:hover {
    color: #84af2b !important;
}

ul#menu-main-menu-desktop li:nth-last-child(2)  {
    background-color: #fff !important;
    border: 2px solid #242a2d;
    color: #84af2b !important;
    margin-left: 10px !important;
}

ul#menu-main-menu-desktop li:nth-last-child(2):hover  {
	color: #84af2b !important;
	border: 2px solid #84af2b;

}

ul#menu-main-menu-desktop li ul li:nth-last-child(2)  {
		border:0px;
		margin-left:0px !important;
		font-weight:normal !important;
}

ul#menu-main-menu-desktop li ul li:nth-last-child(2):hover  {
		background-color: unset !important ;
		color: #84af2b !important;
		border:0px;
}

ul#menu-main-menu-desktop li ul li:last-child {
	margin-left:0px;	
}

li.app-icon a:after {
    background-color: #f17100;
    content: 'APP';
    color: #fff;
    font-size: 10px;
    padding: 3px 3px;
    border-radius: 3px;
    margin-top: -5px;
    margin-left: 5px;
    position: absolute;
}

li#menu-item-4331 {
    padding-right: 40px !important;
}

li#menu-item-4331 a {
    color:#f17100 !important;
    margin-right: 7px;
}

ul#menu-main-menu-desktop li:hover {
    background-color: #242a2d;
}

ul#menu-main-menu-desktop li ul li {
    background-color: unset;
    padding: 5px 0px 5px 0px;
    font-weight:300;
}

ul#menu-main-menu-desktop li ul li:first-child {
    clip-path: unset;
}

ul#menu-main-menu-desktop li ul li:last-child {
    clip-path: unset;
    background-color:unset;
    color: #242a2d ;
    margin:0px !important;
}

ul#menu-main-menu-desktop li ul li:hover {
    background-color: unset;
    color:#242a2d ;
    text-decoration:underline;
}

ul#menu-main-menu-desktop li ul li a {
    font-weight:300 !important;
}

ul.dropdown-menu.show {
    min-width: max-content;
}

ul#menu-top-menu li {
    display: inline-block;
}

ul#menu-top-menu {
    float: right;
    display: block;
    margin-top: -36px;
    height: 40p;
    z-index: 9999;
    margin-bottom: 0px;
}

header#masthead {
    height: 120px;
    padding: 2.5rem 1rem;
}

nav.navbar.navbar-expand-xl.p-0 {
    margin-top: 10px;
}
	
a.nav-link {
font-size: 18px !important;
    font-weight: 500 !important;
    white-space: nowrap;
}

a.dropdown-item {
	font-size:16px !important;
}

ul#menu-top-menu li {
    padding: 0px 12px;
}
	
ul#menu-top-menu li a {
    color: #242a2d;
    font-family: 'BARLOW';
    font-size: 17px;
}

li#menu-item-4310 {
    background-color: #e8e8e8;
    min-width: 282px;
    text-align: center;
}	

span.advies-nodig {
    color: #242a2d;
    font-weight: bold;
}
	
ul#menu-top-menu a:hover {
    color: #85af2a !important;
    text-decoration: none;
}


header#masthead.sticky {
    height: 120px;
    padding: 40px 1rem;
}

}

a.nieuws-cat-all {
    background-color: #84af2b;
    color: #fff;
    padding: 12px 10px 12px 23px;
    max-width: 300px;
    min-width: 200px;
    width: 100%;
	text-decoration:none;
	display:block;
	margin-bottom: 12px;
}

a.nieuws-cat-all.hoek {
	margin-right: -1px !important;
    background-image: url(/wp-content/themes/consolidated-child/assets/img/header/hoek-1.svg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 17px;
}

a.nieuws-cat-all.actief {
    background-color: #eeeeee;
	color: #242a2d;
}

a.nieuws-cat-all.actief:hover {
    background-color: #eeeeee;
	color: #242a2d;
}

a.nieuws-cat-all:hover {
    background-color: #242a2d;
    color: #f4f4f4;
}

a.nieuws-cat-all i.icon-arrow-right-24px {
    float: right;
    font-size: 24px;
}

a.nieuws-cat-all i.icon-arrow-right-24px:before {
    padding-left: 10px;
    border-left: 1px solid #fff;
}

@media only screen and (max-width: 769px) {
	.swap-on-mobile {
		display: flex !important;
		flex-direction: column-reverse;
	}
}


button.nf-fu-fileinput-button {
	border-radius:0px;
    background-color: #333;
    color: #ffffff;
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 700;
    font-family: "Barlow";
    padding: 10px 50px;
    clip-path: polygon(100% 0, 100% 70%, 90% 100%, 0 100%, 0 0);
    -webkit-clip-path: polygon(100% 0, 100% 70%, 90% 100%, 0 100%, 0 0);
}

.nf-fu-progress {
    margin-top: 20px;
}

/* Cookiebot */

h2#CybotCookiebotDialogBodyContentTitle {
    font-size: 18px !important;
    text-transform: math-auto !important;
    font-weight: normal !important;
}

div#CybotCookiebotDialogPoweredByText a {
    display: none !important;
}

button#CybotCookiebotDialogBodyButtonDecline {
    display: none !important;
}





