/* Google Places */

.pac-logo::after {
    background-image: none;
    height: 0;
    display: none !important;
}
.pac-item {
    padding: 8px 14px;
    cursor: pointer;
}

.pac-icon.pac-icon-marker {
    display: none;
}

.pac-container {
    z-index: 9999 !important;
}
