﻿.custom_map-directions__icon{display:inline-block;flex-shrink:0;width:24px;height:24px;background-color:var(--custom-map-accent-color,currentColor);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center;mask-size:contain;align-self:flex-start;margin-top:calc((1lh - 24px)/2);}.custom_map-directions__icon--map{-webkit-mask-image:url("/custom_assets/images/MAP.svg");mask-image:url("/custom_assets/images/MAP.svg");}.custom_map-directions__map{min-height:500px;background-color:rgba(0,0,0,.04);}.custom_map-directions__postcode-input{max-width:220px;}.custom_map-directions__route-marker{width:28px;height:28px;background-color:var(--custom-map-accent-color,#333);}.custom_map-directions__route-clear{color:inherit;}@media(max-width:991.98px){.custom_map-directions__map{min-height:320px;}}@media(max-width:575.98px){.custom_map-directions__postcode-input{max-width:none;}}