
.action-car {
    position: absolute;
    right: 30px;
    z-index: 3;
    top: 30px;
}
.lat-lng-info {
    border: 1px solid #cecece;
    display: inline-block;
    padding: 4px 15px;
    background: #dddddd2e;
    border-radius: 5px;
    font-size: 14px;
}
.lat-lng-info .text {
    font-weight: 600;
}
.select-wrapper .input-icon {
    top: 13px;
}
#pickup #place_location_input span {
    top: 13px;
    left: 8px;
    position: absolute;
}
#pickup #place_location_input input{
    padding: 10px 0px 10px 25px !important;
}
