@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;900&display=swap');

@-webkit-keyframes bugfix{from{padding:0}to{padding:0}}
@-webkit-keyframes fake{from{opacity:1}to{opacity:1}}
@keyframes fake{from{opacity:1}to{opacity:1}}
body {font-family: "Poppins", sans-serif; font-size:12px; font-weight:normal; font-style:normal; margin:0;-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease;transition: all 0.4s ease; padding:0; background:#ffffff !important; background-image:none !important; animation:bugfix infinite 1s; -webkit-animation:bugfix infinite 1s}
a {-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; transition: all 0.4s ease; text-decoration:none;font-family: "Poppins", sans-serif; cursor: pointer;}
p, span, h1, h2, h3, h4, h5, h6 {text-decoration:none;font-family: "Poppins", sans-serif;}
*, *::after, *::before {box-sizing: border-box;}
img{border:none; max-width: 100%;margin:0;}
input, textarea, select {-webkit-appearance: none;}
.clearAll:after {display:table; content:''; clear:both;}
#listing {display:block; width:100%; height:auto; margin:0; padding:0 0 20px; background:#fff; font-size: 14px;}

                                                                            /* =====================  header  ======================== */
.JTI-header {display: block; width: 100%; margin: 0 0; padding:0;background: #000;}
.jti-topBar {display: block;width: 100%;padding: 10px; background: #000; text-align: center;}
.topBar__inner {display: block; width:100%; max-width:1300px; margin:0 auto; text-align: right;}
.topBar__inner a {color:#fff; text-transform: uppercase; font-weight: 300;font-family: "Poppins", sans-serif;margin:0 0 0 auto;}
.topBar__inner a img {margin-left: 7px;}
#header {display: flex; flex-direction: row; align-items: center; justify-content: flex-start; width: 100%; height: auto; margin: 0 auto;padding: 20px 0;position: relative; max-width: 1300px}
#header .imglog {display:flex; flex-direction: column; align-items: flex-start; width:auto;  height:auto; margin:0; padding:0 45px 0 0; z-index: 1000; flex-grow: 1;}
#header .imglog a {display:block; max-width:181px; height:auto; width:100%; margin:0;}
#header .imglog a img {display:block; width:100%; height:auto; margin:0 auto; padding:0; max-width:181px;}
#listing .diviMenu {display: flex; flex-direction:column; align-items: flex-start; width: 100%;max-width: 840px;height:auto;margin:0; background:#000;text-align:right; position: relative; z-index: 999; padding: 0;z-index: 100; flex-grow: 0;}
.diviMenu #menuu {display:flex; max-width: 1300px;width:100%; min-height:60px; background:transparent; margin:0 auto; position:relative; padding:0; z-index:99999;flex-direction:row; flex-wrap:wrap; justify-content: space-between;}
#listing #menuu2 { height:auto; margin:0; padding:0px; text-align:center; }
#listing #menuu2 span {display:inline-block; width:auto; margin:0; height:60px; line-height:60px; padding:0; text-align:center; color:#fff; font-family: "Poppins", sans-serif; font-size:16px; font-weight:600; text-transform:uppercase; text-decoration:none;}
#listing .resH {margin:0;  line-height:60px; padding:0; text-align:center; color:#fff; font-family: "Poppins", sans-serif; font-size:16px; font-weight:600; text-transform:capitalize; text-decoration:none;}
#listing .resH.lastRH {margin:0;}
#listing #menuu2:hover > span, #listing .resH:hover {cursor:pointer; color: #E42927;}
#listing #menuu2:hover #categoriestop {opacity: 1; visibility: visible;}
#listing #menuu2 .level3, #listing #menuu .resH.RH2 {display:none;}
#navmenu:after {display:table; content:''; clear:both;}

.diviMenu #categoriestop{ display:block;background:#E42927; margin:0px; padding:35px 45px; text-align:center; position: absolute; transform: translate(0,0); left:0; top:100%; opacity: 0; visibility: hidden; width:100%; max-width:920px; justify-content: space-between;-webkit-columns: 3; -moz-columns: 3; columns: 3; -webkit-column-gap: 40px; -moz-column-gap: 40px; column-gap: 40px; list-style: none;}
.diviMenu #categoriestop li {display: block; margin: 0; padding: 0;}
.diviMenu #categoriestop li a {font-family: "Poppins", sans-serif; font-size:16px;font-weight:500; line-height:25px; text-align:left; text-decoration:none; color:#fff; text-transform:initial; padding:7.5px 5px;  transition:all 0.8s ease-out 0s !important;display: block; }
.diviMenu #categoriestop li a:hover  {cursor:pointer; color: #000}
.diviMenu #categoriestop li.categ {position: relative;}
.diviMenu #menuu2 .level2{display:none;background:#E42927; padding:10px;position:absolute; transform: translate(0,0); top:100%;  left:0; z-index:9999; clear:both; height:auto;list-style-type: none;margin:0;width:480px;}
.diviMenu #categoriestop li:hover .level2 {display:flex; flex-direction: row; flex-wrap: wrap;}
.diviMenu #categoriestop .level2 li{text-align: left;text-transform:none;margin:0;padding:5px;box-sizing:border-box;position:relative;border-right:none;border-left:none;width:auto;width: 50%;}
.diviMenu #categoriestop .level2 li a {font-family: "Poppins", sans-serif; font-size:15px; font-weight:normal;height:auto; padding:0 5px; text-align:left; text-transform:capitalize; line-height:20px; color:#fff;display:block;  border:none !important; transition:all 0.8s ease-out 0s !important;}
.diviMenu #categoriestop .level2 li:hover {color:#fff; background: #000; box-shadow: none;}
.diviMenu #categoriestop .categ.last ul, .diviMenu #menuu2 .categ.prelast ul {right:0; left:auto;}
.diviMenu #categoriestop .level2 li.categ:hover ul {display:none !important;}
.diviMenu #categoriestop .level3 {display: none !important;}
.show-menuBar{display:none; font-family: "Poppins", sans-serif; font-weight:normal; background:transparent; text-decoration:none; color:#fff; text-align:left; padding:0 0 0 45px; position:relative; height:auto; font-size:28px; 
  text-transform:capitalize; width:100%; margin:0; float:left; border:none; height:70px; position:relative;}
.show-menuBar:after { content: '\f0c9';display: block;font-family: FontAwesome; position:absolute; transform:translate(0,-50%);top:50%; left:20px;margin:0;}
#show-menu:checked:checked  ~ #mobMenu:after { content: '\f00d';}
#show-menu:checked:checked  ~ .show-menuBar:after { content: '\f00d';}
.diviMenu #show-menu[type=checkbox]{display:none}
.diviMenu #show-menu[type=checkbox]:checked ~ #menuu{display:block;}
.diviMenu:after,
.level2:after,
.level3:after,
#categoriesside:after,
#navmenu:after {display:table; content:''; clear:both;}
#PN-slideBanners {display: block;width:100%; height: auto;margin: 0 0 30px 0;}
.galleryAll2 .topitembox {}
.galleryAll2 .topitembox #topitemdescription {display:none !important;}
.galleryAll2 #topitemdescription h1,
.galleryAll2 #topitemdescription h2,
.galleryAll2 #topitemdescription h4,
.galleryAll2 #topitemdescription h4,
.galleryAll2 #topitemdescription h5,
.galleryAll2 #topitemdescription h6 {display: block; color:#fff; font-size: 105px; line-height: 105px; text-transform: uppercase; text-decoration: none; margin: 0 auto 15px; }
.galleryAll2 #topitemdescription a {display: inline-block; width: auto; margin: 90px auto 0; padding: 0 65px; line-height: 55px; font-size: 1.2rem; color: #fff; background: #D50032; text-transform: capitalize; border-radius: 30px; font-weight: 400;}
.galleryAll2 #topitemdescription a:hover {
    background: #000;
}

.topitemholder:after{display: block;content: ''; clear: both;;}
@keyframes fade {
  0%   { opacity: 0; }
  11.11%   { opacity: 1; }
  33.33%  { opacity: 1; }
  44.44%  { opacity: 0; }
  100% { opacity: 0; }
}
#PN-slideBanners { width:100%; max-width:100%; height:auto;margin:0;}
.slideWrap {display: block; width: 100%; height: auto;margin: 0 0 0 0; padding: 0; position: relative; }
.slideshow {width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; text-align: center; position:relative; color: #373735; margin:0; position: relative; z-index: 5; display: none; position: relative;} 
.slideshow input {display: none;} 
.slideshow #topitemimage  {display:block; width: 100%; height: auto; margin: 0; padding: 0;}
.slideshow #topitemtitle {position:absolute; margin: 0; transform: translate(-50%,-50%); left:50%;top:50%;width:100%; max-width: 80%;display:none !important;}
.slideshow #topitemtitle a {display: block; margin: 0 auto 90px; color:#000;font-size:3.6rem; font-weight: 700; text-transform: uppercase;line-height: 1;}
#slide1:checked ~ .galleryW .topitemholder {margin-left:0;}
#slide2:checked ~ .galleryW .topitemholder {margin-left:-100%;}
#slide3:checked ~ .galleryW .topitemholder {margin-left:-200%;}
.galleryAll2 {width: 100%; overflow: hidden; margin: 0; } 
.galleryW .topitemholder {width: 400%; line-height: 0; list-style:none; margin:0; padding:0;}
.galleryW .topitemholder .topitembox {width: 25%; float: left; position:relative; background: none; font-size:18px; line-height:20px; color: #fff; } 
.galleryW .topitemholder .topitembox .hold-img {position:relative; overflow:hidden; } 
.galleryW .topitemholder .topitembox img {display:block; width:100%; height:auto; position:relative; }
.galleryW .topitemholder .topitembox .title-holder {position:absolute; bottom: 70px; left:0; right:0; z-index: 3; padding: 0 70px; } 
.galleryW .topitemholder .topitembox .title-holder .title {display:block; font-size:28px; line-height:30px; margin: 0 0 19px; text-transform: uppercase; } 
.galleryW .topitemholder .topitembox .title-holder .hold-btn {padding: 6px 0 0; } 
.galleryW .topitemholder .topitembox .title-holder .btn {display:inline-block; vertical-align:top; padding: 5px 10px 9px; background: #ededef; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-decoration: none; text-align:center; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } 
.galleryW .topitemholder .topitembox .title-holder .btn:hover {background: #d5d5d5; color: #333; }
.playAll {position:absolute; left:0; bottom:0; color: #fff; text-align:center; height: 10px; width: 28px; padding: 5px 10px; background: rgba(0,0,0,0.7); opacity:0; visibility: hidden;-webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out;-moz-transition: opacity .2s ease-in-out, visibility .2s ease-in-out; -ms-transition: opacity .2s ease-in-out, visibility .2s ease-in-out;-o-transition: opacity .2s ease-in-out, visibility .2s ease-in-out;transition: opacity .2s ease-in-out, visibility .2s ease-in-out; }
#slide1:checked ~ .galleryW .galleryAll2 .playAll,
#slide2:checked ~ .galleryW .galleryAll2 .playAll,
#slide3:checked ~ .galleryW .galleryAll2 .playAll{
    opacity:0;
    visibility: hidden;
}
.playAll label {position:absolute; top:0; left:0; height: 100%; width:100%; font-size:12px; line-height:17px; cursor:pointer; } 
@keyframes slide1 {
    0%, 33.33% { margin-left:0; }
    40%, 70%    { margin-left:-100%; }
    75%, 95%    { margin-left:-200%; }
    100%    { margin-left:0; }
}
@keyframes slide2 {
    0%, 33.33% { margin-left:-100%; }
    40%, 70%    { margin-left:-200%; }
    75%, 95%    { margin-left:0; }
    100%    { margin-left:-100%;}
}
@keyframes slide3 {
    0%, 33.33% { margin-left:-200%; }
    40%, 70%    { margin-left:0; }
    75%, 95%    { margin-left:-100%; }
    100%    { margin-left:-200%;}
}
#play1:checked ~ .galleryW .topitemholder {animation:none; -webkit-animation: slide1 30000ms linear infinite; -moz-animation: slide1 30000ms linear infinite; -o-animation: slide1 30000ms linear infinite; animation: slide1 30000ms linear infinite; } 
#play2:checked ~ .galleryW .topitemholder {animation:none; -webkit-animation: slide2 30000ms linear infinite; -moz-animation: slide2 30000ms linear infinite; -o-animation: slide2 30000ms linear infinite; animation: slide2 30000ms linear infinite; } 
#play3:checked ~ .galleryW .topitemholder {animation:none; -webkit-animation: slide3 30000ms linear infinite; -moz-animation: slide3 30000ms linear infinite; -o-animation: slide3 30000ms linear infinite; animation: slide3 30000ms linear infinite; }
#play4:checked ~ .galleryW .topitemholder {animation:none; -webkit-animation: slide4 30000ms linear infinite; -moz-animation: slide4 30000ms linear infinite; -o-animation: slide4 30000ms linear infinite; animation: slide4 30000ms linear infinite; } 

.navW label {display: none; cursor:pointer; height: 45px; width: 45px; background: transparent; position:relative; } 
.navW label:hover {opacity: 0.8; } 
#slide1:checked ~ .galleryW .galleryAll2 .playAll label,
#slide2:checked ~ .galleryW .galleryAll2 .playAll label,
#slide3:checked ~ .galleryW .galleryAll2 .playAll label,
#slide4:checked ~ .galleryW .galleryAll2 .playAll label {
    z-index:1;
    opacity:0;
}
#slide1:checked ~ .galleryW .galleryAll2 .playAll label:nth-child(1),
#slide2:checked ~ .galleryW .galleryAll2 .playAll label:nth-child(2),
#slide3:checked ~ .galleryW .galleryAll2 .playAll label:nth-child(3) {
    z-index:3;
    opacity:1;
}
#play1:checked ~ .navW label:nth-child(2),
#play2:checked ~ .navW label:nth-child(2),
#play3:checked ~ .navW label:nth-child(2),
#slide1:checked ~ .navW label:nth-child(2), 
#slide2:checked ~ .navW label:nth-child(3), 
#slide3:checked ~ .navW label:nth-child(1) {
    
    display: block;
    margin: 0 0px 0 0;
    position: absolute;
    transform: translate(0,-50%);
    right: 0;
    top:50%;
}
#play1:checked ~ .navW label:nth-child(2):before,
#play2:checked ~ .navW label:nth-child(2):before,
#play3:checked ~ .navW label:nth-child(2):before,
#slide1:checked ~ .navW label:nth-child(2):before, 
#slide2:checked ~ .navW label:nth-child(3):before, 
#slide3:checked ~ .navW label:nth-child(1):before {content: '\203A'; position:absolute; width:100%;  text-align:center; font-size: 45px; line-height:45px; margin: 0; color: #000; background: rgba(255,255,255,0.3); transform: translate(0,-50%); left: 0; top:50%;} 
#play1:checked ~ .navW label:nth-child(4),
#play2:checked ~ .navW label:nth-child(4),
#play3:checked ~ .navW label:nth-child(4),
#play4:checked ~ .navW label:nth-child(4),
#slide1:checked ~ .navW label:nth-child(4),
#slide2:checked ~ .navW label:nth-child(1),
#slide3:checked ~ .navW label:nth-child(2),
#slide4:checked ~ .navW label:nth-child(3) { display: block; margin: 0 0 0 0px; position:absolute; transform: translate(0,-50%); left: 0; top:50%;} 
#play1:checked ~ .navW label:nth-child(4):before,
#play2:checked ~ .navW label:nth-child(4):before,
#play3:checked ~ .navW label:nth-child(4):before,
#play4:checked ~ .navW label:nth-child(4):before,
#slide1:checked ~ .navW label:nth-child(4):before,
#slide2:checked ~ .navW label:nth-child(1):before,
#slide3:checked ~ .navW label:nth-child(2):before,
#slide4:checked ~ .navW label:nth-child(3):before {content: '\2039'; position:absolute; top: 0; left:0; bottom:0; width:100%; text-align:center; font-size: 45px; line-height:45px; margin: 0; color: #000; background: rgba(255,255,255,0.5);} 
.galleryW {position:relative; overflow:hidden; background: #fff; }
.galleryW .topitemholder {animation:none; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition: margin 800ms ease-out; -moz-transition: margin 800ms ease-out; -ms-transition: margin 800ms ease-out; -o-transition: margin 800ms ease-out; transition: margin 800ms ease-out;}
.slideshow {animation:none; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; display:block; }
.new__parts {display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center; padding: 10px 10px; background:#E42927; text-align: center;}
.new__parts img {margin:0 20px 0 0;}
.new__parts p {font-size: 18px; line-height: 24px; color:#fff; text-transform: uppercase; font-weight: 400; margin: 0;}
.new__parts span {font-weight: 700;}
.ebay__compat {display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center; padding: 15px 10px; background:#000; }
.ebay__compat img {margin:0 20px 0 0;}
.ebay__compat p {font-size: 22px; line-height: 30px; color:#fff; text-transform: uppercase; font-weight: 400; text-align: center; max-width:1080; margin:0 auto;}
.ebay__compat span {font-weight: 700;}
.JTI__brands {display: flex; flex-direction: column;margin: 0; padding:0; align-items: center; justify-content: center;}
.JTI__brands h3 {font-family: "Poppins", sans-serif; width: 100%; font-size: 28px; font-weight: 700; text-align: center; color:#000; margin:0 auto 25px;}
.JTI__brands .topitemholder {width: 100%; text-align: center; margin: 0; padding: 10px; background: #F0F0F0;display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center;}
.JTI__brands .topitembox {padding: 10px 35px;}
.JTI__brands #topitemimage {margin:0;}
.JTI__brands .topitembox img {max-height: 80px; max-width: 200px;}
.JTI__brands #topitemtitle {display: none;}

                                                                /* =====================   content   ======================== */

#listing .contentAll {display: block; width:100%; height: auto; margin:0 auto; padding: 45px 0 0 0; position: relative; max-width: 100%;}
.clearAll:after {display: table; content: ''; clear: both;}
.product-box {display: flex; width: 100%; max-width: 1300px; margin: 0 auto 45px; align-items: stretch; position: relative;}
.product-box:after {    content:""; display:block;  clear:both;}
.product-images { width: 50%; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-transition: width .2s ease-in-out; -moz-transition: width .2s ease-in-out; -ms-transition: width .2s ease-in-out; -o-transition: width .2s ease-in-out; transition: width .2s ease-in-out;margin:0 auto 0 0; border-right:40px solid #fff;}
.inputTBH {display:none;}
.galleryAll {margin: 0; font-size:0px; line-height:0px; white-space: nowrap; position:relative; z-index:1; }
.galleryAll .thumbN-hold-img {overflow:hidden; width:100%; }
.galleryAll label {cursor:pointer;}
.galleryAll .thumbN {display:inline-block; vertical-align:top; padding: 0 5px; width:25%; height: 115px; font-size:15px; line-height:20px; white-space:normal; text-align:center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-left: -25%; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.galleryAll .inputTBH:checked ~ .thumbN {margin-left: 0;}
.galleryAll label.nextB, 
.galleryAll label.prevB {cursor: pointer; font-size: 40px; height:100%; position: absolute; right: 0; text-align: center; top: 0; z-index: 999; display:none; color: #000; width:25px; text-align:center;}
.galleryAll label.prevB,
.galleryAll label.nextB {background-size: contain; -webkit-background-size: contain; -o-background-size: contain; -moz-background-size: contain; }
.galleryAll .tbhAll {display:block; position:relative; padding:0 25px; width:100%; overflow:hidden; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }
.galleryAll .tbhAll:after,
.galleryAll .tbhAll:before {content:""; display:block; clear:both; width:25px; height:100%; position:absolute; top:0px; left:0px; background:#fff; z-index:1; }
.galleryAll .tbhAll:before {left:auto;right:0;}
.galleryAll label.prevB  {right: auto;left: 0;}
.galleryAll .hold-img .fa{font-size:100px;color: #e9f01d;}
.thumbN label {
    height:100%; position:relative; display:inline-block; vertical-align:top; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; opacity: 0.8; border:1px solid #666; -webkit-transition: opacity .2s ease-in-out, border .2s ease-in-out; -moz-transition: opacity .2s ease-in-out, border .2s ease-in-out; -ms-transition: opacity .2s ease-in-out, border .2s ease-in-out; -o-transition: opacity .2s ease-in-out, border .2s ease-in-out; transition: opacity .2s ease-in-out, border .2s ease-in-out; width: 100%; overflow: hidden;}
.thumbN label img {max-width: 100%; max-height: 100%; position: relative; top: 50%; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform: translateY(-50%); transform:translateY(-50%); }
.galleryAll .holder-img {
    width:100%; z-index:1; margin:0 0 35px; position:relative; height: 505px; text-align:center; }
.galleryAll .holder-img img {
    height: auto; width: auto; max-width: 100%; max-height: 100%; position: absolute; left: -99999px; }
.galleryAll > .inputTBH:nth-of-type(1):checked ~ .holder-img img:nth-of-type(1),
.galleryAll > .inputTBH:nth-of-type(2):checked ~ .holder-img img:nth-of-type(2),
.galleryAll > .inputTBH:nth-of-type(3):checked ~ .holder-img img:nth-of-type(3),
.galleryAll > .inputTBH:nth-of-type(4):checked ~ .holder-img img:nth-of-type(4),
.galleryAll > .inputTBH:nth-of-type(5):checked ~ .holder-img img:nth-of-type(5),
.galleryAll > .inputTBH:nth-of-type(6):checked ~ .holder-img img:nth-of-type(6),
.galleryAll > .inputTBH:nth-of-type(7):checked ~ .holder-img img:nth-of-type(7),
.galleryAll > .inputTBH:nth-of-type(8):checked ~ .holder-img img:nth-of-type(8),
.galleryAll > .inputTBH:nth-of-type(9):checked ~ .holder-img img:nth-of-type(9),
.galleryAll > .inputTBH:nth-of-type(10):checked ~ .holder-img img:nth-of-type(10),
.galleryAll > .inputTBH:nth-of-type(11):checked ~ .holder-img img:nth-of-type(11),
.galleryAll > .inputTBH:nth-of-type(12):checked ~ .holder-img img:nth-of-type(12),
.galleryAll > .inputTBH:nth-of-type(13):checked ~ .holder-img img:nth-of-type(13),
.galleryAll > .inputTBH:nth-of-type(14):checked ~ .holder-img img:nth-of-type(14),
.galleryAll > .inputTBH:nth-of-type(15):checked ~ .holder-img img:nth-of-type(15),
.galleryAll > .inputTBH:nth-of-type(16):checked ~ .holder-img img:nth-of-type(16),
.galleryAll > .inputTBH:nth-of-type(17):checked ~ .holder-img img:nth-of-type(17),
.galleryAll > .inputTBH:nth-of-type(18):checked ~ .holder-img img:nth-of-type(18),
.galleryAll > .inputTBH:nth-of-type(19):checked ~ .holder-img img:nth-of-type(19),
.galleryAll > .inputTBH:nth-of-type(20):checked ~ .holder-img img:nth-of-type(20),
.galleryAll > .inputTBH:nth-of-type(21):checked ~ .holder-img img:nth-of-type(21),
.galleryAll > .inputTBH:nth-of-type(22):checked ~ .holder-img img:nth-of-type(22),
.galleryAll > .inputTBH:nth-of-type(23):checked ~ .holder-img img:nth-of-type(23),
.galleryAll > .inputTBH:nth-of-type(24):checked ~ .holder-img img:nth-of-type(24),
.galleryAll > .inputTBH:nth-of-type(25):checked ~ .holder-img img:nth-of-type(25),
.galleryAll > .inputTBH:nth-of-type(26):checked ~ .holder-img img:nth-of-type(26),
.galleryAll > .inputTBH:nth-of-type(27):checked ~ .holder-img img:nth-of-type(27),
.galleryAll > .inputTBH:nth-of-type(28):checked ~ .holder-img img:nth-of-type(28),
.galleryAll > .inputTBH:nth-of-type(29):checked ~ .holder-img img:nth-of-type(29),
.galleryAll > .inputTBH:nth-of-type(30):checked ~ .holder-img img:nth-of-type(30)
{
    position:relative;
    left:auto;
}
.thumbN:hover label,
.galleryAll > .inputTBH:nth-of-type(1):checked ~ .tbhAll .thumbN:nth-of-type(1) label,
.galleryAll > .inputTBH:nth-of-type(2):checked ~ .tbhAll .thumbN:nth-of-type(2) label,
.galleryAll > .inputTBH:nth-of-type(3):checked ~ .tbhAll .thumbN:nth-of-type(3) label,
.galleryAll > .inputTBH:nth-of-type(4):checked ~ .tbhAll .thumbN:nth-of-type(4) label,
.galleryAll > .inputTBH:nth-of-type(5):checked ~ .tbhAll .thumbN:nth-of-type(5) label,
.galleryAll > .inputTBH:nth-of-type(6):checked ~ .tbhAll .thumbN:nth-of-type(6) label,
.galleryAll > .inputTBH:nth-of-type(7):checked ~ .tbhAll .thumbN:nth-of-type(7) label,
.galleryAll > .inputTBH:nth-of-type(8):checked ~ .tbhAll .thumbN:nth-of-type(8) label,
.galleryAll > .inputTBH:nth-of-type(9):checked ~ .tbhAll .thumbN:nth-of-type(9) label,
.galleryAll > .inputTBH:nth-of-type(10):checked ~ .tbhAll .thumbN:nth-of-type(10) label,
.galleryAll > .inputTBH:nth-of-type(11):checked ~ .tbhAll .thumbN:nth-of-type(11) label,
.galleryAll > .inputTBH:nth-of-type(12):checked ~ .tbhAll .thumbN:nth-of-type(12) label,
.galleryAll > .inputTBH:nth-of-type(13):checked ~ .tbhAll .thumbN:nth-of-type(13) label,
.galleryAll > .inputTBH:nth-of-type(14):checked ~ .tbhAll .thumbN:nth-of-type(14) label,
.galleryAll > .inputTBH:nth-of-type(15):checked ~ .tbhAll .thumbN:nth-of-type(15) label,
.galleryAll > .inputTBH:nth-of-type(16):checked ~ .tbhAll .thumbN:nth-of-type(16) label,
.galleryAll > .inputTBH:nth-of-type(17):checked ~ .tbhAll .thumbN:nth-of-type(17) label,
.galleryAll > .inputTBH:nth-of-type(18):checked ~ .tbhAll .thumbN:nth-of-type(18) label,
.galleryAll > .inputTBH:nth-of-type(19):checked ~ .tbhAll .thumbN:nth-of-type(19) label,
.galleryAll > .inputTBH:nth-of-type(20):checked ~ .tbhAll .thumbN:nth-of-type(20) label,
.galleryAll > .inputTBH:nth-of-type(21):checked ~ .tbhAll .thumbN:nth-of-type(21) label,
.galleryAll > .inputTBH:nth-of-type(22):checked ~ .tbhAll .thumbN:nth-of-type(22) label,
.galleryAll > .inputTBH:nth-of-type(23):checked ~ .tbhAll .thumbN:nth-of-type(23) label,
.galleryAll > .inputTBH:nth-of-type(24):checked ~ .tbhAll .thumbN:nth-of-type(24) label,
.galleryAll > .inputTBH:nth-of-type(25):checked ~ .tbhAll .thumbN:nth-of-type(25) label,
.galleryAll > .inputTBH:nth-of-type(26):checked ~ .tbhAll .thumbN:nth-of-type(26) label,
.galleryAll > .inputTBH:nth-of-type(27):checked ~ .tbhAll .thumbN:nth-of-type(27) label,
.galleryAll > .inputTBH:nth-of-type(28):checked ~ .tbhAll .thumbN:nth-of-type(28) label,
.galleryAll > .inputTBH:nth-of-type(29):checked ~ .tbhAll .thumbN:nth-of-type(29) label,
.galleryAll > .inputTBH:nth-of-type(30):checked ~ .tbhAll .thumbN:nth-of-type(30) label {
    opacity: 1; border:1px solid #000;
}

.galleryAll label[for="imgB"] {position:absolute; top:0px; left:0px; width:100%; height:100%; z-index:2; font:14px/18px "Cuprum",sans-serif; }
.galleryAll label[for="imgB"] > span:first-child {position:absolute; top:50%; left:50%; color:#fff; background:rgba(134,134,132,0.8); padding:2px 5px; height:auto; z-index:2; opacity:0; margin:-9px 0 0 -45px; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -ms-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out; }
.galleryAll label[for="imgB"]:hover > span:first-child {opacity:1;}
.galleryAll .spanZ {padding: 2px 5px 2px 21px !important;}
.galleryAll .spanZ:after {display: block; content:"\f00e"; width: 13px; font-size: 14px;  color: #ffffff; position: absolute; top: 0; bottom: 0; left: 5px; font-family:FontAwesome;}
.product-description {-ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); -webkit-transition: transform .3s ease-in-out; -moz-transition: transform .3s ease-in-out; -ms-transition: transform .3s ease-in-out; -o-transition: transform .3s ease-in-out; transition: transform .3s ease-in-out; }
.galleryAll label.prevB .fa,
.galleryAll label.nextB .fa {font-size: 40px; position:absolute; top:50%; left: 50%; margin: -20px 0 0 -5px; -webkit-transition: color .2s ease-in-out; -moz-transition: color .2s ease-in-out; -ms-transition: color .2s ease-in-out; -o-transition: color .2s ease-in-out; transition: color .2s ease-in-out; }
.galleryAll label.prevB:hover .fa,
.galleryAll label.nextB:hover .fa {color: #000;}
.galleryAll .close {position:absolute; display:none; top:0px; z-index:2; right:0; width:30px; height:30px; padding:7px 0 0 0; text-align:center; border: 1px solid #edebec; background:#086634; color:#fff; text-align:center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: background .2s ease-in-out, color .2s ease-in-out; -moz-transition: background .2s ease-in-out, color .2s ease-in-out; -ms-transition: background .2s ease-in-out, color .2s ease-in-out; -o-transition: background .2s ease-in-out, color .2s ease-in-out; transition: background .2s ease-in-out, color .2s ease-in-out; }
.galleryAll > .noneGL {position:absolute; top: -99999px; left: -99999px; }
.galleryAll > .noneGL:nth-of-type(1):empty ~ .tbhAll .thumbN:nth-of-type(1),
.galleryAll > .noneGL:nth-of-type(2):empty ~ .tbhAll .thumbN:nth-of-type(2),
.galleryAll > .noneGL:nth-of-type(3):empty ~ .tbhAll .thumbN:nth-of-type(3),
.galleryAll > .noneGL:nth-of-type(4):empty ~ .tbhAll .thumbN:nth-of-type(4),
.galleryAll > .noneGL:nth-of-type(5):empty ~ .tbhAll .thumbN:nth-of-type(5),
.galleryAll > .noneGL:nth-of-type(6):empty ~ .tbhAll .thumbN:nth-of-type(6),
.galleryAll > .noneGL:nth-of-type(7):empty ~ .tbhAll .thumbN:nth-of-type(7),
.galleryAll > .noneGL:nth-of-type(8):empty ~ .tbhAll .thumbN:nth-of-type(8),
.galleryAll > .noneGL:nth-of-type(9):empty ~ .tbhAll .thumbN:nth-of-type(9),
.galleryAll > .noneGL:nth-of-type(10):empty ~ .tbhAll .thumbN:nth-of-type(10),
.galleryAll > .noneGL:nth-of-type(11):empty ~ .tbhAll .thumbN:nth-of-type(11),
.galleryAll > .noneGL:nth-of-type(12):empty ~ .tbhAll .thumbN:nth-of-type(12),
.galleryAll > .noneGL:nth-of-type(13):empty ~ .tbhAll .thumbN:nth-of-type(13),
.galleryAll > .noneGL:nth-of-type(14):empty ~ .tbhAll .thumbN:nth-of-type(14),
.galleryAll > .noneGL:nth-of-type(15):empty ~ .tbhAll .thumbN:nth-of-type(15),
.galleryAll > .noneGL:nth-of-type(16):empty ~ .tbhAll .thumbN:nth-of-type(16),
.galleryAll > .noneGL:nth-of-type(17):empty ~ .tbhAll .thumbN:nth-of-type(17),
.galleryAll > .noneGL:nth-of-type(18):empty ~ .tbhAll .thumbN:nth-of-type(18),
.galleryAll > .noneGL:nth-of-type(19):empty ~ .tbhAll .thumbN:nth-of-type(19),
.galleryAll > .noneGL:nth-of-type(20):empty ~ .tbhAll .thumbN:nth-of-type(20),
.galleryAll > .noneGL:nth-of-type(21):empty ~ .tbhAll .thumbN:nth-of-type(21),
.galleryAll > .noneGL:nth-of-type(22):empty ~ .tbhAll .thumbN:nth-of-type(22),
.galleryAll > .noneGL:nth-of-type(23):empty ~ .tbhAll .thumbN:nth-of-type(23),
.galleryAll > .noneGL:nth-of-type(24):empty ~ .tbhAll .thumbN:nth-of-type(24),
.galleryAll > .noneGL:nth-of-type(25):empty ~ .tbhAll .thumbN:nth-of-type(25),
.galleryAll > .noneGL:nth-of-type(26):empty ~ .tbhAll .thumbN:nth-of-type(26),
.galleryAll > .noneGL:nth-of-type(27):empty ~ .tbhAll .thumbN:nth-of-type(27),
.galleryAll > .noneGL:nth-of-type(28):empty ~ .tbhAll .thumbN:nth-of-type(28),
.galleryAll > .noneGL:nth-of-type(29):empty ~ .tbhAll .thumbN:nth-of-type(29),
.galleryAll > .noneGL:nth-of-type(30):empty ~ .tbhAll .thumbN:nth-of-type(30) {
    display:none;
}
.galleryAll  .noneGL:nth-of-type(5):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(1):checked ~ .nextBAll label:nth-of-type(2),
.galleryAll  .noneGL:nth-of-type(6):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(2):checked ~ .nextBAll label:nth-of-type(3),
.galleryAll  .noneGL:nth-of-type(7):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(3):checked ~ .nextBAll label:nth-of-type(4),
.galleryAll  .noneGL:nth-of-type(8):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(4):checked ~ .nextBAll label:nth-of-type(5),
.galleryAll  .noneGL:nth-of-type(9):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(5):checked ~ .nextBAll label:nth-of-type(6),
.galleryAll  .noneGL:nth-of-type(10):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(6):checked ~ .nextBAll label:nth-of-type(7),
.galleryAll  .noneGL:nth-of-type(11):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(7):checked ~ .nextBAll label:nth-of-type(8),
.galleryAll  .noneGL:nth-of-type(12):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(8):checked ~ .nextBAll label:nth-of-type(9),
.galleryAll  .noneGL:nth-of-type(13):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(9):checked ~ .nextBAll label:nth-of-type(10),
.galleryAll  .noneGL:nth-of-type(14):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(10):checked ~ .nextBAll label:nth-of-type(11),
.galleryAll  .noneGL:nth-of-type(15):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(11):checked ~ .nextBAll label:nth-of-type(12),
.galleryAll  .noneGL:nth-of-type(16):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(12):checked ~ .nextBAll label:nth-of-type(13),
.galleryAll  .noneGL:nth-of-type(17):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(13):checked ~ .nextBAll label:nth-of-type(14),
.galleryAll  .noneGL:nth-of-type(18):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(14):checked ~ .nextBAll label:nth-of-type(15),
.galleryAll  .noneGL:nth-of-type(19):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(15):checked ~ .nextBAll label:nth-of-type(16),
.galleryAll  .noneGL:nth-of-type(20):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(16):checked ~ .nextBAll label:nth-of-type(17),
.galleryAll  .noneGL:nth-of-type(21):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(17):checked ~ .nextBAll label:nth-of-type(18),
.galleryAll  .noneGL:nth-of-type(22):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(18):checked ~ .nextBAll label:nth-of-type(19),
.galleryAll  .noneGL:nth-of-type(23):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(19):checked ~ .nextBAll label:nth-of-type(20),
.galleryAll  .noneGL:nth-of-type(24):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(20):checked ~ .nextBAll label:nth-of-type(21),
.galleryAll  .noneGL:nth-of-type(25):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(21):checked ~ .nextBAll label:nth-of-type(22),
.galleryAll  .noneGL:nth-of-type(26):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(22):checked ~ .nextBAll label:nth-of-type(23),
.galleryAll  .noneGL:nth-of-type(27):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(23):checked ~ .nextBAll label:nth-of-type(24),
.galleryAll  .noneGL:nth-of-type(28):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(24):checked ~ .nextBAll label:nth-of-type(25),
.galleryAll  .noneGL:nth-of-type(29):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(25):checked ~ .nextBAll label:nth-of-type(26) {
    display:block;
}
.galleryAll  .noneGL:nth-of-type(1):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(2):checked ~ .prevBAll label:nth-of-type(1),
.galleryAll  .noneGL:nth-of-type(2):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(3):checked ~ .prevBAll label:nth-of-type(2),
.galleryAll  .noneGL:nth-of-type(3):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(4):checked ~ .prevBAll label:nth-of-type(3),
.galleryAll  .noneGL:nth-of-type(4):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(5):checked ~ .prevBAll label:nth-of-type(4),
.galleryAll  .noneGL:nth-of-type(5):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(6):checked ~ .prevBAll label:nth-of-type(5),
.galleryAll  .noneGL:nth-of-type(6):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(7):checked ~ .prevBAll label:nth-of-type(6),
.galleryAll  .noneGL:nth-of-type(7):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(8):checked ~ .prevBAll label:nth-of-type(7),
.galleryAll  .noneGL:nth-of-type(8):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(9):checked ~ .prevBAll label:nth-of-type(8),
.galleryAll  .noneGL:nth-of-type(9):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(10):checked ~ .prevBAll label:nth-of-type(9),
.galleryAll  .noneGL:nth-of-type(10):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(11):checked ~ .prevBAll label:nth-of-type(10),
.galleryAll  .noneGL:nth-of-type(11):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(12):checked ~ .prevBAll label:nth-of-type(11),
.galleryAll  .noneGL:nth-of-type(12):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(13):checked ~ .prevBAll label:nth-of-type(12),
.galleryAll  .noneGL:nth-of-type(13):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(14):checked ~ .prevBAll label:nth-of-type(13),
.galleryAll  .noneGL:nth-of-type(14):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(15):checked ~ .prevBAll label:nth-of-type(14),
.galleryAll  .noneGL:nth-of-type(15):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(16):checked ~ .prevBAll label:nth-of-type(15),
.galleryAll  .noneGL:nth-of-type(16):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(17):checked ~ .prevBAll label:nth-of-type(16),
.galleryAll  .noneGL:nth-of-type(17):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(18):checked ~ .prevBAll label:nth-of-type(17),
.galleryAll  .noneGL:nth-of-type(18):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(19):checked ~ .prevBAll label:nth-of-type(18),
.galleryAll  .noneGL:nth-of-type(19):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(20):checked ~ .prevBAll label:nth-of-type(19),
.galleryAll  .noneGL:nth-of-type(20):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(21):checked ~ .prevBAll label:nth-of-type(20),
.galleryAll  .noneGL:nth-of-type(21):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(22):checked ~ .prevBAll label:nth-of-type(21),
.galleryAll  .noneGL:nth-of-type(22):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(23):checked ~ .prevBAll label:nth-of-type(22),
.galleryAll  .noneGL:nth-of-type(23):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(24):checked ~ .prevBAll label:nth-of-type(23),
.galleryAll  .noneGL:nth-of-type(24):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(25):checked ~ .prevBAll label:nth-of-type(24),
.galleryAll  .noneGL:nth-of-type(25):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(26):checked ~ .prevBAll label:nth-of-type(25),
.galleryAll  .noneGL:nth-of-type(26):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(27):checked ~ .prevBAll label:nth-of-type(26),
.galleryAll  .noneGL:nth-of-type(27):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(28):checked ~ .prevBAll label:nth-of-type(27),
.galleryAll  .noneGL:nth-of-type(28):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(29):checked ~ .prevBAll label:nth-of-type(28),
.galleryAll  .noneGL:nth-of-type(29):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(30):checked ~ .prevBAll label:nth-of-type(29),
.galleryAll  .noneGL:nth-of-type(30):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(31):checked ~ .prevBAll label:nth-of-type(30)
{
    display:block;
}

.contentAll .imgFull:checked ~ .product-box .product-images {width:100%;}
.contentAll .imgFull:checked ~ .product-box .galleryAll .holder-img {height: 840px;}
.contentAll .imgFull:checked ~ .product-box .galleryAll .holder-img img {}
.contentAll .imgFull:checked ~ .product-box .galleryAll .close {display:block;}
.contentAll .imgFull:checked ~ .product-box .galleryAll label[for="imgB"] > span:first-child {display:none;}
.contentAll .imgFull:checked ~ .product-box .product-description {position:absolute; top:0; right:0; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); }
.galleryAll .gall-prevB{width: 50px; height: 50px; position:absolute; top: 0; bottom: 0; left: 0; margin: auto; z-index:3; }
.galleryAll .gall-nextB {left: auto; right: 0; top: 0; bottom: 0; width: 50px; height: 50px; position:absolute; margin: auto; -webkit-transition: right .2s ease-in-out; -moz-transition: right .2s ease-in-out; transition: right .2s ease-in-out; z-index:3; }
.galleryAll .gall-prevB label,
.galleryAll .gall-nextB label {display:none; width: 50px; height: 50px; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -ms-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out; }
.galleryAll .gall-prevB label:hover,
.galleryAll .gall-nextB label:hover {opacity:0.8;}
.contentAll .imgFull:checked ~ .product-box .gall-nextB{ right: -10px;} 
.galleryAll .gall-nextB label {background: url(https://shared1.ad-lister.co.uk/UserImages/ebbf4d21-c7c4-4ad6-bd8a-5cf5312a237a/Img/_design/_design2024right.png) no-repeat 50% 50% rgba(255,255,255,0.6);}
.galleryAll .gall-prevB label {background: url(https://shared1.ad-lister.co.uk/UserImages/ebbf4d21-c7c4-4ad6-bd8a-5cf5312a237a/Img/_design/_design2024left.png) no-repeat 50% 50% rgba(255,255,255,0.6);}

.galleryAll > .inputTBH:nth-of-type(1):checked ~ .holder-img .gall-nextB label:nth-of-type(2),
.galleryAll > .inputTBH:nth-of-type(2):checked ~ .holder-img .gall-nextB label:nth-of-type(3),
.galleryAll > .inputTBH:nth-of-type(3):checked ~ .holder-img .gall-nextB label:nth-of-type(4),
.galleryAll > .inputTBH:nth-of-type(4):checked ~ .holder-img .gall-nextB label:nth-of-type(5),
.galleryAll > .inputTBH:nth-of-type(5):checked ~ .holder-img .gall-nextB label:nth-of-type(6),
.galleryAll > .inputTBH:nth-of-type(6):checked ~ .holder-img .gall-nextB label:nth-of-type(7),
.galleryAll > .inputTBH:nth-of-type(7):checked ~ .holder-img .gall-nextB label:nth-of-type(8),
.galleryAll > .inputTBH:nth-of-type(8):checked ~ .holder-img .gall-nextB label:nth-of-type(9),
.galleryAll > .inputTBH:nth-of-type(9):checked ~ .holder-img .gall-nextB label:nth-of-type(10),
.galleryAll > .inputTBH:nth-of-type(10):checked ~ .holder-img .gall-nextB label:nth-of-type(11),
.galleryAll > .inputTBH:nth-of-type(11):checked ~ .holder-img .gall-nextB label:nth-of-type(12),
.galleryAll > .inputTBH:nth-of-type(12):checked ~ .holder-img .gall-nextB label:nth-of-type(13),
.galleryAll > .inputTBH:nth-of-type(13):checked ~ .holder-img .gall-nextB label:nth-of-type(14),
.galleryAll > .inputTBH:nth-of-type(14):checked ~ .holder-img .gall-nextB label:nth-of-type(15),
.galleryAll > .inputTBH:nth-of-type(15):checked ~ .holder-img .gall-nextB label:nth-of-type(16),
.galleryAll > .inputTBH:nth-of-type(16):checked ~ .holder-img .gall-nextB label:nth-of-type(17),
.galleryAll > .inputTBH:nth-of-type(17):checked ~ .holder-img .gall-nextB label:nth-of-type(18),
.galleryAll > .inputTBH:nth-of-type(18):checked ~ .holder-img .gall-nextB label:nth-of-type(19),
.galleryAll > .inputTBH:nth-of-type(19):checked ~ .holder-img .gall-nextB label:nth-of-type(20),
.galleryAll > .inputTBH:nth-of-type(20):checked ~ .holder-img .gall-nextB label:nth-of-type(21),
.galleryAll > .inputTBH:nth-of-type(21):checked ~ .holder-img .gall-nextB label:nth-of-type(22),
.galleryAll > .inputTBH:nth-of-type(22):checked ~ .holder-img .gall-nextB label:nth-of-type(23),
.galleryAll > .inputTBH:nth-of-type(23):checked ~ .holder-img .gall-nextB label:nth-of-type(24),
.galleryAll > .inputTBH:nth-of-type(24):checked ~ .holder-img .gall-nextB label:nth-of-type(25),
.galleryAll > .inputTBH:nth-of-type(25):checked ~ .holder-img .gall-nextB label:nth-of-type(26),
.galleryAll > .inputTBH:nth-of-type(26):checked ~ .holder-img .gall-nextB label:nth-of-type(27),
.galleryAll > .inputTBH:nth-of-type(27):checked ~ .holder-img .gall-nextB label:nth-of-type(28),
.galleryAll > .inputTBH:nth-of-type(28):checked ~ .holder-img .gall-nextB label:nth-of-type(29),
.galleryAll > .inputTBH:nth-of-type(29):checked ~ .holder-img .gall-nextB label:nth-of-type(30) {
    display:block;
}
.galleryAll > .inputTBH:nth-of-type(2):checked ~ .holder-img .gall-prevB label:nth-of-type(1),
.galleryAll > .inputTBH:nth-of-type(3):checked ~ .holder-img .gall-prevB label:nth-of-type(2),
.galleryAll > .inputTBH:nth-of-type(4):checked ~ .holder-img .gall-prevB label:nth-of-type(3),
.galleryAll > .inputTBH:nth-of-type(5):checked ~ .holder-img .gall-prevB label:nth-of-type(4),
.galleryAll > .inputTBH:nth-of-type(6):checked ~ .holder-img .gall-prevB label:nth-of-type(5),
.galleryAll > .inputTBH:nth-of-type(7):checked ~ .holder-img .gall-prevB label:nth-of-type(6),
.galleryAll > .inputTBH:nth-of-type(8):checked ~ .holder-img .gall-prevB label:nth-of-type(7),
.galleryAll > .inputTBH:nth-of-type(9):checked ~ .holder-img .gall-prevB label:nth-of-type(8),
.galleryAll > .inputTBH:nth-of-type(10):checked ~ .holder-img .gall-prevB label:nth-of-type(9),
.galleryAll > .inputTBH:nth-of-type(11):checked ~ .holder-img .gall-prevB label:nth-of-type(10),
.galleryAll > .inputTBH:nth-of-type(12):checked ~ .holder-img .gall-prevB label:nth-of-type(11),
.galleryAll > .inputTBH:nth-of-type(13):checked ~ .holder-img .gall-prevB label:nth-of-type(12),
.galleryAll > .inputTBH:nth-of-type(14):checked ~ .holder-img .gall-prevB label:nth-of-type(13),
.galleryAll > .inputTBH:nth-of-type(15):checked ~ .holder-img .gall-prevB label:nth-of-type(14),
.galleryAll > .inputTBH:nth-of-type(16):checked ~ .holder-img .gall-prevB label:nth-of-type(15),
.galleryAll > .inputTBH:nth-of-type(17):checked ~ .holder-img .gall-prevB label:nth-of-type(16),
.galleryAll > .inputTBH:nth-of-type(18):checked ~ .holder-img .gall-prevB label:nth-of-type(17),
.galleryAll > .inputTBH:nth-of-type(19):checked ~ .holder-img .gall-prevB label:nth-of-type(18),
.galleryAll > .inputTBH:nth-of-type(20):checked ~ .holder-img .gall-prevB label:nth-of-type(19),
.galleryAll > .inputTBH:nth-of-type(21):checked ~ .holder-img .gall-prevB label:nth-of-type(20),
.galleryAll > .inputTBH:nth-of-type(22):checked ~ .holder-img .gall-prevB label:nth-of-type(21),
.galleryAll > .inputTBH:nth-of-type(23):checked ~ .holder-img .gall-prevB label:nth-of-type(22),
.galleryAll > .inputTBH:nth-of-type(24):checked ~ .holder-img .gall-prevB label:nth-of-type(23),
.galleryAll > .inputTBH:nth-of-type(25):checked ~ .holder-img .gall-prevB label:nth-of-type(24),
.galleryAll > .inputTBH:nth-of-type(26):checked ~ .holder-img .gall-prevB label:nth-of-type(25),
.galleryAll > .inputTBH:nth-of-type(27):checked ~ .holder-img .gall-prevB label:nth-of-type(26),
.galleryAll > .inputTBH:nth-of-type(28):checked ~ .holder-img .gall-prevB label:nth-of-type(27),
.galleryAll > .inputTBH:nth-of-type(29):checked ~ .holder-img .gall-prevB label:nth-of-type(28),
.galleryAll > .inputTBH:nth-of-type(30):checked ~ .holder-img .gall-prevB label:nth-of-type(29) {
    display:block;
}


#listing .product-description {padding: 0 0 0 25px; width:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: left; margin: 0 0 0 auto;}
.JTI-title {display: block; width: 100%; max-width:1300px;margin: 0 auto 30px; padding: 15px 20px; text-align: center;color: #fff; background: none; font-size: 30px; line-height: 33px; font-weight: 700;font-family: "Poppins", sans-serif;background: #000000;}

.JTI__price {display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-end;font-size:24px; margin:0 0 45px; font-weight:700; color:#000;}
.JTI__price span {margin-left: 65px; text-decoration: line-through; color:#FF0000; }
.JTI__specsH3 {display:block; width:100%; height: auto; margin:0 0 20px 0; text-align: left; color:#000; font-size: 18px; font-weight: 700; text-transform: uppercase; }
.JTI__IS {display: block;width: 100%; margin:0 0 45px; padding: 10px 0; border-top:1px solid #ccc; border-bottom: 1px solid #ccc;}
#listing .JA_IS {padding:0; width:100%;}
#listing .JA_IS .istd1 {width:30%;}
#listing .JA_IS .istd2 {width:70%;}
#listing table.JA_IS tr td {padding:5px;}
#listing table.JA_IS .is1,#listing table.JA_IS .is3,#listing table.JA_IS .is5,#listing table.JA_IS .is7,#listing table.JA_IS .is9,#listing table.JA_IS .is11, #listing table.JA_IS .is13, #listing table.JA_IS .is15, #listing table.JA_IS .is17,#descript table.JA_IS .is19, #listing table.JA_IS .is21,#listing table.JA_IS .is23,#listing table.JA_IS .is25, #listing table.JA_IS .is27 {background:#EFEFEF;}
#listing table.JA_IS tr:nth-child(odd){background:#EFEFEF;}
.JTI__descrip {display: block; width: 100%; margin: 0 0 55px; text-align: left;}
.JTI__descrip .h3 {font-weight: 700; font-size: 20px; width: 100%; margin:0 0 20px;}

.JTI__notes {display: block; width: 100%; margin:0; padding: 20px 0 35px; border-top:1px solid #ccc; border-bottom: 1px solid #ccc; text-align: left; font-size: 20px; color:#000; line-height: 28px; color:#ccc; font-weight: 900;}
.notes__title { width: 100%; height: auto; margin:0 0 35px; color:#ccc; font-size:40px; text-transform: uppercase;text-align: center; font-weight: 900; line-height: 50px; display:none;}

@-webkit-keyframes bugfix{from{padding:0}to{padding:0}}
@-webkit-keyframes fake{from{opacity:1}to{opacity:1}}
@keyframes fake{from{opacity:1}to{opacity:1}}
body{-webkit-animation:fake 1s infinite;animation:fake 1s infinite}
.tabsAll {display: block; width: 100%; margin: 0 auto 25px;padding: 0; max-width:1300px;}
#tabs {border:none; background:none; margin:0; padding:0; display: flex; flex-direction: row; flex-wrap: wrap; width: 100%;}
#tabs .resptab-content{display:none;padding:35px 25px; font-size:14px;width:100%; background:#fff; margin:0; border:1px solid #E5E5E5; text-align: left; color:#000; position: relative; z-index: 90;}
#tabs input{display:none}
#tabs label{display:flex; flex-direction: row; flex-wrap: wrap; align-items: center; margin:0 1% -1px 0; padding:0; font-weight:700; text-align:center; width:auto; font-size:14px; text-transform:capitalize; box-sizing:border-box;  font-family: "Poppins", sans-serif;  transition:all 0.8s ease-out 0s !important; width:24.25%;background:#000;color:#fff; line-height: 45px; border: 1px solid #E5E5E5; justify-content: center; z-index: 99; letter-spacing: 0.3px;}
#tabs .deskV.LL4 {margin:0 0 -1px 0;}
#tabs label:hover { cursor:pointer; text-decoration: none; color:#E42927; border-bottom: 1px solid #000; background: #E42927;}
#tabs input:checked+label.deskV {cursor:pointer; text-decoration: none; color:#fff; border-bottom: 1px solid #E42927; background: #E42927;}
#tab1:checked ~ #content1,#tab2:checked ~ #content2,#tab3:checked ~ #content3, #tab4:checked ~ #content4,#tab5:checked ~ #content5  {display:block;font-size:16px;color:#000;}
#listing .resptab-content table {border-collapse:collapse !important; border-spacing:0 !important; max-width:100% !important; font-family: "Poppins", sans-serif!important;}
#listing .resptab-content img {display:block; max-width:100%;}
#tabs .resptab-input, #tabs .resptab-label {display:none;}
#listing .JA_IS {padding:0; width:100%;}
#listing .JA_IS .istd1 {width:30%;}
#listing .JA_IS .istd2 {width:70%;}
#listing table.JA_IS tr td {padding:5px;}
#listing table.JA_IS .is1,#listing table.JA_IS .is3,#listing table.JA_IS .is5,#listing table.JA_IS .is7,#listing table.JA_IS .is9,#listing table.JA_IS .is11, #listing table.JA_IS .is13, #listing table.JA_IS .is15, #listing table.JA_IS .is17,#descript table.JA_IS .is19, #listing table.JA_IS .is21,#listing table.JA_IS .is23,#listing table.JA_IS .is25, #listing table.JA_IS .is27 {background:#EFEFEF;}
#listing table.JA_IS tr:nth-child(odd){background:#EFEFEF;}
#tabs ul {display: block; width: 100%; margin: 0; list-style: disc; padding: 0;}
#tabs li { width: 100%; margin: 12px 0 0 0; padding: 0 0 0 25px; font-family: "Poppins", sans-serif; color:#000; font-size: 16px; text-transform: initial; text-decoration: none; font-weight: 400; line-height: 23px;display:block;position:relative}
.bcp__icons {display: flex; flex-direction: row; flex-wrap: wrap; margin: 0 auto 25px; align-items: flex-start; justify-content: flex-start; max-width: 1300px; width: 100%;}
.bcp__icons .child {display: flex; flex-direction: column; align-items: center; justify-content: flex-start; padding: 20px; text-align: center;width:33.33%;}
.bcp__icons img {margin: 0 0 15px; max-height: 62px;}
.bcp__icons p {color:#000; margin: 0 0 5px;}
.bcp__icons h4 {color:#000; text-transform: uppercase; font-weight: 700;margin:0;}

.bcp__message {display: flex; flex-direction: row; flex-wrap: unset; align-items: center; justify-content: center; padding: 10px; background:#F3F3F3;width:100%; max-width:1300px; margin:0 auto 35px;}
.bcp__message img {margin: 0 20px 0 0;}
.bcp__message p {color:#000; font-size: 16px; font-weight: 700; text-transform: uppercase;margin:0;}
.bcp__message a {color:#E42927; text-decoration: underline;}

.JTI__titleR {display: block;width: 100%; max-width: 1300px; margin: 0 auto 35px; font-family: "Poppins", sans-serif; font-size: 28px; font-weight: 700; text-align: center; padding: 0; color:#000;text-transform: uppercase;}
.bcp__featured {display: block; width:100%; padding: 115px 10px; margin:0; text-align: center;background-image: url(https://shared1.ad-lister.co.uk/UserImages/ebbf4d21-c7c4-4ad6-bd8a-5cf5312a237a/Img/_design/_design2024/img01.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover;}
.featured__inner {display: flex; flex-direction: row; flex-wrap: wrap; align-items: stretch; width:100%; max-width:1300px;margin:0 auto; justify-content: space-between;}
.featured__inner .child {display: flex; flex-direction: column; align-items: center; background: rgba(0,0,0,0.7);padding:25px;width:23%;}
.featured__inner img {margin: 0 auto 10px;}
.featured__inner h3 {color:#fff; width:100%; font-size: 22px; line-height: 28px; min-height: 56px; margin:0 0 25px; text-align: center; font-weight: 700; text-transform: uppercase;}
.featured__inner p {color:#fff; width:100%; min-height: 56px; margin:0 0 25px; text-align: center;}
.featured__inner a {background: #E42927; color:#000; text-transform: uppercase; line-height: 50px; padding: 0 30px; text-align: center; font-size: 16px; font-weight: 700;}
.featured__inner a:hover {background:#fff; color:#E42927;}
.bcp_simR {display: block;width:100%; height: auto; margin:0 0 55px; text-align: center; background:#E42927; color:#fff; font-size:28px; font-weight: 700; text-transform: uppercase;padding:10px; line-height: 30px;}
#similarr {display: block; min-height: 470px;margin:0 auto 35px auto;padding:0; width: 100%; max-width: 100%; text-align: center;}
#similarr .product { width:100%; height:auto; margin:0 auto; padding:0; max-width: 1300px;display: grid; grid-template-columns: repeat(4, 1fr); gap: 35px;}
.product:after {display:table; content:''; clear:both;}
#similarr .prod{  height: auto; margin:0 0 20px 0;  position:relative; padding:20px; opacity: 0.9;  background:#F3F3F3;}
#similarr .prod:hover {opacity: 1;}
#similarr .image {display:block; width:100%; height:315px; margin:0 auto; position:relative; overflow:hidden; background: #fff;}
#similarr .image img{display:block; margin:auto; padding:0; max-width:100%; max-height:315px; width:auto; height:auto; position:absolute; left:0; right:0; top:0; bottom:0; -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out;}
#similarr .title {display: -webkit-box;margin: 10px 0 0 0;padding: 0;width: 100%;height: auto;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
#similarr .title a{display:block; font-family: "Poppins", sans-serif; font-size:16px; font-weight:400;line-height:20px; color:#000 !important; text-decoration:none; text-align:left; width:100% !important; margin:0;}
#similarr .title a:hover { text-decoration:underline;}
#similarr .title > h4 {margin:0;}
#similarr .price {font-family: "Poppins", sans-serif; font-size:16px; font-weight:600;line-height:30px; color:#000; display:block;  text-align:left; margin:15px 0 0 0; width:100%; height:30px;}
#similarr .price p {display:inline-block; margin:0;}
#similarr .price del {padding-left: 10px;}
#similarr .btn {display: none !important; width: 100%; text-align: left;margin: 0;padding:20px 0 0 0;}
#similarr .btn a {display: inline-block; width: auto; background-color:#51CD3C; overflow: hidden; text-align: center; border-radius: 3px; color:#fff;line-height: 45px; padding: 0 25px 0 70px; font-family: "Poppins", sans-serif; font-weight: 600; text-transform: uppercase;font-size: 16px; }
#similarr .btn a:hover {background-color:#000;}
.JTI__footer {display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center;background:#E42927; padding: 0 10px; margin:0;}
.footer__inner {display: flex;flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center;background:#E42927; padding: 15px 0; margin:0 auto;min-height: 60px;position: relative;width:100%; max-width:1300px;}
.JTI__footer span {color:#fff; font-weight: 300;font-family: "Poppins", sans-serif;font-size: 12px; padding: 0 5px;}
.JTI__footer img{margin: 0 5px; max-width: 100%;}
.footer__logoImg {position: absolute;margin: 0; transform: translate(0,-50%);left:0; top:50%;}
.bottom__section {display: block;width: 100%; text-align: center; background: #000; padding: 45px 10px;}
.bottom__inner {display: flex; flex-direction: row;align-items: center; justify-content: center;width:100%; max-width: 1300px; margin: 0 auto;}
.bottom__inner .child:first-child {display: flex;justify-content: flex-start;flex-direction: column;}
.bottom__inner .child:first-child {flex-grow:1; }
.bottom__inner .child:first-child p {color:#fff;max-width:355px;text-align: left;}
.bottom__inner #categoriesside {display: grid; grid-template-columns: repeat(3, 1fr); gap: 0 35px;max-width: 600px; text-align: left; list-style: disc;padding: 0 0 0 10px;}
.bottom__inner #categoriesside li {padding: 5px 0;color:#fff;}
.bottom__inner #categoriesside a {color:#fff;}
.bottom__inner #categoriesside a:hover {color:#E42927;}
.bottom__inner h4 {margin:0 0 20px; font-size: 16px; text-transform: uppercase; text-align: left; color:#E42927; font-weight: 700;}


@media screen and (max-width: 1300px){
#header {padding: 20px 10px;}
.diviMenu #menuu {padding: 0 10px;}
}

@media screen and (max-width: 1280px){
.topBar__inner p, .topBar__inner a {font-size: 12px;}
#listing .resH, #listing #menuu2 span {font-size: 18px;}
.JTI__banner #topitemdescription {font-size: 35px; padding:0 10px;}
.JTI__brands h3, .JTI__titleR {font-size: 28px;}
.JTI__price span {font-size: 32px;}
}

@media screen and (max-width: 1160px){
.JTI-flex17 {font-size: 15px;}
}

@media screen and (max-width: 1100px){
#listing .resH, #listing #menuu2 span {font-size: 16px;}
.JTI__banner #topitemdescription {font-size: 30px;}
.JTI-flex17 {font-size: 14px;}
.product-images {width: 63%;}
#listing .product-description{width:37%;}
}

@media screen and (max-width: 920px){
.JTI__banner #topitemdescription {font-size: 26px;}
.JTI__price span {font-size: 28px;}
.JTI__brands h3, .JTI__titleR,.bcp_simR {font-size: 26px;}
#listing {margin: 0;}
.JTI-header {padding: 0;}

#header {display: block;padding: 20px 0 0 0;}
#header .imglog {padding: 0 0 20px; width: 100%; display: block;text-align: center;}
#header .imglog a {margin:0 auto;}
#listing .diviMenu {display: block;width: 100%;max-width: 100%; background: #E42927;}
#listing .diviMenu  {margin: 0;}
#listing #menuu2 {margin: 0; width: 100%;}
.show-menuBar{display:block;}
.diviMenu #menuu{position:static;display:none; height:auto; width:100%; margin:0; border-top:none; background:#000; padding:15px; float: left;}
.diviMenu #menuu ul .categ:hover:after {display:none;}
.diviMenu #categoriestop:after {display: block; content: ''; clear: both;}
#menuu .topM, .diviMenu #menuu a.hom, .diviMenu #menuu a.topA{display:none !important;}
#menuu2 {display:block;}
.diviMenu #categoriestop{display: block;width: 100%;height: auto;margin: 0; padding: 0; position: static;visibility: visible;; opacity: 1; -webkit-column-count: initial;-moz-column-count: initial;column-count: initial; background: none;}
.diviMenu #categoriestop li{text-align: left;text-transform:none; width: 100%; margin:0px;padding:0; box-sizing:border-box; position:relative; display:block; float:left; min-height:40px; height:auto; border:none; background:none !important;}
.diviMenu #categoriestop li a {font-family: "Poppins", sans-serif; font-size:16px; font-weight:700; height: auto;line-height:45px;padding: 0; text-align:left; text-transform:initial; width:100% !important; text-align:left !important; display:block !important; position:relative; color:#fff; text-decoration:none; background: none;}
#listing .resH {width: 100%; display: block;margin: 0; color:#fff; text-align: left; padding: 0; text-transform: initial;line-height: 45px; height: auto;}
.diviMenu #categoriestop li:hover a, .diviMenu a.resH:hover {color: #E42927;}
.diviMenu #categoriestop .level2, .diviMenu #categoriestop .level3, .diviMenu #categoriestop ul ul, #listing #menuu2 span {display:none !important;}
/*= content =*/
#listing .contentAll {padding: 35px 10px 15px;}
.product-images {width: 100%;}
.galleryAll .holder-img {height: 640px;}
.hiddenZ, .galleryAll label[for="imgB"] {display: none !important;} 
.galleryAll > .inputTBH:nth-of-type(1):checked ~ .holder-img img:nth-of-type(1),
.galleryAll > .inputTBH:nth-of-type(2):checked ~ .holder-img img:nth-of-type(2),
.galleryAll > .inputTBH:nth-of-type(3):checked ~ .holder-img img:nth-of-type(3),
.galleryAll > .inputTBH:nth-of-type(4):checked ~ .holder-img img:nth-of-type(4),
.galleryAll > .inputTBH:nth-of-type(5):checked ~ .holder-img img:nth-of-type(5),
.galleryAll > .inputTBH:nth-of-type(6):checked ~ .holder-img img:nth-of-type(6),
.galleryAll > .inputTBH:nth-of-type(7):checked ~ .holder-img img:nth-of-type(7),
.galleryAll > .inputTBH:nth-of-type(8):checked ~ .holder-img img:nth-of-type(8),
.galleryAll > .inputTBH:nth-of-type(9):checked ~ .holder-img img:nth-of-type(9),
.galleryAll > .inputTBH:nth-of-type(10):checked ~ .holder-img img:nth-of-type(10),
.galleryAll > .inputTBH:nth-of-type(11):checked ~ .holder-img img:nth-of-type(11),
.galleryAll > .inputTBH:nth-of-type(12):checked ~ .holder-img img:nth-of-type(12),
.galleryAll > .inputTBH:nth-of-type(13):checked ~ .holder-img img:nth-of-type(13),
.galleryAll > .inputTBH:nth-of-type(14):checked ~ .holder-img img:nth-of-type(14),
.galleryAll > .inputTBH:nth-of-type(15):checked ~ .holder-img img:nth-of-type(15),
.galleryAll > .inputTBH:nth-of-type(16):checked ~ .holder-img img:nth-of-type(16),
.galleryAll > .inputTBH:nth-of-type(17):checked ~ .holder-img img:nth-of-type(17),
.galleryAll > .inputTBH:nth-of-type(18):checked ~ .holder-img img:nth-of-type(18),
.galleryAll > .inputTBH:nth-of-type(19):checked ~ .holder-img img:nth-of-type(19),
.galleryAll > .inputTBH:nth-of-type(20):checked ~ .holder-img img:nth-of-type(20),
.galleryAll > .inputTBH:nth-of-type(21):checked ~ .holder-img img:nth-of-type(21),
.galleryAll > .inputTBH:nth-of-type(22):checked ~ .holder-img img:nth-of-type(22),
.galleryAll > .inputTBH:nth-of-type(23):checked ~ .holder-img img:nth-of-type(23),
.galleryAll > .inputTBH:nth-of-type(24):checked ~ .holder-img img:nth-of-type(24),
.galleryAll > .inputTBH:nth-of-type(25):checked ~ .holder-img img:nth-of-type(25),
.galleryAll > .inputTBH:nth-of-type(26):checked ~ .holder-img img:nth-of-type(26),
.galleryAll > .inputTBH:nth-of-type(27):checked ~ .holder-img img:nth-of-type(27),
.galleryAll > .inputTBH:nth-of-type(28):checked ~ .holder-img img:nth-of-type(28),
.galleryAll > .inputTBH:nth-of-type(29):checked ~ .holder-img img:nth-of-type(29),
.galleryAll > .inputTBH:nth-of-type(30):checked ~ .holder-img img:nth-of-type(30) {
position:absolute;left:0;margin: auto;right: 0; bottom: 0; top: 0}
.product-box {display: block;margin: 0;}
.product-images {display: block; width: 100%;margin:0 0 45px; border:0;}

#listing .product-description {width: 100%; padding: 0;min-height: 0;display: block; margin:0 0 30px;}
.JTI-title {font-size: 23px; line-height: 30px;}
}

@media screen and (max-width: 840px) {
.JTI__banner #topitemdescription{font-size: 24px;}
#similarr {min-height:25px;}
#similarr .product {grid-template-columns: repeat(2, 1fr);gap:20px;}
#similarr .prod {margin: 0 0 10px;}
#similarr {margin: 0 0 10px;}
.bottom__inner {flex-direction: column;align-items: flex-start;}
.bottom__inner .child:first-child p {max-width: 100%;margin: 0 0 35px;}
}

@media screen and (max-width: 767px) {
.new__parts p {font-size:16px;}
.ebay__compat p {font-size: 18px; line-height: 24px;}
.JTI__price {font-size: 18px;}
.notes__title {font-size: 26px;}

.JTI-title,.bcp_simR {font-size: 20px;}
.JTI__banner #topitemdescription {font-size: 21px;}
#listing .JA_IS {font-size:12px;}
.JTI__brands h3 {font-size: 24px;}
.JTI__price span {font-size: 26px;}

.JTI__titleR {font-size:24px;}

.JTI__titleR {margin: 0 auto 25px;}
#tabs .deskV {display:none !important;}
#tabs .resptab-input, #tabs .resptab-label {display:block !important;}
#tab1:checked ~ #content1,#tab2:checked ~ #content2,#tab3:checked ~ #content3, #tab4:checked ~ #content4,#tab5:checked ~ #content5 {display:none;}
#tabs .resptab-label{color:#fff;text-decoration:none;transition:color .3s ease-in-out;position:relative;display:block;width:100%; background:#000; font-family: "Poppins", sans-serif; padding:0 15px; font-size:16px; font-weight:600;  margin:0; text-align:center; line-height:55px; position:relative; text-transform:uppercase; border-top:1px solid #E42927; border-bottom:1px solid #ff0000; float: none; border-left:none; border-radius: 0;}
#tabs #L11.resptab-label {border-top:0;}
#tabs .resptab-label:after {content: '\f053'; display: block; font-family:FontAwesome; position: absolute; margin: 0; transform: translate(-50%,0); right: 25px; top: 0;font-size:19px;}
#tabs .resptab-input{display:none}
#tabs .resptab-content{margin:0; padding:25px 15px; border:none; border-top:none; float: none; background: #FAFAFA; border-bottom: 1px solid #fff; text-align: left;}
#tabs #content4, #tabs #L44 {border-bottom:1px solid #FAFAFA;}
#tabs .resptab-content table {border-collapse:collapse !important; border-spacing:0 !important; max-width:100% !important; font-family: "Poppins", sans-serif !important;font-size:16px; line-height:23px;}
#tabs .resptab-content img {display:block; max-width:100%;}
#tabs .resptab-input:not(checked) ~ .resptab-content{display:none}
#tabs .resptab-input {display:none !important;}
#tabs label:hover {cursor:pointer; color:#fff;}
#ID-1:checked ~ #content1, #ID-2:checked ~ #content2, #ID-3:checked ~ #content3, #ID-4:checked ~ #content4, #ID-5:checked ~ #content5 {display:block; font-size:16px; margin:0; line-height:23px; background: #F7F7F9;}
#ID-1:checked:checked ~ #L11, #ID-2:checked:checked ~ #L22, #ID-3:checked:checked ~ #L33, #ID-4:checked:checked ~ #L44, #ID-5:checked:checked ~ #L55 {width:100%; margin:0;border-bottom:0; background:#F7F7F9;  color:#E42927;}
#ID-1:checked:checked ~ #L11:after, #ID-2:checked:checked ~ #L22:after, #ID-3:checked:checked ~ #L33:after, #ID-4:checked:checked ~ #L44:after, #ID-5:checked:checked ~ #L55:after{content: '\f078';font-size:19px;color:#E42927;}
#listing #tabs .resptab table {border-collapse:collapse !important; border-spacing:0 !important;max-width:100% !important;font-family: 'Karla', sans-serif; !important; font-size:10px !important;}
#tabs .resptab-content ul {display: block; width: 100%; margin: 0; list-style: disc; padding: 0 0 0 20px;}
#tabs .resptab-content ul li { width: 100%; margin: 0 0 15px; padding: 0; font-family: "Poppins", sans-serif; color:#000; font-size: 14px; text-transform: initial; text-decoration: none; font-weight: 400; line-height: 25px;}
.bcp__featured {padding: 35px 10px;}
.featured__inner .child {width:48%;margin:0 0 20px;}
  .featured__inner p {color:#fff;}
.featured__inner h3 {font-size: 18px;}
.featured__inner a {font-size: 14px; padding: 0 15px;}
.footer__inner {justify-content: flex-end;}
.footer__inner span {display: none;}
.JTI__brands .topitembox img {max-height: 45px;}
.JTI__brands .topitembox {padding: 5px;}

}

@media screen and (max-width: 590px) {
.bcp__icons .child {padding: 10px;}
.bcp__icons img {max-height: 35px;}
.bcp__icons h4, .bcp__icons p {font-size: 12px;}
.bcp__message p {font-size: 14px;}
.JTI__brands h3 {font-size: 20px;}
.JTI__price span, .JTI__titleR {font-size: 22px;}
.JTI__banner #topitemdescription {font-size: 18px;}

#similarr .btn a{font-size: 14px;}  
/*= content =*/
.galleryAll .holder-img {height: 550px;}
.galleryAll .inputTBH:checked ~ .thumbN {width: 25%;}
#listing .current {height: 550px;}
#listing .previewImg {width: 23%;}
#listing .imgBCt {width:49%;}
#listing .imgBCt.IBC02, #listing .imgBCt.IBC06 {margin: 0 0 25px 0;}
#similarr {padding:0;}
#similarr .image {height: 235px;}
#similarr .image img {max-height: 185px;}
.bottom__inner #categoriesside {grid-template-columns: repeat(2, 1fr); }
}   

@media screen and (max-width: 490px) {
.JTI__banner #topitemdescription {font-size: 16px;}
.galleryAll .holder-img {height: 400px;}
.galleryAll .thumbN  {;width: 33.33%;margin-left:-33.33%}
.galleryAll .inputTBH:checked ~ .thumbN {width: 33.33%;}
.galleryAll .noneGL:nth-of-type(4):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(1):checked ~ .nextBAll label:nth-of-type(2),
.galleryAll .noneGL:nth-of-type(5):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(2):checked ~ .nextBAll label:nth-of-type(3),
.galleryAll .noneGL:nth-of-type(6):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(3):checked ~ .nextBAll label:nth-of-type(4),
.galleryAll .noneGL:nth-of-type(7):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(4):checked ~ .nextBAll label:nth-of-type(5),
.galleryAll .noneGL:nth-of-type(8):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(5):checked ~ .nextBAll label:nth-of-type(6),
.galleryAll .noneGL:nth-of-type(9):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(6):checked ~ .nextBAll label:nth-of-type(7),
.galleryAll .noneGL:nth-of-type(10):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(7):checked ~ .nextBAll label:nth-of-type(8),
.galleryAll .noneGL:nth-of-type(11):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(8):checked ~ .nextBAll label:nth-of-type(9),
.galleryAll .noneGL:nth-of-type(12):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(9):checked ~ .nextBAll label:nth-of-type(10),
.galleryAll .noneGL:nth-of-type(13):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(10):checked ~ .nextBAll label:nth-of-type(11),
.galleryAll .noneGL:nth-of-type(14):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(11):checked ~ .nextBAll label:nth-of-type(12),
.galleryAll .noneGL:nth-of-type(15):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(12):checked ~ .nextBAll label:nth-of-type(13),
.galleryAll .noneGL:nth-of-type(16):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(13):checked ~ .nextBAll label:nth-of-type(14),
.galleryAll .noneGL:nth-of-type(17):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(14):checked ~ .nextBAll label:nth-of-type(15),
.galleryAll .noneGL:nth-of-type(18):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(15):checked ~ .nextBAll label:nth-of-type(16),
.galleryAll .noneGL:nth-of-type(19):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(16):checked ~ .nextBAll label:nth-of-type(17),
.galleryAll .noneGL:nth-of-type(20):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(17):checked ~ .nextBAll label:nth-of-type(18),
.galleryAll .noneGL:nth-of-type(21):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(18):checked ~ .nextBAll label:nth-of-type(19),
.galleryAll .noneGL:nth-of-type(4):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(19):checked ~ .nextBAll label:nth-of-type(20),
.galleryAll .noneGL:nth-of-type(5):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(20):checked ~ .nextBAll label:nth-of-type(21),
.galleryAll .noneGL:nth-of-type(6):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(21):checked ~ .nextBAll label:nth-of-type(22),
.galleryAll .noneGL:nth-of-type(7):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(22):checked ~ .nextBAll label:nth-of-type(23),
.galleryAll .noneGL:nth-of-type(8):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(23):checked ~ .nextBAll label:nth-of-type(24),
.galleryAll .noneGL:nth-of-type(9):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(24):checked ~ .nextBAll label:nth-of-type(25),
.galleryAll .noneGL:nth-of-type(10):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(25):checked ~ .nextBAll label:nth-of-type(26),
.galleryAll .noneGL:nth-of-type(11):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(26):checked ~ .nextBAll label:nth-of-type(27),
.galleryAll .noneGL:nth-of-type(12):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(27):checked ~ .nextBAll label:nth-of-type(28){
    display:block;
}
#similarr .title {min-height: 0;}
#similarr .title a, #similarr .price{font-size: 15px;}
#similarr .prod:hover {box-shadow:0 0 10px -8px #06548e;}
#similarr .image {height:195px;}
#similarr .image img{max-height:195px;}
#similarr .title {width:100%; margin:15px auto 0 auto;}
 #similarr .product{display: flex; flex-wrap: wrap; padding:0;}
#similarr .image {height: 175px;}
#similarr .image img {max-height: 175px;}
}

@media screen and (max-width: 380px) {
.galleryAll .holder-img {height: 350px;}
.galleryAll .thumbN  {;width: 50%;margin-left:-50%}
.galleryAll .inputTBH:checked ~ .thumbN {width: 50%; height: 95px}
.galleryAll .noneGL:nth-of-type(3):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(1):checked ~ .nextBAll label:nth-of-type(2),
.galleryAll .noneGL:nth-of-type(4):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(2):checked ~ .nextBAll label:nth-of-type(3),
.galleryAll .noneGL:nth-of-type(5):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(3):checked ~ .nextBAll label:nth-of-type(4),
.galleryAll .noneGL:nth-of-type(6):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(4):checked ~ .nextBAll label:nth-of-type(5),
.galleryAll .noneGL:nth-of-type(7):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(5):checked ~ .nextBAll label:nth-of-type(6),
.galleryAll .noneGL:nth-of-type(8):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(6):checked ~ .nextBAll label:nth-of-type(7),
.galleryAll .noneGL:nth-of-type(9):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(7):checked ~ .nextBAll label:nth-of-type(8),
.galleryAll .noneGL:nth-of-type(10):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(8):checked ~ .nextBAll label:nth-of-type(9),
.galleryAll .noneGL:nth-of-type(11):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(9):checked ~ .nextBAll label:nth-of-type(10),
.galleryAll .noneGL:nth-of-type(12):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(10):checked ~ .nextBAll label:nth-of-type(11),
.galleryAll .noneGL:nth-of-type(13):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(11):checked ~ .nextBAll label:nth-of-type(12),
.galleryAll .noneGL:nth-of-type(14):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(12):checked ~ .nextBAll label:nth-of-type(13),
.galleryAll .noneGL:nth-of-type(15):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(13):checked ~ .nextBAll label:nth-of-type(14),
.galleryAll .noneGL:nth-of-type(16):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(14):checked ~ .nextBAll label:nth-of-type(15),
.galleryAll .noneGL:nth-of-type(17):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(15):checked ~ .nextBAll label:nth-of-type(16),
.galleryAll .noneGL:nth-of-type(18):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(16):checked ~ .nextBAll label:nth-of-type(17),
.galleryAll .noneGL:nth-of-type(19):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(17):checked ~ .nextBAll label:nth-of-type(18),
.galleryAll .noneGL:nth-of-type(20):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(18):checked ~ .nextBAll label:nth-of-type(19),
.galleryAll .noneGL:nth-of-type(21):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(19):checked ~ .nextBAll label:nth-of-type(20),
.galleryAll .noneGL:nth-of-type(22):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(20):checked ~ .nextBAll label:nth-of-type(21),
.galleryAll .noneGL:nth-of-type(23):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(21):checked ~ .nextBAll label:nth-of-type(22),
.galleryAll .noneGL:nth-of-type(24):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(22):checked ~ .nextBAll label:nth-of-type(23),
.galleryAll .noneGL:nth-of-type(25):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(23):checked ~ .nextBAll label:nth-of-type(24),
.galleryAll .noneGL:nth-of-type(26):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(24):checked ~ .nextBAll label:nth-of-type(25),
.galleryAll .noneGL:nth-of-type(27):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(25):checked ~ .nextBAll label:nth-of-type(26),
.galleryAll .noneGL:nth-of-type(28):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(26):checked ~ .nextBAll label:nth-of-type(27),
.galleryAll .noneGL:nth-of-type(29):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(27):checked ~ .nextBAll label:nth-of-type(28),
.galleryAll .noneGL:nth-of-type(30):not(:empty) ~ .tbhAll input.inputTBH:nth-of-type(28):checked ~ .nextBAll label:nth-of-type(29) {
    display:block;
}
.product-images {margin:0 0 25px;}
}
