.tribe-events-ajax-loading {
  display: none;
}

#tribe-events-pg-template .title-h1 {
  margin-top: 30px;
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template .title-h1 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
}

#tribe-events-pg-template #tribe-events-content {
  width: calc(100% - 335px);
  margin-right: 20px;
  float: left;
}

@media only screen and (min-width: 771px) and (max-width: 969px) {
  #tribe-events-pg-template #tribe-events-content {
    width: 100%;
  }
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template #tribe-events-content {
    width: 100%;
  }
}

#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow {
  display: block;
  float: left;
  width: 100%;
}

#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period {
  font-size: 18px;
  width: calc(100% - 87px);
  height: 30px;
  float: left;
}

@media only screen and (min-width: 970px) and (max-width: 1169px) {
  #tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period {
    width: 100%;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period {
    width: 100%;
    height: auto;
  }
}

#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period span,
#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period input,
#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period button {
  display: block;
  position: relative;
  float: left;
}

@media only screen and (min-width: 771px) and (max-width: 969px) {
  #tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period span,
  #tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period input,
  #tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period button {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period span,
  #tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period input,
  #tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period button {
    margin-bottom: 5px;
  }
}

#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period span {
  line-height: 30px;
  padding-right: 5px;
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period span {
    width: 100%;
    margin-bottom: 0px;
  }
}

#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period input {
  font-size: 18px;
  border: 1px solid #b7b7b7;
  padding-left: 5px;
  margin-right: 10px;
  width: 160px;
}

#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period button {
  background: #ee3434;
  font-size: 14px;
  padding: 7px 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
  line-height: 15px;
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period button {
    width: 160px;
    margin-right: calc(100% - 160px);
  }
}

#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .period:before {
  content: "";
  background: url(../img/calendar-icon.png) no-repeat;
  width: 37px;
  display: block;
  position: relative;
  float: left;
  height: 30px;
  margin-right: 10px;
}

#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .style {
  width: 87px;
  float: left;
}

@media only screen and (min-width: 771px) and (max-width: 969px) {
  #tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .style {
    display: none;
  }
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .style {
    display: none;
  }
}

#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .style button {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  cursor: pointer;
}

#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .style #cards {
  background: url(../img/sprite.png);
  width: 31px;
}

#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .style #cards:hover {
  background-position-x: 86px;
}

#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .style #cards.active {
  background-position-x: 38px;
}

#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .style #rows {
  background: url(../img/sprite.png);
  background-position-y: 30px;
  width: 36px;
}

#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .style #rows:hover {
  background-position-x: 86px;
}

#tribe-events-pg-template #tribe-events-content .tribe-events-searchrow .style #rows.active {
  background-position-x: 39px;
}

#tribe-events-pg-template #tribe-events-content h2.tribe-events-page-title {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-header {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  margin-top: 15px;
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template #tribe-events-content #tribe-events-header {
    margin-top: 20px;
  }
}

#tribe-events-pg-template #tribe-events-content #tribe-events-header ul.tribe-events-sub-nav {
  float: left;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-left: 0;
  margin-bottom: 3px;
      margin-top: 4%;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-header ul.tribe-events-sub-nav li {
  display: block;
  float: left;
  position: relative;
  width: 30px;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-header ul.tribe-events-sub-nav li a {
  display: block;
  width: 30px;
  height: 30px;
  color: #f2f2f2;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-header ul.tribe-events-sub-nav li a:before {
  content: "";
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: block;
  position: absolute;
  left: 0;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-header ul.tribe-events-sub-nav li.tribe-events-nav-previous a::before {
  background: url(../img/arrow-left.png) no-repeat;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-header ul.tribe-events-sub-nav li.tribe-events-nav-next a::before {
  background: url(../img/arrow-right.png) no-repeat;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-header ul.tribe-events-sub-nav li.month {
  width: auto;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-header ul.tribe-events-sub-nav li.month a {
  width: auto;
  cursor: pointer;
  color: #000;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-header ul.tribe-events-sub-nav li.month a::before {
  display: none;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-header h3.screen-reader-text {
  display: none;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  margin-bottom: 10px;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar thead {
  width: 100%;
  display: block;
  float: left;
  position: relative;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar thead tr {
  width: 100%;
  display: block;
  float: left;
  position: relative;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar thead tr th {
  display: block;
  float: left;
  position: relative;
  width: calc(100% / 7 - 2px);
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left;
  line-height: 40px;
  height: 40px;
  color: #929292;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar thead tr th:nth-last-child(1), #tribe-events-pg-template #tribe-events-content table.tribe-events-calendar thead tr th:nth-last-child(2) {
  color: #e72120;
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template #tribe-events-content table.tribe-events-calendar thead tr th {
    font-size: 12px;
  }
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody {
  width: 100%;
  display: block;
  float: left;
  position: relative;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr {
  width: 100%;
  display: block;
  float: left;
  position: relative;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td {
  cursor: pointer;
  display: block;
  float: left;
  position: relative;
  width: calc(100% / 7 - 8px);
  border: 4px solid #f2f2f2;
  height: 54px;
  background: #dcdfe2;
  transition: .3s;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td:hover {
  background: #cecece;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td.this-day, #tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td.tribe-events-present {
  background: none;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td .daynum {
  height: 100%;
  font-weight: 500;
  padding-left: 2px;
  display: block;
  position: relative;
  float: left;
  font-size: 28px;
  line-height: 34px;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td .daynum a {
  font-size: 28px;
  line-height: 34px;
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td .daynum a {
    font-size: 16px;
  }
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td .daynum {
    font-size: 16px;
  }
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td:nth-last-child(1) .daynum, #tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td:nth-last-child(2) .daynum {
  color: #e72120;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td:nth-last-child(1) .daynum a, #tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td:nth-last-child(2) .daynum a {
  color: #e72120;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td.tribe-events-past {
  background: rgba(220, 223, 226, 0.5);
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td.tribe-events-past .daynum {
  opacity: .5;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td.tribe-events-past .daynum a {
  opacity: .5;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td div.tribe-events-markers {
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  height: 54px;
  width: 54px;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  flex-wrap: wrap;
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td div.tribe-events-markers {
    width: calc(40px / 3);
    flex-direction: column-reverse;
  }
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td div.tribe-events-markers .tribe-event-marker {
  width: 27px;
  height: 27px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 27px;
  text-align: center;
  color: #fff;
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td div.tribe-events-markers .tribe-event-marker {
    font-size: 12px;
    line-height: calc(40px / 3);
    width: calc(40px / 3);
    height: calc(40px / 3);
  }
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td div.tribe-events-markers .tribe-event-marker.business {
  background: #0054ff;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td div.tribe-events-markers .tribe-event-marker.culture {
  background: #ff8a00;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td div.tribe-events-markers .tribe-event-marker.social {
  background: #00ff0c;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td div.tribe-events-markers .tribe-event-marker.sport {
  background: #ff0000;
}

#tribe-events-pg-template #tribe-events-content table.tribe-events-calendar tbody tr td.tribe-events-othermonth {
  opacity: .5;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer {
  padding-left: 5px;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
  width: 100%;
  margin-left: 0;
  margin-bottom: 20px;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li {
  position: relative;
  text-align: center;
  cursor: pointer;
  padding-left: 42px;
  padding-right: 9px;
  font-size: 15.38px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 10px;
  margin-right: 3px;
  border: 1px solid #b7b7b7;
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li {
    width: calc(50% - 65px);
  }
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 10px;
  top: 5px;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li:nth-child(1):before {
  background: #0054ff;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li:nth-child(2):before {
  background: #ff8a00;
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li:nth-child(3) {
    width: calc(100% - 56px);
    margin-right: 0;
  }
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li:nth-child(3):before {
  background: #00ff0c;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li:nth-child(4):before {
  background: #ff0000;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li:nth-child(5):before {
  content: "S";
  text-align: center;
  font-weight: 900;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  left: 10px;
  top: 5px;
  border: 1px solid #929292;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li.active {
  color: #fff;
  padding: 10px 25px;
  border: none;
  margin-top: -1px;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li.active:nth-child(1) {
  background: #0054ff;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li.active:nth-child(2) {
  background: #ff8a00;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li.active:nth-child(3) {
  background: #00ff0c;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li.active:nth-child(4) {
  background: #ff0000;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li.active:nth-child(5) {
  background: #8c8d8f;
}

#tribe-events-pg-template #tribe-events-content #tribe-events-footer ul li.active:before {
  display: none;
}

#tribe-events-pg-template .banner_wrapper {
  display: block;
  float: left;
  width: 310px;
  overflow: hidden;
}

@media only screen and (min-width: 771px) and (max-width: 969px) {
  #tribe-events-pg-template .banner_wrapper {
    width: 100%;
  }
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template .banner_wrapper {
    width: 100%;
  }
}

#tribe-events-pg-template .banner_wrapper .banner {
  display: flex;
  align-items: center;
  justify-content: center;
}

#tribe-events-pg-template .banner_wrapper .banner img {
  height: 100%;
}

#tribe-events-pg-template .banner_wrapper .banner:hover img {
  height: 110%;
}

#tribe-events-pg-template #tribe-events-search-result {
  clear: both;
  margin: 0 -15px;
}

#tribe-events-pg-template #tribe-events-search-result .content__row {
  padding: 0px;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce {
  padding-bottom: 100px;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item {
  width: calc(100% / 3 - 30px);
  padding: 2px 3px;
  margin: 0 15px 30px 15px;
  /*height: 507px;
  max-height: 507px;*/
  height: auto;
  max-height: 10000px;

}

@media only screen and (min-width: 771px) and (max-width: 969px) {
  #tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item {
    width: calc(100% / 2 - 30px);
  }
}

@media only screen and (max-width: 770px) {
  #tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item {
    width: calc(100%);
  }
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new {
  width: 100%;
  /*height: 500px;
  max-height: 500px;*/
  background: #ffffff;
  border-bottom: 1px solid #b5b5b5;
  overflow: hidden;
  height: auto;
  max-height: 10000px;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--date {
  background: #0054ff;
  font-family: "Myriad pro";
  color: #fff;
  display: block;
  float: left;
  position: relative;
  width: 100%;
  height: 64px;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--date .date,
#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--date .day,
#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--date .more {
  display: block;
  float: left;
  position: relative;
  height: 100%;
  margin-right: 5px;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--date .date .day span {
  font-size: 80px;
  font-weight: 100;
  display: block;
  transform: translate(2px, 31px);
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--date .date .more {
  transform: translateY(12px);
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--date .date .more span {
  display: block;
  width: 100%;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--date .date .more span:nth-child(1) {
  font-size: 43px;
  font-weight: 300;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--date .date .more span:nth-child(2) {
  padding-top: 15px;
  font-size: 20px;
  font-weight: 100;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--date .year {
  display: block;
  position: absolute;
  right: 5px;
  bottom: 0;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--date .year span {
  font-weight: 900;
  font-size: 43px;
  color: #0247d1;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--text {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding-top: 10px;
  background: none;
  border-bottom: none;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--text h3 {
  text-transform: uppercase;
  font-size: 24px;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--text div {
  padding-top: 10px;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--text div p {
  font-size: 14px;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item.promo {
  border: solid 1px #8c8d8f;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item.business .item-new--date {
  background: #0054ff;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item.business .item-new--date .year span {
  color: #0247d1;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item.culture .item-new--date {
  background: #ff8a00;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item.culture .item-new--date .year span {
  color: #ffa943;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item.social .item-new--date {
  background: #00ff0c;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item.social .item-new--date .year span {
  color: #00d50a;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item.sport .item-new--date {
  background: #ff0000;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item.sport .item-new--date .year span {
  color: #c00000;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce.over .news__item .item-new--pic {
  opacity: 0.45;
}

#tribe-events-pg-template #tribe-events-search-result .news__grid.announce.over .news__item.promo {
  border: none;
}

#tribe-events-pg-template #tribe-events-search-result .title-h2 {
  margin: 0 3px 22px;
}

#tribe-events-pg-template #tribe-events-search-result.hideResult .news__grid.announce {
  padding-bottom: 0;
}

#tribe-events-pg-template #tribe-events-search-result.hideResult .title-h2 {
  display: none;
}

body.rows #tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item {
  width: calc(100% - 30px);
  margin-bottom: 30px;
  height: auto;
  max-height: auto;
}

@media only screen and (max-width: 770px) {
  body.rows #tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item {
    display: none;
  }
}

body.rows #tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new {
  background: #fff;
  display: block;
  float: left;
  height: auto;
  max-height: auto;
}

body.rows #tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--pic {
  width: 30%;
  display: block;
  float: left;
}

body.rows #tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--date {
  margin-left: 5px;
  width: 260px;
}

body.rows #tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--date .date {
  z-index: 1;
}

body.rows #tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--date .date .more {
  transform: translateY(15px);
}

body.rows #tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--date .year span {
  font-size: 32px;
}

body.rows #tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--text {
  background: none;
  border: none;
  width: 70%;
  margin-top: -70px;
}

body.rows #tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--text h3 {
  margin-left: 265px;
  min-height: 60px;
}

body.rows #tribe-events-pg-template #tribe-events-search-result .news__grid.announce .news__item .item-new .item-new--text div {
  padding: 10px;
}

body.only-business #tribe-events-search-result .announce .culture, body.only-business #tribe-events-search-result .announce .social, body.only-business #tribe-events-search-result .announce .sport {
  display: none;
}

body.only-culture #tribe-events-search-result .announce .business, body.only-culture #tribe-events-search-result .announce .social, body.only-culture #tribe-events-search-result .announce .sport {
  display: none;
}

body.only-social #tribe-events-search-result .announce .business, body.only-social #tribe-events-search-result .announce .culture, body.only-social #tribe-events-search-result .announce .sport {
  display: none;
}

body.only-sport #tribe-events-search-result .announce .business, body.only-sport #tribe-events-search-result .announce .culture, body.only-sport #tribe-events-search-result .announce .social {
  display: none;
}

body.only-status #tribe-events-search-result .announce .business, body.only-status #tribe-events-search-result .announce .culture, body.only-status #tribe-events-search-result .announce .social, body.only-status #tribe-events-search-result .announce .sport {
  display: none;
}

body.only-status #tribe-events-search-result .announce .business.status, body.only-status #tribe-events-search-result .announce .culture.status, body.only-status #tribe-events-search-result .announce .social.status, body.only-status #tribe-events-search-result .announce .sport.status {
  display: inline-block;
}

.tribe-events-single .tribe-events-cal-links {
  margin: 30px 0;
}

.tribe-events-single .tribe-events-cal-links a {
  text-align: center;
  width: 250px;
  margin-right: 15px;
  margin-bottom: 10px;
  padding: 6px 15px;
  color: #fff;
  background: #e72120;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.tribe-events-single .tribe-events-meta-group h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
}

.tribe-events-single .tribe-events-meta-group table.event-table-details tr {
  padding-bottom: 20px;
}

.tribe-events-single .tribe-events-meta-group table.event-table-details tr td.label {
  font-weight: 600;
  padding-right: 10px;
}

.tribe-events-single .tribe-events-meta-group table.event-table-details tr td {
  font-size: 16px;
  line-height: 24px;
}

.tribe-events-single .tribe-events-meta-group.tribe-events-meta-group-venue a {
  color: #c00000;
  border-bottom: 1px solid #c00000;
  font-size: 16px;
  line-height: 24px;
}

.article .article__info .tplus_banner {
  float: left;
  position: relative;
  overflow-y: hidden;
  margin-bottom: 16px;
}

.article .article__info .tplus_banner img {
  margin-bottom: 0px !important;
}

.article .article__info .tplus_banner:hover > a {
  transform: translateY(-60px);
  background: rgba(192, 0, 0, 0.7);
}

.article .article__info .tplus_banner a {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: rgba(192, 0, 0, 0.1);
  transition: .2s;
  text-align: center;
  bottom: -60px;
  z-index: 10;
  height: 60px;
}

.article .article__info .tplus_banner a span {
  display: block;
  padding: 5px 20px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
  border-radius: 5px;
}
/*# sourceMappingURL=esdsn.css.map */
