﻿@import url("https://use.typekit.net/oak4jtc.css");

#header.translucent #topMain.nav-pills > li > a
{
color: #000!important;
}

.blauwknop
{
  color: #ffffff!important;
  background-color: #000000!important;
  border-color: #ffffff;
}

.blauwknop:hover {
  color: #000000!important;
  background-color: #ffffff;
  border-color: #000000;
}

body {	
font-family: myriad-pro, sans-serif;
font-weight: 300;
font-style: normal; font-size: 17px; line-height: 1.8em; letter-spacing: 1px;}

#topMain>li a {
font-family: source-sans-3, sans-serif; font-weight: 400; font-style: normal; font-size: 15px; text-transform: uppercase; letter-spacing: 1.4px;}


#topNav ul.dropdown-menu li a {
font-family: source-sans-3, sans-serif; font-weight: 400; font-style: normal; font-size: 15px;}

h1, section.page-header h1 {	
font-family: meno-banner, serif;
font-weight: 600;
font-style: normal;
font-size: 32px;}

h2 {	
font-family: meno-banner, serif;
font-weight: 600;
font-style: normal;
font-size: 28px;}

h3 {	
font-family: meno-banner, serif;
font-weight: 600;
font-style: normal;
font-size: 24px;}

.info-bar h3 {	
font-family: meno-banner, serif;
font-weight: 600;
font-style: normal;
font-size: 18px;}

.info-bar p {
font-family: source-sans-3, sans-serif; font-weight: 300; font-style: normal; font-size: 14px;}


h4 {	
font-family: meno-banner, serif;
font-weight: 600;
font-style: normal;
font-size: 20px;}


h5 {	
font-family: meno-banner, serif;
font-weight: 300;
font-style: normal;
font-size: 18px;}

h6 {	
font-family: meno-banner, serif;
font-weight: 400;
font-style: normal;
font-size: 24px;}

.ctreigen .row, section.page-header {
border:1;
}
.item-box {
border-radius: 5px;
}
.item-box .overlay {
border-radius: 15px 15px 0 0;
}
.lightbox-ajax
{
  max-width: 1200px;
}


.btn {
font-size:18px;
border-radius: 0px;
padding: 4px 12px;
}

.media img {
border-radius:20px;
}

#topBar ul.top-links > li > a {
font-family: source-sans-3, sans-serif; font-weight: 400; font-style: normal; font-size: 18px;
}

.logo-fixed {
    display: none; /* Standaard verborgen */
}

#header.fixed .logo-default {
    display: none; /* Verberg het standaard logo bij scrollen */
}

#header.fixed .logo-fixed {
    display: block; /* Toon het kleinere logo bij scrollen */
}

.nav-second-main
{
display:none;
}

.sticky:not(.fixed) #topNav button.btn-mobile
{
/*color: #fff;*/
}

#header.translucent {
  background-color: rgba(255,255,255,.8);
}

