 /* Best Sellers */
.best-sellers .product:nth-of-type(1) { display: block; }
.best-sellers .product:nth-of-type(1) .image{ background-image: url('https://i.ebayimg.com/00/s/MTYwMFgxNjAw/z/guEAAMXQfRdR5RrX/$(KGrHqZ,!qIFHGMM)ybqBR5Rr(P!l!~~60_1.JPG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(1) .title:before{ content: "Pack of 4 - M12x45mm Threaded Levelling Feet - Base 47.5mm - Load Rating 750kg"; }
.best-sellers .product:nth-of-type(1) .price:before{ content: "\00A3 7.80"; }
.best-sellers .product:nth-of-type(1) .rrp:before{ content: "\00A3 Not Available"; }
.best-sellers .product:nth-of-type(1) .rrp{ visibility: hidden; }
 /* Best Sellers */
.best-sellers .product:nth-of-type(2) { display: block; }
.best-sellers .product:nth-of-type(2) .image{ background-image: url('https://i.ebayimg.com/00/s/MTYwMFgxNjAw/z/mK0AAMXQkK1R5RtG/$(KGrHqN,!lMFG7cb6cjhBR5RtGiCg!~~60_1.JPG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(2) .title:before{ content: "Pack of 12 - M12x45mm Threaded Levelling Feet - Base 47.5mm - Load Rating 750kg"; }
.best-sellers .product:nth-of-type(2) .price:before{ content: "\00A3 13.65"; }
.best-sellers .product:nth-of-type(2) .rrp:before{ content: "\00A3 Not Available"; }
.best-sellers .product:nth-of-type(2) .rrp{ visibility: hidden; }
.best-sellers { display: block; }

