/*
Theme Name: Grupo Simó
Theme URI: http://www.gruposimo.com/
Template: realeswp
Description: Grupo Simó. Reales WP Child theme
Version: 1.0.0
Author: Alfatec
*/

#homeSlider.featured.carousel .carousel-inner .item.active .carousel-caption .caption-title{
  width: auto;
  display: inline-block;
  padding: 20px 40px;
  background: rgba(0, 0, 0, 0.29);
}

.logo a span.marker{
  font-size: 19px;
  top: 18px;
  left: 13px;
}

.home-logo img {
  max-width: 100%;
  max-height: 125px;
}

@media screen and (min-width: 768px ){
  .home-logo img {
    max-height: 150px;
    width: auto;
    margin-top: 20px;
    z-index: 1;
    margin-left: 30px;
    max-width: 100%;
  }
}

/* Ocultamos dirección de popup en mapa Google */
.propAddress{
  display: none;
}

.description p {
  font-size: 14px;
}
