<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* custom button fix to better align with new design */
.vlp .pricing .price-btn {text-align: right;}
.vlp .pricing .price-btn .btn {display: inline-block; width: auto; font-size: 12px;}
.vdp .pricing .price-btn .btn {
  text-align: center;
  padding: 0;
  padding-right: var(--btn-primary-padding-right, calc(1.5em - var(--btn-border-width)));
  padding-left: var(--btn-primary-padding-left, calc(1.5em - var(--btn-border-width)));
  line-height: 3;
}
.vdp .pricing .price-btn .btn::before {content: '';}
/* edmunds button */
.vlp .edmundscarcode-container a.sms-button.ui-button {width: auto; font-size: 12px;}
.vdp .edmundscarcode-container a.sms-button.ui-button {text-align: center; background: #fff; margin: 5px 0;}
.vdp .edmundscarcode-container a.sms-button.ui-button::before {content: '';}

/* nav fix */
@media screen and (max-width: 1200px) { .compact .nav-last {padding-right: 140px;} }

/* vlp payment info fix */
.inventory-listing-default .facetmulti-form .paymentInformation span {display: block; text-align: center;}

/* links have inherited color */
a[target=_blank]:focus {color: inherit;}

/* prevent pixall iframe from affecting page layout */
html &gt; iframe[src*="pixall"] {display: none;}

/* ddcalmirc 04969011 - ddcbox3 overlap issues on vdps */
.vdp .ddc-box-3 {min-height: auto;}
.vdp .ddc-box-3 .widget-heading {margin: 0;}

/* fix for vdps with digital retailing on v1 variation - eliminates the large gap at the top of the page */
.vdp.v9-oem-lincoln-0002-v1 .digital-retailing-default.mb-10.pt-8 {padding-top: 0 !important; margin-bottom: 0 !important;}

/* dr close button fix */
.calculator-payment-dealertrack .payment-calc-close {padding: 0; line-height: 2;}

/* ddcrandyh 07790349 */
.forddirect-smartt &gt; p { display: none; }

/* michaeljaggers | 08854967 | no matching vehicles alert in nav fix for readability */
.light-orange-white .navbar-nav .alert.alert-info { color: rgba(0, 0, 0, 0.9); background-color: #eff0f0; border: 3px solid #324047; }

/* 10635845 JLC */
.alias-pickup-and-delivery #pdl-logo { padding: 0px 45px; }
.alias-pickup-and-delivery #pdl-logo img { width: 315px; }

/* fdbarfety 11008735 */
.page-bd .inventory-featured-default img.photo.thumb {width: 100%;}
.page-bd .inventory-featured-default .pricing .label {white-space: inherit; width: 50%; padding: 0;}
.page-bd .inventory-featured-default .pricing,
.page-bd .inventory-featured-default .value {width: 50%;}
.page-bd .inventory-featured-default .yui3-u-1-2 .pricing .label {padding: 0;}
.page-bd .inventory-featured-default .yui3-g {margin-bottom: 50px;}

/* fdbarfety 11008735 */
.compact .navbar-nav&gt;li&gt;a.ddc-nav-icon-link:hover:after {bottom: -24px;}


/* 11699931 ddcrandyh */
.oem-lincoln-way-app .content-hero.ownership-hero .hero-content-background ~ .container .hero-content-box { bottom: calc(-10% - 21px); }
.oem-lincoln-way-app .content-hero.ownership-hero .hero-content-background::before { margin-top: 21px; }

/* 05021858 ddcrandyh */
.vdp .calloutDetails {
	&amp; &gt; ul:has(.cpoDetails) { flex-wrap: wrap }
}

/* william.thompson F234404 */
.ddc-footer .links-list [href="https://www.forddirect.com/privacy"], .ddc-footer .links-list [href="http://www.forddirect.com/privacy"], .ddc-footer .nav [href="https://www.forddirectprivacy.com/"], .ddc-footer .nav [href="http://www.forddirectprivacy.com/"] { display: none; }
</pre></body></html>