

/* Start 'vlp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by aubreyouelett on 05/18/20 10:32 AM 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) */

/* Responsive Centered Nav */
.page-header.responsive-centered-nav .header-navigation .header-default {
  container: kiaHeaderContainer/inline-size;
  & .home-logolink {
    background-position: center center; 
    width: 25cqw; max-width: 25cqw; 
    height: auto; 
    margin-right: 5.75cqw; 
    margin-left: 5.75cqw;
    min-width: 25cqw;
  }
  & .vcard { 
    align-self: center; 
    margin-top: 3cqw;
    line-height: 3.75cqw !important;
    & .h1 { 
      line-height: 3.75cqw !important;
      & span {
        font-size: 3.75cqw !important; font-weight: 900!important;
        line-height: 3.75cqw !important;
      }
    }
  }
}
@media screen and (min-width:1200px) { 
  .page-header.responsive-centered-nav .header-navigation .header-default .vcard .h1 span { 
    font-size: 3.65cqw !important; font-weight: 900!important; 
    line-height: 3.75cqw !important;
  }
}