@media (max-width: 767px){
#sb_main #sb-main-container #main #main-buttons {
   background-size: contain !important;
   height: 200px;
}}
@media (max-width: 767px) {
#main-buttons .wrapper .inner .bar {
 margin-top: 0px !important;
}}
#main-buttons .wrapper .inner .bar {
margin-top: 400px;
}
#main-buttons .wrapper .inner .bar .btn.map {
    background-color: #0a8dea !important;
    }
#main-buttons .wrapper .inner .bar .btn{
background-color: #0a8dea;
}
#main-buttons .wrapper .inner .bar .btn.map {
    background-color: #0a8dea;
}
#main #main-content #sb_content #client-profile-preview .btn {
    background: #fff;
    border: 3px solid #ADD8E6;
   
}

#main #main-content #sb_content #client-profile-preview .btn {
    background: #fff;
  
    color: #000000;
}

#client-profile-preview .bar-with-btn .btn {
    background-color: transparent;
    border: 3px solid #ADD8E6;
    color: #000000;
}

/*
	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 */
}
#main #main-content #sb_content #steps #sb_booking_content .item .tab .btn.select a {
    background-color: #e8bf7a !important;
}

.btn.custom.btn-with-icon.sb-book {
    display: none;
}
div.simplybook-widget-button.right{
	bottom:80%;
}

div#sb_back_to_bookings{
display:none;
}

#main #main-content #sb_content #client-profile-preview .btn {
    background: #fff;
    color: #000000;
}

a.btn.sb-client-edit-popup {
    background-color: transparent;
    border: 3px solid #ADD8E6;
    color: #000000;
}

