/*
	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 */
}


div#sb_membership_filter_container {
display: none;
}

div#membership-filters {
display: none; 
}

div.filter-list{
display: none;
}

#header .items-wrapper .nav-item#sb_client_info .login-container .full-info #sb_login_form .is-logged #sb_profile_form_top .overview .row .label b {
    font-family: Avenir LT Std\ 85 Heavy Oblique,sans-serif;
    font-weight: 400;
color : black;
}

div.txt  {
    color: #000000;
}

#main #main-buttons .btn.custom a {
font-family: verdana;
}
#main #main-content .title-main {
font-family: verdana;
}

#header .nav-wrapper #sb_menu .nav li a {
font-family: verdana;
font-size : 20px;
}

.membership-item .cap {
font-family: verdana;
}

.btn {
font-family: verdana;
}

#main #main-content #sb_content #steps #steps-nav li.step_info_item a  .title-small {
font-size : 11px;
}

.membership-item .date-bar .icon.clock+.date {
    padding: 4px 0 4px 30px;
    display: none;
}

.membership-item .date-bar span {
    display: inline-block;
    vertical-align: middle;
    display: none;
}

 .txt {
    font-size: 16px;
    line-height: 20px;
}

.short {
    display: block;
    display: -webkit-box;
    max-height: 100px;
    overflow-x: visible;
    overflow-y: overlay;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

#booking-result-view .booking-item.booking-confirmed { background-image: url
("https://www.facebook.com/tr?id=644808246439811&ev=PageView
&noscript=1"); }

.invoice-pay-page .invoice-info .part table b.text-success{ background-image: 
url("https://www.facebook.com/tr?id=644808246439811&ev=PageView
&noscript=1"); }