/*
	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 */
}

.to-sign-up a {
font-size:22px;
font-weight: 500;
color: #2d3d17 !important;
text-transform: uppercase;
}
.client-login-bar .social {
display: none !important;
}
#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_slots_container .slot a {
font-weight:500 !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .weeks-date .date, .form-group label,
.current-booking-info .info {
    font-weight: 500 !important;
color: #2d3d17;
}
.btn.book, .title-small,
.form-group label,
#sb_book_btn, #sb_pay_btn,
.menu-item a  {
text-transform: uppercase !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .container-caption {
font-weight:500;
}

#sb_invoice_deposit_container {
display: none !important;
}

.category-item .preloader img {
    border-radius: 20px 20px 20px 20px !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .service-item .bar-service .badge {
    font-size: 20px;
font-weight:400;
}

.btn.select a{
text-transform: uppercase;
}

#sb-timeline #steps #steps-content #sb_booking_content .item .tab .cap.short,
#sb-timeline #steps #steps-content #sb_booking_content .item .tab .name {
text-align: center;
font-family: 'Zilla Slab Light', serif !important; 
font-weight: 400;
font-size:26px;
line-height:30px;
color: #2d3d17;
}

.category-item .read-more,
.service-item .read-more {
padding-bottom: 20px;
text-transform: uppercase;

}

.service-item .preloader,
.category-item .tab-pd {
display:none !important;
}

.category-item .tab {
border-radius: 20px 20px 20px 20px !important;
}

#main #main-buttons .column .wrapper .inner .company-name  {
font-family: 'Zilla Slab Light', serif !important; 
font-weight: 300;
text-transform: uppercase;
font-size: 0;
}

.tab.tab-col .excerpt-info .read-more {
position:relative !important;
text-transform: uppercase !important;

}
#main #main-buttons .column .wrapper .inner .company-name:before{
content:'Tu Bienestar';
font-size: 42px !important;
position:absolute;
width:100%;
}
#main #main-buttons .column .wrapper .inner .company-name:after{
content:' tiene Lugar';
font-size: 42px !important;
font-family: 'Poppins', sans-serif !important; 
font-weight:500;
margin-left:10px;
position:absolute;
width:100%;
margin-top:50px;
}

@media (max-width: 767px) {
#main-buttons .wrapper .inner .bar {
    margin-top: 100px;
    margin-bottom: 40px;
}
}
@media (min-width: 767px) {
#main-buttons .wrapper .inner .bar {
    margin-top: 130px;
}
}

@media (max-width:500px) {
#main #main-buttons .column .wrapper .inner .company-name:after,
#main #main-buttons .column .wrapper .inner .company-name:before {
font-size: 28px !important;
line-height:36px;
}
}

 #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 */
}

