@media only screen and (max-width: 1060px) {
  .av-main-nav > li.menu-item-avia-special {
    display: block;
	}
  
.av-main-nav > li {
    display: none;
  }
}

/***** Algemeen *****/

.av-hamburger-inner,
.av-hamburger-inner::after,
.av-hamburger-inner::before {
  background: #234379 !important;
	}

body .column-top-margin {
  margin-top: 0px !important;
	}

.main_color {border:none !important;}

.av-seperator-icon {
  font-size: 25px;
	}

h1,h2,h3,h4,h5,h6 {
	letter-spacing:0px !important;
	}



/***** Menu *****/

.menu li > a:after {
  content: ' ▾';
	}

.menu li > a:only-child:after {
  content: '';
	}

.sub-menu .menu-item-has-children > a:after {
	content: ' ▸';
	float:right;
	}

.header_color .main_menu .menu ul li a:hover{
  background-color:#4f5186 !important;
  color:#ffffff !important;
	}

/***** Slideshow *****/

.slideshow_caption {
	width: 49%;
  padding: 20px !important;
}

.caption_framed .slideshow_caption .avia-caption-title,
.caption_framed .slideshow_caption .avia-caption-content p {
	background-color:rgba(255,255,255,0.9);
	}

/***** Homepage ******/

.koptitel {
	min-height:28px;
	}

@media only screen and (min-width: 990px) {
  .kolomtekst {
		min-height:90px;
	}
}

/***** Gallery *****/

#top div .avia-gallery img {
  border-width: 0px !important;
  padding: 5px !important;
	}

.image-overlay {
    background: transparent;
}
#top .avia-gallery .avia-gallery-thumb a:hover {
    opacity: 1;
}

/***** Bel ons *****/

.bel-ons,
#kolommen {margin-top:-50px !important;}

