/* victoriahadley button spacing */
.MS-custom-btn li {
margin:0.5% 0%
}

/* 02824026 ddcjareds */
.vdp .ws-vehicle-location .vehicle-location-wrapper a[data-title="Website"] span { display: none; }

/* update header color kevinthibault */
.page-header.minimal { background: var(--color-neutral-900); }

/* reducing header height - kevinthibault */
.page-header .header-default .vcard.header-logo-enabled { height: fit-content; }

/* kevinthibault - adding "+" to add-on line */
.srp .pricing-detail .ABCRule .price-value:before , .vdp .pricing-detail .ABCRule .price-value:before { content: "+"; }
.srp .inv-type-new.pricing-detail .wholesalePrice .price-value:before , .vdp .inv-type-new.pricing-detail .wholesalePrice .price-value:before { content: "+"; }

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by kevinthibault on 12/19/25 06:06 PM EST */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #426a00; }
/* End 'srp-new-price-label-discount' (do not modify this line) */

/* Start 'vdp-new-price-label-discount' (do not modify this line) */
/* Modified by kevinthibault on 12/19/25 06:09 PM EST */
.vdp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-weight: normal; font-size: 18px; color: #426a00; }
/* End 'vdp-new-price-label-discount' (do not modify this line) */

/* Start 'vdp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by kevinthibault on 03/27/26 04:02 PM EDT */
.vdp .inv-type-new.pricing-detail .wholesalePrice .price-value { text-decoration: none; font-weight: normal; font-size: 18px; color: #c3002f; }
/* End 'vdp-new-price-value-wholesalePrice' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by kevinthibault on 03/27/26 04:02 PM EDT */
.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) */

/* Start 'srp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by kevinthibault on 03/31/26 04:41 PM EDT */
.srp .inv-type-new.pricing-detail .wholesalePrice .price-value { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #c3002f; }
/* End 'srp-new-price-value-wholesalePrice' (do not modify this line) */