#sb_service_step_container > div.item.service-item.--service-id_102 > div > div.item__info-bar.bar-service > div > div {
display:none !important;
}


#sb_sidebar_container > aside > div.item.service-item.--service-id_102 > div > div.item__info-bar.bar-service > div.info-bar--item.info-bar--item-v2 {
display: none !important;
}



#details > div.detail-step-wrap.section > div > div > div.detail-step__item.left-side > div > div.alert.alert-danger.alert-dismissible > div {
  font-size: 0;
}

#details > div.detail-step-wrap.section > div > div > div.detail-step__item.left-side > div > div.alert.alert-danger.alert-dismissible > div::before {
  content: "you reached the booking limit per the period";
  font-size: 16px;
}



.service-89 #sb_booking_info > div > ul > li:nth-child(6) > a > div > div.title-sub {
  display: none !important;
}

#sb_booking_info:has(a[href*="/service/89"]) > div > ul > li:nth-child(6) > a > div > div.title-sub {
  display: none !important;
}


#sb_location_step_container > div:nth-child(n) > div > article > div > button {
  display: none !important;
}



#sb_location_step_container article,
#sb_location_step_container article * {
    max-height: none !important;
    height: auto !important;
    overflow: visible !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}


#service89 > div > div > div {
  display: block !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}


item__description.full {
  max-height: none !important;
  height: auto !important;
  overflow: visible !important;
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: unset !important;
}

.read-more,
.read-more-btn {
  display: none !important;
}




#iframe_location1 > div > div > div > article > div.item__description.full {
  max-height: none !important;
  overflow: visible !important;
}

#sb_time_slots_container > div > a[href*="service/102/"] {
  color: transparent !important;
  position: relative;
}


#sb_time_slots_container > div > a[href*="service/102/"]::after {
  content: "Book Now";
  color: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}



#sb_time_slots_container > div > a[href*="provider/47/"] {
  pointer-events: none !important;
  cursor: not-allowed !important;
  opacity: 0.5;
}



#sb_additional_fields > div:nth-child(2),
#sb_additional_fields > div:nth-child(3),
#sb_additional_fields > div:nth-child(4),
#sb_additional_fields > div:nth-child(5),
#sb_additional_fields > div:nth-child(6),
#sb_additional_fields > div:nth-child(7) {
  display: none;
}


#sb_additional_fields > div.form-group.form-group--select.form-group--required:has(#\31 71f11381fa63f388925792c03f9b6b7 option:nth-child(4):checked)
  ~ div:nth-child(2),
#sb_additional_fields > div.form-group.form-group--select.form-group--required:has(#\31 71f11381fa63f388925792c03f9b6b7 option:nth-child(4):checked)
  ~ div:nth-child(3),
#sb_additional_fields > div.form-group.form-group--select.form-group--required:has(#\31 71f11381fa63f388925792c03f9b6b7 option:nth-child(4):checked)
  ~ div:nth-child(4) {
  display: block;
}




/*
	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 */
}


 #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 */
}

