/**
 * Copyright: 2007-2015, Web Techtonics, LLC
 * This code is property of Web Techtonics, LLC. All rights reserved.
 * May not be re-used, re-distributed or modified without permission.


*/
	:root{
		--placeholderSvg: 25px;
		--placeholderLabel: 20px !important;
		--placeholderFontFamily: Arial, Helvetica, sans-serif;
	}
	.AV-WFeatured-8.widget {
		padding: 20px;
	}
	.AV-WFeatured-8 .heading .featured-controls .featured-control {
		text-decoration: none;
	}
	.AV-WFeatured-8 .heading .featured-controls a.featured-control {
		font-size: 26px;
		color: inherit;
		opacity: 0.75;
		align-items: center;
		display: inline-flex;
		justify-content: center;
		vertical-align: bottom;
		cursor: pointer;
	}
	.AV-WFeatured-8 .heading .featured-controls a:last-child {
		margin-left: 10px;
	}
	.AV-WFeatured-8 .heading .featured-controls a.featured-control .fa-solid {
		color: inherit;
		font-size: 16px;
	}
	.AV-WFeatured-8 .heading .featured-controls a.featured-control:hover {
		opacity: 1;
	}
	.AV-WFeatured-8 .vehicles {
		padding-top: 20px;
	}
	.AV-WFeatured-8 .vehicles .vehicle {
		font-family: Lato, sans-serif;
		font-weight: 400;
		font-size: 11px;
		padding: 0 3px 3px 0;
		width: 100%;
	}
	.AV-WFeatured-8 a.vehicle {
		text-decoration: none;
	}
	.AV-WFeatured-8 .vehicle .vehicle-image {
		padding-right: 0;
		background-color: #ffffff;
	}
	.AV-WFeatured-8 .vehicle .vehicle-image img {
		width: 185px;
		max-width: calc(50vw - 10px);
	}
	.AV-WFeatured-8 .vehicle .vehicle-body {
		background-color: #fff;
		position: relative;
		padding: 15px 20px;
	}
	.AV-WFeatured-8 .vehicle .vehicle-image,
	.AV-WFeatured-8 .vehicle .vehicle-body {
		box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
	}
	.AV-WFeatured-8 .vehicle:hover .vehicle-image,
	.AV-WFeatured-8 .vehicle:hover .vehicle-body {
		box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.45);
	}

	.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-header {
		font-size: 150%;
		font-family: Lato, sans-serif;
		font-weight: 600 !important;
	}
	.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-header .subtitle {
		font-size: 95%;
		display: block;
		line-height: 24px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		max-width: 300px;
		font-weight: 600 !important;
	}
	.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 85px;
		left: 0;
		margin: 0;
	}
	.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .vehicle-details {
		font-size: 120%;
		position: absolute;
		bottom: 4px;
		padding-left: 15px;
		text-overflow: ellipsis;
	}
	.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .vehicle-details > div {
		vertical-align: top;
		line-height: 30px;
	}
	.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .vehicle-details .fa-solid {
		font-size: 22px;
		padding-right: 5px;
		line-height: 22px;
		color: #666;
	}
	.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown {
		position: absolute;
		right: 5px;
		bottom: 10px;
		font-size: 110%;
		font-weight: 600;
	}
	.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown .price {
		padding-bottom: 3px;
		color: #8f8f8f;
	}
	.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown .price span {
		font-size: 100%;
	}
	.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown .price.old {
		color: #636372;
	}
	.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown .price.savings {
		border-bottom: 1px solid #e5e5e5;
		margin-bottom: 2px;
	}
	.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown .price.actual {
		font-size: 130%;
		font-weight: 600;
	}
	.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown .price.actual span {
		font-size: 130%;
		margin-top: -3px;
		color: #000;
	}
	@media (min-width: 992px) and (max-width: 1200px) {
		.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown {
			width: 60%;
		}
		.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-header .subtitle {
			max-width: 200px;
		}
	}
	@media (max-width: 992px) {
		.AV-WFeatured-8 .vehicle .vehicle-body {
			padding: 15px 15px;
		}
		.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown {
			right: 0;
		}
		.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown .price {
			padding-bottom: 4px;
		}
		.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown .price.savings {
			margin-bottom: 4px;
			padding-bottom: 4px;
		}
	}
	@media (min-width: 992px) {
		.AV-WFeatured-8 .vehicle {
			font-size: 12px;
		}
		h4.vehicle-header.media-heading.title {
			white-space: normal;
		}
		.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown {
			right: 10px;
		}
		.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown .price {
			padding-bottom: 3px;
		}
		.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown .price.savings {
			margin-bottom: 4px;
			padding-bottom: 4px;
		}
	}
	@media (max-width: 767px) {
		.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-header .subtitle {
			display: inline-block;
		}
		.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown {
			padding: 3px 15px;
		}
	}
	@media (max-width: 550px) {
		.AV-WFeatured-8 .vehicle {
			font-size: 9px;
		}
	}
	@media (max-width: 375px) {
		.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown .price.old,
		.AV-WFeatured-8 .vehicle .vehicle-body .vehicle-info .price-breakdown .price.savings {
			display: none;
		}
	}
	.AV-WFeatured-8 .WFeatured-layout.placeholder svg {
		width: 100%;
		margin: auto;
		display: block;
		max-width: var(--placeholderSvg);
		max-height: var(--placeholderSvg);
	}
	.AV-WFeatured-8 .WFeatured-layout.placeholder .placeholder-label {
		margin-bottom: 0px;
		text-align: center;
		line-height: normal;
		padding-bottom: 0px;
		font-size: var(--placeholderLabel) !important;
		font-family: var(--placeholderFontFamily) !important;
	}
