 /* 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/MTYwMFgxMjAw/z/BU4AAOSwHP1eS-ue/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(1) .title:before{ content: "BISON CARBON FIBRE TROUT GAME FISHING PRIEST"; }
.best-sellers .product:nth-of-type(1) .price:before{ content: "\00A3 14.49"; }
.best-sellers .product:nth-of-type(1) .rrp:before{ content: "\00A3 24.99"; }
.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/MTE2MlgxNjAw/z/sOIAAOSwKkljvrn8/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(2) .title:before{ content: "Stainless Steel Fishing forceps ,Straight Curved 4 6 8 10 or 12"; }
.best-sellers .product:nth-of-type(2) .price:before{ content: "\00A3 2.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/NjAwWDcwMw==/z/O5UAAOSw1~Ncf6Ic/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(3) .title:before{ content: "NEW DAIWA MINI SPLIT RING FISHING PLIERS DMSRP1 (DMSP-100)"; }
.best-sellers .product:nth-of-type(3) .price:before{ content: "\00A3 9.49"; }
.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/MTQ2N1gxNTAw/z/HlEAAOSw6rFlgsZw/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(4) .title:before{ content: "Penn Precision Reel Grease - 2oz Tub - 1238740"; }
.best-sellers .product:nth-of-type(4) .price:before{ content: "\00A3 6.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; }

