#customdelivery .delivery-map-point-select {
    font-family: Roboto,Arial,sans-serif;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border: 10;
    width: 150px;
    font-size: 16px;
    color: #fff;
    background-color: #b43141;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    border-radius: 10px;
    box-sizing: border-box;
    outline: 0;