.af-continue-btn {
	width:176px;
	display:inline-block;
}
.af-cancel-btn {
	width:176px;
	margin-left:3px;
	display:inline-block;
}
.af-customordervehicle-bigimg > img {
	display: block;
	max-width: 750px;
	height: auto;
	width:100%;
}

.af-photo-disclaimer {
	font-size:10px;
	font-style: italic;
	font-weight: bold;
}
.sitefront-pass1 .sf-block::after {
	content:none;
}

.af-order-vehicle-card-variant-available {
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: .5ch;
}
.af-variant-icon {
	height: 1.5em;
	margin: 0;
}
.af-variant-text {
	font-weight: bold;
	line-height: 1em;
	color: black;
}
.optionimage img {
	object-fit: cover;
}
@media (min-width: 769px) {
	.header.card .phone-numbers.reorderable-cta-enabled ul li span[itemprop="telephone"] {
		top: 3px;
	}
}
@media (min-width: 991px) {
	#vehicleImage {
		max-width:90% !important;
	}
}

.af-swatch-materialname::before {
	content: "("
}

.af-swatch-materialname::after {
	content: ")"
}

#content script,
#co-content script {
	display: none;
}

#order-hero img {
	display: block;
	margin-inline: auto;
}

#trimSelection .mediaColumn #heading_instructions h1 {
	margin: 0;
}