/* 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: #001e50; }
/* 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: #001e50; }
/* 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: #001e50; }
/* 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: #001e50; }
/* 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;}

/* Enthusiast Edge - Put a border around the hours widget to match other widgets */
.hours-default {border: 1px solid var(--color-neutral-1000-alpha-2);}

/* Start 'vdp-new-price-value-retailValue' (do not modify this line) */
/* Modified by cbeckelman on 03/11/25 06:41 AM PDT */
.vdp .inv-type-new.pricing-detail .retailValue .price-value { text-decoration: none; font-size: 18px; color: #001E50; }
/* End 'vdp-new-price-value-retailValue' (do not modify this line) */

/* Start 'vdp-new-price-value-salePrice' (do not modify this line) */
/* Modified by cbeckelman on 02/20/25 02:17 PM PST */
.vdp .pricing-detail .salePrice .price-value { text-decoration: none; font-size: 18px; color: #001E50; }
/* End 'vdp-new-price-value-salePrice' (do not modify this line) */

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