
    #shop-item .col-md-9 .row .nf-item .item-box .shop-item .item-img img{
        height: 340px;
        width: 100%;
        object-fit: cover;
    }
#shop-item .container .col-md-9 .row .nf-item .item-box .shop-item .item-mask .item-mask-detail .shop-item-info a h6{
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
}
#shop-item .container .row .col-md-3 .sidebar-widget ul li a.active{
    color: black;
    font-weight: bold;
}
#shop-item .container .col-md-9 .row blockquote{
    background-color: #EEE; 
    border-left: 5px solid #2d7ac0;
}