body.srp-v5, body.vdp-v5 {
	overflow: hidden !important;
}
.srp-v5-wrapper {
	background: white;
	z-index: -1;
	width: 100vw;
	top: 0;
	left: 0;
	height: auto;
	position: relative;
	color: #272727;
	font-size: 13px;
	display: none;
}
.srp-v5-wrapper.show, body.single-srp .srp-v5-wrapper, body.page-cars .srp-v5-wrapper, body.single-vehicle .srp-v5-wrapper {
	display: block;
	z-index: 999;
	min-height:100vh;
}
body.srp-v5 div#fl-main-content > div:not(.srp-v5-wrapper), body.srp-v5 .fl-page > div.fl-builder-content, body.vdp-v5 div#fl-main-content > div:not(.srp-v5-wrapper) {
	display: none;
}
body.srp-v5.fl-builder-edit div#fl-main-content > div:not(.srp-v5-wrapper), body.srp-v5.fl-builder-edit .fl-page > div.fl-builder-content, body.vdp-v5.fl-builder-edit div#fl-main-content > div:not(.srp-v5-wrapper) {
	display:block;
}
body.srp-v5 .srp-v5-flex {
	display: flex;
	opacity: 1;
	visibility: visible;
	align-items: flex-start;
}
body.vdp-v5 .vdp-v5-flex {
	display: block;
	opacity: 1;
	visibility: visible;
	padding-bottom: 0;
	min-height: 100vh;
}
.vdp-footer-wrapper {
	position: relative;
}
.srp-v5-main .fl-module.fl-module-v3-footer {
	margin-bottom: 106px;
}
body:not(.vdp-v5) .vdp-v5-flex {
	display: none;
}
.vdp-v5-flex-wrap {
	display: flex;
	align-items: normal;
	gap: 16px;
	padding: 16px;
	min-height: 100%;
}
.srp-v5-flex {
	background: white;
}
body.vdp-v5 .srp-v5-flex {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
body.fl-builder-edit #fl-main-content > .srp-v5-wrapper {
	display: none;
}
.srp-v5-overlay {
	position: absolute;
	top: 48px;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(39, 39, 39, 0.25);
	visibility: hidden;
	z-index: 10;
	opacity: 0;
}
body.vdp-v5 .srp-v5-overlay {
	visibility: visible;
	transition: .25s all ease-in-out;
	backdrop-filter: blur(7.5px);
	-webkit-backdrop-filter: blur(7.5px);
	opacity: 1;
	top: 0;
}
body.vdp-v5 .srp-v5-overlay:hover {
	cursor:pointer;
	backdrop-filter: blur(1px);
	-webkit-backdrop-filter: blur(1px);
}
/*
body.vdp-v5.single-vehicle .srp-v5-overlay:hover {
	background:white;
	cursor: default;
}
*/
body.single-vehicle:has(.vdp-col-left:empty) .srp-v5-flex {
	position: relative;
	opacity: 0;
}
.srp-v5-wrapper a.return-to-map {
	display: none;
	position: fixed;
	z-index: 999;
	bottom: 16px;
	right: 32px;
	margin: 0px;
	background: var(--primary-color);
	font-weight: 700;
	font-size: 16px;
	user-select: none;
	padding: 12px;
	color: white !important;
	border-radius: 7px;
	text-decoration: none;
}
.srp-v5-wrapper a.return-to-map:before {
	content: '\f279';
	margin-right: 12px;
	font-family: 'Font Awesome 7 Pro';
	font-weight: 400;
}
.srp-v5-wrapper a.return-to-map:hover {
	background: var(--hover-color);
}
body:has(.dealership-map-container) .srp-v5-wrapper a.return-to-map {
	display:inline-block;
}
.srp-v5-main {
	flex: auto;
	background: #F9F9F9;
	overflow-y: auto;
	height: 100%;
}
.srp-v5-wrapper a, .srp-v5-wrapper a:focus, .srp-v5-wrapper a:visited, .srp-v5-wrapper a:active {
	color: var(--primary-color);
}
.srp-v5-wrapper a:hover {
	color: var(--hover-color);
}
header[data-type="header"].fl-theme-builder-header-sticky {
	box-shadow: none !important;
	border-bottom: none !important;
}
.space-header-v3 {
	box-shadow: none !important;
	border-bottom: 1px solid #EAECEE;
}
.srp-v5-filters {
	width: 232px;
	border-right: 1px solid #EAECEE;
	min-width: 232px;
	overflow-y: auto;
	height: 100%;
}
.srp-v5-filters::-webkit-scrollbar {
	display: none;
}
.srp-filter-clear a {
	float: right;
	line-height: 32px;
	user-select: none;
	font-weight: 700;
	padding: 0 8px;
}
.srp-v5-filter-section {
	user-select: none;
	opacity: 1;
	border-bottom: 1px solid #EAECEE;
	visibility: visible;
}
.srp-v5-filter-name {
	padding: 8px 16px 8px 12px;
}
.srp-v5-filter-section.expanded {
	padding: 8px 16px 12px 12px;
}
.srp-v5-filter-section.srp-filter-make.expanded {
	padding-right: 20px;
}
.srp-v5-filter-section.expanded .srp-v5-filter-name {
	padding: 0;
}
.srp-v5-filter-section:not(.expanded) .srp-v5-filter-name:after {
	right: 24px;
	top: 8px;
}
.srp-v5-filter-section.srp-filter-clear {
	border-bottom: 1px solid #EAECEE;
	padding: 8px 8px 8px 16px;
}
.srp-v5-wrapper .srp-v5-filter-section:has(.srp-v5-filter-content:empty) {
	opacity: 0;
	visibility: hidden;
}
.srp-v5-wrapper:has(.srp-v5-vehicles:empty) .srp-v5-filter-section:has(.srp-v5-filter-content:empty) {
	opacity: 1;
	visibility: visible;
}
.srp-v5-filter-section.srp-filter-dynamic:has(.srp-v5-filter-content:empty) .srp-v5-filter-name {
	color: #68666a;
	pointer-events: none;
}
.srp-v5-wrapper .vehicle.card .ad-srp-card-button {
	bottom: 24px;
	position: absolute;
	text-align: center;
	width: calc(100% - 48px);
	left: 0;
	right: 0;
	margin: auto;
}
.vehicle.card .tradepending-cta {
	z-index: 9;
}
span.ad-srp-card-btn {
	background: var(--primary-color);
}
.srp-v5-filter-name {
	line-height: 32px;
	font-size: 12px;
	font-weight: 700;
	display: block;
	position: relative;
	font-style: normal;
	cursor: pointer;
	opacity: 1;
	visibility: visible;
}
.srp-filter-clear .srp-v5-filter-name {
	display: inline-block;
}
.srp-filter-clear .srp-v5-filter-name:after {
	content:'';
}
.srp-v5-filter-content[data-filter="price"] .range-min:before, .srp-v5-filter-content[data-filter="price"] .range-max:before {
	content: '$';
}
.srp-v5-filter-name:after {
	content: '\f107';
	position: absolute;
	font-weight: 400;
	right: 8px;
	top: 0;
	font-family: 'Font Awesome 7 Pro';
}
.srp-v5-filter-name:before {
	font-family: 'Font Awesome 7 Pro';
	display: inline-block;
	margin-right: 8px;
	font-weight: 300;
	width: 16px;
	font-size: 12px;
}
.srp-v5-filter-name[data-filter="all"]:before {
	content: '\f1de';
}
.srp-v5-filter-name[data-filter="price"]:before {
	content:'\f02c';
}
.srp-v5-filter-name[data-filter="body"]:before {
	content:'\f5e4';
}
.srp-v5-filter-name[data-filter="condition"]:before {
	content:'\f890';
}
.srp-v5-filter-name[data-filter="year"]:before {
	content:'\f073';
}
.srp-v5-filter-name[data-filter="mileage"]:before {
	content:'\f631';
}
.srp-v5-filter-name[data-filter="make"]:before {
	content:'\f85b'
}
.srp-v5-filter-name[data-filter="exteriorFeatures"]:before {
	content: '\f5e4';
}
.srp-v5-filter-name[data-filter="mechanicalFeatures"]:before {
	content: '\f0ad';
}
.srp-v5-filter-name[data-filter="interiorFeatures"]:before {
	content: '\f622';
}
.srp-v5-filter-name[data-filter="technologyFeatures"]:before {
	content: '\f5d2';
}
.srp-v5-filter-name[data-filter="safetyFeatures"]:before {
	content: '\f132';
}
.srp-v5-filter-name[data-filter="make"] {
	padding-left: 12px;
}
.srp-v5-filter-section.expanded .srp-v5-filter-name[data-filter="make"], .vehicle-row-filters button.filter-tab:first-of-type, .vehicle-row-filters button.filter-tab:first-of-type:active, .vehicle-row-filters button.filter-tab:first-of-type:focus {
	padding-left: 0px;
}
.srp-v5-filter-section .srp-v5-filter-name[data-filter="make"]:after {
	right: 24px;
}
.srp-v5-filter-section.expanded .srp-v5-filter-name[data-filter="make"]:after {
	right: 4px;
}
.srp-v5-filter-name[data-filter="popularFeatures"]:before {
	content:'\f005'
}
.srp-v5-filter-name[data-filter="driveline"]:before {
	content:'\f622'
}
.srp-v5-filter-name[data-filter="color"]:before {
	content:'\f53f';
}
.srp-v5-filter-name[data-filter="mpg"]:before {
	content:'\f624'
}
.srp-v5-filter-name[data-filter="electricRange"]:before {
	content:'\f5e7';
}
.srp-filter-manufacturer .srp-v5-filter-name:before {
	content: '\f859';
}
.srp-filter-conversion_type .srp-v5-filter-name:before {
	content: '\f4dd';
}
.srp-v5-filter-name[data-filter="fuel"]:before {
	content:'\f52f';
}
.srp-v5-filter-name[data-filter="engineCylinderCount"]:before {
	content:'\e16e';
}
.srp-v5-filter-name[data-filter="seats"]:before {
	content: '\e244';
}
.srp-v5-filter-name[data-filter="transmission"]:before {
	content:'\f085';
}
.filter-wrap.popularFeatures-container > label:before {
	font-family: 'Font Awesome 7 Pro';
	font-size: 16px;
	display: inline-flex;
	width: 48px;
	text-align: center;
	height: 48px;
	line-height: 48px;
	align-self: auto;
	justify-content: center;
}
.filter-wrap.popularFeatures-container > label {
	padding-left: 0;
	line-height: 18px;
	white-space: normal;
	display: flex;
	align-items: center;
}
.filter-wrap.popularFeatures-container > label[for="popularFeatures-Android_Auto"]:before {
	content: '\f17b';
	font-family: 'Font Awesome 7 Brands';
}
.filter-wrap.popularFeatures-container > label[for="popularFeatures-Apple_CarPlay"]:before {
	content: '\f179';
	font-family: 'Font Awesome 7 Brands';
}
label[for="popularFeatures-Cooled_Seats"]:before {
	content: '\f2dc';
}
label[for="popularFeatures-Cruise_Control"]:before {
	content: '\f624';
}
label[for="popularFeatures-Heated_Seats"]:before {
	content: '\e00c';
}
label[for="popularFeatures-Heated_Steering_Wheel"]:before {
	content: '\f622';
}
label[for="popularFeatures-Leather_Seats"]:before {
	content: '\e244';
}
label[for="popularFeatures-Navigation"]:before {
	content: '\f14e';
}
label[for="popularFeatures-Power_Seats"]:before {
	content: '\f0e7';
}
label[for="popularFeatures-Rain_Sensing_Wipers"]:before {
	content: '\f75c';
}
label[for="popularFeatures-Roof___Cargo_Rack"]:before {
	content: '\f5e2';
}
label[for="popularFeatures-Satellite_Radio"]:before {
	content: '\f8dd';
}
label[for="popularFeatures-Sun___Moonroof"]:before {
	content: '\f185';
}
label[for="popularFeatures-Third-row_Seats"]:before {
	content: '\f4cc';
}
label[for="popularFeatures-Tow_Hitch"]:before {
	content: '\f4e0';
}

.srp-v5-filters-wrap {
	padding-bottom: 100px;
}
.filter-wrap:not(.model-filter) {
	display: flex;
	gap: 0;
	margin-bottom: 12px;
	align-items: center;
	max-height: 32px;
	transition: .35s all ease-in-out;
}
.filter-wrap:not(.model-filter):last-child {
	margin-bottom: 0 !important;
}
.filter-wrap label {
	margin-bottom: 0;
	vertical-align: middle;
	padding-left: 8px;
	display: inline-block;
	flex: auto;
	max-width: 90%;
}
.filter-wrap label span.filter-count {
	float: right;
	color: #68666A;
	font-weight: 400;
	font-size: 13px;
}
.srp-v5-filter-content[data-filter="price"], .srp-v5-filter-content[data-filter="mpg"], .srp-v5-filter-content[data-filter="electricRange"], .srp-v5-filter-content[data-filter="mileage"], .srp-v5-filter-content[data-filter="year"] {
	padding: 0;
}
.srp-v5-filter-content[data-filter="make"] {
	padding: 0;
}
.trim-wrap {
	padding-left: 8px;
}
.filter-wrap .trim-container {
	margin-top: 0;
	max-height: 0;
	transition: .25s all ease-in-out;
	overflow: hidden;
}
.filter-wrap .model-filter:has(.model-wrap input:checked) .trim-container {
	max-height:600px;
}
.filter-wrap.model-filter > .model-wrap {
	max-height: 32px;
	transition: .35s all ease-in-out;
	overflow: hidden;
	min-height: 32px;
}
.srp-v5-filter-content > .filter-wrap:first-child {
	margin-top: 4px;
}
.filter-wrap.model-filter[data-count="0"] > .model-wrap {
	max-height: 0;
	min-height: 0;
}
.filter-wrap.make-container:has(> input:checked) .filter-wrap.model-filter[data-count="0"] > .model-wrap, .filter-wrap.make-container:has(> input:checked) .filter-wrap.model-filter[data-count="0"] > .model-wrap .trim-container > .filter-wrap {
	min-height: 32px;
}
.filter-wrap.make-container:has(.model-container:empty) {
	max-height: 32px;
}
.filter-wrap.make-container[data-count="0"], .filter-wrap.make-container[data-count="0"]:has(.model-container:empty) {
	max-height: 0;
	margin-top:0;
	margin-bottom:0;
}
.trim-wrap {
	padding-left: 8px;
	flex: auto;
	white-space: nowrap;
	width: -webkit-fill-available;
}
.trim-wrap label {
	width: calc(100% - 20px);
	margin: 5px 0;
}
.make-wrap span.filter-count {
	font-weight: 500;
}
.popularFeatures-container span.filter-count {
	display: none;
}
.filter-wrap.popularFeatures-container {
	border: 1px solid #DFDFE0;
	border-radius: 7px;
	margin: 8px 0;
	padding: 8px 8px 8px 0;
	line-height: 24px;
	max-height: 48px;
}
.make-wrap *, .model-wrap *, .trim-wrap * {
	cursor: pointer;
	white-space: normal;
}
.filter-wrap .model-wrap {
	display: flex;
	padding-bottom: 0;
	gap: 0;
	margin: 0 0 0 16px;
	padding-left: 4px;
	width: calc(100% - 16px);
	align-items: center;
}
.filter-wrap.trim-filter {
	margin: 0px 0 0 32px;
}
.make-container > label {
	width: calc(100% - 20px);
	padding-left: 6px;
	cursor: pointer;
	transition:.25s all ease-in-out;
	background: white;
}
.make-container:has(input:checked) > label, .make-container:has(input:checked) > label span {
	color: #272727;
}
.filter-wrap.model-filter:has(.trim-container:not(:empty)) {
	display: block;
}
.model-container:empty, .trim-container:empty {
	margin-top: 0;
}
.filter-wrap.make-container[data-count="0"], .filter-wrap.trim-container[data-count="0"], .filter-wrap.model-container[data-count="0"] {
	max-height: 0;
	display: block;
	overflow: hidden;
}
.filter-wrap.make-container {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
.filter-wrap input {
	vertical-align: middle;
}
.model-container, .trim-container, .make-container {
	position: relative;
	display: block;
}
#srp-filters-condition {
	text-transform: capitalize;
}
.srp-v5-filter-content:not([data-filter="make"]) .filter-wrap * {
	cursor:pointer;
}
.make-wrap {
	white-space: nowrap;
}
.filter-wrap .model-wrap label {
	padding-right: 4px;
	max-width: 100%;
}
.make-wrap label {
	width: calc(100% - 16px);
	padding-right: 4px;
}
/*
.model-container:after, .trim-container:after {
	content: '';
	width: 1px;
	position: absolute;
	top: 0;
	left: 6px;
	height: 100%;
	background: #DFDFE0;
}
.model-container:empty:after, .trim-container:empty:after {
	display: none;
}
*/

.filter-wrap {
	transition: .35s all ease-in-out;
}
.filter-wrap[data-count="0"]:not([data-firstload="true"]) {
	color: #a6a6a6;
}
.filter-wrap[data-count="0"] {
	display: flex;
	overflow: hidden;
}
.filter-wrap:not(.model-filter)[data-count="0"] {
	max-height: 0;
}
.filter-wrap.popularFeatures-container[data-count="0"] {
	max-height: 48px;
}
.filter-wrap.make-container[data-count="0"], .filter-wrap.model-container[data-count="0"], .filter-wrap.trim-container[data-count="0"] {
	max-height: 0;
}
.srp-v5-top-flex {
	display: flex;
	border-bottom: 1px solid #EAECEE;
	background: white;
}
.srp-v5-top-flex > * {
	align-content: center;
}
.srp-v5-top-left {
	flex: auto;
	position: relative;
}
.srp-v5-selected-filters {
	padding: 4px;
}
.selected-tag {
	background: white;
	line-height: 30px;
	height: 32px;
	padding: 0 16px;
	border: 1px solid #EAECEE;
	border-radius: var(--border-radius);
	color: #272727;
	font-size: 12px;
	cursor: pointer;
	transition: .25s all ease-in-out;
	position: relative;
	user-select: none;
	margin: 4px;
	display: inline-block;
	align-self: center;
}
.selected-tag:before {
	content: '\f00d';
	color: #68666A;
	font-family: 'Font Awesome 7 Pro';
	line-height: 30px;
	font-size: 12px;
	font-weight: 400;
	margin-right: 12px;
	pointer-events: none;
	position: relative;
}
.selected-tag[data-key="condition"], .selected-tag[data-key="year"], .selected-tag[data-key="price"], .selected-tag[data-key="mileage"] {
	text-transform: capitalize;
}
.selected-tag[data-key="mpg"] {
	text-transform: uppercase;
}
.selected-tag[data-key="make"] {
	font-weight: 700;
}
.selected-tag[data-key="electricRange"]:after {
	content: ' mi';
}
.selected-tag[data-key="model"]:after, .selected-tag[data-key="trim"]:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -9px;
	width: 8px;
	height: 1px;
	background: #cccccc;
}
.selected-tag[data-key="seats"]:after {
	content: ' Seats';
}
.selected-tag[data-key="dealershipName"]:after {
	content: '\f3c5';
	font-family: 'Font Awesome 7 Pro';
	margin-left: 12px;
}
.selected-tag[data-key="engineCylinderCount"]:after {
	content: ' Cylinder';
}
.srp-filter-clear.disabled a {
	visibility: hidden;
}
button.toggle-filter-visibility {
	margin-top: 8px;
	background-color: var(--primary-color);
	border: 1px solid var(--primary-color);
	color: white;
	padding: 0px 12px;
	font-size: 13px;
	font-weight: 600;
	border-radius: 4px;
	cursor: pointer;
	transition: all 0.25s ease-in-out;
	align-self: flex-start;
	position: absolute !important;
	top: 8px;
	line-height: 30px;
	right: 12px;
	margin: auto;
	user-select: none;
}
button.toggle-filter-visibility:hover, button.toggle-filter-visibility:active, button.toggle-filter-visibility:focus {
	background-color: var(--primary-color);
	color: white;
	border: 1px solid var(--primary-color);
}
.srp-v5-total-count {
	font-size: 13px;
	color: #68666A;
	line-height: 48px;
	user-select: none;
	font-weight: 500;
}
.srp-v5-total-count:not(:empty) {
	padding: 0 12px;
	text-align: center;
}
.srp-v5-total-count:not(:empty):after {
	content: ' Results';
}
.srp-v5-total-count[data-count="1"]:not(:empty):after {
	content: ' Result';
}
.srp-v5-total-count.searching-area:after {
	content: 'Searching your area...';
	padding: 0 12px;
}
.srp-v5-total-count.searching-area:not(:empty):after {
	content: '';
}
.srp-v5-top-middle, .srp-v5-flex:not(.show-favorites) .srp-favorites {
	border-left: 1px solid #EAECEE;
}
.srp-v5-flex:not(.show-favorites) .srp-favorites {
	border-left: 1px solid #EAECEE;
	border-right: 1px solid #EAECEE;
}
.srp-favorites {
	position: relative;
	z-index:2;
	width: 48px;
	height: 48px;
}
.srp-v5-wrapper:has(.locations-filter-dropdown-wrap.show) .srp-v5-overlay, .srp-v5-wrapper:has(.sort-by-dropdown-wrap.show) .srp-v5-overlay {
	visibility: visible;
	background: rgba(0,0,0,0.2);
	z-index: 5;
	cursor: pointer;
	transition: .25s all ease-in-out;
	opacity: 1;
}
.srp-v5-top-middle-flex {
	display: flex;
	align-items: center;
	white-space: nowrap;
}
.srp-v5-filter-locations .locations-filter-wrap, .srp-v5-filter-sort-by .sort-by-wrap {
	position: relative;
	line-height: 30px;
	text-align: center;
	width: fit-content;
}
.srp-v5-filter-locations {
	display: none;
}
.srp-v5-filter-locations.show {
	display: block;
}
.srp-v5-filter-sort-by {
	margin-left: 8px;
	margin-right: 8px;
}
span.sort-by-val {
	text-transform: capitalize;
}
.locations-filter-wrap > span:before {
	content: '\f3c5';
	font-family: 'Font Awesome 7 Pro';
	margin-right: 12px;
	font-weight: 400;
	font-size: 12px;
}
.locations-filter-wrap > span:after, span.sort-by-lbl:after {
	content: '\f107';
	font-family: 'Font Awesome 7 Pro';
	margin-left: 12px;
	vertical-align: middle;
	line-height: 0;
	font-weight: 400;
	font-size: 12px;
}
span.sort-by-lbl:before {
	content: '\e099';
	font-family: 'Font Awesome 7 Pro';
	margin-right: 12px;
	font-weight: 400;
	font-size: 12px;
}
.locations-filter-dropdown-wrap, .sort-by-dropdown-wrap {
	position: absolute;
	z-index: 9;
	text-align: left;
	user-select: none;
	width: max-content;
	border: 1px solid #EAECEE;
	border-radius: 0 0 7px 7px;
	padding: 16px;
	background: white;
	width: 350px;
	top: calc(100% + 8px);
	right: -1px;
	opacity: 0;
	visibility: hidden;
}
span.location-distance {
	margin-left: 16px;
	margin-right: 8px;
}
.no-location .location-distance {
	display: none;
}
.no-location.no-count .location-distance {
	display: inline-block;
}
.location-wrap.no-location .filter-count {
	text-align: right;
	display: inline-block;
	margin-left: 16px;
	margin-right: 8px;
}
.location-wrap.no-count.no-location .filter-count {
	display: none;
}
.location-loading {
	height: 30px;
	margin-bottom: 8px;
}
.location-loading {
	background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
	background-size: 200% 100%;
	animation: 1s shine linear infinite;
	min-width:325px;
	max-width:100%;
	width:100%;
}
.location-flex {
	display: flex;
	position: relative;
	margin-bottom: 16px;
	gap: 8px;
}
.location-input-wrap {
	position: relative;
}
.location-input-wrap > label {
	font-size: 12px;
	position: absolute;
	top: -8px;
	left: 10px;
	background: white;
	line-height: 16px;
	margin-bottom: 0;
}
.srp-v5-wrapper[data-geolocation=""] .geo-location-filters, .srp-v5-wrapper[data-geolocation="0"] .geo-location-filters {
	display: none;
}
.geo-location-filters {
	padding-left: 8px;
}
.geo-location-filters.hide {
	display: none;
}
.user-location {
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
}
.user-location:not(:empty):after {
	content:'?';
}
.user-location:not(:empty):before {
	content:'Are you in '
}
.location-flex:before {
	content: '\f3c5';
	font-family: 'Font Awesome 7 Pro';
	position: absolute;
	left: 0;
	width: 32px;
	height: 32px;
	line-height: 32px;
	bottom: 0;
	margin: auto;
	top: 0;
	z-index: 1;
	text-align: center;
}
.location-flex button#update-location {
	border-radius: 5px;
	background: #EAECEE;
	color: #272727;
	border: none;
	position: relative;
	font-size: 13px;
	transition: .25s all ease-in-out;
}
.geo-location-filters > label {
	margin-bottom: 16px;
}
.location-flex button#update-location[disabled] {
	color: #b0b0b0;
	top: 0;
	left: 0;
	background: #EAECEE;
}
.location-input-wrap select {
	display: block;
	width: 100px;
	height: 34px;
	border-radius: 4px;
	border: 1px solid #e6e6e6;
	color: #272727;
	outline: none !important;
	padding-left: 8px;
	background: white;
}
.location-flex input[type="text"] {
	width: 100px;
	text-align: center;
	padding-left: 24px;
	color: #272727;
}
.sort-by-filter-wrap {
	display: flex;
	align-items: center;
	gap: 0 8px;
	line-height: 32px;
	margin: 8px;
}
.sort-by-filter-wrap:first-of-type, .filter-wrap.location-wrap:first-of-type {
	margin-top: 0;
}
.sort-by-filter-wrap:last-of-type, .filter-wrap.location-wrap:last-of-type {
	margin-bottom: 0;
}
/*
.location-wrap .filter-location-name {
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: calc(100% - 16px);
	display: inline-block;
	overflow: hidden;
}
*/
.location-wrap > input {
	max-width: 32px;
	min-width: 32px;
}
.location-wrap .filter-count {
	min-width: 32px;
	max-width: 32px;
	display: none;
}
.sort-by-filter-wrap label {
	margin-bottom: 0;
	display: block;
	width: 100%;
}
.sort-by-filter-wrap > * {
	cursor: pointer;
}
.locations-filter-dropdown-wrap .filter-wrap {
	transition: none !important;
	display: block;
}
.location-wrap label {
	display: inline-flex;
	align-items: center;
	padding-left: 0;
	cursor: pointer;
	/*text-overflow: ellipsis;
	white-space: nowrap;
	max-width: calc(100% - 64px);*/
}
.location-wrap input {
	cursor: pointer;
}
.locations-filter-dropdown-wrap.show, .sort-by-dropdown-wrap.show {
	visibility: visible;
	opacity: 1;
	box-shadow: 0px 0px 64px 0px rgba(0, 0, 0, 0.20);
	overflow: auto;
	max-height: 70vh;
}
span.locations-filter-lbl, span.sort-by-lbl {
	display: block;
	border-radius: var(--border-radius);
	padding: 0 16px;
	transition: .25s all ease-in-out;
	background: white;
	border: 1px solid #EAECEE;
	user-select: none;
	cursor: pointer;
	font-weight: 600;
}
span.locations-filter-val {
	font-weight: 600;
}
.locations-filter-wrap .filter-wrap {
	cursor: pointer !important;
	pointer-events: all !important;
}
.locations-filter-wrap .filter-wrap[data-count="0"] {
	pointer-events: none;
}
span.locations-filter-lbl:hover, .sort-by-lbl:hover {
	background: #f7f7f7;
}
.locations-filter-wrap:has(input:checked) .locations-filter-lbl {
	background-color: white;
	color: #272727;
	border: 1px solid #272727;
	transition: .25s ease-in-out;
}
.filter-wrap.location-wrap {
	margin: 8px 0;
	display: flex;
}
.locations-filter-wrap .filter-wrap[data-count="0"] {
	pointer-events: none;
	max-height: 32px;
}
.srp-v5-wrapper .noUi-target {
	background: #EAECEE;
	border-radius: 0;
	border: none;
	box-shadow: none;
}
.dark-mode .srp-v5-wrapper .noUi-target {
	background: #666666;
}
.srp-v5-wrapper .noUi-value.noUi-value-horizontal.noUi-value-large, .srp-v5-wrapper .noUi-value.noUi-value-horizontal.noUi-value-sub {
	color: #A4A4A8;
	font-size: 10px;
	margin-top: 4px;
}
.srp-v5-wrapper .noUi-marker-horizontal.noUi-marker-sub, .srp-v5-wrapper .noUi-marker.noUi-marker-horizontal.noUi-marker-large {
	height: 10px;	
}
.srp-v5-wrapper .noUi-horizontal {
	height: 2px;
}
.srp-v5-wrapper .noUi-pips-horizontal {
	left: 4px;
}
.slider-wrapper.credit-score {
	margin-bottom: 64px;
}
.slider-wrapper.credit-score .noUi-value.noUi-value-horizontal.noUi-value-large:nth-of-type(2) {
	left: 12px !important;
}
.slider-wrapper.credit-score .noUi-value.noUi-value-horizontal.noUi-value-large:last-of-type {
	left: calc(100% - 4px) !important;
}
.srp-v5-wrapper .noUi-horizontal .noUi-handle {
	top: -9px;
	width: 0;
	height: 16px;
	right: -14px;
	background: #272727;
	box-shadow: none;
	border-radius: 16px;
	padding: 8px;
	border: 2px solid white;
}
.dark-mode .srp-v5-wrapper .noUi-horizontal .noUi-handle {
	background: #e0e0e0;
}
.financing-container .noUi-target {
	margin: 0 4px;
}
.srp-v5-wrapper .noUi-connect {
	background: #272727;
}
.dark-mode .srp-v5-wrapper .noUi-connect {
	background: #e0e0e0;
}
.srp-v5-wrapper .noUi-touch-area {
	padding: 16px;
	cursor: pointer;
	position: relative;
	top: -16px;
	left: -16px;
}
.srp-v5-wrapper .noUi-handle:after, .srp-v5-wrapper .noUi-handle:before {
	display: none;
}
.srp-v5-wrapper .noUi-horizontal .noUi-tooltip {
	position: relative;
	left: 0;
	transform: none;
	bottom: 0;
	padding: 0;
	width: auto;
	border: none;
	background: transparent;
	-webkit-transform: none;
	pointer-events: none;
	color: #68666A;
	font-size: 13px;
}
.srp-v5-wrapper .noUi-handle-lower .noUi-tooltip {
	float: left;
}
.srp-v5-wrapper .noUi-handle-upper .noUi-tooltip {
	float: right;
}
.srp-v5-wrapper .range-slider-container {
	margin: 20px 12px 8px 10px;
}
.srp-filter-mpg .noUi-handle-upper, .srp-filter-electricRange .noUi-handle-upper {
	display: none;
}
.srp-filter-mpg .range-max, .srp-filter-mpg .range-input-max, .srp-filter-electricRange .range-max, .srp-filter-electricRange .range-input-max {
	display: none;
}
.srp-filter-mpg .range-min:after, .srp-filter-electricRange .range-min:after {
	content: ' (min)';
}
.srp-v5-wrapper .noUi-base .noUi-connects {
	pointer-events: none;
}
.srp-v5-wrapper .range-inputs {
	margin: 30px 0 8px;
	display: flex;
	gap: 0 8px;
	align-items: center;
}
.srp-v5-wrapper .range-inputs .range-input {
	position: relative;
	flex: auto;
}
.srp-v5-wrapper .range-inputs .range-input:before, .srp-v5-wrapper .range-inputs .range-input:after, .srp-calc-dp-input-wrap:before, .srp-calc-cs-input-wrap:before {
	position: absolute;
	font-family: 'Font Awesome 7 Pro';
	left: 8px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 15px;
}
.srp-calc-dp-input-wrap:before, .srp-calc-cs-input-wrap:before {
	line-height: 34px;
	bottom: 0;
	top: 0;
	margin: auto;
	height: 34px;
	width: 34px;
	text-align: center;
	left: 0;
	font-size: 12px;
}
.srp-calc-cs-score-rating {
	color: var(--primary-color);
	font-weight:600;
	font-size: 13px;
	position: absolute;
	right: 8px;
	top:0;
	height: 34px;
	line-height: 34px;
	margin: auto;
}
.srp-calc-payment-range {
	transition: .25s all ease-in-out;
	min-height: 64px;
	text-align: center;
	max-height: 64px;
	border: 1px solid #EAECEE;
	border-radius: 7px;
	background: #F9F9F9;
	align-content: center;
	margin: 16px 0;
	position: relative;
	z-index: 1;
}
.srp-calc-payment-range:has(.srp-calc-tooltip.show) {
	z-index: 2;
}
.srp-calc-tooltip {
	position: absolute;
	top: 16px;
	z-index: 9999;
	background: white;
	font-size: 11px;
	color: #A4A4A8;
	border: 1px solid #eaeaef;
	border-radius: 7px;
	opacity: 0;
	visibility: hidden;
	max-height: 130px;
	overflow: scroll;
}
.srp-calc-tooltip > p {
	padding: 8px;
	margin: 0;
}
.srp-calc-tooltip.show {
	opacity: 1;
	visibility: visible;
	top: 28px;
	transition: .25s all ease-in-out;
}
.srp-calc-tooltip.srp-calc-tooltip-ep {
	bottom: 16px;
	top: auto;
	z-index: 99999;
	text-align: left;
}
.srp-calc-tooltip.srp-calc-tooltip-ep.show {
	bottom: 28px;
	top: auto;
	z-index: 99999;
}
.srp-calc-tooltip-close {
	position: absolute;
	top: 0;
	width: 32px;
	right: 0;
	text-align: center;
	cursor: pointer;
	height: 32px;
	color: #333;
	line-height: 32px;
	font-size: 13px;
}
.srp-calc-tooltip-close:after {
	content: '\f00d';
	font-family: 'Font Awesome 7 Pro';
}
.srp-calc-tooltip:before {
	content: 'Disclaimer';
	color: #272727;
	border-bottom: 1px solid #272727;
	display: block;
	line-height: 32px;
	font-weight: 600;
	padding-left: 8px;
}
.srp-calc-payment-val {
	font-size: 16px;
	font-weight: 600;
	color: #272727;
	line-height: 20px;
	margin-bottom: 4px;
}
.srp-calc-payment-range:has(.srp-calc-payment-val:empty) {
	max-height: 0;
	min-height: 0;
	border: none;
	margin: 0;
}
.srp-v5-wrapper .range-inputs .range-input-min:before {
	content: '\f32d';
}
.srp-v5-wrapper .range-inputs .range-input-max:after {
	content: '\f331';
}
.srp-filter-clear .srp-v5-filter-name {
	padding: 0;
	cursor: default;
}
.srp-v5 .space-toast-container[data-type="favorite"] a.space-toast-btn {
	display: none;
}
.srp-v5 .space-toast-container[data-type="favorite"] .space-toast-text {
	padding-right: 0;
	justify-content: center;
}
.srp-v5-filter-section.srp-filter-price .range-inputs .range-input-max:after, .srp-v5-filter-section.srp-filter-price .range-inputs .range-input-min:before, .srp-calc-dp-input-wrap:before {
	content: '\24';
}
.srp-calc-cs-input-wrap:before {
	content: '\f4fc';
}
.srp-v5-wrapper #srp-filters-electricRange .range-input-min:after {
	content: 'mi';
	right: 8px;
	position: absolute;
	left: auto;
	font-family: inherit;
	line-height: 16px;
}
input#electricRange-from-input {
	padding-right: 30px;
}
.range-min-max {
	/* display: flex; */
	display: none;
}
.range-min-max > * {
	flex: auto;
	color: #68666A;
}
.range-max {
	text-align: right;
}
.financing-container .range-min-max {
	display: none;
}
.srp-v5-wrapper .range-inputs input {
	text-align: right;
	padding: 0;
	height: 32px;
	border-radius: var(--border-radius);
	border: 1px solid #DFDFE0;
	color: #272727;
	padding-right: 8px;
	font-size: 14px;
}
.srp-v5-wrapper .range-inputs input::-webkit-outer-spin-button,
.srp-v5-wrapper .range-inputs input::-webkit-inner-spin-button, 
.srp-calc-main input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.srp-v5-wrapper .range-inputs input[type=number] {
  -moz-appearance: textfield;
}
.filter-wrap[data-count="0"]:has(input:checked) {
	pointer-events: all !important;
	max-height: 32px;
	min-height: 32px;
}
.filter-wrap.make-container[data-count="0"]:has(input:checked) {
	max-height:800px;
}
.filter-wrap.model-filter {
	transition: .35s all ease-in-out;
}
.filter-wrap[data-count="0"]:not(input:checked) {
	pointer-events: none;
	margin-bottom: 0;
}
/*.filter-wrap.model-filter:first-child {
	margin-top: 0;
}*/
.filter-wrap.make-container[data-count="0"]:has(input:checked) .filter-wrap.model-filter[data-count="0"]{
	max-height:32px;
}
.srp-v5-faves:before {
	content: '\e78f';
	font-family: 'Font Awesome 7 Pro';
	line-height: 48px;
	text-align: center;
	display: inline-block;
	color: #A4A4A8;
	font-weight: 300;
	font-size: 20px;
	position: relative;
	width: 100%;
	z-index: -1;
	pointer-events: none;
}
.show-favorites .srp-v5-faves::before {
	text-align: left;
	padding-left: 16px;
	width: 42px;
	color: white;
	font-size: 14px;
	font-weight: 400;
}
.show-favorites .srp-favorites {
	background: #272727;
}
.show-favorites .srp-v5-faves::after {
	content: 'Saved';
	font-weight: 700;
	color: white;
	font-size: 12px;
	pointer-events: none;
}
span.fave-count {
	position: absolute;
	right: 4px;
	top: 2px;
	pointer-events: none;
	background: #272727;
	color: white;
	font-size: 10px;
	display: inline-block;
	text-align: center;
	border-radius: 3px;
	line-height: 16px;
	aspect-ratio: 1 / 1;
	padding: 0 4px;
	align-content: center;
	z-index:-1;
}
.show-favorites span.fave-count {
	right: 16px;
	top: 15px;
	background: white;
	color: #272727;
	user-select: none;
}
span.fave-count:empty {
	display: none;
}
.srp-v5-faves-bar {
	transition: .25s all ease-in-out;
	max-width: 0;
	visibility: hidden;
	opacity: 0;
	min-width: 0;
}
.srp-v5-main-wrap > * {
	flex: auto;
}
.show-favorites .srp-favorites, .show-favorites .srp-v5-faves-bar {
	min-width: 168px;
	opacity: 1;
	visibility: visible;
	max-width: 168px;
	display: inline-flex;
}
.srp-v5-main-wrap {
	display: flex;
}
.srp-v5-flex.show-favorites .srp-favorites:has(.fave-count:empty) {
	pointer-events: all;
}
.srp-v5-faves.srp-favorites:has(.fave-count[data-count="0"]):before {
	color: #d9d9d9;
}
.show-favorites .srp-v5-faves {
	width: 100%;
	text-align: left;
	display: flex;
	align-items: center;
}
.show-favorites .srp-v5-faves-bar {
	border-left: 1px solid #EAECEE;
	margin-right: 16px;
	background: white;
	border-right: 1px solid #EAECEE;
}
.srp-v5-top {
	z-index: 8;
	position: sticky;
	top: 0;
}
.srp-v5-top-middle {
	padding-right: 16px;
	align-content: baseline;
}
.vehicle-msrp:empty {
	display: none;
}

/* Favorites */

.favorites-wrap {
	min-width: 168px;
	max-width: 168px;
	max-height: calc(100vh - 200px);
	position: sticky;
	top: 48px;
	overflow-y: auto;
	border-right: 1px solid #EAECEE;
}
.favorites-sticky {
	margin-top: 4px;
	padding-top: 4px;
}
.favorite-vehicle:first-of-type {
	margin-top: 8px;
}
.remove-favorite:after {
	content: '\f2ed';
	font-family: 'Font Awesome 7 Pro';
	color: #68666A;
	font-size: 10px;
	font-weight: 400;
}
.favorite-vehicle .vehicle-payment-val {
	display: none;
}

/*
.favorites-sticky {
	position: sticky;
	bottom: 0;
	background: white;
	padding-top: 48px;
}
.favorites-sticky:empty {
	padding-top: 0;
}
*/
.favorite-vehicle .vehicle-price {
	font-weight: 700;
}
.vehicle.card .vehicle-price:empty {
	visibility: hidden;
	opacity: 0;
}
.srp-v5-vehicles .vehicle.card .vehicle-price:empty {
	display: none;
}
.favorite-vehicle .vehicle-price-val:hover {
	color: inherit;
}
.favorite-vehicle .vehicle-title, .favorite-vehicle .vehicle-trim-val {
	color: #68666A;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 0;
	line-height: 16px;
}
.favorite-vehicle .vehicle-trim-val {
	font-weight: 400;
}
.favorite-vehicle .vehicle-condition {
	text-transform: capitalize;
	color: #68666A;
	font-size: 13px;
	font-weight: 700;
	line-height: 16px;
}
.favorite-vehicle .vehicle-details {
	padding: 8px;
	background: #fff;
}
.favorite-vehicle button.cta-button-main, .fl-page .favorite-vehicle button.cta-button-main {
	background-color: transparent;
	color: var(--hover-color);
	border: none;
	padding: 0;
	text-align: left;
	line-height: 24px;
	font-weight: 700;
	font-size: 13px;
	display: inline-block;
	width: auto;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.favorite-vehicle .vehicle-images {
	border-top: 1px solid #eaecee;
	padding-left: 8px;
	padding-right: 8px;
}
.favorite-vehicle:first-of-type .vehicle-images {
	border-top: none;
}
.favorite-vehicle button.cta-button-main:hover {
	background-color: transparent;
	color: var(--hover-color);
	text-decoration: underline;
}
.favorite-vehicle .vehicle-price:has(.ask-for-price) {
	display: none;
}
.favorite-vehicle .vehicle-mileage:after {
	content: ' mi';
}
.favorite-vehicle .vehicle-mileage:empty {
	display: none;
}
.favorite-vehicle .vehicle-trim-val {
	margin-bottom: 8px;
}

/* Cards */

div#vehicleResults {
	transition: .15s all ease-in-out;
	opacity: 0;
}
div#vehicleResults:not(:empty) {
	opacity: 1;
}

.vehicle-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 16px;
	margin: 16px;
}
.v5-srp-mini.v5-suggested {
	margin-top: 24px;
}
.v5-srp-mini.v5-suggested .vehicle-grid {
	display: block;
	margin: 0;
}
.v5-srp-mini.v5-suggested .vehicle.card {
	margin: 16px 0;
}
.design-system .fl-page .v5-srp-mini.v5-suggested .card, .design-system .fl-page .v5-srp-mini.v5-suggested .card:hover {
	box-shadow: none;
	transition: none;
}
.v5-srp-mini.v5-suggested .vehicle.card a.srp-bottom-link {
	z-index: 2;
}
.v5-srp-mini.v5-suggested .prev-slide, .v5-srp-mini.v5-suggested .next-slide {
	display: none !important;
}
.v5-srp-mini.v5-suggested .vehicle.card .vehicle-title-flex {
	display: block;
}
.v5-srp-mini.v5-suggested .card {
	display: flex;
	border: none;
}
.v5-srp-mini.v5-suggested .vehicle.card:hover * {
	color: var(--primary-color);
}
.v5-srp-mini.v5-suggested .vehicle.card * {
	transition: .25s all ease-in-out;
}
.v5-srp-mini.v5-suggested .vehicle.card .vehicle-title {
	max-width: calc(100% - 16px);
}
.v5-suggested a.suggested-more {
	font-size: 14px;
	font-weight: 600;
	display: none;
}
.v5-suggested:has(.vehicle) a.suggested-more {
	display: inline-block;
}
.v5-srp-mini.v5-suggested .vehicle-details:after {
	content: '\f105';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 16px;
	margin: auto;
	height: 22px;
	font-family: 'Font Awesome 7 Pro';
	font-size: 13px;
}
.v5-srp-mini.v5-suggested .vehicle.card .vehicle-details {
	padding: 0 8px;
	width: calc(100% - 128px);
	align-content: center;
}
.v5-srp-mini.v5-suggested .vehicle.card .vehicle-price {
	height: auto;
	margin: 0;
}
.v5-srp-mini.v5-suggested .vehicle.card .vehicle-title {
	font-weight: 500;
	line-height: 24px;
	font-size: 16px;
}
.v5-srp-mini.v5-suggested .vehicle.card .vehicle-title-flex > * {
	line-height: 16px;
}
.v5-srp-mini.v5-suggested .card .vehicle-condition-mileage, .v5-srp-mini.v5-suggested .card .vehicle-fave {
	display: none;
}
.v5-srp-mini.v5-suggested .card span.vehicle-title-year {
	display: block;
}
.v5-srp-mini.v5-suggested .cta-button-group.srp-button-group {
	display: none;
}
.v5-srp-mini.v5-suggested .vehicle-images {
	width: 128px;
}
.title-trim {
	font-size: 13px;
	font-weight: 400;
}
button.copy-btn[data-copy="Not Available"] {
	display: none;
}
.vehicle.card {
	border: 1px solid #EAECEE;
	border-radius: var(--border-radius);
	overflow: hidden;
	background-color: #ffffff;
	transition: all 0.25s ease-in-out;
}
.srp-vehicle-card-wrap.ad-srp-card-wrapper, .ad-srp-card-wrap {
	height: 100%;
	z-index: 1;
	position: relative;
}
.ad-srp-card-image {
	border-radius: 7px;
}
.vehicle-grid.skeleton .vehicle-images {
	background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
	background-size: 200% 100%;
	animation: 1s shine linear infinite;
}
.dark-mode .vehicle-grid.skeleton .vehicle-images {
	background: linear-gradient(110deg, #151515 8%, #222222 18%, #121212 33%);
	background-size: 200% 100%;
	animation: 1s shine linear infinite;
}
.vehicle-images .video-modal-btn {
	background: rgba(39, 39, 39, 0.40);
	position: absolute;
	bottom: 8px;
	left: 8px;
	color: white;
	white-space: nowrap;
	height: 22px;
	width: 22px;
	padding-left: 4px;
	cursor: pointer;
}
.vehicle-images .video-modal-btn i {
	font-size: 12px;
	line-height: 12px;
}
.vehicle-images .video-modal-btn span.watch-vid {
	max-width: 0;
	overflow: hidden;
	display: inline-block;
	height: 22px;
	vertical-align: middle;
	white-space: nowrap;
	line-height: 20px;
	font-weight: 600;
	transition: .25s all ease-in-out;
	pointer-events: none;
	visibility: hidden;
	opacity: 0;
	font-size: 11px;
	vertical-align: middle;
}
.vehicle-images .video-modal-btn:after {
	display: none;
}

.vehicle-images.slider {
	width: 100%;
	position: relative;
	overflow: hidden;
	aspect-ratio: 4/3;
	border-radius: var(--border-radius) var(--border-radius) 0 0;
}
.vehicle-images.slider .slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vehicle-images.slider.vdp-slider {
	border-radius: 7px;
}
.vdp-image-wrapper .thumbnails-wrapper {
	display: flex;
	gap: 16px;
	margin: 16px 0;
}
.vdp-image-wrapper .thumbnail {
	width: 112px;
	height: 80px;
	user-select: none;
	object-fit: cover;
	cursor: pointer;
	border: 2px solid transparent;
	border-radius: var(--border-radius);
	transition: .25s all ease-in-out;
	border: 1px solid #EAECEE;
}
.vdp-image-wrapper .thumbnail.active {
	border-color: var(--primary-color);
}
.vdp-image-wrapper .thumbnail-more {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 112px;
	height: 80px;
	background: white;
	font-size: 14px;
	cursor: pointer;
	user-select:none;
	border-radius: var(--border-radius);
	border: 2px solid var(--primary-color);
	color: var(--primary-color);
	font-weight:600;
	transition: .25s all ease-in-out;
}
.vdp-v5-flex:has(.image-modal.hidden) .thumbnail-more {
	border: 2px solid #EAECEE;
	color: #383838;
	font-weight: 400;
}
.vdp-v5-flex .thumbnails-wrapper[data-count="0"], .vdp-v5-flex .thumbnails-wrapper[data-count="1"] {
	display: none;
}
.vehicle-images.slider .vehicle-images-wrap:hover button.prev-slide, .vehicle-images.slider .vehicle-images-wrap:hover button.next-slide {
	opacity: 1;
}
.vdp-image-wrapper .thumbnail-more.active, .vdp-image-wrapper .thumbnail-more:hover {
	border: 2px solid var(--primary-color) !important;
	color: var(--primary-color) !important;
	font-weight:600 !important;
}
.vdp-v5-flex .image-modal.hidden {
	display: none;
}
.vdp-v5-flex .image-modal {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-height: 100%;
	height: 100%;
	z-index: 9;
	min-width: 100%;
	display: block;
}
.image-modal:after {
	content: '';
	height: 24px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255 255 255) 90%);
}
.vdp-v5-flex .modal-content {
	background: white;
	padding: 0 0 16px;
	width: 100%;
	overflow-y: auto;
	max-height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
	padding-bottom: 180px;
	min-height: 100vh;
}
.vdp-v5-flex .modal-content::-webkit-scrollbar {
	display: none;
}
.vdp-v5-flex .close-modal {
	position: sticky;
	top: 0px;
	background: white;
	border: none;
	font-size: 24px;
	float: right;
	cursor: pointer;
	border-radius: 0;
	color: #272727;
	padding: 8px 0;
	display: inline-block;
	width: 52px;
	text-align: center;
	z-index: 1;
	transform: translateY(0);
}
.vdp-v5-flex .modal-image {
	width: 100%;
	height: auto;
	max-width: 640px;
	margin: 16px auto;
	display: block;
}
.vdp-col:empty {
	position: relative;
}
.vehicle-images.slider.vdp-slider {
	aspect-ratio: auto;
}
.vehicle-images.slider.vdp-slider .slide {
	position: relative;
	aspect-ratio: auto;
	border-radius: 7px;
	overflow: hidden;
}
.vehicle-images.slider.vdp-slider img.vehicle-image {
	height: auto;
	max-width: 100%;
}
.vehicle-images.slider .slide:nth-child(1) {
	display: block;
}
.vehicle-images.slider a.slides-wrapper {
	display: block;
	position: relative;
	height: 100%;
}
.vehicle-images-wrap {
	position: relative;
}
.v4-pricing-incentive .v4-pricing-incentive-right {
	white-space: nowrap;
}
.vdp-module-pricing-breakdown .breakdown-ymm {
	display: none;
}
.vdp-price-breakdown-module[data-condition="used"], .vdp-price-breakdown-module[data-condition="certified"] {
	display: none;
}
.lectrium-module iframe {
	width: 100%;
	border: 1px solid #FFFFFF;
	height: 760px;
}
.vdp-lectrium-main {
	width: 100%;
}
.vdp-v4-incentives-html.vdp-module-pricing-breakdown {
	border-top: 1px solid #eaecee;
	padding: 8px 0;
	margin-top: 32px;
}
.vehicle-images.slider button.prev-slide, .vehicle-images.slider button.next-slide, .vehicle-images.slider button.prev-slide:focus, .vehicle-images.slider button.next-slide:focus {
	position: absolute;
	top: 0;
	font-size: 16px;
	height: 100%;
	color: white;
	border: none;
	width: 88px;
	cursor: pointer;
	z-index: 2;
	opacity: 0;
	border-radius: 0;
}

.vehicle-images.slider button.prev-slide, 
.vehicle-images.slider button.next-slide {
	background: transparent;
	transition: all .3s ease-in-out;
	touch-action: manipulation;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.vehicle-images.slider button.prev-slide {
	left: 0;
	background: linear-gradient(90deg, rgba(39, 39, 39, 0.75) 0%, rgba(39, 39, 39, 0) 100%);
}
.vehicle-images.slider button.next-slide {
	right: 0;
	background: linear-gradient(90deg, rgba(39, 39, 39, 0) 0%, rgba(39, 39, 39, 0.75) 100%);
}
.vehicle-images.slider button.prev-slide:hover {
	opacity: 1;
}
.vehicle-images.slider button.next-slide:hover {
	opacity: 1;
}
.vehicle-images .interstitial-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: rgba(39, 39, 39, 0.25);
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.vehicle-images .interstitial-overlay.show {
	display: flex;
}
.vehicle-images .overlay-content button {
	margin: 16px 0;
	padding: 0;
	line-height: 48px;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	display: block;
	transition: .25s all ease-in-out;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	border-radius: var(--border-radius);
}
.vehicle-images:has(.interstitial-overlay.show) .prev-slide, .vehicle-images:has(.interstitial-overlay.show) .next-slide {
	display: none;
}
.vehicle-images .overlay-content .view-more:hover {
	background: #c1c1c1;
	color: #272727;
}
.vehicle-images .overlay-content {
	width: 250px;
	z-index: 2;
}
.vehicle-images .interstitial-overlay.show:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(39, 39, 39, 0.25);
	z-index: 1;
}
.vehicle-images .overlay-content a.view-more {
	background: #EAECEE;
	color: #272727;
	user-select: none;
	display: block;
	margin: 16px 0;
	padding: 0;
	line-height: 48px;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	display: block;
	transition: .25s all ease-in-out;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	text-align: center;
	border-radius: var(--border-radius);
	text-decoration: none;
}
.vehicle-images .overlay-content .reserve {
	background: var(--primary-color);
	color: #fff;
	user-select: none;
	border-radius: var(--border-radius);
}
.vehicle-details-flex:has(.vehicle-msrp-val:not(:empty)) .vehicle-payment {
	display: none;
}
.vehicle-images .overlay-content .reserve:hover {
	background: var(--hover-color);
}
.vehicle-payment-val .dol-sign:before {
	content: '$';
}
.vehicle-images.slider button.next-slide:after {
	content: '\f105';
	font-family: 'Font Awesome 7 Pro';
	font-size: 20px;
	font-weight: 700;
}
.vehicle-images.slider button.prev-slide:after {
	content: '\f104';
	font-family: 'Font Awesome 7 Pro';
	font-size: 20px;
	font-weight: 700;
}
.vehicle-images.slider img.vehicle-image {
	margin: auto;
	display: block;
	height: 100%;
	object-fit: contain;
}
.favorite-vehicle .vehicle-images.slider img.vehicle-image {
	height: auto;
	width: 100%;
	border-radius: 7px;
}
.favorite-vehicle .vehicle-images.slider {
	aspect-ratio: auto;
}
.vehicle-images.slider .prev-slide {
	left: 10px;
}
.vehicle-images.slider .next-slide {
	right: 10px;
}

.vehicle.card .vehicle-details {
	padding: 24px;
	text-align: left;
	position: relative;
	z-index: 2;
}
.vehicle.card a.srp-bottom-link {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.vehicle.card .vehicle-condition-mileage {
	line-height: 16px;
	display: flex;
	margin-bottom: 4px;
}
.srp-v5-wrapper[data-hidecondition="1"] span.vehicle-condition, .srp-v5-wrapper[data-hidecondition="1"] .vdp-condition {
	display: none;
}
.vehicle.card .vehicle-condition {
	font-size: 14px;
	color: #272727;
	line-height: 16px;
	font-weight: 600;
	margin-right: 8px;
	display: inline-block;
	text-transform: capitalize;
	font-style: normal;
}
.vehicle.card .vehicle-title {
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	color: #272727;
	font-weight: 600;
	font-style: normal;
	transition: .25s all ease-in-out;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
}
.vehicle.card .vehicle-title-flex {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 1;
}
.vehicle.card .vehicle-title-flex > * {
	flex: auto;
	width: -webkit-fill-available;
}
.vehicle.card .vehicle-fave {
	width: 32px;
	height: 32px;
	flex: none;
	background: #EAECEE;
	transition: .25s all ease-in-out;
	border-radius: var(--border-radius);
	cursor: pointer;
	/* opacity: 0; */
	align-self: flex-start;
}
/*
.vehicle.card .vehicle-fave.favorited {
	opacity:1;
}*/
.vehicle.card .vehicle-compare {
	width: 32px;
	height: 32px;
	flex: none;
	background: #EAECEE;
	transition: .25s all ease-in-out;
	border-radius: 3px;
	cursor: pointer;
	margin-left: 8px;
}
a.vehicle-compare-link {
	aspect-ratio: 4 / 3;
	display: block;
}
.vehicle-compare:after {
	content: '\f24e';
	font-family: 'Font Awesome 7 Pro';
	font-weight: 400;
	font-family: 'Font Awesome 7 Pro';
	line-height: 32px;
	text-align: center;
	display: block;
	color: #A4A4A8;
	font-weight: 400;
	font-size: 16px;
	transition: .25s all ease-in-out;
}
.vehicle.card .vehicle-fave.favorited {
	opacity: 1;
}
.srp-v5-faves.srp-favorites:has(.fave-count[data-count="0"]) {
	pointer-events: none;
}
.vehicle.card .vehicle-fave:after {
	content: '\f004';
	text-align: center;
	display: block;
	color: #A4A4A8;
	transition: .25s all ease-in-out;
	font-family: "Font Awesome 7 Pro";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 32px;
}
.vehicle.card .vehicle-compare.compared:after {
	content:'\f00c';
}
.vehicle.card .vehicle-fave.favorited:after, .vehicle.card .vehicle-compare.compared:after {
	color:#d37d7d;
	font-weight: 700;
}
.vehicle.card .vehicle-price, .vehicle.card .vehicle-price .ask-for-price {
	font-size: 20px;
	color: #272727;
	line-height: 22px;
	font-weight: 600;
	font-style: normal;
	display: inline-block;
	user-select: none;
}
.vehicle.card .vehicle-price {
	margin: 8px 0px;
}
.strikethrough {
	text-decoration: line-through;
}
.vehicle-price-val.dol-sign:before, .vehicle-msrp-val.dol-sign:before {
	content:'$';
}
.vehicle-discount-val.percent:after {
	content:'%';
}
.vehicle-discount-val, .fl-module span.vehicle-discount-val {
	background-color: var(--primary-color);
	color: var(--primary-button-text-color);
	padding: 2px 5px;
	border-radius: var(--border-radius);
	font-size: 13px;
	margin-right: 8px;
	font-weight: 600;
	cursor: pointer;
	vertical-align: middle;
}
.vehicle-rebates-count {
	background-color: #EAECEE;
	color: #272727;
	padding: 2px 5px;
	border-radius: 3px;
	font-size: 13px;
	font-weight: 600;
	line-height: 0;
	cursor: pointer;
	transition: .25s all ease-in-out;
}
.vehicle-rebates-count:after {
	content: ' Incentives';
}
.vehicle-rebates-count[data-count="1"]:after {
	content: ' Incentive';
}
.vehicle-discount-val:empty, .vehicle.card .vehicle-rebates-count:empty {
	display: none;
}
.vehicle-discount-val:before {
	content: 'Save ';
}
span.vehicle-discount-val.dollar-sign:before {
	content: 'Save $';
}
.vehicle.card.vehicle-mileage {
	font-size: 14px;
	color: #272727;
	margin-bottom: 2px;
	display: inline-block;
}
.vehicle.card .vehicle-mileage:not(:empty):after {
	content: 'mi';
	line-height: 16px;
	display: inline-block;
	margin-left: 4px;
}
.vehicle.card a.vehicle-location {
	display: none;
}
.vehicle.card a.vehicle-mpg, .vehicle.card a.vehicle-location, .vehicle.card a.vehicle-range {
	display: none;
}
.vehicle.card:has(.vehicle-msrp:empty) a.vehicle-mpg, .vehicle.card:has(.vehicle-msrp:empty) a.vehicle-range {
	display: block;
}
.vehicle-details-flex:has(.vehicle-range-val:empty) a.vehicle-mpg {
	display: block;
}
.vehicle.card a.vehicle-mpg:has(.vehicle-mpg-val[title=" mpg"]) {
	display: none;
}
.vehicle.card:has(.vehicle-msrp:empty) a.vehicle-range:has(.vehicle-range-val[title=""]) {
	display: none;
}
.vehicle.card:has(.vehicle-range-val:not(:empty)) a.vehicle-range {
	display: block;
}
.vehicle.card:has(.vehicle-range-val:not(:empty)) .vehicle-mpg {
	display: none;
}
.vehicle.card .vehicle-location:before {
	content: '\f3c5  Location';
	font-family: var(--font_family), 'Font Awesome 7 Pro';
	font-weight: 400;
}
.vehicle.card .vehicle-range:before {
	content: '\f625  Range';
	font-family: var(--font_family), 'Font Awesome 7 Pro';
	font-weight: 400;
}
.vehicle-range:has(.vehicle-range-val:empty) {
	display: none;
}
.vehicle.card:has(.vehicle-payment-val:empty) a.vehicle-location {
	display: block;
	max-width: fit-content;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.vehicle-details-flex {
	display: flex;
	font-size: 13px;
	z-index: 1;
	position: relative;
	text-decoration: none !important;
}
.vehicle-details-flex.vehicle-details-flex-2 {
	display: none;
}
.srp-v5-wrapper[data-stockvin="1"] .vehicle-details-flex.vehicle-details-flex-2 {
	display: flex;
}
.vehicle-details-flex > * {
	flex: 1;
	font-weight: 500;
	color: #68666A;
	width: 33%;
}
.vehicle-details-flex > .vehicle-trim, .vehicle-details-flex > a.vehicle-location, .vehicle-details-flex > a.vehicle-mpg, .vehicle-details-flex > a.vehicle-range {
	color: #68666A;
	text-decoration: none;
}
.vehicle-details-flex > * {
	padding: 16px 0 24px;
}
.vehicle-details-flex > .vehicle-stock, .vehicle-details-flex > .vehicle-vin {
	padding-top: 0;
}
.vehicle-details-flex > .vehicle-trim {
	position:relative;
	cursor:pointer;
}
.vehicle.card .vehicle-location:before {
	content: 'Location';
	display: inline-block;
	line-height: 16px;
	margin-bottom: 6px;
}
.vehicle.card .trim-tooltip {
	display: none;
	position: absolute;
	bottom: 0;
	background: white;
	width: 300px;
	padding: 16px;
	border-radius: 0 0 7px 7px;
	color: #68666A;
	cursor: default;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
}
.trim-tooltip:before {
	position: absolute;
	content: 'Identification';
	top: -40px;
	left: 0;
	width: 100%;
	background: #EAECEE;
	line-height: 40px;
	border-radius: 7px 7px 0 0;
	padding-left: 8px;
	font-size: 13px;
	font-weight: 600;
	color: #272727;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
}
.trim-tooltip:after {
	position: absolute;
	content: '\f00d';
	font-family: 'Font Awesome 7 Pro';
	top: -40px;
	cursor: pointer;
	right: 0;
	width: 32px;
	background: #EAECEE;
	line-height: 40px;
	border-radius: 7px 7px 0 0;
	padding-left: 8px;
	font-size: 13px;
	font-weight: 600;
	color: #272727;
}
.trim-tooltip-close.btn-secondary {
	background: #EAECEE;
	color: #272727;
	line-height: 48px;
	font-weight: 600;
	font-size: 14px;
	padding: 0px 12px;
	border-radius: var(--border-radius);
	transition: .25s all ease-in-out;
	cursor: pointer;
}
.trim-tooltip-row.buttons {
	margin-bottom: 0;
	gap: 16px;
}
.trim-tooltip-row.buttons a.btn-primary {
	text-align: center;
	color: var(--primary-button-text-color);
	background: var(--primary-color);
	font-weight: 600;
	font-size: 14px;
	line-height: 48px;
	display: block;
	border-radius: var(--border-radius);
	text-decoration: none;
	transition: .25s all ease-in-out;
	flex: auto;
}
.trim-tooltip-row.buttons a.btn-primary:hover {
	background: var(--hover-color);
}
.vehicle.card .trim-tooltip.show {
	display: block;
}
.trim-tooltip-row {
	display: flex;
	text-align: right;
	line-height: 24px;
	margin-bottom: 12px;
	cursor: text;
	color: #272727;
}
.trim-tooltip button.copy-btn {
	background: none;
	border: none;
	-webkit-appearance: none;
	padding: 0;
	line-height: 24px;
	width: 24px;
	height: 24px;
	margin-right: 8px;
	position: relative;
}
button.copy-btn:after {
	content: '\f0c5';
	color: var(--primary-color);
	font-family: 'Font Awesome 7 Pro';
}
.vehicle.card:has(.trim-tooltip.show) .vehicle-images .prev-slide, .vehicle.card:has(.trim-tooltip.show) .vehicle-images .next-slide {
	display: none;
}
.trim-tooltip-row:before {
	flex: auto;
	text-align: left;
	color: #68666A;
}
.trim-tooltip-row.year:before {
	content: 'Year';
}
.trim-tooltip-row.make:before {
	content: 'Make';
}
.trim-tooltip-row.model:before {
	content: 'Model';
}
.trim-tooltip-row.trim:before {
	content: 'Trim';
}
.trim-tooltip-row.stock:before {
	content: 'Stock';
}
.trim-tooltip-row.location:before {
	content: 'Location';
}
.trim-tooltip-row.vin:before {
	content: 'VIN';
}
.vehicle.card .vehicle-mpg:before {
	content: 'MPG';
	display: inline-block;
	line-height: 16px;
	margin-bottom: 6px;
	font-family: var(--font_family), 'Font Awesome 7 Pro';
	font-weight: 400;
}
.vehicle.card .vehicle-range:before {
	content: 'Range';
	display: inline-block;
	line-height: 16px;
	margin-bottom: 6px;
}
.vehicle.card .vehicle-manufacturer {
	display: none;
}
.vehicle.card .vehicle-manufacturer:before {
	content: 'Manufacturer';
	display: inline-block;
	line-height: 16px;
	margin-bottom: 6px;
	color: #68666A;
}
.vehicle.card .vehicle-stock:before, .vehicle.card .vehicle-stock-top:before {
	content: 'Stock #';
	display: inline-block;
	line-height: 16px;
	margin-bottom: 6px;
}
.vehicle.card .srp-fuel-type:before {
	content: 'Fuel Type';
	display: inline-block;
	line-height: 16px;
	color: #68666a;
	margin-bottom: 6px;
}
.vehicle.card .vehicle-vin:before {
	content: 'VIN';
	display: inline-block;
	line-height: 16px;
	margin-bottom: 6px;
}
a.vehicle-title-wrap {
	text-decoration: none !important;
}
a.vehicle-title-wrap span.vehicle-mileage {
	color: #272727;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
	display: inline-block;
}
.vehicle-details-flex > * > * {
	font-weight: 500;
	color: #68666A;
	line-height: 16px;
}
.vehicle-details-flex > * > .est-payment-lbl, .vehicle-details-flex > * > .retail-lbl, .vehicle-details-flex > * > .vehicle-trim-lbl {
	font-weight: 500;
	color: #68666A;
	white-space: nowrap;
	line-height: 16px;
	display: inline-flex;
	margin-bottom: 6px;
}
.vehicle-trim-val {
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	line-height: 16px;
}
.vehicle.card .retail-lbl:before {
	content: 'Retail';
	display: inline-block;
	line-height: 16px;
}
.est-payment-lbl:before {
	content: 'Est. Payment';
	display: inline-block;
	line-height: 16px;
	font-size: 11px;
}
.vehicle-msrp-val {
	line-height: 16px;
	display: block;
}
.vehicle.card .retail-lbl:after, .vehicle.card .est-payment-lbl:after, .vehicle.card .vehicle-trim-lbl:after {
	content: '\f05a';
	font-family: 'Font Awesome 7 Pro';
	font-size: 10px;
	margin-left: 4px;
	font-weight: 400;
	display: inline-block;
	vertical-align: middle;
	line-height: 16px;
	margin-bottom: 0;
}
.vehicle-payment:has(.vehicle-payment-val:empty) {
	display: none;
}
.vehicle-payment-val:after {
	content:' /mo';
}
.vehicle-msrp, .vehicle-payment, span.vehicle-price-val {
	cursor: pointer;
}
span.vehicle-price-val {
	margin-right: 8px;
	transition: .25s all ease-in-out;
}
.vehicle-msrp:hover *, .vehicle-details-flex .vehicle-payment:hover *, .vehicle-price-val:hover {
	color: var(--primary-color);
}

.srp-v5 button.cta-button-main, .vdp-v5 button.cta-button-main, .fl-page button.cta-button-main, .ad-srp-card-btn, a.ad-srp-card-btn, .srp-v5 a.cta-button-main, .v5-srp-mini a.cta-button-main {
	color: #fff;
	border: none;
	padding: 0;
	line-height: 48px;
	border-radius: var(--border-radius);
	cursor: pointer;
	transition: background-color 0.3s ease;
	width: 100%;
	user-select: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	z-index: 1;
}
.srp-v5 a.cta-button-main, .v5-srp-mini a.cta-button-main {
	display: block;
	text-align: center;
	text-decoration: none !important;
}
button.btn-primary, button.btn-primary:focus, button.btn-primary:active, .srp-v5 a.cta-button-main, .srp-v5 a.cta-button-main:focus, .srp-v5 a.cta-button-main:active, .v5-srp-mini a.cta-button-main, .v5-srp-mini a.cta-button-main:active, .v5-srp-mini a.cta-button-main:focus {
	background-color: #272727;
	color: white;
}
.srp-btn-capitalone {
	margin-top: 16px;
	position: relative;
	z-index: 1;
}
.vdp-capital-one-calculator {
	margin-bottom: 32px;
}
.srp-v5 button.btn-primary, .srp-v5 button.btn-primary:focus, .srp-v5 button.btn-primary:active, .v5-srp-mini a.cta-button-main, .v5-srp-mini a.cta-button-main:focus, .v5-srp-mini a.cta-button-main:active, .v5-srp-mini button.cta-button-main, .v5-srp-mini button.cta-button-main:active, .v5-srp-mini button.cta-button-main:focus {
	background-color: var(--primary-color);
	color: var(--primary-button-text-color);
}
.srp-v5 button.btn-primary:hover, .v5-srp-mini a.cta-button-main:hover {
	background-color: var(--hover-color);
	color: var(--primary-button-text-hover);
}
.ad-srp-card-btn:active, a.ad-srp-card-btn:active, .ad-srp-card-btn:focus, a.ad-srp-card-btn:focus {
	background-color: var(--primary-color);
}
.compare-cta-wrap .cta-button-main {
	box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.64);
	background-color: var(--primary-color);
}
button.cta-button-main:after, .vehicle-images .overlay-content .reserve:after, .srp-v5 a.cta-button-main:after {
	margin-left: 12px;
	content: var(--btn-icon);
	font-family: "Font Awesome 7 Pro";
	vertical-align: middle;
	line-height: 0;
	display: inline-block;
}
.vdp-module-wrap button.cta-button-main:after {
	float: right;
	line-height: 48px;
	margin-right: 24px;
	margin-left: -24px;
}
.vdp-module-wrap.embed .vdp-button-wrap {
	display: none;
}
.vdp-module-wrap.embed:has(.space-widget-embed:empty) .vdp-button-wrap {
	display: block;
}
.vdp-module-wrap:last-of-type {
	margin-bottom: 0 !important;
}
.favorite-vehicle button.cta-button-main:after {
	display:none;
}
.vehicle-grid.skeleton .vehicle {
	height: 561px;
}
.vehicle-row-content .vehicle {
	height: 439px;
}
.vehicle-row-content .v5-srp-mini[data-hideprice="1"] .v5-srp-mini-vehicles, .vehicle-row-content .v5-srp-mini[data-hideprice="1"] .v5-srp-mini-vehicles .vehicle {
	height: auto;
}
.compare-all-btn {
	position: sticky;
	z-index: 9;
	text-align: center;
	top: 8px;
	background: #EAECEE;
	border-radius: 7px;
	padding: 0 8px;
	line-height: 32px;
	margin: 0 8px;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	transition: .25s all ease-in-out;
	user-select: none;
}
.compare-all-btn:before {
	content: '';
	position: absolute;
	top: -9px;
	left: 0;
	width: 100%;
	background: white;
	height: 9px;
}
.favorites-wrap:has(.favorites-sticky[data-count="1"]) .compare-all-btn {
	color: #a6a6a6;
	font-weight: 400;
	pointer-events: none;
}
.favorites-wrap:has(.favorites-sticky:empty) .compare-all-btn {
	display: none;
}
.favorites-wrap:not(:empty) {
	padding-bottom: 80px;
}
.favorites-cta-wrap {
	display: flex;
	margin-bottom: 8px;
	align-items: center;
}
.remove-favorite {
	padding: 4px;
	cursor: pointer;
	text-align: center;
	width: 32px;
}
.favorite-btn-wrap {
	width: calc(100% - 32px);
}
.favorites-cta-wrap > * {
	flex: auto;
}
.price-histogram-container {
	position: relative;
	width: calc(100% - 16px);
	left: 8px;
}
#price-histogram {
	height: 64px !important;
	width: 100% !important;
}
.srp-calc-wrap {
	display: none;
}
.srp-calc-wrap .srp-calc-main {
	max-height: 0;
	overflow: hidden;
	transition: .25s all ease-in-out;
}
.srp-calc-wrap.expanded .srp-calc-main {
	max-height: 400px;
}
.srp-calc-wrap .srp-calc-expand-toggle {
	cursor: pointer;
	display: inline-block;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.srp-calc-wrap .srp-calc-expand-toggle:after {
	content: 'Show More';
	color: var(--primary-color);
	font-size:13px;
	line-height:16px;
	font-weight: 600;
}
.srp-calc-wrap.expanded .srp-calc-expand-toggle:after {
	content: 'Show Less';
}
.srp-calc-tabs {
	background: #F9F9F9;
	border-radius: 7px;
	padding: 4px;
	color: #A4A4A8;
	display: flex;
	margin: 16px 0;
	border:1px solid #EAECEE;
	font-weight: 500;
}
.srp-calc-tab {
	width: 50%;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
	font-size: 13px;
	border:1px solid transparent;
	transition: .25s all ease-in-out;
}
.srp-calc-lbl {
	font-size: 13px;
	font-weight: 500;
	color: #68666A;
	cursor: pointer;
	position: relative;
	margin-bottom: 8px;
}
.srp-calc-lbl.srp-calc-lbl-payment {
	margin-bottom: 0;
}
.srp-calc-down-payment {
	margin: 16px 0;
	z-index: 1;
	position: relative;
}
.srp-calc-credit-score {
	margin: 16px 0 12px;
	z-index: 1;
	position: relative;
}
.srp-calc-down-payment:has(.srp-calc-tooltip.show), .srp-calc-credit-score:has(.srp-calc-tooltip.show) {
	z-index: 2;
}
.srp-calc-lbl:after {
	content:'\f05a';
	font-family: 'Font Awesome 7 Pro';
	margin-left: 4px;
}
.srp-calc-tab.active {
	background: white;
	color: #272727;
	border: 1px solid #EAECEE;
	border-radius: 7px;
}
.srp-calc-down-payment-wrap {
	display: flex;
	gap: 8px;
}
.srp-calc-dp-input-wrap, .srp-calc-cs-input-wrap {
	position: relative;
	width: 100%;
}
.srp-calc-wrap input.srp-calc-input[type="number"] {
	border-radius: 7px;
	color: #272727;
	background: white;
	border: 1px solid #DFDFE0;
	padding-left: 34px;
	font-size: 14px;
	font-weight: 400;
}
.srp-calc-dp-subtract, .srp-calc-dp-add {
	border: 1px solid #EAECEE;
	border-radius: 5px;
	width: 34px;
	min-width: 34px;
	height: 34px;
	color: #272727;
	max-width: 34px;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
	transition: .25s all ease-in-out;
}
.srp-calc-dp-subtract:hover, .srp-calc-dp-add:hover {
	border: 1px solid #DFDFE0;
}
.srp-calc-dp-subtract:after {
	content:'\f068';
	font-family: 'Font Awesome 7 Pro';
}
.srp-calc-dp-add:after {
	content:'\2b';
	font-family: 'Font Awesome 7 Pro';
}
.range-input label {
	position: absolute;
	top: -5px;
	left: 4px;
	background: white;
	display: inline-block;
	margin-bottom: 0;
	font-size: 10px;
	padding: 0 6px;
	line-height: 10px;
}
.srp-v5-filter-section.srp-filter-price .range-inputs {
	margin-top: 32px;
}
.srp-v5-filter-content {
	max-height: 0;
	padding: 0;
	overflow: hidden;
	transition: .3s all ease-in-out;
}
.expanded .srp-v5-filter-content {
	max-height: max-content;
}
.filter-wrap.make-container:has(input:checked), .filter-wrap.trim-container:has(input:checked), .filter-wrap.model-container:has(input:checked) {
	max-height: 1000px !important;
}
.filter-wrap.model-filter:has(input:checked) .filter-wrap.trim-filter[data-count="0"] {
	max-height: 32px;
	min-height: 32px;
}
.filter-wrap.model-filter[data-count="0"]:not(input:checked) {
	max-height: 0;
	margin-top:0;
	margin-bottom:0;
}
.filter-wrap.condition-container[data-count="0"]:not(input:checked), .filter-wrap.body-container[data-count="0"]:not(input:checked), .filter-wrap.manufacturer-container[data-count="0"]:not(input:checked),
.filter-wrap.conversion_type-container[data-count="0"]:not(input:checked) {
	max-height: 32px;
	pointer-events: none;
	margin-bottom: 12px;
}
.filter-wrap[data-count="0"]:not([data-firstload="true"]) label, .filter-wrap[data-count="0"]:not([data-firstload="true"]) span.filter-count {
	color: #a6a6a6;
}
.srp-v5-filter-section:not(.srp-filter-make) .filter-wrap:has(input:checked) label, .srp-v5-filter-section:not(.srp-filter-make) .filter-wrap:has(input:checked) span, .make-wrap:has(input:checked) label, .make-wrap:has(input:checked) span, .model-wrap:has(input:checked) label, .model-wrap:has(input:checked) span, .trim-wrap:has(input:checked) label, .trim-wrap:has(input:checked) span {
	color: #272727;
}
.filter-wrap span.trim-name {
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 16px;
	white-space: nowrap;
	vertical-align: middle;
	max-width: 80%;
}
.srp-v5-flex:not(.show-favorites) .favorites-wrap {
	display: none;
}
.compare-vehicles {
	color: #272727;
	display: none;
}
.show-compare .compare-vehicles {
	display: block;
}
.show-compare .compare-overlay {
	position: fixed;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 9;
	cursor: pointer;
	transition: .25s all ease-in-out;
}
a.vehicle-compare-link, a.vehicle-favorite-link {
	text-decoration: none !important;
	color: inherit !important;
}
a.vehicle-favorite-link.vdp-link:hover * {
	color: #272727;
}
.show-compare .compare-vehicles-wrap {
	position: fixed;
	height: calc(100% - 72px);
	left: 32px;
	top: 72px;
	width: calc(100vw - 64px);
	max-width: 100%;
	right: 32px;
	margin: auto;
	background: white;
	z-index: 10;
	overflow: auto;
	border-radius: 5px;
}
.compare-vehicles-wrap::-webkit-scrollbar, .favorites-wrap::-webkit-scrollbar {
	display: none;
}
.compare-vehicles-wrap[data-count="3"] {
	width: 900px;
}
.compare-vehicles-wrap[data-count="2"] {
	width: 800px;
}
.compare-vehicles-wrap[data-count="1"] {
	width: 400px;
}
.compare-vehicles-header {
	height: 48px;
	display: flex;
	border-bottom: 1px solid #EAECEE;
	box-shadow: 0px 0px 24px 0px rgba(51, 51, 51, 0.08);
	position: sticky;
	top: 0;
	z-index: 9;
	background: white;
}
.compare-vehicles-header-text {
	width: calc(100% - 48px);
}
.compare-close {
	line-height: 48px;
	width: 48px;
	text-align: center;
	cursor: pointer;
	transition: .25s all ease-in-out;
	background: #ffffff;
}
.compare-close:hover {
	background: #272727;
	color: white;
}
.compare-vehicles-header-text:after {
	content: 'Compare Vehicles';
	font-size: 12px;
	font-weight: 600;
	padding: 0 16px;
	user-select: none;
	line-height: 48px;
}
.compare-close:after {
	content: '\f00d';
	font-family: 'Font Awesome 7 Pro';
}
.compare-vehicles-main {
	display: flex;
	padding-bottom: 16px;
}
.compare-vehicle {
	flex: 1;
	border-right: 1px solid #EAECEE;
	user-select: none;
}
.compare-vehicle:last-of-type {
	border-right: none;
}
.compare-vehicle .vehicle-images {
	position: relative;
	border-radius: 0;
}
.compare-vehicle img.vehicle-image {
	object-fit: contain;
	object-position: center;
	display: block;
	aspect-ratio: 4 / 3;
}
.remove-favorite.remove-compare {
	position: absolute;
	bottom: 8px;
	right: 8px;
	border: 1px solid #EAECEE;
	background: white;
	height: 32px;
	width: 32px;
	border-radius: 5px;
	padding: 0;
}
.remove-favorite.remove-compare:after {
	color: #333;
	font-weight: 400;
	font-size: 12px;
	line-height: 30px;
	padding: 0;
	display: block;
	font-style: normal;
	width: 100%;
	text-align: center;
}
.compare-row {
	background: #ffffff;
	border-bottom: 1px solid #EAECEE;
	font-size: 13px;
	padding: 8px 16px;
	transition: .25s all ease-in-out;
}
.compare-row.highlighted {
  background-color: #f7f7f7;
}
.compare-row:last-child {
	border-bottom: none;
}
.compare-row span {
	display: block;
}
.compare-row .compare-label {
	color: #A4A4A8;
	font-size: 10px;
	padding-top: 4px;
}
.compare-row .compare-val {
	font-size: 13px;
	line-height: 16px;
}
.compare-row.year {
	border-top: 1px solid #EAECEE;
}
.compare-row.condition {
	text-transform: capitalize;
}
.compare-row .dol-sign:before {
	content: '$';
}
.compare-row[data-value="N/A"] .dol-sign:before, .compare-row[data-value="Not available"] .dol-sign:before {
	content: '';
}
.compare-row .color-box.hex {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 16px;
	vertical-align: middle;
	margin-right: 8px;
	border: 1px solid #EAECEE;
}
.compare-row.exterior .compare-val {
	margin-top: 2px;
}
.compare-cta-wrap {
	position: sticky;
	bottom: 16px;
	margin-top: 16px;
	margin-left: 16px;
	margin-right: 16px;
	border-radius: var(--border-radius);
}
.show-favorites .vehicle.card .vehicle-title {
	max-width: 195px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow-x: hidden;
}
.pagination-controls {
	position: relative;
	text-align: center;
}
.pagination-controls button {
	-webkit-appearance: none;
	background: white;
	border: 1px solid #EAECEE;
	color: #272727;
	position: relative;
	border-radius: 5px;
	width: 40px;
	height: 40px;
	padding: 0;
}
.pagination-controls #prevPage:after {
	content: '\f104';
	font-family: 'Font Awesome 7 Pro';
	line-height: 40px;
}
.pagination-controls #nextPage:after {
	content: '\f105';
	font-family: 'Font Awesome 7 Pro';
	line-height: 40px;
}
.pagination-controls button:hover {
	background-color: #000;
	color: #fff;
	border: none;
	text-decoration: none;
}
.pagination-wrap {
	display: inline-block;
	padding: 12px;
	margin-bottom: 32px;
}
.pagination-pages {
	padding: 0 12px;
	pointer-events: none;
	font-size: 13px;
	font-weight: 500;
}
.pagination-controls button.disabled {
	color: #d3d3d3;
	pointer-events: none;
}/*
.show-favorites .srp-v5-faves-bar:empty:after {
	content: 'You haven\'t saved any vehicles yet ❤️';
	padding: 8px 0;
	font-weight: 700;
	position: relative;
	text-align: center;
	display: block;
	margin: 16px 0;
}
*/
body.show-compare .space-toast-container {
	display:none !important;
}

/* VDP */
.vdp-col .fl-module-v3-footer {
	position: absolute;
	left: 0;
	width: 100%;
}
.vdp-col .space-v3-footer-wrap {
	padding: 0 16px 40px 16px;
}
.vdp-v5-flex::-webkit-scrollbar {
	display: none;
}
.vdp-v5-flex {
	width: 100%;
	max-width: 1136px;
	margin: auto;
	overflow: scroll;
	background: white;
	z-index: 11;
	position: relative;
	-webkit-overflow-scrolling: touch;
	height: auto;
	max-height: 100vh;
}
.vdp-v5-flex:has(.image-modal:not(.hidden)) {
	overflow: hidden;
}
.vdp-v5 .vdp-v5-flex {
	z-index: 11;
}
.vdp-col {
	width: 100%;
}
.vdp-col-left {
	width: 752px;
	max-width: 100%;
}
.vdp-col-right {
	max-width: calc(100% - 752px);
}
.vdp-col-wrap {
	padding-bottom: 40px;
	height: 100%;
	position: relative;
}
.vdp-col-wrap.vdp-col-wrap-right {
	padding-bottom: 0;
	position: relative;
}
.vdp-image-wrapper:empty:after {
	content: '';
	background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
	background-size: 200% 100%;
	animation: 1s shine linear infinite;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-radius: var(--border-radius);
	height: 500px;
}
.vdp-headert:empty:after {
	content: '';
	background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
	background-size: 200% 100%;
	animation: 1s shine linear infinite;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-radius: var(--border-radius);
	height: 120px;
}
.vdp-header-left {
	font-size: 13px;
	font-weight: 500;
	line-height: 16px;
}
span.vdp-condition {
	text-transform: capitalize;
	font-weight: 600;
}
.vdp-year-make-model {
	margin: 4px 0;
}
span.vdp-make, span.vdp-model {
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
}
span.vdp-year {
	margin-left: 8px;
}
.srp-v5-wrapper[data-hidecondition="1"] span.vdp-year {
	margin-left: 0;
}
.cash-content .pricing-breakdown-disclaimer, .financing-content .pricing-breakdown-disclaimer {
	display: none;
}
span.vdp-mileage {
	color: #68666A;
	margin-left: 8px;
}
.vdp-trim-mileage[data-trim=""] span.vdp-mileage {
	margin-left: 0;
}
span.vdp-mileage:not(:empty):after {
	content: ' mi';
}
.vdp-trim-mileage[data-trim=""][data-mileage=""] {
	display: none;
}
.vdp-trim-mileage[data-mileage="Not available"] .vdp-mileage {
	display: none;
}
.vdp-header-button {
	background: rgba(234, 236, 238, 1);
	width: 32px;
	height: 32px;
	border-radius: var(--border-radius);
	transition: .25s all ease-in-out;
	cursor:pointer;
}
.vdp-header-button.favorited {
	background: #272727;
}
.vdp-header-button.favorited:after {
	color: white;
	font-weight: 600;
	content: '\f00c';
}
.vdp-header {
	display: flex;
	align-items: center;
}
.vdp-header-col {
	flex: auto;
}
.vdp-header-buttons {
	display: flex;
	gap: 8px;
}
.vdp-header-right {
	max-width: 72px;
}
.vdp-header-button:after {
	font-family: 'Font Awesome 7 Pro';
	line-height: 32px;
	text-align: center;
	display: block;
	color: #A4A4A8;
	font-weight: 900;
	font-size: 16px;
	transition: .25s all ease-in-out;
}
.vdp-header-button:hover:after {
	color: #68666A;
}
.vdp-fave:after {
	content: '\2b';
}
.vdp-share:after {
	content: '\e09a';
}
.vdp-header {
	margin-bottom: 16px;
}
.vdp-price-wrap .vehicle-price-val, .vdp-price-wrap a.ask-for-price {
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
	color:#272727;
}
.vdp-price-wrap .vehicle-msrp-val {
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	color: #A4A4A8;
	margin-left: 8px;
}
.vdp-list-price-lbl {
	font-size: 10px;
	line-height: 12px;
	color: #A4A4A8;
	font-weight: 500;
	display: block;
	margin-bottom: 4px;
	user-select: none;
}
.vdp-list-price-lbl > span {
	display: inline-block;
}
.vdp-list-price-lbl > span:after {
	content: '\f05a';
	margin-left: 8px;
	font-family: 'Font Awesome 7 Pro';
}
.vdp-price-wrap .vehicle-discount-val {
	margin-left: 0;
	margin-right: 8px;
}
.vdp-savings-rebates {
	margin-top: 8px;
	display: inline-block;
	margin-left: 12px;
}
.vdp-price-wrap {
	display: inline-block;
	cursor: pointer;
	margin: 16px 0;
}
.vdp-stock-vin-wrap {
	display: flex;
	flex-wrap: wrap;
	padding: 16px 24px 16px;
	gap: 16px 0;
	border-bottom: 1px solid #EAECEE;
}
.vdp-stock-vin-wrap .vdp-features-title {
	padding-left: 0;
	padding-top: 0;
}
.vdp-specs {
	display: flex;
	flex-wrap: wrap;
	margin: 16px 0;
	padding: 32px 0;
	gap: 16px;
}
.vdp-highlights {
	display: flex;
	flex-wrap: wrap;
	padding: 16px;
	gap: 16px;
	border-bottom: 1px solid #EAECEE;
}
.vdp-features-wrap {
	background: #F9F9F9;
}
.vdp-features-title {
	color: #A4A4A8;
	line-height: 12px;
	font-size: 10px;
	padding-left: 16px;
	padding-top: 16px;
	margin-bottom: 0;
	text-transform: capitalize;
}
.vdp-feature-section-wrap .vdp-feature {
	color: #68666A;
	font-size: 13px;
	line-height: 24px;
	flex: auto;
	width: calc(25% - 12px);
	padding: 0 8px;
}
.vdp-feature-section-wrap.toggle-content {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
  padding: 0;
}
.vdp-feature-section.expanded .toggle-content {
  max-height: 500px;
  margin-bottom: 32px;
}
.vdp-feature-section label.vdp-features-title {
	color: #272727;
	font-size: 12px;
	font-weight: 600;
	padding-left: 0;
	padding-top: 16px;
	user-select: none;
	padding-bottom: 16px;
	display: block;
	line-height: 32px;
	cursor: pointer;
}
.vdp-feature-section label.vdp-features-title:after {
  content: '\f105';
  font-family: 'Font Awesome 7 Pro';
  float: right;
  transition: transform 0.3s ease;
}
.vdp-feature-section.expanded label.vdp-features-title:after {
  transform: rotate(-270deg);
}
.vdp-feature-section-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 24px 16px;
	margin: 0 8px;
}
.vdp-feature-section label.vdp-features-title:before {
	font-size: 12px;
	font-family: 'Font Awesome 7 Pro';
	font-weight: 400;
	margin-right: 8px;
}
.vdp-specs:has(.vdp-electricRange:not([data-val=""])) .vdp-spec-mpg {
	display: none;
}
.vdp-features-title[data-type="technologyFeatures"]:before {
	content: '\f3ce';
}
.vdp-features-title[data-type="interiorFeatures"]:before {
	content: '\f622';
}
.vdp-features-title[data-type="exteriorFeatures"]:before {
	content: '\f5e4';
}
.vdp-features-title[data-type="safetyFeatures"]:before {
	content: '\f132';
}
.vdp-features-title[data-type="mechanicalFeatures"]:before {
	content: '\f0ad';
}
.vdp-features-title[data-type="moreFeatures"]:before {
	content: '\f61f';
}
.vdp-feature-section {
	padding: 0 16px 0 0;
	border-bottom: 1px solid #eaecee;
}
.vdp-highlights .vdp-feature {
	background: #fff;
	border-radius: 7px;
	padding: 8px;
	line-height: 24px;
	align-self: center;
	position: relative;
}
.vdp-feature a {
	color: #272727 !important;
	text-decoration: none !important;
}
.vdp-highlights .vdp-feature-val {
	margin: 4px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	transition: all 0.3s ease-in-out;
}
.vdp-highlights .vdp-feature-val img {
	width: 100px;
}
.vdp-highlights .vdp-feature[data-type="technologyHighlights"] .vdp-feature-val[data-value="Apple CarPlay"]:before {
	content: '\f179';
	font-family: 'Font Awesome 7 Brands';
}
.vdp-highlights .vdp-feature[data-type="technologyHighlights"] .vdp-feature-val[data-value="Android Auto"]:before {
	content: '\f17b';
	font-family: 'Font Awesome 7 Brands';
}
.vdp-highlights .vdp-feature[data-type="SiriusXM"] .vdp-feature-val:before {
	content: '\f7c0';
}
.vdp-highlights .vdp-feature[data-type="SiriusXM"] .vdp-feature-val:after {
	content: '(3 month trial)';
	margin-left: 10px;
	vertical-align: middle;
}
.vdp-highlights .vdp-feature[data-type="SiriusXM"]:after {
	content: '\f08e';
	font-family: 'Font Awesome 7 Pro';
	position: absolute;
	top: 0;
	right: 12px;
	bottom: 0;
	height: 24px;
	display: inline-block;
	margin: auto;
	pointer-events: none;
}

/*
.vdp-highlights .vdp-feature-val:hover {
	-webkit-line-clamp: unset;
	overflow: visible;
	white-space: normal;
	max-height: none;
}
*/
.vdp-spec {
	flex: 1 1 calc(33.333% - 16px);
	font-size: 14px;
}
.vdp-feature {
	flex: 1 1 calc(50% - 16px);
	font-size: 14px;
}
.vdp-stock-vin {
	flex: 1 1 50%;
	font-size: 14px;
}
.vdp-stock-vin-val {
	line-height: 24px;
}
.vdp-package {
	margin: 16px 0;
}
.vdp-packages-wrap {
	padding: 16px 24px;
}
.vdp-packages-wrap .vdp-features-title {
	padding-left: 0;
	padding-top: 0;
}
.vdp-package-name-wrap {
	display: flex;
	width: 100%;
	font-size: 14px;
	line-height:24px;
	font-weight: 600;
}
.vdp-package-name-wrap > div {
	flex: auto;
}
.vdp-package-msrp {
	text-align: right;
	font-weight: 400;
}
.vdp-highlights .vdp-feature-val:before {
	content: '\f005';
	font-family: 'Font Awesome 7 Pro';
	margin-right: 8px;
	margin-left: 8px;
	font-size: 16px;
	line-height: 18px;
}
.vdp-highlights .vdp-feature[data-type="exteriorHighlights"] .vdp-feature-val:before {
	content: '\f5e4';
}
.vdp-highlights .vdp-feature[data-type="interiorHighlights"] .vdp-feature-val:before {
	content: '\f622';
}
.vdp-highlights .vdp-feature[data-type="mechanicalHighlights"] .vdp-feature-val:before {
	content: '\f0ad';
}
.vdp-highlights .vdp-feature[data-type="safetyHighlights"] .vdp-feature-val:before {
	content: '\f132';
}
.vdp-highlights .vdp-feature[data-type="technologyHighlights"] .vdp-feature-val:before {
	content: '\f3ce';
}
.vdp-highlights .vdp-feature[data-type="moreHighlights"] .vdp-feature-val:before {
	content: '\f61f';
}
.vdp-package-option-name {
	font-size: 13px;
	line-height: 24px;
	color: #68666A;
	font-weight: 400;
	margin: 8px 0;
}
.vdp-package:last-of-type {
	margin-bottom: 0;
}
.vdp-spec label {
	color: #A4A4A8;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 0;
	display: block;
	font-weight: 500;
	user-select: none;
}
.vdp-spec-val {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
}
.vdp-spec-val {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	transition: all 0.3s ease-in-out;
}
/*
.vdp-spec-val:hover {
	-webkit-line-clamp: unset;
	overflow: visible;
	white-space: normal;
	max-height: none;
}
*/
span.vdp-mpg-city:not([data-val=""]):after {
	content: ' mpg City';
}
span.vdp-mpg-highway:not([data-val=""]):after {
	content: ' mpg Highway';
}
span.vdp-mpg-highway[data-val=""]:after {
	content: 'Not available';
}
span.vdp-mpg[data-val=""]:after {
	content: 'N/A';
}
span.vdp-electricRange:not([data-val=""]):after {
	content: '';
}
.vehicle-mpg-val[title=" mpg"]:after {
	content: 'N/A';
}
.vehicle-range-val[title=" mi"]:after {
	content: 'N/A';
}
.vdp-spec-electricRange {
	display: block;
}
.vdp-specs:has(span.vdp-electricRange[data-val=""]) .vdp-spec-electricRange {
	display: none;
}
span.vdp-mpg[data-val=""]:after, .vdp-spec-engine:has(.vdp-spec-val:empty):after, .vdp-spec-fuel:has(.vdp-spec-val:empty):after, span.vdp-electricRange[data-val=""]:after {
	content: 'Not available';
}
a.vdp-link.vehicle-title-wrap {
	max-width: calc(100% - 32px);
}
/*
.vdp-right-col-wrap:has(.vdp-price-wrap:empty) {
	display: none;
}
*/
.vdp-module-wrap {
	margin-bottom: 16px;
	margin-top: 16px;
}
.vdp-module-wrap:last-of-type {
	margin-bottom: 0;
}
.vdp-mpg-city, .vdp-mpg-highway, .vdp-electricRange {
	display: block;
}
a.vdp-location-wrap, div.vdp-location-wrap {
	background: #F9F9F9;
	border-radius: 7px;
	user-select: none;
	color: #272727 !important;
	transition: .25s all ease-in-out;
	display: block;
	text-decoration: none !important;
}
a.vdp-location-wrap:hover {
	background: #EAECEE;
}
.vdp-location-wrap span.vdp-location-name {
	font-size: 13px;
	line-height: 48px;
	font-weight: 500;
}
span.vdp-location-name:not(:empty):before {
	content: '\f3c5';
	margin-right: 12px;
	font-family: 'Font Awesome 7 Pro';
	margin-left: 16px;
	font-size: 16px;
	font-weight: 400;
}
span.filter-location-name {
	white-space: normal;
	line-height: 14px;
}
a.vdp-location-wrap span.vdp-location-name:not(:empty):after {
	content: '\f14c';
	font-family: 'Font Awesome 7 Pro';
	margin-right: 12px;
	font-size:16px;
	font-weight:400;
	color: #68666A;
	display:inline-block;
	line-height: 48px;
	float: right;
}
.srp-v5 button.btn-primary {
	box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.64);
}
.vdp-claim-price-module {
	background-color: #F9F9F9;
	padding: 16px 0;
	text-align: center;
	border-radius: 7px;
	margin-top: 40px;
	height: 88px;
}
#vdp-countdown i:before {
	content: "\f3f4";
	font-family: 'Font Awesome 7 Pro';
	font-size: 24px;
	line-height: 32px;
}
.vdp-module-wrap.vdp-vehicle-lead-module.claim {
	margin-bottom: 40px;
}
div#vdp-countdown {
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
}
div#vdp-countdown:after {
	content: 'Next price update';
	display: block;
	color: #68666A;
	font-size: 13px;
	line-height: 16px;
	margin: 8px 0;
	font-weight: 500;
}
.vdp-v5 button.btn-secondary, .vdp-v5 button.btn-secondary:visited, .vdp-v5 button.btn-secondary:focus, .fl-page button.cta-button-secondary, .fl-page button.cta-button-secondary:focus, .srp-v5 button.btn-secondary, .srp-v5 button.btn-secondary:focus, .vdp-v5 a.btn-secondary, .vdp-v5 a.btn-secondary:visited, .vdp-v5 a.btn-secondary:focus, .srp-v5 a.btn-secondary, .srp-v5 a.btn-secondary:visited, .srp-v5 a.btn-secondary:focus {
	background-color: #EAECEE;
	color: #272727;
	border: none;
	padding: 0;
	line-height: 48px;
	border-radius: var(--border-radius);
	cursor: pointer;
	transition: background-color 0.3s ease;
	width: 100%;
	user-select: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	z-index: 1;
	display: block;
	border: none;
	text-align: center;
	margin-top: 16px;
	text-decoration: none !important;
}
.monroney-vehicle-sticker {
	margin-bottom: 12px;
}
.monroney-vehicle-sticker.loaded span.monroney-labels:not(:empty):before {
	content: 'Window Sticker';
	font-family: 'Open Sans', 'Font Awesome 7 Pro';
}
.monroney-vehicle-sticker.loaded span.monroney-labels:empty:after {
	content: 'Sticker Not available \f249';
	font-weight: 100;
	cursor: not-allowed;
	font-family: 'Open Sans', 'Font Awesome 7 Pro';
	pointer-events: none;
}
.monroney-vehicle-sticker.loaded span.monroney-labels:empty {
	pointer-events: none !important;
	cursor: not-allowed !important;
}
.monroney-vehicle-sticker.loaded span.monroney-labels:not(:empty):after {
	content: '\f249';
	font-family: 'Open Sans', 'Font Awesome 7 Pro';
	font-weight: 400;
	margin-left: 8px;
}
.monroney-vehicle-sticker.loaded i {
	display: none;
}
.monroney-labels i.fa-sharp {
	font-family: 'Font Awesome 7 pro';
	font-size: 20px;
}
span.monroney-labels:not(:empty):hover {
	background-color: #E4E4E7;
	text-decoration: none;
}
span.monroney-labels {
	text-transform: none;
	font-weight: 700;
	text-decoration: none;
	display: block;
	line-height: 48px;
	text-align: center;
	cursor: pointer;
	position: relative;
	color: #333;
	background: #F0F0F5;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	transition: .25s all ease-in-out;
	border-radius: var(--border-radius);
}
span.monroney-labels a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
span.monroney-labels a img {
	display: none;
}
.vdp-button-wrap.view-360 a.btn-secondary {
	background: transparent !important;
}
.vdp-button-wrap .dvp_infront_open {
	margin: auto;
	border-radius: var(--border-radius);
	width: 100% !important;
}
.srp-button-group > button.video-modal-btn {
	margin-bottom: 16px;
}
button.video-modal-btn.btn-secondary[disabled] {
	color: #a4a4a8;
	font-weight: 400;
	cursor: default;
	background: #eaecee !important;
}
.vdp-v5 a.btn-secondary {
	display: block;
}
.srp-v5 button.btn-primary, .srp-v5 button.btn-secondary, .srp-v5 a.btn-secondary {
	border: none;
	padding: 0;
	line-height: 48px;
	cursor: pointer;
	transition: background-color 0.3s ease;
	width: 100%;
	user-select: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	z-index: 1;
}
.cta-button-group .btn-view-360 {
	display: block;
	border-radius: var(--border-radius);
	overflow: hidden;
	position: relative;
	z-index: 3;
}
.cta-button-group .btn-view-360 img.dvp_infront_open {
	margin: auto;
	border-radius: var(--border-radius);
	cursor: pointer;
}
span.btn-view-360:has(.dvp_infront_open[style="cursor: pointer; width: initial; z-index: 9999998; position: relative; display: none !important;"]) {
	pointer-events: none;
}
.vdp-link {
	text-decoration: none !important;
}
.vdp-button-wrap.carfax a, .vdp-button-wrap.carfax a:focus, .vdp-button-wrap.carfax a:active {
	padding: 8px 0;
}
.vdp-button-wrap.autocheck img {
	width: 165px;
	padding: 12px;
}
.srp-v5-flex button.btn-secondary, .v5-srp-mini-vehicles .cta-button-main, .srp-v5 a.cta-button-main {
	margin-top: 16px;
}
.vdp-button-wrap:has(.vdp-widget-btn[data-type="finance"]):after {
	content: 'Includes estimated dealership fees and taxes.';
	display: block;
	font-size: 14px;
	margin-top: 16px;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
}
.vdp-widget-btn.hide {
	display: none;
}
.favorite-btn-wrap button.cta-button-main:hover {
	background: transparent;
}
.price-details-wrap {
	margin-top: 4px;
}
.financing-container:has(.cash-content[style="display: block;"]) .price-details-wrap {
	display: none;
}
.vdp-close {
	display: none;
}
.vdp-header-button.vdp-close:after {
	content: "\e59b";
}
a.vdp-price-details {
	font-size: 13px;
	line-height: 16px;
	font-weight: 600;
	text-align: center;
	display: block;
	margin-top: 8px;
	margin-bottom: 32px;
}
.vdp-description-wrap {
	border-bottom: 1px solid #EAECEE;
	padding: 24px 0;
	margin-top: 16px;
}
.vdp-description-wrap .vdp-features-title {
	padding-top: 0;
	padding-left: 0;
}
.vdp-description {
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 16px;
}


/* Price breakdown */

.vehicle.card .vehicle-price {
	position: relative;
	z-index: 1;
}
.srp-pricing-overlay-container {
	display: none;
}
.show-pricing-breakdown .srp-pricing-overlay-container {
	display: block;
}
.srp-pricing-overlay-wrapper {
	position: fixed;
	top: 0;
	right: 0;
	width: 350px;
	max-width: 100%;
	margin: auto;
	left: 0;
	color: #272727;
	bottom: 0;
	height: 90vh;
	background: white;
	z-index: 9;
	border-radius: var(--border-radius);
	max-height:700px;
}
span.v4-pricing-apr, span.v4-pricing-term, span.v4-pricing-down {
	user-select: none;
}
.srp-pricing-overlay-content-wrap .srp-pricing-overlay-tab[data-tab="lease"] {
	display: none;
}
.srp-pricing-overlay-content-wrap:has(.v4-pricing-msrp) .srp-pricing-overlay-tab[data-tab="lease"] {
	display: block;
}
.srp-pricing-overlay-content {
	padding: 16px;
}
/*
.srp-pricing-overlay-wrapper:has(.srp-pricing-overlay-content:empty) {
	visibility: hidden;
	z-index:-1;
}
*/
.srp-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	cursor: pointer;
	/* transition: .25s all ease-in-out; */
	visibility: hidden;
	opacity:0;
}
body.show-pricing-breakdown .srp-overlay {
	z-index: 9;
	visibility: visible;
	opacity:1;
	transition: .25s all ease-in-out;
}
body.show-search .v3-filter-overlay {
	background: rgba(0,0,0,0.5);
	transition: .25s all ease-in-out;
	cursor: pointer;
}
.no-vehicles-found {
	text-align: center;
	padding: 40px 16px;
	font-size: 16px;
	z-index: 1;
	position: relative;
	font-weight: 400;
	border-bottom: 1px dashed #C7C7C7;
}
.no-vehicles-found div {
	line-height: 28px;
}
.no-vehicles {
	margin-top: 8px;
}
.no-vehicles-found b {
	font-size: 20px;
	line-height: 32px;
}
.no-vehicles a.srp-filter-clear-btn {
	background: transparent;
	border-right: none;
}
.vehicle-grid:has(.no-vehicles-found) {
	display: block;
}
.srp-pricing-overlay-wrapper[data-monthly="1"] .v4-pricing-row.v4-pricing-terms {
  display: none !important;
}
.srp-pricing-overlay-wrapper[data-monthly="1"] .srp-pricing-overlay-tabs {
	display: none;
}
.srp-pricing-overlay-wrapper[data-monthly="1"] .srp-pricing-content {
	padding-top: 16px;
}
.srp-pricing-overlay-content-wrap {
	max-height: calc(100% - 78px);
	height: 100%;
	overflow-y: scroll;
}
.srp-pricing-overlay-cta-wrap {
	position: sticky;
	bottom: 0;
	text-align: center;
	display: flex;
	padding: 16px;
	background: white;
	gap: 8px;
	border-radius: 0px 0px var(--border-radius) var(--border-radius);
}
.vdp-module-wrap a.btn-primary, .vdp-module-wrap button.btn-primary, .vdp-module-wrap a.btn-secondary, .vdp-module-wrap button.btn-secondary {
	font-size: 14px;
}
.fl-page a.srp-pricing-overlay-cta.fl-button, .srp-v5 a.srp-pricing-overlay-cta.fl-button, .vdp-v5 a.srp-pricing-overlay-cta.fl-button, .srp-v5 .fl-page .srp-pricing-overlay-close {
	display: block;
	font-size: 14px;
	border-radius: var(--border-radius);
	flex: auto;
	user-select: none;
	line-height: 48px;
	padding: 0;
	padding: 0 12px;
}
.srp-pricing-overlay-tabs {
	position: sticky;
	top: 0;
	background: #EAECEE;
	display: flex;
	gap: 0 8px;
	border-radius: var(--border-radius) var(--border-radius) 0 0;
}
.srp-pricing-overlay-close {
	position: relative;
	transition: .25s all ease-in-out;
	background: #EAECEE;
	text-align: center;
	color: #272727;
	cursor: pointer;
	display: block;
	border-radius: var(--border-radius);
	flex: auto;
	align-self: center;
	line-height: 48px;
	font-weight: 600;
	font-size: 14px;
	user-select: none;
}
.srp-pricing-overlay-tab {
	flex: 1;
	text-align: center;
	cursor: pointer;
	transition: .25s all ease-in-out;
	user-select: none;
	color: #c7c7c7;
	font-size: 13px;
	line-height: 40px;
	font-weight: 600;
}
.srp-pricing-overlay-tab.active {
	color: #272727;
}
.v4-pricing-breakdown .v4-pricing-row {
	display: flex;
}
.v4-pricing-breakdown .v4-pricing-row > * {
	flex: auto;
}
.v4-pricing-breakdown .v4-pricing-right {
	text-align: right;
}
.v4-pricing-breakdown .v4-pricing-incentive {
	display: flex;
}
.v4-pricing-breakdown .v4-pricing-incentive > * {
	flex: auto;
}
.v4-pricing-breakdown span.v4-pricing-apr:not(:empty):after {
	content: '% APR • ';
}
.v4-pricing-breakdown span.v4-pricing-term:not(:empty):after {
	content: ' months • ';
}
.v4-pricing-breakdown span.v4-pricing-down:not(:empty):before {
	content: '$';
}
.v4-pricing-breakdown span.v4-pricing-down:not(:empty):after {
	content: ' down';
}
.v4-pricing-breakdown span.v4-pricing-monthly:not(:empty):before {
	content: '$';
}
.v4-pricing-breakdown span.v4-pricing-monthly:not(:empty):after {
	content: ' /mo';
}
.v4-pricing-row.v4-pricing-terms .v4-pricing-left {
	color: #9f9f9f;
	font-size: 12px;
}
.v4-pricing-row.v4-pricing-terms {
	border-bottom: 1px solid #EAECEE;
	margin-bottom: 8px;
	padding-bottom: 8px;
	margin-top: 8px;
	border-top: 1px solid #EAECEE;
	padding-top: 8px;
}
.v4-pricing-breakdown .rebate-disclaimer, .pricing-breakdown-disclaimer {
	color: #68666A;
	font-size: 12px;
	line-height: 17px;
	margin: 16px 0 0;
}
.cash-content .v4-pricing-breakdown .rebate-disclaimer {
	display: none;
}
.v4-pricing-breakdown span.v4-pricing-monthly {
	background-color: var(--primary-color);
	color: var(--primary-button-text-color);
	padding: 8px;
	border-radius: var(--border-radius);
	font-size: 11px;
	font-weight: 600;
}
.v4-pricing-breakdown a.vdp-link {
	color: var(--primary-color);
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
	transition: .25s all ease-in-out;
	display: inline-block;
	line-height: 20px;
}
.v4-pricing-breakdown a.vdp-link:hover {
	color: var(--hover-color);
}
.v4-pricing-breakdown {
	font-size: 13px;
	line-height: 24px;
}
.v4-pricing-breakdown .v4-pricing-row.v4-pricing-final {
	font-size: 14px;
	line-height: 32px;
	color: #272727;
	margin-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #EAECEE;
}
.v4-pricing-breakdown:has(.v4-pricing-msrp) .v4-pricing-row.v4-pricing-final {
	border-top: 1px solid #EAECEE;
	padding-top: 8px;
}
.v4-pricing-breakdown .v4-pricing-row.v4-pricing-final .v4-pricing-left {
	font-weight: 700;
}
.v4-pricing-breakdown .v4-pricing-incentive-right {
	text-align: right;
}
span.v4-pricing-incentive-name {
	padding-right: 8px;
}
.v4-pricing-breakdown span.v4-pricing-msrp:before {
	content: '$';
}
.v4-pricing-breakdown .v4-pricing-row.v4-total-savings > * {
	color: #39D262;
}
.v4-pricing-incentive-left {
	padding-left: 16px;
}
.v4-pricing-breakdown .v4-pricing-row, .v4-pricing-breakdown .v4-pricing-incentive {
	display: flex;
	color: rgba(104, 102, 106, 1);
	line-height: 32px;
}
.v4-pricing-incentive *, .v4-pricing-row * {
	line-height: 16px;
	margin: 8px 0;
}

.financing-container {
	margin-top: 24px;
}
.financing-container:has(.cash-content[style="display: block;"]) .slider-wrapper, .financing-container:has(.cash-content[style="display: block;"]) .vdp-personalize-wrap {
	display: none;
}
.slider-wrapper.credit-score {
	display: none;
}
.cash-info .breakdown-ymm {
	display: none;
}
.financing-container .tabs {
	display: flex;
	margin-bottom: 16px;
	background: #EAECEE;
	border-radius: 5px;
}
.financing-container .tab.active {
	color: #272727;
	font-weight: 600;
}
.slider-wrapper {
	margin-bottom: 32px;
	position: relative;
}
.slider-value-wrapper, .credit-score-value {
	position: absolute;
	top: 0px;
	right: 0;
	color: #272727;
	font-size: 14px;
	font-weight: 400;
}
.payment-estimates {
	display: flex;
	flex-direction: column;
}
.financing-container .tab {
	flex: 1;
	padding: 10px;
	text-align: center;
	cursor: pointer;
	border-radius: 0;
	font-size: 13px;
	line-height: 16px;
	user-select: none;
	color: #C7C7C7;
	background: transparent;
	border: none;
	font-weight: 600;
}
.payment-option.selected {
	background-color: #272727;
}
.payment-option.selected span, .payment-option.selected span.term-length, .payment-option.selected span.apr {
	color: white;
}
.financing-container .payment-option {
	display: flex;
	justify-content: space-between;
	padding: 16px;
	transition: .25s all ease-in-out;
	border: 1px solid #EAECEE;
	margin-bottom: 16px;
	border-radius: var(--border-radius);
	align-items: center;
	cursor: pointer;
	user-select: none;
}
.financing-container .slider-value {
	display: inline-block;
	user-select: none;
}
.financing-container label {
	display: inline-block;
	margin-bottom: 16px;
	color: #68666A;
	font-size: 14px;
	font-weight: 400;
	user-select: none;
}
.financing-container span.term-length {
	font-size: 14px;
	line-height: 24px;
	color: #68666A;
}
.srp-v5-wrapper[data-hidecreditscore="1"] .financing-container .slider-wrapper:has(.credit-score-slider) {
	display: none;
}
.financing-container span.apr:before {
	content: 'Est. ';
}
.financing-container span.apr:after {
	content: '% APR';
}
span.down-payment-value.slider-value:before {
	content: '$';
}
.financing-container span.apr {
	color: #A4A4A8;
	font-size: 13px;
	line-height: 16px;
	display: block;
	font-weight: 500;
}
.financing-container .monthly-payment {
	font-size: 14px;
	line-height: 24px;
	color: #383838;
	font-weight: 400;
}
body:has(.vdp-condition[data-condition="used"]) .financing-container .tab[data-tab="leasing"] {
	display: none;
}
.payment-estimates .monthly-payment:not(:empty):before {
	content: '$';
}
.payment-estimates .monthly-payment:not(:empty):after {
	content: ' /mo';
	color: #68666A;
}
.payment-estimates .selected .monthly-payment:not(:empty):after {
	color:white;
}

.vdp-col-wrap:has(a.ask-for-price) .financing-container {
	display: none;
}
.fl-page a.fl-button:hover {
	border-radius: var(--border-radius) !important;
}

.v5-srp-mini .vehicle-details-flex, .v5-srp-mini .pagination-controls {
	display: none;
}
.v5-srp-mini .splide__pagination {
	bottom: -32px;
}
.v5-srp-mini .splide__pagination .splide__pagination__page {
	background: #a4a4a8;
	border: none;
}
.v5-srp-mini .splide__pagination__page.is-active {
	background: var(--primary-color);
	border: none;
}
.cta-button-group img.dvp_infront_open {
	display: block !important;
}
.vdp-recommended-vehicles:not(:empty):before {
	content: 'Similar Vehicles For Sale';
	margin: 16px;
	display: block;
	font-size: 16px;
	position: absolute;
	font-weight: 600;
	top: -56px;
	text-align: left;
	width: auto;
}
.vdp-recommended-vehicles {
	margin: 0 8px;
	margin-top: 48px;
}
a.btn-secondary.virtual-showroom-btn:after {
	content: '\f302';
	font-family: 'Font Awesome 7 Pro';
	font-weight: 400;
	margin-left: 12px;
}
/*
.vdp-recommended-vehicles .splide__track {
	padding: 0 40px;
}*/
.vdp-recommended-vehicles:has(.vehicle-grid:empty):before {
	display: none;
}
.recommended-vehicles:has(.vdp-recommended-vehicles:not(:empty)) {
	padding-bottom: 60px;
}
.vdp-v5-flex:has(.vdp-col-right:empty) .recommended-vehicles {
	display: none;
}
.video-modal-btn:after {
	content: '\f144';
	font-family: 'Font Awesome 7 Pro';
	margin-left: 10px;
	font-size: 13px;
	line-height: 40px;
	font-weight: 400;
}


.vehicle-row-content .v5-srp-mini .vehicle-grid {
	margin-left: 0;
	margin-right: 0;
	white-space: nowrap;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
}
.vehicle-row-content .vehicle-rebates-count {
	display: none;
}
/*
.vehicle-row-content .v5-srp-mini-vehicles:not(.loading):empty:after {
	content: 'Oops! Sorry, no vehicles were found that matched the filters you\'ve selected.';
	font-weight: 700;
	color: #272727;
	padding: 12px 0;
	display: block;
}
*/
.vehicle-row-content button.cta-button-main:after, .vehicle-row-content .vehicle-images .overlay-content .reserve:after, .vehicle-row-content .srp-v5 a.cta-button-main:after {
	display: none;
}
.vehicle-row-content .no-vehicles-found {
	font-weight: 700;
	color: #272727;
	padding: 12px 0 60px;
}
.vehicle-row-content {
	max-width: 100%;
	overflow: auto;
	position: relative;
}
.vehicle-row-content::-webkit-scrollbar {
	display: none;
}
.vehicle-row-content .vehicle-price:has(.vehicle-price-val:not(:empty)):before {
	content: 'Starting At';
	display: block;
	font-size: 13px;
	color: #68666A;
	font-weight: 500;
}
.v5-srp-mini[data-hideprice="1"] .v5-srp-mini-vehicles .vehicle.card .vehicle-price {
	display: none;
}
.v5-srp-mini[data-hideprice="1"] .v5-srp-mini-vehicles .vehicle.card .cta-button-group.srp-button-group {
	margin-top: 16px;
}
.v5-srp-mini-vehicles .vehicle.card .vehicle-price {
	pointer-events: none;
	margin: 8px 0;
	align-content: center;
}
.v5-srp-mini-vehicles button.btn-primary.cta-button-main {
	font-size: 14px;
}
.vehicle-row-content .v5-srp-mini .vehicle-grid::-webkit-scrollbar {
	display: none;
}
.vehicle-row-content .v5-srp-mini .vehicle-fave {
	display: none;
}
.vehicle-row-container {
	padding: 40px 16px;
}
.vehicle-row-content .vehicle-images.slider button.prev-slide, .vehicle-row-content .vehicle-images.slider button.next-slide {
	display: none !important;
}
.vehicle-row-title {
	font-size: 24px;
	line-height:32px;
	margin-bottom: 0;
}

.vehicle-row-subtitle {
	font-size: 13px;
	margin-bottom: 16px;
	margin-top: 8px;
	color: #68666A;
	line-height: 16px;
	font-family: var(--font-family);
	font-weight: 500;
}

.vehicle-row-filters {
	margin-bottom: 16px;
	white-space: nowrap;
	overflow: auto;
}
.vehicle-row-filters::-webkit-scrollbar {
	display: none;
}

.vehicle-row-filters .filter-tab {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 10px 20px;
	cursor: pointer;
	margin-right: 0;
	border-radius: 0;
	user-select: none;
}
.vehicle-row-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	gap: 16px;
}

.vehicle-row-card {
	background: #f9f9f9;
	border: 1px solid #ddd;
	padding: 15px;
	border-radius: 10px;
	text-align: center;
}
h2.vehicle-row-title {
	line-height: 32px;
	margin-bottom: 0;
	font-size: 24px;
}
.vehicle-row-card img {
	max-width: 100%;
	height: auto;
	border-radius: 5px;
}
.vehicle-row-content-wrap {
	display: flex;
	max-width: 100%;
	position: relative;
}
.vehicle-row-card h3 {
	font-size: 18px;
	margin: 0;
}

.vehicle-row-card p {
	font-size: 14px;
	color: #272727;
	margin-bottom:0;
}

.discover-now {
	background-color: var(--primary-color);
	color: #fff;
	padding: 10px 20px;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	margin-top: 10px;
}

.discover-now:hover {
	background-color: var(--hover-color);
}

.vehicle-row-filters button.filter-tab, .vehicle-row-filters button.filter-tab:focus, .vehicle-row-filters button.filter-tab:active {
	color: #C7C7C7;
	line-height: 16px;
	font-size: 13px;
	background-color: transparent;
	transition: none;
	font-weight: 600;
	border: none;
	margin-right: 0;
	padding: 8px;
}
.vehicle-row-filters button.filter-tab:first-of-type {
	padding-left: 0;
}
.vehicle-row-content .vehicle.card {
	max-width: 300px;
	display: inline-block;
	min-width: 300px;
}
.vehicle-row-content .vehicle.card .vehicle-details {
	padding: 16px;
}
.vehicle-row-content .vehicle.card .vehicle-mileage {
	display: none;
}
.vehicle-row-content a.vdp-link.vehicle-title-wrap {
	max-width: 100%;
}
.vehicle-row-content .vehicle-images .overlay-content a.view-more, .vehicle-row-content .vehicle-images .overlay-content button {
	margin: 16px auto;
	width: 75%;
}
.vehicle-row-filters button.filter-tab.tab-active {
	color: var(--primary-color);
}
.vehicle-row-filters button.filter-tab.tab-active {
	color: var(--primary-color);
	text-decoration: underline;
	text-underline-offset: 4px;
}
.v5-srp-mini-vehicles .splide__slide:has(.vehicle.card) {
	min-width: 25%;
	max-width: 100%;
	margin-right: 8px;
}
.v5-srp-mini-vehicles.vdp-recommended-vehicles .splide__slide:has(.vehicle.card) {
	min-width: auto;
	max-width: 100%;
	margin-right: 8px;
}
.vehicle-row-content .splide__slide .vehicle.card {
	max-width: 100%;
	margin-right: 8px;
	min-width: 100%;
	height: 400px;
}
.vehicle-row-content .v5-srp-mini-vehicles.splide {
	padding: 0 48px;
}
.v5-srp-mini-vehicles .splide__arrows {
	position: absolute;
	margin: auto;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	align-content: center;
}
.v5-srp-mini-vehicles button.splide__arrow.splide__arrow--prev {
	z-index: 9;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 32px;
	height: 100%;
	font-size: 12px;
	background-color: white;
	border: 1px solid #EAECEE;
	opacity: 1;
}
.v5-srp-mini-vehicles button.splide__arrow.splide__arrow--next {
	z-index: 9;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 32px;
	font-size:12px;
	height: 100%;
	border-radius: 5px;
	background-color: white;
	border: 1px solid #EAECEE;
	opacity: 1;
}
.v5-srp-mini-vehicles.vdp-recommended-vehicles button.splide__arrow.splide__arrow--prev, .v5-srp-mini-vehicles.vdp-recommended-vehicles button.splide__arrow.splide__arrow--next {
	border-radius: 0;
}
/*
.v5-srp-mini-vehicles .vehicle-images.slider img.vehicle-image {
	object-fit: cover;
}
*/

.v5-srp-mini-vehicles button.splide__arrow:not([disabled]) svg {
	fill: #272727;
}
.v5-srp-mini-vehicles button.splide__arrow[disabled] svg {
	fill: #bcbcbc;
}
.v5-srp-mini[data-params="all"] > .v5-srp-mini-vehicles {
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
}
.vehicle-row-content .v5-srp-mini {
	height: 446px;
}
.vehicle-row-content .v5-srp-mini[data-hideprice="1"] {
	height: 375px;
}
.vehicle-row-content .v5-srp-mini:has(.no-vehicles-found) {
	height: auto;
}

/* VDP Assistant */
.vdp-assistant-container {
	padding: 2px;
	border-radius: 7px;
	background: radial-gradient(100% 685.61% at 100% 52.63%, #007AFF 0%, #3F9BFF 45.83%, #005ABD 100%);
	margin: 0 16px 32px;
}
.vdp-assistant-input-wrap {
	padding: 0;
	background: white;
	border-radius: 5px;
}
.vdp-assistant-container:has(.vdp-assistant-response:not(:empty)) .vdp-assistant-input-wrap {
	border-radius: 5px 5px 0 0;
}
.vdp-assistant-input-wrap:before {
	background-image: url('/wp-content/plugins/space-multisite/includes/assets/img/new-search.svg');
	background-size: 32px 32px;
	background-repeat: no-repeat;
	background-position: 50%;
	content: '';
	width: 48px;
	height: 48px;
	position: absolute;
}
input[type="search"]#vdp-assistant-input {
	border: none;
	background: white;
	border-radius: 7px;
	line-height: 48px;
	margin-left: 48px;
	width: calc(100% - 52px);
	padding-top: 0;
	padding-bottom: 0;
	color: #272727;
	font-size: 14px;
	font-weight: 400;
	-webkit-appearance: none;
	padding-left: 0;
}
input[type="search"]#vdp-assistant-input::placeholder {
	color: #A4A4A8;
}
.vdp-assistant-response {
	background: white;
	min-height: 0px;
	max-height: 111px;
	border-radius: 0 0 5px 5px;
	color: #3491F7;
	font-size: 14px;
	font-weight: 400;
	transition: .4s min-height ease-in-out;
	position: relative;
}
.vdp-assistant-response .response::-webkit-scrollbar {
	display: none;
}
.vdp-assistant-response:not(:empty) {
	min-height: 111px;
	border-top: 1px solid #eaecee;
}
.vdp-assistant-response .searching, .vdp-assistant-response .response, .vdp-assistant-response .searching, .vdp-assistant-response .error {
	opacity: 0;
	animation: fadeIn 0.8s forwards;
	position: absolute;
	top: 16px;
	left: 16px;
	width: calc(100% - 32px);
	overflow: auto;
	height: calc(100% - 16px);
	padding-bottom: 16px;
}
.vdp-assistant-response .searching {
	animation: fadeIn 0.8s ease-out forwards;
	user-select: none;
	color: #6d6e75;
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: auto;
}
.vdp-assistant-response .searching::after {
	content: "";
	position: absolute;
	top: 0;
	left: -150%;
	width: 150%;
	height: 100%;
	background: linear-gradient(120deg, transparent, rgba(255,255,255,0.9), transparent);
	animation: shimmer 3s infinite;
}

.vdp-module-pricing-breakdown .v4-pricing-row.v4-pricing-terms {
	display: none;
}
.vdp-features > .vdp-features-title {
	display: none;
}
.vdp-highlights {
	padding: 0;
}
.vdp-feature:has(.vdp-feature-val[data-value="undefined"]) {
	display: none;
}
.vdp-features:has(.vdp-feature-val:not([data-value="undefined"])) > .vdp-features-title {
	display: block;
}
.vdp-features:has(.vdp-feature-val:not([data-value="undefined"])) .vdp-highlights {
	padding: 16px;
}

@keyframes fadeIn {
  0% {
	opacity: 0;
	transform: translateY(10px);
  }
  100% {
	opacity: 1;
	transform: translateY(0);
  }
}

@keyframes pulse {
  0%, 100% {
	transform: scale(1);
  }
  50% {
	transform: scale(1.03);
  }
}

@media ( min-width: 1750px ) {
	
	.vehicle-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	.v5-srp-mini .vehicle-grid {
		grid-template-columns: repeat(3, 1fr);
	}	
}

@media ( min-width: 2200px ) {
	
	.vehicle-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	.v5-srp-mini .vehicle-grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media ( min-width: 900px ) and ( max-width: 1349px ) {
	
	.vehicle-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	.v5-srp-mini .vehicle-grid {
		grid-template-columns: repeat(3, 1fr);
	}	
	
}

@media ( min-width: 1350px ) and ( max-width: 1470px ) {
	
	.show-favorites .vehicle.card .vehicle-rebates-count, .show-favorites .vehicle.card .vehicle-discount-val {
		font-size: 10px;
	}
	
}

@media ( min-width: 900px ) and ( max-width: 1130px ) {
	
	.show-favorites .vehicle.card .vehicle-rebates-count, .show-favorites .vehicle.card .vehicle-discount-val {
		font-size: 10px;
	}
	
}

@media ( min-width: 1270px ) and ( max-width: 1300px ) {
	
	.vehicle-details-flex {
		font-size: 12px;
	}
	
}

@media ( min-width: 900px ) and ( max-width: 1040px ) {
	
	.show-favorites .vehicle-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
}

@media ( min-width: 900px ) {
	
	.cta-button-group .btn-view-360 {
		min-height: 46px;
		margin-bottom: 16px;
	}
	
}

@media ( max-width: 899px ) {
		
	body.mobile-bar-enabled, body.srp-2022-body {
		padding-bottom:0 !important;
	}
	.vehicle-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
}

@media ( min-width: 768px ) {
	
	.vdp-lectrium-main iframe {
		width: 100%;
		border: 1px solid #FFFFFF;
		height: 455px;
	}
	.srp-v5-top-left {
		flex: auto;
		position: relative;
		padding-right: 120px;
	}
	.vdp-col-wrap-left .vdp-price-wrap {
		display: none;
	}
	.vdp-col-wrap-right .vdp-price-wrap {
		display: block;
	}
	.vdp-module-wrap:has(.btn-primary) {
		position: sticky;
		bottom: 0;
		z-index: 1;
	}
	body:has(.ad-notification-banner.show) .vdp-module-wrap:has(.btn-primary) {
		bottom: 30px;
		margin-top: 46px;
	}
	.vdp-module-wrap:last-of-type .btn-primary:before {
		content: '';
		position: absolute;
		left: 0;
		width: 100%;
		top: -16px;
		height: 16px;
		background: linear-gradient(to top, rgb(231 231 231) 0%, rgba(251, 251, 251, 0) 100%);
		visibility: hidden;
	}
	.vdp-right-col-wrap:after {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 12px;
		content: '';
		z-index: 9999;
		background: linear-gradient(to bottom, transparent 0%, rgb(149 149 149 / 20%) 100%);
		pointer-events: none;
		display: none;
	}
	.vdp-right-col-wrap-inner {
		width: 100%;
		height: 100%;
		max-height: calc(100vh - 270px);
		overflow: auto;
		position: relative;
	}
	.vdp-right-col-wrap.bottom-edge:after {
		display: none;
	}
	.vdp-right-col-wrap::-webkit-scrollbar {
		display: none;
	}
	.srp-v5-wrapper:has(.locations-filter-dropdown-wrap.show) .srp-v5-main, .srp-v5-wrapper:has(.sort-by-dropdown-wrap.show) .srp-v5-main {
		overflow-y: hidden;
	}
	
	.vdp-col-left:empty:after {
		content: '';
		background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
		background-size: 200% 100%;
		animation: 1s shine linear infinite;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		border-radius: 7px;
		height: 400px;
	}
	.dark-mode .vdp-col-left:empty:after {
		background: linear-gradient(110deg, #151515 8%, #222222 18%, #121212 33%);
		background-size: 200% 100%;
		animation: 1s shine linear infinite;
	}
	
	.vdp-col-right:empty:after {
		content: '';
		background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
		background-size: 200% 100%;
		animation: 1s shine linear infinite;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		border-radius: 7px;
		height: 120px;
	}
	
	.dark-mode .vdp-col-right:empty:after {
		background: linear-gradient(110deg, #151515 8%, #222222 18%, #121212 33%);
		background-size: 200% 100%;
		animation: 1s shine linear infinite;
	}
	
	.sort-by-val:before {
		content: 'Sort By ';
	}
	.vdp-col-right {
		min-width: 300px;
		align-self: flex-start;
		position: sticky;
		top: 16px;
		bottom: 0;
	}
	.vdp-header-mob {
		display: none;
	}
	.vdp-header-desktop {
		display: flex;
	}
	.srp-v5-top-middle:has(.srp-v5-filter-locations:empty) .srp-v5-total-count:not(:empty) {
		padding-right: 0;
	}
	.srp-v5-top-middle:has(.srp-v5-total-count:empty) {
		border-left: 0;
	}
	.srp-v5-filter-section.srp-filter-clear {
		position: sticky;
		top: 0;
		background: white;
		z-index: 9;
	}
	.srp-favorites {
		width: 48px;
		cursor: pointer;
		max-width: 48px;
		margin-left:0;
		position:relative;
	}
	a.srp-filter-clear-btn {
		font-size: 13px;
		line-height: 48px;
		height: 48px;
		display: inline-block;
		padding: 0 12px;
		font-weight: 600;
		margin-right: 4px;
	}
	.srp-v5-selected-filters {
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		overflow: hidden;
	}
	.srp-v5-selected-filters.collapsed {
		max-height: 48px;
		overflow: hidden;
		position: relative;
	}
	.srp-v5-filters-mob, .srp-v5-filters-close, .srp-selected-tags-mob {
		display: none;
	}
	
}

@media ( max-width: 767px ) {
	
	.vdp-recommended-vehicles .splide__slide {
		-webkit-backface-visibility: visible;
		backface-visibility: visible;
		visibility: visible;
	}
	.vehicle-images.slider.vdp-slider .slide, .vdp-image-wrapper .vehicle-images-wrap, .vehicle-images.slider.vdp-slider {
		border-radius: 0;
	}
	.vdp-recommended-vehicles .vehicle.card .vehicle-details {
		padding: 16px;
	}
	.vdp-recommended-vehicles .vehicle-images.slider {
		aspect-ratio: 4 / 3;
	}
	.vdp-recommended-vehicles .vehicle-images.slider.virtual-showroom .vehicle-image {
		object-fit: cover;
	}
	.vdp-recommended-vehicles:not(:empty):before {
		content: 'Similar Vehicles For Sale';
		margin: 16px;
		display: block;
		font-size: 16px;
		position: absolute;
		font-weight: 600;
		top: -56px;
		text-align: left;
		width: auto;
	}
	.vdp-recommended-vehicles {
		margin: 0;
		margin-top: 16px;
	}
	.vdp-recommended-vehicles .vehicle.card {
		border: 1px solid #EAECEE;
		margin-bottom: 0;
	}
	.vdp-recommended-vehicles .vehicle-images.slider img.vehicle-image {
		object-fit: contain;
	}
	.vdp-recommended-vehicles .vehicle-images.slider {
		min-height: 170px;
	}
	.v5-srp-mini.v5-suggested .vehicle-images.slider {
		min-height: auto;
	}
	.vehicle-row-content .v5-srp-mini, .vehicle-row-content .vehicle {
		height: auto;
	}
	.v5-srp-mini-vehicles .vehicle.card {
		padding-bottom: 0;
	}
	.vdp-lectrium-main iframe {
		width: 100%;
		border: 1px solid #FFFFFF;
		height: 685px;
	}
	.vehicle-images.slider {
		min-height: 250px;
	}
	.vehicle-images.slider img.vehicle-image {
		margin: auto;
		display: block;
		height: auto;
		object-fit: contain;
		width: 100%;
	}
	.vdp-footer-wrapper .space-footer-bottom {
		margin-bottom: 140px;
	}
	.fl-page-content .vdp-v5-flex {
		border-left: none;
		border-right: none;
	}
	.fl-page-content .show-favorites .srp-v5-faves-bar {
		border-right: none;
	}
	body:has(.srp-v5-wrapper) .space-header-v3-offcanvas-menu-icon {
		display: none;
	}
	.vdp-assistant-response:not(:empty) {
		min-height: 145px;
	}
	.vdp-assistant-response {
		max-height: 145px;
	}
	.cta-button-group .btn-view-360 img.dvp_infront_open {
		margin: 16px auto;
	}
	.vdp-highlights .vdp-feature-val, .vdp-spec-val {
		-webkit-line-clamp: unset;
	}
	.vdp-col-wrap-left .vdp-price-wrap {
		display: block;
		margin: 32px 16px;
	}
	.vdp-col-wrap-right .vdp-price-wrap {
		display: none;
	}
	.srp-v5 .ad-notification-banner, .srp-v5 .ad-notification-banner.show, .vdp-v5 .ad-notification-banner, .vdp-v5 .ad-notification-banner.show {
		display: none;
	}
	body.mobile-bar-enabled, body.srp-2022-body {
		padding-bottom: 0 !important;
	}
	.srp-vehicle-card-wrap.ad-srp-card-wrapper {
		min-height: 400px;
	}
	.vdp-col-right .vdp-col-wrap .vdp-right-col-wrap {
		display: none;
	}
	.vdp-v5-flex-wrap {
		flex-flow: row wrap;
		padding: 0;
	}
	.vdp-module-wrap:has(.btn-primary) {
		position: fixed;
		bottom: 92px;
		width: calc(100% - 32px);
		margin: 0 auto;
		z-index: 99;
		left: 0;
		right: 0;
	}
	.vdp-recommended-vehicles .vehicle-images.slider button.prev-slide, .vdp-recommended-vehicles .vehicle-images.slider button.next-slide {
		display: none !important;
	}
	.vdp-feature-section {
		padding: 0 16px;
	}
	.vdp-feature-section-wrap {
		margin: 0;
	}
	.vdp-feature-section-wrap .vdp-feature {
		width: calc(50% - 12px);
	}
	.vdp-description-wrap {
		padding: 24px 16px;
	}
	.vdp-spec, .vdp-feature {
		flex: 1 1 100%;
	}
	span.vdp-location-name:not(:empty):before {
		margin-left: 16px;
	}
	span.vdp-location-name:not(:empty):after {
		margin-right: 16px;
	}
	.vehicle-images-wrap {
		margin:0 16px;
	}
	.vdp-v5-flex .close-modal {
		transform: translateY(0px);
	}
	.vdp-right-col-wrap {
		margin: 0 16px;
	}
	.financing-container {
		margin-top: 24px;
		margin: 24px 16px;
	}
	.vdp-col-left:empty:after {
		content: '';
		background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
		background-size: 200% 100%;
		animation: 1s shine linear infinite;
		position: relative;
		display: block;
		margin: 16px 16px 0 16px;
		border-radius: 7px;
		height: 100px;
	}
	.dark-mode .vdp-col-left:empty:after {
		background: linear-gradient(110deg, #151515 8%, #222222 18%, #121212 33%);
		background-size: 200% 100%;
		animation: 1s shine linear infinite;
	}
	
	.vdp-col-right:empty:after {
		content: '';
		background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
		background-size: 200% 100%;
		animation: 1s shine linear infinite;
		position: relative;
		display: block;
		margin: 8px 16px 0 16px;
		border-radius: 7px;
		height: 300px;
	}
	.dark-mode .vdp-col-right:empty:after {
		background: linear-gradient(110deg, #151515 8%, #222222 18%, #121212 33%);
		background-size: 200% 100%;
		animation: 1s shine linear infinite;
	}
	
	.srp-v5-filter-sort-by, .srp-v5-filter-locations {
		width: 32px;
		height: 32px;
		line-height: 32px;
		margin: 8px;
	}
	.srp-v5-filter-sort-by {
		margin-right: 12px;
		margin-left: 0;
	}
	span.sort-by-val, span.sort-by-lbl:after {
		display: none;
	}
	.show-favorites .srp-v5-faves-bar {
		z-index: 9;
	}
	.srp-v5-overlay {
		background: rgba(0,0,0,0.5);
		top: 49px;
	}
	.srp-v5-wrapper:has(.show-favorites) .srp-v5-overlay {
		visibility: visible;
		opacity: 1;
		z-index: 3;
	}
	.favorites-wrap {
		top: 0;
	}
	#price-histogram {
		height: 100px !important;
	}
	.vdp-col-left {
		position: sticky;
		top: 0;
	}
	.vdp-v5-flex:has(.image-modal.hidden) .vdp-col-left {
		position: relative;
		top: 0;
	}
	.modal-grid {
		padding: 16px;
	}
	.vehicle-images.slider {
		border-radius: 0;
	}
	.vdp-image-wrapper .thumbnails-wrapper {
		display: flex;
		gap: 4px;
		max-width: calc(100vw - 32px);
		margin: 8px auto;
	}
	.thumbnails-wrapper > .thumbnail, .thumbnails-wrapper > .thumbnail-more {
		flex: auto;
		width: 25%;
		height: auto;
	}
	.vdp-col-left {
		max-width: 100%;
	}
	body.vdp-v5 .vdp-v5-flex {
		flex-direction: column;
		padding: 0;
	}
	.vdp-col-right {
		max-width: 100%;
	}
	.vdp-header-mob {
		display: flex;
		padding: 8px 16px;
		position: sticky;
		top: 0;
		z-index: 999;
		margin-bottom: 0;
		background: white;
		box-shadow: 0 -2px 8px rgb(51 51 51 / 25%);
	}
	.vdp-header:empty:after {
		height: 100px;
		width: calc(100% - 32px);
		left: 0;
		right: 0;
		margin: auto;
	}
	.vdp-image-wrapper .vehicle-images-wrap {
		border-radius: 7px;
		overflow: hidden;
		margin: 0;
	}
	.vdp-image-wrapper:empty:after {
		height: 250px;
		width: 100%;
		left: 0;
		right: 0;
		margin: auto;
	}
	.vdp-image-wrapper {
		position: relative;
	}
	.vdp-image-wrapper:empty {
		height: 250px;
	}
	.vdp-header:empty {
		height: 100px;
	}
	.vdp-header-desktop {
		display: none;
	}
	.srp-favorites {
		height: 48px;
		width: 48px;
	}
	.srp-v5-top-middle {
		padding-right: 0;
	}
	.srp-v5 .space-header-v3-offcanvas-menu-icon {
		display: none;
	}
	.srp-v5 .space-header-v3-column-offcanvas-menu, body:has(.srp-v5-wrapper) .space-header-v3-column-offcanvas-menu {
		width: 0;
		overflow: hidden;
		max-width: 0;
		min-width: 0;
		z-index:-1;
		background: transparent;
	}
	header .space-header-v3 {
		padding: 8px 0;	
	}
	.vdp-module-wrap {
		margin-left: 16px;
		margin-right: 16px;
	}
	.vdp-specs {
		margin: 32px 16px 0;
		padding-top: 0;
	}
	.srp-v5-filters-close {
		position: absolute;
		right: 4px;
		width: 48px;
		height: 48px;
		top: 0;
	}
	.srp-v5-filters-close:after {
		font-size: 18px;
		content: '\f00d';
		font-family: 'Font Awesome 7 Pro';
		line-height: 48px;
		width: 100%;
		text-align: center;
		display: block;
	}
	
	.srp-v5-filter-section:not(.srp-filter-make) .filter-wrap {
		height: 42px;
	}
	.srp-v5-filter-section .filter-wrap.popularFeatures-container {
		height: 48px;
	}
	.filter-wrap:not(.location-wrap) label {
		line-height:36px;
		max-width: calc(100% - 22px);
	}
	.make-wrap label, .model-wrap label, .trim-wrap label {
		padding: 0 0 0 8px;
	}
	.srp-v5-selected-filters:empty {
		padding: 0;
		overflow-x: hidden;
		border-bottom: none;
	}
	.srp-v5-selected-filters, .srp-selected-tags-mob {
		overflow-x: scroll;
		border-bottom: 1px solid #eaecee;
		white-space: nowrap;
	}
	.srp-selected-tags-mob, .srp-v5-selected-filters {
		padding: 0;
		line-height: 48px;
	}
	.srp-filter-clear-btn {
		margin: 0;
		display: inline-block;
		line-height: 48px;
		font-size: 13px;
		font-weight: 600;
		padding-left: 8px;
		padding-right: 8px;
		border-right: 1px solid #eaecee;
		position: sticky;
		left: 0;
		margin-right: 4px;
		z-index: 9;
		background: white;
	}
	.srp-v5-filters-mob span.filter-count {
		position: absolute;
		right: 4px;
		top: 2px;
		background: var(--primary-color);
		color: white;
		font-size: 10px;
		display: inline-block;
		text-align: center;
		border-radius: 3px;
		z-index: 1;
		line-height: 16px;
		aspect-ratio: 1 / 1;
		padding: 0 4px;
		align-content: center;
	}
	.srp-v5-filters-mob span.filter-count[data-count="0"] {
		display: none;
	}
	.srp-v5-top-middle-flex {
		border-bottom: 1px solid #EAECEE;
	}
	.srp-v5-total-count {
		flex: 1;
	}
	.srp-v5-total-count:not(:empty) {
		padding: 0 0 0 12px;
		text-align: left;
	}
	.srp-v5-top-middle {
		border-left: none;
	}
	.srp-favorites {
		margin-left: 0;
		position: relative;
		z-index: 1;
	}
	.favorite-vehicle {
		padding: 0 8px;
	}
	.favorites-wrap {
		min-width: 100%;
		max-width: 100%;
		margin-right: 0;
		border-right: none;
		background: white;
		max-height: 100%;
		padding-bottom: 100px;
	}
	.compare-close {
		position: fixed;
		right: 0vw;
		border-bottom: 1px solid #eaecee;
	}
	.compare-vehicles-header {
		border-bottom:none;
	}
	.compare-vehicles-header-text {
		position: fixed;
		left: 0vw;
		background: white;
		border-bottom: 1px solid #eaecee;
	}
	.show-compare .compare-vehicles-wrap {
		left: 0;
		width: 100%;
		right: 0;
	}
	.compare-vehicles-wrap[data-count="1"] {
		width: 100%;
	}
	.compare-vehicles-wrap[data-count="3"] .compare-vehicles-main, .compare-vehicles-wrap[data-count="4"] .compare-vehicles-main {
		min-width: 600px;
		max-width: 600px;
	}
	.compare-vehicles-wrap[data-count="5"] .compare-vehicles-main {
		min-width: 1000px;
		max-width: 1000px;
	}
	.compare-vehicles-wrap[data-count="6"] .compare-vehicles-main {
		min-width: 1100px;
		max-width: 1100px;
	}
	.compare-vehicles-wrap[data-count="7"] .compare-vehicles-main {
		min-width: 1200px;
		max-width: 1200px;
	}
	.compare-vehicles-wrap[data-count="8"] .compare-vehicles-main {
		min-width: 1200px;
		max-width: 1200px;
	}
	.compare-vehicles-wrap[data-count="2"] .compare-vehicles-main {
		min-width: auto;
		max-width: 100%;
	}
	.compare-vehicles-wrap[data-count="1"] .compare-vehicles-main {
		min-width: 100%;
		max-width: 100%;
	}
	.compare-vehicles-wrap .compare-vehicle {
		/* max-width: 46vw; */
	}
	.compare-vehicles-wrap[data-count="1"] .compare-vehicle {
		max-width: 100vw;
	}
	.compare-vehicles-wrap[data-count="2"] .compare-vehicle {
		max-width: 50vw;
	}
	.show-favorites .srp-v5-faves {
		min-width: 152px;
		max-width: 152px;
		border-right: none;
		border-left: none;
		margin-right: 0;
	}
	.show-favorites span.fave-count {
		right: 8px;
	}
	.filter-wrap[data-count="0"], .filter-wrap.make-container[data-count="0"] {
		color: #a6a6a6;
	}
	
	.srp-filter-clear a {
		float: none;
		line-height: 48px;
		padding: 0 8px;
		background: white;
		left: 0;
		margin-left: 0;
		margin-right: 4px;
	}
	.dark-mode .srp-filter-clear a {
		background: #1a1919;
	}
	.srp-filter-clear .srp-v5-filter-name {
		display: inline-block;
		line-height: 48px;
		margin-left: 16px;
	}
	.srp-v5-filter-section.srp-filter-clear {
		top: 0px;
		position: sticky;
		background: white;
		z-index: 9;
		border-bottom: none;
		padding: 0;
	}
	.srp-v5-filter-section.srp-selected-tags-mob {
		border-top: 1px solid #eaecee;
	}
	.dark-mode .srp-v5-filter-section.srp-selected-tags-mob {
		border-top: 1px solid #666666;
	}
	.srp-v5-filter-section.srp-selected-tags-mob:empty {
		border-top: none;
	}
	.make-container > label {
		padding-top: 0;
		padding-bottom: 0;
	}
	.srp-selected-tags-mob {
		height: 0;
		overflow: hidden;
		min-height: 0;
		transition: .25s all ease-in-out;
	}
	.srp-selected-tags-mob:not(:empty) {
		min-height: 50px;
		overflow-x: scroll;
	}
	.srp-selected-tags-mob {
		position: sticky;
		top: 0;
	}
	.srp-v5-filters {
		width: 100%;
		border-right: none;
		min-width: 100%;
		position: fixed;
		transform: translate(0, 100%);
		background: white;
		bottom: 0;
		transition: .15s all ease-in-out;
		z-index: 9999;
		height: 75vh;
		overflow: scroll;
	}
	.dark-mode .srp-v5-filters {
		background: #2a2a2a;
	}
	.srp-v5-filters.show {
		transform: translate(0, 0);
		padding-bottom: 100px;
		height: 100%;
	}
	.vehicle-grid {
		margin: 0;
	}
	.locations-filter-dropdown-wrap {
		right: 0;
		width: 100%;
	}
	span.locations-filter-lbl > span, .locations-filter-wrap > span:after {
		display: none;
	}
	span.locations-filter-lbl, span.sort-by-lbl {
		padding: 0;
		text-align: center;
	}
	span.sort-by-lbl:before {
		margin-right: 0;
	}
	.locations-filter-wrap > span:before {
		margin-right: 0;
	}
	.srp-v5-filter-locations {
		margin: 8px;
	}
	.srp-v5-filter-locations:empty {
		display: none;
	}
	.srp-v5-top {
		padding-right: 0;
	}
	.srp-v5-faves-bar {
		margin-right: 0;
		display: block;
		min-width: 70vw;
		max-width: 70vw;
		transform: translateX(100vw);
		position: fixed;
		border-right: none;
		background: white;
		border-left: none;
		border-top: none;
		left: 100%;
		z-index: 9;
		margin-left: 0;
		height: calc(100vh - 230px);
		overflow-y:scroll;
	}
	.show-favorites .srp-v5-faves-bar {
		transform: translateX(-70vw);
		min-width: 70vw;
		max-width: 70vw;
		display: block;
	}
	.favorite-vehicle button.cta-button-main, .fl-page .favorite-vehicle button.cta-button-main {
		font-size: 16px;
	}
	.favorite-vehicle .vehicle-title, .favorite-vehicle .vehicle-trim-val {
		color: #68666A;
		font-size: 16px;
		font-weight: 700;
		margin-bottom: 0;
		line-height: 22px;
	}
	.favorite-vehicle .vehicle-price {
		font-weight: 700;
		font-size: 16px;
	}
	.vehicle.card .vehicle-fave {
		width: 44px;
		height: 44px;
	}
	.vehicle.card .vehicle-fave:after {
		line-height: 44px;
		font-size: 20px;
	}
	.srp-v5-filter-locations .locations-filter-wrap, .srp-v5-filter-sort-by .sort-by-wrap {
		position: unset;
		width: 32px;
	}
	.locations-filter-dropdown-wrap.show, .sort-by-dropdown-wrap.show {
		top: 100%;
		max-height: 50vh;
		width: 350px;
		max-width:100%;
	}
	.sort-by-dropdown-wrap, .locations-filter-dropdown-wrap {
		right: 0;
	}
	.srp-v5-filters-mob:after {
		content: '\f1de';
		font-family: 'Font Awesome 7 Pro';
		font-size: 16px;
		width: 48px;
		text-align: center;
		display: block;
		height: 0;
		line-height: 48px;
	}
	.srp-v5-wrapper:has(.srp-v5-filters.show) .srp-v5-filters-mob:after {
		content: '\f00d';
	}
	.srp-v5-filters-mob {
		position: relative;
		width: 48px;
		border-right: 1px solid #EAECEE;
		height: 48px;
	}
	.srp-v5-top-middle {
		order: 1;
	}
	.srp-v5-top-left {
		position: relative;
		order: 2;
		background: white;
		transition: .25s all ease-in-out;
	}
	/*
	.srp-v5-flex:has(.srp-v5-filters.show) .srp-v5-top-left {
		position: absolute;
		top: 49px;
		width: 100%;
		background: white;
		left: 0;
	}
	*/
	
	.srp-v5-top-flex {
		flex-direction: column;
		border-bottom: none;
	}
	
	/*
	.srp-v5-flex:has(.srp-v5-selected-filters:not(:empty)) .srp-v5-top-left:after {
		content: '';
		position: absolute;
		height: 100%;
		width: 15px;
		right: 0px;
		pointer-events: none;
		top: 0;
		z-index: 999;
		background: linear-gradient(to left, rgb(223 223 223 / 50%), rgba(255, 255, 255, 0));
	}
	*/
	
}

@media ( min-width: 1025px ) {
	
	.vehicle-images .video-modal-btn:hover {
		background: rgba(39, 39, 39, 0.80);
		width: 65px;
	}
	.video-modal-btn:hover span.watch-vid {
		max-width: 42px;
		visibility: visible;
		opacity: 1;
		margin-left: 8px;
	}
	.fl-page button.cta-button-secondary:hover, .vdp-v5 a.btn-secondary:hover {
		background-color: #272727;
		color: white;
	}
	.srp-button-group .btn-secondary:hover {
		background-color: var(--hover-color);
		color: var(--primary-button-text-hover);
	}
	.vdp-v5 a.btn-secondary.light-hover:hover {
		background-color: var(--Mono-Gray-06, #EAECEE);
		color: #272727;
	}
	.filter-wrap.model-filter, .filter-wrap.make-container {
		transition: none;
		overflow: hidden;
	}
	.vehicle-row-arrow {
		align-content: center;
		text-align: center;
		border-radius: 5px;
		border: 1px solid #EAECEE;
		cursor: pointer;
		margin-bottom: 6px;
		font-size: 12px;
		position: relative;
		transition: .3s all ease-in-out;
		opacity: 1;
		visibility: visible;
		width: 32px;
	}
	.vehicle-row-arrow.vehicle-row-arrow-prev {
		position: absolute;
		top: 0;
		height: calc(100% - 6px);
		width: 32px;
		left: 0;
		z-index: 3;
		background-color: white;
	}
	.vehicle-row-arrow.vehicle-row-arrow-next {
		position: absolute;
		top: 0;
		height: calc(100% - 6px);
		width: 32px;
		right: 0;
		z-index: 3;
		background-color: white;
	}
	.vehicle-row-content .vehicle.card {
		margin-left: 8px;
		margin-right: -8px;
	}
	.vehicle-row-content .vehicle.card:last-child {
		margin-right: 8px;
	}
	.vehicle.card:first-child {
		margin-left: 0;
	}
	.vehicle-row-arrow.hide {
		opacity: 0;
		visibility: hidden;
	}
	.vehicle-row-arrow-prev:after {
		content: '\f104';
		font-family: 'Font Awesome 7 Pro';
	}
	.vehicle-row-arrow-next:after {
		content: '\f105';
		font-family: 'Font Awesome 7 Pro';
	}
	.vehicle-row-filters button.filter-tab:hover, .vehicle-row-filters button.filter-tab-active:hover {
		color: var(--hover-color);
		background-color: transparent;
		font-weight: 600;
	}
	.v5-srp-mini-vehicles .vehicle-details:hover .vehicle-title {
		color: var(--primary-color);
	}
	.vehicle-row-content .vehicle.card img {
		transition: .3s all ease-in-out;
	}
	.vehicle-row-content .vehicle.card:hover img {
		-webkit-transform: scale(1.1); 
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}
	.pagination-wrap button:hover {
		background-color: #272727;
	}
	.vdp-v5 button.btn-secondary:hover {
		background-color: #272727;
		color: white;
	}
	button#update-location:active {
		top:1px;
		left:1px;
	}
	body.show-search .v3-filter-overlay:hover {
		background: rgba(0,0,0,0.4);
	}
	.vehicle-rebates-count:hover {
		background-color: #DFDFE0;
	}
	.show-compare .compare-overlay:hover {
		background: rgba(0,0,0,0.4);
	}
	.srp-v5-wrapper:has(.locations-filter-dropdown-wrap.show) .srp-v5-overlay:hover, .srp-v5-wrapper:has(.sort-by-dropdown-wrap.show) .srp-v5-overlay:hover {
		background: rgba(0,0,0,0.1);
	}
	.srp-overlay:hover {
		background: rgba(0,0,0,0.5);
	}
	.srp-v5 a.srp-pricing-overlay-cta.fl-button:hover, .vdp-v5 a.srp-pricing-overlay-cta.fl-button:hover, .fl-page a.srp-pricing-overlay-cta.fl-button:hover, .trim-tooltip-close.btn-secondary:hover {
		background-color: var(--hover-color);
		border-color: var(--hover-color);
		color: var(--primary-button-text-color);
	}
	.locations-filter-wrap:has(input:checked) .locations-filter-lbl:hover {
		background-color: #383838;
		border-color: #383838;
		color: white;
	}
	.srp-pricing-overlay-close:hover {
		background: #DFDFE0;
	}
	.financing-container .payment-option:hover {
		border:1px solid #272727;
	}
	.vdp-image-wrapper .thumbnail:hover { 
		border:2px solid var(--primary-color);
	}
	.vdp-price-wrap:hover .vehicle-price-val {
		color: var(--primary-color);
	}
	button.cta-button-main:active, button.cta-button-main:focus, button.cta-button-main:visited {
		border: none;
	}
	button.cta-button-main:focus, .srp-v5 a.cta-button-main:focus {
		background-color: var(--primary-color);
	}
	button.cta-button-main:hover, .srp-v5 .ad-srp-card-btn:hover, .srp-v5 a.ad-srp-card-btn:hover, .srp-v5 a.cta-button-main:hover {
		background-color: var(--hover-color);
		border: none;
	}
	.favorite-btn-wrap button.cta-button-main:hover {
		background: transparent;
	}
	.vehicle.card:hover {
		background-color: #F9F9F9;
	}
	
	a.vehicle-title-wrap:hover .vehicle-title {
		color: var(--primary-color);
	}
	.vehicle.card .vehicle-fave:hover, .vehicle.card .vehicle-compare:hover, .compare-all-btn:hover, .vdp-header-button:hover, #update-location:hover {
		background: #DFDFE0;
	}
	.vehicle.card .vehicle-fave:hover:after, .vehicle.card .vehicle-compare:hover:after {
		color: #68666A;
		font-weight: 600;
	}
	.vehicle.card .vehicle-fave.favorited:hover, .vehicle.card .vehicle-compare.compared:hover {
		background: #272727;
	}
	.vehicle.card .vehicle-fave.favorited:hover:after, .vehicle.card .vehicle-compare.compared:hover:after {
		font-weight: 600;
		color: #c8c8c8;
	}
	.selected-tag:hover {
		background: #f7f7f7;
	}
	.srp-favorites:hover {
		transition: .25s all ease-in-out;
		background: #f7f7f7;
	}
	.show-favorites .srp-favorites:hover {
		background: #3d3d3d;
	}
	.vehicle.card:hover .vehicle-fave {
		opacity: 1;
	}
	.show-favorites .vehicle.card .vehicle-title {
		max-width:100%;
	}
	/*
	.show-favorites .vehicle.card:hover .vehicle-title {
		max-width:195px;
	}
	*/
	
}

@media ( max-width: 1024px ) {
	
	.vehicle-images .video-modal-btn {
		height: 40px;
		width: 40px;
		padding-left: 12px;
	}
	.vehicle-images .video-modal-btn i {
		font-size: 14px;
		line-height: 40px;
	}
	.vehicle.card .vehicle-fave {
		opacity: 1;
	}
	.vehicle-images.slider button.prev-slide, .vehicle-images.slider button.next-slide, .vehicle-images.slider button.prev-slide:hover, .vehicle-images.slider button.next-slide:hover, .vehicle-images.slider button.prev-slide:focus, .vehicle-images.slider button.next-slide:focus {
		opacity: 1;
		background: white;
		height: 44px;
		width: 44px;
		padding: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		color: #A4A4A8;
		border-radius: 5px;
		border:1px solid #EAECEE;
	}
	.dark-mode .vehicle-images.slider button.next-slide, .dark-mode .vehicle-images.slider button.next-slide:focus, .dark-mode .vehicle-images.slider button.next-slide:hover, .dark-mode .vehicle-images.slider button.prev-slide, .dark-mode .vehicle-images.slider button.prev-slide:focus, .dark-mode .vehicle-images.slider button.prev-slide:hover {
		background: #272727;
		color: #EAECEE;
	}
	.vehicle-images.slider button.prev-slide {
		left: 8px;
	}
	.vehicle-images.slider button.next-slide {
		right: 8px;
	}
	
}

@keyframes shine {
  to {
	background-position-x: -200%;
  }
}
@keyframes shimmer {
  0% {
	left: -150%;
  }
  100% {
	left: 150%;
  }
}