/*
	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 */
}

#header {
display: none;
}

.bar {
display: none !important;
}

#main-buttons .wrapper  {
    height: 185px !important;
}

.title--h4 {
    font-size: 26px;
    text-align: center;
}


.item__description.short {
    overflow: visible !important;
}

.item__read-more {
    display: none;
}

.item__content {
    padding: 20px 20px 82px !important;
    margin: 0px 0px 20px 0px !important;
}

.item__footer .select {
    border-radius: 32px;
font-weight: 500;
}

.item__info-bar {

    margin-top: 13px;
}

.sb-cell.free {
    background: #262626 !important;
}

.sb-cell.free:hover {
  color: #d2f31f !important;
}

.datetime-step .container-caption {
  
    color: #ebebeb !important;
}

.timeline-sidebar  {
display: none !importantl;
}

#sb_terms_and_conditions a {
    color: #000000 !important;
}

a {
    color: #d2f31f;
}

a:hover {
    color: #9db616;
}

#sb_invoice_payment_systems_container {
display: none !important;
}

.payment-system-container--txt-block {
display: none !important;
}

.accordion .title {
    color: #3b3b3b !important;
}

.page-invoice-pay {
color: #ffffff}

#sb_next_month {
border-color: #121212 !important;
    color: #1a1a1a !important;
}

#sb_prev_month {
border-color: #121212 !important;
    color: #1a1a1a !important;
}

#main-buttons {
display: none !important;
}

.item__description.short {
   
    display: block !important;
    
}

.blockquote {
 
   border-left: none !important;
   padding: 0 !important;
   font-weight: 400 !important;;
}

h4 p {
font-weight: 400 !important;
line-height: 1.6em;
}

font {
font-weight: 400 !important;
line-height: 1.6em;
}

span {
font-weight: 400 !important;

}