/* 05286107 10586412 JLC + 07550440 ddcsamp */
.header-default .vcard .adr:not(.adr2) { margin-right: 10px; }
.header-default .vcard .adr:not(.adr2):before { content: "SALES:";  color: #605d5d; color: var(--color-neutral-700); font-size: 10.5px; font-weight: 700}
.header-default .vcard .adr2:before { content: "SERVICE: ";  color: #605d5d; color: var(--color-neutral-700); font-size: 10.5px;font-weight: 700 }

/*per DS - need space for mycars in nav*/
.navbar-nav .nav > li > a{padding-left: 15px;padding-right: 15px;min-width:auto;}

/* Start 'srp-new-price-label-retailValue' (do not modify this line) */
/* Modified by jsguyette on 01/11/22 04:01 PM EST */
.srp .inv-type-new.pricing-detail .retailValue .price-label { text-decoration: none; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-retailValue' (do not modify this line) */

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by aticonipa on 04/15/21 03:35 PM B */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-retailValue' (do not modify this line) */
/* Modified by jsguyette on 01/11/22 04:01 PM EST */
.srp .inv-type-new.pricing-detail .retailValue .price-value { text-decoration: none; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-retailValue' (do not modify this line) */

/* Start 'srp-pre-owned-price-label-final-price' (do not modify this line) */
/* Modified by aticonipa on 04/15/21 03:38 PM B */
.srp .inv-type-pre-owned.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-pre-owned-price-label-final-price' (do not modify this line) */

/* Start 'srp-certified-pre-owned-price-label-final-price' (do not modify this line) */
/* Modified by aticonipa on 04/15/21 03:40 PM B */
.srp .inv-type-certified-pre-owned.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-certified-pre-owned-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-label-ABCRule' (do not modify this line) */
/* Modified by asulikowsk on 01/11/22 04:11 PM EST */
.srp .inv-type-new.pricing-detail .ABCRule .price-label { text-decoration: none; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-ABCRule' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by wlopez12 on 11/20/23 04:17 PM PST */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #0a9b00; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

