.latest-feedbacks { display: none; } .feedbacks { display: block; }
.feedbacks .feedback:nth-of-type(1) { display: block; }
.feedbacks .feedback:nth-of-type(1) .title:before{ content: "VonHaus 1 Person Garden Hammock with Metal Frame"; } 
.feedbacks .feedback:nth-of-type(1) .price:before{ content: "44.99"; } 
.feedbacks .feedback:nth-of-type(1) .icon{ background-image: url('https://sf.elist.store/listingtemplates-feedback/rating-positive.png'); }
.feedbacks .feedback:nth-of-type(1) .rating:before{ content: "Positive"; }
.feedbacks .feedback:nth-of-type(1) .name:before{ content: "6***n"; }
.feedbacks .feedback:nth-of-type(1) .score:before{ content: "151"; }
.feedbacks .feedback:nth-of-type(1) .date:before{ content: "23/03/2020"; }
.feedbacks .feedback:nth-of-type(1) .description:before{ content: "Fast delivery. Very good quality 👍🏼"; }


.rating { display: block; background-image: url('https://sf.elist.store/listingtemplates-feedback/Stars-10.png'); }
