

#sb-timeline #steps #steps-content #sb_booking_content .item.panel {
   width: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   flex-direction: row;
   align-items: flex-start;
   justify-content: flex-start;
   font-size: 14px;
   margin-bottom: 15px;
   padding: 15px;
   border: none;
   border-radius: 0;
   background: #030000;
   box-shadow: 0 2px 6px -2px rgb(0 0 0 / 29%);
   transition: background,box-shadow .2s ease-in;
}
/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #events h3   {
	/* add your css rule here */
}

#booking-result-view .booking-item.booking-confirmed { background-image: url
(" https://www.facebook.com/tr?id=2143419049058156&ev=PageView&noscript=1 "); }


 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {
	/* add your css rule here */
}


 div.ui-widget-header   {
	/* add your css rule here */
}


 #timeline-container table.timeline   {
	/* add your css rule here */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}
#sb_main #main #sb_content #content-view #schedule {
    font-family: PlayfairDisplay;
    font-weight: 400;
    background: #030000;
}

#sb_main #main #sb_content #content-view #contacts {
    font-family: PlayfairDisplay;
    font-weight: 400;
     background: #030000;
}

.reviews-wrapper .review-item .avatar .author {
​​​​​​​ color: #000000!important;
}


#sb_reviews_list_items_module_container {
​​​​​​​ color: #000000!important;
}

.reviews-wrapper .review-item {
   color: #000000;
}

#sb_profile_form .btn, .btn-second, .btn.btn-second {
   border: 2px solid #fff;
   color: #fff!important;
}

#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step .right-side {
   color: black;
}

#sb-timeline #steps #steps-content #sb_booking_content #details .title-main { 
    color: black;
}
#sb_reviews_list_items_module_container > div > div > div.wrap-rev-item.slick-slide.slick-current.slick-active > div > div.avatar > div > div 
{
 color: black!important;
}