.espresso_events .meta-date,
.espresso_events .meta-author {
  display: none;
}

.page-info__sub-title {
  display: none!important;
}

#ee-single-page-checkout-dv input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=file]) {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

#spco-go-to-step-finalize_registration-submit.spco-next-step-btn.button.button-primary.button-lg {
  height: 70px;
  max-width: 500px;
  font-family: "proximanova-bold", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  letter-spacing: 1px;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  border: 5px solid transparent;
  color: #000;
  background-color: #fff21f;
  transition: border-color .3s ease;
  -webkit-transition: border-color .3s ease;
  z-index: 2;
}

#ee-available-payment-method-inputs--input-dv.spco-payment-method-input-dv.ee-radio-button-input-dv {
  text-align: center;
}

#ticket-selector-submit-btn.ticket-selector-submit-btn.ticket-selector-submit-ajax {
  height: 70px;
  max-width: 500px;
  font-family: "proximanova-bold", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  letter-spacing: 1px;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  border: 5px solid transparent;
  color: #000;
  background-color: #E5B033;
  transition: border-color .3s ease;
  -webkit-transition: border-color .3s ease;
  z-index: 2;
}

.elementor-kit-945 {
	color: #000;
}

section.tckt-slctr-tkt-sale-dates-sctn {
    display: none;
}

section.tckt-slctr-tkt-datetimes-sctn {
    display: none;
}

section.tckt-slctr-tkt-quantities-sctn {
    display: none;
}

section.tckt-slctr-tkt-uses-sctn {
    display: none;
}

#cmplz-document.cookie-statement.cmplz-document-eu{
    column-gap: 0px;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #000000;
		padding-left: 50px;
		padding-top: 50px;
}