/* Used Featured Vehicles Frag */
.ddc-mega-menu-nav .inventory-featured-default .hproduct {height: 221px;}

/* michaeljaggers | 09103372 */
.page-header.responsive-centered-nav .header-contact .header-default { width: 100%; }
.page-header .value-statement { bottom: -12px; left: 20px; }

/* michaeljaggers | 09106442 */
.calloutDetails li { vertical-align: middle; }

/* ddcjamesc 10103857 */
.whyBuyBadge img { max-height:75px; }

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by alharris1 on 08/29/22 04:44 PM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by asulikowsk on 07/21/22 04:52 PM EDT */
.vdp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by alharris1 on 08/29/22 11:41 AM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by alharris1 on 08/29/22 11:41 AM EDT */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* ddcrandyh 06533856 */
.badge-callout > ul { 
  flex-wrap: nowrap !important; 
  & .vehicle-card-badge { padding: 0px !important; & > a { padding: 0px !important; margin: 0px !important; }
}