 /* 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/MTQ3NVg5ODU=/z/OhYAAOSwkaxkW7j2/$_57.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(1) .title:before{ content: "Pro Breeze® 500ml Mini Dehumidifier - Portable for Condensation Moisture Damp"; }
.best-sellers .product:nth-of-type(1) .price:before{ content: "\00A3 29.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/ODIwWDU2MA==/z/1W8AAOSwrj5mK9ES/$_57.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(2) .title:before{ content: "Active Era Envelope Sleeping Bag for Adults and Kids, Lightweight & Warm Camping"; }
.best-sellers .product:nth-of-type(2) .price:before{ content: "\00A3 15.99"; }
.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/MTUwMFgxNTAw/z/C~YAAOSwS4tmK8W6/$_57.PNG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(3) .title:before{ content: "Active Era Double Sleeping Bag, Convert into 2 Singles, 3 Season Camping Outdoor"; }
.best-sellers .product:nth-of-type(3) .price:before{ content: "\00A3 32.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/MTQ2OFg4NDE=/z/2PYAAOSwB9Zl5uRJ/$_57.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(4) .title:before{ content: "Pro Breeze® 20L/Day Compressor Dehumidifier - Energy Efficient - Laundry Mode"; }
.best-sellers .product:nth-of-type(4) .price:before{ content: "\00A3 174.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 { display: block; }

