#basket-bottom {
  /*FIXED BASKET*/
}
#basket-bottom .bx-basket-block {
  font-size: 12px;
  padding-bottom: 5px;
  white-space: nowrap;
  position: relative;
  padding-left: 20px;
}
#basket-bottom .bx-basket-block > .fa {
  color: #97a1ab;
  width: 12px;
  position: absolute;
  left: 0;
  top: 3px;
}
#basket-bottom .bx-basket-block a {
  color: #039BE5;
  border-bottom: 1px dashed;
  margin-right: 10px;
}
#basket-bottom .bx-basket-block a:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}
@media (min-width: 768px) {
  #basket-bottom .bx-basket-fixed {
    width: 200px;
    position: fixed;
    z-index: 998;
    background: #fff;
    padding-top: 10px;
    border: 1px solid #F0F0F0;
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
    border-radius: 1px;
    overflow: hidden;
  }
  #basket-bottom .bx-basket-fixed.top {
    top: 10px;
  }
  #basket-bottom .bx-basket-fixed.right {
    right: 10px;
  }
  #basket-bottom .bx-basket-fixed.bottom {
    bottom: 10px;
  }
  #basket-bottom .bx-basket-fixed.left {
    left: 10px;
  }
  #basket-bottom .bx-basket-fixed.bx-max-height {
    top: 10px;
    bottom: 10px;
  }
}
@media (max-width: 767px) {
  #basket-bottom {
    /*.bx-basket-fixed */
  }
  #basket-bottom .bx-basket-fixed {
    /*width: 200px;*/
    position: fixed;
    z-index: 998;
    background: #fff;
    padding-top: 10px;
    border: 1px solid #F0F0F0;
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
    border-radius: 1px;
    overflow: hidden;
    left: 0;
    right: 0;
  }
  #basket-bottom .bx-basket-item-list {
    display: none;
  }
}
#basket-bottom .bx-basket-fixed .bx-basket-block {
  margin-left: 10px;
}
#basket-bottom .bx-basket-item-list {
  position: relative;
  padding-bottom: 20px;
  border-top: 1px solid #F7F7F7;
  overflow: hidden;
}
#basket-bottom .bx-opener .bx-basket-item-list {
  padding-bottom: 75px;
}
#basket-bottom .bx-max-height .bx-basket-item-list {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}
#basket-bottom .bx-closed .bx-basket-item-list {
  height: 20px;
  overflow: hidden;
}
#basket-bottom .bx-basket-item-list-action {
  cursor: pointer;
  background: #F7F7F7;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 120;
  height: 20px;
  line-height: 14px;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  color: #4f4f4f;
  padding: 3px 0;
}
#basket-bottom .bx-basket-item-list-button-container {
  text-align: center;
  position: absolute;
  bottom: 20px;
  border-top: 1px solid #F7F7F7;
  padding: 10px 0;
  background: #fff;
  left: 0;
  right: 0;
}
#basket-bottom .bx-basket-item-list-button-container a.btn {
  color: #dddddd;
  text-decoration: none;
}
#basket-bottom .bx-basket-item-list-button-container a.btn:hover,
#basket-bottom .bx-basket-item-list-button-container a.btn:active {
  color: #ffffff;
}
#basket-bottom .bx-basket-item-list-container {
  overflow-y: auto;
  max-height: 100%;
}
#basket-bottom .bx-basket-item-list-item {
  padding-top: 15px;
  position: relative;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #F7F7F7;
}
#basket-bottom .bx-basket-item-list-container .bx-basket-item-list-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
#basket-bottom .bx-basket-item-list-item-status {
  font-weight: bold;
  padding: 3px;
  background: #EBEBEB;
  margin: 0 10px 20px;
  line-height: 16px;
  font-size: 13px;
  border-radius: 3px;
  text-align: center;
  white-space: normal;
}
#basket-bottom .bx-basket-item-list-item-img {
  text-align: center;
  position: relative;
  padding-bottom: 5px;
}
#basket-bottom .bx-basket-item-list-item-img img {
  max-width: 90px;
  height: auto;
  border: 1px solid #E6E6E6;
}
#basket-bottom .bx-basket-item-list-item-name {
  padding-bottom: 5px;
}
#basket-bottom .bx-basket-item-list-item-name a {
  font-size: 13px;
  color: #3F3F3F;
  text-decoration: none;
  white-space: normal;
  line-height: 16px;
}
#basket-bottom .bx-basket-item-list-item-remove {
  position: absolute;
  right: 10px;
  top: -7px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
  opacity: .5;
}
#basket-bottom .bx-basket-item-list-item-remove:hover {
  opacity: .7;
}
#basket-bottom .bx-basket-item-list-item-price-block {
  padding-bottom: 5px;
  font-size: 12px;
}
#basket-bottom .bx-basket-item-list-item-price {
  display: inline-block;
  margin-right: 5px;
}
#basket-bottom .bx-basket-item-list-item-price-old {
  display: inline-block;
  margin-right: 5px;
  text-decoration: line-through;
  color: #B0B0B0;
}
#basket-bottom .bx_cart_login_top .bx-hdr-profile a {
  text-decoration: none;
}
#basket-bottom .bx_cart_login_top .bx-hdr-profile {
  line-height: 1.44em;
}
