/* mikesayre kdg srp listing spacing */
.inventoryList .hproduct {
    padding: 0 5px 20px 36%;
}

/* 04966966 JLC */
.inventory-listing-default .hproduct > div a.btn.view-incentives {width:64%;}

/*cnconway 08157765 */
.normal-grid .gv-pricing span.stackedFinal .label, .normal-grid .gv-pricing span.stackedFinal .value {font-weight: bold; color: #0d65bf}
.normal-grid .item .gv-pricing li.li-stackedFinal {    border-bottom: 1px dashed var(--color-neutral-800);}



/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by dlgann on 07/20/23 11:18 AM CDT */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #4e7a00; }
/* End 'srp-new-price-value-discount' (do not modify this line) */

/* Start 'srp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by markusshinosky on 05/27/26 12:12 PM EDT */
.srp .inv-type-new.pricing-detail .wholesalePrice .price-value { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #4e7a00; }
/* End 'srp-new-price-value-wholesalePrice' (do not modify this line) */

/* Start 'vdp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by markusshinosky on 05/27/26 12:14 PM EDT */
.vdp .inv-type-new.pricing-detail .wholesalePrice .price-value { text-decoration: none; font-weight: normal; font-size: 18px; color: #4e7a00; }
/* End 'vdp-new-price-value-wholesalePrice' (do not modify this line) */