#ftftr{
  width: 100%;
  margin: 50px auto 0 auto;
  padding:30px 20px 50px 20px;
  box-sizing: border-box;
  text-align: center;
  background: #f0f1f2;
}
#ftftr h2{
  font-size: 32px;
  font-weight: 700;
  color: #1c1c1c;
  padding: 10px 0;
  margin: 0 0 30px 0;
}
.productF{
  width: 12.5%;
  display: inline-block;
  min-height: 200px;
  margin:0;
  padding:7px;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
}
.productFC:hover{
  box-shadow: 0 0 20px #cbcbcb;
  z-index: 10;
}
.productFC{
  box-sizing: border-box;
  /*border:1px solid #e1e1e1;*/
  padding:15px 10px;
  transition: ease 0.15s;
  background: #fff;
  border-radius: 12px;
}
.productF .cover{
  width: 100%;
  max-width: 230px;
  text-align: center;
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-bottom: 100%;
  position: relative;
  overflow:hidden;
}
.productF .cover img{
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align:middle;
  top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
  position: absolute;
}
.productF .info{
  height: 58px;
  margin-bottom: 8px;
}
.productF .info h3{
  font-size:16px;
  font-weight:500;
  text-align: center;
  padding:0;
  margin: 0;
  line-height:19px;
  height: 38px;
  overflow: hidden;
}
.productF .info h3 a{color:#1c1c1c;}
.productF .info h4{
  height: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  line-height: 16px;
  font-weight: 400;
  text-align: center;
  padding:0;
  margin:12px 0 4px 0;
}
.productF .info h4 a{color:#007ba1;}
.productF .prices{
  width: 100%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}
.productF .prices .mlogo img{
  max-height:45px;
}
.productF .prices p{
  padding: 0;
  margin: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.productF .prices .strp label{position: relative;}
.productF .prices .strp{
  padding: 0;
  color:#888;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: bottom;
  text-align: left;
  margin:0 0 3px 8px;
}
.productF .prices .strp label:before{
  background:#212121;
  height: 18px;
  top:0;
  left:0;
  position: absolute;
  content: '';
  width:100%;
  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,0.4) 50%,
           rgba(0,0,0,0) calc(50% + 0.8px),
           rgba(0,0,0,0) 100%);
}
.productF .prices label span{
  position: relative;
}
.productF .prices sup{
  font-size: 16px;
}
.productF .prices .sprp label{
  padding: 0;
  color:#1c1c1c;
  font-size:22px;
  line-height: 28px;
  font-weight:600;
  display: inline-block;
  vertical-align: top;
}
.productF .atc-btn:hover{
  color:#007ba1;
}
.productF .atw-btn:hover{
  color:#cd2418;
}
.productF .avl{
  font-size:13px;
  padding: 0;
  margin:5px 0 2px 0;
  line-height:15px;
  color:#00a800;
  font-weight: 400;
  position: relative;
  text-align: center;
}
.productF .noavl,.product .noavl{
  color:#cd2418 !important;
}
.productF .btns{
  width:100%;
  text-align: center;
  margin: 15px 0 0 0;
  position: relative;
}
.productF .atw-btn{
  width: 24px;
  height: 24px;
  cursor:pointer;
  font-size: 24px;
  color:#313131;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.productF .atc-btn{
  width: 24px;
  height: 24px;
  font-size: 24px;
  cursor:pointer;
  display: inline-block;
  vertical-align: middle;
}
.productF .btns img{
  max-width: 100%;
}
.productF .blvavl{
  display: inline-block;
  width:15px;
  height:12px;
  vertical-align: top;
  padding-right:3px;
}
.productF .blvavl span{
  width: 100%;
  height:3px;
  margin-bottom: 2px;
  display: block;
}
.productF .scrp{
  text-align: center;
  color:#1c1c1c;
  font-size: 13px;
  font-weight: 600;
  height: 20px;
  line-height: 20px;
  padding:8px 0 !important;
}
.productF .scrp{
  text-align: center;
  color:#007ba1;
  font-size: 13px;
  font-weight: 600;
  height:18px;
  line-height: 18px;
  padding:5px 0 3px 0 !important;
  margin: 0 !important;
}
.productF .wsl-btn{
  background: none;
  color:#212121;
  box-sizing: border-box;
  font-weight: 400;
  padding: 0;
  margin-top:5px;
  font-size: 20px;
  display: inline-block;
  width:30px;
  height: 30px;
  line-height: 30px;
  border:none;
  border-radius: 3px;
  position: relative;
  text-align: center;
  transition: ease 0.1s;
  cursor: pointer;
  vertical-align: top;
}
.productF .atw-btn .atw-msg,.product .atw-btn .atw-msg{
  bottom: 100%;
  right: 0;
  position: absolute;
  padding: 4px 12px;
  background: #000;
  color:#fff;
  border-radius: 3px;
  font-size: 13px;
  white-space: nowrap;
}
.productF .atw-btn .atw-msg.error,.product .atw-btn .atw-msg.error{background: #cd2418;}
.productF .atw-btn .atw-msg.success,.product .atw-btn .atw-msg.success{background: #00a800;}
/*
@media only screen and (min-width:769px) and (max-width:950px){
  .productF{
    width: 100%;
    height: 95px;
    min-height: auto;
    padding: 5px 0;
  }
  .productF .info{
    width: 100%;
    height: 20px;
  }
  .productF .scrp,.productF .dtls,.productF .btns,.productF .prices .mlogo{display: none;}
  .productF .info h3{
    line-height:20px;
    height: 20px;
    font-size:17px;
    margin:-7px 0 0 0;
    padding: 0 0 0 78px;
    width: 100%;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
  }
  .productF .info h4{
    line-height:20px;
    height: 20px;
    line-height: 20px;
    font-size:15px;
    margin:0;
    padding: 0 0 0 78px;
    width: 100%;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .productF .cover{
    position: absolute;
    height: 60px;
    width:60px !important;
    top:-2px;
    left: 0;
    padding: 0 !important;
  }
  .productF .cover img{
    max-width: 60px;
    max-height: 60px;
  }
  .productF .prices{
    width: 100%;
    background: transparent;
    background:none;
    height: auto;
    text-align: left;
    position: absolute;
    top:20px;
    left: 70px;
    padding: 0;
    margin: 0;
    height: 70px;
  }
  .productF .prices label:nth-child(2){
    width: auto;
  }
  .productF .prices p:first-child{
    position: absolute;
    top:45px;
    font-size: 20px;
  }
  .productF .prices p:nth-child(2){
    top:20px;
    position: absolute;
  }
  .productF .prices label:nth-child(1){
    font-size: 13px;
    margin:7px 0 0 10px;
  }
  .productF .prices sup{
    font-size: 13px;
  }
  .productF .prices label{
    float: right;
  }
  .productF .prices label:nth-child(2){
    font-size: 17px;
  }
  .productF .avl{
    top:43px;
    left: 0;
    position: absolute;
    font-size: 12px;
    line-height: 18px;
    height:18px;
    overflow: hidden;
  }
}
/*
@media only screen and (min-width:769px) and (max-width:1050px){
.productF{
  width: 49%;
  height: 95px;
  min-height: auto;
  padding: 5px 0;
}
.productF:nth-child(even){margin-right: 1%;}
.productF:nth-child(odd){margin-left: 1%;}
.productF .info{
  width: 100%;
  height: 20px;
}
.productF .scrp,.productF .dtls,.productF .btns,.productF .prices .mlogo{display: none;}
.productF .info h3{
  line-height:20px;
  height: 20px;
  font-size:17px;
  margin:-7px 0 0 0;
  padding: 0 0 0 78px;
  width: 100%;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
.productF .info h4{
  line-height:20px;
  height: 20px;
  line-height: 20px;
  font-size:15px;
  margin:0;
  padding: 0 0 0 78px;
  width: 100%;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.productF .cover{
  position: absolute;
  height: 60px;
  width:60px !important;
  top:-2px;
  left: 0;
  padding: 0 !important;
}
.productF .cover img{
  max-width: 60px;
  max-height: 60px;
}
.productF .prices{
  width: 100%;
  background: transparent;
  background:none;
  height: auto;
  text-align: left;
  position: absolute;
  top:20px;
  left: 78px;
  padding: 0;
  margin: 0;
  height: 70px;
}
.productF .prices label:nth-child(2){
  width: auto;
}
.productF .prices p:first-child{
  position: absolute;
  top:45px;
  font-size: 20px;
}
.productF .prices p:nth-child(2){
  top:20px;
  position: absolute;
}
.productF .prices label:nth-child(1){
  font-size: 13px;
  margin:7px 0 0 10px;
}
.productF .prices sup{
  font-size: 13px;
}
.productF .prices label{
  float: right;
}
.productF .prices label:nth-child(2){
  font-size: 17px;
}
.productF .avl{
  top:43px;
  left: 0;
  position: absolute;
  font-size: 12px;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
}
}*/
@media only screen and (min-width:1401px) and (max-width:1600px){.productF{width: 14.28%;}.productF:last-child{display: none;}}
@media only screen and (min-width:1280px) and (max-width:1400px){.productF{width: 16.666%;}.productF:nth-child(7),.productF:nth-child(8){display: none;}}
@media only screen and (min-width:769px) and (max-width:1279px){.productF{width:25%;}}
@media only screen and (min-width:641px) and (max-width:768px){.productF{width: 50%;}}
@media only screen and (max-width:768px){
.productF{min-height: auto; white-space: normal !important;}
.productFC{
  padding-left: 75px;
  box-sizing: border-box;
  position: relative;
}
.productF .cover{
  padding-bottom: 0px;
  height: 50px;
  width: 50px;
  line-height: 100%;
  left: 10px;
  top:50%;
  transform: translateY(-50%);
  position: absolute;
}
.productF .cover img{
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  }
  .productF .info{
    position: relative;
    vertical-align: middle;
    max-height: 58px;
    height: auto;
    margin-bottom: 4px;
  }
  .productF .info h4{
    margin: 0 0 5px 0;
    text-align: left;
    font-size: 14px;
    padding-left: 0;
    white-space: normal;
  }
  .productF .info h3{
    text-align: left;
    font-size: 16px;
    font-weight:500;
    padding-left: 0;
    white-space: normal;
  }
  .productF .prices p,.productF .prices{
    text-align: left;
  }
  .productF .prices .sprp label{
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (min-width:481px) and (max-width:640px){
#ftftrc{ white-space: nowrap; overflow-y: scroll; padding-bottom: 10px;}
.productF{white-space: normal !important; width:60%;}
}
@media only screen and (max-width:480px){
#ftftrc{ white-space: nowrap; overflow-y: scroll; padding-bottom: 10px;}
.productF{white-space: normal !important; width:75%;}
#ftftr h2{font-size: 28px;}
}
