

/* Start 'vlp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by matthewleta on 07/31/20 04:00 PM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .wholesalePrice .value { text-decoration: none; font-weight: bold; font-size: 14px; color: #21b500; }
/* End 'vlp-new-price-value-wholesalePrice' (do not modify this line) */

/* ddcrandyh CC02025372 */
.incentive-type-heading.manufacturer-incentive.label { white-space: normal; }
  #bcrumb ol{
   text-align: center;
   margin: 10px auto;
  }
  
  #bcrumb ol li {
   display: inline;
   margin: 0 5px;
   list-style: none;
  }
  #bcrumb Ol li a:hover {
   color: #fff;
   background-color: #C3003A;
   font-weight:200;
  }