/* EVENTI */
.evento-wrap {
  background-color: #fff;
  padding: 30px 40px;
  width: 100%;
  margin-bottom: 20px;
}
.evento-wrap p {
  margin-bottom: 10px;
}
.evento-date {
  font-weight: 600;
  color: #0b5b54;
}
.evento-title a {
  font-size: 1.5rem;
  margin-bottom: 0.809rem;
    font-family: inherit;
    font-weight: 900;
    line-height: 1.4;
    color: #7dbaaa;
}
.evento-crediti {
  color: #ee465a !important;
  font-weight: bold;
}
.evento-location {
  font-size: 0.9rem;
}

.single-event-date {
  color: #0d5f56;
  font-weight: bold;
  font-size: 1.4rem;
}
.single-event-back {
  margin-top: 30px;
}
.single-event-back a {
  color: #fff;
}

.tribe-events-button {
  background-color: #ee455a;
    color: #fff;
    padding: 6px 10px;
    border-radius: 2px;
    font-size: 0.8rem;
    font-weight: 600;
  margin: 0 5px 5px 0;
}
.tribe-events-button:hover {
  background-color: #b93141;
  color: #fff;
}

.tribe-events-single-section-title {
  font-weight: 900;
  font-size: 1.2rem;
  color: #7dbaaa;
}
.tribe-events-meta-group {
  font-size: 0.8rem;
  line-height: 140%;
  padding: 40px;
}
.tribe-events-meta-group dt {
  font-weight: 600;
  margin-right: 5px;
  float: left;
  clear: left;
}
.tribe-events-meta-group dd {
  margin: 0 0 10px 0;
}

.tribe-events-meta-group a {
  color: #7cbaaa;
}

.evento-wrap .tribe-events-date {
  margin-bottom: 10px;
  font-weight: 600;
  color: #0b5b54;
}
.evento-wrap h2 {
  margin: 0 0 10px 0;
}
.evento-wrap h2 a {
  font-size: 1.5rem;
  font-family: inherit;
  font-weight: 900;
  line-height: 1.4;
  color: #7dbaaa;
  text-transform: none;
}

.evento-wrap .crediti-ecm {
  color: #ee465a !important;
  font-weight: bold;
  margin-bottom: 10px;
}

.evento-wrap .tribe-events-location {
  font-size: 0.9rem;
  margin-bottom: 0px;
}

.section-top-event {
  padding: 0 !important;
  margin-bottom: 0 !important;
}

.section-top-event .ecm-credit {
  background-color: #ee455a;
  height: 100%;
}
.section-top-event .ecm-credit div {
  width: 100%;
  font-size: 80px;
  line-height: 60px;
  text-align: center;
  font-weight: 600;
  margin: 20px 0;
}
.section-top-event .ecm-credit span {
  display: block;
  font-size: 18px;
}










