 /* 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/MTUwMFgxNTAw/z/evwAAOSwGfplDfew/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(1) .title:before{ content: "3kg Perfect Fit Advanced Nutrition Kitten Complete Dry Cat Food Chicken 4x750g"; }
.best-sellers .product:nth-of-type(1) .price:before{ content: "\00A3 15.59"; }
.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/MTUwMFgxNTAw/z/~RAAAOSw4CRlDffp/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(2) .title:before{ content: "6kg Perfect Fit Advanced Nutrition Kitten Complete Dry Cat Food Chicken 8x750g"; }
.best-sellers .product:nth-of-type(2) .price:before{ content: "\00A3 25.79"; }
.best-sellers .product:nth-of-type(2) .rrp:before{ content: "\00A3 29.98"; }
.best-sellers .product:nth-of-type(2) .rrp{ visibility: show; }
 /* 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/MTUwMFgxNTAw/z/-CkAAOSwU3JlDffc/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(3) .title:before{ content: "9kg Perfect Fit Advanced Nutrition Kitten Complete Dry Cat Food Chicken 12x750g"; }
.best-sellers .product:nth-of-type(3) .price:before{ content: "\00A3 35.99"; }
.best-sellers .product:nth-of-type(3) .rrp:before{ content: "\00A3 44.97"; }
.best-sellers .product:nth-of-type(3) .rrp{ visibility: show; }
 /* 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/MTUwMFgxNTAw/z/dYgAAOSwA9JmYJEX/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(4) .title:before{ content: "6kg Perfect Fit Advanced Nutrition Kitten Complete Dry Cat Food Chicken 8x750g"; }
.best-sellers .product:nth-of-type(4) .price:before{ content: "\00A3 29.50"; }
.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/MTUwMFgxNTAw/z/ZW4AAOSw3epmYJHi/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(5) .title:before{ content: "3kg Perfect Fit Advanced Nutrition Kitten Complete Dry Cat Food Chicken 4x750g"; }
.best-sellers .product:nth-of-type(5) .price:before{ content: "\00A3 16.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 { display: block; }

