 /* 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/wZ8AAOSwHbpf12hR/$_57.JPG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(1) .title:before{ content: "WORX Powershare Cordless Crown Stapler/Nail Gun 20V BODY ONLY WX843.9"; }
.best-sellers .product:nth-of-type(1) .price:before{ content: "\00A3 99.99"; }
.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/E~cAAOSwdQxldsAJ/$_57.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(2) .title:before{ content: "WORX Powershare Cordless 18 Gauge Brad Nailer Gun 18GA 20V BODY ONLY WX842.9"; }
.best-sellers .product:nth-of-type(2) .price:before{ content: "\00A3 174.99"; }
.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 */
.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/pVQAAOSwB0hlu2lr/$_57.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(3) .title:before{ content: "WORX Powershare Cordless 18 Gauge Narrow Crown Stapler 20V BODY ONLY WX844.9"; }
.best-sellers .product:nth-of-type(3) .price:before{ content: "\00A3 174.99"; }
.best-sellers .product:nth-of-type(3) .rrp:before{ content: "\00A3 Not Available"; }
.best-sellers .product:nth-of-type(3) .rrp{ visibility: hidden; }
 /* 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/MTYwMFgxNjAw/z/laoAAOSwc6xnmf8M/$_57.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(4) .title:before{ content: "WORX Powershare Cordless 16 Gauge Finish Nailer Gun 20V BODY ONLY WX841.9"; }
.best-sellers .product:nth-of-type(4) .price:before{ content: "\00A3 199.99"; }
.best-sellers .product:nth-of-type(4) .rrp:before{ content: "\00A3 Not Available"; }
.best-sellers .product:nth-of-type(4) .rrp{ visibility: hidden; }
.best-sellers { display: block; }

