label.discount-deals {
    padding-left: 7px;
    padding-right: 7px;
    margin-top: 5px;
    font-size: 20px;
    float: left;
    margin-right: 16px;
    text-align: center;
    width: 60px;
    height: 85px;
    background: url(/image/pricebg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    padding-top: 7px;
}

p.price {
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    margin-left: 25px;
    text-align: end;
}
.products-list.grid .product-layout .product-item-container:hover .right-block .caption h4 a {
    color: #323232 !important;
    font-weight: 400 !important;
}
.products-list .product-layout .product-item-container .caption h4 a:hover {
    color: #df1f26;
    color: #323232 !important;
    font-weight: 400 !important;
}
.products-list .product-layout .product-item-container .caption h4 a {
    font-size: 14px;
    margin: 10px 0 4px;
    font-weight: bold;
    color: #666;
    color: #323232 !important;
    font-weight: 400 !important;
}
