#sb_terms_and_conditions > div > div:nth-last-child(1) {
   display: none !important;
}


/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/


#main-content #sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .sb-available-date {
    color: green;
    font-weight: bold;
}

#main-content #sb-timeline #sb_service_step_container .btn{
    background: #8A937E;
}