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


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

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


#topNav ul.dropdown-menu li a {
font-family: sofia-pro, sans-serif;
font-weight: 400; font-size: 15px;}

h1, section.page-header h1 {	
font-family: apotek-extracond, sans-serif; font-weight: 700;
font-style: normal; font-size: 30px; text-transform: uppercase; letter-spacing: 1px; }

h2 {	
font-family: apotek-extracond, sans-serif; font-weight: 700;
font-style: normal; font-size: 40px; line-height: 32px; text-transform: uppercase; letter-spacing: 1px;}

h3 {	
font-family: apotek-extracond, sans-serif; font-weight: 700;
font-style: normal; font-size: 30px; line-height: 32px; text-transform: uppercase; letter-spacing: 1px;}

.info-bar h3 {	
font-family: apotek-extracond, sans-serif; font-weight: 700;
font-style: normal; font-size: 20px;}

.info-bar p {
font-family: sofia-pro, sans-serif;
font-weight: 300;
font-style: normal; font-size: 16px;}


h4 {	
font-family: sofia-pro, sans-serif;
font-weight: 300;
font-style: normal; 
font-size: 18px;}


h5 {	
font-family: sofia-pro, sans-serif;
font-weight: 300;
font-style: normal; 
font-size: 16px;}


h6 {	
font-family: sofia-pro, sans-serif;
font-weight: 300;
font-style: normal; 
font-size: 14px;}


.ctreigen .row, section.page-header {
border:1;
}

.item-box {
border-radius: 0px;
background: #C8D0D4;
}
.item-box .overlay {
border-radius: 0px 0px 0 0;
}
.lightbox-ajax
{
  max-width: 1200px;
}

.item-box-desc h2 {
font-size: 36px;
line-height: 40px;
}
.item-box-desc h3 {
font-size: 24px;
line-height: 30px;
}


.btn {
font-family: apotek-extracond, sans-serif; font-weight: 700;
font-style: normal; font-size: 20px; text-transform: uppercase; letter-spacing: 1px;}
border-radius: 35px;
padding: 6px 18px;
}

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

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



