/*HP Buttons*/

.cw-home {
	padding: 7rem 0 3rem;
}

.cw-home h2 span {
	font-size: 60%
}

.cw-card {
	position: relative;
	overflow: hidden;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .25)
}

.cw-card a {
	display: block;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.cw-card:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background: rgba(0, 0, 0, .5);
	transition: background .5s ease-out
}

.cw-card:hover:before {
	background: rgba(231, 76, 60, .7)
}

.cw-card .cw-card-img {
	height: 100%;
	width: 100%;
	object-fit: cover
}

.cw-card .cw-card-img-overlay {
	position: absolute;
	left: 1.5rem;
	right: 0;
	bottom: 0;
	padding-bottom: 1.5rem;
	color: #fff
}

.cw-card-title {
	font-size: 1.5rem;
	margin-bottom: .5rem
}

.cw-card button {
	padding: 0;
	background: 0 0;
	color: #fff;
	border: none
}

.cw-card button:after {
	font-family: FontAwesome;
	content: "\f105";
	padding-left: .25rem;
	color: #fff;
	font-size: .85rem
}

.cw-reasons .container {
	padding: 3rem 2rem;
	background: #fff;
	box-shadow: 0 4px 30px rgba(0, 0, 0, .25)
}

.cw-reasons h2 {
	font-size: 2.25rem
}

.cw-reasons .lead {
	margin-bottom: 3rem
}

.cw-reasons .fas {
	margin-bottom: 1.5rem;
	font-size: 2rem
}

.cw-reasons h4 {
	margin-bottom: 1rem;
	text-transform: none;
	font-size: 1.3rem
}

@media(min-width: 768px) {
	.cw-card-title {
		font-size: 1.75rem
	}

	.cw-reasons .container {
		padding: 3rem
	}

	.cw-reasons h2,
	.cw-home h2 {
		font-size: 3rem
	}
}

@media(min-width: 992px) {
	.cw-list .container {
		max-width: 1400px
	}
}

@media(min-width: 1440px) {
	.cw-reasons .container {
		max-width: 1400px
	}

	.cw-reasons h2,
	.cw-home h2 {
		font-size: 3.75rem
	}

	.cw-reasons .lead {
		font-size: 1.5rem
	}
}


/* Button Colors */

/* a lot of color overrides are assuming that the highlight color is a light color that contrasts with black. It also assumes the primary and secondary colors are the opposite. If those are changed there is probably a lot of color code you could remove or would have to adjust. */
.btn-primary:hover,
.btn-secondary:hover {
	color: #222 !important;
	border-color: var(--color-theme-secondary);
	background-color: var(--color-theme-highlight);
}

.form .btn-primary:focus,
.form .btn-primary:hover,
.form .btn-primary:not([disabled]):not(.disabled).active,
.form .btn-primary:not([disabled]):not(.disabled):active,
.form .show>.btn-primary.dropdown-toggle {
	background-color: var(--color-theme-highlight);
	color: #222 !important;
}

a:not(.btn):hover {
	color: var(--color-theme-primary);
}

/* Email Wrap */
.contact-companyinfo .contact-email .contact-details-info,
.header .header-business-email,
.footer .footer-business-email {
	overflow-wrap: anywhere;
}

/* Header */
.header .cw-logo-box {
	text-align: center;
	padding: .5rem 0;
}

.header .cw-logo-box img {
	width: 225px;
}

.cw-header-contact {
	background-color: var(--color-theme-secondary);
	color: var(--color-theme-text-btn);
}

.cw-header-contact .fa {
	display: inline-block;
	vertical-align: middle;
	padding-right: .25rem;
	color: var(--color-theme-secondary);
}

.cw-header-contact a:before {
	color: unset;
}

.cw-header-contact a {
	color: inherit;
}

.cw-header-contact a:hover {
	color: var(--color-theme-highlight);
}

.cw-header-contact {
	padding: 6px 2px;
}

.header .navbar .active>.nav-link,
.navbar .nav-link:hover {
	color: var(--color-theme-primary)
}

@media(min-width: 992px) {
	.cw-header-info .container {
		max-width: 1140px
	}

	.cw-header-info .cw-logo-box {
		position: absolute;
		z-index: 1040;
		top: unset;
		margin-top: 5px;
	}

	nav.navbar .container {
		min-height: 99px;
	}

	/* keeps nav items on the right side of header */
	.header.has-cart .collapse.justify-content-center,
	.header .navbar-collapse.justify-content-center {
		-webkit-box-pack: flex-end !important;
		-ms-flex-pack: flex-end !important;
		justify-content: flex-end !important;
	}

	.header .navbar-nav:not(.navbar-cart) {
		/* set pixels to logo width (or more) */
		max-width: calc(100% - 315px);
		justify-content: center;
	}
}

@media (min-width: 1400px) {

	.header .container,
	.cw-header-contact .container {
		max-width: 1340px
	}
}

/* Hero Section */
/* switched to just single image since logo and parallax wasn't being used anyway */
.cw-layeredCar {
	height: 37vw;
	max-height: 800px;
	width: 100%;
	background-color: #eeeeee;
	position: relative;
	background: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/D838F382510ABC64C967E3CB755C5529.jpg");
	background-position: center 60%;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}

/* .cw-layeredCar {
	height: 37vw;
	width: 100%;
	background-color: #eeeeee;
	position: relative;
	background: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/76021162970AA5982CAEEAE4D4F1F35A.jpg") center center / cover;
	overflow: hidden;
}

.cw-layeredCar .cw-car {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/9C5876EB629ADF15212E9002E412838E.png") no-repeat center center / cover;
	background-size: 70%;
	background-position: bottom center;
	z-index: 10;
}

.cw-layeredCar .cw-carFloor {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/2AACACFDADB273700FE0F56E370C5422.png") no-repeat center center / cover;
	background-size: 100%;
	background-position: bottom center;
	z-index: 8;
}


@media (min-width: 768px) {
	.cw-layeredCar {
		background-attachment: fixed;
	}

	.cw-layeredCar .cw-logo {
		background-size: 70%;
		background-position: center 20%;
	}

	.cw-layeredCar .cw-car {
		background-size: 90%;
	}
}

@media (min-width: 992px) {
	.cw-layeredCar .cw-logo {
		background-position: center 40%;
		background-attachment: fixed;
	}

	.cw-layeredCar .cw-car {
		background-size: 100%;
	}
}

@media (min-width: 1200px) {
	.cw-layeredCar .cw-logo {
		background-position: center 50%;
	}
}

@media (min-width: 1400px) {
	.cw-layeredCar .cw-logo {
		background-position: center 22rem;
	}
} */

/*-- Home Search --*/

/* Search combine */
/* Home Search */
.cw-search {
	padding: 4em 0 5em 0;
	background-image: linear-gradient(0deg, white, rgba(255, 255, 255, .9), transparent, transparent), url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/5CBA49311F0D6429EBCAD7A50C08A530.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


.cw-search h1 {
	font-size: 1.5rem;
	color: var(--color-theme-primary);
	text-transform: uppercase;
	margin-bottom: 2em;
}

.cw-search h1 span {
	font-size: 2rem;
	color: var(--color-theme-secondary);
	text-transform: uppercase;
}

@media (min-width: 330px) {
	.cw-search h1 span {
		font-size: 2.15rem;
	}
}

@media (min-width: 576px) {
	.cw-search h1 span {
		font-size: 2rem;
	}
}

@media (min-width: 992px) {
	.cw-search h1 span {
		font-size: 2.5rem;
	}
}

.cw-search .cw-types {
	margin-bottom: 3rem;
}

.cw-search .cw-types img {
	width: 85px;
	display: block;
	margin: auto;
}

.cw-search .cw-types a {
	font-size: .85rem;
	text-transform: uppercase;
	border: 1px solid transparent;
	padding: 10px 3px 10px 3px;
}

.cw-search .cw-types a:hover {
	border: 1px solid #ced4da;
	border-radius: 5px
}

.page-home .inventory-search-module {
	display: flex;

	background: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/5CBA49311F0D6429EBCAD7A50C08A530.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;

	margin: 0 !important;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.page-home .inventory-search-module .form__wrapper {
	padding: 0 0 20px;
	border: none;
}

.page-home .inventory-search-module .search__input {
	min-width: calc(50% - 8px);
}

.page-home .search__input .btn {
	border: none;
	background-color: var(--color-theme-secondary);
}

.page-home .search__input .btn:hover {
	background: var(--color-theme-secondary);
}

/* labels */
.page-home section.inventory-search-module .form__wrapper .search__input .form-label {
	display: none;
}


@media (min-width: 992px) {
	:root {
		/* set this to an appropriate value based on the number of options/lines in the Advanced Search module*/
		/* 1 category (1 line): 180px; */
		/* 2-3 categories (2 lines): 200px; */
		/* 4-5 categories (3 lines): 230px; */
		/* 6-7 categories (4 lines): 320px; */
		--cw-search-offset: 239px;
	}

	/* code your own */
	.cw-search .cw-types {
		max-width: 500px;
		margin: auto;
		min-height: var(--cw-search-offset);
	}

	/* module modification */
	.page-home .inventory-search-module {
		background: transparent;
		padding: 0;
	}

	.page-home section.inventory-search-module .form__wrapper {
		display: flex;
		flex-flow: row wrap;
		position: absolute;
		left: 24px;
		top: -170px;
		top: calc(0rem - var(--cw-search-offset));
		z-index: 5;
		border: none;
		/* max-width: 460px; */
		max-width: calc(50% - 2rem);
		width: calc(50% - 2rem);
		padding: 0;
	}

}


/* Setting search module to Default container sizes */
.page-home .inventory-search-module .container {
	max-width: 100%;
	position: relative;
}

@media (min-width: 576px) {
	.page-home .inventory-search-module .container {
		max-width: 540px
	}
}

@media (min-width:576px) and (max-width: 768px) {
	.page-home .inventory-search-module .container {
		max-width: 680px
	}
}

@media (min-width: 768px) {
	.page-home .inventory-search-module .container {
		max-width: 720px
	}
}

@media (min-width:930px) and (max-width: 991px) {
	.page-home .inventory-search-module .container {
		max-width: 800px
	}
}

@media (min-width: 992px) {
	.page-home .inventory-search-module .container {
		max-width: 960px
	}
}

@media (min-width: 1200px) {
	.page-home .inventory-search-module .container {
		max-width: 1140px
	}
}

@media (min-width: 1400px) {
	.page-home .inventory-search-module .container {
		max-width: 1320px
	}
}


/* Blurb Section - boxes */
.blurb__section h2 {
	font-size: 1.5rem;
	color: var(--color-theme-primary);
	text-transform: uppercase;
}

.blurb__section h2 span {
	font-size: 2rem;
	color: var(--color-theme-secondary);
	text-transform: uppercase;
}

@media (min-width:330px) {
	.blurb__section h2 span {
		font-size: 2.15rem;
	}
}

@media (min-width:576px) {
	.blurb__section h2 span {
		font-size: 2.5rem;
	}
}

@media (min-width:992px) {
	.blurb__section h2 span {
		font-size: 3rem;
	}
}

/*  Blurb Section
  =================================================================================================*/
.blurb__section {
	padding: 5em 0 8em 0;
	text-align: center;
	background: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/5CBA49311F0D6429EBCAD7A50C08A530.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.blurb__section .blurb__wrapper {
	border: 1px solid #ededed;
	padding: 40px;
	margin-bottom: 20px;
	background-color: #F5F5F5;
	position: relative;
}

.blurb__content::before {
	content: "";
	font-family: 'FontAwesome';
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: var(--color-theme-primary);
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	width: 25%;
	clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%, 0 100%);
}

.box1::before {
	content: "\f1b9";
}

.box2::before {
	content: "\e53e";
}

.box3::before {
	content: "\f653";
}

.box4::before {
	content: "\f571";
}

.blurb__section .blurb__wrapper:last-of-type {
	margin-bottom: 0;
}

.blurb__section .blurb__wrapper .blurb__pre__title {
	font-size: 1em;
	margin-bottom: 5px;
	color: var(--color-theme-primary);
	text-transform: uppercase;
}

.blurb__section .blurb__wrapper .blurb__title {
	font-size: 1.25rem;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.blurb__section .blurb__wrapper .blurb__copy {
	margin-bottom: 20px;
}

.blurb__section .blurb__wrapper .blurb__img__wrapper img {
	padding: 20px 0;
	display: none;
}

/* Featured Vehicles Section */
@media (min-width:280px) {
	.card__multi__style7 .item__data {
		font-size: .8rem;
	}
}

@media (min-width:330px) {
	.card__multi__style7 .item__data {
		font-size: 1rem;
	}
}

@media (min-width:440px) {
	.card__multi__style7 .item__data {
		font-size: 1.25rem;
	}
}

@media (min-width: 992px) {
	.card__multi__style7 .item__data {
		font-size: .8rem;
	}
}


@media (min-width:1200px) {
	.card__multi__style7 .item__data {
		font-size: 1rem;
	}
}

@media (min-width:1400px) {
	.card__multi__style7 .item__data {
		font-size: 1.25rem;
	}
}


@media (max-width:440px) {
	.item__secondary__details__wrapper {
		flex-wrap: wrap;
	}
}


/* Trade-in Banner */
.cw-trade {
	background-color: var(--color-theme-secondary);
}

@media (min-width:992px) {
	.cw-trade {
		background-size: cover;
		background-attachment: fixed;
	}
}

.cw-trade .cw-text-overlay {
	background: var(--color-theme-secondary);
	padding: 4em 1em;
	text-align: center;
}

@media (min-width:576px) {
	.cw-trade .cw-text-overlay {
		padding: 4em 3em;
	}
}

.cw-wrapper {
	position: relative;
}

@media (min-width:992px) {
	.cw-trade .cw-text-overlay {
		text-align: start;
		padding: 6em 2em;
	}

	.cw-trade::after {
		content: "";
		display: block;
		background: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/45544091BC16E2EFD97D13B7332DB16D.jpg");
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		width: 100%;
		height: 100%;
		width: 65%;
		position: absolute;
		top: 0;
		right: 0;
		clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%, 0 100%);
	}

}

.cw-trade h3 {
	margin-bottom: 0;
	color: var(--color-theme-highlight);
}

.cw-trade h2 {
	color: #fff;
}

.cw-trade p {
	color: #fff;
}




/* SRP/ Inventory Page */
.inventory .vehicle-card .card-body a:hover,
.inventory .vehicle-card a:hover .inventory-title {
	color: var(--color-theme-primary);
}

.inventory .srp-sidebar .card-header {
	color: #fff;
}

.inventory .srp-sidebar .card-header .btn-clear-filter {
	color: #fff;
}

.inventory .srp-sidebar .card-header .btn-clear-filter:hover {
	color: var(--color-theme-highlight);
}

/* Form Fix */
.bootstrap-select {
	padding: 0 !important;
	background: 0 0;
	border: none
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 100%
}

/* Staff/ Team page */
.employees .employees-footer a:hover {
	color: var(--color-theme-primary);
}

/* Contact Business Info */
.businessinfo .businessinfo-companyinfo-container .contact-details a:hover,
.businessinfo a:hover {
	color: var(--color-theme-primary);
}

.contact-companyinfo .contact-details:not(.contact-address):hover::after {
	border-color: var(--color-theme-secondary);
}

.contact-companyinfo .contact-details:not(.contact-address):hover .contact-icon {
	background: var(--color-theme-secondary);
}

.cw-footer {
	padding: 4rem 0;
	background: #efefef;
	background-size: cover;
	text-align: center;
}

.cw-footer iframe {
	width: 100%;
}

.cw-footer a {
	color: #000;
}

.cw-address,
.cw-phone {
	position: relative;
	line-height: 1.35;
	padding-left: 1.5rem;
	font-size: 1.1rem;
	color: #000;
}

.cw-address:before {
	font-family: FontAwesome;
	content: "\f3c5";
	position: absolute;
	left: 0;
	padding-right: 0.5rem;
	color: var(--color-theme-secondary);
}

.cw-phone:before {
	font-family: FontAwesome;
	content: "\f2a0";
	position: absolute;
	left: 0;
	top: 2px;
	padding-right: 0.5rem;
	color: var(--color-theme-secondary);
}

.cw-footerMenu a {
	display: block;
	margin-bottom: 0.65rem;
	font-weight: 700;
}

.cw-footerMenu a:hover,
.cw-social a:hover,
.cw-phone:hover {
	color: var(--color-theme-secondary);
}

.cw-footer h5 {
	margin-bottom: 1rem;
	color: var(--color-theme-highlight);
}

.cw-hours {
	font-size: 0.85rem;
}

.cw-social a {
	display: inline-block;
	margin: 0 0.5rem 0 0;
}

.cw-social i {
	font-size: 25px;
}

.footer {
	padding-top: 0;
}

footer>.container {
	display: none;
}

@media (min-width: 768px) {
	.cw-footer {
		text-align: left;
	}
}

/* finance app colors */
body .loan-app-module .vehicle-picker-container .veh__price,
body .loan-app-module .loan__vehicle__selected .veh__price {
	color: inherit;
}

/* -------------------- VDP ---------------------- */
.vdp__dealerInfo__mod .dealership__call a,
.vdp__dealerInfo__mod .dealership__text a {
	color: var(--color-theme-secondary);
	font-weight: 700;
}

.vdp__dealerInfo__mod .dealership__call a:hover,
.vdp__dealerInfo__mod .dealership__text a:hover {
	color: var(--color-theme-primary);
}

.vdp-module-canvas-razor-wrapper .vdp__details__mod .btn-link:hover {
	color: var(--color-theme-secondary);
}

.vdp__loanCalc__mod .loan__calc__content .btn-outline-secondary::before {
	background: var(--color-theme-primary);
}

.vdp__loanCalc__mod .loan__calc__content .btn-check:checked+.btn-outline-secondary {
	background: var(--color-theme-secondary);
	border-color: var(--color-theme-secondary);
}

.vdp__dealerInfo__mod .hours__status.hours__status__closed[DealershipInfoWidgetCssScope] {
	/* color: #fff; */
	/* background: var(--color-theme-primary); */
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod .sn_dropdown a:hover {
	/* color: var(--color-theme-primary); */
}

/* Template Button text Size  */
.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod .sn_item button.button_sn_item {
	font-size: 1rem;
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod .sn_item button.button_sn_item:hover {
	/* color: var(--color-theme-text) !important; */
}

.vdp-module-canvas-razor-wrapper .vdp__dealerInfo__mod .store__hours {
	margin-bottom: 1em;
}

/* Footer and VDP spacing */
.vdp-module-canvas-razor-wrapper {
	margin-bottom: 2em;
}

/* hover colors */
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary:hover,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary::before,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary:hover:focus,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary:not([disabled]):not(.disabled).active,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary:not([disabled]):not(.disabled):active,
.inventorydetails .vdp-module-canvas-razor-wrapper .show>.btn-secondary.dropdown-toggle {
	background-color: var(--color-theme-highlight);
	/* color: #222!important; */
	border-color: var(--color-theme-secondary);
}

.inventorydetails .vdp-module-canvas-razor-wrapper .btn-primary:hover,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-primary:before,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-primary:focus:hover {
	background-color: var(--color-theme-secondary);
	color: var(--color-theme-text-btn) !important;
}

.vdp-module-canvas-razor-wrapper .vdp__message__mod button.btn-primary:hover {
	/* color: var(--color-theme-text) !important; */
}

.vdp-module-canvas-razor-wrapper .vdp__loanCalc__mod a.btn-primary:hover {
	/* color: var(--color-theme-text) !important; */
}

.vdp-module-canvas-razor-wrapper .vdp__quickconnect__mod button:hover {
	/* color: var(--color-theme-text) !important; */
}

/* Quick Connect Module */
.vdp-module-canvas-razor-wrapper .vdp__quickconnect__mod .section__title {
	color: var(--color-theme-header);
}

/* Finance Button */
.vdp-module-canvas-razor-wrapper .vdp__details__mod a.btn-secondary {
	/* background: var(--color-theme-secondary); */
}

.vdp-module-canvas-razor-wrapper .vdp__details__mod a.btn-secondary:hover {
	background: var(--color-theme-highlight);
	/* color: var(--color-theme-text); */
}

.vdp-module-canvas-razor-wrapper .vdp__details__mod a.btn-secondary::before {
	background: var(--color-theme-highlight);
}

/* header on mobile*/
.page-inventory-details .cw-header-info,
.page-inventory-details .cw-header-contact {
	display: none;
}

@media (min-width:768px) {

	.page-inventory-details .cw-header-info,
	.page-inventory-details .cw-header-contact {
		display: block;
	}
}

.business-hours {
	color: #000;
}

.popular-vehicles-sections {
	background-color: var(--color-theme-background);
	padding: 5rem 0 3rem 0;
}

h2.popular-vehicles-section-heading {
	text-transform: uppercase;
}

.card__multi__style3 .title__style__content {
	color: #fff !important;
}

.card__multi__style3 a.item__title {
	color: #fff !important;
}

.cw-testimonials {
	position: relative;
	padding: 4rem 0;
	text-align: center;
	background: #f4f7f7;
}

.cw-testimonials .container,
.cw-testimonials h3 {
	position: relative;
	z-index: 2;
}

.cw-testimonials h3 {
	margin-bottom: 1rem;
	text-transform: uppercase;
	color: var(--color-theme-text);
}

.cw-testimonials .card {
	position: relative;
	padding: 1.25rem 1rem 0;
	font-size: 0.85rem;
	border: 1px solid #ddd;
	text-align: left;
}

.cw-testimonials .fas {
	position: absolute;
	top: 0.5rem;
	left: 0.5rem;
	color: var(--color-theme-highlight);
	font-size: 22px;
}

.cw-testimonials .card-text {
	margin-bottom: 0.25rem;
	font-style: italic;
}

.cw-testimonials .card-title {
	float: right;
	font-size: 0.9rem;
	font-weight: 700;
	text-align: right;
	text-transform: none;
}

.cw-testimonials .btn {
	border-radius: 50%;
	padding: 5px 11px;
	background: var(--color-theme-secondary);
	color: #fff;
}

@media (min-width: 992px) {
	.cw-testimonials h3 {
		font-size: 2.5rem;
	}

	.cw-testimonials .card {
		font-size: 0.95rem;
	}
}

.creditQualifyPage {
	padding: 3rem 0;
}

/* About us Section */
.cw-about-us {
	padding: 3em 0;
	background-image: linear-gradient(180deg, white, transparent, white), url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/5CBA49311F0D6429EBCAD7A50C08A530.png");
	background-size: cover;
	background-position: center;
}

.cw-about-us .container {
	max-width: 1500px;
}

.cw-about-us .cw-about-text {
	margin: 1.5em 0;
}

.cw-about-us .cw-about-text img {
	width: 450px;
}

@media(min-width:992px) {
	.cw-about-us .cw-about-text {
		padding-right: 3em;
	}
}

.cw-about-us .cw-hours-box {
	background: var(--color-theme-text);
	color: var(--color-theme-background);
	padding: 2rem 2rem;
}

.cw-about-us .cw-hours-box .bh-title,
.cw-about-us .cw-hours-box h4 {
	color: var(--color-theme-highlight);
	padding-left: 0;
	border-left: 0;
	font-size: 2rem;
}

.cw-about-us .cw-hours-box a {
	color: #fff;
}

.cw-about-us .cw-hours-box a:hover {
	color: var(--color-theme-highlight);
}

.cw-about-us .cw-hours-box ul {
	padding-left: 0;
	margin-bottom: 1rem;
	list-style: unset;
	color: #fff;
}

.cw-about-us .cw-hours-box ul li {
	padding: 3px 0;
	border-bottom: 1px dotted #fff;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}

.cw-about-us .cw-hours-box ul li span {
	margin-right: .5rem;
}

.cw-about-us .cw-hours-box ul li span:last-of-type {
	margin-right: 0px;
}



/* Adjust the number to what you need to fix the overlap, but make sure to update both numbers the same */
@media (min-width: 992px) {
	.header .header-container {
		margin-bottom: 50px;
	}

	/* target any modules immediately after the header that you want to be underneath the logo.
		Usually just the Hero area and maybe .titles that have an image background. */
	.header+.title,
	.cw-layeredCar {
		margin-top: -50px;
	}

	/* You might want to add top padding to the hero or titles to keep the content from overlapping. 
		Also keep your eye out for a longer title that might get overlapped on some screen sizes */

	/* You might have to do some adjustments of z-indexes to keep the right things on top, but avoid setting a z-index on the VDP/ inventory details page because that might cause problems with the Sticky Nav on that page (the issues would happen with the dropdowns from the header and modals from the stickynav) */
}


.card__multi__style7 .item__card__details__wrapper a:hover {
	color: #DF1641 !important;
}

.footer,
.footer .dropdown-menu,
.footer .footer-bottom-section a:not(.btn):hover {
	color: #efefef;
}