.invtorydetails .section__title,
.invtorydetails .section__subtitle,
.invtorydetails .section__callout__title {
	color: var(--color-theme-primary);
}

.contact-details.contact-email {
	word-break: break-all;
}

@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}

.list,
.popular-vehicles-sections,
.businessinfo {
	background-color: transparent !important;
}

/* Form Disclaimer */

.formDisclaimer__content-wrapper {
	color: inherit;
}

.formDisclaimer__content-wrapper a {
	color: inherit !important;
}

.formDisclaimer__content-wrapper a:hover {
	color: var(--color-theme-highlight) !important;
}

/*-- Header --*/

.header {
	position: relative;
}

.header .navbar-dark .navbar-nav .nav-link {
	text-transform: uppercase;
	font-size: 0.85rem;
	line-height: 32px;
	font-weight: normal;
}



.dropdown-toggle::after {
	color: var(--color-theme-highlight);
}

.dropdown-toggle.active::after,
.dropdown.active .dropdown-toggle:after {
	color: var(--color-theme-primary);
}

.cw-header-contact {
	padding: 0.75rem;
	text-align: center;
}

.header a.header-business-phone {
	font-weight: 700;
	font-size: 1.25rem;
	padding: 0;
}

.header .header-business-phone:before {
	font-family: FontAwesome;
	content: "\f2a0";
	padding: 8px 10px;
	color: var(--color-theme-highlight);
	font-weight: normal;
	text-shadow: none;
}

.header .container {
	max-width: none;
	/* z-index: 1031; */
}

.header .header-info-logo-img {
	position: relative;
	/* z-index: 1031; */
}

.header .header-info-logo-img img {
	width: 210px;
}

.cw-address,
.cw-phone {
	color: #fff;
}

.cw-phone {
	font-size: 1.25rem;
}

.cw-address:before {
	font-family: FontAwesome;
	content: "\f3c5";
	margin-right: 0.5rem;
	font-weight: normal;
	color: var(--color-theme-highlight);
}

.cw-phone:before {
	font-family: FontAwesome;
	content: "\f095";
	margin-right: 0.5rem;
	font-weight: normal;
	color: var(--color-theme-highlight);
}

.header .navbar .active>.nav-link {
	color: #fff;
}

.header .dropdown-item {
	font-weight: normal !important;
}

/* There's a script to make the variable always the size of the NAVBAR */
:root {
	--cw-navbarHeight: 48px;
}

@media (min-width: 768px) {}

@media (min-width: 992px) {
	.header .navbar.bg-primary {
		z-index: 1031;
	}

	.header .header-info-logo-img {
		position: absolute;
		top: 1rem;
		left: 0.5rem;
		z-index: 1031;
	}

	.cw-header-contact {
		position: absolute;
		top: 3rem;
		top: var(--cw-navbarHeight);
		width: 70%;
		margin-left: 30%;
		z-index: 2;
		text-align: right;
		background: linear-gradient(-90deg, rgba(30, 0, 0, .8) 0%, rgba(30, 0, 0, 0) 90%);
	}

	.cw-address,
	.cw-phone {
		text-shadow: 0 0 12px black;
	}

	.cw-address:before,
	.cw-phone:before {
		text-shadow: 2px 2px black;
	}

	section:not(.page-home) .header {
		min-height: 247px;
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, .5)), url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/94493C5F1714B372EAA8BA78E5D09425.jpg");
		background-size: cover;
		background-position: top center;
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-size: cover;
	}



	.header:after {
		content: "";
		z-index: 1030;
		position: absolute;
		left: 0;
		top: 0;
		border-bottom: 265px solid transparent;
		border-top: 0 solid transparent;
		border-left: 442px solid rgb(255 255 255 / 75%);
	}

	section:not(.page-home) .header:after {
		top: 47px;
	}



	/*---------------------------------------------------------------------------------------------- */
	section:not(.page-home) .title {
		position: relative;
		margin-bottom: 2.5rem;
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, .5)), url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/94493C5F1714B372EAA8BA78E5D09425.jpg");
		background-size: cover;
		background-position: top center;
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-size: cover;
		text-align: center;
		margin-top: -5em;
		padding-bottom: 3em;
	}

	section:not(.page-home) .title h1 {
		color: #fff;
	}

	/*---------------------------------------------------------------------------------------------- */

	.header:after {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		border-bottom: 225px solid transparent;
		border-top: 0 solid transparent;
		border-left: 377px solid rgb(255 255 255 / 75%);
	}

	.navbar-collapse {
		justify-content: flex-end !important;
		position: absolute;
		width: calc(100% - 377px);
		right: 0;
		top: 0;
		background: var(--color-theme-primary);
		margin: 0;
	}

	.navbar-collapse:before {
		content: "";
		position: absolute;
		left: -81px;
		top: 0;
		width: 0px;
		height: 0px;
		border-bottom: 0 solid transparent;
		border-top: 48px solid transparent;
		border-right: 81px solid var(--color-theme-primary);
	}

	section:not(.page-home) .header {
		min-height: 200px;
	}

	section:not(.page-home) .header:after {
		top: 0;
	}
}

/* temporary fix until we can improve the way fixed navbars work. */
.sitemap-container.container {
	margin-top: 100px;
}

section.termsandconditions.tcpp {
	margin-top: 100px;
}

/*-- Hero Carousel --*/

.cw-heroCarousel {
	overflow: hidden;
}

.cw-heroCarousel .carousel-item {
	height: 345px;
	background-position: center;
	background-size: cover;
}

.cw-heroCarousel .carousel-item:nth-of-type(odd) {
	-o-animation: zoomin 30s 1;
	-moz-animation: zoomin 30s 1;
	-webkit-animation: zoomin 30s 1;
	animation: zoomin 30s 1;
}

.cw-heroCarousel .carousel-item:nth-of-type(even) {
	-o-animation: zoomout 30s 1;
	-moz-animation: zoomout 30s 1;
	-webkit-animation: zoomout 30s 1;
	animation: zoomout 30s 1;
}

@keyframes zoomin {
	0% {
		-webkit-transform: scale(1);
	}

	100% {
		-webkit-transform: scale(1.25);
	}
}

@keyframes zoomout {
	0% {
		-webkit-transform: scale(1.25);
	}

	100% {
		-webkit-transform: scale(1);
	}
}

.cw-heroCaption {
	position: absolute;
	z-index: 2;
	bottom: 0;
	right: 0;
	left: unset;
	padding: 0;
}

.cw-heroCaption h1 {
	width: 100%;
	margin: 0;
	padding: 1rem;
	background: rgb(255 255 255 / 66%);
	margin: 0;
	font-size: 1.5rem;
	color: #000;
}

.cw-heroCaption h1 .cw-smaller {
	font-size: 80%;
}

.cw-heroCarousel .carousel-indicators {
	display: block;
	right: 0;
	left: unset;
	top: 26%;
	right: 0;
	margin: 0;
}

.cw-heroCarousel .carousel-indicators [data-bs-target] {
	opacity: 1;
	display: block;
	position: relative;
	width: 25px;
	height: 25px;
	margin: 0.35rem 0;
	background: var(--color-theme-secondary);
	border-radius: 0;
	text-indent: 0;
}

.cw-heroCarousel .carousel-indicators [data-bs-target]:after {
	content: "\f06e";
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: FontAwesome;
	color: var(--color-theme-primary);
}

.cw-heroCarousel .carousel-indicators [data-bs-target].active {
	opacity: 0.5;
	background: var(--color-theme-primary);
}

.cw-heroCarousel .carousel-indicators [data-bs-target].active:after {
	color: var(--color-theme-highlight);
}

.cw-heroSocial {
	display: none;
}

@media (min-width: 400px) {
	.cw-heroCaption h1 {
		width: auto;
	}

	.cw-heroCaption h1:before {
		content: "";
		position: absolute;
		left: -62px;
		top: 0;
		border-top: 84px solid transparent;
		border-bottom: 0 solid transparent;
		border-right: 62px solid rgb(255 255 255 / 66%);
	}
}

@media (min-width: 768px) {
	.cw-heroCarousel .carousel-item {
		height: 580px;
	}

	.cw-heroCarousel .carousel-item:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(45deg,
				rgba(0, 0, 0, 0) 0%,
				rgba(0, 0, 0, 0) 50%,
				rgba(0, 0, 0, 0.5) 100%);
	}

	.cw-heroCarousel .carousel-indicators {
		top: 38%;
	}

	.cw-heroCaption .cw-location {
		font-size: 80%;
	}

	.cw-heroCaption h1 {
		max-width: 730px;
		padding: 1.5rem 3rem;
		font-size: 2rem;
	}

	.cw-heroCaption h1:before {
		left: -104px;
		border-top: 128px solid transparent;
		border-bottom: 0 solid transparent;
		border-right: 104px solid rgb(255 255 255 / 66%);
	}

	.cw-heroSocial {
		display: block;
		position: absolute;
		left: 4%;
		bottom: 0;
		z-index: 2;
	}

	.cw-heroSocial a {
		display: inline-block;
		width: 50px;
		height: 45px;
		margin: 0 0.5rem;
		padding: 10px;
		background: var(--color-theme-secondary);
	}

	.cw-heroSocial .fa {
		font-size: 25px;
		color: var(--color-theme-primary);
	}

	.cw-heroSocial a:hover {
		background: var(--color-theme-primary);
	}

	.cw-heroSocial a:hover .fa {
		color: var(--color-theme-highlight);
	}
}

@media (min-width: 992px) {
	.cw-heroCarousel .carousel-item {
		height: 675px;
	}

	.cw-heroCaption h1:before {
		left: -136px;
		border-top: 133px solid transparent;
		border-bottom: 0 solid transparent;
		border-right: 136px solid rgb(255 255 255 / 66%);
	}
}

/*-- Home --*/

.cw-searchForm {
	background: rgb(8 41 62 / 14%);
	padding: 1rem;
}

.cw-searchForm .form-row {
	position: relative;
}

.cw-searchForm .form-select {
	border: 2px solid var(--color-theme-primary);
	border-radius: 0;
	background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/F663C608C4372AAF0C5584DF101B94DD.png);
	background-repeat: no-repeat;
	background-position: right 0.75rem center;
	background-size: 16px 12px;
}

.cw-searchForm label {
	display: none;
}

.cw-searchForm .col {
	text-align: center;
}

.cw-intro .cw-smallerText {
	font-size: 60%;
	font-weight: normal;
}

.cw-intro .col-md-3,
.cw-intro .col-md-8 {
	padding: 0;
}



.page-home .inventoryslideshow {
	padding: 3.75rem 0 4.5rem;
}

.inventoryslideshow .card__multi__style3 .item__card__details__wrapper {
	border-bottom: 0;
	padding-bottom: 0;
}

.page-home .inventoryslideshow .inventoryslideshow-title-heading {
	margin-bottom: 2rem;
}


.inventoryslideshow .card__multi__style3 .item__card__photo img {
	border-radius: 0;
}

.inventoryslideshow .card__multi__style3 .item__card .title__style__content .item__title h3 {
	font-size: 1rem;
}

.inventoryslideshow .slick-list .brdr__rad10 {
	border-radius: 0;
}

/* --------------------*/

@media (min-width: 768px) {
	.cw-searchForm .cw-roundBtn {
		position: absolute;
		top: 40%;
		right: 1.5rem;
	}


}

@media (min-width: 992px) {
	.page-home {
		background: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/64C63EF816D5B4AEBC34CE232A14B8FE.jpg) !important;
		background-size: cover !important;
		background-attachment: fixed !important;
	}



	.page-home .inventoryslideshow .inventoryslideshow-title-heading {
		font-size: 2.5rem;
	}

	.cw-searchForm .cw-roundBtn {
		right: 2.25rem;
	}
}

/*-- Parallax --*/

.cw-parallax {
	margin-bottom: 6.5rem;
	padding: 28rem 0 0;
	background: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/6924331923962EBF6FA75FC547C11FA6.jpg) center;
	background-size: cover;
	overflow: hidden;
}

.cw-parallax:after {
	overflow: hidden;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+50,0.5+100 */
	background: -moz-linear-gradient(-45deg,
			rgba(0, 0, 0, 0) 0%,
			rgba(0, 0, 0, 0) 50%,
			rgba(0, 0, 0, 0.55) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,
			rgba(0, 0, 0, 0) 0%,
			rgba(0, 0, 0, 0) 50%,
			rgba(0, 0, 0, 0.55) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(-45deg,
			rgba(0, 0, 0, 0) 0%,
			rgba(0, 0, 0, 0) 50%,
			rgba(0, 0, 0, 0.55) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}

.cw-parallaxText {
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 1.5rem 1rem;
	background: rgb(204 0 0 / 64%);
}

.cw-parallaxText h3 {
	margin: 0;
	font-size: 1.5rem;
}

.cw-parallax h5 {
	position: absolute;
	z-index: 2;
	top: 4rem;
	left: 1.5rem;
	font-size: 1.5rem;
	text-shadow: 0 0 20px black;
	font-style: normal;
}

.cw-parallax h5 span {
	display: block;
	font-size: 60%;
}

@media (min-width: 400px) {
	.cw-parallaxText {
		width: auto;
	}

	.cw-parallaxText:before {
		content: "";
		position: absolute;
		right: -63px;
		top: 0;
		border-top: 61px solid transparent;
		border-bottom: 0 solid transparent;
		border-left: 63px solid rgb(204 0 0 / 64%);
	}
}

@media (min-width: 768px) {
	.cw-parallaxText {
		max-width: 500px;
		padding: 2rem 3rem;
	}

	.cw-parallaxText h3 {
		font-size: 1.75rem;
	}

	.cw-parallaxText:before {
		right: -104px;
		border-top: 210px solid transparent;
		border-bottom: 0 solid transparent;
		border-left: 104px solid rgb(204 0 0 / 64%);
	}

	.cw-parallax .cw-btnSmall {
		position: absolute;
		z-index: 2;
		right: 0;
		bottom: 1.5rem;
		padding: 0.5rem 0.85rem;
		font-size: 1.25rem;
	}

	.cw-parallax h5 {
		top: 15%;
		left: 3.25rem;
		font-size: 2rem;
	}
}

@media (min-width: 992px) {
	.cw-parallax {
		padding: 34rem 0 0;
		background-attachment: fixed;
	}

	.cw-parallaxText {
		max-width: 600px;
	}

	.cw-parallaxText h3 {
		font-size: 2.25rem;
	}

	.cw-parallaxText:before {
		right: -137px;
		border-top: 192px solid transparent;
		border-bottom: 0 solid transparent;
		border-left: 137px solid rgb(204 0 0 / 64%);
	}

	.cw-parallax h5 {
		top: 20%;
		font-size: 2.75rem;
	}
}

/*-- Testimonials --*/

.cw-testimonials {
	position: relative;
	padding: 6rem 0 0;
	background: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/E87DFDBBA68953F3DE6339CDEDE5D518.jpg) center;
	background-size: cover;
	overflow: hidden;
}

.cw-testimonialCarousel .carousel-caption {
	bottom: 0;
	padding: 1.5rem 1rem 0.5rem;
	background: rgb(204 0 0 / 64%);
	font-style: italic;
	font-size: 0.85rem;
}

.cw-testimonialCarousel .testimonial-authors {
	position: absolute;
	top: -24px;
	left: 0;
	padding: 0 0.5rem 0;
	background: var(--color-theme-secondary);
	color: var(--color-theme-primary);
	font-weight: bold;
	font-size: 1rem;
}

.cw-testimonialCarousel .testimonial-authors:before {
	content: "";
	position: absolute;
	right: -24px;
	top: 0;
	border-top: 24px solid transparent;
	border-bottom: 0 solid transparent;
	border-left: 24px solid var(--color-theme-highlight);
}

.cw-testimonialCarousel .carousel-item {
	min-height: 475px;
}

.cw-testimonials:after {
	overflow: hidden;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+50,0.5+100 */
	background: -moz-linear-gradient(-45deg,
			rgba(0, 0, 0, 0) 0%,
			rgba(0, 0, 0, 0) 50%,
			rgba(0, 0, 0, 0.5) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,
			rgba(0, 0, 0, 0) 0%,
			rgba(0, 0, 0, 0) 50%,
			rgba(0, 0, 0, 0.5) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(-45deg,
			rgba(0, 0, 0, 0) 0%,
			rgba(0, 0, 0, 0) 50%,
			rgba(0, 0, 0, 0.5) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}

.cw-testimonialsTitle {
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	width: 100%;
	padding: 1.5rem 1rem;
	background: rgb(204 0 0 / 64%);
}

.cw-testimonialsTitle h3 {
	margin: 0;
	font-size: 1.5rem;
}

.cw-testimonials .carousel-indicators {
	display: none;
}

@media (min-width: 768px) {
	.cw-testimonialCarousel .carousel-caption {
		left: 0;
		right: unset;
		max-width: 600px;
		padding: 2rem 2rem 1rem;
		text-align: left;
		font-size: 1rem;
	}

	.cw-testimonialsTitle {
		width: auto;
	}

	.cw-testimonialsTitle:before {
		position: absolute;
		content: "";
		bottom: 0;
		left: -114px;
		border-bottom: 95px solid transparent;
		border-top: 0 solid transparent;
		border-right: 114px solid rgb(204 0 0 / 64%);
	}

	.cw-testimonials .carousel-indicators {
		display: block;
		right: 0;
		left: unset;
		bottom: 50%;
		z-index: 2;
		margin: 0;
	}

	.cw-testimonials .carousel-indicators [data-bs-target] {
		display: block;
		width: 25px;
		height: 25px;
		margin: 0.35rem 0;
		background: var(--color-theme-secondary);
		border-radius: 0;
		text-indent: 0;
		opacity: 1;
	}

	.cw-testimonials .carousel-indicators [data-bs-target]:after {
		content: "\f06e";
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		font-family: FontAwesome;
		color: var(--color-theme-primary);
	}

	.cw-testimonials .carousel-indicators [data-bs-target].active {
		opacity: 0.5;
		background: var(--color-theme-primary);
	}

	.cw-testimonials .carousel-indicators [data-bs-target].active:after {
		color: var(--color-theme-highlight);
	}
}

@media (min-width: 992px) {
	.cw-testimonials h3 {
		font-size: 2rem;
	}
}



.btn-clear-filter {
	padding: 0;
	font-style: italic;
}



.p-veh-card .card-top-img a {
	display: block;
}



.inventory .carousel-indicators {
	background: none !important;
}



.inventory .carousel-indicators [data-bs-target] {
	width: 7px;
	height: 7px;
}

.inventory .vehicle-card .inventory-title {
	padding-top: 0.5rem;
	font-size: 1.235rem !important;
	font-style: normal;
	text-transform: uppercase;

}



.inventory .vehicle-card.layout-2 .price {

	font-weight: bold;
}





.inventory .vehicle-card .price-mileage-block .value {
	font-size: 1.1rem !important;
}

.inventory .vehicle-card .price-mileage-block {
	padding: 0.5rem 0 !important;
}

.inventory .vehicle-card.layout-3 .inventory-title-wrapper {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.inventoryslideshow .inventoryslideshow-arrow {
	top: 25% !important;
}

.page-inventory .container.mb-4 {
	max-width: none;
	margin-bottom: 0 !important;
	padding: 1rem;

}

.vdp__details__mod {
	margin-bottom: 25px;
}

.vdp-module-canvas-razor-wrapper .brdr__rad4 {
	border-radius: 0 !important;
}

.vdp__title__mod {
	background: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/64C63EF816D5B4AEBC34CE232A14B8FE.jpg") center;
	background-size: cover;
	padding: 1.5rem 1rem 1rem;
}

.vdp__container .vdp__title__mod .veh__title[VehicleHeadingWidgetCssScope] {
	margin-bottom: 0.5rem;
	text-transform: uppercase;
	font-size: 1.85rem;
}



.vdp__container .vdp__title__mod .veh__trim[VehicleHeadingWidgetCssScope] {
	display: inline-block;
	font-weight: normal;

	font-style: normal;
}

.vdp__container .vdp__title__mod .veh__generation[VehicleHeadingWidgetCssScope] {
	display: inline-block;
	margin-left: 0.5rem;
}

.inventory .srp-sidebar {
	left: 0 !important;
}

.page-inventory-details .module,
.vdp-module-canvas-razor-wrapper .module {
	margin-top: 25px !important;
}

.vdp__message__wrapper {
	border-radius: 0 !important;
}


.full-container .photo__grid1 .photo__thumbnail[PhotoGalleryWidgetCssScope] {
	border-radius: 0 !important;
}

.vdp__details__mod {
	font-size: 0.9rem;
}

.section__title,
.section__title1 {
	font-size: 22px !important;
}

.vdp__title__mod .veh__title[VehicleHeadingWidgetCssScope] {
	text-transform: uppercase;
}



@media (min-width: 992px) {
	.page-inventory .container.mb-4 {
		padding: 3rem 4rem;
	}
}


/*-- Subpages --*/

.page-car-finder .form {
	padding: 0;
}

.page-faq .form,
.page-loan-application .form,
.page-value-my-trade .form,
.page-testimonials .form,
.page-our-staff .form,
.page-schedule-test-drive .form {
	padding-top: 0;
}

.form-forms-header {
	font-size: 1.5rem;
}

.form .text {
	background: none;
	padding: 0;
}

.dropzone.dz-clickable .dz-message .btn {
	margin-right: 0.45rem;
}



/*-- Accordions --*/

.cw-accordion .accordion-button {
	background: var(--color-theme-primary);
	color: #fff;
}

.cw-accordion .accordion-button::after {
	content: "\f078";
	font-family: FontAwesome;
	text-align: center;
	line-height: 20px;
	color: var(--color-theme-primary);
	background: var(--color-theme-secondary);
	border-radius: 50%;
}

.cw-accordion .accordion-body {
	padding: 2rem 1.25rem;
	background: #fafafa;
}

/* --- Testimonials summary list --- */

.page-testimonials .list {
	padding: 0 0 2rem;
}

.page-testimonials .list .list-wrap {
	margin-bottom: 1rem;
	padding: 0 1rem;
}

.page-testimonials .list .list-text-title {
	font-size: 1.25rem;
}

.page-testimonials .list-img-wrap {
	padding: 2em 0;
	margin: 0 auto;
}

.page-testimonials .list-text-description {
	font-style: italic;
	font-size: 0.9rem;
}

.page-testimonials .list-img-photo {
	background-size: 130px;
}

/*-- Loan App Form Styling Fixes --*/

.bootstrap-select {
	padding: 0 !important;
	background: none;
	border: none;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100%;
}

/*-- Footer Custom Layout --*/

footer>.container {
	position: relative;
	min-height: 190px;
}

@media (max-width: 992px) {
	footer>.container {
		max-width: 100%;
	}
}

.footer .dropdown-menu {
	position: relative;
	display: block !important;
	min-width: 0 !important;
	padding: 0;
	border: 0;
}

.footer .dropdown-toggle {
	pointer-events: none;
	font-size: 0.85rem;
}

.footer a.dropdown-item {
	display: block !important;
	padding: 0.25rem;
	font-size: 0.75rem;
	text-transform: uppercase;
	font-weight: normal !important;
}

.footer-nav-links .nav-item {
	padding: 0 0.5rem;
	font-size: 0.85rem;
	text-align: center;
	padding: 0 0.25rem;
}

.footer .nav .nav-link {
	text-transform: uppercase;
}

.footer h2.footer-business-name {
	font-size: 1.25rem;
}

.footer-business+.footer-business-phone:before {
	display: none;
}

.footer-social-links i {
	color: var(--color-theme-highlight);
}

.footer-social-links a {
	padding: 0 0.25rem;
}

.footer-info-business span,
.footer-info-business a {
	font-size: 0.85rem;
}

@media (min-width: 992px) {
	.footer-social-links {
		position: absolute;
		left: 10%;
		bottom: 1rem;
		z-index: 2;
	}

	footer .footer-info-business {
		position: absolute;
		left: 0;
		top: 0;
		width: 30%;
		padding-right: 1rem;
	}

	.footer-info-business a:not(.footer-business-phone):not(.footer-business-email) {
		padding: 0;
	}

	a.footer-business-phone {
		display: block;
		margin-top: 0.25rem;
	}

	.footer ul.nav {
		flex-wrap: nowrap;
		text-align: left !important;
	}

	.footer-nav-links {
		position: absolute;
		top: -1rem;
		right: 0;
		width: 70%;
		background: rgb(0 0 0 / 10%);
		padding: 1.5rem 0;
	}

	.footer .dropdown-menu {
		max-width: 180px;
		text-align: center;
		background: none;
	}
}

/* Additional SiteBuilder Overrides
=================================================================================================*/
/* .businessinfo .btn-primary,
.businessinfo .btn-primary:focus,
.businessinfo .btn-primary:hover,
.businessinfo .btn-primary:not([disabled]):not(.disabled).active,
.businessinfo .btn-primary:not([disabled]):not(.disabled):active,
.businessinfo .show>.btn-primary.dropdown-toggle {
	color: var(--color-theme-primary) !important;
	background: var(--color-theme-highlight);
	border-color: var(--color-theme-highlight) !important;
}

.loan-app-module .btn-primary,
.loan-app-module .btn-primary:focus,
.loan-app-module .btn-primary:hover,
.loan-app-module .btn-primary:not([disabled]):not(.disabled).active,
.loan-app-module .btn-primary:not([disabled]):not(.disabled):active,
.loan-app-module .show>.btn-primary.dropdown-toggle {
	color: var(--color-theme-primary) !important;
	background: var(--color-theme-highlight);
	border-color: var(--color-theme-highlight) !important;
}

.page-home .contact-details .contact-icon {
	color: var(--color-theme-highlight) !important;
} */

/* ------------------------------------------------------------- */
.page-home .my-4 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important;
}

.inventory-search-module {
	background-color: #3C0101;
	color: #fff;
	padding-top: 2em;
	padding-bottom: 2em;
}

.section.inventory-search-module .form__wrapper {
	border: 1px solid transparent !important;
	background-color: #3C0101;
}

/* ------------------------------------------------------------- */
.inventory,
.inventory .card-body,
.inventory .page-link,
.inventory .page-link:focus,
.inventory label,
.inventory .vehicle-card.layout-1 .price-mileage-block .label {
	color: var(--color-theme-highlight) !important;
}

/* VDP Fix
===========================================*/
/* 
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-primary,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-primary:focus {
	color: #fff !important;
}

.inventorydetails .vdp-module-canvas-razor-wrapper .btn-primary:hover,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-primary:focus:hover {
	color: var(--color-theme-text-btn) !important;
}

.sn_business_openclose.open {
	background: var(--color-theme-primary) !important;
	color: var(--color-theme-border) !important;
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod button.sn_more_btn {
	background: var(--color-theme-primary) !important;
	color: var(--color-theme-background) !important;
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod button.sn_more_btn:hover {
	background: var(--color-theme-secondary) !important;
	color: var(--color-theme-text-btn) !important;
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod button.sn_more_btn:before {
	background: var(--color-theme-secondary) !important;
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod .sn_share_item a {
	color: var(--color-theme-text);
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod .sn_share_item a:hover {
	color: var(--color-theme-secondary);
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod .sn_dropdown a {
	color: var(--color-theme-text-btn);
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod .sn_dropdown a:hover {
	color: var(--color-theme-highlight);
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod .sn_item button.button_sn_item:hover {
	color: var(--color-theme-primary) !important;
}

/* Loan App */
/* .vdp-module-canvas-razor-wrapper .vdp__loanCalc__mod a.btn-primary:hover {
	color: var(--color-theme-primary) !important;
} */

/* Quick Connect Module */
.vdp-module-canvas-razor-wrapper .vdp__quickconnect__mod .section__title {
	color: var(--color-theme-header);
}

.vdp-module-canvas-razor-wrapper .vdp__quickconnect__mod button:hover {
	color: var(--color-theme-primary) !important;
}

/* Contact Module */
/* .vdp-module-canvas-razor-wrapper .vdp__message__mod button.btn-primary:hover {
	color: var(--color-theme-primary) !important;
} */

.vdp-module-canvas-razor-wrapper .vdp__message__mod .disclaimerText {
	color: var(--color-theme-primary);
}


/* -------------------- Sticky ---------------------- */
/* Sets sticky top offset and appropriate z-index */
.page-inventory-details .builder-canvas__sticky-container {
	z-index: 1029 !important;
}

/* resets z-index higher than navbar when a modal is open. */
.page-inventory-details .builder-canvas__sticky-container:has(.modal.show) {
	z-index: 1055 !important;
}

/* ----------------------------------------------------------------------------------------------------------------- */
/* --- Home List --- */
.page-home .list {
	padding-top: 1.5rem;
}

.page-home .list .list-img-wrap {
	padding: 54% 0;
}

.page-home .list .list-wrap {
	position: relative;
	margin-bottom: 0;
}

.page-home .list .list-text-title {
	position: absolute;
	bottom: 15%;
	left: 5%;
	right: 5%;
	width: auto;
	height: auto;
	color: #fff;
	margin: auto;
	text-shadow: 0 0 4px #000;
	pointer-events: none;
}

.page-home .list .list-img-photo:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .25;
	transition: opacity .5s linear .1s;
}

.page-home .list a.list-img-link:hover .list-img-photo:after {
	opacity: .5;
	background: var(--color-theme-highlight);
}

.page-home .list .btn {
	display: none
}

@media (min-width: 768px) {
	.page-home .list .list-text-title {
		font-size: 1.75rem
	}
}

@media (min-width: 1340px) {
	.page-home .list .list-text-title {
		font-size: 2rem
	}
}

/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
.btn-primary,
.btn-submit,
.businessinfo .btn-primary,
.vdp__info__addt__mod .btn-secondary,
.form .btn-primary,
.vdp-module-canvas-razor-wrapper .btn-secondary,
.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod .sn_item button.button_sn_item {
	color: #fff !important;
	background: linear-gradient(to bottom, #A8003A, #770C14) !important;
	border-color: #fff !important;
	transition: 0.3s ease;
}

.btn-primary:hover,
.btn-submit:hover,
.businessinfo .btn-primary:hover,
.vdp__info__addt__mod .btn-secondary:hover,
.page-home section.inventory-search-module .btn-primary:hover,
.form .btn-primary:hover,
.vdp-module-canvas-razor-wrapper .btn-secondary:hover,
.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod .sn_item button.button_sn_item:hover {
	color: #73328D !important;
	background: linear-gradient(to bottom, #eee, #ccc) !important;
	border-color: #73328D !important;
}

.btn-secondary,
.vdp-module-canvas-razor-wrapper .btn-primary,
section.page-inventory-details .btn.btn-primary,
.inventory .inventory-cta .btn:not(.btn-pre-qualified) {
	color: #fff !important;
	background: linear-gradient(to bottom, #73328D, #451B3E) !important;
	border-color: #fff !important;
	transition: 0.3s ease;
}

.btn-secondary:hover,
.vdp-module-canvas-razor-wrapper .btn-primary:hover,
section.page-inventory-details .btn.btn-primary:hover,
.inventory .inventory-cta .btn:not(.btn-pre-qualified):hover {
	color: #73328D !important;
	background: linear-gradient(to bottom, #eee, #ccc) !important;
	border-color: #73328D !important;
}

.btn-primary::before,
.btn-secondary::before,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary:before {
	background: transparent !important;
}


/*----------------------------------------------------------------------------------*/
.vdp-module-canvas-razor-wrapper .btn-check:active+.btn-outline-secondary,
.vdp-module-canvas-razor-wrapper .btn-check:checked+.btn-outline-secondary,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary.active,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary.dropdown-toggle.show,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary:active {
	color: #fff !important;
	background: linear-gradient(to bottom, #A8003A, #770C14) !important;
	border-color: #fff !important;
	transition: 0.3s ease;
}

.vdp-module-canvas-razor-wrapper .btn-outline-secondary:hover,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary:hover:focus,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary:not([disabled]):not(.disabled).active,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary:not([disabled]):not(.disabled):active,
.vdp-module-canvas-razor-wrapper .show>.btn-outline-secondary.dropdown-toggle {
	color: #73328D !important;
	background: linear-gradient(to bottom, #eee, #ccc) !important;
	border-color: #73328D !important;
}


/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
.cw-home-about {
	background: linear-gradient(to bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/6EA7F32379CCE509B2FE3DAB30C7ED29.jpg");
	background-size: cover;
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 6em;
	padding-bottom: 6em;
	margin: 3em auto 6em auto;
}

.cw-home-about h2 {
	font-size: 2.7em;
	text-align: center;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, .7), 1px 1px 2px rgba(0, 0, 0, .7);
	color: #fff;
}

.cw-home-about p {
	text-align: center;
	font-size: 110%;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, .7), 1px 1px 2px rgba(0, 0, 0, .7);
	color: #fff;
}

.cw-home-about .btn {
	margin: 1em auto auto auto;
	width: fit-content;
	display: block;
}

/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
.cw-home-about {
	background: linear-gradient(to bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/6EA7F32379CCE509B2FE3DAB30C7ED29.jpg");
	background-size: cover;
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 6em;
	padding-bottom: 6em;
	margin: 3em auto 6em auto;
}

.cw-home-about h2 {
	font-size: 2.7em;
	text-align: center;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, .7), 1px 1px 2px rgba(0, 0, 0, .7);
	color: #fff;
}

.cw-home-about p {
	text-align: center;
	font-size: 110%;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, .7), 1px 1px 2px rgba(0, 0, 0, .7);
	color: #fff;
}

.cw-home-about .btn {
	margin: 1em auto auto auto;
	width: fit-content;
	display: block;
}

.cw-home-about .cw-home-about-1 {
	display: block;
	margin: 1em auto;
}

.cw-home-about .cw-home-about-2 {
	display: block;
	margin: 1em auto;
	width: 53%;
}

@media (min-width: 992px) {

	.cw-home-about .cw-home-about-2 {
		width: 60%;
	}
}


/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/

.vehicleResults .feature {
	color: #000 !important;
}



.inventory .page-item.active .page-link,
.inventory .page-item.active .page-link:before,
.inventory .page-link:hover:before {
	background: #eee !important;
}

/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
.cw-header-info {
	background-color: #fff !important;
}

@media (min-width: 992px) {
	.cw-header-info {
		background-color: transparent !important;
	}
}

/*----------------------------------------------------------------------------------*/




.inventorydetails,
.sitemap,
.termsandconditions {
	margin-top: 8em;
}

section:not(.page-home) .title {
	padding-top: 5em;
}

/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
@media (min-width: 992px) {

	.header .dropdown-menu,
	.footer .dropdown-menu {
		/* make navbar dropdowns right aligned so they don't go off page when navbar is right aligned */
		left: unset !important;
		right: 0;
	}
}



/*----------------------------------------------------------------------------------*/




.card__multi__style3 .title__style__content {
	background: linear-gradient(to right, #3C0101, #B02336);
	color: #fff !important;
}

.title__style__content a {
	color: #fff !important;
}