 /* 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/MTQwMFgxNDAw/z/Y5AAAeSwrxVpKBIC/$_1.JPG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(1) .title:before{ content: "Bosch Cordless Multi Sander Power 4 All 18V 2.5Ah PSM 18 Li"; }
.best-sellers .product:nth-of-type(1) .price:before{ content: "\00A3 63.99"; }
.best-sellers .product:nth-of-type(1) .rrp:before{ content: "\00A3 100.00"; }
.best-sellers .product:nth-of-type(1) .rrp{ visibility: show; }
 /* 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/MTQwMFgxNDAw/z/s1sAAeSwe4xpIoIp/$_1.JPG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(2) .title:before{ content: "Black And Decker Multi Sander Electric Heritage 3In1 Compact Durable 200W"; }
.best-sellers .product:nth-of-type(2) .price:before{ content: "\00A3 25.99"; }
.best-sellers .product:nth-of-type(2) .rrp:before{ content: "\00A3 39.00"; }
.best-sellers .product:nth-of-type(2) .rrp{ visibility: show; }
 /* Best Sellers */
.best-sellers .product:nth-of-type(3) { display: block; }
.best-sellers .product:nth-of-type(3) .image{ background-image: url('https://i.ebayimg.com/00/s/MTYwMFgxNjAw/z/pXkAAeSwO3NpVDF8/$_1.JPG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(3) .title:before{ content: "Erbauer Belt Sander Electric EBS950 Variable Speed Carry Case 950W 220-240V"; }
.best-sellers .product:nth-of-type(3) .price:before{ content: "\00A3 48.99"; }
.best-sellers .product:nth-of-type(3) .rrp:before{ content: "\00A3 70.00"; }
.best-sellers .product:nth-of-type(3) .rrp{ visibility: show; }
 /* Best Sellers */
.best-sellers .product:nth-of-type(4) { display: block; }
.best-sellers .product:nth-of-type(4) .image{ background-image: url('https://i.ebayimg.com/00/s/MTQwMFgxNDAw/z/9dAAAeSwzm5pNkpS/$_1.JPG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(4) .title:before{ content: "Bosch Cordless Multi Sander Power 4 All 18V 2.5Ah PSM 18 Li"; }
.best-sellers .product:nth-of-type(4) .price:before{ content: "\00A3 59.99"; }
.best-sellers .product:nth-of-type(4) .rrp:before{ content: "\00A3 100.00"; }
.best-sellers .product:nth-of-type(4) .rrp{ visibility: show; }
.best-sellers { display: block; }

