


.promotion-item__tag {
    display: none !important;
}




div.btn.btn-danger.sb-delete-pm {
    display: none !important;
}


.payment-system.v2.payment-system-delay {
    display: none;
}


#sb_cancel_profile {
    display: none;
}


a.btn.wrapper.sb_cancel_recurring {
    display: none !important;
}



.pr-decimal {
    display: none;
}


#sb_sign_in_password {
    margin-left: -5px; /* Adjust the pixel value as needed to move it slightly to the left */
}


#sb_sign_in_email {
    margin-left: -5px; /* Adjust the pixel value as needed to move it slightly to the left */
}



div.social .gl.sb-targetblank {
    display: none !important;
}



# a2adce51564ef887907d10adb205f62a::placeholder {
    color: transparent;
}


a.fb.sb-targetblank[target="_blank"] {
    display: none !important;
}


div.client-login-bar {
    display: none;
}


@media (max-width: 768px) {
    #sb_grid_service_id {
        width: 65%;
    }
}

/*
	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 */
}

