.empty-step.empty-location { display: none }
.location-step { display: flex; justify-content: center; }
.location-step::before {
content: URL('https://chemoustache.com/wp-content/uploads/2022/05/Mesa-de-trabajo-1-copy-3.png');
display: flex;
justify-content: center;

}
}


.remind-pass {
    margin: 0 auto 20px 0 !important;
    color: #a94442 !important;
    border: 2px solid #a94442 !important;
    border-radius: 3px !important;
    padding: 5px !important;
}
#main-buttons .wrapper { height: 80vh; display: flex; justify-content: center; align-items: center}
#main-buttons .wrapper::before {
content: "Tenemos nuevo sitio! y Nueva APP!\A Crea tu nueva cuenta\A
www.CheMoustache.com";
display: flex;
width: 100%;
font-size: 4vw;
color: #fff;
font-weight: 900;
text-shadow: 2px 3px black;
white-space: break-spaces;
justify-content: center;
}

.ada-compliance__wrapper {
    display: none !important;
}

#main-buttons a.book {
display: none;
    border: 3px solid #007A4C !important;
    background-color: #fff !important;
    color: #007A4C !important;
    box-shadow: 0 0 10px #007A4C !important;
}
#main-buttons a.map { 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 */
}

