.store-address {
color : black  !important;
text-align: center !important;
}
.store-location {
color : black !important ;
text-align: center !important;
}
#storeLocatorInfobox .store-website::before, #mobileStoreLocatorInfobox .store-website::before, .store-locator__infobox .store-website::before {
color: #e9500e !important ;
}
#storeLocatorInfobox .store-address::before, #mobileStoreLocatorInfobox .store-address::before, .store-locator__infobox  .store-address::before {
color : #E9500E !important ; 
}
#storeLocatorInfobox .store-tel::before, #mobileStoreLocatorInfobox .store-tel::before, .store-locator__infobox .store-tel::before {
color : #E9500E !important ;
}
#storeLocatorInfobox .store-fax::before, #mobileStoreLocatorInfobox .store-fax::before, .store-locator__infobox .store-fax::before {
color : #E9500E !important ;
}
.store-description {
display:  none ;
}
.infobox__inner  {
text-align: center;
color : #4444  !important;
font-style: normal;  
}
.infoBox {
box-shadow: 5px 8px 9px -2px rgba(51,51,51,0.51) !important;
-webkit-box-shadow: 5px 8px 9px -2px rgba(51,51,51,0.51) !important;
-moz-box-shadow: 5px 8px 9px -2px rgba(51,51,51,0.51) !important;
z-index: 1 !important;
position: absolute !important; 
background-color: white !important;
margin-bottom: 7px !important;
top : -390.029px !important ;
height : 200px;
}
.info-img {
height: 160px !important;
}
.infobox__cta{
color : #E9500E !important ; 
font-style: normal;   
}
.store-locator-map .store-locator__infobox:before {
top : 350px !important;
}
.btn.btn-primary.btn-classic.btn-md.btn-square:hover {
background-color: #e9500e !important;
border :none !important;
}
*:focus ,*:active{
outline: 0 !important;
}