/* Livesearch */

#livesearch_output {
  box-shadow: 0px 0px 5px #666;
  margin-top: 10px;
}

#livesearch-productgroups {
  width: 30%;
}

#livesearch-box .withpg {
  padding:0;
}

#livekacheln #livesearch-wrapper,
#liveliste #livesearch-wrapper,
#livekacheln #livesearch-box,
#liveliste #livesearch-box {
  border: none;
  background: none;
  padding: 0;
}

#livesearch-productgroups,
#livesearch-searchterms {
  padding-top: 10px;
}

#livesearch-productgroups > h2 {
  border: none;
}

#livesearch-productgroups .resulttable,
#livesearch-searchterms .resulttable {
  width: 100%;
}

.resulttable > p {
  border-top: 0;
  text-align: left;
}

.livesearch-products_tile-box {
  width: 30%;
  padding: 10px;
  margin: 10px;
  border: none;
}

.livesearch-products_tile-box .picturewrap {
  height: auto;
}

.livesearch-products_tile-box .price {
  text-align: right;
}

.livesearch-products_tile-box .price b {
  font-size: 18px;
  text-align: right;
}

#liveliste .livesearch-products_list-row {
  border:none;
  margin-bottom: 10px;
}

#liveliste .livesearch-products_list-row .price {
  float: right;
  text-align: right;
}

#livesearch-info {
  margin: 0px 15px;
  color: #555;
}
