/* ddcjosiahl 05871604 */
.index .inventory-search-facet-browse .ddc-pill-nav, .index .inventory-search-facet-browse .btn.dropdown-toggle {background: rgba(255,255,255,1); }
.hero-image-overlay-container .inventory-search-facet-browse.hero-image-color-default h3 {background: #FFF; border-radius: 20px; padding: 2px 15px; }
.index .inventory-search-facet-browse .ddc-pill-nav {top: -3px; position: relative; }

/* Start 'srp-new-price-label-wholesalePrice' (do not modify this line) */
/* Modified by icortez on 11/21/25 07:52 AM CST */
.srp .inv-type-new.pricing-detail .wholesalePrice .price-label { text-decoration: none; font-weight: normal; font-size: 13.5px; color: #000000; }
/* End 'srp-new-price-label-wholesalePrice' (do not modify this line) */

/* Start 'vdp-new-price-value-retailValue' (do not modify this line) */
/* Modified by joshetter on 12/30/20 09:11 AM EST */
.vdp .inv-type-new.pricing-detail .retailValue .price-value { text-decoration: none; font-size: 18px; color: #21b500; }
/* End 'vdp-new-price-value-retailValue' (do not modify this line) */

/* Start 'srp-new-price-value-retailValue' (do not modify this line) */
/* Modified by joshetter on 12/30/20 09:12 AM EST */
.srp .inv-type-new.pricing-detail .retailValue .price-value { text-decoration: none; font-size: 15.75px; color: #21b500; }
/* End 'srp-new-price-value-retailValue' (do not modify this line) */

/* ddcsamp 09734960 */
.vdp .inv-type-new.pricing-detail .retailValue .price-value::before,
.srp .inv-type-new.pricing-detail .retailValue .price-value::before {content: "-";}