/* BASIC css start */
.best_seller_box { text-align:center; margin-top: 50px; margin-bottom: 20px; }
.best_seller_box h1 {
    text-align: left;
    padding: 0 15px;
    font-size: 25px;
    letter-spacing: 0;
}
.best_seller_box h1 a{ display: block; -webkit-highlight: none; }
.best_seller_box h1 a i { 
    float: right;
    font-size: 21px;
    margin-top: -1px;
}
ul.tabMenu {
    height: 34px;
    padding: 0 15px 5px;
}
ul.tabMenu li {
    float: left;
    width: auto;
    position: relative;
    height: 28px;
    line-height: 23px;
    border-radius: 10px 10px 0 0;
    color: #333;
    margin-right: 7%;
}
ul.tabMenu li span {
    font-size: 15px;
    display: inline-block;
    color: #8e8e8e;
    font-weight: 600;
}
ul.tabMenu li.current span {
    color: #000; 
    border-bottom: 2px solid #000; 
}
.best01{overflow:hieen;}
.list_shopping3x li img.listPic2{
    float: left;
    width: 50%;
}
ul.tabMenu li i{position: absolute;}

.tabSlide .list_shopping3x .listDiscount{
    letter-spacing: -.2px;
    }

.tabSlide .list_shopping3x .listPrice {
    font-size: 14px;
    padding:5px;
}

.tabSlide .list_shopping3x p.review {
    font-size: 11px;
}
.tabSlide .list_shopping3x .listName{
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.swiper-container.tabSlide {
  width: 100%;
  height: 100%;
  margin-bottom:10%;
    padding-top: 12px;
    padding-bottom: 25px;
}
.tabSlide .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.cateitems li { position: relative; width: 49%; margin: 0.5% 0.5% 18px;  }
.cateitems li:first-child .listPrice {}
.priceWrap {
    text-align: right;
}
.tabSlide .swiper-scrollbar { margin-left: 12px;
    width: 93%; 
    background-color: #f4f4f4;}
.swiper-scrollbar-drag {
	background: rgba(0,0,0,1);
}
/* BASIC css end */

