/* Photo view (Pro) */
.art-calendar .tribe-events-view--photo .tribe-events-pro-photo__event {
  border:1px solid #e0e0e0; padding:15px; border-radius:5px; background:#fff;
}
.art-calendar .tribe-events-view--photo .tribe-events-pro-photo__event-title { 
  font-size:20px; color:#333; margin-bottom:10px;
}
.art-calendar .tribe-events-view--photo .tribe-events-pro-photo__event-featured-image-wrapper {
  float:left; margin-right:15px; max-width:150px;
}
.art-calendar .tribe-events-view--photo .tribe-events-pro-photo__event-description { 
  font-size:14px; color:#666;
}
.art-calendar .tribe-events-view--photo .tribe-events-pro-photo__event-datetime { 
  font-weight:700; color:#000;
}
