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

body {	
font-family: geller-text, serif;
font-weight: 300;
font-style: normal;
font-size: 18px; line-height: 1.6em; letter-spacing: 0px;}

#topMain>li a {
font-family: geller-text, serif;
font-weight: 700;
font-style: normal;
font-size: 17px; text-transform: uppercase; letter-spacing: 1px;}


#topNav ul.dropdown-menu li a {
font-family: poppins, sans-serif; font-weight: 300; font-style: normal; font-size: 13px;}

h1, section.page-header h1 {	
font-family: geller-text, serif;
font-weight: 600;
font-style: normal;
font-size: 28px;}

h2 {	
font-family: geller-text, serif;
font-weight: 600;
font-style: normal;
text-transform: uppercase;
font-size: 26px;}

h3 {	
font-family: geller-text, serif;
font-weight: 600;
font-style: normal;
text-transform: uppercase;
line-height: 1.2em; 
font-size: 22px;}

.info-bar h4 {	
font-family: geller-text, serif;
font-weight: 600;
font-style: normal;
font-size: 16px;}

.info-bar p {
font-family: geller-text, serif;
font-weight: 300;
font-style: normal;
font-size: 15px;}

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

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

h6 {	
font-family: poppins, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 16px;}


.item-box {
border-radius:10px; background:#fff;}

.item-box .overlay {
border-radius: 15px 15px 0 0;

}
.lightbox-ajax
{
  max-width: 1200px;
}


.btn {
font-size:17px;
border-radius: 35px;
padding: 6px 18px;
}

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

.ctreigen .row, section.page-header {
border:1;
}
.item-box {
border-radius: 15px;
}
.item-box .overlay {
border-radius: 15px 15px 0 0;
}

.lightbox-ajax
{
  max-width: 1200px;
}


.btn {
font-size:17px;
border-radius: 35px;
padding: 6px 18px;
}

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

#topBar ul.top-links > li > a {
font-family: ff-meta-web-pro, sans-serif;
font-weight: 300;
font-style: normal; font-size: 13px;
}


.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);
}


