body {font-family: Poppins, Arial, Helvetica, sans-serif; color: #000; background-color: #fff; font-size: 14px; font-weight: 200; font-size: 26px;}
a:LINK, a:VISITED {color: #000; text-decoration: underline;}

header {background-color: #9e9f92; color: #fff; font-size: 22px; padding: 15px 0;}
header h3 {font-weight: 600; margin: 0 0 5px 0; font-size: 26px; color: #fff;}

h1 {font-weight: 800; font-size: 40px;}
h2 {font-weight: 800; font-size: 40px;}
.historiek h2 {font-weight: 300;}
h3 {color: #f4b100; font-weight: 300; font-size: 35px; margin: 0 0 25px 0;}
h3 a:LINK, h3 a:VISITED {color: #fff;}
h4 {font-weight: 600; font-size: 24px;}
h5 {font-weight: 800; font-size: 30px;}

.home-intro p {font-weight: 200;}
.home-contact {color: #f4b100; font-size: 44px; padding-top: 40px;}
.home-contact p {margin: 0;}
.home-contact .email a {color: #f4b100; font-size: 26px; text-decoration: none !important;}

.winkels {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4b100+0,654a00+100 */
    background: #f4b100; /* Old browsers */
    background: -moz-linear-gradient(top, #f4b100 0%, #654a00 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f4b100 0%,#654a00 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f4b100 0%,#654a00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b100', endColorstr='#654a00',GradientType=0 ); /* IE6-9 */
    color: #fff;
    }
.winkels h3 {font-weight: 700; font-size: 32px; margin: 0 0 15px 0; color: #fff;}
.winkels ul li:BEFORE, .winkelusp ul li:BEFORE {font-family: 'FontAwesome';
    content: '\f00c';
    margin: 0 5px 0 0;
    }
.winkelusp ul {list-style-type: none; padding: 0; margin: 0;}
.winkels ul {list-style-type: none; padding: 0; margin: 10px 0 30px 0; font-size: 24px; font-weight: 200;}
.winkels ul li {margin-bottom: 5px;}
.winkel-icon {font-size: 205px;}
a.winkel-icon {color: #fff; text-decoration: none; line-height: 1;}

a.btn-default, a.btn-default:HOVER {background-color: #9e9f92; font-size: 24px; font-weight: 600; color: #fff; border: 1px solid #9e9f92; text-decoration: none;}
.temperatuur {font-size: 60px;}

footer {background-color: #eee;}
footer ul {list-style-type: none; margin: 0; padding: 0;}
footer ul li {margin-bottom: 5px;}
footer ul li a:LINK, footer ul li a:VISITED {color: #000; text-decoration: none;}
footer ul li a:HOVER {color: #000; text-decoration: underline;}

.copyright {font-size: 12px; margin-right: 10px; font-weight: 300; color: #aaa;}
.copyright a {color: #aaa; text-decoration: none !important;}

.team_member h3 {margin-bottom: 10px;}
.team-intro {font-size: 20px; }
#winkel_carousel .item img {width: 100%;}



@media (max-width: 767px) {
    .cus-footerlinks { text-align: center !important;}
    .winkels .btn {margin-bottom: 30px;}
}


@media (min-width: 768px) {

}


@media (min-width: 768px) and (max-width: 991px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}
