/* ddcjeremyw  - MTBD - Adjust new VLP buttons - modified M-00415447 dtannasaponjyan */
.vlp .pricing-area .btn-primary {font-size: 1.2em; padding: 10px; line-height: 1.5;}
.pricing a[data-eprice="true"].btn-primary:before {line-height: 42px; font-size: 24px;}


/* Start 'vlp-new-price-value-msrp' (do not modify this line) */
/* Modified by ddcjeremyw on 07/24/17 08:58 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) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by ddcjeremyw on 07/24/17 08:59 AM EDT */
.vdp .inv-type-new.pricing .msrp .price { text-decoration: line-through; font-size: 23.4px; color: #000000; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* ddcjeremyw  - MTBD - Adjust used VLP buttons - modified M-00415447 dtannasaponjyan */
.vlp .item.shared.inv-type-used .pricing-area .eprice.btn-primary:before {display: none;}
.vlp .item.shared.inv-type-used .pricing-area .eprice.btn-primary {padding: 8px 7px 10px 8px;}
.vlp .item.shared.inv-type-used .inventoryList .pricing .btn.eprice span {font-size: 16px;}
.vlp .item.shared.inv-type-used .pricing [data-eprice].btn {text-align: center;}

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by davidjohansen on 06/18/18 09:03 AM EDT */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 15.8px; color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice:hover span { color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice span { background: none; background-image: none; background-color: transparent; }
.vlp .inventoryList .pricing .btn.eprice { border: none; background: #000000; background-color: #000000; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #c3002f; background-color: #c3002f; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:before { color: #c3002f; }
.vlp .inventoryList .pricing .btn.eprice:hover:before { color: #000000; }
/* End 'vlp-ePrice-button' (do not modify this line) */