@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Extra+Condensed');

@import url('https://fonts.googleapis.com/css?family=Raleway');

.login-wrap .text-center.pt-3{
display:none;
}

/*
	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 */
}

#main-buttons {
display: none;
}

.login-wrap .text-center.pt-3{
display:none;
}

#gdpr-report-view #sb_gdpr_report_container .table-section .table-wrapper .table .table-item-message{
display: none !important;
}

#contacts ul li:nth-child(3){
display:none;
}

#sb-timeline #steps #steps-content #sb_booking_content .provider-item .name{
font-family: 'Fira Sans Extra Condensed' !important; 
}

#sb-timeline #steps #steps-content #sb_booking_content .item .tab .tab-pd .content .txt.short p span{
font-family: Raleway !important;
}

.tab.tab-col .cap, .tab.tab-col .cap.short {
font-family: 'Fira Sans Extra Condensed' !important; 
}

.tab.tab-col .txt span, .tab.tab-col .txt.short {
font-family: "Raleway" !important;
}

.tab.tab-col .excerpt-info .btn-bar {
font-family: "Raleway" !important;
}

.tab .preloader.img-full{
display: none;
}

#sb-timeline #steps #steps-content #sb_booking_content .provider-item .full-info .name{
font-size: 22px;
}

.practitioner_reviews .review_title{
font-size: 22px;
font-weight: 600;
margin-bottom: 10px;
font-family: Fira Sans Extra Condensed;
}

.practitioner_reviews .review_content p{
width: 100%;
margin: 10px auto;
}

#contacts ul li:last-child{
display:none !important;
}

.session_detail_section .session_title{
font-size: 18px;
font-weight: 600;
font-family: Fira Sans Extra Condensed;
margin-bottom: 8px;
}

.session_detail_section .session_detail{
margin-bottom: 8px;
color: rgb(51, 51, 51);
font-size: 13px;
letter-spacing: 0.5px;
}

.session_detail_section .session_detail span{
color: #8ab7b6;
}

.session_detail_section .session_description{
color: rgb(51, 51, 51);
font-size: 13px;
letter-spacing: 0.5px;
}

.session_detail_section{
margin-top: 20px;
font-family: Raleway !important;
}

.current-booking-info .booking-btns .sb-book{
display:none;
}