#kia.xs-view .body-content.used_cars_body .result.well {
  padding: 10px 15px; }
#kia.xs-view .body-content.used_cars_body .results {
  display: block; }
#kia.xs-view .body-content.used_cars_body .show-results-button {
  display: none; }
#kia.xs-view .body-content.used_cars_body #show_filter {
  display: block; }
#kia.xs-view .body-content.used_cars_body.search_active #sort-mobile select[name="order"],
#kia.xs-view .body-content.used_cars_body.search_active .results {
  display: none !important; }
#kia.xs-view .body-content.used_cars_body.search_active .show-results-button {
  display: block; }
#kia.xs-view .body-content.used_cars_body .filter-visible #show_filter {
  display: none !important; }

.body-content.used_cars_body .margin-bottom-small.block {
  border-bottom: none; }
.body-content.used_cars_body #show_filter {
  display: none; }


.car-price .price-compare {
  /*display: none !important;*/
}

.car-price .price-compare .eur-price {
  float: right !important;
}

.listings-container .result .result_detail_wrap .price .price-notes {
  font-size: 12px;
}

.car-details-info .price-compare {
  display: none !important;
}

.car-details-info .price-compare.info-compared-price {
  display: block !important;
}

#kia .filter-search .well.form-group{
  padding:0;
}
