/* FOOTER PAYMENT DIFFERENT COLOR */
#sb-timeline #steps #steps-content #sb_booking_content .paid-attribute-footer { background: #44626e !important; }


/* AVAILABLE DAYS DIFFERENT COLOR
#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .day-on { color: #E00004 !important;} */

/* HIDE THE SHOW ON MAP
#main-buttons > div > div > div > div.bar > div.btn.btn-medium.btn-col-gray.map.custom {visibility: hidden;} */

/* HIDE THE BOOK BUTTON FROM SOME SERVICE  #sb_service_step_container > div:nth-child(3) > div > div.excerpt-info > div.tab-pd > div.btn-bar {
 visibility: hidden;
} */

/* HIDE the book again button */ 
div.btn.custom.btn-with-icon.sb-book { display: none !important; }


/* THIS MOVES THE BOOK NOW BUTTON, BUT IT MOVES THE WHOLE DIV
#main-buttons .wrapper .inner .bar {margin-left: 100px;
margin-bottom: 100px; } */


/* MOVE THE BOOK NOW BUTTON 
#main #main-buttons .book { left: 100px; top: 100px; } */


/* MAKE THE ACTIVE MENU ITEM A SPECIAL COLOR */
#sb_menu_list_items_container.nav.clearfix .menu-item.clearfix.active .popup-hide{ color: white !important;
background-color: black; }


/* MAKE A SPECIFIC DAY A DIFFERENT COLOR (SATURDAY) */
.section .overview tr:nth-child(6) .day { color: white; }


/* Make a navigation button a different color */
#header .nav-wrapper #sb_menu .nav li:nth-child(3) > a { color: black !important; }


/* Make drop down menu item a different color (PACKAGES in this case) */
#header .nav-wrapper #sb_menu #sb_appended_child_menu li:nth-child(3) > a { color: pink !important; }


/* REMOVE THE BOOKING STEPS (navigation) */
#sb_content #steps-nav {visibility: hidden !important;}


/* REMOVE OUR TIME(navigation)
#sb_content #steps #time-settings {visibility: hidden !important;} */


/* HIDE THE SERVICE BLOCK ON THE ADD-ONS STEP */ 
#sb_sidebar_container { display: none !important; } 

/* REMOVE THE DUE DATE FROM THE INVOICE DETAIL WHEN CONFIRMING BOOKING */
.invoice-pay-page-grid .invoice-pay-page-grid_item.right-block #sb_invoice_container .right-block--header .invoice-info .part tr:nth-child(4) {display: none !important; }

/* REMOVE THE DUE DATE FROM THE INVOICE DETAIL AT THE CHECKOUT */
#sb_invoice_container > div > div.right-block--header > div > div > table > tbody > tr:nth-child(2) {display: none;}

/* REMOVE PRINT INVOICE AND BOOK ANOTHER APPOINTMENT AFTER BOOKING */
#sb_invoice_buttons_container {
 visibility: hidden;
}


// #sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .day-off { opacity: 0.5 !important;}
// #reviews-view { display: none !important; } 


// .sb-cell.free:after {
    content: "Select this day";
    font-size: 20px;
}
// .sb-cell.free, #sb_dialog > div > div > div.modal-body > div > div.txt {
    font-size: 0;
}

.amount.promo-label , .discount.promo-label { display: none !important;}

/* Subscribe to push notifications */ 
// #push-subscribe-region > div { display: none !important; }

// #sb_dateview_container > div > div > div.calendar > div.weeks-date.row-no-padding.clearfix > div:nth-child(2) > div > div:nth-child(7) > span {
color: white !important; }

// #sb_invoice_notification_container > div > div:after {
display: none !important; 

/*

#main-buttons > div > div > div > div.company-name.company-logo-and-name {
display: none !important; }

#main-buttons {
   display: none !important;
}

*/

.promotions-letter-flag {
display: none;
 }

 #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 */
}

#sb_membership_module {
    display: none;
}