body {
  font-size: 16px;
}

.product-price .PricesalesPrice
{
    display: none;
}

.quantity-controls
{
    padding: 0px !important;
}

.vm-price-desc
{
  display: none;
}

.spacer-buy-area .product-price
{
  font-size: 50px;
  margin-bottom: 20px;
}

.vm-fieldset-HardwareIDs
{
  display: none;   
}

.lic-table-header-row
{
  font-weight: bold;
  height: 40px;
}

.lic-table-row
{
  height: 40px;
}

.vm2-add_quantity_cart:hover
{
    background-color: transparent !important;
    transition: none !important; 
    background-position: 0px 0px !important;
}

.vm2-remove_from_cart:hover   
{
    background-color: transparent !important;
    transition: none !important; 
    background-position: 0px -212px !important;
}


.badge
{
    padding: 16px !important;
}

.search-results dl dt, dl dd
{
  display: block !important;
}

.vmpayment_description, .vmshipment_description 
{
  font-size:inherit;
}

.vmpayment_name
{
  font-weight: bold;
}

.front-icon
{
  font-size: 40px;
}

.front-icons 
{
  text-align: center;
}

.front-icons .custom_user
{
  margin-bottom: 10px;
}

.custom_user
{
  min-width: 110px !important;
  min-height: 155px !important;
}