.map-cover-location{
	border-radius: 10px;
	margin: 80px auto;
}.map-cover-location #map-g{
	height: 420px;
	border-radius: 10px;
	overflow: hidden
}.map-cover-location #map-g #infowindow-content{
	display: inline
}.map-cover-location #infowindow-content .title{
	font-weight: 700
}.map-cover-location #infowindow-content{
	display: none
}.map-cover-location .ps-popup__close{
	z-index: 1;
	top: 2px;
	height: 30px;
	background: none;
	border-radius: 10px
}.map-cover-location .ps-popup__close .icon-cross{
	color: #312828
}.pac-card{
	width: 100%;
	background: #fff;
	left: 0
}.pac-card #description{
	font-family: Roboto;
	font-size: 15px;
	font-weight: 300
}.pac-card .pac-card{
	margin: 10px 10px 0 0;
	border-radius: 2px 0 0 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
	box-shadow: 0 2px 6px rgba(0,0,0,.3);
	background-color: #fff;
	font-family: Roboto
}.pac-card #pac-container{
	padding-bottom: 4px;
	display: flex;
	margin: 10px 80px
}@media (max-width:480px){
	.pac-card #pac-container{
		margin: 10px
	}
}.pac-card #pac-container button{
	padding: 6px 20px;
	border-radius: 10px;
	width: 27%;
	margin-top: 1px;
	float: left;
	text-transform: uppercase
}.pac-card .pac-controls{
	display: inline-block;
	padding: 5px 11px;
	visibility: hidden;
	display: none
}.pac-card .pac-controls label{
	font-family: Roboto;
	font-size: 13px;
	font-weight: 300
}.pac-card #pac-input{
	background-color: #fff;
	font-family: Roboto;
	font-size: 15px;
	font-weight: 300;
	padding: 0 11px 0 13px;
	text-overflow: ellipsis;
	height: 35px;
	float: left;
	margin-right: 2%;
	border-radius: 10px
}.pac-card #pac-input:focus{
	border-color: #4d90fe
}.pac-card #title{
	color: #000;
	font-size: 15px;
	font-weight: 600;
	padding: 5px 12px;
	text-align: center;
	margin-bottom: 6px;
	margin-top: 8px
}.pac-container{
	z-index: 10000000
}
