#sb_cart .counter {
    background: #cedce2;
}
#header .items-wrapper .nav-item#sb_cart .cart-container .cart {
    background-color: #7da3b1;
}
.promotion-list .promotion-item__tag .promo-label.amount, .promotion-list .promotion-item__tag .promo-label.discount {
display: none !important;
}
.promotion-list .promotion-item__tag .promo-label .price-val {
display: none !important;
}
.promotion-list .promotion-item__tag .promo-label small, .promotion-list .promotion-item__tag .promo-label span.txt {
display: none !important;
}
.accordion .title {
    display: none !important;
}
div.accordion b {
    display: none !important;
}
.current-booking-info .calendar .header {
     display: none !important;
}
.current-booking-info .calendar .body {
    display: none !important;
}
#main #main-buttons .company-name {
    max-width: 100%;
    font-size: 50px;
    line-height: 50px;
}
#main-buttons .wrapper .inner {
    width: 40%;
    margin: 2px;
    vertical-align: middle;
}
#main-buttons .wrapper {
    height: auto;
    min-height: 100px;
}
#main #main-buttons .company-name {
    font-weight: 200;
}
#main-buttons .wrapper .inner .bar {
   display: none !important;
}
.membership-service__list {
    display: none !important;
}
.filter .filter-list {
display: none !important;
}
.filter--header_title {
    display: none !important;
}
.filter--header_title {
display: none !important;
}
.filter--header_hint {
display: none !important;
}
#header .nav-trigger {
    background-color: #7da3b1 !important;
}

#header .items-wrapper .nav-item#sb_client_info .login-container .avatar .logged-out {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #7da3b1;
}

@media (max-width: 1024px) {
    #header .nav-wrapper #sb_menu {
        height: 100%;
        overflow: auto;
        padding: 1px 10px;
        background-color: #4c7685;
    }
}

@media (max-width: 1024px) {
    #header .nav-wrapper.active {
        padding: 15px 0;
        background-color: #4c7685;
    }
}

#sb_scroll_top_btn {
    background-color:#88a9b4 !important;  
}
#header .nav-wrapper #sb_menu .nav #sb_appended_menu_item ul {
    background-color: #4c7685;
}
.alert-info {
    color: #E2EAEC;
}
#main-buttons > div > div > div > div.bar > div > a {
    display: none !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 */
}

