.old-price:after {
    color: #fb0909;
    content: '';
    position: absolute;
    top: 50%;
    right: -1px;
    left: -1px;
    border-top: 2px solid;
    width: 80%;
}