@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,600;0,700;1,500&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: 'Rubik', 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: 'Rubik', sans-serif; cursor: pointer;}
p, span, h1, h2, h3, h4, h5, h6, a {text-decoration:none;font-family: 'Rubik', 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  ======================== */

.CPS-header {display: block; width: 100%; margin: 0 0; padding:0;background: #fff;}
.CPS-topHeader {display:flex; flex-direction: column; padding: 15px 10px; background: #2c2b40;margin:0; width: 100%; height: auto; text-align: center;;}
.CPS-flex980 {display: flex;flex-direction: row; justify-content: flex-end;width: 100%; max-width: 1000px;margin: 0 auto;}
.CPS-topHeader a {font-size:14px; font-weight: 500; color:#fff; padding:10px 0 10px 42px;margin: 0; background: none; text-decoration: none; text-transform: capitalize;line-height: 15px; }
.CPS-topHeader a.link01 {background: url(https://shared1.ad-lister.co.uk/UserImages/f9005880-9e74-47d6-a52f-aa0d4096e884/Img/_design/icon01.png) no-repeat 0 50%;}
.CPS-topHeader a.link02 {background: url(https://shared1.ad-lister.co.uk/UserImages/f9005880-9e74-47d6-a52f-aa0d4096e884/Img/_design/icon02.png) no-repeat 0 50%; margin-left: 45px;}
.CPS-topHeader a span {text-decoration: underline;}
.CPS-topHeader a:hover {color:#1ca9a0;}

#header {display: block; width: 100%; height: auto; margin: 0 auto;padding: 20px 0;position: relative; max-width: 1000px}
#header .imglog {display:flex; width:100%; height:auto; margin:0; padding:0; z-index: 1000; flex-direction: row; justify-content: center; align-items: center;}
#header .imglog img {padding: 0 10px;}
#listing .diviMenu {display: block;width: 100%;max-width: 100%;height:auto;margin:0; background:#1ca9a0;text-align:right; position: relative; z-index: 999; padding: 0 10px;z-index: 100; }
.diviMenu #menuu {display:flex; max-width: 1000px; width:100%; justify-content: space-between; background:transparent; margin:0 auto; position:relative; padding:0; z-index:99999; text-align: center;flex-direction:row; flex-wrap:wrap;}
#listing .resH {padding: 10px 0; font-size:16px; text-transform: uppercase; font-weight: 500; color:#fff;line-height: 45px;}
#listing .resH:hover {color: #000;}

.show-menuBar{display:none; font-family: 'Rubik', 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,
#categoriestop:after,
#categoriesside:after,
#navmenu:after {display:table; content:''; clear:both;}

                                                                /* =====================   content   ======================== */
.contentWrapL {display: block; width:100%; height: auto; margin: 0; text-align: center; padding:0;}
#listing .contentAll {display: block; width:100%; height: auto; margin:0 auto; padding: 55px 10px;position: relative; background: #fff; }
.clearAll:after {display: table; content: ''; clear: both;}
.product-box {display: flex; width: 100%; max-width: 1000px; margin: 0 auto; align-items: stretch; position: relative;}
.product-box:after {    content:""; display:block;  clear:both;}
.product-images { width: 73%; 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:30px 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: 635px; text-align:center; padding: 25px; border:1px solid #efefef; display: flex; align-items: 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){
    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 {
    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) {
    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){
    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){
    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/f9005880-9e74-47d6-a52f-aa0d4096e884/Img/_design/right.png) no-repeat 50% 50% rgba(28,169,160,0.3);}
.galleryAll .gall-prevB label {background: url(https://shared1.ad-lister.co.uk/UserImages/f9005880-9e74-47d6-a52f-aa0d4096e884/Img/_design/left.png) no-repeat 50% 50% rgba(28,169,160,0.3);}

.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) {
    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) {
    display:block;
}


#listing .product-description {padding: 0 0 0 10px; width:27%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: left; margin: 0 0 0 auto;}
.CPS-title {display: block; width: 100%;margin: 0 0 25px 0; padding: 0; text-align: left;color: #000; background: none; font-size: 21px; line-height: 25px; font-weight: 600;font-family: 'Rubik', sans-serif;}
.CPS-pricee {display: block; width: 100%; margin:0 0 35px; padding: 0;  text-align: left; color:#1ca9a0; font-size: 28px; font-weight: 700; line-height: 30px; }
.CPS-list {display: flex;width: 100%;flex-direction: column; justify-content: flex-start;margin:0; padding: 0; list-style: none;}
.CPS-list li {display: flex; flex-direction: row;align-items: center; justify-content: flex-start; padding: 21px 0;}
.CPS-list img {padding: 0; margin:0 20px 0 0;}
.CPS-list span {font-size:15px; line-height: 18px; font-weight: 600; color:#000;max-width: 150px;}
.CPS-list li.li05 span {max-width: 240px;} 

@-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}
#tabs{width:100%;padding:45px 0 0;margin:0 auto; height:auto; border:none; background:none; max-width: 980px; font-family: 'Rubik', sans-serif;}
#tabs .resptab-content{display:none;padding:25px; font-size:14px; float:left; width:100%; border:none; background:#fff; margin:0;border-top:1px solid #1ca9a0; text-align: left;}
#tabs input{display:none}
#tabs label{display:block; margin:0 7px 0 0; padding:15px 65px; font-weight:600; text-align:center; width:auto; font-size:16px; color:#000000; text-transform:uppercase; box-sizing:border-box; float:left; background:#f1efec; font-family: 'Rubik', sans-serif; border:none; border-bottom:0 !important; transition:all 0.8s ease-out 0s !important; :auto;line-height: 20px;}
#tabs .deskV.LL4 {margin: 0;}
#tabs label:hover { cursor:pointer; text-decoration: none; color:#fff;background: #1ca9a0;}
#tabs input:checked+label.deskV {cursor:pointer; text-decoration: none; background: #1ca9a0;color: #fff;}
#tab1:checked ~ #content1,#tab2:checked ~ #content2,#tab3:checked ~ #content3, #tab4:checked ~ #content4,#tab5:checked ~ #content5  {display:block;font-size:14px;color:#000;}
#listing .resptab-content table {border-collapse:collapse !important; border-spacing:0 !important; max-width:100% !important; font-family: 'Rubik', 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;}
.CPS-banner01 {width: 100%; display: block; height: auto; margin:0 0 30px;}
.CPS-banner01 #topitemimage {width: 100%; margin:0;}
.CPS-banner01 img {width: 100%; height: auto;}
.CPS-banner01 #topitemtitle {display: none;}
#CPS-categs {display: flex; width: 100%; max-width: 1000px; margin:0 auto 20px;}
#CPS-categs .topitemholder {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; margin:0; width: 100%; font-family: 'Rubik', sans-serif;}
#CPS-categs .topitembox {position: relative; margin: 0 0 30px; padding: 0;width: 48%;}
#CPS-categs #topitemimage {width: 100%; margin:0;}
#CPS-categs #topitemimage img {width: 100%; height: auto;position:relative;}
#CPS-categs #topitemtitle {display: none;}
#CPS-categs #topitemdescription {display: flex; flex-direction: column; position: absolute; transform: translate(0,0);bottom: 40px; left: 40px; width: calc(100% - 80px); align-items: flex-start;justify-content: flex-start; }
#CPS-categs #topitemdescription img {width: auto; margin:0;}
#CPS-categs #topitemdescription h2 {font-size: 30px; font-weight: 700; color:#fff; line-height: 33px; text-transform: uppercase; text-align: left; max-width: 195px; margin:15px 0 0 0;}
#CPS-categs #topitemdescription h4 {font-size: 19px; font-weight: 500; color:#fff; line-height: 23px; text-transform: initial; text-align: left;  margin:10px 0 0 0;}
.CPS-relatedTitle {display: block;width: 100%;max-width: 1000px; margin:0 auto 15px; padding: 0; text-align: center; color:#000; font-weight: 600; text-transform: uppercase; font-size: 30px; line-height: 55px; border-bottom: 1px solid #1ca9a0;}
#similarr {display: block; min-height: 320px;margin:0 auto 35px auto;padding:0; width: 100%; max-width: 1000px; text-align: center;}
#similarr .product {display:flex; flex-direction: row; flex-wrap: wrap; width:100%; height:auto; margin:0 auto; padding:0; }
.product:after {display:table; content:''; clear:both;}
#similarr .prod{ width:25%; height: auto; margin:0 0 10px 0;  position:relative; float:left; padding:0; border:15px solid #fff; opacity: 0.85;}
#similarr .prod:hover {opacity: 1;}
#similarr .image {display:block; width:100%; height:165px; margin:0 auto; position:relative; overflow:hidden; background: #fff;}
#similarr .image img{display:block; margin:auto; padding:0; max-width:100%; max-height:165px; 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;margin:0;}
#similarr .image img:hover{transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform:scale(1.1); }
#similarr .title {display:block; margin:10px 0 0 0; padding:0; width:100%; height:auto; overflow:hidden; min-height: 60px;}
#similarr .title a{display:block; font-family: 'Rubik', sans-serif; font-size:15px; font-weight:400;line-height:18px; 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: 'Rubik', sans-serif; font-size:16px; font-weight:600; line-height:33px; 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: auto; position: absolute;transform: translate(50%, 0); right: 50%; bottom: 0px;background:#206A5D;overflow: hidden; text-align: center;border-radius: 5px; }

.CPS-banner02 {display: flex;width: 100%;margin:0;padding:115px 10px; text-align: center;flex-direction: row; justify-content: center; flex-wrap: wrap; align-items: center; background-image: url(https://shared1.ad-lister.co.uk/UserImages/f9005880-9e74-47d6-a52f-aa0d4096e884/Img/_design/banner-footer.jpg); background-repeat: no-repeat; background-size: cover;background-position: center center;}
.CPS-footerLog01 {margin-right: 15px;}
.CPS-footer {display: flex;width: 100%;margin:0;padding:25px 10px;flex-direction: column;justify-content: center; background: #2c2b40;}
.CPS-footer .cps-flexF {display: flex;flex-direction: row; justify-content: space-between; flex-wrap: wrap;width: 100%; max-width: 1000px; margin:0 auto; align-items: center;}
.CPS-footer ul {display: flex; flex-wrap: wrap; flex-direction: row; list-style: none; margin:0; padding: 0;}
.CPS-footer ul li {margin:0 30px 0 0;}
.CPS-footer ul a {color:#fff; font-size:14px; line-height: 20px; text-transform: capitalize; opacity: 0.75;}
.CPS-footer ul a:hover {opacity: 1;}


@media screen and (max-width: 1000px){
#header {padding: 20px 5px;}
#CPS-categs, #similarr {padding: 0 10px;}
}

@media screen and (max-width: 940px){
.CPS-flex980 {justify-content: space-between;}
#listing {margin: 0;}
.CPS-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:#1ca9a0; padding:15px; float: left;}
.diviMenu #menuu ul .categ:hover:after {display:none;}
#menuu .topM, .diviMenu #menuu a.hom, .diviMenu #menuu a.topA{display:none !important;}
#menuu2 {display:block;}
#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: #000}
.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){
    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 0 15px;}
.CPS-title {font-size: 23px; line-height: 30px;}
#tabs label {padding: 15px 45px;}
#similarr {min-height:25px;}
#similarr .prod { width:50%;}
#similarr .btn {width: 70%}

}

@media screen and (max-width: 767px) {
#header {padding: 20px 10px 10px;}
#header .imglog a {display: flex;flex-direction: column; justify-content: center; align-items: center;}
#header .imglog img {padding: 0; width: auto; max-width: 100%;}
body{-webkit-animation:fake 1s infinite;animation:fake 1s infinite}
#tabs {border:none; background:none; margin:0;}
#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:#000;text-decoration:none;transition:color .3s ease-in-out;position:relative;display:block;width:100%; background:#f1efec; font-family: 'Rubik', sans-serif; padding:0 15px; font-size:16px; font-weight:600;  margin:0; text-align:left; line-height:55px; position:relative; text-transform:uppercase; border-top:1px solid #999; border-bottom:1px solid #fff;}
#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:16px;}
#tabs .resptab-input{display:none}
#tabs .resptab-content{margin:0; padding:25px 15px; border:none; border-top:none; background: #fff; 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: 'Rubik', 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;}
#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: #1ca9a0; 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:16px;}
#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;}
#CPS-categs #topitemdescription img {max-width: 50px;}
#CPS-categs #topitemdescription h2 {font-size: 23px; line-height: 27px;}
#CPS-categs #topitemdescription h4 {font-size: 17px; line-height: 20px;}
}


@media screen and (max-width: 590px) {
.CPS-flex980 {justify-content: space-between;}
.CPS-topHeader a.link01 {margin:0 15px 0 0;display: flex; flex-direction: column;}
.CPS-topHeader a.link02 {margin:0 0 0 15px; max-width: 152px;}
/*= content =*/
.galleryAll .holder-img {height: 550px;}
.galleryAll .inputTBH:checked ~ .thumbN {width: 25%;}
#listing .current {height: 550px;}
#listing .previewImg {width: 23%;}
#CPS-categs .topitembox {width: 100%;justify-content: flex-start;}
#similarr {padding:25px 10px 0;}
.CPS-banner02 {padding: 75px 10px;}

}   

@media screen and (max-width: 490px) {
.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){
    display:block;
}

.CPS-footer .cps-flexF {flex-direction: column;}
.CPS-footer ul li {margin: 0 10px;}
.CPS-footer ul{margin: 0 auto 25px;}
}

@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){
    display:block;
}
.product-images {margin:0 0 25px;}
.CPS-flex17 {width:100%; margin: 0 0 20px}

}
