/* CSS Calendario */

.tribe-events-pro .tribe-events-pro-week-grid__event--past .tribe-events-pro-week-grid__event-link-inner,
.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar-inner{
	background-color: #ECF5FE !important;
}

.theme-emasesa .tribe-events:not( .tribe-events-view--shortcode ) .tribe-events-calendar-month__multiday-event-bar-inner{
	background-color: #ECF5FE;
	height: 32px;
}

h3.tribe-events-calendar-month__multiday-event-bar-title.tribe-common-h8,
h3.tribe-events-pro-week-grid__event-title.tribe-common-h8.tribe-common-h--alt {
    color: #0F71CA!important;
    line-height: 18px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
    font-family: "ttcommons";
}

img.tribe-events-pro-photo__event-featured-image {
    max-height: 216px !important;
    height: 216px;
    width: 100%;
    object-fit: cover;
    border-radius: 16px;
}

.tribe-events-pro-photo__event-datetime.tribe-common-b2 {

	color: #6D747A !important;
}

.tribe-events-pro-week-grid__event-datetime{
	color: #6D747A !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__multiday-event-wrapper{
	margin-bottom: 20px;
}

a.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden{
	border-radius: 16px;
	border: 1px solid #0F71CA;
	color: #0F71CA;
	font-weight: 700 !important;

}

.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg path, .tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg path,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev-icon-svg path,.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next-icon-svg path{
	fill: #0F71CA !important;
}

span.tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden {
    font-weight: 700;
}

button.tribe-common-c-btn.tribe-events-c-search__button {
    background: #0F71CA;
    border-radius: 34px;
}

a.tribe-events-c-ical__link{
    display: none !important;
}

.tribe-events-c-top-bar.tribe-events-header__top-bar {
    margin-bottom: 56px !important;
}

.a.tribe-events-c-nav__prev.tribe-common-b2.tribe-common-b1--min-medium,
button.tribe-events-c-nav__next.tribe-common-b2.tribe-common-b1--min-medium,
span.tribe-events-c-nav__prev-label 
{
    color: #0F71CA;
}