@media (min-width: 768px) {
.list-block ul.block-detail.block-detail-cate{
padding-right:10px!important;
}
.wrap-promo-index{
  margin: 15px;
  padding-left: 2px;
  border-radius: 7px;
  padding-bottom: 10px;
}
.swiper-slide-cate{
  width: 130px!important;
}
.popular-cate{
    width: 19.5%!important;
    height: 110px!important;
}
.popular-cate p{
   font-size: 13px;
   margin-top: 10px;
}
.bz-img-product-detail{
 width: 70%;
}
.banner_index{
  margin: 15px;
}
.ks-demo-slider {
  height: 270px;
}
.bar_filter{
  width: 380px;
  margin: auto;
}
.mobile-menu{
  display: none;
}
.tablet-menu{
  display: block;
}
/*.view-left{
	float: left;
	width: 320px;
	border-right: 1px solid #b2b2b2;
}*/
.view-main-right,.view-another-right{
	display: block;
    width: -webkit-calc(100% - 319px);
    width: -moz-calc(100% - 319px);
    width: -ms-calc(100% - 319px);
    width: calc(100% - 319px);
    border-left: 1px solid #b2b2b2;
    position: absolute;
    right: 0;
    z-index: 1;
}
/*.link-hide{
  visibility: hidden;
}*/
.cart-bank{
  margin: 15px;
  border-radius: 7px;
  box-sizing: border-box;
}
.list-block ul.block-detail{
  margin-top: 15px;
}
.wrap-btn-form{
  padding-left: 0;
  padding-right: 0;
}
.wrap-btn-logout{
  padding-left: 15px;
  padding-right: 15px;
}
.wrap-btn-tablet-fixed{
  width: auto;
  position: relative;
  margin-right: 15px;
  margin-left: 15px;
  margin-top: -165px;
}
.block-login{
  padding-left: 85px;
  padding-right: 85px;
}
.messages {
    padding-bottom: 85px;
}
.messagebar{
   bottom: 47px;
}
.sticker-all {
    bottom: 94px;
}
.list-block input[type=number] {
    width: 60%;
}
.btn-favorite{
  width: 49%;
}
.list-block .swipeout-actions-left.swipeout-actions-left-1action.tablet-swipeout {
  left: -13%!important;
}
.list-block .swipeout-actions-right.swipeout-actions-right-1action.tablet-swipeout {
  right: -13%!important;
}
.list-block .swipeout-actions-left.swipeout-actions-left-2action.tablet-swipeout {
  left: -26%!important;
}
.block-ads{
  padding: 15px;
  padding-top: 56px;
}
.item-ads{
  margin-bottom: 6px;
}
.footer{
  width: 75%;
  margin: auto;
}
.footer p{
margin: 0;
font-size: 13px;
}
}
@media (max-width: 321px) {
  span.spinner > .sub button, span.spinner > .add button{
    width: 35px!important;
  }
  .list-block input[type=number]{
    width: 40%;
  }
  .btn-favorite{
    width: 45%;
  }
}
