.relatedproducts {width:100%;background:#fff;float:left;	border-top:1px solid #ddd;padding-bottom:20px;}
.relatedproducts h3{padding:10px;font-size:24px;font-weight:300;margin-bottom:10px;    text-align: center;
    text-transform: uppercase;}
.relatedproducts .product-related{}
.relatedproducts .product-related .wrap {
position:relative;width:100%;
background: #fff;}
.relatedproducts .product-related .images {width:100%;height:280px;float:left;position:relative;}
.relatedproducts .product-related img{width:100%;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}
.relatedproducts .product-related p{padding:5px 0;}
.relatedproducts .product-related p.discount {text-decoration:line-through;text-align:center}
.relatedproducts .product-related .description{height:40px;overflow:hidden;}
.relatedproducts .product-related .entry{font-size:14px;font-weight:bold;color:#000;height:25px;display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;text-align:center;
float:left;width:100%;color:#999;
    -webkit-box-orient: vertical;}
.relatedproducts .product-related .price{font-weight:bold;color:#4ab742;text-align:center}