.mapFixed {
	margin-top:100px!important;
}

#storeLocator #storeWrap #itemsWrap .itemWrap.featured {
	border:1px solid #dadae5;
}

#storeLocator #storeWrap #itemsWrap .itemWrap .distance p {
	color:#848484!important;
}

#storeLocator #storeWrap #itemsWrap .itemWrap .is--title {
	font-size:1.3125rem;
	font-weight:700;
}




.is--ctl-storelocator .dist-switch {
	padding:0 10px 30px 10px;
}


.dist-switch {
	margin-top:30px;
}

.dist-switch a {
	padding-right:20px;
	text-transform:uppercase;
	letter-spacing:0.025em;
}

.dist-switch a i {
	margin:0 10px 0 5px;
}

.dist-switch a.is--disabled {
	cursor:default!important;
}


#storeLocator #storeWrap #itemsWrap .itemWrap .distance p {
	padding-bottom:20px;
	text-align:left!important;
}


@media all and (max-width: 736px) {
	
	.dist-switch {
		margin:30px auto 30px auto;
	}
	
	.dist-switch a {
		width:100%;
	}
	
}


.dist-entry {
	width:48%;
	min-height:520px;
	/*margin-bottom:60px;*/
	float:left;
	overflow:hidden;
}


#storeLocator #searchWrap #searchOptions {
	margin-bottom:15px;
	border:0;
	padding:0;
}
