/* BASIC css start */
body, h1, h2, h3, h4, h5, h6, table, input, select, textarea, a {        font-family: "Roboto", "Noto Sans", sans-serif; }
.re_pay_info .re_price p.re_sale em {			
    position: relative;
}

.dis_line {
    font-size: 12px;
    display: inline-block;
    margin-right: 5px;
    color: #de0000;
    float: right;
    line-height: 14.5px;
    font-weight: normal;
}
.prd-list .price.soldout {     color: #bbb; }
.prd-list .dsc, .prd-list .price, .prd-list .color, .prd-list .preview {
    margin-bottom: 0;
}
.prd-list .dsc { 
    color: #333;
    font-size: 12px;
    line-height: 17px;
    height: 20px;
 }
.prd-list .price.sale {
    margin-right: 10px;
}
.reviewcount {
    display: none;
    display: inline-block;
    float: right;
    font-size: 11px;
        height: 0px;
    line-height: 98px;
}
.reviewcount em {
    color: #f00;
}
.icon_img {
    position: absolute;
    left: 5px;
    top: 5px;
}
.prd-list .price.sale {     float: left;  }
li.thumb a:hover { opacity: 1 !important; }
.prd-list li.thumb a:hover .thumb_info { background-color: rgba(255, 255, 255, 0.7); }

.prd-list .thumb {
    position: relative;    
    margin: 0px 8px;
    height: 100% !important;
}
.prd-list .thumb_info {
    /* position: absolute; */
    /* bottom: 0; */
    width: 100%;
    padding: 5px 0 0px;
    font-size: 15px;
    height: 56px;
}
/* .prd-list .thumb a:hover .thumb_info { background-color: #fff; opacity: 0.8; } */

.prd-list {
    position: relative;
    overflow: hidden;
    padding: 0 50px;
}
.prd-list .thumb {
    font-size: 0;
    line-height: 0;
    float: left;
    width: 24%;
    margin-bottom: 100px;

}
.prd-list .info {
    margin: 1% 0 0 6px !important;
}
/* BASIC css end */

