 /* 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/qV0AAOSwHZhmhT6b/$_57.JPG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(1) .title:before{ content: "SmartSeal Tarmac Sealer BLACK Paint | Coloured Repair Coating 100sample 5L & 20L"; }
.best-sellers .product:nth-of-type(1) .price:before{ content: "\00A3 6.95"; }
.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/MTA4MFgxMDgw/z/ezIAAOSwKkFmDpQb/$_57.JPG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(2) .title:before{ content: "SmartSeal BLACK Tarmac Repair Coating - Professional Tarmac Paint and Sealer"; }
.best-sellers .product:nth-of-type(2) .price:before{ content: "\00A3 6.95"; }
.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/ODAwWDgwMA==/z/ucMAAOSwb6tjxnxM/$_57.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(3) .title:before{ content: "SmartSeal Tarmac & Asphalt Oil Stain Remover 5L Easy To Use No Bleach Acid Free"; }
.best-sellers .product:nth-of-type(3) .price:before{ content: "\00A3 34.95"; }
.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 { display: block; }

