.sortline {
    min-width: 225px !important;
    position: relative;
    z-index: 20;
}

/*.select-checkbox {
    width: 100%;
    #height: 35px;
    font-size: 14px;
    border: none;
    font-family: "Mulish", sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    letter-spacing: 0.03em;
    appearance: none;
    background: url(/local/templates/resedaodor/assets/images/icons/drop.svg) 96% / 16px no-repeat #fff;
}
select.sortline::-ms-expand {
    display: none; /* удалите стрелку по умолчанию в IE 10 и 11
}
*/

/*.select-checkbox option {
    font-weight: 400;
    text-decoration: none;
}*/