/* Events stylesheet. */
body.archive .tribe-events .tribe-events-l-container,
body.single main.tribe-events-pg-template {
	padding-top: 0 !important;
}

body .tribe-compatibility-container {
    /* --widget-input-border-color: #d8d8d8; */
    /* --widget-input-border-radius: 6px; */
    padding: 35px;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    margin-bottom: 35px;
    font-size: 16px;
    transition: opacity .3s;
}
body .tribe-events-widget-events-list__header .tribe-events-widget-events-list__header-title {
	font-family: 'Tecnico', sans-serif;
    font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
	color: #034F75;
}
body .tribe-events-widget {
	margin-bottom: 0;
}
body .tribe-events-widget .tribe-events-widget-events-list__event-date-tag-daynum,
body .tribe-events-calendar-list__event-date-tag-daynum {
	color: #034F75 !important;
}

body .tribe-common .tribe-common-anchor-thin {
	border: none;
	-webkit-transition: color .3s ease-out;
	-moz-transition: color .3s ease-out;
	-o-transition: color .3s ease-out;
	transition: color .3s ease-out;
	font-weight: 400;
    font-size: 14px;
	color: #034F75;
}
body .tribe-common .tribe-common-b2, .tribe-common .tribe-common-h3,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium {
	color: #034F75;
	font-weight: 400;
}
body .tribe-common .tribe-common-anchor-thin:active, 
body .tribe-common .tribe-common-anchor-thin:focus, 
body .tribe-common .tribe-common-anchor-thin:hover {
	color: #034F75;
	border: none;
}
.single-tribe_events .tribe-events-cal-links .tribe-events-gcal, .single-tribe_events .tribe-events-cal-links .tribe-events-ical {
	margin-right: 20px;
}
body .tribe-events-widget .tribe-events-widget-events-list__view-more-link:after {
    display: inline-block;
    font: normal normal normal 1em/1 'lqd-essentials';
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: "\ea31";
	vertical-align: text-top;
}

body .tribe-events-cal-links .tribe-events-button {
	text-align: center;
}
body .tribe-events-cal-links .tribe-events-gcal, 
body .tribe-events-cal-links .tribe-events-ical,
body .tribe-events-cal-links .tribe-events-ics,
body .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-ical__link {
	background: transparent;
	padding: 1.15em 2.1em;
	border: 1px solid #034F75;
	border-radius: 7em;
	color: #034F75;
	background-color: #fff;
	margin-bottom: 25px;
	font-size: 14px;
    line-height: 16px;
	
}
body .tribe-events-cal-links .tribe-events-gcal:hover, 
body .tribe-events-cal-links .tribe-events-ical:hover,
body .tribe-events-cal-links .tribe-events-ics:hover,
body .tribe-events .tribe-events-c-ical__link:active, 
body .tribe-events .tribe-events-c-ical__link:focus, 
body .tribe-events .tribe-events-c-ical__link:hover {
	color: #fff;
	background-color: #034F75;
}

body .tribe-events-venue-map {
	width: 100%;
}

body .tribe-events-single-section.tribe-events-event-meta.primary {
	width: 66.7%;
}
body .tribe-events-single-section.tribe-events-event-meta.secondary,
body .tribe-events-meta-group {
	width: 33.3%;
}
body .tribe-events-single .wbm-event-map {
    display: block;
    width: 100%;
}

body .tribe-events-single .wbm-event-map .cmplz-blocked-content-container {
	width: 100%;
	height: 211px;
}

body .tribe-events-single abbr {
	text-decoration: none;
	border: none;
}
body .tribe-events-meta-group .tribe-events-single-section-title {
    font-family: 'Tecnico';
	font-weight: bold;
    text-transform: none;
    font-size: 24px;
    color: #034F75;
	margin-top: 0;
}

body .tribe-events-content ol, 
body .tribe-events-content p, 
body .tribe-events-content a,
body .tribe-events-content ul, 
body .tribe-events-content div, 
body .tribe-events-content span{
	font-size: 1em;
}
body .tribe-events-event-meta {
	font-size: 1em;
}

body .tribe-event-tags-label,
body .tribe-event-tags {
	display: none;
}

body .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date-daynum, body .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date-daynum {
	color: #fff;
}
body .tribe-events-widget .tribe-events-widget-events-list__view-more-link {
	text-transform: initial;
}
body.post-type-archive-tribe_events .tribe-events-view h3.tribe-events-calendar-latest-past__event-title a {
    font-family: 'Tecnico', sans-serif;
    font-weight: 300;
    line-height: 1em;
    font-size: 20px;
    color: #034F75;
}

body .tribe-events-single-section.tribe-events-event-meta.primary {
	width: 100%;
	margin-bottom: 0;
}
body .tribe-events-meta-group {
	width: 50%;
}

body .tribe-events-meta-group.tribe-events-meta-group-gmap {
	flex-basis: 100%;
    padding-top: 50px;
    padding-bottom: 42px;
	margin: 0;
	order: 2;
}
body .tribe-events-venue-map {
	margin: 0;
	padding: 0;
}
body .tribe-events-venue-map>iframe {
    max-height: 300px;
}

body .tribe-events-cal-links {
	margin-top: 50px;
	margin-bottom: 25px;
}
body .tribe-events-content table { 
	margin-bottom: 0;
}

body .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after,
body .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before {
	color: #034F75;
}

body .post-nav a:hover .nav-subtitle {
	background-color: #034F75;
	color: #fff;
}
body .post-nav .nav-subtitle {
	color: #034F75;
}

body .post-nav .nav-title {
	color: #034F75;
}

body .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-subscribe-dropdown {
    float: left;
    margin-left: initial;
}
body .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content {
	max-width: 247px;
}

body .tribe-common .tribe-common-c-btn-border, body .tribe-common a.tribe-common-c-btn-border {
	border-radius: 10px;
}

@media only screen and (min-width: 768px) { 
	body .tribe-events-meta-group {
		padding: 30px 0;
	}
	body .tribe-events-meta-group-details {
		padding-bottom: 0;

	}
}

@media only screen and (max-width: 767px) { 
	body .tribe-events-single-section.tribe-events-event-meta.primary {
		width: 100%;
	}
	body .tribe-events-single-section.tribe-events-event-meta.secondary,
	body .tribe-events-meta-group {
		width: 100%;
		flex: 1 0 100%;
	}
	body .tribe-events-meta-group.tribe-events-meta-group-venue {
		padding-bottom: 20px;
	}
}

@media only screen and (max-width: 476px) { 
	body .tribe-events-cal-links .tribe-events-button {
		display: block;
		width: 100%;
		margin-right: 0 !important;
	}
}