/* print */

header,
section#carousel,
section#search,
.wrap.tabs,
.wrap.offers,
.wrap.contact,
.wrap.tags,
section#submenu-footer,
footer {
  display: none !important;
}

label.price {
  float: left !important;
  text-align: left !important;
  margin-top: 10px !important;
  margin-bottom: -40px !important;
}

.main {
  display: block !important;
  float: left !important;
  width: 60% !important;
}

.main .image-wrapper {
  height: 50px !important;
  margin-bottom: 30px !important;
}

.main .image-wrapper .lSSlideOuter .lSSlideWrapper {
  display: none !important;
}

.main .image-wrapper .lSSlideOuter .lSSlideWrapper ul li {
  display: none !important;
}

.sub {
  display: block !important;
  width: 40% !important;
  float: right !important;
}

.sub .base-info ul li span {
  border: none !important;
}

.sub .tools,
.sub .social,
.sub .buttons {
  display: none !important;
}

.sub .agents {
  position: relative !important;
  top: -75px !important;
  display: block !important;
}

.sub .agents .btn-link {
  display: none !important;
}

.breadcrumb {
  visibility: hidden;
  height: 10px;
}

.main {
  width: 100%;
}

.image-wrapper .buttons {
  display: none !important;
}

.wrap.social {
  display: none !important;
}

.wrap.detail-info {
  page-break-after: always;
}
.wrap.location {
  page-break-after: always;
}
.wrap.location .map-filter {
  display: none !important;
}

.wrap.agents {
  display: block !important;
  width: 100%;
}
