html.checkout-show-liqpay-widget .checkout-page .checkout-cart, html.checkout-show-liqpay-widget .checkout-page #auth, html.checkout-show-liqpay-widget .checkout-page #checkout {
  display: none;
}

.streets-list li.selected, .streets-list li:hover {
  color: #e1b787;
}

label.error {
  font-size: 12px !important;
  line-height: 14px !important;
  padding-top: 5px;
  color: #e31c25 !important;
}

.field {
  position: relative;
}

.field label.error {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-bottom: 0;
  z-index: 2;
}

.field .error {
  border-color: #e31c25 !important;
}
