/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

.acf-map {
    width: 100%;
    height: 500px;
    border: 0px !important;
    margin: 0;
}

#locationField, #controls {
  position: relative;
  width: 480px;
}
#autocomplete {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 99%;
}
#locationField {
  height: 57px;
  margin-bottom: 2px;
  padding-top: 10px;
  margin-top: 20px;
}

.pac-container {
  z-index: 10000;
}
