
/*  Full width on ePrice button.   */
.vlp .inventoryList .pricing .eprice {width: 100%;}
.vdp .inventory-detail-pricing  .eprice {text-align: center;width: 100%;}
 

/* Start 'vlp-new-price-value-msrp' (do not modify this line) */
/* Modified by dtdwightsears on 07/09/18 04:44 PM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .value { text-decoration: none; font-weight: bold; font-size: 16px; color: #000000; }
/* End 'vlp-new-price-value-msrp' (do not modify this line) */

/* Start 'vlp-new-price-value-final-price' (do not modify this line) */
/* Modified by dtdwightsears on 07/09/18 04:44 PM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value { text-decoration: none; font-weight: bold; font-size: 17px; color: #000000; }
/* End 'vlp-new-price-value-final-price' (do not modify this line) */

/* Start 'vlp-new-price-value-stackedConditionalFinal' (do not modify this line) */
/* Modified by dtdwightsears on 07/09/18 04:44 PM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .stackedConditionalFinal .value { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
/* End 'vlp-new-price-value-stackedConditionalFinal' (do not modify this line) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by dtdwightsears on 07/09/18 04:45 PM CDT */
.vdp .inv-type-new.pricing .msrp .price { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by dtdwightsears on 07/09/18 04:46 PM CDT */
.vdp .inv-type-new.pricing .final-price .price { text-decoration: none; font-weight: bold; font-size: 19px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-stackedConditionalFinal' (do not modify this line) */
/* Modified by dtdwightsears on 07/09/18 04:46 PM CDT */
.vdp .inv-type-new.pricing .stackedConditionalFinal .price { text-decoration: none; font-weight: bold; font-size: 20px; color: #000000; }
/* End 'vdp-new-price-value-stackedConditionalFinal' (do not modify this line) */


/* ddcgeoffh */
.content-alert-banner .content-alert-banner-message { color: #FFFF00!important; }