.mapplic-coordinates { top: 0%; left: 92px; }
.mapplic-tooltip-content { color: black; max-height: 240px; margin: 0px; };
.mapplic-pin { background-image: url('../../images/pin-lowes.svg'); background-color: transparent; width: 14px; height: 20px; margin-left: -7px; margin-top: -20px; transition: all 0.5s ease-out !important; }
.mapplic-pin.mapplic-active { background-image: url('../../images/pin-lowes-active.svg'); }
.mapplic-element { text-align: center; width: 100vw; left: 50%; transform: translateX(-50%); background-color: #f2f4f8; padding: 0px; }
.mapplic-element.zoomed .mapplic-pin { width: 28px; height: 40px; margin-left: -14px; }
.mapplic-element .mapplic-container > .mapplic-button { bottom: 15%; right: 5%; }
.mapplic-element .mapplic-zoom-buttons { bottom: 5%; right: 5%; }
.mapplic-element .defaultstyle.mapplic-clickable:not(g), g.defaultstyle.mapplic-clickable > * { fill: #8692BC; }
.mapplic-element .defaultstyle.mapplic-highlight:not(g), g.defaultstyle.mapplic-highlight > *, .defaultstyle.mapplic-clickable:not(g):hover, g.defaultstyle.mapplic-clickable:hover > * { fill: #09B881; }
.mapplic-element .defaultstyle.mapplic-active:not(g), g.defaultstyle.mapplic-active > * { fill: #8692BC !important; }
.mapplic-tooltip { width: 320px; text-align: left; }
.mapplic-tooltip .mapplic-tooltip-body,
.mapplic-hovertip .mapplic-tooltip-wrap { padding: 16px; }
.mapplic-tooltip .mapplic-custom-image { background-position: center; background-size: cover; padding-bottom: 50%; }
.mapplic-tooltip .mapplic-custom-location { color: #474747; font-size: 11px; padding-bottom: 12px; text-transform: uppercase; }
.mapplic-tooltip .mapplic-tooltip-title { color: #004990; font-size: 18px !important; line-height: 24px; text-transform: uppercase; padding: 0px !important; }
.mapplic-tooltip .mapplic-popup-link { background-color: #004990; color: #ffffff; float: initial; }
.mapplic-tooltip:after { display: none; }
.mapplic-image, .mapplic-tooltip-wrap { width: 220px !important; border-radius: 15px; font-family: "franklin-gothic-urw",sans-serif; background-color: rgba(255,255,255, 0.90); }
.mapplic-tooltip:after { color: rgba(255,255,255, 0.90); }
.mapplic-tooltip .location-info-list { list-style-type: none; padding-inline-start: 0; }
.mapplic-tooltip .location-info-list li { margin: 0px 0px 12px; font-size: 14px; line-height: 14px; }
.mapplic-tooltip .location-info-list li strong { font-size: 42px; line-height: 42px; display: block; color: #004990; }
/* Changes to tooltip box begins */
/* .mapplic-tooltip-wrap { background-color: rgba(130, 130, 130, 0.5); border-radius: 25px; border: 2px solid #fefefe; } */
/* .mapplic-tooltip:after { display: none !important; } */
/* Changes to tooltip box ends */