.eb-event-item-grid-default-layout .eb-event-title-container {
  font-size: 22px;
  font-weight: 700;
}
.eb-event-title {
  color: #f28a20!important;
  text-decoration: none!important;
}
li::marker {
  color: #f28a20;
}
#field_phone .controls {
  margin-top: -65px;
}
.eb-speaker-container .eb-speaker-avatar img .rounded-circle {
  border-radius: 0%!important;
  text-decoration: none!important;
}
.rounded-circle {
  border-radius: 0% !important;
}

#eb-event-page {
  width: 75%;
}
.eb-box-heading {
  border-radius: 0!important;
  color: #333;
  font-weight: 700;
  padding: 8px 10px;
  margin: 0;
  background: none!important;
  border: none!important;
}
 #eb-event-page .eb-description {
  background: #fff;
  border-bottom: none!important;
  border-left: none!important;
  border-right: none!important;
  border-radius: none!important;
  margin: 0;
  padding: 10px;
}

@media (max-width: 768px) {
  .eb-description-details, #eb-event-info {
  width: 100%;
  }
}
.form-control-label {
  font-weight: bold;
}
#field_Frokost .form-control-label {
background: #ececec;
padding: 25px 25px 0px;
}
#field_Frokost .controls {
background: #ececec;
padding: 0px 25px 0px;
}
@media (min-width: 768px) {
  #eb-amount-container .col-md-3, #payment_method_container .col-md-3 {
    width: 20%;
  }
}
.form-check-input {
  margin-right: 15px;
}