/* Start 'vlp-new-price-label-msrp' (do not modify this line) */
/* Modified by chriscote on 05/04/18 10:54 AM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .label { text-decoration: line-through; font-size: 11.9px; color: #787878; }
/* End 'vlp-new-price-label-msrp' (do not modify this line) */

/* Start 'vlp-new-price-value-msrp' (do not modify this line) */
/* Modified by chriscote on 05/04/18 10:54 AM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .value { text-decoration: line-through; font-size: 18.2px; color: #000000; }
/* End 'vlp-new-price-value-msrp' (do not modify this line) */

/*cnconway M-00515574*/
.inventory-detail-pricing .final .price.h1, .inventory-detail-pricing .final-price .price.h1 {font-size: 1.3em;}
.inventory-detail-pricing .pricing .stackedConditionalFinal .price {font-size: 1.8em;}
.inventoryList span.stackedFinal.final-price .value {font-size: 18.2px;}
.inventoryList .stackedConditionalFinal .value {font-size: 1.7em; margin-left: -15px;}

/*cjschneide 04803223*/
li.call-button a.btn.call-button {background:#3CB814;}

/*increasing font size of newly added value statement - mstotts - 05006466 */
.page-header.compact .value-statement, .compact.ddc-header .value-statement { font-size: 16px;}

/* Start KBB Custom CSS */
:root {
  --clrs-banner-bg: #1a1a1a;
  --clrs-banner-border: #1a1a1a;
  --clrs-banner-text-color: #ffffff;
  --clrs-banner-text-font: Montserrat, Open Sans, sans-serif;
}
/* End KBB Custom CSS */