/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

#bx-soa-properties .bx-soa-customer-field{
  min-height: 80px;
}

.city_destination,
.change_city,
.bx-soa-cart-total .bx-soa-cart-total-line-totals + .bx-soa-cart-total-line + .bx-soa-cart-total-line,
#bx-soa-delivery .bx-soa-pp-item-container,
#bx-soa-delivery [for="orderDescription"]{
  display: none;
}
.sticker__item{
  font-weight: 700;
}
.sticker__item--bestseller,
.sticker__item--stock{
  background-color: #bd284c;
  color: #fff;
}
.sticker__item--psextra{
  background-color: #ffeb81;
  color: #222;
}
.sticker,
.catalog-block__item .catalog-block__item--img-corner .sticker{
  top: auto;
  bottom: 5px;
  left: 7px;
}
.__jivoMobileButton {
  bottom: 54px !important;
}
table.isale-personal-keys-list{
  background-color: var(--darkerblack_bg_black);
}
table.isale-personal-keys-list th,
table.isale-personal-keys-list td {
  color: var(--white_text_black);
  border-color: var(--stroke_black_hover);
  background-image: none;
}
@media (max-width: 767px) {
  .grid-list .sticker{
    display: flex;
  }
}
