 /* 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/MTAwMFgxMDAw/z/d7YAAOSwdzFe0WVM/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(1) .title:before{ content: "Bauker 920W 76mm Belt Sander 240V PBS900G 3” Variable speed Lock on switch"; }
.best-sellers .product:nth-of-type(1) .price:before{ content: "\00A3 32.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/MTAwMFgxMDAw/z/WIAAAOSwSDxeXo1p/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(2) .title:before{ content: "Bauker PFS260GH2 260W 1/3 Corded Sheet Sander 240V Dust Collection System"; }
.best-sellers .product:nth-of-type(2) .price:before{ content: "\00A3 25.49"; }
.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/MTMwMFgxMzAw/z/YaoAAOSwsFJdxDRW/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(3) .title:before{ content: "Bauker PBS900G Corded Belt Sander 240V 920W 76mm Variable Speed Grade C Grey"; }
.best-sellers .product:nth-of-type(3) .price:before{ content: "\00A3 24.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/ODAwWDgwMA==/z/WcYAAOSwNIhfSLsm/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(4) .title:before{ content: "Bauker PDN122 1220W Corded Paddle Mixer 240V Twin Handle Variable Speed 0-800rpm"; }
.best-sellers .product:nth-of-type(4) .price:before{ content: "\00A3 46.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 */
.best-sellers .product:nth-of-type(5) { display: block; }
.best-sellers .product:nth-of-type(5) .image{ background-image: url('https://i.ebayimg.com/00/s/ODcxWDkwMA==/z/aLUAAOSwSU5e11rx/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(5) .title:before{ content: "Bauker CMT18GW1 Cordless Multi Cutter 18V Unit Only With Power Lead Grade C"; }
.best-sellers .product:nth-of-type(5) .price:before{ content: "\00A3 55.99"; }
.best-sellers .product:nth-of-type(5) .rrp:before{ content: "\00A3 Not Available"; }
.best-sellers .product:nth-of-type(5) .rrp{ visibility: hidden; }
 /* Best Sellers */
.best-sellers .product:nth-of-type(6) { display: block; }
.best-sellers .product:nth-of-type(6) .image{ background-image: url('https://i.ebayimg.com/00/s/NjAwWDYwMA==/z/trMAAOSwNCpdcTX2/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(6) .title:before{ content: "Worx Professional WU370 18V Cordless Hammer Drill 2-Speed Gear Bare Unit Grade C"; }
.best-sellers .product:nth-of-type(6) .price:before{ content: "\00A3 55.99"; }
.best-sellers .product:nth-of-type(6) .rrp:before{ content: "\00A3 79.99"; }
.best-sellers .product:nth-of-type(6) .rrp{ visibility: show; }
.best-sellers { display: block; }

