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

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

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

}
