/* gino-1772802465.019 *//**
 * Locatoraid
 * Store locator plugin
 */
input.hc-field[type=text] {
    min-height: 36px !important;
}

input#locatoraid-search-form-button {
    background-color: #000;
    background-image: url(https://woo.dannydshore.com/wp-content/uploads/2019/06/search-maps.svg);
    background-size: 5%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #000;
    border-radius: 3px;
    text-indent: -9999px;
    line-height: 0;
    min-height: 36px !important;
}

.hc-outlined {
    outline-style: none;
}

.hc-border.lpr-location {
    border-top: 1px dotted #ccc !important;
    border-left: 2px solid transparent !important;
    border-right: none !important;
    border-bottom: none !important;
}

.hc-bold.lpr-location-name::before {
    content: ' ';
    background: url(https://woo.dannydshore.com/wp-content/uploads/2019/06/placeholder.svg);
    background-repeat: no-repeat;
    background-size: 12px 12px;
    padding: 0 8px 20px;
}

.hc-bold.lpr-location-name, .hc-italic.lpr-location-address {
    font-family: 'Josefin Sans', sans-serif;
    font-style: normal;
    font-size: 12px;
    color: #000;
}