.timezone,.tribe-locality,.tribe-delimiter,.tribe-region.tribe-events-abbr,.tribe-postal-code,.tribe-country-name,.tribe-event-date-end,.tribe-events-read-more,.tribe-event-time{
  display: none;
}
.tribe-events-list-event-description.tribe-events-content.description.entry-summary{
  text-align: justify;
  clear: both;
  height: 0;
  display: block;
  /* Alto minimo */
  min-height: 70px;
  overflow: hidden;
}
.tribe-events-single{
  background: #f5f5f5;
  padding: 20px!important;
}
.single-tribe_events .tribe-events-event-meta{
  background: #dadada;
}
.tribe-events-single-event-title{
    text-transform: uppercase;
    font-weight: bold;
}
.tribe-events-event-image{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 250px;
  float: left;
}
.img-destacada>.tribe-events-event-image{
  height: auto!important;
  text-align: center;
}
.post-news-big-item .tribe-events-event-image{
	width: 100%;
	float:none;
}
.tribe-events-event-image img{
	width:100%;
	transition:all .2s;
}
.tribe-events-event-image:hover img {
    transform: scale(1.1);
    opacity: .8;
}
.img-destacada>.tribe-events-event-image img, .img-destacada>.tribe-events-event-image:hover img{
  transition: none;
  transform: none;
  opacity: inherit;
  width: auto;
}
#tribe-events-pg-template{
  padding-left: 0;
  padding-right: 0;
}
/*-------Calendar--grid-------------------*/
.tribe-events-month-event-title{
  font-size: 120%!important;
  text-transform: uppercase!important;
  font-weight: bold!important;
}
h3 a{
    color: #c9cacc!important;
}
table a:hover{
  color:#c1111b!important;
}
.datepicker-switch,.active.day{
  background: #cc111d;
}

#tribe-events .tribe-events-calendar td, #tribe-events .tribe-week-grid-block div, #tribe-events .tribe-events-grid, #tribe-events .tribe-grid-allday, #tribe-events .tribe-events-grid .tribe-scroller, #tribe-events .tribe-events-grid .tribe-grid-body .column, #tribe-events .tribe-events-grid .tribe-grid-allday .column{
  background: #2d2d35;
}
#tribe-bar-form #tribe-bar-views{
  left:83.4%;
}
