/* http://dre.pl/wp-content/themes/dre2022/dist/part-select2custom.css?ver=2024.09.06.01 */
body .select2-container{width:100%!important;max-width:100%!important}body .select2-container .selection .select2-selection{display:flex;align-items:center;height:5rem;padding-right:3rem;padding-left:2rem;background:#f8f8f8}body .select2-container .selection .select2-selection__rendered{display:inline-block;overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis;font-size:var(--fz-14);display:block;width:100%;padding:0;color:#3c3c3c;border-radius:0}body .select2-container .selection .select2-selection__arrow{top:50%;right:1rem;width:1rem;height:1rem;transform:translateY(-50%)}body .select2-container .selection .select2-selection__arrow b{top:0;left:0;width:1rem;height:1rem;margin:0;border:0;background:url(/wp-content/themes/dre2022/dist/../img/ico_dropdown-arrow.svg) no-repeat;background-size:contain}body .select2-container .selection .select2-selection__placeholder{color:#fff}body .select2-container .selection .select2-selection--single{border:0}body .select2-dropdown{font-size:var(--fz-14);z-index:1}body .select2-dropdown .select2-results__option--highlighted{color:#fff!important;background:#ed720d!important}body .select2-dropdown .select2-results__option--selected{color:#fff!important;background:#3c3c3c!important}