

/*michael.gamache - VDP removed underline on VDP button*/
.vdp .tradein a {text-decoration: none;}

/* Start 'vlp-new-price-label-rebate' (do not modify this line) */
/* Modified by vllee1 on 08/11/17 09:41 AM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .rebate .label { text-decoration: none; font-weight: bold; font-size: 9.5px; color: #787777; }
/* End 'vlp-new-price-label-rebate' (do not modify this line) */

/* Start 'vlp-new-price-label-internetPrice' (do not modify this line) */
/* Modified by vllee1 on 08/11/17 09:42 AM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .internetPrice .label{ text-decoration: none; font-weight: bold; font-size: 9.5px; color: #787777; }
/* End 'vlp-new-price-label-internetPrice' (do not modify this line) */

/* Start 'vdp-new-price-value-stackedConditionalFinal' (do not modify this line) */
/* Modified by trbolduc on 12/11/17 04:07 PM EST */
.vdp .inv-type-new.pricing .stackedConditionalFinal .price { text-decoration: line-through; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-stackedConditionalFinal' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by hhill4 on 12/15/20 01:14 AM CST */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #21b500; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/* Start 'vlp-used-price-value-final-price' (do not modify this line) */
/* Modified by hhill4 on 12/15/20 12:23 AM CST */
.vlp .inventoryList .item.inv-type-used .pricing .final-price .value { text-decoration: none; font-weight: bold; font-size: 23.8px; color: #21b500; }
/* End 'vlp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by hhill4 on 12/15/20 01:12 AM CST */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #21b500; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/*csimmons - final price strike on newvlp*/
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value {text-decoration: line-through;}
.vlp .inventoryList .item.inv-type-new .pricing .stackedConditionalFinal .value {text-decoration: line-through;}
/*end*/

/* Start 'vlp-new-price-value-final-price' (do not modify this line) */
/* Modified by hhill4 on 12/15/20 12:23 AM CST */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value { text-decoration: none; font-weight: bold; font-size: 21px; color: #21b500; }
/* 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 lwpotter on 09/26/19 02:05 PM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .stackedConditionalFinal .value { text-decoration: none; font-weight: bold; font-size: 14px; color: #000000; }
/* End 'vlp-new-price-value-stackedConditionalFinal' (do not modify this line) */

/* Start 'srp-pre-owned-price-value-final-price' (do not modify this line) */
/* Modified by dsanjines on 04/09/21 11:38 AM BT */
.srp .inv-type-pre-owned.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #21b500; }
/* End 'srp-pre-owned-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by dsanjines on 04/09/21 11:39 AM BT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #21b500; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */