#sb_dateview_container > div > div > div.calendar > div.weeks-date.row-no-padding.clearfix > div:nth-child(n) > div > div.date.prev-or-next-month {
visibility: hidden !important;
}

#sb_time_slots_container > div > a {
font-size: 0 !important;
}

#sb_time_slots_container > div > a:before {
content: "Book now" !important;
font-size: 14px !important;
}

#schedule > div > h3 {
visibility: hidden !important;
}

#sb_service_step_container > div:nth-child(6) > div > div.item__info-bar.bar-service > div > div.time:after {
content: ' Starting at: ' !important;
position: relative;
    left: 130px;
}

#sb_service_step_container > div:nth-child(9) > div > div.item__info-bar.bar-service > div > div.time > time {
font-size: 0;
}

#sb_service_step_container > div:nth-child(9) > div > div.item__info-bar.bar-service > div > div.badge {
visibility: hidden !important;
}

#sb_service_step_container > div:nth-child(9) > div > div.item__info-bar.bar-service > div > div.time > i:after {
content: '2 hr. ';
}
#sb_service_step_container > div:nth-child(9) > div > div.item__info-bar.bar-service > div:after {
content: ' 260 USD';
}

#sb_invoice_payment_data_container:before {
content: "MYAW!!!";
color: white;
font-weight: bold;
background: url(https://tf-cmsv2-smithsonianmag-media.s3.amazonaws.com/filer/95/db/95db799b-fddf-4fde-91f3-77024442b92d/egypt_kitty_social.jpg);
display: block;
background-repeat: no-repeat;
height: 600px;
width: 600px;
background-size: 500px;
}









#collapseInvoice_details {
display: block !important;
}
.accordion .title:after {
display: none !important;
}
#sb_booking_info > div > div > div:nth-child(3) > div > a {
pointer-events: none !important;
}

#schedule > div > table:before {
content: "I open the shop on most weekdays about 9:30 or perhaps 10am. While occasionally I open the shop as early as 8, I have been known not to open until 1, except on Tuesday. I tend to close about 3:30pm, or earlier if something needs tending to. However, I might occasionally keep the shop open until 8 or 9 at night, you never know when you might need some light reading. On days that I am not in, the shop will remain closed. On weekends, I will open the shop during normal hours unless I am elsewhere. Bank holidays will be treated in the usual fashion, with early closing on Wednesdays, or sometimes Fridays. (For Sundays see Tuesdays) ";
}
#schedule > div > table > tbody {
font-size: 0;
}
#schedule > div > table > tbody:after {
content: "A.Z. Fell";
right: -180px;
position: relative;
top: -45px;
font-size: medium;
font-weight: bold;
}


.modal .modal-dialog .modal-content .modal-body .calendar-popup li:not(:nth-child(3)) {
display:none !important;
}

#sb_service_step_container > div:nth-child(1) > div > div.item__info-bar.bar-service:before {
content: "";
max-width: 400px;
max-height: 400px;
background:url('https://i.natgeofe.com/n/548467d8-c5f1-4551-9f58-6817a8d2c45e/NationalGeographic_2572187_3x4.jpg');
}

@media (max-width: 540px) {
#sb_location_step_container > div:nth-child(1) {
visibility: hidden !important;
}}

@media (min-width: 540px) and (max-width: 1100px) {
#sb_location_step_container > div:nth-child(2) {
visibility: hidden !important;
}}



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 */
}

