.hidden{
  display: none;
}

.surname{
  display: none !important;;
}

.b24-widget-button-position-bottom-right-video {
  bottom: 300px !important;
}
.b24-widget-button-position-bottom-right-video-hide {
  bottom: 150px !important;
}
.b24-widget-button-inner-block{
  background: #FF926C !important;
}

.prices__text_orange{
  color: #FF926C !important;
  font-weight: bold;
}

.prices__text_bold{
  font-weight: bold;
}

.form-popup25__content, .form-section25__inner{
  color: #383838 !important;
}

.favorite-link.listing__item-btn--fav--active svg path{
  fill: #FF926C !important;
}

.prices__power-items-color{
  width: 16px;
  height: 16px;
  display: inline;
  margin-left: 15px;
  border: 1px solid rgba(105, 105, 105, 0.2);
  border-radius: 4px;
}

.prices__power-items-color img{
  width: 16px;
  height: 16px;
  display: inline;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .b24-widget-button-position-bottom-right {
    right: 20px !important;
    bottom: 70px !important;
  }
}