.with-overlay .layers-woolist-price {
  margin-top: 15px;
}

.with-overlay .button {
  border: 2px solid #000;
}

@media only screen and (min-width: 769px) {

  .with-overlay .button {
    color: #fff;
    border: 0;
  }

}

.with-overlay .button:hover {
  color: #fff;
}

.list-grid .button {
  border: 2px solid #000;
}

.list-grid .button:hover {
  color: #fff;
}

.list-grid .layers-woolist-price {
  margin-top: 10px;
}

.list-list .layers-woolist-price {
  margin-bottom: 10px;
}

.list-listrow .layers-woolist-price {
  margin-bottom: 15px;
}

.list-listrow .heading {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid #DDD;
}

.icon-list-listrow {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../images/icon-listrow.png) no-repeat;
  background-size: 100% 100%;
}