/* PUT CUSTOM CSS HERE */
#main-nav.is-sticky {
  background: #0D112F !important;
}

.bezorgkosten {
  color: #0D112F !important;
}

.badge {
  color: #0D112F !important;
}

table.reviewtable th {
  background-color: #0D112F !important;
}

.btn.white.transparent:hover,
.btn.white.transparent:active {
  color: #0D112F !important;
}

.btn.white:hover,
.btn.white:active {
  background: #0D112F !important;
}

.features .icon {
  border-bottom-color: #0D112F !important;
  border-right-color: #0D112F !important;
}

.btn.transparent,
.btn.transparent:focus {
  border-color: #0D112F !important;
}

#main-footer .social-links li:hover a,
#main-nav .nav .active > a,
#main-nav .nav a:hover,
#map-address:hover,
.btn.transparent,
.btn.transparent:focus,
.btn.white,
.btn.white.transparent:active,
.btn.white.transparent:hover,
.btn.white:focus,
.contact-item .icon,
.features .icon,
.features .media:hover h4,
.member-details .title,
.modal-content .close:hover,
.pricing .item .btn,
.pricing .item.featured .btn:hover,
.primary,
.project-item .hover-mask .fa:hover,
a:focus,
    color: #fff;
}


.close-preview {
 color:#0D112F  !important;
}


#filter-works ul li.active a, #filter-works ul li:hover a, #main-footer .mc-newsletter .btn:hover, #page-loader span, #project-slider .flex-control-paging li a.flex-active, #project-slider .flex-control-paging li a:hover, .btn.transparent:active, .btn.transparent:hover, .btn.white:active, .btn.white:hover, .btn:focus, .color-bg, .overlay-color:before, .pricing .item .btn:hover, .pricing .item.featured, .project-item .hover-mask, .team-member .member-socials li a:hover {
    background: #0D112F !important;
    color: #fff !important;
}

.btn {
  background: #0D112F !important;
}



#filter-works ul li a {
  color: #0D112F !important;
}

#filter-works ul li.active a, #filter-works ul li:hover a, #project-slider .flex-control-paging li a, .btn.transparent, .btn.transparent:focus {
    border-color: #0D112F;
}

#main-footer {
      background: #0D112F;
  }


@media (max-width: 767px) {
  .services .item,
  #main-nav,
  #main-nav.is-sticky {
      background: #0D112F;
      padding: 0;
  }
}  
  
.schaduw {
  text-shadow: 3px -2px 3px rgba(0,0,0,0.47);
}
  
  