.relatedproducts {width:100%;background:#fff;float:left;padding-bottom:90px;margin-top:90px; font-family: 'SVN-Gilroy';}
.relatedproducts h3{
font-size: 40px;
font-style: normal;
line-height: 140%;margin-bottom:32px;text-align:center;}
.relatedproducts .product-related{border-radius: 25px;}
.relatedproducts .product-related .wrap {
position:relative;width:100%;}
.relatedproducts .product-related .images {width:100%;height:280px;float:left;position:relative;margin-bottom:32px;}
.relatedproducts .product-related img{max-width:100%;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}
.relatedproducts .product-related p,.relatedproducts .product-related h3{font-size: 16px;font-style: normal;font-weight: 500;line-height: 140%;}
.relatedproducts .product-related p.discount {text-decoration:line-through;text-align:center}
.relatedproducts .product-related .description{height:40px;overflow:hidden;}
.relatedproducts .product-related .related-name {font-size: 20px;font-style: normal;font-weight: 700;line-height: 140%;text-align:center;}
.relatedproducts .product-related .price{text-align:center;font-size: 24px;font-weight:300;}
.relatedproducts .product-related .btn {background: #8EA577;
    border-radius: 30px;
    margin-top: 24px;
    padding: 16px 0;
    color: #fff;text-align: center;
    text-transform: uppercase;}