.filter-search {display: none;}

#filter_duration  {display: none;}

div.btn-group:nth-child(3){display: none;}

.eb-event-title {font-size: 28px;}

.eb-page-heading {font-size: 28px;}

.eb-container .input-large {width: 350px !important;}

.eb-event-date-container {
  background-color: #002a94 !important;
  color: #303033;
  border-color: #303033;
}

.eb-event-date {
  background-image: none !important;
  border-radius: 100%;
  font-family: inherit;
  height: 75px;
  width: 75px;
  text-align: center;
}

.eb-columns-layout-container .eb-event-wrapper > h2 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.eb-event-price-container {
  display: inline-block;
  float: left;
  font-size: 120%;
  background-image: none !important;
}

.eb-columns-layout-container .eb-event-wrapper > div {
  padding-left: 40px !important;
  padding-right: 40px !important;
  padding-bottom: 10px !important;
}

.eb-event-price-container .eb-individual-price {
  padding: 0px;
  font-weight: 700;
  background-color: #fff;
  color: #454545;
  border: none;
}

.btn-primary {
  background-color: #fff;
  color: #454545;
  border: 0px solid transparent !important;
}


.eb-event-box .eb-event-price {
  padding: 0px;
  font-weight: 700;
  background-color: #fff;
  color: #454545;
   border: 0px solid transparent;
}

.eb-event-box .eb-event-price:hover {
  border: none;
   padding: 0px;
  background-color: #fff;
  color: #454545;
}