.header-search__popup--search-page {
    background-color: #f9e5b2 !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
}


/* Location Colours */

.menu-location-alresford:after, .location-alresford div {
    background-color: #DE4F41 !important;
}
.location-alresford div:hover {
    background-color: #db3a2f !important;
}

.menu-location-alton:after, .location-alton div {
    background-color: #fa6f69 !important;
}
.location-alton div:hover {
    background-color: #f48580 !important;
}

.menu-location-andover:after, .location-andover div {
    background-color: #ff914d !important;
}
.location-andover div:hover {
    background-color: #f49e68 !important
}

.menu-location-basingstoke:after, .location-basingstoke div {
    background-color: #eba900 !important;
}
.location-basingstoke div:hover {
    background-color: #f1bd38 !important;
}

.menu-location-bournemouth:after, .location-bournemouth div{
	 background-color: #ffba4a !important;
}
.location-bournemouth div:hover{
	background-color: #ed9d1a !important;
}

.menu-location-christchurch:after, .location-christchurch div {
	background-color: #cfd657 !important;
}
 .location-christchurch div:hover {
	background-color: #b5be13 !important;
}

.menu-location-eastleigh:after, .location-eastleigh div{
	background-color: #1ac46d !important;
}
.location-eastleigh div:hover{
	background-color: #13a058 !important;
}

.menu-location-lyndhurst:after, .location-lyndhurst div{
	background-color: #00e890 !important;
}
.location-lyndhurst div:hover {
	background-color: #0dc27d !important;
}

.menu-location-odiham:after, .location-odiham div{
	background-color: #00cadc !important;

}
.location-odiham div:hover {
	background-color: #0db0be !important;
}

.menu-location-romsey:after, .location-romsey div {
	background-color: #569ff2 !important;
}
.location-romsey div:hover {
	background-color: #4c8ed8 !important;
}

.menu-location-southampton:after, .location-southampton div {
	background-color: #7980ea !important;
}
.location-southampton div:hover {
	background-color: #646ce5 !important;
}

.menu-location-whitchurch:after, .location-whitchurch div {
	background-color: #9b57cc !important;
}
.location-whitchurch div:hover {
	background-color: #9044c6 !important;
}
	
.menu-location-winchester:after, .location-winchester div {
	background-color: #bb109d !important;
}
.location-winchester div:hover {
	background-color: #a80e8d !important;
}

/* Location White Text */
.location-alresford div span, .location-alresford div .church-link,
.location-eastleigh div span, .location-eastleigh div .church-link,
.location-odiham div span, .location-odiham div .church-link,
.location-lyndhurst div span, .location-lyndhurst div .church-link,
.location-romsey div span, .location-romsey div .church-link,
.location-southampton div span, .location-southampton div .church-link,
.location-whitchurch div span, .location-whitchurch div .church-link,
.location-winchester div span, .location-winchester div .church-link,
.location-basingstoke div span, .location-basingstoke div .church-link,
.location-alton div span, .location-alton div .church-link,
.location-andover div span, .location-andover div .church-link,
.location-bournemouth div span, .location-bournemouth div .church-link,
.location-christchurch div span, .location-christchurch div .church-link {
    color: #fff !important;
}

.location .locnum {
    background: rgba(0, 0, 0, 0.5) !important;
}
