.image-banner--large .wrapper {
	background-color: #e91f11;
	top: 120px;
	max-width: 100%;
}
@media (min-width: 520px) {
	.image-banner--large .wrapper {
		top: 110px;
	}
}
@media (min-width: 768px) {
	.image-banner--large .wrapper {
		top: 190px;
		height: 58px;
	}
}
.image-banner.image-banner--large {
	padding: 0;
}
@media (min-width: 768px) {
	.image-banner.image-banner--large {
		padding: 48px 0;
	}
}
.hero-banner-bf-countdown {
	font-family: Oswald, sans-serif;
	font-size: clamp(1px, 1.3vw, 10px);
	font-weight: 700;
	color: #e62307;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	position: relative;
}
@media (min-width: 1023px) {
	.hero-banner-bf-countdown {
		font-size: 7.5px;
		line-height: 1em;
	}
}
.hero-banner-bf-countdown__wrapper {
	width: 100%;
	height: 100%;
	padding: 0;
	position: relative;
}
.rich-hero-banner-bf-countdown__column--right {
	width: 100%;
	/* left: 0;
	 */
	/* top: 0;
	 */
}
.rich-hero-banner-bf-countdown__subtitle {
	//flex-direction: column;
	font-size: 3.2em;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: #e91f11;
}
@media (min-width: 601px) {
	.rich-hero-banner-bf-countdown__subtitle {
		font-size: 2.8em;
		flex-direction: row;
		padding: 0;
	}
}

@media (min-width: 1024px) {
	.rich-hero-banner-bf-countdown__subtitle {
		font-size: 4em;
		padding: 0;
	}
}
.rich-hero-banner-bf-countdown__subtitle--number {
	display: inline-block;
}
.rich-hero-banner-bf-countdown__subtitle--text {
	display: inline-block;
}
.rich-hero-banner-bf-countdown__subtitle--timer {
	color: #fff;
	padding: 0 5px;
}
/* === IE */
/* [data-theme="IndulgentEscapes"] .hero-banner-bf-countdown {
	 font-family: "Open Sans", sans-serif;
	 color: #3c3c3b;
}
 [data-theme="IndulgentEscapes"] .rich-hero-banner-bf-countdown__subtitle {
	 background-color: #fff;
	 color: #3c3c3b;
	 font-size: 2.5em;
}
 [data-theme="IndulgentEscapes"] .rich-hero-banner-bf-countdown__column--right {
	 top: 3em;
}

[data-theme='Vibe'] .rich-hero-banner-bf-countdown__subtitle {
	background-color: #f877cc;
}
[data-theme='Vibe'] .rich-hero-banner-bf-countdown__subtitle--timer {
	color: #fff;
}
[data-theme='IndulgentEscapes']
	.rich-hero-banner-bf-countdown__subtitle--timer {
	color: #fff;
}
[data-theme='IndulgentEscapes'] .rich-hero-banner-bf-countdown__subtitle--top {
	color: #fff;
}
[data-theme='IndulgentEscapes'] .rich-hero-banner-bf-countdown__subtitle {
	background-color: #353533;
} */
