#main-buttons > div > div > div > div.bar > div.btn.map.btn-with-image.custom.animated.zoomIn > a{
    color: #000000!important;
}
#main-buttons > div > div > div > div.bar > div.btn.map.btn-with-image.custom.animated.zoomIn > a{
    background-color: #b9c4ce;
}

.modal-dialog {
    max-width: 950px; 
}

#sb-timeline #steps #steps-content #sb_booking_content .item.panel>.wrap-collapse-content .collapse-content .biggest-previev { 
    display: none;
}

.bar-flex-item.price.price { 
    display: none!important;
}

#sb-timeline #steps #steps-content #sb_booking_content .item.panel>.wrap-collapse-content{ 
    display: block!important;
}

#sb_service_step_container > div:nth-child(n) > div.one-line > div.btn-bar.has-read-more > div.wrap-read-more > a{ 
    display: none!important;
}

#sb_time_slots_weekly_container > div:nth-child(n) > div.time-container > div > div:nth-child(1) > a[href*="service/2"] {
  font-size: 0px !important;
}
 
#sb_time_slots_weekly_container > div:nth-child(n) > div.time-container > div > div:nth-child(1) > a[href*="service/2"]:after {
  content: 'Ochtend';
  font-size: 15px !important;
  display: inline-block;
  white-space: nowrap;
}
 
#sb_time_slots_weekly_container > div:nth-child(n) > div.time-container > div > div:nth-child(14) > a[href*="service/2"] {
  font-size: 0px !important;
} 
#sb_time_slots_weekly_container > div:nth-child(n) > div.time-container > div > div:nth-child(14) > a[href*="service/2"]:after {
  content: 'Middag';
  font-size: 15px !important;
  display: inline-block;
  white-space: nowrap;
}

#sb_time_slots_weekly_container > div:nth-child(n) > div.time-container > div > div:nth-child(n) > a{
  font-size: 0px !important;
}  
#sb_time_slots_weekly_container > div:nth-child(n) > div.time-container > div > div:nth-child(n) > a:after {
  content: 'Selecteer';
  font-size: 15px !important;
  display: inline-block;
  white-space: nowrap;
}

#sb_time_slots_weekly_container > div:nth-child(7) > div.time-container > div > div > a[href*="service/5"] {
  display: none !important;
}