#search-results-bodycontent .page-wrapper .container:nth-child(4),
body .listings .listing-container {
  max-width: 1440px !important;
}

#listings .container.listing-container,
.listings.container {
  max-width: 100% !important;
}

body .listings .page-header h2 span {
  font-size: 38px !important;
  font-weight: 500;
  letter-spacing: 1.2px;
  color: #373a3c;
}

#home-bodycontent .listings > .listing-box-background {
  width: 100% !important;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 50px;
  background: 0 0 !important;
  border: none !important;
}

#home-bodycontent .listings .owl-carousel .owl-stage-outer {
  width: 100%;
  padding: 20px 0;
}

#home-bodycontent .listings .owl-item {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin-bottom: 40px;
  border-radius: 5px;
}

body .listing-carousel-wrapper .owl-carousel .owl-nav button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 40%;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 6px 20px -10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 6px 20px -10px rgba(0, 0, 0, 0.5);
  outline: 0;
}

body .listing-carousel-wrapper .owl-carousel .owl-nav .owl-prev {
  left: -40px;
}

body .listing-carousel-wrapper .owl-carousel .owl-nav .owl-next {
  right: -40px;
}

body .listing-carousel-wrapper .owl-carousel .owl-nav button .fa {
  color: #444;
  font-size: 14px;
}

#listing-grid-rows .listing-grid-cell {
  height: auto !important;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  margin-bottom: 15px !important;
}
#agent-bodycontent .listing-grid-cell {
  height: 425px !important;
}
#agent-bodycontent .listing-box {
  margin-bottom: 1rem !important;
}

body #listings .listing-box,
body .listings .listing-box,
#agent-bodycontent .listing-box {
  padding: 0;
  -webkit-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
#agent-bodycontent .listing-detail.col-md-8.col-lg-9 .listing-box {
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.2) !important;
}

#home-bodycontent #listings .listing-box,
#home-bodycontent .listings .listing-box,
#agent-bodycontent .listing-box {
  padding: 0;
  margin: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  transition: all 0.25s ease;
}

#listings .listing-box-image,
.listings .listing-box-image,
#agent-bodycontent .listing-box-image {
  height: 200px !important;
  background-size: cover !important;
}

body #listings .listing-box-title,
body .listings .listing-box-title,
#agent-bodycontent .listing-box-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 35px;
  height: 90px;
  background: #fff;
  border-bottom: 1px solid #eee;
}

#listings .listing-box-title h2,
.listings .listing-box-title h2,
#agent-bodycontent .listing-box-title h2 {
  display: block;
  bottom: 0;
  position: absolute;
  top: 210px;
  left: 20px;
  border: none !important;
}

#listings .listing-box-title h2 a,
.listings .listing-box-title h2 a,
#agent-bodycontent .listing-box-title h2 a {
  color: #000 !important;
}

#listings .listing-box-title h3,
.listings .listing-box-title h3,
#agent-bodycontent .listing-box-title h3 {
  display: block;
  bottom: 0;
  position: absolute;
  top: 175px;
  left: 20px;
  font-size: 1.5em;
  font-weight: 700;
  color: #000 !important;
}
.listings #listing-grid-rows .listing-grid-cell .listing-box-title h3,
#listings #listing-grid-rows .listing-grid-cell .listing-box-title h3 #agent-bodycontent .listing-box-title h3,
#exclusives-bodycontent .listing-box-title h3 {
  top: 210px !important;
}
.listings #listing-grid-rows .listing-grid-cell .listing-box-title h2,
#listings #listing-grid-rows .listing-grid-cell .listing-box-title h2,
#agent-bodycontent .listing-box-title h2 {
  top: 250px !important;
}
#agent-bodycontent .listing-box-title h3,
#search-results-bodycontent #listing-grid-rows .listing-box-title h3 {
  top: 210px !important;
}

#listings .listing-box-content,
.listings .listing-box-content,
#agent-bodycontent .listing-box-content {
  height: auto !important;
  background: #fff !important;
}

#listings .listing-box-content dt,
.listings .listing-box-content dt,
#agent-bodycontent .listing-box-content dt {
  font-size: 1em;
}

#listings .listing-box-content dd,
.listings .listing-box-content dd,
#agent-bodycontent .listing-box-content dd {
  font-weight: 700;
  font-size: 1em;
}

body .disclosures-container-carousel,
body .disclosures-container-carousel-notext,
body .disclosures_container {
  float: right;
  width: 100%;
  position: static !important;
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #eee;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

body .disclosures-container-carousel img,
body .disclosures-container-carousel-notext img,
body .disclosures_container img {
  max-height: 25px !important;
}
body .disclosures_container img.thumbnail_logo_only {
  max-height: 60px !important;
}

.listings .listing-box-background,
.listings .listing-box-title {
  background-color: #fff !important;
}

@media (min-width: 992px) {
  #exclusives-bodycontent .listing-box:hover,
  #search-results-bodycontent .listing-box:hover,
  body #listings .listing-box:hover,
  body .listings .owl-item.active:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 10px 40px -15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 40px -15px rgba(0, 0, 0, 0.2);
  }
}

@media (max-width: 768px) {
  body.header-transparent.front .listing-carousel-wrapper .owl-carousel button {
    width: 50px;
    height: 50px;
  }
  body .listings > .listing-box-background {
    padding: 0 15px !important;
  }
}

body.header-transparent.front .page-wrapper #categories {
  padding-top: 3rem !important;
  padding-bottom: 1.5rem !important;
}
