

.recommend-list-item{padding: 15px;position: relative;}
.recommend-list-img{display:block;overflow:hidden;}
.recommend-list-img img{ width:100%; height:auto;margin:0px auto;transition:600ms;}
.recommend-list-item:hover .recommend-list-img img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform:scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.recommend-list-text{padding: 15px 0;}
.recommend-list-text h4{line-height: 1.4;margin-bottom: 5px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.recommend-list-text p{ line-height:18px; }
.recommend-list-buy{line-height: 24px;}

.recommend-list-buy .add-to-cart,
.recommend-list-buy .content-fabulous {float:right;margin-left:5px;}

.recommend-list-buy:after{content:"";display:table;clear:both;}
.loop-products3-content1 i,.content-products i,.recommend-list-buy i{display: block;
    float: right;
    height: 24px;
    width: 24px;
    line-height: 24px;
    text-align: center;
}
.recommend-list-buy .content-collection {
    float:right;
    width:24px;height:24px;text-align:center;
}

