/* BASIC css start */
.sn-header.sub .sn-logo{left:24px !important;margin-left:0 !important;}


.product-list-wrapper.type-list + .product-list-wrapper.type-list li:first-child {
    border-top: 1px solid rgba(48,48,48,0.3);
}



.product-button2 {
    font-size: 0;
    padding-top: 10px;
}

.product-button2 a {
    display: inline-block;
    margin: 0 1px;
}

.product-button2 a img {
    width: 20px;
    vertical-align: top;
    margin: 0 3px;
}
.dcper {
    color: #dd426f;
    font-size: 20px;
    font-weight: 400;
    margin-right: 5px;
}
.product-list-wrapper.type-list .product-button2 {
    position: absolute;
    right: 0;
    z-index: 9;
    bottom: 5px;
}

.product-list-item .product-item .product-name{font-weight:500;}
/* BASIC css end */

