.map-wrapper.xpad {
	border:1px solid #e7e7e7;
	border-radius:15px;
	padding:20px;
}

.acf-map {
    width: 100%;
    height: 500px;
    border: 0;
    margin: 0;
    border-radius:15px;
}

.marker {
	display: none;
	text-align:left;
}

.gm-style .gm-style-iw {
	text-align:left;
}

.gm-style-iw-d h3 {
	margin:0;
	font-size:28px;
}

.gm-style-iw-d p em {
	font-style:normal;
	color:#626262;
	font-size:16px;
	line-height:16px;
	display:block;
	margin-bottom:5px;
}

.gm-style-iw-d p {
	font-size:18px;
	line-height:18px;
	margin:0;

}

.gm-style-iw-d div p:last-of-type {
	margin:0;
}

.acf-map img {
   max-width: inherit !important;
}

.select2-container .select2-selection--single {
	height:50px;
	border-radius:15px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height:50px;
	color:#000;
	font-size:24px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	width:46px;
	height:46px;
}

.glossary-list .coloured-block { margin:0 !important; }
.glossary-list { padding:.9375rem !important; }