.elementor-panel .elementor-element .icon .wplf-search-icon:before, .elementor-panel .elementor-element .icon .wplf-single-icon:before {
    content: "";
    width: auto;
    height: auto;
    min-width: 32px;
    min-height: 29px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.elementor-panel .elementor-element .icon .wplf-search-icon:before {
  background-image: url(../../icons/wplf-search-icon.svg) !important;
}

.elementor-panel .elementor-element .icon .wplf-single-icon:before {
  background-image: url(../../icons/wplf-single-location-icon.svg) !important;
}
