/*TODO:

- javascript placeholder text into search box input
- javascript search icon for search button*/


/* Search (Google Search Results)
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* Maps ACF */
.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}
