/*!
 * @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2022
 * @version 2.2.4
 *
 * Krajee Wine Theme for Select2 (currently styled only for single selects)
 *
 * For more JQuery plugins visit http://plugins.krajee.com
 * For more Yii related demos visit http://demos.krajee.com
 */.kv-plugin-loading{width:38px!important;height:38px!important;background:url(loading.gif) center left no-repeat!important}.select2-container--krajee-wine{display:block;font-size:1.2rem;border-bottom:1px solid #fff;margin-top:.5rem}.select2-container--krajee-wine .select2-selection--single{outline:0}.select2-container--krajee-wine .select2-selection--single .select2-selection__arrow{position:absolute;top:3px;bottom:0;right:4px;width:4px}.select2-container--krajee-wine .select2-selection--single .select2-selection__arrow b{position:absolute;border-color:#fff transparent transparent;border-style:solid;border-width:4px 4px 0;height:0;left:0;margin-left:-4px;margin-top:-2px;top:50%;width:0}.select2-container--krajee-wine.select2-container--open .select2-selection--single .select2-selection__arrow b{transform:rotate(180deg);opacity:.65}.select2-container--krajee-wine .select2-selection--single .select2-selection__rendered{padding-left:0}.select2-container--krajee-wine .select2-selection--single .select2-selection__placeholder{opacity:.8;color:#ccc;font-size:1rem}.select2-container--krajee-wine.select2-container--open .select2-dropdown{background-color:#851532;color:#fff;border:1px solid #ccc}.select2-container--krajee-wine .select2-results__option--highlighted[aria-selected]{background-color:#ecb4c3;color:#851532}.select2-container--krajee-wine .select2-results__option.select2-results__message{color:#ecb4c3;font-style:italic}.select2-container--krajee-wine .select2-search--dropdown .select2-search__field{background:url(search.png) right .6rem top .7rem no-repeat #efefef;border:1px solid #efefef;border-radius:.25rem;outline:0}.select2-container--krajee-wine .select2-results__option[role=group]{padding:0}.select2-container--krajee-wine .select2-results__option .select2-results__option{padding:.3rem .3rem .3rem 1rem}.select2-container--krajee-wine .select2-results__option[role=group]>strong{border-top:1px dotted #fff;border-bottom:1px dotted #fff;background:rgba(0,0,0,.3);width:100%;display:block;padding:.3rem;margin-top:.2rem}.select2-container--krajee-wine .select2-selection--single .select2-selection__clear{float:right;font-size:1.1rem;color:rgba(255,255,255,0.6)}