/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./styles/mapbox-custom.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
/* SearchBox styling for Khadira - Clean Implementation */
.birth-location-search,
.current-location-search {
  position: relative;
}

/* Style the SearchBox wrapper */
.birth-location-search > div,
.current-location-search > div {
  width: 100% !important;
  position: relative;
}

/* Basic SearchBox container styling */
.birth-location-search,
.current-location-search {
  width: 100% !important;
}

/* Clean SearchBox styling - let theme handle most of it */

