/**
 * CSS for HT Price display
 */
.ps_displaypriceht .price-ht {
    font-size: 0.9rem;
    color: #ababab;
    font-size: 15px;
}
.ps_displaypriceht .price-ht sup{
    font-size: 81% !important;
}
/* Adjustments for different themes might be needed */
.product-prices .ps_displaypriceht {
    display: block;
    margin-left: 45px;
    margin-top: -5px;
}
