 /* 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/NzM0WDc0NQ==/z/rXwAAOSwF8xl6FT3/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(1) .title:before{ content: "TALON FLY LINE DT or WF 4,5,6,7,8,9,10,11 or 12, 33yd FLYLINE + BACKING & LOOPS"; }
.best-sellers .product:nth-of-type(1) .price:before{ content: "\00A3 10.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(''); }
.best-sellers .product:nth-of-type(2) .title:before{ content: "TALON SINK TIP  FLY LINE WF 6,7,8 OR 9 + BACKING & LOOPS FULL 30m (100) LINES"; }
.best-sellers .product:nth-of-type(2) .price:before{ content: "\00A3 17.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/NjE2WDYxMA==/z/DaYAAOSwaKVl1eKo/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(3) .title:before{ content: "SET OF THREE TALON FLY LINES, FLOATING,  INTERMDIATE & SINKING"; }
.best-sellers .product:nth-of-type(3) .price:before{ content: "\00A3 23.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/NDkzWDUwMA==/z/5~IAAOSwbqRl0yC3/$_1.JPG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(4) .title:before{ content: "BRAND NEW TALON FLY LINE DT or WF 4,5,6,7,8,9,10,11 or 12, FULL 33yd FLY LINES,"; }
.best-sellers .product:nth-of-type(4) .price:before{ content: "\00A3 9.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 */
.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/NTY2WDgwMA==/z/xpkAAOSw0Oxjjx1f/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(5) .title:before{ content: "TALON WEIGHT FORWARD SINK TIP FLY LINE TWO TONE WF 8"; }
.best-sellers .product:nth-of-type(5) .price:before{ content: "\00A3 14.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 */
.best-sellers .product:nth-of-type(6) { display: block; }
.best-sellers .product:nth-of-type(6) .image{ background-image: url('https://i.ebayimg.com/00/s/NDA5WDYwMA==/z/LIUAAOSwdxdmhmF8/$_57.JPG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(6) .title:before{ content: "SET OF 4 TALON FLY LINES, FLOATING, NEUTRAL ,INTERMDIATE & SINKING + 8 LOOPS"; }
.best-sellers .product:nth-of-type(6) .price:before{ content: "\00A3 25.99"; }
.best-sellers .product:nth-of-type(6) .rrp:before{ content: "\00A3 Not Available"; }
.best-sellers .product:nth-of-type(6) .rrp{ visibility: hidden; }
 /* Best Sellers */
.best-sellers .product:nth-of-type(7) { display: block; }
.best-sellers .product:nth-of-type(7) .image{ background-image: url('https://i.ebayimg.com/00/s/NTY2WDgwMA==/z/Y7kAAOSwC5Fjjd-7/$_1.JPG?set_id=880000500F'); }
.best-sellers .product:nth-of-type(7) .title:before{ content: "TALON WEIGHT FORWARD SINK TIP FLY LINE TWO TONE WF 6"; }
.best-sellers .product:nth-of-type(7) .price:before{ content: "\00A3 14.99"; }
.best-sellers .product:nth-of-type(7) .rrp:before{ content: "\00A3 19.99"; }
.best-sellers .product:nth-of-type(7) .rrp{ visibility: show; }
.best-sellers { display: block; }

