
/* william.abbey 05353081 */
.navbar-nav .nav > li > a, .navbar-nav .ddc-nav-inline > li > a {min-width: 125px;}

/* 07753315 JLC */
.vdp.responsive-type .page-header .header-default p.value-statement { font-size: 14px; }

/* 08221341 ddcjosiahl */
.page-header .value-statement {word-break: break-word;width: 350px;bottom: -35px;}

/* ddcjosiahl 10645333 */
.ddc-icon-carousel-arrow {background: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="%230D65BF" opacity="1" d="M0 16c0 8.837 7.163 16 16 16s16-7.163 16-16c0-8.837-7.163-16-16-16s-16 7.163-16 16z"></path><path fill="%230D65BF" opacity="1" d="M0 16c0 8.837 7.163 16 16 16s16-7.163 16-16c0-8.837-7.163-16-16-16s-16 7.163-16 16z"></path><path fill="%23fff" d="M18.621 16l-6.621-6.621 1.379-1.379 8 8-8 8-1.379-1.379z"></path></svg>') no-repeat center/cover;}

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by mtoof1 on 01/17/23 01:21 PM EST */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-inv-type-new-portal-price-value-portal-price' (do not modify this line) */
/* Modified by stoney2 on 05/17/23 09:18 AM EDT */
.srp .vehicle-card-title.inv-type-new .portal-price { text-decoration: none; font-weight: bold; font-size: 22.5px; color: #000000; }
/* End 'srp-inv-type-new-portal-price-value-portal-price' (do not modify this line) */

/* Start 'srp-new-price-value-retailValue' (do not modify this line) */
/* Modified by vcowan on 11/10/21 10:43 AM CST */
.srp .inv-type-new.pricing-detail .retailValue .price-value { text-decoration: line-through; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-retailValue' (do not modify this line) */

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by vcowan on 11/10/21 10:48 AM CST */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by mtoof1 on 01/17/23 11:32 AM EST */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* 10943627 ddcjareds */
.vdp .recommendations-vehicles .tile-list .pricing li .value { text-decoration: line-through; }

/* wabbey 05290819 */
.srp dl.pricing-detail.inv-type-new .askingPrice {border-bottom: 1px var(--divider-color) solid;padding-top: 5px;padding-bottom: 5px;}
.srp dl.pricing-detail.inv-type-new dt.askingPrice {flex-basis: calc(55%);}
.srp dl.pricing-detail.inv-type-new dd.askingPrice {flex-basis: calc(45%);margin-left: 0;}
.vdp dl.pricing-detail.inv-type-new .askingPrice {border-bottom: 1px var(--divider-color) solid;padding-top: 5px;padding-bottom: 5px;}
.vdp dl.pricing-detail.inv-type-new dt.askingPrice {flex-basis: calc(55%);}
.vdp dl.pricing-detail.inv-type-new dd.askingPrice {flex-basis: calc(45%);margin-left: 0;}