.eb-event-item-grid-default-layout .eb-event-title-container {
font-size: 18px !important;
font-weight: 500 !important;
}

.ebm-upcoming-events .ebm-event-link {
  font-weight: 500 !important;
}


.eb-box-heading {
  background:#fcce46; !important;
  border:1px solid #DBDEE1;
  border-radius:7px 7px 0 0;
  color:#ffffff; 
  font-weight:500;
  margin:0;
  padding:8px 10px;
}

.eb-event-thumb
{
  height: 130px !important;
}

#eb_search_form .search_button {
  display: none;
}

#eb_search_form  #search_eb_box {
  width: 200px;
}


#sp-menu .social-wrap {
  padding-left: 0 !important;
}

@media (max-width: 575.98px) { 
  #sp-menu .social-wrap {
  padding-left: 60px !important;
} }