/* Custom CSS moved from jet-one/style.css (v1.0.9, production edits) so theme updates don't wipe it. */
.column--fix .wpb_text_column {
  margin: 0px;
}
.column--fix {
  transition: all 0.5s;
  cursor: pointer;
}
.column--fix:hover {
  transition: all 0.5s;
  transform: scale(1.1);
}
.column--fix:hover .color--fix {
  transition: all 0.5s;
  color: #c25361;
}

.wcs-class__time.wcs-table__td.text--size-sm.text-muted {
    display: none;
}

#boxzilla-1119 {
    width: 1000px;
    height: 560px;
}
#map {
    height: 560px;
}
.boxzilla {

    padding: 0px !important;
}

ul#places {
    height: 200px;
    overflow: scroll;
}