/*
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:*/


/* rubik-regular - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/Impreza-child/fonts/rubik-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/wp-content/themes/Impreza-child/fonts/rubik-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/Impreza-child/fonts/rubik-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/Impreza-child/fonts/rubik-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/Impreza-child/fonts/rubik-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/themes/Impreza-child/fonts/rubik-v11-latin-regular.svg#Rubik') format('svg'); /* Legacy iOS */
}


.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);
}

main#page-content > * + section.wpb_row .tribe-common.tribe-events.tribe-events-view.tribe-events-view--widget-events-list.tribe-events-widget {
	margin-top: 0;
}