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