 /* 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/1CcAAOSwWO1nPhxu/$_1.JPG?set_id=2'); }
.best-sellers .product:nth-of-type(1) .title:before{ content: "Timco Collated Drywall Screws PH Bugle Coarse Thread Black - Various Sizes"; }
.best-sellers .product:nth-of-type(1) .price:before{ content: "\00A3 16.76"; }
.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/NTAwWDUwMA==/z/y~YAAOSwUxZnPhyc/$_1.JPG?set_id=2'); }
.best-sellers .product:nth-of-type(2) .title:before{ content: "Timco Collated Drywall Screws PH Bugle Fine Thread Zinc 1000 Pack - Various Size"; }
.best-sellers .product:nth-of-type(2) .price:before{ content: "\00A3 16.76"; }
.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/MTAwMFgxMDAw/z/Ur4AAOSw5zNnPhyy/$_1.JPG?set_id=2'); }
.best-sellers .product:nth-of-type(3) .title:before{ content: "Timco Collated Drywall Screws PH Bugle Self Drilling Zinc 1000 Pack Various Size"; }
.best-sellers .product:nth-of-type(3) .price:before{ content: "\00A3 24.29"; }
.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; }

