


/* Start 'vlp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by keithmacleod on 01/10/20 10:20 AM EST */
.vlp .inventoryList .item.inv-type-new .pricing .wholesalePrice .value { text-decoration: none; font-weight: bold; font-size: 14px; color: #21b500; }
/* End 'vlp-new-price-value-wholesalePrice' (do not modify this line) */

/* Start 'vdp-new-price-value-discount' (do not modify this line) */
/* Modified by amarsal on 09/28/22 05:11 PM EDT */
.vdp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 18px; color: #c3002f; }
/* End 'vdp-new-price-value-discount' (do not modify this line) */

/* Start 'srp-new-price-value-SICCRule' (do not modify this line) */
/* Modified by amarsal on 02/10/23 02:34 PM EST */
.srp .inv-type-new.pricing-detail .SICCRule .price-value { text-decoration: none; font-size: 15.75px; color: #c3002f; }
/* End 'srp-new-price-value-SICCRule' (do not modify this line) */

/* Start 'vdp-new-price-value-SICCRule' (do not modify this line) */
/* Modified by amarsal on 02/10/23 02:34 PM EST */
.vdp .inv-type-new.pricing-detail .SICCRule .price-value { text-decoration: none; font-size: 18px; color: #c3002f; }
/* End 'vdp-new-price-value-SICCRule' (do not modify this line) */

/* start call us cta text-align fix */
.btn-default.btn:not(.btn-no-decoration) { text-align: center !important; }
/* end call us cta text-align fix */

/* start alert banner overrides */ 
.content-alert-banner-container { padding: 0px !important; } 
/* end alert banner overrides*/

/* tradepending cta override */
a[data-content-intent="vehicle-value-a-trade-button"].btn {
text-align: center !important; text-transform: uppercase !important; }
/* || */

/* uppercase eprice */
div.price-btn a {
text-transform: uppercase !important; }
/* || */

/* uppercase eprice vdp */
div.price-btn button {
text-transform: uppercase !important; }
/* || */
