@charset "UTF-8";
/* Layout */
/**
 * Jeet grid settings.
 */
/**
 * Breakpoints - Breakpoint slicer
 * https://github.com/lolmaus/breakpoint-slicer
 */
/* Colors */
@font-face {
  font-family: 'icomoon';
  src: url("/modules/custom/aant_maps/assets/css/../fonts/icomoon.eot?l9ch9v");
  src: url("/modules/custom/aant_maps/assets/css/../fonts/icomoon.eot?l9ch9v#iefix") format("embedded-opentype"), url("/modules/custom/aant_maps/assets/css/../fonts/icomoon.ttf?l9ch9v") format("truetype"), url("/modules/custom/aant_maps/assets/css/../fonts/icomoon.woff?l9ch9v") format("woff"), url("/modules/custom/aant_maps/assets/css/../fonts/icomoon.svg?l9ch9v#icomoon") format("svg");
  font-weight: normal;
}

.leaflet-marker-pane .leaflet-marker-icon .svg-wrapper {
  position: relative;
}

.leaflet-marker-pane .leaflet-marker-icon .svg-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 17%;
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  transform: translateX(-50%);
  font-size: 2.2em;
  color: white;
}

.leaflet-marker-pane .leaflet-marker-icon .svg-wrapper.mechanical::after {
  content: "";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.leaflet-marker-pane .leaflet-marker-icon .svg-wrapper.crash::after {
  content: "";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.leaflet-marker-pane .leaflet-marker-icon .svg-wrapper.specialist::after {
  content: "";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.leaflet-marker-pane .leaflet-marker-icon .svg-wrapper.inspections::after {
  content: "";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*# sourceMappingURL=approved-repairers.css.map */
