.basket-items-list-table .productQuantity {
  width: 44px;
}
.delete img {
  opacity: 0.3;
}
.delete img:hover {
  opacity: 1;
  cursor: pointer;
}
[data-entity='basket-item-quantity-block'] {
  width: 80px;
}
.groupHead {
  top: 0px;
  z-index: 2;
}
img.basket-item-image {
  max-height: 80px;
}
.cartAction a {
  cursor: pointer;
}
.last-in-group {
  border-bottom: none !important;
}
@media (max-width: 767.98px) {
  td.pic div {
    min-height: 90px !important;
  }
  td.pic img {
    max-height: 80px;
  }
  td.elementName {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    display: flex;
    min-height: 90px !important;
  }
  td .cartAction,
  td.delete div {
    display: flex;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
    min-height: 90px !important;
  }
  td.delete div img {
    position: relative;
    top: -4px;
  }
}

.MEET1::after {
  content: ' Внимание! Скидку 30% вам оформит менеджер при подтверждении заказа.';
  display: block;
  font-weight: bold;
}
/**/
