.node-city-form .form-item-locations-0-locpick-user-latitude,
.node-cabinet-form .form-item-locations-0-locpick-user-latitude {
    display: none;
}

.node-city-form .form-item-locations-0-locpick-user-longitude,
.node-cabinet-form .form-item-locations-0-locpick-user-longitude {
    display: none;
}

.node-city-form #edit-locations-0-locpick-current,
.node-cabinet-form #edit-locations-0-locpick-current {
    display: none;
}

.node-city-form #edit-locations .description,
.node-cabinet-form #edit-locations .description {
    display: none;
}

.node-city-form .form-item-locations-0-delete-location,
.node-cabinet-form .form-item-locations-0-delete-location {
    display: none;
}

.node-city-form .form-item-locations-0-city,
.node-cabinet-form .form-item-locations-0-name {
    display: none;
}

.node-city-form .form-item-locations-0-province,
.node-cabinet-form .form-item-locations-0-province {
    display: none;
}