/*Hero*/
.hero__section {
	position: relative;
	z-index: 1;
	background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/89F9AADC4A8ED9A4D5F5320DD18FC25E.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.hero__section .hero__wrapper {
	width: 100%;
	padding: 80px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: var(--color-theme-text);
	overflow: hidden;
	background-repeat: no-repeat;
	z-index: 2;
	position: relative;
}

.hero__section .section__title__hero {
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-weight: 900;
}

.hero__section .section__title__headline {
	font-size: 1.5rem;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 1.25;
	background: #fff;
	padding: 5px 10px;
	display: inline-block;
	border-radius: 4px;
}

.hero__section .section__title__headline2 {
	font-size: 3.5rem;
	color: #fff;
	line-height: 1.25;
	margin-bottom: 10px;
}

@media (max-width: 400px) {
	.hero__section .section__title__headline {
		font-size: 1rem;
	}

	.hero__section .section__title__headline2 {
		font-size: 2.5rem;
	}
}

/* Search Module */
section.inventory-search-module>.container {
	max-width: 1320px;
}

/*H1 - Title*/
.page-home .title-heading {
	font-size: 36px;
	text-align: center;
}

.cw-content-wrapper {
	background: #222 url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/83B844D143EA78397C23716340891DC8.jpg") center/cover no-repeat;
	padding-bottom: 2rem;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	min-height: 500px;
	/* adjust this to taste */
}

.cw-content-wrapper .carousel-item img {
	width: 100%;
	height: 500px;
	/* match min-height above */
	object-fit: cover;
	display: block;
}

.cw-content-wrapper .carousel-item img,
.cw-content-wrapper .d-block {
	width: 100%;
	display: block;
}

.cw-rs-slideshow {
	padding-bottom: 2rem;
}

.cw-cards-section,
.cw-price-section {
	background: #222 url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/83B844D143EA78397C23716340891DC8.jpg") center center no-repeat;
	background-size: 200% auto;
}

.carousel-item img {
	display: block;
	width: 100%;
	height: auto;
}

.cw-btn-wrapper {
	margin: 0.5em 0;
}

.cw-btn-wrapper img {
	border: 4px solid #aaaaaa;
}

.cw-btn-text {
	position: relative;
	top: -25px;
	font-size: 1.35em;
	font-style: normal;
	color: #000000;
	background-color: #E10604;
	padding: 1em;
	border: 4px solid #aaaaaa;
}

.cw-btn-text span {
	font-family: "Josefin";
	font-weight: 800;
	font-style: italic;
	font-size: 1.25em;
	color: #000000;
}

.cw-btn1:hover .cw-btn-text,
.cw-btn2:hover .cw-btn-text,
.cw-btn3:hover .cw-btn-text,
.cw-btn4:hover .cw-btn-text {
	background-color: #AAAAAA;
}

.cw-btn4 {
	margin-top: 5em;
}

.cw-bottom-info {
	margin-bottom: 2em;
}

.cw-bottom-info h5 {
	color: #aaaaaa;
	font-size: 2em;
	text-align: left;
	padding-left: 0.5em;
	padding-bottom: 0.25em;
	border-bottom: 2px solid #E10604;
	position: relative;
}

/* .cw-bottom-info h5::after {
	content: "";
	position: absolute;
	top: 34px;
	right: 10%;
	width: 100px;
	height: 7px;
	background-color: #aaaaaa;
} */

.cw-bottom-info h6 {
	color: #aaaaaa;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 700;
	padding-left: 1em;
}

.cw-bottom-info a:link,
.cw-bottom-info a:active,
.cw-bottom-info a:visited {
	color: #aaaaaa;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 700;
}

.cw-buttons a:link,
.cw-buttons a:active,
.cw-buttons a:visited {
	display: block;
	padding: 0.5em;
	margin-top: 0.2em;
	font-size: 1.1em;
	font-weight: 600;
	background-color: #E10604;
	color: #000000;
	border: transparent;
	border-radius: 3px;
}

.cw-buttons a:hover {
	color: #000000;
	background: #aaaaaa;
}

@media screen and (min-width: 440px) {
	.cw-btn-text {
		font-size: 1.5em;
	}
}

@media screen and (min-width: 768px) {}

@media screen and (min-width: 992px) {
	.cw-btn {
		min-height: 75px;
	}

	.cw-btn h5 {
		font-size: 2em;
		padding: 0.5em;
	}
}

@media screen and (min-width: 1200px) {
	.cw-btn-text {
		font-size: 1.85em;
	}

	.cw-bottom-info h5 {
		font-size: 2.5em;
	}

	.cw-bottom-info h5::after {
		top: 44px;
	}

	.cw-bottom-info h6 {
		font-size: 1.35em;
	}

	.cw-buttons a:link,
	.cw-buttons a:active,
	.cw-buttons a:visited {
		font-size: 1.35em;
	}
}

@media screen and (min-width: 1600px) {
	.cw-btn {
		min-height: 130px;
	}

	.cw-btn h5 {
		font-size: 3em;
	}
}

.cw-bottom-info h5 {
	color: #b5b5b5;
	font-size: 3rem;
	border-bottom: 2px solid #e10604;
	margin-bottom: 1rem;
}

.cw-buttons a {
	display: block;
	text-align: center;
	padding: 12px;
	margin-bottom: 4px;
	background: #e10604;
	color: #000;
	text-decoration: none;
	font-size: 1.25rem;
	font-weight: 600;
	border-radius: 2px;
}

.cw-buttons a:hover {
	background: #b5b5b5;
}

.cw-bottom-banner {
	background-color: #212121;
	padding: 0;
}

.cw-bottom-banner h2 {
	font-size: 1.35em;
	font-weight: 700;
	color: var(--color-theme-text-btn);
	text-align: center;
}

@media (min-width: 992px) {

	.cw-bottom-banner h2 {
		font-size: 1.85em;
	}
}

@media (min-width: 1200px) {

	.cw-bottom-banner h2 {
		font-size: 2.25em;
	}
}

*,
*::before,
*::after {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

:root {
	--red: #cc1f1f;
	--silver: #c8c8c8;
	--dark: #1a1a1a;
	--darker: #111111;
	--text: #ffffff;
	--bar-bg: #222222;
}

/* ── Top announcement bar ── */
.top-bar {
	background: var(--bar-bg);
	color: var(--silver);
	font-family: 'Inter', sans-serif;
	font-size: 0.8rem;
	letter-spacing: 0.04em;
	text-align: center;
	padding: 7px 16px;
	border-bottom: 1px solid #333;
}

/* ── Main header ── */
.site-header {
	background:
		linear-gradient(rgba(15, 15, 15, 0.82), rgba(15, 15, 15, 0.82)),
		repeating-linear-gradient(90deg,
			transparent,
			transparent 3px,
			rgba(255, 255, 255, 0.018) 3px,
			rgba(255, 255, 255, 0.018) 4px),
		repeating-linear-gradient(0deg,
			transparent,
			transparent 6px,
			rgba(255, 255, 255, 0.012) 6px,
			rgba(255, 255, 255, 0.012) 7px);
	background: #222 url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/83B844D143EA78397C23716340891DC8.jpg") center center no-repeat;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 18px 0px;
	gap: 24px;
}

/* ── Logo ── */
.logo {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0;
	text-decoration: none;
	flex-shrink: 0;
}

.logo-badge {
	display: flex;
	align-items: flex-end;
	gap: 2px;
	line-height: 1;
}

.logo-rl {
	font-family: 'Bebas Neue', sans-serif;
	font-size: 3.4rem;
	letter-spacing: -0.02em;
}

.logo-rl .r {
	color: var(--red);
}

.logo-rl .l {
	color: var(--silver);
}

.logo-wordmark {
	display: flex;
	align-items: center;
	gap: 0;
	line-height: 1;
}

.logo-red-part {
	font-family: 'Bebas Neue', sans-serif;
	font-size: 1.55rem;
	color: var(--red);
	letter-spacing: 0.06em;
}

.logo-line-part {
	font-family: 'Bebas Neue', sans-serif;
	font-size: 1.55rem;
	color: var(--silver);
	letter-spacing: 0.06em;
}

.logo-sub {
	font-family: 'Inter', sans-serif;
	font-size: 0.6rem;
	letter-spacing: 0.35em;
	color: var(--silver);
	text-transform: uppercase;
	padding-top: 2px;
	border-top: 1px solid var(--red);
	width: 100%;
	text-align: center;
	margin-top: 2px;
}

/* ── Red accent rule under wordmark ── */
.logo-line-accent {
	width: 100%;
	height: 2px;
	background: linear-gradient(90deg, var(--red) 0%, transparent 100%);
	margin-top: 4px;
	display: none;
	/* decorative; enable if desired */
}

/* ── Contact block ── */
.contact-block {
	text-align: right;
	font-family: 'Inter', sans-serif;
	color: var(--text);
	flex-shrink: 0;
}

.contact-label {
	font-size: 0.78rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	color: var(--silver);
	text-transform: uppercase;
	margin-bottom: 2px;
}

.contact-name {
	display: inline;
	font-weight: 700;
	font-size: 1rem;
	color: var(--text);
}

.contact-phone {
	font-size: 1.55rem;
	font-weight: 700;
	color: var(--red);
	letter-spacing: 0.02em;
	display: block;
	line-height: 1.2;
}

.contact-address {
	font-size: 0.82rem;
	color: var(--silver);
	margin-top: 4px;
	line-height: 1.5;
}

.contact-social {
	margin-top: 8px;
	display: flex;
	justify-content: flex-end;
	gap: 8px;
}

.social-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	background: #3b5998;
	border-radius: 4px;
	text-decoration: none;
	transition: opacity 0.2s;
}

.social-btn:hover {
	opacity: 0.8;
}

.social-btn svg {
	width: 18px;
	height: 18px;
	fill: #fff;
}

@media (max-width: 680px) {
	.site-header {
		flex-direction: column;
		padding: 20px 0px;
		text-align: center;
	}

	.contact-block {
		text-align: center;
	}

	.contact-social {
		justify-content: center;
	}
}

.top-bar {
	display: flex;
	align-items: center;
	gap: 20px;
	background: #363636;
	/* Your bar color */
	color: #fff;
	padding: 8px 20px;
	flex-wrap: wrap;
}

#google_translate_element {
	flex-shrink: 0;
}

.announcement-text {
	flex: 1;
	text-align: center;
}

/* Google Translate styling */
.goog-te-gadget {
	color: #fff !important;
	font-size: 13px !important;
}

.goog-te-gadget select {
	padding: 3px 6px;
	border-radius: 4px;
	border: none;
	font-size: 13px;
}

.VIpgJd-ZVi9od-l4eHX-hSRGPd,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:active,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:hover,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:link,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:visited {
	color: #fff !important;
}



[LoanCalculatorWidgetCssScope] .loan__calc__content .btngrp__sublabel {
	color: #fff;
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	color: #fff;
}

.vdp-module-canvas-razor-wrapper .btn-outline-secondary {
	border-color: #fff !important;
	color: #fff !important;
	background-color: #666666 !important;
}

.vdp-module-canvas-razor-wrapper .btn-check:checked+.btn-outline-secondary {
	background-color: #a8a8a8;
	color: #424242;
	border-color: #a8a8a8;
}

.vdp-module-canvas-razor-wrapper .btn-check:checked+.btn-outline-secondary:hover {
	background-color: #8f8f8f;
	color: #424242;
	border-color: #8f8f8f;
}

.vdp__details__mod .vdp__veh__info__mod .veh__info__item:nth-child(even) {
	background-color: #666666!important;
}