.b-popup_basket {width: 950px!important;}
.b-popup_basket .wrap{width: 900px!important;}
.b-popup_basket .b-head{text-align: center;}
.b-popup_basket .product-basket__td li:after{
	content: ' ';clear: both;display: block;
}
.b-popup_basket .product-basket__td li>div{
	float: left;width: 110px;text-align: center;
}
.b-popup_basket .product-basket__item .name{
	width: 200px;padding: 0 0 0 20px;
}
.b-popup_basket .product-basket__item .name a{color:#000;}
.b-popup_basket .product__list .product-summ{text-align: center;}	
.b-popup_basket .product__list .product-header__row .pricehead,
.b-popup_basket .product__list .product-header__row .pricehead2,
.b-popup_basket .product__list .product-header__row .paramshead,
.b-popup_basket .product__list th{
	width: 110px;text-align: center;
}
.b-popup_basket .delete-item{display: none;}
.b-popup_basket .product__list .counts{
	width: 130px;text-align: center;
}
.b-popup_basket .product__list .counts .number-default {top: -10px;}
.b-popup_basket .tooltip {
  opacity: 1;
  display: inline-block;
  font-weight: 700;
  line-height: 1.15;
}
.b-popup_basket.b-popup p {
  padding-bottom: 0;
}
.b-popup_basket .wrap {
  padding: 0;
}
.popup-basket {
  text-align: left;
}
.popup-basket .title-top,
.popup-basket .basket-menu,
.popup-basket .ix-recommend,
.popup-basket .basket-bottom {
  display: none;
}
.popup-basket__bottom-head {
  padding: 17px 30px;
  text-align: right;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  color: #000;
}
.popup-basket__bottom-inline {
  display: inline-block;
  vertical-align: top;
}
.popup-basket__bottom-price {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 18px;
}
.popup-basket__btns {
  overflow: hidden;
}
.popup-basket__btns-close {
  float: left;
}
.popup-basket__btns-cart {
  float: right;
}
.popup-basket__related {
  margin-top: 30px;
  position: relative;
}
.popup-basket .product-header > p:first-child {
  min-width: 200px;
}
.popup-basket .product-basket__total {
  color: #000;
}
.popup-basket .product-basket__table {
  width: 350px;
}
.popup-basket .product-basket__view {
  max-width: 200px;
  text-align: center;
}
.popup-basket .product-basket__view .img {
  margin-left: auto;
  margin-right: auto;
}
.popup-basket .product-basket__view .name {
  width: 100%;
  font-weight: 400;
  max-width: none;
  margin-top: 15px;
}
.popup-basket .product-basket__view .delete-item {
  width: 100%;
  padding-top: 5px;
}
