/* full-width homepage - kevinthibault */
.index .page-bd { max-width: none;}

/*  On hover, the red underline is not positioned correctly for "SEARCH".  Also the submit "SEARCH" is too low.    */ 
.compact .navbar-nav>li.search>a:hover:after, .compact .navbar-nav>.search.open>a:after, .compact .navbar-nav>.search.open>a:hover:after {border: 1px solid red;bottom: -24px;}
.ddc-mega-menu-nav .inventory-search-form button[type='submit'] {bottom: 10px;}

/* ddcdusting 05885031 */
.wsm-incentive-display .text-discount {color: var(--color-primary-500);}

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by kevinthibault on 11/21/23 12:31 PM EST */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 18px; color: #324047; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by kevinthibault on 08/08/24 04:50 PM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: normal; font-size: 18px; color: #324047; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by kevinthibault on 11/21/23 12:31 PM EST */
.vdp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: bold; font-size: 22px; color: #324047; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by kevinthibault on 11/21/23 12:32 PM EST */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 18px; color: #324047; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-askingPrice' (do not modify this line) */
/* Modified by kevinthibault on 08/08/24 04:50 PM EDT */
.srp .inv-type-new.pricing-detail .askingPrice .price-value { text-decoration: none; font-weight: bold; font-size: 22px; color: #324047; }
/* End 'srp-new-price-value-askingPrice' (do not modify this line) */

/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by kevinthibault on 08/08/24 04:52 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 15px; color: #4e7a00; }
/* End 'srp-new-price-value-discount' (do not modify this line) */