#about-us > div > div.title-main {
display: none;
}

/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
@import url('https://fonts.googleapis.com/css?family=Quattrocento Sans';);

:not(.fa):not(.fi) {
font-family:"Quattrocento Sans", sans-serif !important;
}

#main #main-buttons .btn.book a {
  color: #fff !important;
}

#sb_booking_content .tab .btn.select a, div.tab .btn.select a {
  color: #fff !important;
}

#main #main-content #sb_content #client-login button.btn {
  color: white !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .detail-step .right-side #sb_book_btn {
  color: white !important;
}

.invoice-pay-page .promo-code-input .custom-form .btn {
  color: #ffffff !important;
}

.invoice-payment-systems #sb_pay_btn {
  color: white !important;
}

.btn-primary {
  color: #fff;
  background-color: #b6d0b6 !important;
}

h2 {
  color: #ffffff !important;
}

#content-view #about-us .txt * {
  color: #8e937f !important;
}

.fa-stopwatch::before {
  content: "" !important;
}

.hour-row .time{display:none !important;}

 #events h3   {
	/* add your css rule here */
}

#client-profile-preview .btn {
  color: #ffffff! important;
}

 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* padding-left: 50px*/
}


 #events input.reserve_time_btn   {
	/* padding-left: 50px*/
}


 #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 */
}
