/*christophershea - pull hours onto 1 line*/
.ws-hours .value {white-space:nowrap;}

/* Start 'vdp-new-price-value-askingPrice' (do not modify this line) */
/* Modified by avelazque4 on 03/11/24 02:43 PM EDT */
.vdp .inv-type-new.pricing-detail .askingPrice .price-value { text-decoration: none; font-weight: bold; font-size: 22px; color: #000000; }
/* End 'vdp-new-price-value-askingPrice' (do not modify this line) */

/* Start 'srp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by rachealliberty on 05/29/24 05:18 AM EDT */
.srp .inv-type-new.pricing-detail .wholesalePrice .price-value { text-decoration: none; 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 dwood5 on 05/29/24 08:22 AM EDT */
.vdp .inv-type-new.pricing-detail .wholesalePrice .price-value { text-decoration: none; font-size: 18px; color: #4e7a00; }
/* End 'vdp-new-price-value-wholesalePrice' (do not modify this line) */

/* ddcrandyh CC03996150 */
.responsive-type .page-header .content-alert-banner .content-alert-banner-link {
  font-size: 15.75px;
}