/*.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body {
    background-color: #f5f6ff;
}*/
.tribe-events-pro-photo .tribe-events-pro-photo__event-title.tribe-common-h6 a,.tribe-events-calendar-list__event-title a{  color: #5782bc !important; font-size: 16px !important;}
.tribe-events-calendar-month .tribe-events-calendar-month__calendar-event-title-link, .tribe-events-calendar-list__event-title-link {  font-size: 16px;  font-weight: 600;color: #5782bc !important;}
.tribe-events-calendar-month__calendar-event-datetime{font-size: 14px;  font-weight: 600;}
.tribe-events-pro-photo__event-date-tag-month,.tribe-events-pro-photo__event-datetime.tribe-common-b2 {
    font-weight: 600 !important;
}
/*.custom-photo-view > div{border: 10px solid #5782bc;
border-radius: 25px;}*/
.custom-photo-view .tribe-common-l-container.tribe-events-l-container {padding: 50px 0;  min-height: inherit;}
/*.grve-section.custom-photo-view .tribe-common .tribe-common-g-row article {  width: 20% !important;}*/
.custom-photo-view .tribe-common .tribe-common-g-row--gutters > .tribe-common-g-col{
    width: 20% !important;
}
.tooltipster-box .tribe-events-calendar-month__calendar-event-tooltip-title-link{font-size: 18px;color: #5782bc !important;}
.single-tribe_events #grve-page-title .grve-description{
    font-family: "Poppins" !important;  font-size: 16px !important;
}
.tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event-datetime {
  font-size: 14px !important;
  font-weight: 600 !important;
}
.tribe-events-calendar-month__multiday-event {    padding: 0 var(--tec-spacer-3) !important;}
.tribe-events-calendar-month__multiday-event img {    margin: 0 !important;    border: 0 !important;}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day{min-height: 220px;}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

    .custom-photo-view .tribe-common .tribe-common-g-row--gutters > .tribe-common-g-col {  width: 50% !important;}
}
@media only screen and (max-width: 768px) {
    .custom-photo-view .tribe-common .tribe-common-g-row--gutters > .tribe-common-g-col {  width: 100% !important;}
}