@mixin kendo-dropdown-list--theme() {

    // Dropdown list
    .k-dropdown-list {}

    // Native select
    select.k-dropdown-list {}

}
