.seHeaderActionsSearch .sr-only { color: #000; }

/* STORE LOCATOR */

.sestorelocatorstore .seTitle {
 font-weight: 700;
}

.sePageContent.sePageContentLocations {
 padding-right: 30px;
 padding-left: 30px;
 width: auto;
}

.seLocationPage #sestorelocatorcontainer .sestorelocatorleftcolumn #sestorelocatorlocationlist:not(.scroll-content) {
 border: 2px solid #E6E6E6;
 border-bottom: 0;
}

.seStoreLocatorMapContainer {
 border: 2px solid #E6E6E6;
 border-left: 0;
}

.sestorelocatorstore {
 border-bottom: 2px solid #E6E6E6;
}

@media only screen and (min-width: 768px) {

 /*STORE LOCATOR*/

 .sestorelocatorstore:last-child {
 border-bottom: 0;
 }

 .seLocationPage #sestorelocatorcontainer .sestorelocatorleftcolumn #sestorelocatorlocationlist:not(.scroll-content) {
 border-bottom: 2px solid #E6E6E6;
 }
}