﻿/** General product styling **/
.hl-product .hl-promotion {
    font-size: 1em;
    color: #707070;
}

.hl-product .hl-membertext {
    font-size: 24px;
    line-height: 1.875rem;
    color: #333333;
    display: inline;
}

.hl-product p {
    margin-bottom: .1875rem !important;
}

.hl-anchor:hover {
    text-decoration: none;
}

.hl-price {
    line-height: 32px;
}