.pseudolink {
	cursor: pointer;
}

.heavysearch-form {
  margin: 0 0 1em;
}

.heavysearch-form label {
  display: inline-block;
  margin: 0 1.5em 0 0;
  font-size: 0.7em;
}

.heavysearch-form svg,
.heavysearch-results-table svg,
.heavysearch-results-moredetails svg {
  fill: currentColor;
  height: 1em;
  vertical-align: text-bottom;
  width: 1em;
}

.heavysearch-form input,
.heavysearch-form select {
  border: 2px solid #dfdfdf;
  border-radius: 0;
}

.heavysearch-form button {
  height: 2em;
}

.heavysearch-form-submit {
  float: right;
  margin: 1.7em 0 0;
}

.heavysearch-results-overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1em;
  width: 100%;
}

.heavysearch-results-summary {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: .8em;
  margin: 0;
}

.heavysearch-results-pagination {
  font-size: .8em;
  margin: 0;
  text-align: center;
}

.heavysearch-results-pagination a {
  box-shadow: none;
  color: #00a3ff;
  margin: 0 .5em;
  text-decoration: none;
}

h3.heavysearch-results-heading {
  color: #00a3ff;
  margin: 1em 0 0;
}

.heavysearch-results-table {
  border: 0;
  border-collapse: collapse;
  table-layout: auto;
}

.heavysearch-results-table a {
  box-shadow: none;
  color: inherit;
  text-decoration: none;
}

.heavysearch-results-table-header {
  background: #2b2b2b;
  border: 0;
  color: #fff;
  font-weight: normal;
  line-height: 40px;
  padding: 0;
}

.heavysearch-results-table-header a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.heavysearch-results-table-header a span:first-child {
  -webkit-flex: 15 0 auto;
  -ms-flex: 15 0 auto;
  flex: 15 0 auto;
  overflow: hidden;
  padding: 0 .5em;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.heavysearch-results-table-header a span:last-child {
  min-width: 55px;
  margin: 0.25em 0.5em;
  padding: 0 0.25em 0 0.75em;
  float: right;
  align-self: float-end;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  text-align: left;
}

.heavysearch-results-table-body-text {
  border: 0;
  padding: 3px .5em .25em 3px;
  margin-right: 0.25em;
  vertical-align: top;
  -webkit-flex: 2 0 60%;
  -ms-flex: 2 0 60%;
  flex: 2 0 60%;
  min-width: 250px;
}

.heavysearch-results-table-body-image {
  border: 0;
  padding: 0 10px 0 0;
  vertical-align: top;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-width: 120px;
}

.heavysearch-results-table .price {
  background: #00a4ff;
  color: #fff;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 .5em;
}

.heavysearch-results-moredetails .price {
  background: #00a4ff;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  line-height: 40px;
}

.heavysearch-results-moredetails .coreprice {
  float: right;
}

.heavysearch-results-table .price span {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 .25em;
}

.heavysearch-results-table .price img {
  border-left: 3px solid #fff;
}

.heavysearch-results-table img {
  margin: 0;
  max-width: 8em;
}

.heavysearch-results-table .bodyTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}

.heavysearch-results-table .bodyTop a,
.heavysearch-results-table .bodyBottom a {
  margin-bottom: 1em;
}

.heavysearch-results-table .bodyBottom a {
  background: #817f81;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
}

.heavysearch-results-table .bodyTop div:last-of-type {
  padding: 3px 0 .25em 3px;
}

.heavysearch-results-table .bodyBottom strong {
  background: #474747;
  border-left: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: .9em;
  font-weight: normal;
  align-self: flex-end;
  padding: .25em .5em;
  float: right;
  min-width: 105px;
  flex: 1 0 auto;
}

.heavysearch-results-table .bodyBottom span {
  display: inline-block;
  font-size: .9em;
  font-weight: normal;
  padding: .25em .5em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  align-self: flex-start;
  flex: 7 1 70%;
}

.heavysearch-results-moredetails h4 {
  background: #2b2b2b;
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  padding: 0 .25em;
  margin: 0;
}

.heavysearch-results-moredetails .price {
  font-size: 1.25em;
  padding: 0 0 0 .25em;
  margin: 3px 0 0;
}

.heavysearch-results-moredetails .phone_number {
  background: #474747;
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  padding: 0 .5em;
  margin: 0 0 0 40%;
  height: 40px;
  line-height: 40px;
}

.heavysearch-results-moredetails-cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: .8em;
  overflow-y: hidden;
  position: relative;
}

.heavysearch-results-moredetails-images {
  margin: 0 3px .5em 0;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 40%;
}

.heavysearch-results-moredetails-images + div {
  display: inline-block;
  vertical-align: top;
  width: calc(60% - 3px);
}

.heavysearch-results-moredetails-images img,
.heavysearch-results-moredetails-images iframe {
  height: auto;
  max-width: 100%;
}


.heavysearch-results-moredetails-images .inputs {
  position: absolute;
  width: 100%;
  transform: translateY(-100%);
}

.heavysearch-results-moredetails-images input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ff0;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  margin: 0 .25em 0;
  height: 1em;
  width: 1em;
}

.heavysearch-results-moredetails-images input:checked {
  background: #00a4ff;
}

.heavysearch-results-moredetails-images .selected {
  display: block;
  width: 100%;
}

.swipe {
	overflow: hidden;
	visibility: hidden;
	position: relative;
	margin: 0px;
}
.swipe-wrap {
	overflow: hidden;
	position: relative;
	margin:0px;
}
.swipe-wrap > div {
	float:left;
	width:100%;
	position: relative;
}

