.price-range-wrapper .old-price, .product-options-bottom .price-box .price-range-wrapper .old-price, .product-info-price .price-box .price-range-wrapper .old-price, .product-item  .price-range-wrapper .old-price,
.product-options-bottom .price-box .price-all-wrapper .old-price, .product-info-price .price-box .price-all-wrapper .old-price, .product-item  .price-all-wrapper .old-price{
    float: none;
    text-decoration: line-through;
    color: #b5b5b5;
    display: none;
}
.price-range-wrapper .old-price .price-container:after {
    display: none;
}
body .product-info-main .product-info-price .price-box .price-container .non-range-old-price {
    display: none;
}







.product-info-main .product-info-stock-sku {
    width: 50px;
    padding-left: 0;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price
{
    font-size: 26px !important;
    line-height: 26px !important;
}
.product-info-main .product-info-price .price-box {
    padding-top: 10px;
}