

/* Start 'vdp-new-price-value-discount' (do not modify this line) */
/* Modified by amarsal on 09/28/22 05:10 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:33 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:33 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 button text-align fix */
.btn-default.btn:not(.btn-no-decoration) { text-align: center !important; }
/* end call us button text-align fix */

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

/* start primary cta override */
/* .btn-primary { background-color: #ff0800 !important;  } */
/* end primary cta override */

/* start hide conditional price */
.conditional-final-price { }
/* end hide conditional price */

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