/* ddcmjaggers | 07055956 */
.facet-user-range-input-group input.facetmulti-input { padding: 8px 8px; }

/* christophershea - Freeform Search // vetted 07381776 */
.index .inventory-search-form.freeformsearch .widget-heading {font-size: 24px; font-weight: normal;}
.index .inventory-search-form.freeformsearch form {display: flex; justify-content: center; align-items: center;}
.index .inventory-search-form.freeformsearch form input {width: 500px;}

/* christophershea - Homepage // vetted 07381776 */
.index-buttonblock .buttonblock-button a {height: 200px; margin-bottom: 10px;}

/* christophershea - Header // vetted 07381776 */
.page-header.responsive .header-default .vcard .tels,
.page-header.responsive .header-default .vcard .tels .tel.phone1,
.page-header.responsive .header-default .vcard .adr a  { font-size: 18px; }

/* ddcalmirc 07385079 */
.calloutDetails .cst-warranty-badge img {max-height: 120px;}

/* ddcalmirc 07486626 */
.navbar.compact.responsive .navigation-default > ul.navbar-nav {display: flex;}

/* 07672941 JLC */
.inventory-listing-default .inv-type-new .hproduct { min-height: 275px; }
.inventory-listing-default .calloutDetails .cst-warranty-badge img { max-height: none; }

/* Start 'vlp-used-price-label-final-price' (do not modify this line) */
/* Modified by dwood5 on 02/25/20 10:31 AM EST */
.vlp .inventoryList .item.inv-type-used .pricing .final-price .label { text-decoration: none; font-weight: bold; font-size: 14px; color: #000000; }
/* End 'vlp-used-price-label-final-price' (do not modify this line) */

/* Start 'vlp-used-price-value-final-price' (do not modify this line) */
/* Modified by jcox24 on 02/20/20 04:52 PM EST */
.vlp .inventoryList .item.inv-type-used .pricing .final-price .value { text-decoration: none; font-weight: bold; font-size: 20px; color: #000000; }
/* End 'vlp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-final-price-price-label-final-price' (do not modify this line) */
/* Modified by dwood5 on 02/25/20 10:32 AM EST */
.vdp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 800; font-size: 20px; color: #000000; }
/* End 'vdp-final-price-price-label-final-price' (do not modify this line) */

/* ddcjareds 10090127 */
[data-web-api-id="item-list-badges"] a img {max-height: 100px;}

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by eburke3 on 04/03/25 09:18 AM MDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 16px; color: #0034ff; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by wmcdonald on 05/22/24 02:39 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-weight: bold; font-size: 18px; color: #f70000; }
/* End 'srp-new-price-value-discount' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by wmcdonald on 05/28/24 11:21 AM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: bold; font-size: 17.75px; color: #000000; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-label-msrp' (do not modify this line) */
/* Modified by eburke3 on 04/03/25 09:17 AM MDT */
.srp .inv-type-new.pricing-detail .msrp .price-label { text-decoration: none; font-size: 15.75px; color: #0034ff; }
/* End 'srp-new-price-label-msrp' (do not modify this line) */

/* Start 'srp-new-price-value-retailValue' (do not modify this line) */
/* Modified by wmcdonald on 05/21/24 03:49 PM EDT */
.srp .inv-type-new.pricing-detail .retailValue .price-value { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #4e7a00; }
/* End 'srp-new-price-value-retailValue' (do not modify this line) */

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by wmcdonald on 05/21/24 03:54 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-weight: bold; font-size: 18px; color: #f70000; }
/* End 'srp-new-price-label-discount' (do not modify this line) */

/* Start 'srp-new-price-label-retailValue' (do not modify this line) */
/* Modified by wmcdonald on 05/21/24 03:54 PM EDT */
.srp .inv-type-new.pricing-detail .retailValue .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #4e7a00; }
/* End 'srp-new-price-label-retailValue' (do not modify this line) */

/* 03885121 ddcjareds */
:is(.srp, .vdp) dl.pricing-detail .pricing-divider { border-top: 2px solid #f70000; }

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by wmcdonald on 05/28/24 11:21 AM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-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; }
}