/*BUSCADOR DS*/

button.search-bar-button.button.btn.btn-with-icon.secondary{
    background-color:#002e5d!important;
    border-radius:12px!important;
}

.autocomplete-dropdown[data-v-af202620] .container {
    max-width: 100%;
    border-radius: 12px !important;
}

.search-bar .search-bar-autocomplete>[data-v-27fd5329]:first-child{
    border-radius:12px!important;
}

/*CARDS DS*/

.content-card {
    border-radius: 15px !important;
}

.vehicle-card-container.card.linkable {
    border-radius: 15px !important;
}

/*SELECTOR DS ORDEN*/

div#search-grid-filters--sortList {
    min-width: 296px !important;
}