body.events, body.events div#main {background-color:#e63099!important; color: white}
span.title {display:none}
body.order span.title {display:inherit}

body.events .th {display:none}
#calendar {border:0}

body.select {width:100%!important}

body.frontend #main {max-width:900px}

.w3-modal-content {max-width: 400px}
.w3-modal-content header.w3-container {background-color:#fff200}


/*Buttons stylen*/
body.events .w3-button, .w3-button.btn-next {
  background-color: rgba(252, 228, 1, 0.96);
color:black!important
}
body.events .w3-button:hover, .w3-button.btn-next:hover {
  background-color: rgba(231, 210, 18, 1)!important;
}