

/* Start:/local/components/wooka/sale.basket.basket.line/templates/.default/style.css?17748646937867*/
.basket-top-v5__wrap {
  width: 24px;
  height: 24px;
}
.basket-top-v5__wrap .basket-line-block-icon-cart span {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  border: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center;
}
.basket-top-v5__wrap .basket-line-block-icon-cart span svg {
  margin-top: -1px;
}
.basket-top-v5__wrap .basket-line-block-icon-cart span svg path {
  fill: var(--icon-base---on-light, #4d565e);
}
.basket-top-v5__wrap .basket-line-block-icon-cart::after {
  content: "";
  display: block;
  width: 44px;
  height: 52px;
  background-color: #fff;
  position: absolute;
  right: -8px;
  top: -9px;
  z-index: 0;
}
.basket-top-v5__wrap .cart-count {
  background: #f83d01;
  display: block;
  color: #f5e6cd;
  font-size: 6.25px;
  height: 10px;
  width: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 2px;
  right: -4px;
  border-radius: 50%;
  line-height: 1;
  z-index: 2;
}
.basket-top-v5__wrap .basket-line-block {
  display: inline-block;
  position: relative;
}

.basket-item-list-v5 {
  position: absolute;
  width: 428px;
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  right: 0;
  padding: var(--l, 24px);
  top: 46px;
  right: -8px;
}
.basket-item-list-v5 .bg-after {
  content: "";
  display: block;
  width: 500vw;
  height: 500vh;
  left: -100vw;
  top: -100vh;
  position: absolute;
  background-color: #000;
  opacity: 0.5;
  z-index: -1;
}

.top-basket-v4__wrap .bonuses__wrap {
  display: flex;
  align-items: center;
  border-radius: var(--xs, 4px);
  background: var(--brand-White, radial-gradient(148.97% 141.42% at 100% 0%, #f4f9fd 0%, #c9ced1 100%));
  padding: 0px var(--xs, 4px);
  color: var(--Root-base---on-light, #101820);
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
  letter-spacing: -0.12px;
  margin-top: 6px;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 12px;
}
.top-basket-v4__wrap .bonuses__wrap .plus {
  margin-top: -2px;
}
.top-basket-v4__wrap .bonuses__wrap .rub {
  background-image: url(/local/templates/unix/img/bonuses.svg);
  display: block;
  width: 12px;
  height: 18px;
  margin-left: 4px;
}
.top-basket-v4__wrap .price-row__wrap {
  display: flex;
  align-items: center;
}
.top-basket-v4__wrap .price-row__wrap .bx-basket-item-list-item-price-old .num {
  color: var(--Root-base---on-dark---shift-down, #cacaca);
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.12px;
  text-decoration: line-through;
  padding-left: 6px;
}
.top-basket-v4__wrap .price-row__wrap .bx-basket-item-list-item-price-old .discount-price {
  color: var(--FIT-accent---on-light, #ff1a1a);
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.12px;
  padding-left: 2px;
}
.top-basket-v4__wrap .insta-short__wrap {
  color: var(--Text-base---on-light---shift-up, #6a7077);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.12px;
  margin-bottom: 10px;
  margin-top: -2px;
  text-align: left;
}
.top-basket-v4__wrap .bx-closed .basket-item-list-v5 {
  display: none;
}
.top-basket-v4__wrap .bx-basket-item-list-item-status {
  display: none;
}
.top-basket-v4__wrap .bx-basket-item-list-container {
  max-height: 50vh;
  overflow: scroll;
  border: 0.5px solid var(--Root-base---on-dark---shift-down, #cacaca);
  border-radius: 2px;
  overflow-x: hidden;
}
.top-basket-v4__wrap .bx-basket-item-list-container::-webkit-scrollbar {
  display: none;
}
.top-basket-v4__wrap .action-btn_wrap {
  padding-top: 20px;
}
.top-basket-v4__wrap .action-btn_wrap a.btn.btn-primary {
  width: 100%;
  font-style: normal !important;
  padding-top: 14px !important;
  padding-bottom: 14px !important;
  border-radius: 2px;
}
.top-basket-v4__wrap .action-btn_wrap a.btn-outline-2 {
  width: 100%;
  font-style: normal !important;
  outline: none !important;
  box-shadow: none;
  border: 1px solid var(--Root-base---on-light, #101820);
  border-bottom: 1px solid var(--Root-base---on-light, #101820) !important;
  margin-top: 8px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-size: 15px;
  border-radius: 2px;
}
.top-basket-v4__wrap .action-btn_wrap a.btn-outline-2:hover {
  opacity: 0.55;
}
.top-basket-v4__wrap .action-tottal {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}
.top-basket-v4__wrap .action-tottal .price {
  color: var(--Root-base---on-light, #101820);
  font-size: 22px;
  font-weight: 700;
  line-height: 33px;
  letter-spacing: -0.22px;
  text-align: right;
}
.top-basket-v4__wrap .bx-closed .basket-line-block-icon-cart::after {
  background: transparent;
}
.top-basket-v4__wrap .bx-basket-item-list-item {
  display: flex;
  gap: 12px;
  border-bottom: 0.5px solid var(--Root-base---on-dark---shift-down, #cacaca);
  padding-top: 20px;
}
.top-basket-v4__wrap .bx-basket-item-list-item:last-child {
  border-bottom: none;
}
.top-basket-v4__wrap .bx-basket-item-list-item .bx-basket-item-list-item-img {
  width: 120px;
  height: 120px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.top-basket-v4__wrap .bx-basket-item-list-item .bx-basket-item-list-item-img a {
  border: 0;
  text-decoration: none;
}
.top-basket-v4__wrap .bx-basket-item-list-item .bx-basket-item-list-item-img a img {
  border: 0;
  text-decoration: none;
}
.top-basket-v4__wrap .bx-basket-item-list-item .content {
  flex: 1 1 0;
}
.top-basket-v4__wrap .bx-basket-item-list-item .bx-basket-item-list-item-name {
  padding-right: 12px;
}
.top-basket-v4__wrap .bx-basket-item-list-item .bx-basket-item-list-item-name a {
  border: 0;
  text-decoration: none;
  color: var(--Root-base---on-light, #101820);
  font-size: 18px;
  font-weight: 500;
  line-height: 21.6px;
  letter-spacing: 0.144px;
  line-height: 1;
  display: block;
  margin-bottom: 6px;
}
.top-basket-v4__wrap .bx-basket-item-list-item .bx-basket-item-list-item-price,
.top-basket-v4__wrap .bx-basket-item-list-item .price {
  color: var(--Root-base---on-light, #101820);
  font-size: 18px;
  font-weight: 700;
  line-height: 33px;
  letter-spacing: -0.22px;
}
.top-basket-v4__wrap .bx-basket-item-list-item .quantity {
  padding-bottom: 20px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.top-basket-v4__wrap .bx-basket-item-list-item .quantity input {
  border-radius: var(--xs, 4px);
  border: 1px solid var(--line-faint---on-light---shift-up, rgba(177, 183, 196, 0.85));
  background: var(--root-base---on-dark, #fbfbfc);
  box-shadow: 0px 1px 2px 1px rgba(38, 39, 40, 0.2) inset;
  padding: 8px 40px;
  width: 128px;
  text-align: center;
}
.top-basket-v4__wrap .bx-basket-item-list-item .quantity .btn-minus {
  background-image: url("/images/minus.svg");
  width: 42px;
  height: 42px;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.top-basket-v4__wrap .bx-basket-item-list-item .quantity .btn-minus:hover {
  opacity: 0.55;
}
.top-basket-v4__wrap .bx-basket-item-list-item .quantity .btn-plus {
  background-image: url("/images/plus-add.svg");
  width: 42px;
  height: 42px;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.top-basket-v4__wrap .bx-basket-item-list-item .quantity .btn-plus:hover {
  opacity: 0.55;
}

.js-total-mobile-small {
  display: none;
}

.popup-window-buttons {
  white-space: nowrap;
}

@media (max-width: 520px) {
  .popup-window h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    letter-spacing: 0.144px;
  }
  .popup-window .popup-window-buttons {
    white-space: wrap;
  }
  .popup-window .popup-window-buttons button.ui-btn.ui-btn-success {
    margin-left: 0;
    margin-top: 24px;
  }
}
/* End */
/* /local/components/wooka/sale.basket.basket.line/templates/.default/style.css?17748646937867 */
