.eb-even-title-container {
  font-size: 36px;
  font-weight: 700;
  color:#11213b;
}
.eb-event-date-month, .eb-event-date-year {
  font-size: 12px;

  margin: 0px -12px 0;
}
.eb-event-date-day {
  margin: 0px -12px 0;
}

.eb-event-date-container {
  background: #11213b;
  border: 4px solid #deba9d;
}


.eb-box-heading {
  border-radius: 0px 0px 0 0;
  color: #000;
  font-weight: 700;
  padding: 8px 10px;
  margin: 0;
  background: #fff;
  border: 0px solid #dbdee1;
  font-size: 30px;
}
btn-primary, .sppb-btn-primary {
  border-color: #11213b;
  background-color: #11213b;
  color:#fff;
  margin: 20px;
}
.eb-event-properties-heading
 {
  font-family: 'Raleway',sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
}
eb-tabbed-plugin-header eb-plugin-map
 {
  font-family: 'Raleway',sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
}
h3.eb-event-properties-heading {
  font-size: 25px!important;
  color: #deba9d;
}

.ebm-upcoming-events .ebm-event-link {
  margin: -50px 20px 20px 60px;
}
h3#eb-event-properties-heading
 {
  font-size: 25px!important;

}
h3 {

  font-size: 25px!important;

}
}
a.btn:hover, a.btn:focus, a.btn:active {
  background-color: #004070 !important;
  border-color: #004070 !important;
  color: #fff !important;
}
h3.eb-horizontal-plugin-header.eb-plugin-map 
{
  display: none!important;
}
}
.table-bordered td, .table-bordered th {
  border: 0px solid #dee2e6!important;
}
.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 0px!important;}

.table-bordered {
  border: 0px solid #dee2e6!important;
}
.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: rgba(176, 149, 85, 0.13)!important;
}
#eb-categories .eb-description, #eb-event-page .eb-description, #eb-events .eb-description {
  background: #fff;
  border-bottom: 0px solid #dbdee1!important;
  border-left: 0px solid #dbdee1!important;
  border-right: 0px solid #dbdee1!important;
  border-radius: 0 0 7px 7px;
  margin: 0;
  padding: 15px;
}
h2 {
  font-family: 'EB Garamond', sans-serif;
  font-size: 30px;
  text-decoration: none;
color:#deba9d;
}
.eb-message
{
display:none;
}
.hr {
  margin-top: 5px!important;
  margin-bottom: 5px!important;
  border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
  border-top: 1px solid #eee;
}
.eb-event-date-info {
  color: #11213b !important !important;
  font-weight: 300 !important;
}
.eb-notice-message {
  font-size: 110%;
  font-weight: 500;
  margin-top: 8px;
  color: #111;
}
.text-info {
  color: #004070 !important;
}