body .select2-container--default{min-height:42px}body .select2-container--default .select2-selection{border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);transition:border-color .4s ease;background-color:transparent;border-radius:var(--wd-form-brd-radius)}body .select2-container--default .select2-selection:focus{outline:none}body .select2-container--default .select2-selection--single{height:42px;padding:0 15px;font-size:14px;text-align:left;line-height:38px}body .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--color-gray-500);padding-right:0!important;line-height:1.4;padding-left:0!important;display:inline}body .select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit}body .select2-container--default .select2-selection--single .select2-selection__arrow{right:10px!important;background-size:auto 18px;top:8px;background-position:right 1px top 50%;background-image:var(--wd-form-chevron);background-repeat:no-repeat}body .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}body .select2-container--default .select2-selection--single .select2-selection__clear{right:35px;color:#bbb;position:absolute;top:10px}body .select2-container--default .select2-selection--multiple{min-height:42px}body .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0 15px;margin-bottom:9px;display:block}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{padding:2px 8px 2px 6px;font-size:12px;border:none;font-weight:600;margin-right:10px;color:var(--color-gray-800);background-color:var(--bgcolor-gray-300);border-radius:0;margin-top:9px}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove{font-size:16px;margin-right:4px;color:inherit;line-height:12px;margin-top:-2px}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline{margin:9px 0 0;line-height:1;display:inline-block}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline input{height:auto;max-width:50%}body .select2-container--default .select2-search--dropdown{padding:18px;position:relative;border-bottom:var(--wd-form-brd-width) solid var(--wd-form-brd-color);background-color:var(--bgcolor-gray-200)}body .select2-container--default .select2-search--dropdown .select2-search__field{height:42px;padding:0 15px;border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);color:#777;background-color:var(--bgcolor-white);background-image:none}body .select2-container--default .select2-search--dropdown:after{font-size:18px;right:30px;color:var(--color-gray-300);content:"\f130";position:absolute;top:50%;line-height:18px;margin-top:-9px;font-family:woodmart-font}body .select2-container--default .select2-results__option--highlighted[aria-selected],body .select2-container--default .select2-results__option[data-selected=true]{color:var(--color-gray-800);background-color:var(--bgcolor-gray-300)}body .select2-container--default .select2-results__option[aria-selected=true]{font-weight:600;color:#fff;background-color:var(--wd-primary-color)}body .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{transform:rotate(180deg)}body .select2-container--default .select2-dropdown{border-color:var(--wd-form-brd-color);border-width:var(--wd-form-brd-width);background-color:var(--bgcolor-white);border-radius:0;z-index:100000}body .select2-container--default .select2-results__option{padding:10px 18px}body .select2-container--default .select2-results__option:focus{outline:none}body .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:var(--wd-form-brd-color);border-width:var(--wd-form-brd-width)}body .select2-results__options{--li-mb:0}.form-style-underlined .select2-container--default .select2-selection{border-left-style:none;padding-right:0;border-top-style:none;border-right-style:none;padding-left:0}.form-style-underlined .select2-container--default .select2-selection .select2-selection__arrow{right:0!important}.form-style-underlined .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-right:0;padding-left:0}.form-style-underlined .select2-container--default.select2-container--focus .select2-selection--multiple{border-right:none;border-left:none;border-top:none}.form-style-underlined .select2-container--open .select2-dropdown--above{border-bottom-style:solid}