.Frontend.events span.title {display:none}

body.events div#sold_out header h2 {display:none}
body.events div#sold_out header::before {content:"Online keine Karten mehr verfügbar";font-size:1em;margin:20px 0;text-transform: uppercase;font-weight:bold}
body.events div#sold_out div.modal-text p {display:none}
body.events div#sold_out div.modal-text::before {content:"Eventuelle Restkarten an der Abendkasse erhältlich.";margin:20px 0}

/*
.add-tickets {display:none}
*/

body.events .w3-half:last-child {padding:0 15px}
body.events .w3-row.th {display:none}
body.events .bo{
    border: 0;}
h2 {text-transform: uppercase}
span.title{ text-align: center }
#breadcrumb div.active {font-weight: bold;font-size: 1.2em;color:white}


/*Beschreibungstext der Preiskategorien*/
.event div.desc {font-size:80%}

.event div#event .w3-mobile:first-child,
.prices div#event .w3-mobile:first-child {max-width:400px}

.w3-modal-content footer.w3-container {padding-bottom:10px!important}
.w3-modal-content {width:90vw;max-width:400px}
.w3-modal {background-color: rgba(255,255,255)}

/*social Media Rahmen und Überschrift weg*/
div#socialmedia{border:0}
 div#socialmedia .th {display:none}

form#payment-form div.p:nth-child(2) {background-color:#0000001a}
form#payment-form div.form-row {background-color:#fff;padding:10px}

.w3-button{
    background-color: #F0742A!important;
	color:white
}


.w3-button:hover, .w3-button.btn-next:hover {
  background-color: #FE9F68!important;color:white!important;
}

.w3-button:active, w3-button.btn-next:active {
  background-color: #FE9F68!important;color:white!important
}

body{
background-color: #FFFFFF;
color:#000000
}


/*Breadcrump*/
#breadcrumb div.active{
	border:0;
	background-color:#93A7BF;
}

div.th:not(.bl), div.w3-modal-content header{color:white!important;background-color:#93A7BF}



/*Hintergrundfarbe der aktiven Preiskategorie*/
.Basket.prices div.prices-item.active, .Shop.prices div.prices-item.active {
    background-color: white;
}

body.Basket .desc {font-size:0.8em}
.Basket.event div.category div.pk-desc {margin-top: -5px}