
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@import url("https://use.typekit.net/guz4bvm.css");

@-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: "indivisible", 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: "indivisible", sans-serif; cursor: pointer;}
p, span, h1, h2, h3, h4, h5, h6 {text-decoration:none;font-family: "indivisible", sans-serif;}
*, *::after, *::before {box-sizing: border-box;}
img{border:none; max-width: 100%;}
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: #191922 !important;}
.jti-topBar {display: block;width: 100%;padding: 10px; background: #ECE6D6; text-align: center;}
.topBar__inner {display: flex; flex-direction: row; align-items: center;margin:0 auto; justify-content: space-between;max-width: 1400px;font-family: "indivisible", sans-serif;color:#000;padding: 5px 0;}
.topBar__inner p {font-family: "indivisible", sans-serif;margin:0 0 0 7px; text-transform: uppercase;}

.topBar__child {display: flex; flex-direction: row; align-items: center;}
#header {display: flex; width: 100%; height: auto; margin: 0 auto;padding: 20px 0;position: relative; max-width: 1400px; flex-direction: row; flex-wrap: wrap; align-items: flex-start;}
.JTI__logoPro {display: flex; flex-direction: row; flex-wrap: wrap; color:#fff; text-transform: uppercase; font-weight: 300; order:2; flex-grow: 0;}
#header .imglog {width:auto;height:auto; margin:0; padding:0 20px 0 0; z-index: 1000; flex-grow: 1; order:1; text-align: left;}
#header .imglog a {display:block; max-width:251px; height:auto; width:100%; margin:0;}
#header .imglog a img {display:block; width:100%; height:auto; margin:0 auto; padding:0; max-width:251px;}
#listing .diviMenu {display: block;width: 100%;max-width: 100%;height:auto;margin:0; background:#24384A !important;text-align:right; position: relative; z-index: 999; padding: 0;z-index: 100; }
.diviMenu #menuu {display:flex; max-width: 1400px; 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: "indivisible", sans-serif; font-size:18px; font-weight:600; text-transform:capitalize; text-decoration:none;}
#listing .resH {margin:0;  line-height:60px; padding:0; text-align:center; color:#fff; font-family: "indivisible", sans-serif; font-size:18px; font-weight:600; text-transform:capitalize; text-decoration:none;}
#listing .resH.lastRH {margin:0;}
#listing #menuu2:hover > span, #listing .resH:hover {cursor:pointer; color: #FF8B00;}
#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:grid; grid-template-columns: repeat(3, 1fr); flex-direction:row; align-items: center; background:#191922; 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:1400px; justify-content: space-between;}
.diviMenu #categoriestop li {display: block; margin: 0; padding: 0;}
.diviMenu #categoriestop li a {font-family: "indivisible", sans-serif; font-size:18px;font-weight:600; 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: #FF8B00;}
.diviMenu #categoriestop li.categ {position: relative;}
.diviMenu #menuu2 .level2{display:none;background:#191922; 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: "indivisible", 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: #FF8B00; 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: "indivisible", 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;}
.JTI__banner {display: block;width: 100%;margin:0; padding:0;}
.JTI__banner #topitemimage {margin:0;}
.JTI__banner .topitembox {position: relative; text-align: center;}
.JTI__banner #topitemtitle {display: none;}
.JTI__banner #topitemdescription {position: absolute;display: flex; flex-direction: column;align-items: center; justify-content: center; transform: translate(-50%,-50%); left:50%; top:50%; font-family: "Poppins", sans-serif;font-size: 55px; font-weight: 700;color:#fff;width:100%; max-width: 1400px; align-items: flex-start; text-transform: uppercase; line-height: 1.1;}
.JTI__banner #topitemdescription img {margin:0 0 25px;}
.JTI__banner #topitemdescription a {line-height: 50px; background:#FF8B00; color:#fff;font-family: "indivisible", sans-serif; font-size: 18px; text-transform: uppercase; font-weight: 700; margin:25px 0 0 0;width:195px;display: block; text-align: center; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.JTI__banner #topitemdescription a:hover {background: #24384A;}
.JTI__brands {display: flex; flex-direction: column;margin: 0; padding: 25px 10px; align-items: center; justify-content: center;border-bottom: 10px solid #ECE6D6;}
.JTI__brands .topitemholder {width: 100%; text-align: center; margin: 0; padding: 0; background: #fff;display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center; max-width: 1400px;}
.JTI__brands .topitembox {padding: 10px 25px;}
.JTI__brands #topitemimage {margin: 0;}
.JTI__brands .topitembox img {max-height: 100px; max-width: 135px;margin:0;}
.JTI__brands #topitemtitle {display: none;}


                                                                /* =====================   content   ======================== */

#listing .contentAll {display: block; width:100%; height: auto; margin:45px auto 0; padding: 0; position: relative; max-width: 1400px;}
.clearAll:after {display: table; content: ''; clear: both;}
.product-box {display: flex; width: 100%; max-width: 1420px; margin: 0 auto; align-items: stretch; position: relative;}
.product-box:after {    content:""; display:block;  clear:both;}
.product-images { width: 40%; 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 0 45px; 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:#f0f0f0; 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: 435px; 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/33fc6dd8-af10-4c90-9345-13a145ecd7ea/Img/_design/right.png) no-repeat 50% 50% rgba(255,255,255,0.6);}
.galleryAll .gall-prevB label {background: url(https://shared1.ad-lister.co.uk/UserImages/33fc6dd8-af10-4c90-9345-13a145ecd7ea/Img/_design/left.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; width:65%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: left; margin: 0 0 0 auto; display: flex; flex-direction: row; flex-wrap: wrap;align-items: flex-start;;}
.product-description .child01 {width:65%; padding-right: 40px;}
.JTI-title {display: block; width: 100%;margin: 0 0 30px 0; padding: 0; text-align: left;color: #000;  font-size: 24px; line-height: 30px; font-weight: 700;font-family: "indivisible", sans-serif;}
.JTI__price {display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-end;font-size:20px; margin:0 0 45px;color:#D50000;}
.JTI__price span {font-weight: 700; font-size: 36px;margin-left: 10px;line-height:1;}
.inventory__images {display: flex; width: 100%;flex-direction: row; flex-wrap: wrap; align-items: flex-start;}
.inventory__images img {margin:0 3px 0 0; padding: 0 0 35px;max-height: 100px;}

.product-description .child02 {width:35%;}
h3.daily {width: 100%;display: block; line-height: 60px; background:#24384A; color:#fff; font-weight: 700; text-transform: uppercase; font-size: 18px;text-align: center;margin:0 0 30px;}

#daily__pro {width:100%; padding: 10px; border:1px solid #ECE6D6;}
#daily__pro .product {display:block; width:100%; height:auto; margin:0 auto; padding:0; }
.product:after {display:table; content:''; clear:both;}
#daily__pro .prod{ width:100%; height: auto; margin:0; display:block; position:relative;  padding:0; opacity: 0.9;}

#daily__pro .prod:hover {opacity: 1;}
#daily__pro .image {display:block; width:100%; height:auto; margin:0 auto; position:relative; overflow:hidden;}
#daily__pro .image img{display:block; margin:0 0 15px; width: 1005; -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out;}
#daily__pro .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;}
#daily__pro .title a{display:block; font-family: "indivisible", 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;}
#daily__pro .title a:hover { text-decoration:underline;}
#daily__pro .title > h4 {margin:0;}
#daily__pro .price {font-family: "indivisible", sans-serif; font-size:16px; font-weight:600;line-height:30px; color:#D50000; display:block;  text-align:left; margin:15px 0 0 0; width:100%; height:30px;}
#daily__pro .price p {display:inline-block; margin:0;}
#daily__pro .price del {padding-left: 10px;}
#daily__pro .btn {display: block; width: 100%; text-align: left;margin: 0;padding:20px 0 0 0;}
#daily__pro .btn a {display: inline-block; width: auto; background-color:#FF8B00; overflow: hidden; text-align: center; border-radius: 3px; color:#fff;line-height: 45px; padding: 0 35px; font-family: "indivisible", sans-serif; font-weight: 600; text-transform: uppercase;font-size: 16px;}
#daily__pro .btn a:hover {background-color:#24384A;}



.JTI__IS {display: block;width: 100%; margin:0 0 45px;}
#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;font-family: "indivisible", sans-serif;}


@-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 65px;padding: 0;}
#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:20px; text-transform:capitalize; box-sizing:border-box;  font-family: "indivisible", sans-serif;  transition:all 0.8s ease-out 0s !important; width:24.25%;background:#24384A;color:#fff; line-height: 55px; 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:#24384A; border-bottom: 1px solid #24384A; background: #fff;}
#tabs input:checked+label.deskV {cursor:pointer; text-decoration: none; color:#24384A; border-bottom: 1px solid #fff; background: #fff;}
#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: "indivisible", 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: "indivisible", sans-serif; color:#000; font-size: 16px; text-transform: initial; text-decoration: none; font-weight: 400; line-height: 23px;display:block;position:relative}

.JTI__titleR {display: block;width: 100%; max-width: 1400px; margin: 0 auto 45px; font-family: "indivisible", sans-serif; font-size: 24px; font-weight: 700; text-align: center; padding: 0 10px color:#000;}
#similarr {display: block; min-height: 470px;margin:0 auto 35px auto;padding:0; width: 100%; max-width: 100%; text-align: center;}
#similarr .product {display:block; width:100%; height:auto; margin:0 auto; padding:0; max-width: 1400px;}
.product:after {display:table; content:''; clear:both;}
#similarr .prod{ width:25%; height: auto; margin:0 0 20px 0; display:block; position:relative; float:left; padding:0; opacity: 0.9;}
#similarr .prod.it3 {margin:0 0 20px 0;}
#similarr .prod:hover {opacity: 1;}
#similarr .image {display:block; width:100%; height:315px; margin:0 auto; position:relative; overflow:hidden;}
#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: "indivisible", 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: "indivisible", sans-serif; font-size:16px; font-weight:600;line-height:30px; color:#D50000; 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: block; width: 100%; text-align: left;margin: 0;padding:20px 0 0 0;}
#similarr .btn a {display: inline-block; width: auto; background-color:#FF8B00; overflow: hidden; text-align: center; border-radius: 3px; color:#fff;line-height: 45px; padding: 0 35px; font-family: "indivisible", sans-serif; font-weight: 600; text-transform: uppercase;font-size: 16px;}
#similarr .btn a:hover {background-color:#24384A;}

.JTI__categs {display: block;width: 100%; margin: 0 auto 20px; max-width: 1400px;}
.JTI__categs .topitemholder {  display: grid; grid-template-columns: repeat(2, 1fr); gap: 35px;  }
.JTI__categs .topitembox {margin: 0 0 20px;opacity: 0.9;position: relative;}
.JTI__categs .topitembox:hover {opacity: 1;}
.JTI__categs #topitemimage {margin:0;width:100%;position: relative;}
.JTI__categs #topitemimage img {width:100%;}
.JTI__categs #topitemtitle {display: none !important}

.JTI__categs #topitemdescription {display: block;margin:0; position: absolute;transform: translate(0,0); right: 25px; bottom: 25px;}

.JTI__categs #topitemdescription a {display: inline-block; width: auto; background-color:#FF8B00; overflow: hidden; text-align: center; border-radius: 3px; color:#fff;line-height: 45px; padding: 0 35px; font-family: "indivisible", sans-serif; font-weight: 600; text-transform: uppercase;font-size: 16px;}
.JTI__categs #topitemdescription a:hover {background-color:#24384A;}



.JTI__footer {display: block;width: 100%;margin: 0; text-align: center; }
.footer_payment {display: block;width: 100%; padding: 10px; margin: 0 auto; text-align: center;background:#ECE6D6 !important; }
.footer_payment .inner {max-width: 1400px; display: block; margin: 0 auto; text-align:center;width: 100%; display: block;}
.footer_payment img{margin:0;}
.footer__info {display: block;width: 100%; padding: 15px 10px; text-align: center; background: #24384A !important;}
.footer__info .inner {max-width: 1400px; display: block; margin: 0 auto; text-align: left; width: 100%; display: flex; flex-direction: row; flex-wrap: wrap;}
.footer__info .child {display: flex; flex-direction: column; align-items: flex-start;width: 50%;padding: 20px 0;}
.footer__info img {margin:0 0 20px;}
.footer__info p {max-width: 580px;margin:0;color:#fff; }
.footer__info h3 {font-size: 24px; color:#fff; margin:0 0 30px; font-weight: 700; text-transform: capitalize;}
.footer__info ul{display:grid; grid-template-columns: repeat(2, 1fr);width: 100%; max-width: 700px;margin: 0; padding: 0; list-style: none;}
.footer__info a {text-transform: uppercase; font-weight: 300; color:#fff; }
.footer__info a:hover {color:#FF8B00;}



@media screen and (max-width: 1400px){
#header {padding: 20px 10px;}

.diviMenu #menuu {padding: 0 10px;}
}

@media screen and (max-width: 1280px){
     .JTI__banner #topitemdescription img {max-height: 55px;}
.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;}
.JTI__brands .topitembox {padding: 10px 15px;}
}

@media screen and (max-width: 1160px){
.JTI-flex17 {font-size: 15px;}
.footer__info .child {padding: 20px 20px 20px 0;}
}

@media screen and (max-width: 1100px){
.topBar__inner a {display: none;}
.topBar__inner {flex-wrap: wrap; justify-content: center;}
.topBar__child {padding: 3px 10px;}
#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: 980px){
    .footer__info .child {width: 100%;}
    .JTI__banner {display: none;}
   .JTI__brands .topitembox {padding: 10px;}
.JTI__banner #topitemdescription {font-size: 26px;}
.JTI__price span {font-size: 28px;}
.JTI__brands h3, .JTI__titleR {font-size: 26px;}
#listing {margin: 0;}
.JTI-header {padding: 0;}
#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:#191922; 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: "indivisible", sans-serif; font-size:16px; font-weight:700; height: auto;line-height:45px;padding: 0; text-align:left; text-transform:capitalize; 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: capitalize;line-height: 45px; height: auto;}
.diviMenu #categoriestop li:hover a, .diviMenu a.resH:hover {color: #51CD3C;}
.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; margin:0 0 30px; display: flex;}
.JTI-title {font-size: 23px; line-height: 30px;}
}

@media screen and (max-width: 840px) {
.JTI__banner #topitemdescription, .JTI__categs #topitemtitle a {font-size: 24px;}
#similarr {min-height:25px;}
#similarr .prod { width:46%; margin: 0 2% 20px;}
#similarr .prod.it3 {margin: 0 2% 20px;}
#similarr .prod.it4 {display: block;}
.product-description .child01 {width: 100%; padding: 0;}
.product-description .child02 {display: none;}

}

@media screen and (max-width: 767px) {
    .JTI__categs .topitemholder {grid-template-columns: repeat(1, 1fr);gap: 10px;}
    .JTI__banner #topitemdescription img {max-height: 45px;}
.JTI-title, .JTI__categs #topitemtitle a {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:#191922; font-family: "indivisible", 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 #ccc; border-bottom:1px solid #efefef; 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: "indivisible", 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;}
#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:#24384A; border-top:0; color:#fff;}
#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:#fff;}
#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: "indivisible", sans-serif; color:#000; font-size: 14px; text-transform: initial; text-decoration: none; font-weight: 400; line-height: 25px;}
}

@media screen and (max-width: 590px) {
    .footer__info ul {display: block;}
    .footer__info ul li {padding: 3px 0;}
    .footer_payment .inner {text-align: center;}
    .JTI__brands .topitembox {padding: 5px;}
    .JTI__brands .topitembox img {max-height: 50px;}
.footer__info h3 {font-size: 18px;}
.JTI__brands h3 {font-size: 20px;}
.JTI__price span, .JTI__titleR {font-size: 22px;}
.JTI__banner #topitemdescription {font-size: 18px;}

#similarr .btn a,.JTI__categs #topitemdescription 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;}
}   

@media screen and (max-width: 490px) {
    .JTI__banner #topitemdescription img {max-height: 35px;}
#header {flex-direction: column; padding: 0; text-align: center;}
.JTI__logoPro {order:1; width: 100%;background: #ECE6D6 important; align-items: center; padding: 5px; justify-content: center; color:#000;}
#header .imglog {order: 2;padding: 20px;justify-content: center; align-items: center; text-align: center;width: 100%;}
#header .imglog a {margin:0 auto;}
.product-description .child02 {display: flex; width: 100%;flex-direction: column; align-items: flex-start;}

.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;justify-content: space-between;}
#similarr .prod{width: 48%; max-width: 48%; border-width: 10px; margin: 0 0 20px;}
#similarr .prod.it3 {margin: 0 0 20px;}
#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;}
}
