/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 04 2021 | 08:19:37 */
div:not(.infoBox) > .store-locator__infobox{
  padding:5px!important;
  line-height:1em!important;
}
div:not(.infoBox) > .store-locator__infobox .infobox__body{
  display:inline-flex;
  flex-wrap:wrap;
  width:100%;
}
div:not(.infoBox) > .store-locator__infobox .infobox__title{
  width:48px;
  height:48px;
}
div:not(.infoBox) > .store-locator__infobox .infobox__title.store-location{
  width:calc(100% - 50px);
  padding:10px;
  font-size:14px;
}