/* Position des Google-Translate Widgets */
#sb_google_translate {
    position: absolute !important;
    top: 80px !important;
    left: 15px !important;
    z-index: 9999 !important;
}

/* Google Branding ausblenden */
#sb_google_translate .goog-logo-link,
#sb_google_translate .goog-te-gadget span {
    display: none !important;
}

/* Container */
#sb_google_translate .goog-te-gadget {
    position: relative !important;
    width: 200px !important;
    height: 50px !important;
    font-size: 0 !important;
    line-height: 0 !important;
}

/* Dropdown-Feld */
#sb_google_translate .goog-te-combo {
    width: 200px !important;
    height: 50px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 2px solid #8a1f68 !important;
    border-radius: 5px !important;
    background: #ffffff !important;
    font-size: 16px !important;
    color: transparent !important;
    text-shadow: none !important;
    box-sizing: border-box !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
}

/* Eigenen Text exakt positionieren */
#sb_google_translate .goog-te-gadget::after {
    content: "English / Deutsch";
    position: absolute !important;
    left: 50% !important;
    top: 16px !important;
    transform: translateX(-50%) !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    color: #8a1f68 !important;
    white-space: nowrap !important;
    pointer-events: none !important;
    z-index: 2 !important;
}

div#sb_booking_company_time {
    display: none;
}
#sb-main-container #main #sb-timeline #steps #details .detail-step-wrap .detail-step .license-links-container .promotions-letter-flag label[role=button]{
    display: none;
}

.btn.map {display:none!important;}

@media (max-width: 767px) {
    #main #main-buttons {
        min-height: 300px;
    }
}


/*
	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 */
}

