.wp-block-hs-location{
	display: block;
	background: #FFCFC4;
	padding: 20px 20px 20px 20px;
	margin-bottom: 10px;
	position: relative;
	font-size: 0px;
}

.hs-location-title,
.hs-location-text,
.hs-location-mail,
.hs-location-phone,
.hs-location-lat,
.hs-location-long,
.hs-location-url{
	display: block;
	font-size: 13px;
	color: #111;
	padding: 5px;
	border: 1px solid #111;
	margin-bottom: 10px;
	font-family: Helvetica, Arial;
}

.hs-location-left,
.hs-location-right{
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

.hs-location-left{
	padding-right: 5px;
}

.hs-location-right{
	padding-left: 5px;
}

.hs-location-select{
	display: block;
	font-size: 15px;
	background: none;
}

.hs-location-select .css-i4pl5y{
	height: 35px;
	flex: inherit;
}