

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

/* Start 'vlp-new-price-value-msrp' (do not modify this line) */
/* Modified by dtdwightsears on 07/11/18 11:29 AM 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 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by dtdwightsears on 07/11/18 11:30 AM 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/11/18 11:30 AM CDT */
.vdp .inv-type-new.pricing .final-price .price { text-decoration: none; font-weight: bold; font-size: 20px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/*owen.perks content banner padding */
.content-alert-banner-container {padding: 5px !important;}