.custom-select-container{margin-bottom:20px;position:relative}.custom-select-container .custom-select{position:relative;cursor:pointer}.custom-select-container .custom-select .custom-select-trigger{padding:10px;border:1px solid #ccc;background:#fff;display:block;transition:all .3s ease;color:#474c52;text-transform:lowercase}.custom-select-container .custom-select .custom-select-trigger:first-letter{text-transform:uppercase}.custom-select-container .custom-select .custom-options-container{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ccc;z-index:30}.custom-select-container .custom-select .custom-options-container .custom-select-search{width:100%;box-sizing:border-box;padding:10px;border:none;border-bottom:1px solid #ccc;outline:0;border-top-left-radius:4px;border-top-right-radius:4px}.custom-select-container .custom-select .custom-options-container .custom-select-search:focus{border-color:#999}.custom-select-container .custom-select .custom-options-container .custom-options{max-height:240px;overflow-y:auto;border-radius:0 0 4px 4px}.custom-select-container .custom-select .custom-options-container .custom-options .custom-option{padding:10px;cursor:pointer;transition:background .3s ease}.custom-select-container .custom-select .custom-options-container .custom-options .custom-option:hover{background:#f0f0f0}.custom-select-container .custom-select .custom-options-container .custom-options .custom-option.selected{background:#3c3c3c;color:#fff}.custom-select-container .icon{position:absolute;top:50%;transform:translateY(-50%);right:10px}
/*# sourceMappingURL=custom-select.min.css.map */
