/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
Text Domain: vab
Domain Path: /languages/
*/

/*Add your own styles here:*/
.frm_form_field.frm_alignright {
    grid-row-start: auto;
}

.tribe-events-c-subscribe-dropdown__container {
	display: none !important;
}

.event-date .tribe-events-widget-events-list__event-datetime-wrapper {
	font-size: inherit !important;
	font-family: inherit !important;
	color: inherit !important;
	line-height: inherit !important;
	margin: 0 !important;
	display: inline;
}

.tribe-events-single-section.tribe-events-event-meta * {
	font-family: inherit;
	line-height: inherit;
}

:root {
    --tec-color-link-accent: var(--color-content-link-hover);
    --tec-color-link-accent-hover: var(--color-content-link-hover);
}

article.w-grid-item .post_title {
	font-family: inherit !important;
}

body.home .tribe-common.tribe-events-view {
	padding-top: 0;
	margin-top: 0;
}