.tx-addressaddon14v .resultBar {
  /** leer */
}

#aoJs-list del, #aoJs-list div.hide-in-list {
  opacity: 0.5;
  text-decoration: none;
}

/**
* Google Map
*
**/
#map-canvas {
    width:100%;
    height:400px;
}

element.style {
  /** leer */
}
@media (max-width: 991.98px) {
  .tx-addressaddon14v .ttaddress__markerlink {
    display:none;
  }
}

#ttaddress__map {
  position:relative;
  height:600px;
}
@media (min-width: 992px) {
  #ttaddress__map {
    height:800px;
    position: sticky !important;
    top: 100px;
  }
}