﻿
.owl-stage .new-products .product-info .product-bottom .rating .star {
    font-size: 16px;
    color: #ffc300;
}

.new-products .holder-item .product-pic {
    width: 30%;
}

.new-products .holder-item .product-info {
    width: 70%;
}

.prd_cnt {
    position: absolute;
    font-size: 13px;
    border-radius: 50%;
    border: solid 1px #13B9A2;
    width: 17px;
    height: 17px;
    line-height: 17px;
    left: -4px;
    top: -5px;
    color: #13B9A2;
    background-color: #fff;
}