 /* 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/MTU2MVgxNTU3/z/Pr8AAOSwpsdh106~/$_57.PNG?set_id=2'); }
.best-sellers .product:nth-of-type(1) .title:before{ content: "Yale uPVC Universal Window Handle Inline Locking Espag Double Glazing"; }
.best-sellers .product:nth-of-type(1) .price:before{ content: "\00A3 4.49"; }
.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/MTYwMFgxMzUy/z/MuMAAOSw3kVh104Z/$_57.JPG?set_id=2'); }
.best-sellers .product:nth-of-type(2) .title:before{ content: "Yale UPVC Window Handle Inline Universal Locking Espag Lock Double Glazing PVC"; }
.best-sellers .product:nth-of-type(2) .price:before{ content: "\00A3 6.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/MTU2MlgxMzQw/z/CgkAAOSwkY5h7n1A/$_57.PNG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(3) .title:before{ content: "Yale uPVC Universal Window Handle Inline Locking Espag Double Glazing White"; }
.best-sellers .product:nth-of-type(3) .price:before{ content: "\00A3 4.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 { display: block; }

