


.choices[data-type*=select-one] .form-select {
    padding-right: 15px;
}

.choices[data-type*="select-one"] .form-select {
    padding-left: 15px;
}


.choices {
    border-radius: 0px!important;
}

.form-select {
    border-radius: 0px!important;
}

.bg-body-tertiary img{
object-fit: cover;
}

.home-cars .col-md-3 {
    margin-bottom: 25px;
}

.cus-styles li {
    border-bottom: 1px solid #e7e7e7 !important;
}