.select2-selection.select2-selection--single {
    border: 1px solid #c2c2c2;
    border-radius: 1rem;
    height: 5rem;
    padding: 1.2rem 3rem 1.4rem;
    background: url(../../../../../frontend/Sm/topmart_fashion/default/images/ico/ico-rounded-arrow.svg) no-repeat;
    background-position: calc(97.8%) center;
}

.select2-selection.select2-selection--single .select2-selection__arrow {
    display: none;
}

.select2-selection.select2-selection--single .select2-selection__rendered {
    color: #677075;
    line-height: inherit;
    padding-left: 0;
}

#modal-delivery button.Valide {
    margin-top: 1rem;
}
