.ytp-impression-link{display: none;}
.row{
  max-width: 1440px;
  padding: 0 30px;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
}
.row.exmp{
  /*box-shadow: 0px 70px 70px rgba(72, 84, 111, 0.12); */
  margin-top: 30px;
  max-width: 1490px !important;
}
#ttl{
  width:100%;
  padding: 0 50px 0 0;
  box-sizing: border-box;
  position: relative;
}
#ttl .ttlc{text-align: left;}
.mnflogo{
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  text-align: left;
  margin:8px 0 12px 0;
}
.mnflogo a{ background: #efefef; display: inline-block; border-radius: 7px;width: 100px; padding:3px 10px; box-sizing: border-box; text-align: center}
.mnflogo img{
  max-height: 30px;
  mix-blend-mode: multiply;
  max-width: 100%;
}
#pd{
  font-size: 0;
  padding:10px 0 30px 0;
  width:100%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
}
#pd .pdc{
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
.product-title{
  font-size:29px;
  line-height:1.1em;
  font-weight: 600;
  color:#1c1c1c;
  margin:0 0 4px 0;
  padding:0;
  box-sizing: border-box;
  letter-spacing: -0.5px;
}
.product-title a i{color:#f1f1f1;}
.product-subtitle{
  font-size:18px;
  line-height:1.1em;
  font-weight: 500;
  color:#1c1c1c;
  margin:0 0 5px 0;
  padding:0;
  box-sizing: border-box;
  letter-spacing: -0.5px;
}
#tppnf{
  width: 100%;
  padding:0 200px 5px 1px;
/*  border-bottom: 1px solid #e0e1e2;*/
  position: relative;
  box-sizing: border-box;
}

.prdnv{
  width: 100%;
  background: #f4f4f7;
  padding: 0 30px;
  box-sizing: border-box;
  margin: 30px 0 0 0;
}
.prdnv ul{
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
}
.prdnv ul li{
  padding: 25px 0;
  margin-right: 55px;
  font-size: 17px;
  line-height: 1em;
  font-weight: 500;
  cursor: pointer;
}
.prdnv ul li span{transition: ease 0.25s;}
.prdnv ul li:hover span{
  color:#7E00F3;
}
.prdnv ul li.active{
  color:#7E00F3;
  border-bottom: 2px solid #7E00F3;
}
.prdtbs .prdtbscnt{display: none;}
.prdtbs .prdtbscnt.active{display: block;}
.prdqst{
  padding: 30px 0;
  font-size: 15px;
}
.prdqst-new{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.prdqst-new p{
  margin: 0;
  padding: 0 30px 0 0;
}
.prdqst-new > a{
  background:#7E00F3;
  padding: 12px 20px;
  border-radius: 4px;
  color:#fff;
  font-size: 15px;
  font-weight: 500;
}
.prdqst .nwqstfrm{
  padding: 20px 0;
  display: flex;
  width: 100%;
  justify-content: center;
}
.prdqst .nwqstfrm form{
  max-width: 450px;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}
.prdqst .nwqstfrm textarea{
  width: 100%;
  border-radius: 2px;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #e4e4e7;
  margin-bottom: 20px;
}
.prdqst .nwqstfrm button{
  background:#7E00F3;
  padding: 10px 18px;
  border-radius: 4px;
  color:#fff;
  font-size: 14px;
  font-weight: 500;
  border:none;
  cursor: pointer;
}
#pdesc .product-subtitle{
  font-size:20px;
  line-height: 22px;
  font-weight:400;
  color:#007ba1;
  margin:0;
  padding:0;
  vertical-align: top;
}
#tppnf .tppnf{
  vertical-align: top;
  height: 15px;
  padding:0 0 0 1px;
  margin-top: 5px;
  box-sizing: border-box;
}
#tppnf strong{font-weight: 600;}
#tppnf span{
  padding-right: 10px;
  color:#1c1c1c;
  font-size: 14px;
  font-weight: 400;
}
#tppnf span:nth-child(2),#tppnf span:nth-child(3){
  border-left: 1px solid #969696;
  padding-left: 10px;
}
#pimgs{
  width:69%;
  box-sizing: border-box;
  vertical-align: top;
  text-align: center;
  position: relative;
  display: flex;
  flex-flow: column;
  flex-grow: 1;
}
#pimgs .labels{
  position: absolute;
  top:0;
  left: 2px;
  z-index: 2;
  display: flex;
  flex-flow: column;
}
#pimgs .labels label,#pimgs .labels a{
  font-size: 13px;
  line-height: 17px;
  display: inline-block;
  margin: 0 0 5px 0;
  white-space: nowrap;
  padding: 8px 6px;
  color: #fff;
  border-radius: 7px;
  font-weight: 500;
  z-index: 2
}
#pimgs .labels label.hot-price{background: #F0003A;}
#pimgs .labels label.bundle{background: #02cf90;}
#pimgs .labels label.best-seller{background: #7e00f3;}
#pimgs .pimgs{
  position: relative;
  flex-grow: 1;
  margin-bottom: 55px;
  display: flex;
  align-items: center;
}
#pimgs .pimgs.mornt-h{  padding: 15px 80px 100px 0; }
#pimgs .pimgs.mornt-v{  padding: 15px 100px; }
#pimgs.mornt-h .mainimgc{
  height: 480px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#pimgs.mornt-v .mainimgc{height: 580px; box-sizing: border-box;}
#pimgs .mainimgc{
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
/*
#pimgs .mainimgc img{
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
*/
#pimgs .mainimgc img{
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
}
#pimgs.mornt-h .mainimgc img{max-height: 480px;}
#thumbnails.tornt-h{
  padding:5px 80px 5px 0px;
  width:100%;
  height:80px;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
#thumbnails.tornt-v{
  padding:10px 0;
  width:100px;
  max-height:100%;
  text-align: left;
  position: absolute;
  top:50%;
  left: 0;
  transform: translateY(-50%);
  overflow: hidden;
}
#thumbnails .scr{
  width:100%;
  height: 100%;
  position: relative;
  /*overflow-y: scroll;*/
}
#thumbnails .last-thumb{
  font-size: 13px;
  font-weight: 500;
  color:#1c1c1c;
  text-align: center !important;
  line-height: 18px !important;
  padding: 16px 5px;
  box-sizing: border-box;
  overflow: hidden;
}
#thumbnails .mimg{
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  margin:5px;
  box-sizing: border-box;
  border:1px solid #c1c1c1;
  text-align: center;
  vertical-align: top;
  border-radius: 8px;
}
#thumbnails .mimg:hover{border:1px solid #00a3d4;}
#thumbnails .mimgvd{ position: relative; }
#thumbnails .mimgvd::before{
  content: '';
  height: 30px;
  width: 30px;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 0.7;
  border-radius: 50%;
  padding: 0;
  display: inline-block;
  background: rgba(0,0,0,0.5) url(/images/play2.png) center no-repeat;
  background-size: contain;
}
#thumbnails img{
  width: auto !important;
  max-width: 50px;
  max-height: 50px;
  vertical-align: middle;
}
#pinfo{
  width:31%;
  display: inline-block;
  vertical-align: top;
  padding:0;
  box-sizing: border-box;
}
#pinfo ul{
  padding: 20px 0;
  margin: 0;
  list-style: none;
  width: 100%;
}
#pinfo .promo{
  width: 100%;
  padding: 10px 0 0 0;
  border-top: 1px solid #e1e1e1;
  max-width: 550px;
  margin: 0 auto;
}
#pinfo .promo ul{
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
  /*filter: contrast(0.6);*/
}
#pinfo .promo ul li{
  padding: 0 20px 0 22px;
  vertical-align: top;
  display: inline-block;
  margin: 0 0 7px 0;
  font-size: 14px;
  color:#2b2c2e;
  font-weight: 400;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
 #contact .info ul{
   padding:0;
 }
 #contact .info ul li{
  padding: 0 20px 0 22px;
  vertical-align: top;
  margin: 0 0 7px 0;
  font-size: 14px;
  color:#2b2c2e;
  font-weight: 400;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
#pinfo .promo ul li::before{
  content: '';
  background:url(/images/check-new.png) center no-repeat;
  background-size: contain;
  text-align: center;
  height: 16px;
  width: 16px;
  position: absolute;
  left: 0;
  top:2px;
  filter:grayscale(1);
}
 #contact .info ul li:before{
    content: '';
    background-size: contain;
    text-align: center;
    height: 7px;
    width: 7px;
    position: absolute;
    left: 4px;
    top:5px;
   background: #303030;
   border-radius: 50%;
 }
#qtyOffers{
  width: 100%;
  margin:20px 0;
  overflow: hidden;
  border:2px solid #f1f1f4;
  border-radius: 15px;
}
#qtyOffers h3{
  font-size: 17px;
  line-height: 21px;
  font-weight: 700;
  color: #1c1c1c;
  margin: 0;
  padding:7px 0;
  text-align: center;
  background: #EFEFF2;
}
#qtyOffers table{
  width:100%;
  border-collapse: collapse;
}
#qtyOffers table thead td{
  color:#1c1c1c;
  background: #EFEFF2;
  line-height: 25px;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
}
#qtyOffers table tbody td{
  color:#1c1c1c;
  background: #EFEFF2;
  line-height: 26px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  border-top:1px solid #f1f2f4;
}
#qtyOffers table tbody tr td:first-child{border-left: none;}
/*#qtyOffers table tbody tr:nth-child(odd) td{background: #fff;}*/
#qtyOffers table td{}
#pinfo .prices span{
  height: 30px;
  line-height: 30px;
  font-size:17px;
  color:#1c1c1c;
  font-weight: 400;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
#pinfo .prices span::before{
    background: #999;
    height: 30px;
    top: 0;
    left: -12px;
    position: absolute;
    content: '';
    width: 140%;
    background: linear-gradient(to top left,
     rgba(0,0,0,0) 0%,
     rgba(0,0,0,0) calc(50% - 0.8px),
     rgba(0,0,0,1) 50%,
     rgba(0,0,0,0) calc(50% + 0.8px),
     rgba(0,0,0,0) 100%);
}
#pinfo .prices span sup{
  font-size: 12px;
  line-height: 12px;
}
#pinfo .prices strong{
  font-size:74px;
  line-height:1em;
  padding: 0;
  margin: 0;
  color:#1c1c1c;
  font-weight: 700;
  display:block;
  letter-spacing: -1px;
}
#pinfo .prices strong b{font-size: 35px;}
#pinfo .prices strong em{
  font-style: normal;
    display: inline-block;
    font-size: 30px;
    
    transform: translateY(-40%);
}
#pinfo .prices strong em:last-child{padding-left: 4px;}
#pinfo .prices strong sup{
  font-size: 23px;
}
#pinfo .prices p{
  font-size: 14px;
  color:#1c1c1c;
  /*padding:0 0 0 10px;*/
  padding: 0;
  line-height: 30px;
  font-weight: 400;
  margin:-10px 0 0 0;
  display: inline-block;
  vertical-align: top;
}
#pinfo .prices p small{
  font-size: 13px;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  border: 1px solid #7E00F3;
  color:#7E00F3;
  border-radius: 13px;
  display: inline-block;
}
#avlbt{
  width: 100%;
  padding:5px 0 5px 0;
  position: relative;
}
.blvavlc em{
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  font-style: normal;
  color:#212121;
  font-weight: 400;
  padding-left: 2px;
  vertical-align: top;
}
#avlbt .blvavlc{
  display: inline-block;
  padding-right: 2%;
  padding-left: 25px;
  box-sizing: border-box;
}
#avlbt .blvavlc.w100{
  width: 98%;
}
#avlbt .blvavlc.w50{
  width: 48.5%;
}

#mropts .blvavlb{
  display: inline-block;
  width:100%;
  margin-bottom: 12px;
}
#mropts .blvavlb button{
  background: #ededed;
  border: 1px solid #e1e1e1;
  vertical-align: middle;
  border-radius: 3px;
  font-weight: 600;
  padding: 5px 10px;
  font-size: 12px;
  transition: ease 0.25s;
  cursor:pointer;
}
#mropts .blvavlb button:hover{
  background: #ddd;
}
#avlbt .blvavl{
  height: 18px;
  width:18px;
  display: inline-block;
  vertical-align: top;
  font-size: 0 !important;
  line-height: 0 !important;
  font-size: 0;
  line-height: 0;
  position: relative;
  margin-right: 4px;
}
#avlbt .blvavl span{
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: block;
  top:40%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -40%);
}
#avlbt .noavl{
  color:#cd2418 !important;
}
#avlbt .blvavl .grn{background: #00efa5;}
#avlbt .blvavl .org{
  background: rgb(115,225,68);
  background: linear-gradient(180deg, rgba(255,204,1,1) 0%, rgba(255,204,1,1) 28%, rgba(115,225,68,1) 100%);
  background: linear-gradient(180deg, rgba(255,204,1,1) 0%, rgba(255,204,1,1) 20%, rgba(115,225,68,1) 40%, rgba(115,225,68,1) 100%);
  background: linear-gradient(180deg, #ffcc01 0%, #ffcc01 25%, #00EFA5 60%, #00EFA5 100%);
}
#avlbt .blvavl .org2{
  background: rgb(115,225,68);
  background: linear-gradient(180deg, rgba(255,204,1,1) 0%, rgba(255,204,1,1) 52%, rgba(115,225,68,1) 100%);
}
#avlbt .blvavl .red{background: #F4516C;}
#avlbt .blvavlc p{
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  display: inline-block;
  padding: 0;
  margin:0 0 0 8px;
  vertical-align: middle;
  color:#0E9F0E;
}
#mropts{
  padding:5px 0 8px 0;
  width: 100%;
}
#mropts ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
#mropts ul li{
  display: inline-block;
  padding:0 0 0 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
  color:#2b2c2e;
  position: relative;
  cursor: pointer;
}
#mropts ul li:last-child{margin-bottom: 5px;}
#mropts ul li i{
  font-size: 17px;
  position: absolute;
  left: 0;
  top:50%;
  transform: translateY(-50%);
}
#mropts ul .atw-btn{
  position: relative;
}
#mropts ul .atw-btn .atw-msg{
  bottom: 100%;
  left: 0;
  position: absolute;
  padding: 4px 12px;
  background: #000;
  color:#fff;
  border-radius: 3px;
  font-size: 13px;
  white-space: nowrap;
}
#mropts ul .atw-btn .atw-msg.error{background: #cd2418;}
#mropts ul .atw-btn .atw-msg.success{background: #00a800;}
#mropts ul .snchp{
  /*color:#cd2418;*/
  clear: both;
  padding-right: 0;
  border-bottom: 1px solid transparent;
}
#mropts ul .prnt:hover,#mropts ul .atw-btn:hover,#mropts ul .snchp:hover{color:#00a3d4;}
#crtr {
  width: 100%;
  padding:0;
  margin:15px 0;
  border-radius: 3px;
}
#pinfo .prdtbi{
  margin: 10px 0 15px 0;
}
#pinfo .prdtbi img{ max-width: 100%; }
#crtr .qtnpt {
  width: 110px;
  height: 56px;
  padding: 0;
  color: #9c9c9c;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
  background: #efeff2;
  border-radius: 28px;
}
#crtr .qtnpt input {
  width: 38px;
  height: 56px;
  text-align: center;
  border: none;
  color: #1c1c1c;
  background: #f1f2f3;
	background:#e7e8e9;
  background:#efeff2;
  padding: 0;
  font-weight: 700;
  font-size: 18px;
}
#crtr .qtnpt .minus {
  font-size: 19px;
  line-height: 56px;
  width: 39px;
  height: 56px;
  border-radius: 50%;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  display: inline-block;
  background: #f1f2f3;
	background:#efeff2;
  transition: ease 0.25s;
  color:#1c1c1c;
}
#crtr .qtnpt .plus {
  color:#1c1c1c;
  font-size: 19px;
  line-height: 56px;
  width: 39px;
  height: 56px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  display: inline-block;
  background: #f1f1f1;
	background:#efeff2;
  transition: ease 0.25s;
}
#crtr .qtnpt .minus:hover,#crtr .qtnpt .plus:hover{
/*  background: #f1f1f1;*/
  /*background:linear-gradient(to bottom, #e9eaec 0, #c5c6c7 100%);*/
}
#pd .instl{
  padding: 8px 0 15px 0;
  margin-bottom: 8px;
  text-align:center;
  font-size: 14px;
  border-bottom: 1px solid #e1e1e1;
}
#pd .instl strong{
  font-size: 17px;
}
#pd .instl strong em{font-size:14px; font-style: normal; font-weight: 400;}
#pd .lrdxsts{
  margin: 8px 0;
  padding: 12px;
  border-radius: 30px;
  background: #efeff2;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}
#pinfo .atc-btn,#pinfo .atc-btn-inactive{
  background: #00ACE0;
  background: linear-gradient(#ffd46f 0px, #ffb300 100%);
  background: #000;
  padding:12px 38px;
  /*color:#fff;*/
  color:#1c1c1c;
  font-size: 22px;
  height: 56px;
  line-height: 23px;
  font-weight: 600;
  cursor: pointer;
  border:1px solid #161718;
  color:#fff;
  margin-left: 10px;
  overflow: hidden;
  border-radius: 50px;
  text-align: center;
  white-space: nowrap;
  box-sizing: border-box;
  width: calc(100% - 120px);
}
#pinfo .atc-btn-inactive{background: #F4516C !important; color:#fff !important; border-color:#F4516C !important;}
#pinfo .atc-btn.pending,#pinfo .atc-btn-inactive.pending{  font-size: 20px; }
#pinfo .atc-btn.pending .la-spinner{
  -webkit-animation:spin 4s linear infinite;
  -moz-animation:spin 4s linear infinite;
  animation:spin 4s linear infinite;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
#pinfo .atc-btn.pending{
  background: #4caf50 !important;
}
#pinfo .atc-btn:hover{
  background: #008FBA;
  background:linear-gradient(#ffe19d 0px, #f7c654 100%);
  background: #7E00F3;
  border-color: #7E00F3;
}
#pinfo .avl{
  font-size: 0;
  padding: 0;
  margin:0;
  color: #00a800;
  font-weight: 400;
  display: inline-block;
  position: absolute;
  top:5px;
  left: 0;
}
#social{
  max-width: 550px;
  margin:0 auto;
  padding: 15px 0;
  position: relative;
  text-align: right;
}
#contact{
  max-width: 550px;
  position: relative;
  margin: 10px auto 0 auto;
  /*border-radius: 25px;*/
  padding: 20px 0;
  box-sizing: border-box;
  border-top:1px solid #e1e1e1;
}
#contact .info{
  width: calc(100% - 120px);
  margin: 0 0 15px 0;
  min-height: 65px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
#contact .info p{
  font-weight: 300;
  font-size: 15px;
  color:#313131;
  padding:3px 0;
  margin:0;
  display: inline-block;
  line-height:18px;
  position: relative;
}
#contact .info p a{
  color:#313131;
}
#contact .info p a:hover{
  color:#00a3d4;
}
#contact .faces{
  width: 130px;
  height: 65px;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  position: absolute;
  top:15px;
  right: 15px;
}
#contact .faces div{
  display: inline-block;
  width: 100px;
  max-width: 100%;
  height: 100px;
  background-position: center;
  background-size: cover;
  border: 1px solid #fff;
  border-radius: 50%;
  background-size: 90px 90px;
  box-sizing: border-box;
}
#contact .faces .f1{background:#fff url('/images/help/sakis.jpg?v=1.0.2') no-repeat bottom center;background-size: 90px 90px;}
#contact .faces .f2{background:#fff url('/images/help/konst.jpg?v=1.0.2') no-repeat bottom center;background-size: 90px 90px;}
#contact .faces .f3{background:#fff url('/images/help/john.jpg?v=1.0.2') no-repeat bottom center;background-size: 90px 90px;}
#contact .faces .f4{background:#fff url('/images/help/kost.jpg?v=1.0.2') no-repeat bottom center;background-size: 90px 90px;}
#contact .faces .f5{background:#fff url('/images/help/greg.jpg?v=1.0.2') no-repeat bottom center;background-size: 90px 90px;}
#contact .faces .f6{background:#fff url('/images/help/john2.jpg?v=1.0.2') no-repeat bottom center;background-size: 90px 90px;}
#contact .faces .f7{background:#fff url('/images/help/jim.jpg?v=1.0.2') no-repeat bottom center;background-size: 90px 90px;}
#contact .faces .f8{background:#fff url('/images/help/pit.jpg?v=1.0.2') no-repeat bottom center;background-size: 90px 90px;}
#contact .faces .f9{background:#fff url('/images/help/stef.jpg?v=1.0.2') no-repeat bottom center;background-size: 90px 90px;}
#contact .faces .f10{background:#fff url('/images/help/balant.jpg?v=1.0.2') no-repeat bottom center;background-size: 90px 90px;}
#contact .faces .f11{background:#fff url('/images/help/george.jpg?v=1.0.2') no-repeat bottom center;background-size: 90px 90px;}
#contact h3{
  font-size: 17px;
  line-height: 17px;
  font-weight: 700;
  color:#3c3c3c;
  margin: 0 0 15px 0;
  padding: 0;
}
#contact ul{
  margin:5px 0 0 0;
  padding: 0;
  list-style: none;
}
#contact ul li a{
  color:#313131;
  font-weight: 300;
}
#contact ul li a:hover{
  color:#00a3d4;
}
#social h3{
  display: inline-block;
  font-size: 17px;
  line-height: 17px;
  font-weight: 700;
  color:#3c3c3c;
  margin: 0;
  padding:8px 20px 8px 0;
  vertical-align: top;
}
#social a{
  width: 30px;
  height: 30px;
  margin-left: 15px;
  vertical-align: top;
}
#social a img{
  width: 30px;
  height: 30px;
}
#pdesc{
  width: 100%;
  font-size: 0;
  color:#2b2c2e;
}
#pdesc a{color:#2b2c2e;text-decoration: underline;}
#pdesc a:hover{color:#00a3d4;}
#pdesc hr{  border:none;border-top: 1px solid #e0dfde;}
#pdesc iframe{
  margin: 10px auto;
  display: block;
}
#pdesc .ciframe{
  margin: 20px auto;
  text-align: center;
  overflow: hidden;
  width:100%;
  padding-top: 47.82%;
  max-height: 669px;
  box-sizing: border-box;
  position: relative;
  max-width: 1190px;
}
#pdesc img{max-width: 100%; border-radius: 15px;}
#pdesc .ciframe iframe{
  width: 100%;
  border:none;
  margin: 0;
  padding: 0;
  top:0;
  left: 0;
  height: 100%;
  max-height: 669px;
  max-width: 1190px;
  position: absolute;
}
#pdesc .ptlt{
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color:#1c1c1c;
  letter-spacing: -0.3px;
  margin: 10px 0 28px 0;
}
#pdesc .list, #pdesc .filters, #pdesc .full{
  display: inline-block;
  vertical-align: top;
}
.prdvdr:first-child{margin-top: 0;}
.prdvdr{width: 100%; height: 1px; background: #fff; margin: 25px 0;}
#pdesc .list{
  width: 50%;
  padding: 0 25px 0 0;
  box-sizing: border-box;
  font-size: 15px;
  /*font-size: 15.5px;*/
  font-size: 17px;
  font-weight: 400;
  color:#2b2c2e;
  line-height: 24px;
}
#pdesc > .list{
  margin-bottom: 70px;
}
#pdesc .list h2{
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #1c1c1c;
    letter-spacing: -0.3px;
    margin:0 0 10px 0;
}
#pdesc .full ul{
  list-style: none;
  padding: 0;
}
#pdesc .full.f2 b{
  font-size: 27px;
  font-weight: 600;
  letter-spacing: -0.3px;
  color:#1c1c1c;
}
#pdesc .full ul li{
  width: 100%;
  position: relative;
  line-height: 22px;
  padding: 3px 0 3px 32px;
  font-weight: 400;
  font-size: 17px;
  box-sizing: border-box;
  color:#1c1c1c;
}
#pdesc .full ul li:before {
    font-family: 'LineAwesome';
    font-size: 19px;
    position: absolute;
    left: 0;
    line-height: 26px;
    top: 0px;
    content: '\f299';
    color: #7E00F3;
    font-weight: 600;
}
#pdesc .list ul, #pdesc .filters ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
#pdesc .list ul li{
  padding: 3px 0 3px 32px;
  position: relative;
  /*font-size: 15.5px;*/
  font-size: 17px;
  line-height: 22px;
  color:#1c1c1c;
  font-weight: 400;
}
#pdesc .filters ul li{
  padding:7px 9px;
  position: relative;
  font-size:15px;
  /*font-size: 15.5px;*/
  font-size: 17px;
  color:#000;
}
#pdesc .filters ul li:nth-child(even){background: #fafbfc;}
#pdesc .filters ul li:nth-child(odd){background: #ecedef;}
#pdesc .list ul li::before{
  font-family: 'LineAwesome';
  position: absolute;
  top:0;
  left: 0;
  line-height: 26px;
  font-size: 19px;
  color:#7E00F3;
  content: '\f299';
  font-weight: 600;
}
#pdesc .filters{
  box-sizing: border-box;
}
#pdesc .filters label, #pdesc .filters strong{
  display: inline-block;
  width: 50%;
  font-size: 17px;
  font-weight: 400;
  color:#1c1c1c;
  vertical-align: top;
}
#pdesc .filters strong{
  font-weight: 500 !important;
  color:#1c1c1c;
}
#pdesc .full{
  box-sizing: border-box;
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
  color:#1c1c1c;
}
#pdesc .filters.all,#pdesc .full.all{  width: 100%; }
#pdesc .full.half,#pdesc .filters.half{  width: 50%; box-sizing: border-box; vertical-align: top; }
#pdesc .filters.half{padding-left: 25px;}
.lb-data .lb-caption{
  font-weight: 400;
}
.lb-data .lb-number{
  padding: 1em 0 0 0;
}
.mainimg{cursor: pointer; }
.mainimga{
  display: none;
}
.ovfy{overflow-y: hidden;}
.lg-backdrop{background:#fff;}
.lg-toolbar{background:none;}
.lg-sub-html{background:none; color:#555;}
.lg-outer .lg-thumb-outer,.lg-outer .lg-toogle-thumb{background-color:rgba(0,0,0,0.03);}
.lg-actions .lg-next, .lg-actions .lg-prev{background: none; margin-top: -40px;}
.lghgalright{
  height: 80px;
  width:45px;
  background: url(/images/arrow-right.png) no-repeat center;
  background-size: contain;
  transition: ease 0.25s;
}
.lghgalright:hover{background: url(/images/arrow-right-hover.png) no-repeat center;}
.lghgalleft{
  height: 80px;
  width:45px;
  background: url(/images/arrow-left.png) no-repeat center;
  background-size: contain;
  transition: ease 0.25s;
}
.lghgalleft:hover{background: url(/images/arrow-left-hover.png) no-repeat center;}
.lg-prev:after,.lg-next::before{content: '';}
.lg-actions .lg-prev:after,.lg-actions .lg-next:before{content: '';}
.dscrrow{
  padding:0;
  width: 100%;
  font-size: 0;
}
.dsbox{
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  line-height: 22px;
  color:#1c1c1c;
  box-sizing: border-box;
  width: 50%;
}
.dsbox b{line-height: 30px;}
.dsbox p{margin: 0;}
.dscrrow .dsbox:nth-child(1){padding-right: 25px;}
.dscrrow .dsbox:nth-child(2){padding-left: 25px;}
.dscrrow .dsbox img{max-width: 100%;}
.dscrhr{margin: 20px 0;width:100%;height: 1px;background: #e1e1e1;}
#ytube-playlist{
  width: 100%;
  height: 550px;
  margin: 40px 0;
  background: #212121;
  text-align: left;
  font-size: 0;
  border-radius: 25px;
  overflow: hidden;
}
#ytube-playlist .iframe{
  width: 70%;
  height: 100%;
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
#ytube-playlist .iframe iframe{
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
#ytube-playlist .ytube-list{
  width: 30%;
  height: 100%;
  display: inline-block;
  margin: 0;
  overflow: hidden;
  vertical-align: top;
}
#ytube-playlist .ytube-list .vd{
  background: #2e2d2b;
  box-sizing: border-box;
  border-bottom: 1px solid #3b3a38;
  -webkit-box-shadow: inset 1px 0 0 #2e2d2b;
  box-shadow: inset 1px 0 0 #2e2d2b;
  color: hsla(0,0%,100%,.8);
  cursor: pointer;
  font-size: 0;
  padding: 10px 15px;
  position: relative;
}
#ytube-playlist .ytube-list .vd:hover{
  background: #3B3A38;
}
#ytube-playlist .ytube-list .vd:hover > .vdcvr:before{
  opacity:1;
}
#ytube-playlist .ytube-list .vd.active{
  background: #3B3A38 !important;
  border-left: 4px solid #cd2418;
}
#ytube-playlist .ytube-list .active .vdcvr:before{
  opacity: 1 !important;
}
#ytube-playlist .ytube-list .vdcvr{
  width:30%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
}
#ytube-playlist .ytube-list .vdcvr:before{
  content: '';
  height: 35px;
  width: 35px;
  position: absolute;
  z-index: 2;
  top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity:0.7;
  border-radius: 50%;
  padding: 0;
  display: inline-block;
  background:rgba(0,0,0,0.5) url('/images/play2.png') center no-repeat;
  background-size: contain;
}
#ytube-playlist .ytube-list .info{
  width:calc(70% - 20px);
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color:#fff;
  top:50%;
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  box-sizing: border-box;
}
#ytube-playlist .ytube-list .npl{
  font-weight: 700;
  color:#ddd;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.5px;
}
#ytube-playlist .ytube-list .info p{
  font-size: 0.8825em;
  line-height: 1.4em;
  padding: 0 10px 6px 0;
  margin: 0;
  color:#bbb;
}
#ytube-playlist .ytube-list .vdcvrc{
  width:100%;
  height: 0;
  overflow: hidden;
  padding: 56.25% 0 0;
  position: relative;
}
#ytube-playlist .ytube-list .vdcvr img{
  height: auto;
  left: 0;
  margin-top: -9.375%;
  position: absolute;
  top: 0;
  width: 100%;
}
#frprds{
  padding:30px 20px 50px 20px;
  box-sizing: border-box;
  background: #f1f2f3;
  text-align: center;
  margin-top: 70px;
}
#frprds.ls{margin-top: 25px !important; background: #fff !important}
#frprdsls{
  padding:30px 20px 50px 20px;
  box-sizing: border-box;
  background: #f1f2f3;
  text-align: center;
  margin-top: 70px;
  overflow: hidden;
  position: relative;
}
#frprds h2, #frprdsls h2 {
    font-size: 31px;
    line-height: 34px;
    font-weight: 600;
    color: #2b2c2e;
    margin: 10px 0 28px 0;
    /*font-family: 'Roboto', sans-serif;*/
}
.fancybox-button--close{border-radius: 50%;}
.fancybox-thumbs__list{padding:8px 3px 6px 3px !important;}
.fancybox-thumbs__list a{
  background-color: #fff !important;
  width: 50px !important;
  height: 50px !important;
  margin:0 5px !important;
  background-size: contain !important;
  background-position: center !important;
  border:5px solid #fff !important;
  box-sizing: border-box;
}
.fancybox-slide--image{padding: 0 0 80px 0 !important;}
.fancybox-slide--video{padding:5px 0 85px 0 !important;}




@media only screen and (min-width:769px) and (max-width:1279px){
#frprds .frprds{overflow-y: scroll; white-space: nowrap;}
}
@media only screen and (min-width:769px) and (max-width:1024px){
  #ytube-playlist{height: 400px;}
}
@media only screen and (min-width:981px) and (max-width:1200px){
  #pinfo .atc-btn, #pinfo .atc-btn-inactive{padding: 12px 20px; font-size: 18px;}
  #thumbnails.tornt-v, #thumbnails.tornt-h{overflow-x: scroll !important;}
}
@media only screen and (min-width:769px) and (max-width:980px){
  .fancybox-navigation .fancybox-button{display: none;}
  .product-title{ padding-right: 100px; }
  #ttl .mnflogo img{max-height: 45px;}
  #pimgs{
    width: 55%;
    padding-left: 40px;
    padding-right: 40px;
  }
  #pinfo{width:45%; padding-right: 0;}
  #social h3{display: block;}
}
@media only screen and (max-width:768px){
  .fancybox-slide--image{padding: 0 0 60px 0 !important;}
  .fancybox-slide--video{padding:5px 0 65px 0 !important;}
  .fancybox-thumbs{padding-top: 0 !important; padding-bottom: 0 !important;}
  .fancybox-thumbs__list{padding-top: 2px !important; padding-bottom: 2px !important;}
  .fancybox-button{width:50px !important;height: 50px !important;}
  .fancybox-thumbs__list a{width: 55px !important;height: 55px !important; margin:0 1px !important; background-position: center;}
  .fancybox-navigation .fancybox-button{display: none;}
  #pinfo .avl{position:static;top:auto;left: auto;}
  #pimgs,#pinfo{width:100%; padding-right: 0;max-width: 550px;margin: 0 auto; display: block;}
  #tppnf .mnflogo{  display: none;  }
  #pdesc .filters.half{padding-left: 0px; width: 100% !important;}
  #pdesc .list{width: 100%;margin-bottom: 25px;}
  #pdesc .dsbox{width: 100%; padding-bottom: 30px;}
  #pdesc .dscrrow .dsbox:nth-child(1){padding-right: 0;}
  .dscrrow .dsbox:nth-child(2){padding-left: 0;}
  #ytube-playlist{height: auto;}
  #ytube-playlist .iframe{width:100%; padding-bottom: 55%;position: relative;height: 0;}
  #ytube-playlist .iframe iframe{position: absolute;width:100%;height: 100%;}
  #ytube-playlist .ytube-list .vd{
    display: inline-block;
    width: 130px;
    height: 90px;
    margin-right: 5px;
    overflow: hidden;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
  }
  #ytube-playlist .ytube-list .vd::before{
    background: rgba(0,0,0,0.45);
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    z-index: 1;
  }
  #ytube-playlist .ytube-list{
    width:100%;
    white-space: nowrap;
    overflow-x: scroll;
    height: 80px;
    padding-top: 2px;
  }
  #ytube-playlist .ytube-list .vdcvr{
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    position: absolute;
    top:5px;
    left: 5px;
  }
  #ytube-playlist .ytube-list .info{
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
    padding: 10px 5px 5px 5px;
    box-sizing: border-box;
    overflow: hidden;
    top:0;
    transform: none;
    right: auto;
    left: 0;
  }
  #ytube-playlist .ytube-list .vdcvr:before,#ytube-playlist .ytube-list .active .vdcvr:before{opacity: 0.2 !important;}
  #ytube-playlist .ytube-list .info span{
    color:#fff;
  }
  #ytube-playlist .ytube-list .info p{
    margin-top: 22px; color:#ddd;
    white-space:normal;
    font-size: 11px;
    max-height: 3em;
  }
  #ytube-playlist .ytube-list .active .info p{ margin-top: 0 !important; color:#f1f1f1;}
  #frprds .frprds{
    overflow-y: scroll;
    white-space: nowrap;
  }
}
@media only screen and (min-width:851px) and (max-width:1000px){
  .product-title{
    padding-right: 0;
    font-size: 29px;
    line-height: 32px;
  }
}
@media only screen and (max-width:850px){
  #pimgs .mainimgc{min-height: auto;}
}
@media only screen and (min-width:641px) and (max-width:850px){
  .product-title{
    padding-right: 0;
    font-size: 27px;
    line-height: 30px;
  }
  #tppnf .product-subtitle{
    font-size: 17px;
    line-height: 20px;
    margin-top:3px;
  }
  #pimgs.mornt-h{margin-bottom: 15px;}
  #tppnf span:nth-child(3){display: none;}
}
@media only screen and (min-width:481px) and (max-width:640px){
#tppnf span:nth-child(3){display: none;}
  .product-title{
    padding-right: 0;
    font-size: 25px;
    line-height: 28px;
  }
  #tppnf .product-subtitle{
    font-size: 15px;
    line-height: 18px;
    margin-top:3px;
  }
  #pimgs{padding-bottom: 20px;}
  #pimgs .pimgs.mornt-h{padding-right: 10px; padding-left: 10px;}
}
@media only screen and (min-width:769px) and (max-width:1360px){#pinfo .atc-btn, #pinfo .atc-btn-inactive{width: 100%; max-width: 300px; margin: 15px 0 40px 0;margin-left: 0; display: block;}}
@media only screen and (max-width:768px), only screen and (min-width:769px) and (max-width:980px)
{
  #pimgs{padding: 15px 5px 100px 5px; margin-bottom: 20px;}
  #pimgs .mainimgc{
    width: 100%;
    padding-bottom: 0;
    text-align: center;
  }
  #pimgs .mainimgc img{
    transform: none;
    top:0;
    left: 0;
    position: static;
    max-width: 100%;
    max-height: 90%;
  }
  #pimgs.mornt-v{padding: 15px 30px 120px 30px;margin-bottom: 15px;}
  #pimgs.mornt-h{padding: 15px 5px 120px 5px;margin-bottom: 15px;}
  #pimgs.mornt-v .mainimgc,#pimgs.mornt-h .mainimgc{height: auto;}
  #thumbnails.tornt-v,#thumbnails.tornt-h{
    top:auto;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 80px;
    text-align: center;
    white-space: nowrap;
    overflow-x: scroll;
  }
}
@media only screen and (max-width:768px)
{
  #crtr{text-align: center;}
  #pinfo .atc-btn, #pinfo .atc-btn-inactive{margin-left: 10px; width: auto; max-width: 520px; min-width: calc(100% - 138px);}
  #social{text-align: center;}
  #pdesc{padding: 0 10px;box-sizing: border-box;}
  #pimgs.mornt-v .mainimgc,#pimgs.mornt-h .mainimgc{height: auto;}
  #thumbnails.tornt-h,#pimgs.mornt-h{padding-right: 0;}
  #thumbnails.tornt-v,#thumbnails.tornt-h{
    top:auto;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 80px;
    text-align: center;
    white-space: nowrap;
    overflow-x: scroll;
  }
  .product-title{
    padding-right: 0;
    font-size: 27px;
    line-height: 31px;
    font-weight: 600;
    text-align: center;
    margin-top: 7px;
  }
 .product-subtitle {
     text-align: center;
  }
  #tppnf .product-subtitle{
    font-size: 18px;
    line-height: 21px;
    margin-top:3px;
    text-align: center;
    font-weight: 500;
    color:#007ba1;
  }
  #tppnf{height: auto; margin-top: 5px; text-align: center; position: static;}
  #ttl .mnflogo{
    top:-12px;
    left: 0;
    right: auto;
    padding: 0 10px;
    box-sizing: border-box;
    width:100%;
    text-align: center;
    height: 50px;
    display: block;
  }
  .row.exmp{margin-top: 10px;}
  #ttl .mnflogo img{max-height: 50px; max-width: 100%;width: auto;}
  #ttl .mnflogo{background: transparent;}
  #ttl .mnflogo a{
    display: inline-block;
    border-radius: 20px;
    background: #F1F2F3;
    /* transform: translateY(-50%); */
    mix-blend-mode: multiply;
    padding: 10px 20px;
  }
  #ttl{padding:60px 0 0 0;}
  #tppnf{padding: 0 0 5px 0;}
  #tppnf{margin-top: 4px;}
  #tppnf span{font-size: 12px;color:#555;}
  #avlbt,#pinfo .prices{text-align:center;}
  #pinfo .atc-btn-inactive{max-width: 360px;}
  #mropts,#crtr{text-align: center;}
  #contact .info p{display: block;}
}
@media only screen and (max-width:640px){
  #pimgs .pimgs.mornt-h{margin-bottom: 0;}
  #pimgs{padding: 15px 5px 15px 5px;}
  .product-title{
    font-size: 24px;
    line-height: 27px;
  }
  #tppnf .product-subtitle{
    font-size: 16px;
    line-height: 19px;
  }
  #pimgs{padding-bottom: 20px;}
}
@media only screen and (max-width:480px){
  #pimgs{margin-top: -10px;}
  #ttl{margin-bottom: 0;}
  #thumbnails.tornt-h .scr{display: flex;}
  #breadcrumbs{margin: 5px 0 13px 0; padding: 0;}
  #breadcrumbs .row{overflow: hidden;}
  #pdesc{padding: 0 10px;box-sizing: border-box;}
  #avlbt .blvavlc.w100{width: 100%;padding-right: 0;}
  #tppnf span:nth-child(3){display: none;}
  #pdesc .list{width: 100%;margin-bottom: 25px;}


  #pinfo .atc-btn,#pinfo .atc-btn-inactive{ padding-left: 20px; padding-right: 20px; font-size: 17px;}
  #social h3{display: block; margin-bottom: 5px;}
  #contact .faces{width:120px;}
  #contact .info{width: calc(100% - 120px);}
  #contact .info p{display: block;}

  #pdesc .filters label, #pdesc .filters strong{width: 100%;}
  #tppnf span:nth-child(2){padding-right: 0;}
  #pimgs.mornt-v, #pimgs.mornt-h {padding-bottom:15px 5px 110px 5px;}
  #thumbnails.tornt-h{padding-bottom: auto;}
  #thumbnails{padding-bottom: 30px; border-bottom: 1px solid #e1e1e1;}
  #thumbnails .mimg{ width: 60px; height: 60px; line-height: 60px;}
  #thumbnails .mimg img{max-width: 50px; max-height: 50px;}
  #thumbnails.tornt-v{height: 70px;} #thumbnails.tornt-h{height: auto;}
  #avlbt{padding: 5px 0;}
  /*#pinfo .prices strong{font-size: 55px;line-height: 37px;}*/
  #pinfo .prices strong em { transform: translateY(-45%);}
  #frprds h2,#pdesc .full.f2 b,#pdesc .ptlt,#pdesc .ptlt{font-size:24px; line-height: 29px;margin-bottom: 10px;}
  #pinfo .prices span::before{
    background: #555;
    height: 1px;
    top:40%;
    left: 0;
    content: '';
    position: absolute;
    transform: rotate(-10deg);
  }
  #mropts ul{text-align: center;}
  #pinfo .promo{padding-left: 10px;}
  #pinfo .promo ul li{margin-bottom: 5px;}
  #qtyOffers h3{font-size: 18px; line-height: 20px;}
  #qtyOffers table thead td,#qtyOffers table tbody td{font-size: 15px;}
  #pdesc .full ul li,#pdesc .filters strong,#pdesc .filters label,.dsbox,#pdesc .filters ul li,#pdesc .list,#pdesc .list ul li,#pdesc .full{font-size: 16px;}
  #crtr .qtnpt{margin-bottom: 10px;}
  #pimgs .pimgs.mornt-h{padding-right: 10px; padding-left: 10px;}
}
@media only screen and (max-width:380px){.blvavlc em{font-size: 12px;}#avlbt .blvavl .grn{transform: translate(-50%,-52%);}}
@media print {
.container{ width: 100%; }
#newsletter,#mropts,#footer,#social,#crtr,#breadcrumbs,#hdsearch,#hdcall,#icon-menu,#menu,#frprds,#thumbnails,#footer-separator{display: none;}
.logo{
  width: 100%;
  text-align: center;
}
#tppnf .mnflogo{bottom:0; top:auto;}
.product-title{font-size: 18px; line-height: 22px;}
#pimgs{ width: 45%;box-sizing: border-box;padding: 10px;}
#pinfo{ width: 54%;box-sizing: border-box; }
#tppnf .tppnf{display: block;padding: 6px 0; width: 100%; text-align: left;}
#pdesc .full.half, #pdesc .filters.half{width: 100% !important; padding: 25px 0;}
}
@media only screen and (min-width:1240px){
  #pimgs .labels label{min-width: 100px; box-sizing: border-box}
}