/**
 * Theme Name: Tempe MarketPlace
 * Author: Creative Core
 * Version: 99.0
**/
.custom-video .responsive-embed.widescreen,
.custom-video .flex-video.widescreen {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.header .is-dropdown-submenu {
	min-width: 18.5rem;
}

.promotion:hover .promotion__bg {
	opacity: 0.7;
}

.inline-form_wrapper.gform_validation_error {
	margin: 2rem 0;
}

.inline-form_wrapper .gform_validation_errors {
	display: none;
}

.subscribe form .gform_body {
	padding-bottom: 0 !important;
}

.tribe-events-calendar-list__event-datetime-featured-text.tribe-common-a11y-visual-hide,
.tribe-events .tribe-events-calendar-list__event-datetime-featured-icon {
	display: none !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1440px) {
	.header__weather {
		margin-left: 0;
	}

	.menu-grid-container {
		padding-right: 3.5rem;
		padding-left: 3.5rem;
	}
}