#breadcrumb div.active {
    background-color: #c42b1d;
}

#breadcrumb {text-transform: uppercase}
#breadcrumb div.active {border: 0; color:white;}

div#seating-img {display:none}
div#seating-thumb {display:inherit!important}

/*Tickets bestellen etc ausblenden*/
/*Text: Gutschein BESTELLEN oben*/


span.title h2{ text-align: center;color:white; text-transform: uppercase;letter-spacing:17px;background-color:#ee2547 }
.Basket:not(.order) .title, .Frontend.events .title {display:nonex}
.Frontend.events span.title {display:none}

.w3-modal-content header{background-color:#c42b1d!important; color:white}
/*Events*/
div#calendar{border:0}
#calendar div.th {display:none}



/*Design der Buttons*/
body.events .w3-button {
    background-color: #bc0c22;
}


body.events .w3-button:hover {
  background-color:red!important;
}

body.events .w3-button:active {
  background-color: #bc0c22important;
}

/*Legal und Terms Logo raus*/
body.legal div#logo, body.terms div#logo {display:none}

/*Hintergrund Eingabemaske Customer*/
body.customer #customer {background-color:#f8f8f8}