/* Start 'vlp-new-price-value-salePrice' (do not modify this line) */
/* Modified by jacquelinewaugh on 09/18/19 09:11 AM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .salePrice .value { text-decoration: none; font-weight: bold; font-size: 16px; color: #21b000; }
/* End 'vlp-new-price-value-salePrice' (do not modify this line) */

/* Start 'vlp-new-price-value-retailValue' (do not modify this line) */
/* Modified by jacquelinewaugh on 09/18/19 09:40 AM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .retailValue .value { text-decoration: none; font-weight: bold; font-size: 16px; color: #21b000; }
/* End 'vlp-new-price-value-retailValue' (do not modify this line) */

/* Start 'vdp-salePrice-price-value-salePrice' (do not modify this line) */
/* Modified by jacquelinewaugh on 09/18/19 09:42 AM EDT */
.vdp .inv-type-new.pricing-detail .salePrice .price-value { text-decoration: none; font-weight: normal; font-size: 18px; color: #21b000; }
/* End 'vdp-salePrice-price-value-salePrice' (do not modify this line) */

/* Start 'vdp-retailValue-price-value-retailValue' (do not modify this line) */
/* Modified by jacquelinewaugh on 09/18/19 09:46 AM EDT */
.vdp .inv-type-new.pricing-detail .retailValue .price-value { text-decoration: none; font-weight: normal; font-size: 18px; color: #21b000; }
/* End 'vdp-retailValue-price-value-retailValue' (do not modify this line) */

/* 07894356 dtannasaponjyan */
.page-header.compact .header-default .vcard .adr {text-align: right;}
.compact .navbar-nav .nav-last > a::after {display: none;}

/* fdbarfety 07987936 */
.media-gallery-toolbar.absolute-left {left: inherit; right: 125px;}

/* Fix TRP Page Title Color - Enthusiast Edge */
[data-widget-id="inventory-page-title1"] h1 { color: var(--color-primary-500) !important; }