#sb_sign_up_form > div.sb-built-in-fields > div:nth-child(3) {
display:  none !important;
}
#header .nav-wrapper .items-wrapper .nav-item .info-user-block .close-modal .btn {
   font-size: 14px;
   padding: 12px 20px;
   background: none!important;
   color: #2f5972!important;
   border: 1px solid #2f5972;
}

#sb_additional_fields > div:nth-child(3) {
display: none!important;
}

.form-group.form-client-phone {
  display: none;
}

.sb_add_to_cal{
display:none !important;
}

#sb_back_button{
display:none !important;
}

#sb_back_to_bookings{
display:none !important;
}

.show-all{
display:none !important;
}

.btn.custom.btn-with-icon.sb-book {
  visibility: hidden;
}

sb_gdpr_show_form_btn{
display:none !important;
}

/*
#sb_dateview_container .top-date-select .header .txt-right  {
 display: none;
}
#sb_dateview_container .top-date-select .header .txt-left  {
 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 */
}

.wrapper .book.custom {
    visibility: hidden;
}
#sb_cart_secondary i {
    color: #fff !important;
}

#sb_cart i {
    filter: brightness(1000%);
}
 .sb_cancel_btn {
    order: 1 !important;
}
.counter {
color: #fff !important;
}
.login-container__remember-check svg path {
    stroke: #fff !important;
}

